diff options
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.c 1.280 2006/05/01 21:01:37 kls Exp $ + * $Id: i18n.c 1.281 2006/05/05 13:26:09 kls Exp $ * * Translations provided by: * @@ -2310,7 +2310,7 @@ const tI18nPhrase Phrases[] = { "",//TODO "VPS salvestamine tulekul!", "VPS optagelse starter snart!", - "",//TODO + "Brzo za�ne nahr�v�n� VPS!", }, { "No free DVB device to record!", "Keine freie DVB-Karte zum Aufnehmen!", @@ -3764,7 +3764,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "ainult PID-id", "kun PIDs", - "",// TODO + "jen PIDs", }, { "names and PIDs", "Namen und PIDs", @@ -4490,7 +4490,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "Kanal k�ivitamisel", "Kanal ved opstart", - "",// TODO + "Kan�l po spu�t�n�", }, { "Setup.Miscellaneous$Initial volume", "Lautst�rke beim Einschalten", @@ -4512,7 +4512,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "Helitugevus k�ivitamisel", "Lydstyrke ved opstart", - "",// TODO + "Hlasitost po spu�t�n�", }, { "Setup.Miscellaneous$as before", "wie vorher", @@ -4534,7 +4534,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "nagu enne", "som f�r", - "",// TODO + "jako naposledy", }, // The days of the week: { "MTWTFSS", @@ -5353,7 +5353,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "J�rgmine", "Fremad", - "",// TODO + "D�le", }, { "Key$Prev", "Zur�ck", @@ -5375,7 +5375,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "Eelmine", "Tilbage", - "",// TODO + "Zp�t", }, { "Key$Power", "Ausschalten", @@ -5463,7 +5463,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "Eelmine kanal", "Foreg�ende kanal", - "",// TODO + "P�edch�zej�c� kan�l", }, { "Key$Volume+", "Lautst�rke+", |