mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Updated the Russian OSD texts
This commit is contained in:
parent
70ab64f7cd
commit
7457a2f388
1
HISTORY
1
HISTORY
@ -4630,3 +4630,4 @@ Video Disk Recorder Revision History
|
|||||||
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
|
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
|
||||||
- Updated the Romanian OSD texts (thanks to Lucian Muresan).
|
- Updated the Romanian OSD texts (thanks to Lucian Muresan).
|
||||||
- Updated the Danish OSD texts (thanks to Mogens Elneff).
|
- Updated the Danish OSD texts (thanks to Mogens Elneff).
|
||||||
|
- Updated the Russian OSD texts (thanks to Oleg Roitburd).
|
||||||
|
18
i18n.c
18
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.267 2006/04/22 09:21:25 kls Exp $
|
* $Id: i18n.c 1.268 2006/04/22 09:27:55 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
@ -2284,7 +2284,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Urmeazã o înregistrare VPS!",
|
"Urmeazã o înregistrare VPS!",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"VPS-Запись скоро начнется",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"VPS salvestamine tulekul!",
|
"VPS salvestamine tulekul!",
|
||||||
"VPS optagelse starter snart!",
|
"VPS optagelse starter snart!",
|
||||||
@ -3738,7 +3738,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Numai PID-uri",
|
"Numai PID-uri",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Только PIDы",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"ainult PID-id",
|
"ainult PID-id",
|
||||||
"kun PIDs",
|
"kun PIDs",
|
||||||
@ -4464,7 +4464,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Canalul de pornire",
|
"Canalul de pornire",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Канал при включении",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Kanal käivitamisel",
|
"Kanal käivitamisel",
|
||||||
"Kanal ved opstart",
|
"Kanal ved opstart",
|
||||||
@ -4486,7 +4486,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Volumul la pornire",
|
"Volumul la pornire",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Громкость при включении",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Helitugevus käivitamisel",
|
"Helitugevus käivitamisel",
|
||||||
"Lydstyrke ved opstart",
|
"Lydstyrke ved opstart",
|
||||||
@ -4508,7 +4508,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"ca mai înainte",
|
"ca mai înainte",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"как раньше",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"nagu enne",
|
"nagu enne",
|
||||||
"som før",
|
"som før",
|
||||||
@ -5327,7 +5327,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Urmãtor",
|
"Urmãtor",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Вперед",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Järgmine",
|
"Järgmine",
|
||||||
"Fremad",
|
"Fremad",
|
||||||
@ -5349,7 +5349,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Anterior",
|
"Anterior",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Назад",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Eelmine",
|
"Eelmine",
|
||||||
"Tilbage",
|
"Tilbage",
|
||||||
@ -5437,7 +5437,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Canal anterior",
|
"Canal anterior",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Предыдущий канал",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Eelmine kanal",
|
"Eelmine kanal",
|
||||||
"Foregående kanal",
|
"Foregående kanal",
|
||||||
|
Loading…
Reference in New Issue
Block a user