This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from 4d8ea3a forgot to add x2gomatebindings-rpmlintrc new e8ae28b Add translation of X2Go MATE Bindings to Turkish. 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 => tr.po} | 13 ++++++++----- share/applications/x2gosuspend-mate.desktop | 1 + 3 files changed, 17 insertions(+), 5 deletions(-) copy po/{de.po => tr.po} (65%) -- 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 e8ae28be0ab229011d0c33095c43caa0884a306e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Dec 13 02:25:32 2014 +0100 Add translation of X2Go MATE Bindings to Turkish. --- debian/changelog | 8 ++++++++ po/tr.po | 24 ++++++++++++++++++++++++ share/applications/x2gosuspend-mate.desktop | 1 + 3 files changed, 33 insertions(+) diff --git a/debian/changelog b/debian/changelog index f86d02b..c05157e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,14 @@ x2gomatebindings (0.0.1.3-0~x2go1) UNRELEASED; urgency=medium - Add Danish translation file. - Translate Name= field in x2gosuspend-mate to Danish. + [ Kaan Ozdincer ] + * New upstream version (0.0.1.3): + - Add translation of X2Go MATE Bindings to Turkish. + + [ Necdet Yücel ] + * New upstream version (0.0.1.3): + - Translate Name= field in x2gosuspend-mate.desktop to Turkish. + -- 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/tr.po b/po/tr.po new file mode 100644 index 0000000..2fc44bf --- /dev/null +++ b/po/tr.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: de\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-08-29 10:36+0200\n" +"PO-Revision-Date: 2014-11-18 20:41+0000\n" +"Last-Translator: Kaan Özdinçer <kaanozdincer@gmail.com>\n" +"Language-Team: Turkish <x2go-i18n@lists.x2go.org>\n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Pootle 2.5.1.1\n" + +#: ../extension/caja-x2goumount.c:77 ../extension/caja-x2goumount.c:78 +msgid "Unmount SSHFS Drive" +msgstr "SSHFS Sürücüsünü Ayır" + diff --git a/share/applications/x2gosuspend-mate.desktop b/share/applications/x2gosuspend-mate.desktop index 0e5eb0e..2df1085 100644 --- a/share/applications/x2gosuspend-mate.desktop +++ b/share/applications/x2gosuspend-mate.desktop @@ -4,6 +4,7 @@ Name[de]=X2Go Sitzung unterbrechen Name[nl]=X2Go sessie pauzeren Name[fi]=Pysäytä X2Go -istunto Name[da]=Suspendere X2Go Sessionen +Name[tr]=X2Go Oturumunu Askıya Al Icon=exit Exec=x2gosuspend-session-mate Terminal=false -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git