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
d19497efe7
commit
70ab64f7cd
1
HISTORY
1
HISTORY
@ -4629,3 +4629,4 @@ Video Disk Recorder Revision History
|
|||||||
- Updated the French OSD texts (thanks to Pierre Briec).
|
- Updated the French OSD texts (thanks to Pierre Briec).
|
||||||
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
|
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
|
||||||
- Updated the Romanian OSD texts (thanks to Lucian Muresan).
|
- Updated the Romanian OSD texts (thanks to Lucian Muresan).
|
||||||
|
- Updated the Danish OSD texts (thanks to Mogens Elneff).
|
||||||
|
14
i18n.c
14
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.266 2006/04/22 09:18:16 kls Exp $
|
* $Id: i18n.c 1.267 2006/04/22 09:21:25 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
@ -124,7 +124,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"iso8859-5",
|
"iso8859-5",
|
||||||
"iso8859-2",
|
"iso8859-2",
|
||||||
"iso8859-13",
|
"iso8859-13",
|
||||||
"iso8859-1",
|
"iso8859-15",
|
||||||
"iso8859-2",
|
"iso8859-2",
|
||||||
},
|
},
|
||||||
// The 3-letter names of the language (this MUST be the third phrase!):
|
// The 3-letter names of the language (this MUST be the third phrase!):
|
||||||
@ -3741,7 +3741,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"ainult PID-id",
|
"ainult PID-id",
|
||||||
"",// TODO
|
"kun PIDs",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
},
|
},
|
||||||
{ "names and PIDs",
|
{ "names and PIDs",
|
||||||
@ -4511,7 +4511,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"nagu enne",
|
"nagu enne",
|
||||||
"som før",
|
"som før",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
},
|
},
|
||||||
// The days of the week:
|
// The days of the week:
|
||||||
@ -5330,7 +5330,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Järgmine",
|
"Järgmine",
|
||||||
"",// TODO
|
"Fremad",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
},
|
},
|
||||||
{ "Key$Prev",
|
{ "Key$Prev",
|
||||||
@ -5352,7 +5352,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Eelmine",
|
"Eelmine",
|
||||||
"",// TODO
|
"Tilbage",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
},
|
},
|
||||||
{ "Key$Power",
|
{ "Key$Power",
|
||||||
@ -5440,7 +5440,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Eelmine kanal",
|
"Eelmine kanal",
|
||||||
"",// TODO
|
"Foregående kanal",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
},
|
},
|
||||||
{ "Key$Volume+",
|
{ "Key$Volume+",
|
||||||
|
Loading…
Reference in New Issue
Block a user