This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from 9409553 fix symlink creation new 4cf7b46 Add Spanish 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/{de.po => es.po} | 13 ++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) copy po/{de.po => es.po} (63%) -- 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 4cf7b462d9801fdc3a914f5f48dc5bb0c7ca0718 Author: Ricardo Díaz Martín <ricardo.diaz@oceanosoft.com> Date: Tue Feb 25 17:33:07 2014 +0100 Add Spanish translation file. --- debian/changelog | 5 +++++ po/es.po | 24 ++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0897756..075e1a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ x2gomatebindings (0.0.1.2-0~x2go1) UNRELEASED; urgency=low + [ Mike Gabriel ] * New upstream release (0.0.1.2): - Drop invalid value (MATE) from Categories: field in x2gosuspend-mate.desktop. @@ -19,6 +20,10 @@ x2gomatebindings (0.0.1.2-0~x2go1) UNRELEASED; urgency=low + Use autogen.sh to build package. + Install scripts with 0755 permissions. + [ Ricardo Díaz Martín ] + * New upstream version (0.0.1.2): + - Add Spanish translation file. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 28 Jul 2013 18:35:22 +0200 x2gomatebindings (0.0.1.1-0~x2go1) unstable; urgency=low diff --git a/po/es.po b/po/es.po new file mode 100644 index 0000000..0b1e5fd --- /dev/null +++ b/po/es.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. +# Ricardo Diaz <oceanosoftlapalma@gmail.com>, 2014. +msgid "" +msgstr "" +"Project-Id-Version: de\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-08-29 10:36+0200\n" +"PO-Revision-Date: 2014-02-25 11:27+0100\n" +"Last-Translator: Ricardo Diaz <oceanosoftlapalma@gmail.com>\n" +"Language-Team: German <>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.5\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../extension/caja-x2goumount.c:77 ../extension/caja-x2goumount.c:78 +msgid "Unmount SSHFS Drive" +msgstr "Desmontar Disco SSHFS" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git