This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gognomebindings. from 62a87a2 Re-name x2gonautilus to "Nautilus (X2Go/SSHFS)" in x2gonautilus.desktop file. new 2b12dfa Add Turkish translation to X2Go GNOMEv2 Bindings. 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} | 17 ++++++++++------- share/applications/x2gosuspend-gnome2.desktop | 1 + 3 files changed, 19 insertions(+), 7 deletions(-) copy po/{de.po => tr.po} (53%) -- 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 2b12dfa12aaf51b0d3bc292e4e583c2907d2c278 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Dec 13 01:45:45 2014 +0100 Add Turkish translation to X2Go GNOMEv2 Bindings. --- debian/changelog | 8 ++++++++ po/tr.po | 24 ++++++++++++++++++++++++ share/applications/x2gosuspend-gnome2.desktop | 1 + 3 files changed, 33 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3da47da..7f8e3f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,14 @@ x2gognomebindings (2.0.2.2-0~x2go2) UNRELEASED; urgency=low - Add translation of X2Go GNOMEv2 Bindings to Danish. - Translate Name= field in x2gosuspend-gnome2.desktop to Danish. + [ Kaan Ozdincer ] + * New upstream version (2.0.2.2): + - Add translation of X2Go GNOMEv2 Bindings to Turkish. + + [ Necdet Yücel ] + * New upstream version (2.0.2.2): + - Translate Name= field in x2gosuspend-gnome2.desktop to Turkish. + -- 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/tr.po b/po/tr.po new file mode 100644 index 0000000..a121de5 --- /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: PyHoca-GUI\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-11-27 12:31+0100\n" +"PO-Revision-Date: 2014-11-20 13:57+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" + +#: ../extension/nautilus-x2goumount.c:77 ../extension/nautilus-x2goumount.c:78 +#: ../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-gnome2.desktop b/share/applications/x2gosuspend-gnome2.desktop index 078ce80..b58e46c 100644 --- a/share/applications/x2gosuspend-gnome2.desktop +++ b/share/applications/x2gosuspend-gnome2.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-gnome Terminal=false -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git