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
eff00653c5
commit
7f3a706726
1
HISTORY
1
HISTORY
@ -3018,3 +3018,4 @@ Video Disk Recorder Revision History
|
||||
- Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::cDvbDevice()
|
||||
to have them set in case a patch references them (thanks to Wayne Keer for pointing
|
||||
this out).
|
||||
- Completed the Russian OSD texts (thanks to Vyacheslav Dikonov).
|
||||
|
22
i18n.c
22
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.158 2004/10/16 11:52:53 kls Exp $
|
||||
* $Id: i18n.c 1.159 2004/10/16 13:20:56 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@ -2445,7 +2445,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Стиль",
|
||||
"Povr¹ina",
|
||||
"Kest",
|
||||
},
|
||||
@ -2465,7 +2465,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Палитра",
|
||||
"Tema",
|
||||
"Teema",
|
||||
},
|
||||
@ -2485,7 +2485,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Отступ слева",
|
||||
"Lijevo",
|
||||
"Vasakule",
|
||||
},
|
||||
@ -2505,7 +2505,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Отступ сверху",
|
||||
"Gore",
|
||||
"Ülesse",
|
||||
},
|
||||
@ -2585,7 +2585,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Использовать мелкий шрифт",
|
||||
"Koristi mala slova",
|
||||
"Väikese fondi kasutamine",
|
||||
},
|
||||
@ -2605,7 +2605,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"никогда",
|
||||
"nikada",
|
||||
"mitte kunagi",
|
||||
},
|
||||
@ -2625,7 +2625,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"согласно теме",
|
||||
"ovisno o povr¹ini",
|
||||
"kestast sõltuv",
|
||||
},
|
||||
@ -2645,7 +2645,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"всегда",
|
||||
"uvijek",
|
||||
"alati",
|
||||
},
|
||||
@ -4850,7 +4850,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Классический",
|
||||
"Klasiècni VDR",
|
||||
"Klassikaline VDR",
|
||||
},
|
||||
@ -4870,7 +4870,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"ST:TNG панели",
|
||||
"ST:TNG Konzole",
|
||||
"ST:TNG konsool",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user