mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Completed the Russian OSD texts
This commit is contained in:
1
HISTORY
1
HISTORY
@@ -2732,3 +2732,4 @@ Video Disk Recorder Revision History
|
|||||||
slowed down performance even more).
|
slowed down performance even more).
|
||||||
- Taking the Sid into account when detecting version changes in processing the
|
- Taking the Sid into account when detecting version changes in processing the
|
||||||
PMT (thanks to St<53>phane Est<73>-Gracias for pointing out this problem).
|
PMT (thanks to St<53>phane Est<73>-Gracias for pointing out this problem).
|
||||||
|
- Completed the Russian OSD texts (thanks to Vyacheslav Dikonov).
|
||||||
|
10
i18n.c
10
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.151 2004/03/13 10:52:33 kls Exp $
|
* $Id: i18n.c 1.152 2004/03/13 10:59:23 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
@@ -1558,7 +1558,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"VPS <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>",
|
||||||
},
|
},
|
||||||
{ "Priority",
|
{ "Priority",
|
||||||
"Priorit<EFBFBD>t",
|
"Priorit<EFBFBD>t",
|
||||||
@@ -2389,7 +2389,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD>)",
|
||||||
},
|
},
|
||||||
{ "Setup.EPG$Set system time",
|
{ "Setup.EPG$Set system time",
|
||||||
"Systemzeit stellen",
|
"Systemzeit stellen",
|
||||||
@@ -2839,7 +2839,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> VPS",
|
||||||
},
|
},
|
||||||
{ "Setup.Recording$VPS margin (s)",
|
{ "Setup.Recording$VPS margin (s)",
|
||||||
"Zeitpuffer bei VPS (s)",
|
"Zeitpuffer bei VPS (s)",
|
||||||
@@ -2857,7 +2857,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> VPS (<28><><EFBFBD>)",
|
||||||
},
|
},
|
||||||
{ "Setup.Recording$Mark instant recording",
|
{ "Setup.Recording$Mark instant recording",
|
||||||
"Direktaufzeichnung markieren",
|
"Direktaufzeichnung markieren",
|
||||||
|
Reference in New Issue
Block a user