mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Updated the Danish OSD texts
This commit is contained in:
parent
b40bef5e81
commit
c95ee7d367
1
HISTORY
1
HISTORY
@ -3761,3 +3761,4 @@ Video Disk Recorder Revision History
|
|||||||
Reinhard Nissl).
|
Reinhard Nissl).
|
||||||
- Updated the Swedish OSD texts (thanks to Tomas Prybil).
|
- Updated the Swedish OSD texts (thanks to Tomas Prybil).
|
||||||
- Updated the Slovenian OSD texts (thanks to Matjaz Thaler).
|
- Updated the Slovenian OSD texts (thanks to Matjaz Thaler).
|
||||||
|
- Updated the Danish OSD texts (thanks to Mogens Elneff).
|
||||||
|
8
i18n.c
8
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.203 2005/09/02 12:39:52 kls Exp $
|
* $Id: i18n.c 1.204 2005/09/02 12:44:09 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
@ -439,7 +439,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",//TODO
|
"",//TODO
|
||||||
"Info",
|
"Info",
|
||||||
"Info",
|
"Info",
|
||||||
"",//TODO
|
"Info",
|
||||||
},
|
},
|
||||||
{ "Schedule - %s",
|
{ "Schedule - %s",
|
||||||
"Programm - %s",
|
"Programm - %s",
|
||||||
@ -481,7 +481,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"ÁÕÙçÐá Ò íäØàÕ:",
|
"ÁÕÙçÐá Ò íäØàÕ:",
|
||||||
"©to je trenutno na programu?",
|
"©to je trenutno na programu?",
|
||||||
"Hetkel eetris",
|
"Hetkel eetris",
|
||||||
"Hvilket program vises nu?",
|
"Hvad vises nu?",
|
||||||
},
|
},
|
||||||
{ "What's on next?",
|
{ "What's on next?",
|
||||||
"Was läuft als nächstes?",
|
"Was läuft als nächstes?",
|
||||||
@ -502,7 +502,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"´ÐÛÕÕ Ò ßàÞÓàÐÜÜÕ:",
|
"´ÐÛÕÕ Ò ßàÞÓàÐÜÜÕ:",
|
||||||
"©to slijedi?",
|
"©to slijedi?",
|
||||||
"Järgmisena eetris",
|
"Järgmisena eetris",
|
||||||
"Hvilket næste program vises?",
|
"Hvad vises som det næste?",
|
||||||
},
|
},
|
||||||
// Button texts (should not be more than 10 characters!):
|
// Button texts (should not be more than 10 characters!):
|
||||||
{ "Edit",
|
{ "Edit",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user