This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goplasmabindings. from ffe1e9c fix for last commit new 42035d8 Add Turkish 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/{x2goplasmoid.pot => tr.po} | 24 +++++++++++++----------- 2 files changed, 17 insertions(+), 11 deletions(-) copy po/{x2goplasmoid.pot => tr.po} (60%) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit 42035d8b384b43460c4d518e676dada809a8950d Author: Kaan Ozdincer <kaanozdincer@gmail.com> Date: Sat Dec 13 01:04:53 2014 +0100 Add Turkish translation file. --- debian/changelog | 4 ++++ po/tr.po | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2f35365..ae70758 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,10 @@ x2goplasmabindings (3.0.2.1-0x2go1) UNRELEASED; urgency=low * New upstream version (3.0.2.1): - Update Danish translation file. + [ Kaan Ozdincer ] + * New upstream version (3.0.2.1): + - Add Turkish translation file. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 02 Apr 2014 10:51:34 +0200 x2goplasmabindings (3.0.2.0-0x2go1) unstable; urgency=low diff --git a/po/tr.po b/po/tr.po new file mode 100644 index 0000000..e9acb87 --- /dev/null +++ b/po/tr.po @@ -0,0 +1,52 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://www.x2go.org\n" +"POT-Creation-Date: 2010-07-01 15:28+0200\n" +"PO-Revision-Date: 2014-11-19 00:21+0000\n" +"Last-Translator: Kaan Özdinçer <kaanozdincer@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: fsitem.cpp:36 +msgid "Click to open with dolphin" +msgstr "Dolphin ile açmak için tıklayın" + +#: fsitem.cpp:37 +msgid "Click to eject" +msgstr "Çıkartmak için tıklayın" + +#: plasmax2godialog.cpp:56 x2goplasmoid.cpp:76 +msgid "X2Go Plasmoid" +msgstr "X2Go Plazmoid" + +#: plasmax2godialog.cpp:75 +msgid "Suspend session" +msgstr "Oturumu askıya al" + +#: po/rc.cpp:1 rc.cpp:1 +msgctxt "NAME OF TRANSLATORS" +msgid "Oleksandr Shneyder, Heinz-M. Graesing, Kaan Özdinçer" +msgstr "Oleksandr Shneyder, Heinz-M. Graesing, Kaan Özdinçer" + +#: po/rc.cpp:2 rc.cpp:2 +msgctxt "EMAIL OF TRANSLATORS" +msgid "" +"oleksandr.shneyder@obviously-nice.de, heinz-m.graesing@obviously-nice.de, kaanozdincer@gmail.com" +msgstr "" +"oleksandr.shneyder@obviously-nice.de, heinz-m.graesing@obviously-nice.de, kaanozdincer@gmail.com" + +#: x2goplasmoid.cpp:77 +msgid "" +"Manage X2Go shares\n" +"Suspend session" +msgstr "" +"X2Go paylaşımlarını yönet\n" +"Oturumu askıya al" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git