This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from 0b9d1a4 * x2gomatebindings.spec: Drop from BR: GConf2-devel. new bf950e7 Add Danish 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/{et.po => da.po} | 13 +++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) copy po/{et.po => da.po} (69%) -- 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 bf950e7f45ed20a0dcfb720f1de7b723bdb7a66c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Nov 4 06:17:19 2014 +0100 Add Danish translation file. --- debian/changelog | 4 ++++ po/da.po | 24 ++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1a3dca5..15ffe48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,10 @@ x2gomatebindings (0.0.1.3-0~x2go1) UNRELEASED; urgency=medium * x2gomatebindings.spec: + Drop from BR: GConf2-devel. + [ Mark Pedersen-Cook ] + * New upstream version (0.0.1.3): + - Add Danish translation file. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 03 Oct 2014 17:03:24 +0200 x2gomatebindings (0.0.1.2-0~x2go2) unstable; urgency=low diff --git a/po/da.po b/po/da.po new file mode 100644 index 0000000..dc7f398 --- /dev/null +++ b/po/da.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: da\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-08-29 10:36+0200\n" +"PO-Revision-Date: 20014-11-04 10:13+0100\n" +"Last-Translator: Mark Pedersen-Cook <mark@fleten.net>\n" +"Language-Team: Danish <x2go-i18n@lists.x2go.org>\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: da\n" +"X-Source-Language: en\n" + +#: ../extension/caja-x2goumount.c:77 ../extension/caja-x2goumount.c:78 +msgid "Unmount SSHFS Drive" +msgstr "Afmontere SSHFS Drive" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git