mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
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:
40
po/ca_ES.po
40
po/ca_ES.po
@@ -9,7 +9,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: Jordi Vil<69> <jvila@tinet.org>\n"
|
||||
"Language-Team: <vdr@linuxtv.org>\n"
|
||||
@@ -38,12 +38,12 @@ msgid "No title"
|
||||
msgstr ""
|
||||
|
||||
#. TRANSLATORS: The name of the language, as written natively
|
||||
#: i18n.c:29
|
||||
#: i18n.c:30
|
||||
msgid "LanguageName$English"
|
||||
msgstr "Catal<61>"
|
||||
|
||||
#. TRANSLATORS: The 3-letter code of the language
|
||||
#: i18n.c:31
|
||||
#: i18n.c:32
|
||||
msgid "LanguageCode$eng"
|
||||
msgstr "cat"
|
||||
|
||||
@@ -396,7 +396,7 @@ msgstr "Propietats del canal duplicades!"
|
||||
msgid "Channels"
|
||||
msgstr "Canals"
|
||||
|
||||
#: 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 "Esborrar"
|
||||
|
||||
@@ -1001,7 +1001,7 @@ msgstr "Plugins"
|
||||
msgid "This plugin has no setup parameters!"
|
||||
msgstr "Aquest plugin no admet configuraci<63>!"
|
||||
|
||||
#: menu.c:2808 menu.c:2942 menuitems.c:951
|
||||
#: menu.c:2808 menu.c:2942 menuitems.c:950
|
||||
msgid "Setup"
|
||||
msgstr "Configuraci<63>"
|
||||
|
||||
@@ -1076,7 +1076,7 @@ msgstr ""
|
||||
msgid "Not enough disk space to start recording!"
|
||||
msgstr ""
|
||||
|
||||
#: 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 "No hi ha cap dispositiu DVB lliure per gravar!"
|
||||
|
||||
@@ -1113,23 +1113,23 @@ msgstr " a
|
||||
msgid "yes"
|
||||
msgstr "s<>"
|
||||
|
||||
#: menuitems.c:287
|
||||
#: menuitems.c:288
|
||||
msgid " 0\t-.#~,/_@1\tabc2\tdef3\tghi4\tjkl5\tmno6\tpqrs7\ttuv8\twxyz9"
|
||||
msgstr ""
|
||||
|
||||
#: menuitems.c:319
|
||||
#: menuitems.c:320
|
||||
msgid "Button$ABC/abc"
|
||||
msgstr "ABC/abc"
|
||||
|
||||
#: menuitems.c:319
|
||||
#: menuitems.c:320
|
||||
msgid "Button$Insert"
|
||||
msgstr "Inserir"
|
||||
|
||||
#: menuitems.c:319
|
||||
#: menuitems.c:320
|
||||
msgid "Button$Overwrite"
|
||||
msgstr "Sobrescriure"
|
||||
|
||||
#: menuitems.c:972
|
||||
#: menuitems.c:971
|
||||
msgid "Plugin"
|
||||
msgstr "Plugin"
|
||||
|
||||
@@ -1234,39 +1234,39 @@ msgstr "Dissabte"
|
||||
msgid "Sunday"
|
||||
msgstr "Diumenge"
|
||||
|
||||
#: vdr.c:861
|
||||
#: vdr.c:863
|
||||
msgid "Upcoming VPS recording!"
|
||||
msgstr ""
|
||||
|
||||
#: vdr.c:1023 vdr.c:1079
|
||||
#: vdr.c:1025 vdr.c:1081
|
||||
msgid "Recording started"
|
||||
msgstr ""
|
||||
|
||||
#: 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 "Prem qualsevol tecla per cancel<65>lar l'aturada"
|
||||
|
||||
#: vdr.c:1097
|
||||
#: vdr.c:1099
|
||||
msgid "Switching primary DVB..."
|
||||
msgstr "Canviant a la interf<72>cie DVB prim<69>ria..."
|
||||
|
||||
#: vdr.c:1165
|
||||
#: vdr.c:1167
|
||||
msgid "Editing process failed!"
|
||||
msgstr "Proc<6F>s d'edici<63> fallit!"
|
||||
|
||||
#: vdr.c:1167
|
||||
#: vdr.c:1169
|
||||
msgid "Editing process finished"
|
||||
msgstr "Proc<6F>s d'edici<63> finalitzat"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
Reference in New Issue
Block a user