This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gognomebindings. from 6297b07 remove faulty entry from debian/changelog, version 2.0.2.1 new 3fb9223 Add translation for X2Go GNOMEv2 Bindings to Spanish. 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/{de.po => es.po} | 13 ++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) copy po/{de.po => es.po} (63%) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gognomebindings. commit 3fb9223fde3d79324671a8bc8ec5d020bc2cbda7 Author: Ricardo Díaz Martín <ricardo.diaz@oceanosoft.com> Date: Tue Feb 25 18:00:13 2014 +0100 Add translation for X2Go GNOMEv2 Bindings to Spanish. --- debian/changelog | 4 +++- po/es.po | 24 ++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a2c6de2..a4b118c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ x2gognomebindings (2.0.2.2-0~x2go1) UNRELEASED; urgency=low - * Continue development... + [ Ricardo Díaz Martín ] + * New upstream version (2.0.2.2): + - Add translation for X2Go GNOMEv2 Bindings to Spanish. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 07 Jan 2014 16:59:07 +0100 diff --git a/po/es.po b/po/es.po new file mode 100644 index 0000000..bfa4786 --- /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:24+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/nautilus-x2goumount.c:77 ../extension/nautilus-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/x2gognomebindings.git