Commit Graph

325 Commits

Author SHA1 Message Date
Klaus Schmidinger 1e1cd4554e Added codes for more languages and special audio tracks 2020-06-15 15:57:32 +02:00
Klaus Schmidinger 5f3ad4fc9b Added the language code for Bulgarian 2020-05-11 11:04:29 +02:00
Klaus Schmidinger 13edfc1382 Implemented FHS support; fixed handling config directory if only -v is given 2012-09-01 14:03:45 +02:00
Klaus Schmidinger 4bbbd89ee9 Fixed language code entry for Portuguese 2011-08-15 10:05:19 +02:00
Klaus Schmidinger 698ffdc970 Added Serbian language texts 2011-02-20 16:08:39 +01:00
Klaus Schmidinger ab0beb2ddb Added support for languages that are written right-to-left 2010-09-19 12:36:07 +02:00
Klaus Schmidinger ad19b83ff2 Replaced the Finnish language code "smi" with "suo" 2008-09-06 12:25:32 +02:00
Klaus Schmidinger 6d8f92e240 The new option --localedir can be used to set the locale directory at runtime 2008-01-19 12:25:54 +01:00
Klaus Schmidinger 2fa568654d Added Ukrainian language texts 2007-11-01 10:38:27 +01:00
Klaus Schmidinger a241ad38b8 Added the new i18n macro trVDR() 2007-08-24 14:03:47 +02:00
Klaus Schmidinger 91ad06409b Fixed some compiler warnings with gcc-4.2.0 2007-08-24 13:18:21 +02:00
Klaus Schmidinger 1998a2fb62 Fixed detecting whether a particular locale is actually supported 2007-08-24 13:09:09 +02:00
Klaus Schmidinger f075b1cea7 Fixed stripping the context in I18nTranslate() 2007-08-24 12:56:57 +02:00
Klaus Schmidinger c9ccd0ae1d Fixed handling locale directories with a large number of entries 2007-08-19 16:04:22 +02:00
Klaus Schmidinger 69db18ef8f Explicitly looking for vdr.mo; text files for plugins named 'vdr-name.mo'; revoked 'best match' 2007-08-19 14:34:44 +02:00
Klaus Schmidinger 8014316a31 The "Setup/OSD/Language" menu now only shows those languages that actually have a locale (suggested by Anssi Hannula) 2007-08-18 09:21:52 +02:00
Klaus Schmidinger 7bb744ccb0 I18nInitialize() now uses best matching default locale 2007-08-17 12:38:55 +02:00
Klaus Schmidinger e48d4293e5 Checking the string for NULL in I18nTranslate() 2007-08-15 14:18:26 +02:00
Klaus Schmidinger 4c28809e2d No more default for OSDLanguage 2007-08-12 12:18:23 +02:00
Klaus Schmidinger 84faea7f0d Put the three letter language codes and aliases into i18n.c 2007-08-12 09:54:23 +02:00
Klaus Schmidinger 26e2e4dee2 Using system locale for i18n by default 2007-08-11 14:27:02 +02:00
Klaus Schmidinger 0f7a4af168 Switched I18N to gettext 2007-08-11 12:39:06 +02:00
Klaus Schmidinger 5b8fe34a0e Fixes in preparation for 'gettext' 2007-07-29 11:35:03 +02:00
Klaus Schmidinger 6ab7d34010 Updated the Estonian OSD texts 2007-07-28 11:20:25 +02:00
Klaus Schmidinger a8eaa2538c Updated the Finnish OSD texts 2007-07-20 15:04:56 +02:00
Klaus Schmidinger 3796bebfc5 Updated the Russian OSD texts 2007-07-20 12:35:53 +02:00
Klaus Schmidinger e5def7917b Added full weekday names to i18n.c for plugins to use 2007-06-23 10:54:31 +02:00
Klaus Schmidinger 62f3d4c797 Changed the parameter "OSD font size" to "Default font size" in "Setup/OSD" 2007-06-23 09:28:05 +02:00
Klaus Schmidinger 63f4369849 Updated the Finnish OSD texts 2007-06-23 09:16:56 +02:00
Klaus Schmidinger 3ad941de73 Changed the parameter "OSD font" to "Default font" in "Setup/OSD" 2007-06-17 12:33:53 +02:00
Klaus Schmidinger 671bad0400 Updated the Finnish OSD texts 2007-06-17 12:28:59 +02:00
Klaus Schmidinger 1f7c70cd49 Fixed a crash in i18n character set conversion 2007-06-15 13:01:18 +02:00
Klaus Schmidinger c6f8a14957 Freetype font support; full UTF-8 support; dropped pixel fonts 2007-06-10 13:02:43 +02:00
Klaus Schmidinger 567033135d Added Turkish language texts 2007-03-11 10:17:55 +01:00
Klaus Schmidinger 6bb8b86ff4 Updated the Finnish OSD texts 2007-03-03 15:39:05 +01:00
Klaus Schmidinger 16fe4d783f Made "Channel entry timeout" a setup parameter 2007-02-25 14:14:06 +01:00
Klaus Schmidinger 44479aab2a Updated the Finnish OSD texts 2007-02-25 11:57:55 +01:00
Klaus Schmidinger 7b59d84be3 Changed "Menu button closes" to "Menu key closes"; cleaned up "button" vs. "key" in MANUAL 2007-02-25 11:39:40 +01:00
Klaus Schmidinger ddb7f33567 Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP forces reload; cThread::EmergencyExit() replaced by ShutdownHandler.RequestEmergencyExit() 2007-02-25 10:56:29 +01:00
Klaus Schmidinger d1d5825136 Fixed i18n characters for the Hungarian texts 2007-01-26 13:28:47 +01:00
Klaus Schmidinger 87dd5139ff CAM handling refactored; multiple recordings with one CAM; automatic CAM selection 2007-01-07 14:46:14 +01:00
Klaus Schmidinger bb335fecba Updated the Hungarian language texts 2006-10-14 09:27:13 +02:00
Klaus Schmidinger a9d6bb256d Replacing blanks in language codes with underlines 2006-10-08 11:28:15 +02:00
Klaus Schmidinger 94e43892a5 Changed the I18nNormalizeLanguageCode() check to also allow blanks (and all other printable characters) in the language codes 2006-10-07 12:22:04 +02:00
Klaus Schmidinger 59b6005a0c Updated the Hungarian language texts 2006-09-16 09:08:53 +02:00
Klaus Schmidinger 8bd9bf5e1b Updated the Czech OSD texts 2006-05-05 13:29:40 +02:00
Klaus Schmidinger fd3cd16158 Fixed missing ',' in the Italian and Polish OSD texts 2006-05-01 21:04:37 +02:00
Klaus Schmidinger d1d0ca114f Updated the Estonian OSD texts 2006-04-30 08:51:32 +02:00
Klaus Schmidinger e7b365ffc6 Updated the Italian OSD texts 2006-04-29 14:42:46 +02:00
Klaus Schmidinger b42e1f73db Updated the Polish OSD texts 2006-04-29 10:06:34 +02:00