mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Updated the Danish OSD texts
This commit is contained in:
1
HISTORY
1
HISTORY
@@ -4236,3 +4236,4 @@ Video Disk Recorder Revision History
|
||||
Artur Skawina).
|
||||
- Fixed a crash when pressing '0' in the "Schedule" menu on a channel that doesn't
|
||||
have any EPG data (reported ny Alexander Hans).
|
||||
- Updated the Danish OSD texts (thanks to Mogens Elneff).
|
||||
|
24
i18n.c
24
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.240 2006/01/22 15:55:28 kls Exp $
|
||||
* $Id: i18n.c 1.241 2006/01/27 14:17:30 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -460,7 +460,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"See s<>ndmus - %s",
|
||||
"",//TODO
|
||||
"Denne udsendelse - %s",
|
||||
},
|
||||
{ "This event - all channels",
|
||||
"Diese Sendung - alle Kan<61>le",
|
||||
@@ -481,7 +481,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"See s<>ndmus - k<>ik kanalid",
|
||||
"",//TODO
|
||||
"Denne udsendelse - alle kanaler",
|
||||
},
|
||||
{ "All events - all channels",
|
||||
"Alle Sendungen - alle Kan<61>le",
|
||||
@@ -502,7 +502,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"K<EFBFBD>ik s<>ndmused - k<>ik kanalid",
|
||||
"",//TODO
|
||||
"Alle udsendelser - alle kanaler",
|
||||
},
|
||||
{ "What's on now?",
|
||||
"Was l<>uft jetzt?",
|
||||
@@ -692,7 +692,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Taimer",
|
||||
"",// TODO
|
||||
"Timer",
|
||||
},
|
||||
{ "Button$Record",
|
||||
"Aufnehmen",
|
||||
@@ -1597,7 +1597,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"FTA",
|
||||
"",//TODO
|
||||
"Free To Air",
|
||||
},
|
||||
{ "encrypted",
|
||||
"verschl<EFBFBD>sselt",
|
||||
@@ -1618,7 +1618,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"kr<EFBFBD>ptitud",
|
||||
"",//TODO
|
||||
"kodet",
|
||||
},
|
||||
{ "Sid",
|
||||
"Sid",
|
||||
@@ -2355,7 +2355,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"For lidt harddisk plads til optagelse!",
|
||||
},
|
||||
{ "Low disk space!",
|
||||
"Platte beinahe voll!",
|
||||
@@ -3092,7 +3092,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"", // TODO
|
||||
"", // TODO
|
||||
"Kanaliinfo kuvamise ajapiirang",
|
||||
"", // TODO
|
||||
"Timeout ved anmodet kanal info",
|
||||
},
|
||||
{ "Setup.OSD$Scroll pages",
|
||||
"Seitenweise scrollen",
|
||||
@@ -3155,7 +3155,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Sulgemine Men<65><6E> klahviga",
|
||||
"",// TODO
|
||||
"Menu taste lukker",
|
||||
},
|
||||
{ "Setup.OSD$Sort timers",
|
||||
"Timer sortieren",
|
||||
@@ -4292,7 +4292,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
" 0\t-.#~,/_@1\tabc<EFBFBD><EFBFBD>2\tdef3\tghi4\tjkl5\tmno<EFBFBD><EFBFBD>6\tpqrs<EFBFBD>7\ttuv<EFBFBD>8\twxyz<EFBFBD>9",
|
||||
"",//TODO
|
||||
" 0\t-.#~,/_@1\tabc<EFBFBD><EFBFBD>2\tdef3\tghi4\tjkl5\tmno<EFBFBD>6\tpqrs7\ttuv8\twxyz9",
|
||||
},
|
||||
// Learning keys:
|
||||
{ "Learning Remote Control Keys",
|
||||
@@ -5534,7 +5534,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"Salvestamine algas",
|
||||
"",//TODO
|
||||
"Optagelse startet",
|
||||
},
|
||||
{ "Pausing live video...",
|
||||
"Live-Signal wird angehalten...",
|
||||
|
Reference in New Issue
Block a user