From 0206d90a49bf6421bbd6531b83cb45a5e94bdff6 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 6 Sep 2008 14:30:00 +0200 Subject: Updated the Turkish language texts of the hello plugin --- PLUGINS/src/hello/HISTORY | 4 ++++ PLUGINS/src/hello/hello.c | 4 ++-- PLUGINS/src/hello/po/tr_TR.po | 14 +++++++------- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/PLUGINS/src/hello/HISTORY b/PLUGINS/src/hello/HISTORY index b4d09aba..14e78f6e 100644 --- a/PLUGINS/src/hello/HISTORY +++ b/PLUGINS/src/hello/HISTORY @@ -62,3 +62,7 @@ VDR Plugin 'hello' Revision History 2008-03-18: Version 0.2.2 - Updated the Croatian language texts (thanks to Adrian Caval). + +2008-009-06 Version 0.2.3 + +- Updated the Turkish language texts (thanks to Oktay Yolgeçen). diff --git a/PLUGINS/src/hello/hello.c b/PLUGINS/src/hello/hello.c index 4d87d04f..a9a82cc6 100644 --- a/PLUGINS/src/hello/hello.c +++ b/PLUGINS/src/hello/hello.c @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: hello.c 1.15 2008/03/18 17:13:25 kls Exp $ + * $Id: hello.c 2.1 2008/09/06 14:30:00 kls Exp $ */ #include @@ -12,7 +12,7 @@ #include #include -static const char *VERSION = "0.2.2"; +static const char *VERSION = "0.2.3"; static const char *DESCRIPTION = trNOOP("A friendly greeting"); static const char *MAINMENUENTRY = trNOOP("Hello"); diff --git a/PLUGINS/src/hello/po/tr_TR.po b/PLUGINS/src/hello/po/tr_TR.po index 74585b46..4202881d 100644 --- a/PLUGINS/src/hello/po/tr_TR.po +++ b/PLUGINS/src/hello/po/tr_TR.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" -"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"PO-Revision-Date: 2008-05-12 22:34:4800\n" "Last-Translator: Oktay Yolgeçen \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -16,19 +16,19 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" msgid "A friendly greeting" -msgstr "" +msgstr "Dostça selam" msgid "Hello" -msgstr "" +msgstr "Merhaba" msgid "Greeting time (s)" -msgstr "" +msgstr "Selam vakiti (s)" msgid "Use alternate greeting" -msgstr "" +msgstr "Alternatif selam kullan" msgid "Howdy folks!" -msgstr "" +msgstr "Selam dostlar!" msgid "Hello world!" -msgstr "" +msgstr "Merhaba dünya!" -- cgit v1.2.3