This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goplasmabindings. from 28350ae Add Dutch translation file. new f355261 Add Finnish 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 | 4 ++++ po/{fr.po => fi.po} | 25 +++++++++++++++---------- 2 files changed, 19 insertions(+), 10 deletions(-) copy po/{fr.po => fi.po} (70%) -- 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 f355261043297baff09db4e2f52bd3b99ffd9f30 Author: martti pitkanen <martti.pitkanen@aplcomp.fi> Date: Fri Aug 22 14:31:03 2014 +0200 Add Finnish translation file. --- debian/changelog | 4 ++++ po/fi.po | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+) diff --git a/debian/changelog b/debian/changelog index d38ec53..7be2799 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,10 @@ x2goplasmabindings (3.0.2.1-0x2go1) UNRELEASED; urgency=low * debian/copyright: + Update file. Make it DEP-5 compliant. + [ Martti Pitkänen ] + * New upstream version (3.0.2.1): + - Add Finnish translation file. + [ Jos ] * New upstream version (3.0.2.1): - Add Dutch translation file. diff --git a/po/fi.po b/po/fi.po new file mode 100644 index 0000000..938dc9b --- /dev/null +++ b/po/fi.po @@ -0,0 +1,57 @@ +# 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: fi\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: Finnish\n" +"X-Poedit-Country: Finnish\n" +"X-Poedit-SourceCharset: utf-8\n" +"Last-Translator: Martti Pitkänen <martti@aplcomp.fi>\n" +"X-Language: fi_FI\n" +"X-Source-Language: C\n" + +#: fsitem.cpp:36 +msgid "Click to open with dolphin" +msgstr "Klikkaamalla avaat dolphinini" + +#: fsitem.cpp:37 +msgid "Click to eject" +msgstr "Kllikkaa poistaaksesi" + +#: plasmax2godialog.cpp:56 x2goplasmoid.cpp:76 +msgid "X2Go Plasmoid" +msgstr "X2Go Plasmoid" + +#: plasmax2godialog.cpp:75 +msgid "Suspend session" +msgstr "Pysäytä ohjelma" + +#: po/rc.cpp:1 rc.cpp:1 +msgctxt "NAME OF TRANSLATORS" +msgid "Oleksandr Shneyder, Heinz-M. Graesing" +msgstr "Martti Pitkänen" + +#: po/rc.cpp:2 rc.cpp:2 +msgctxt "EMAIL OF TRANSLATORS" +msgid "" +"oleksandr.shneyder@obviously-nice.de, heinz-m.graesing@obviously-nice.de" +msgstr "martti@aplcomp.fi" + +#: x2goplasmoid.cpp:77 +msgid "" +"Manage X2Go shares\n" +"Suspend session" +msgstr "" +"Hallinnoi X2Go jakoja\n" +"Pysäytä istunto" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git