This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goplasmabindings. from 04b717b debian/changelog: typo fix new 28350ae Add Dutch translation file. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 5 +++++ po/nl.po | 29 ++++++++++++++++------------- 2 files changed, 21 insertions(+), 13 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit 28350aee6c38eca55d08dabd5b71cbed58c9666d Author: Jos <jos@ossolutions.nl> Date: Mon Aug 18 15:48:23 2014 +0200 Add Dutch translation file. --- debian/changelog | 5 +++++ po/nl.po | 29 ++++++++++++++++------------- 2 files changed, 21 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index 36e2be7..d38ec53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ x2goplasmabindings (3.0.2.1-0x2go1) UNRELEASED; urgency=low + [ Mike Gabriel ] * New upstream version (3.0.2.1): - Add copyright notices to file headers. Add COPYING file (LGPL-2). (Fixes: #304). * debian/copyright: + Update file. Make it DEP-5 compliant. + [ Jos ] + * New upstream version (3.0.2.1): + - Add Dutch translation file. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 02 Apr 2014 10:51:34 +0200 x2goplasmabindings (3.0.2.0-0x2go1) unstable; urgency=low diff --git a/po/nl.po b/po/nl.po index 13e8e51..c87f0c5 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: x2goplasmabindings VERSION\n" "Report-Msgid-Bugs-To: http://www.x2go.org\n" "POT-Creation-Date: 2010-07-01 15:28+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"PO-Revision-Date: 2014-08-18 10:43+0100\n" "Language-Team: X2Go i18n <x2go-i18n@lists.berlios.de>\n" "Language: nl\n" "MIME-Version: 1.0\n" @@ -16,36 +16,39 @@ msgstr "" "X-Poedit-Language: Dutch\n" "X-Poedit-Country: NETHERLANDS\n" "X-Poedit-SourceCharset: utf-8\n" +"Last-Translator: Jos <jos@ossolutions.nl>\n" #: fsitem.cpp:36 msgid "Click to open with dolphin" -msgstr "" +msgstr "Klik voor openen met dolphin" #: fsitem.cpp:37 msgid "Click to eject" -msgstr "" +msgstr "klik voor uitwerpen" -#: plasmax2godialog.cpp:56 x2goplasmoid.cpp:76 +#: plasmax2godialog.cpp:56 +#: x2goplasmoid.cpp:76 msgid "X2Go Plasmoid" -msgstr "" +msgstr "X2GO plasmoid" #: plasmax2godialog.cpp:75 msgid "Suspend session" -msgstr "" +msgstr "Sessie pauzeren" -#: po/rc.cpp:1 rc.cpp:1 +#: po/rc.cpp:1 +#: rc.cpp:1 msgctxt "NAME OF TRANSLATORS" msgid "Oleksandr Shneyder, Heinz-M. Graesing" -msgstr "" +msgstr "Oleksandr Shneyder, Heinz-M. Graesing" -#: po/rc.cpp:2 rc.cpp:2 +#: po/rc.cpp:2 +#: rc.cpp:2 msgctxt "EMAIL OF TRANSLATORS" -msgid "" -"oleksandr.shneyder@obviously-nice.de, heinz-m.graesing@obviously-nice.de" -msgstr "" +msgid "oleksandr.shneyder@obviously-nice.de, heinz-m.graesing@obviously-nice.de" +msgstr "oleksandr.shneyder@obviously-nice.de, heinz-m.graesing@obviously-nice.de" #: x2goplasmoid.cpp:77 msgid "" "Manage X2Go shares\n" "Suspend session" -msgstr "" +msgstr "Beheer X2Go gedeelde mappen" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git