This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit 07c2370af6ab6294b587110214ac193c0f63e03e Author: Kaan Özdinçer <kaanozdincer@gmail.com> Date: Sat Dec 13 00:52:11 2014 +0100 Add Turkish translation file. --- debian/changelog | 4 ++++ pinentry-x2go/pinentry-x2go.pro | 1 + pinentry-x2go/pinentry-x2go_tr.ts | 25 +++++++++++++++++++++++++ 3 files changed, 30 insertions(+) diff --git a/debian/changelog b/debian/changelog index e47b6a6..28e338c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,10 @@ pinentry-x2go (0.7.5.8-0x2go1) UNRELEASED; urgency=medium * New upstream version (0.7.5.8): - Add Estonian translation file. + [ Kaan Özdinçer ] + * New upstream version (0.7.5.8): + - Add Turkish translation file. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 23 Aug 2014 21:47:12 +0200 pinentry-x2go (0.7.5.7-0x2go3) unstable; urgency=low diff --git a/pinentry-x2go/pinentry-x2go.pro b/pinentry-x2go/pinentry-x2go.pro index 97843ce..f8b4edd 100644 --- a/pinentry-x2go/pinentry-x2go.pro +++ b/pinentry-x2go/pinentry-x2go.pro @@ -15,6 +15,7 @@ TRANSLATIONS += pinentry-x2go_da.ts \ pinentry-x2go_pt.ts \ pinentry-x2go_ru.ts \ pinentry-x2go_sv.ts \ + pinentry-x2go_tr.ts \ pinentry-x2go_zh_tw.ts TEMPLATE = app diff --git a/pinentry-x2go/pinentry-x2go_tr.ts b/pinentry-x2go/pinentry-x2go_tr.ts new file mode 100644 index 0000000..ec27649 --- /dev/null +++ b/pinentry-x2go/pinentry-x2go_tr.ts @@ -0,0 +1,25 @@ +<?xml version='1.0' encoding='utf-8'?> +<!DOCTYPE TS> +<TS version="2.0" language="tr"> +<context> + <name>PinEntryDialog</name> + <message> + <location filename="pinentrydialog.cpp" line="38"/> + <source>X2Go Pinpad</source> + <translation>X2Go Pinpad</translation> + </message> + <message> + <location filename="pinentrydialog.cpp" line="166"/> + <source>Please, enter your PIN</source> + <translation>Lütfen, PIN kodunuzu girin</translation> + </message> +</context> +<context> + <name>TemplateDialog</name> + <message> + <location filename="templatedlg.ui" line="13"/> + <source>Dialog</source> + <translation>Pencere</translation> + </message> +</context> +</TS> -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git