diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-05-05 13:29:40 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-05-05 13:29:40 +0200 |
commit | 8bd9bf5e1b1b94e94c5969e6529f2978bb9b1f47 (patch) | |
tree | 0de9033c08bb8a0bba1446729fcecf12da479b0a /i18n.c | |
parent | fd3cd16158833e1c26bfaf90330292fb444146fe (diff) | |
download | vdr-8bd9bf5e1b1b94e94c5969e6529f2978bb9b1f47.tar.gz vdr-8bd9bf5e1b1b94e94c5969e6529f2978bb9b1f47.tar.bz2 |
Updated the Czech OSD texts
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+", |