This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from 96d0cbf Translate Name= field in x2gosuspend-mate.desktop to Dutch. new 346d454 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/{es.po => fi.po} | 16 ++++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) copy po/{es.po => fi.po} (65%) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit 346d454e82d8b1f1d2ab8b819135d9298b436009 Author: martti pitkanen <martti.pitkanen@aplcomp.fi> Date: Fri Aug 22 14:38:52 2014 +0200 Add Finnish translation file. --- debian/changelog | 4 ++++ po/fi.po | 24 ++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2704b2d..782679c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,10 @@ x2gomatebindings (0.0.1.2-0~x2go2) UNRELEASED; urgency=low + Use autogen.sh to build package. + Install scripts with 0755 permissions. + [ Martti Pitkänen ] + * New upstream version (0.0.1.2): + - Add Finnish translation file. + [ Ricardo Díaz Martín ] * New upstream version (0.0.1.2): - Add Spanish translation file. diff --git a/po/fi.po b/po/fi.po new file mode 100644 index 0000000..1450d32 --- /dev/null +++ b/po/fi.po @@ -0,0 +1,24 @@ +# translation of de.po to German +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de>, 2008. +msgid "" +msgstr "" +"Project-Id-Version: fi\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-08-29 10:36+0200\n" +"PO-Revision-Date: 2014-08-19 10:33+0200\n" +"Last-Translator: Martti Pitkanen <martti@aplcomp.fi>\n" +"Language-Team: Finnish <martti@aplcomp.fi>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Language: fi_FI\n" +"X-Source-Language: C\n" + +#: ../extension/caja-x2goumount.c:77 ../extension/caja-x2goumount.c:78 +msgid "Unmount SSHFS Drive" +msgstr "Sulje SSHFS -levyjako" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git