Completed the Russian OSD texts

This commit is contained in:
Klaus Schmidinger 2004-10-16 13:21:33 +02:00
parent eff00653c5
commit 7f3a706726
2 changed files with 12 additions and 11 deletions

View File

@ -3018,3 +3018,4 @@ Video Disk Recorder Revision History
- Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::cDvbDevice() - 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 to have them set in case a patch references them (thanks to Wayne Keer for pointing
this out). this out).
- Completed the Russian OSD texts (thanks to Vyacheslav Dikonov).

22
i18n.c
View File

@ -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.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: * Translations provided by:
* *
@ -2445,7 +2445,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "Стиль",
"Povr¹ina", "Povr¹ina",
"Kest", "Kest",
}, },
@ -2465,7 +2465,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "Палитра",
"Tema", "Tema",
"Teema", "Teema",
}, },
@ -2485,7 +2485,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "Отступ слева",
"Lijevo", "Lijevo",
"Vasakule", "Vasakule",
}, },
@ -2505,7 +2505,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "Отступ сверху",
"Gore", "Gore",
"Ülesse", "Ülesse",
}, },
@ -2585,7 +2585,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "Использовать мелкий шрифт",
"Koristi mala slova", "Koristi mala slova",
"Väikese fondi kasutamine", "Väikese fondi kasutamine",
}, },
@ -2605,7 +2605,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "никогда",
"nikada", "nikada",
"mitte kunagi", "mitte kunagi",
}, },
@ -2625,7 +2625,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "согласно теме",
"ovisno o povr¹ini", "ovisno o povr¹ini",
"kestast sõltuv", "kestast sõltuv",
}, },
@ -2645,7 +2645,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "всегда",
"uvijek", "uvijek",
"alati", "alati",
}, },
@ -4850,7 +4850,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "Классический",
"Klasiècni VDR", "Klasiècni VDR",
"Klassikaline VDR", "Klassikaline VDR",
}, },
@ -4870,7 +4870,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "",// TODO
"",// TODO "ST:TNG панели",
"ST:TNG Konzole", "ST:TNG Konzole",
"ST:TNG konsool", "ST:TNG konsool",
}, },