mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Completed the Russian OSD texts
This commit is contained in:
parent
4802cd0250
commit
e4b414bae3
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éphane Esté-Gracias for pointing out this problem).
|
PMT (thanks to Stéphane Esté-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 поправка",
|
||||||
},
|
},
|
||||||
{ "Priority",
|
{ "Priority",
|
||||||
"Priorität",
|
"Priorität",
|
||||||
@ -2389,7 +2389,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Хранение устаревших данных (мин)",
|
||||||
},
|
},
|
||||||
{ "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
|
"Использовать сигналы 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
|
"Буферное время VPS (сек)",
|
||||||
},
|
},
|
||||||
{ "Setup.Recording$Mark instant recording",
|
{ "Setup.Recording$Mark instant recording",
|
||||||
"Direktaufzeichnung markieren",
|
"Direktaufzeichnung markieren",
|
||||||
|
Loading…
Reference in New Issue
Block a user