mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Updated the Turkish language texts of the hello plugin
This commit is contained in:
parent
a079bc9c25
commit
0206d90a49
@ -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).
|
||||
|
@ -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 <getopt.h>
|
||||
@ -12,7 +12,7 @@
|
||||
#include <vdr/interface.h>
|
||||
#include <vdr/plugin.h>
|
||||
|
||||
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");
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Project-Id-Version: VDR 1.6.0\n"
|
||||
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\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 <oktay_73@yahoo.de>\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!"
|
||||
|
Loading…
Reference in New Issue
Block a user