Completed Croatian language texts

This commit is contained in:
Klaus Schmidinger 2004-05-28 13:20:06 +02:00
parent 66538308cd
commit e46c2eff52
3 changed files with 20 additions and 19 deletions

View File

@ -2837,3 +2837,4 @@ Video Disk Recorder Revision History
Oliver Endriss for reporting this one).
- Added some missing cStatus::MsgOsdTextItem() calls (thanks to Oliver Endriss for
reporting this one).
- Completed Croatian language texts (thanks to Drazen Dupor).

View File

@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
* $Id: config.h 1.195 2004/05/22 11:29:52 kls Exp $
* $Id: config.h 1.196 2004/05/28 13:16:03 kls Exp $
*/
#ifndef __CONFIG_H
@ -20,8 +20,8 @@
#include "i18n.h"
#include "tools.h"
#define VDRVERSION "1.3.8"
#define VDRVERSNUM 10308 // Version * 10000 + Major * 100 + Minor
#define VDRVERSION "1.3.9"
#define VDRVERSNUM 10309 // Version * 10000 + Major * 100 + Minor
#define MAXPRIORITY 99
#define MAXLIFETIME 99

32
i18n.c
View File

@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
* $Id: i18n.c 1.156 2004/05/22 11:46:35 kls Exp $
* $Id: i18n.c 1.157 2004/05/28 13:19:29 kls Exp $
*
* Translations provided by:
*
@ -1889,7 +1889,7 @@ const tI18nPhrase Phrases[] = {
"A csatornabeállítások nem egyértelmüek",
"Propietats del canal duplicades!",
"½ÐáâàÞÙÚØ ÚÐÝÐÛÐ ÝÕ ãÝØÚÐÛìÝë!",
"Parametri programa nisu jedinstveni!",
"Parametri programa nisu jednoznaèni!",
},
{ "Channel locked (recording)!",
"Kanal blockiert (zeichnet auf)!",
@ -2328,7 +2328,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"Povr¹ina",
},
{ "Setup.OSD$Theme",
"Thema",
@ -2347,7 +2347,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"Tema",
},
{ "Setup.OSD$Left",
"Links",
@ -2366,7 +2366,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"Lijevo",
},
{ "Setup.OSD$Top",
"Oben",
@ -2385,7 +2385,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"Gore",
},
{ "Setup.OSD$Width",
"Breite",
@ -2461,7 +2461,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"Koristi mala slova",
},
{ "never",
"nie",
@ -2480,7 +2480,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"nikada",
},
{ "skin dependent",
"je nach Oberfläche",
@ -2499,7 +2499,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"ovisno o povr¹ini",
},
{ "always",
"immer",
@ -2518,7 +2518,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"uvijek",
},
{ "Setup.OSD$Channel info position",
"Kanal-Info Position",
@ -2670,7 +2670,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO
"",// TODO
"ÅàÐÝÕÝØÕ ãáâÐàÕÒèØå ÔÐÝÝëå (ÜØÝ)",
"Prika¾i stare EPG podatke (min)",// TODO
"Prika¾i stare EPG podatke (min)",
},
{ "Setup.EPG$Set system time",
"Systemzeit stellen",
@ -2710,7 +2710,7 @@ const tI18nPhrase Phrases[] = {
"¸áßÞÛì×ÞÒÐâì ÒàÕÜï âàÐÝáßÞÝÔÕàÐ",
"Transponder za pode¹avanje sata",
},
{ "Setup.EPG$Preferred languages",
{ "Setup.EPG$Preferred languages", // note the plural
"Bevorzugte Sprachen",
"",// TODO
"",// TODO
@ -2727,9 +2727,9 @@ const tI18nPhrase Phrases[] = {
"",// TODO
"",// TODO
"¿àÕÔßÞçØâÐÕÜëÕ ï×ëÚØ",
"Preferirani jezik",
"Preferirani jezici",
},
{ "Setup.EPG$Preferred language",
{ "Setup.EPG$Preferred language", // note the singular
"Bevorzugte Sprache",
"",// TODO
"",// TODO
@ -4613,7 +4613,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"Klasiècni VDR",
},
{ "ST:TNG Panels",
"ST:TNG Konsolen",
@ -4632,7 +4632,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"ST:TNG Konzole",
},
{ NULL }
};