mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
- Updated the Swedish OSD texts (thanks to Tomas Berglund). - Made the 'pic2mpg' script of the 'pictures' plugin work with uppercase filename extensions and relative paths (thanks to Stefan Wagner for reporting this one). - Updated the Romanian OSD texts (thanks to Lucian Muresan). - Updated the Dutch OSD texts (thanks to Johan Schuring). - Stripping control codes 0x86 and 0x87 from SI strings. - Updated French language texts (thanks to Jean-Claude Repetto). - Fixed handling 3 and 4 byte UTF-8 symbols in Utf8CharGet() (thanks to Andreas Mair). - Fixed a crash in cFreetypeFont::DrawText() if an unknown symbol is encountered (thanks to Tobias Grimm). Unknown symbols are replaced with a '?'. - Updated the Slovenian OSD texts (thanks to Matjaz Thaler). - Updated the Czech OSD texts (thanks to Vladimír Bárta and Jiri Dobry). - Updated the Turkish OSD texts (thanks to Oktay Yolgeçen). - The 'plugins' target in the Makefile now returns an error exit code if one of the plugins failed to compile (suggested by Tobias Grimm). - Rendering the non-breaking space symbol as a blank (thanks to Tobias Grimm). - Changed the default character set for SI data from ISO6937 (as required by the DVB standard ETSI EN 300 468) to ISO-8859-9, in order to work around the stupidity of some providers, who actually use ISO-8859-9, but fail to correctly announce that.
35 lines
793 B
Plaintext
35 lines
793 B
Plaintext
# VDR plugin language source file.
|
|
# Copyright (C) 2008 Klaus Schmidinger <kls@cadsoft.de>
|
|
# This file is distributed under the same license as the VDR package.
|
|
# Oktay Yolgeçen <oktay_73@yahoo.de>, 2007
|
|
#
|
|
msgid ""
|
|
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"
|
|
"Last-Translator: Oktay Yolgeçen <oktay_73@yahoo.de>\n"
|
|
"Language-Team: Turkish\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=ISO-8859-9\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
msgid "A friendly greeting"
|
|
msgstr ""
|
|
|
|
msgid "Hello"
|
|
msgstr ""
|
|
|
|
msgid "Greeting time (s)"
|
|
msgstr ""
|
|
|
|
msgid "Use alternate greeting"
|
|
msgstr ""
|
|
|
|
msgid "Howdy folks!"
|
|
msgstr ""
|
|
|
|
msgid "Hello world!"
|
|
msgstr ""
|