mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Completed the Danish OSD texts
This commit is contained in:
parent
bde66cd4f5
commit
4549c74078
3
HISTORY
3
HISTORY
@ -3288,7 +3288,7 @@ Video Disk Recorder Revision History
|
||||
- Thanks to Werner Fink, Reinhard Nissl, Sascha Volkenandt and Bjø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[] = {
|
||||
"ÁâÕàÕâì ×ÐßØáì?",
|
||||
"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æ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äle aktualisieren",
|
||||
@ -4692,7 +4692,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Audio",
|
||||
"",// TODO
|
||||
"Audio",
|
||||
},
|
||||
// Miscellaneous:
|
||||
{ "yes",
|
||||
|
Loading…
Reference in New Issue
Block a user