This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goplasmabindings. from f355261 Add Finnish translation file. new 2b422bd use full name for the Dutch translator new bff53fe Add Estonian translation file. The 2 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 | 6 +++++- po/{fi.po => et.po} | 25 ++++++++++++------------- 2 files changed, 17 insertions(+), 14 deletions(-) copy po/{fi.po => et.po} (75%) -- 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 2b422bd242ca9071ff5fc6a465ce913567adfc75 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Sep 9 13:10:08 2014 +0200 use full name for the Dutch translator --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7be2799..522da9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,7 @@ x2goplasmabindings (3.0.2.1-0x2go1) UNRELEASED; urgency=low * New upstream version (3.0.2.1): - Add Finnish translation file. - [ Jos ] + [ Jos Wolfram ] * New upstream version (3.0.2.1): - Add Dutch translation file. -- 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 bff53fec122dbece3050bc8c5e40056530c44041 Author: Robert Parts <parts@neti.ee> Date: Tue Sep 9 13:11:18 2014 +0200 Add Estonian translation file. --- debian/changelog | 4 ++++ po/et.po | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) diff --git a/debian/changelog b/debian/changelog index 522da9b..92c36dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,10 @@ x2goplasmabindings (3.0.2.1-0x2go1) UNRELEASED; urgency=low * New upstream version (3.0.2.1): - Add Dutch translation file. + [ Robert Parts ] + * New upstream version (3.0.2.1): + - Add Estonian 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/et.po b/po/et.po new file mode 100644 index 0000000..c0da95d --- /dev/null +++ b/po/et.po @@ -0,0 +1,56 @@ +# x2goplasmabindings +# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# This file is distributed under the same license as the x2goplasmabindings package. +# +msgid "" +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: 2014-08-20 07:25+0100\n" +"Language-Team: X2Go i18n <x2go-i18n@lists.berlios.de>\n" +"Language: et\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Poedit-Language: Estonian\n" +"X-Poedit-Country: Estonia\n" +"X-Poedit-SourceCharset: utf-8\n" +"Last-Translator: Robert Parts <partsrobert@gmail.com>\n" +"X-Language: et_EE\n" + +#: fsitem.cpp:36 +msgid "Click to open with dolphin" +msgstr "Kliki, et avada 'dolphin'" + +#: fsitem.cpp:37 +msgid "Click to eject" +msgstr "Klikka, et eemaldadaKllikkaa poistaaksesi" + +#: plasmax2godialog.cpp:56 x2goplasmoid.cpp:76 +msgid "X2Go Plasmoid" +msgstr "X2Go Plasmoid" + +#: plasmax2godialog.cpp:75 +msgid "Suspend session" +msgstr "Peata sessioonPysäytä ohjelma" + +#: po/rc.cpp:1 rc.cpp:1 +msgctxt "NAME OF TRANSLATORS" +msgid "Oleksandr Shneyder, Heinz-M. Graesing" +msgstr "Robert Parts" + +#: po/rc.cpp:2 rc.cpp:2 +msgctxt "EMAIL OF TRANSLATORS" +msgid "" +"oleksandr.shneyder@obviously-nice.de, heinz-m.graesing@obviously-nice.de" +msgstr "partsrobert@gmail.com" + +#: x2goplasmoid.cpp:77 +msgid "" +"Manage X2Go shares\n" +"Suspend session" +msgstr "" +"Halda X2Go jagamisi\n" +"Peata sessioon" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git