mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Completed the Danish OSD texts
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -3288,7 +3288,7 @@ Video Disk Recorder Revision History
|
||||
- Thanks to Werner Fink, Reinhard Nissl, Sascha Volkenandt and Bj<42>rnar Nilsen for
|
||||
their support in testing and fine tuning this version.
|
||||
|
||||
2005-01-15: Version 1.3.19
|
||||
2005-01-22: Version 1.3.19
|
||||
|
||||
- Making sure at least the default skin is available at program start in case a
|
||||
plugin needs to issue an error message (thanks to Achim Tuffentshammer for
|
||||
@@ -3325,3 +3325,4 @@ Video Disk Recorder Revision History
|
||||
- Added 'channels.conf.terr' entries for D<>sseldorf and K<>ln (thanks to Walter Koch).
|
||||
- Falling back to 'stereo' when switching channels in case the user had switched
|
||||
to 'left' or 'right' (suggested by Rolf Groppe).
|
||||
- Completed the Danish OSD texts (thanks to Mogens Elneff).
|
||||
|
10
i18n.c
10
i18n.c
@@ -4,7 +4,7 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: i18n.c 1.171 2005/01/14 13:25:35 kls Exp $
|
||||
* $Id: i18n.c 1.172 2005/01/22 10:38:44 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -1029,7 +1029,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>?",
|
||||
"Obrisati snimku?",
|
||||
"Kustutan salvestuse?",
|
||||
"Slet optagelse",
|
||||
"Slet optagelse?",
|
||||
},
|
||||
{ "Timer still recording - really delete?",
|
||||
"Timer zeichnet auf - trotzdem l<>schen?",
|
||||
@@ -2313,7 +2313,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"Audio k<>ttesaamatu!",
|
||||
"",//TODO
|
||||
"Ingen lyd tilg<6C>ngelig!",
|
||||
},
|
||||
// Setup pages:
|
||||
{ "OSD",
|
||||
@@ -3113,7 +3113,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"Dolby Digital kasutamine",
|
||||
"",//TODO
|
||||
"Anvend Dolby Digital",
|
||||
},
|
||||
{ "Setup.DVB$Update channels",
|
||||
"Kan<EFBFBD>le aktualisieren",
|
||||
@@ -4692,7 +4692,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Audio",
|
||||
"",// TODO
|
||||
"Audio",
|
||||
},
|
||||
// Miscellaneous:
|
||||
{ "yes",
|
||||
|
Reference in New Issue
Block a user