This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gognomebindings. from db38f6f Update COPYING file (to update FSF address). new b692c3b Add translation of X2Go GNOMEv2 Bindings to Dutch. 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 | 8 ++++++-- po/{de.po => nl.po} | 10 ++++++---- 2 files changed, 12 insertions(+), 6 deletions(-) copy po/{de.po => nl.po} (70%) -- 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 b692c3b06fe51525d1fb07c0d0de0390f109e1f2 Author: Jos <jos@ossolutions.nl> Date: Mon Aug 18 15:57:15 2014 +0200 Add translation of X2Go GNOMEv2 Bindings to Dutch. --- debian/changelog | 8 ++++++-- po/nl.po | 23 +++++++++++++++++++++++ 2 files changed, 29 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 81ecdba..40ac4f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -x2gognomebindings (2.0.2.2-0~x2go1) UNRELEASED; urgency=low +x2gognomebindings (2.0.2.2-0~x2go2) UNRELEASED; urgency=low [ Ricardo Díaz Martín ] * New upstream version (2.0.2.2): @@ -8,7 +8,11 @@ x2gognomebindings (2.0.2.2-0~x2go1) UNRELEASED; urgency=low * New upstream version (2.0.2.2): - Update COPYING file (to update FSF address). - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 07 Jan 2014 16:59:07 +0100 + [ Jos ] + * New upstream version (2.0.2.2): + - Add translation of X2Go GNOMEv2 Bindings to Dutch. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 18 Aug 2014 15:56:44 +0200 x2gognomebindings (2.0.2.1-0~x2go1) unstable; urgency=low diff --git a/po/nl.po b/po/nl.po new file mode 100644 index 0000000..d5638b7 --- /dev/null +++ b/po/nl.po @@ -0,0 +1,23 @@ +# 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: de\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-08-29 10:36+0200\n" +"PO-Revision-Date: 2014-08-18 10:28+0100\n" +"Last-Translator: Jos <jos@ossolutions.nl>\n" +"Language-Team: German <oleksandr.shneyder@obviously-nice.de>\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" + +#: ../extension/nautilus-x2goumount.c:77 +#: ../extension/nautilus-x2goumount.c:78 +msgid "Unmount SSHFS Drive" +msgstr "SSHFS schijf ontkoppelen" + -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git