This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from 1241bc6 Update COPYING file (to update FSF address). new 27680b3 Add Dutch 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 | 8 ++++++-- po/{de.po => nl.po} | 10 ++++++---- 2 files changed, 12 insertions(+), 6 deletions(-) copy po/{de.po => nl.po} (71%) -- 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 27680b3c93342945169f5e34cfaa94a6d9c3813e Author: Jos <jos@ossolutions.nl> Date: Mon Aug 18 15:50:25 2014 +0200 Add Dutch translation file. --- debian/changelog | 8 ++++++-- po/nl.po | 23 +++++++++++++++++++++++ 2 files changed, 29 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8770de3..f72531c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -x2gomatebindings (0.0.1.2-0~x2go1) UNRELEASED; urgency=low +x2gomatebindings (0.0.1.2-0~x2go2) UNRELEASED; urgency=low [ Mike Gabriel ] * New upstream release (0.0.1.2): @@ -30,7 +30,11 @@ x2gomatebindings (0.0.1.2-0~x2go1) UNRELEASED; urgency=low * 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 + [ Jos ] + * New upstream version (0.0.1.2): + - Add Dutch translation file. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 18 Aug 2014 15:49:51 +0200 x2gomatebindings (0.0.1.1-0~x2go1) unstable; urgency=low diff --git a/po/nl.po b/po/nl.po new file mode 100644 index 0000000..8a1e45f --- /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:30+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/caja-x2goumount.c:77 +#: ../extension/caja-x2goumount.c:78 +msgid "Unmount SSHFS Drive" +msgstr "SSHFS schijf ontkoppenl" + -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git