mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Fixed some missing commas
This commit is contained in:
parent
21ba50c356
commit
92395cb29d
4
HISTORY
4
HISTORY
@ -2209,6 +2209,8 @@ Video Disk Recorder Revision History
|
|||||||
- It is now possible to directly delete a timer that is currently recording
|
- It is now possible to directly delete a timer that is currently recording
|
||||||
(thanks to Alexander Damhuis for reporting this one).
|
(thanks to Alexander Damhuis for reporting this one).
|
||||||
|
|
||||||
2003-05-26: Version 1.1.34
|
2003-05-27: Version 1.1.34
|
||||||
|
|
||||||
- Some corrections to the French OSD texts (thanks to Olivier Jacques).
|
- Some corrections to the French OSD texts (thanks to Olivier Jacques).
|
||||||
|
- Fixed some missing commas in i18n.c (thanks to Dimitrios Dimitrakos for
|
||||||
|
reporting this problem).
|
||||||
|
24
i18n.c
24
i18n.c
@ -4,7 +4,7 @@
|
|||||||
* See the main source file 'vdr.c' for copyright information and
|
* See the main source file 'vdr.c' for copyright information and
|
||||||
* how to reach the author.
|
* how to reach the author.
|
||||||
*
|
*
|
||||||
* $Id: i18n.c 1.118 2003/05/26 15:46:13 kls Exp $
|
* $Id: i18n.c 1.119 2003/05/27 06:47:38 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
@ -786,7 +786,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Ta bort inspelningen?",
|
"Ta bort inspelningen?",
|
||||||
"Sterg inregistrarea?",
|
"Sterg inregistrarea?",
|
||||||
"Felvétel törlése?",
|
"Felvétel törlése?",
|
||||||
"Esborrar gravació?"
|
"Esborrar gravació?",
|
||||||
},
|
},
|
||||||
{ "Timer still recording - really delete?",
|
{ "Timer still recording - really delete?",
|
||||||
"Timer zeichnet auf - trotzdem löschen?",
|
"Timer zeichnet auf - trotzdem löschen?",
|
||||||
@ -888,7 +888,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Inspelning pågår, vill du ändå starta om?",
|
"Inspelning pågår, vill du ändå starta om?",
|
||||||
"In inregistrare - repornesc?",
|
"In inregistrare - repornesc?",
|
||||||
"Felvétel folyamatban van - mégis újraindítani?",
|
"Felvétel folyamatban van - mégis újraindítani?",
|
||||||
"Estic gravant - reiniciar de totes maneres?"
|
"Estic gravant - reiniciar de totes maneres?",
|
||||||
},
|
},
|
||||||
{ "Recording - shut down anyway?",
|
{ "Recording - shut down anyway?",
|
||||||
"Aufnahme läuft - trotzdem ausschalten?",
|
"Aufnahme läuft - trotzdem ausschalten?",
|
||||||
@ -1707,7 +1707,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Kan inte avsluta, måste använda parameter '-s'",
|
"Kan inte avsluta, måste använda parameter '-s'",
|
||||||
"Nu pot opri calculatorul - vezi optiunea '-s'",
|
"Nu pot opri calculatorul - vezi optiunea '-s'",
|
||||||
"A leállítás nem lehetséges - Opció '-s' hiányzik!",
|
"A leállítás nem lehetséges - Opció '-s' hiányzik!",
|
||||||
"No puc apagar, falta la opció -s !"
|
"No puc apagar, falta la opció -s !",
|
||||||
},
|
},
|
||||||
{ "Low disk space!",
|
{ "Low disk space!",
|
||||||
"Platte beinahe voll!",
|
"Platte beinahe voll!",
|
||||||
@ -1956,7 +1956,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Reiniciar",
|
"Reiniciar",
|
||||||
"Redémarrer",
|
"Redémarrer",
|
||||||
"Start på nytt",
|
"Start på nytt",
|
||||||
"Uudelleenkäynnistys"
|
"Uudelleenkäynnistys",
|
||||||
"Zastartowac",
|
"Zastartowac",
|
||||||
"Reiniciar",
|
"Reiniciar",
|
||||||
"Epanekinisi",
|
"Epanekinisi",
|
||||||
@ -3056,7 +3056,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Höger",
|
"Höger",
|
||||||
"Dreapta",
|
"Dreapta",
|
||||||
"Jobbra",
|
"Jobbra",
|
||||||
"Dreta"
|
"Dreta",
|
||||||
},
|
},
|
||||||
{ "Red",
|
{ "Red",
|
||||||
"Rot",
|
"Rot",
|
||||||
@ -3073,7 +3073,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Röd",
|
"Röd",
|
||||||
"Rosu",
|
"Rosu",
|
||||||
"Piros",
|
"Piros",
|
||||||
"Vermell"
|
"Vermell",
|
||||||
},
|
},
|
||||||
{ "Green",
|
{ "Green",
|
||||||
"Grün",
|
"Grün",
|
||||||
@ -3392,7 +3392,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"tyhjä",
|
"tyhjä",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"ninguno"
|
"ninguno",
|
||||||
"kanena",
|
"kanena",
|
||||||
"ingen",
|
"ingen",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
@ -3465,7 +3465,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Disk",
|
"Disk",
|
||||||
"Disc",
|
"Disc",
|
||||||
"Lemez",
|
"Lemez",
|
||||||
"Disc"
|
"Disc",
|
||||||
},
|
},
|
||||||
{ "free",
|
{ "free",
|
||||||
"frei",
|
"frei",
|
||||||
@ -3482,7 +3482,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"ledigt",
|
"ledigt",
|
||||||
"liber",
|
"liber",
|
||||||
"szabad",
|
"szabad",
|
||||||
"lliure"
|
"lliure",
|
||||||
},
|
},
|
||||||
{ "Jump: ", // note the trailing blank
|
{ "Jump: ", // note the trailing blank
|
||||||
"Springen: ",
|
"Springen: ",
|
||||||
@ -3499,7 +3499,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Hopp: ",
|
"Hopp: ",
|
||||||
"Salt: ",
|
"Salt: ",
|
||||||
"Ugrás: ",
|
"Ugrás: ",
|
||||||
"Salta a:"
|
"Salta a:",
|
||||||
},
|
},
|
||||||
{ "Volume ", // note the trailing blank
|
{ "Volume ", // note the trailing blank
|
||||||
"Lautstärke ",
|
"Lautstärke ",
|
||||||
@ -3686,7 +3686,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Pausar direktinspelningen",
|
"Pausar direktinspelningen",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Pausa d'emissió en directe..."
|
"Pausa d'emissió en directe...",
|
||||||
},
|
},
|
||||||
{ "This plugin has no setup parameters!",
|
{ "This plugin has no setup parameters!",
|
||||||
"Dieses Plugin hat keine Setup-Parameter!",
|
"Dieses Plugin hat keine Setup-Parameter!",
|
||||||
|
Loading…
Reference in New Issue
Block a user