Version 1.5.8

- Added missing install-i18n to the install target in the Makefile (reported
  by Joachim Wilke).
- Fixed a faulty comment in Make.config.template (reported by Marco Schlüßler).
- Improved i18n-to-gettext.pl (thanks to Matthias Schwarzott).
- Moved the "all" target in plugin Makefiles before the "Implicit rules",
  so that a plain "make" will compile everything (suggested by Matthias
  Schwarzott). The "newplugin" script has been changed accordingly.
  Plugin authors may want to change their Makefiles, too.
- Added DESTDIR and PREFIX handling to the Makefile (thanks to Matthias
  Schwarzott).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
- Added internationalization to the "skincurses" plugin (thanks to Rolf
  Ahrenberg).
- Checking the string for NULL in I18nTranslate().
- Updated the French OSD texts (thanks to Bruno Roussel).
- Some optimizations in cDvbDevice::SetChannelDevice() (thanks to Tobias Bratfisch).
- Optimized cMenuEditChrItem::Set() (thanks to Tobias Bratfisch).
- Optimized cNitFilter::Process() (thanks to Tobias Bratfisch).
- Reduced the number of time(NULL) calls in vdr.c's main loop to a single call
  (thanks to Tobias Bratfisch).
- Changed cBitmap::DrawText() to always draw the background unless ColorBg
  is clrTransparent (thanks to Christoph Haubrich).
- The "Setup/OSD/Language" menu now only shows those languages that actually
  have a locale (suggested by Anssi Hannula).
- Now using setenv() instead of setlocale() to set the language for gettext()
  (suggested by Anssi Hannula; thanks also to Ludwig Nussel for a hint on using
  _nl_msg_cat_cntr).
- When scanning the locale directory, VDR now explicitly looks for a file named
  vdr.mo. Text files for plugins are now named "vdr-name.mo", when "name" is the
  name of the plugin. The "newplugin" script has been changed accordingly, and
  plugin authors should change their Makefiles, too.
This commit is contained in:
Klaus Schmidinger
2007-08-19 18:00:00 +02:00
parent 4c65b525dc
commit e5a2aa41c9
60 changed files with 931 additions and 677 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
"POT-Creation-Date: 2007-08-12 14:11+0200\n"
"POT-Creation-Date: 2007-08-19 13:53+0200\n"
"PO-Revision-Date: 2007-08-12 14:17+0200\n"
"Last-Translator: Vladim<69>r B<>rta <vladimir.barta@k2atmitec.cz>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -36,12 +36,12 @@ msgid "No title"
msgstr "Bez n<>zvu"
#. TRANSLATORS: The name of the language, as written natively
#: i18n.c:29
#: i18n.c:30
msgid "LanguageName$English"
msgstr "<22>esky"
#. TRANSLATORS: The 3-letter code of the language
#: i18n.c:31
#: i18n.c:32
msgid "LanguageCode$eng"
msgstr "cze"
@@ -394,7 +394,7 @@ msgstr "Nastaven
msgid "Channels"
msgstr "Kan<61>ly"
#: menu.c:432 menu.c:847 menu.c:1920 menuitems.c:319
#: menu.c:432 menu.c:847 menu.c:1920 menuitems.c:320
msgid "Button$Delete"
msgstr "Smazat"
@@ -999,7 +999,7 @@ msgstr "Moduly"
msgid "This plugin has no setup parameters!"
msgstr "Modul nem<65> konfigura<72>n<EFBFBD> parametry!"
#: menu.c:2808 menu.c:2942 menuitems.c:951
#: menu.c:2808 menu.c:2942 menuitems.c:950
msgid "Setup"
msgstr "Nastaven<65>"
@@ -1074,7 +1074,7 @@ msgstr "Zvuk nen
msgid "Not enough disk space to start recording!"
msgstr "Nedostatek voln<6C>ho m<>sta k zapo<70>et<65> nahr<68>v<EFBFBD>n<EFBFBD>!"
#: menu.c:3767 vdr.c:1015 vdr.c:1075
#: menu.c:3767 vdr.c:1017 vdr.c:1077
msgid "No free DVB device to record!"
msgstr "<22><>dn<64> DVB karta nen<65> voln<6C> pro nahr<68>v<EFBFBD>n<EFBFBD>"
@@ -1111,23 +1111,23 @@ msgstr " a
msgid "yes"
msgstr "ano"
#: menuitems.c:287
#: menuitems.c:288
msgid " 0\t-.#~,/_@1\tabc2\tdef3\tghi4\tjkl5\tmno6\tpqrs7\ttuv8\twxyz9"
msgstr " 0\t-.#~,/_@1\tabc<62><63>2\tdef<65><66><EFBFBD>3\tghi<68>4\tjkl5\tmno<6E><6F>6\tpqrs<72><73>7\ttuv<75><76><EFBFBD>8\twxyz<79><7A>9"
#: menuitems.c:319
#: menuitems.c:320
msgid "Button$ABC/abc"
msgstr "ABC/abc"
#: menuitems.c:319
#: menuitems.c:320
msgid "Button$Insert"
msgstr "Vlo<6C>it"
#: menuitems.c:319
#: menuitems.c:320
msgid "Button$Overwrite"
msgstr "P<>epsat"
#: menuitems.c:972
#: menuitems.c:971
msgid "Plugin"
msgstr "Modul"
@@ -1232,39 +1232,39 @@ msgstr "Sobota"
msgid "Sunday"
msgstr "Ned<65>le"
#: vdr.c:861
#: vdr.c:863
msgid "Upcoming VPS recording!"
msgstr "Brzo za<7A>ne nahr<68>v<EFBFBD>n<EFBFBD> VPS!"
#: vdr.c:1023 vdr.c:1079
#: vdr.c:1025 vdr.c:1081
msgid "Recording started"
msgstr "Za<5A>alo nahr<68>v<EFBFBD>n<EFBFBD>"
#: vdr.c:1032
#: vdr.c:1034
msgid "VDR will shut down later - press Power to force"
msgstr ""
#: vdr.c:1044
#: vdr.c:1046
msgid "Press any key to cancel shutdown"
msgstr "Jak<61>koliv kl<6B>vesa zru<72><75> vypnut<75>"
#: vdr.c:1097
#: vdr.c:1099
msgid "Switching primary DVB..."
msgstr "P<>epnout prim<69>rn<72> DVB..."
#: vdr.c:1165
#: vdr.c:1167
msgid "Editing process failed!"
msgstr "Edita<74>n<EFBFBD> proces selhal!"
#: vdr.c:1167
#: vdr.c:1169
msgid "Editing process finished"
msgstr "Edita<74>n<EFBFBD> proces skon<6F>il"
#: vdr.c:1173
#: vdr.c:1175
msgid "Press any key to cancel restart"
msgstr ""
#: vdr.c:1193
#: vdr.c:1195
#, c-format
msgid "VDR will shut down in %s minutes"
msgstr ""