diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-03-13 11:00:41 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-03-13 11:00:41 +0100 |
commit | e4b414bae3de62b32c1b05ee90bd1d703a9628c7 (patch) | |
tree | 242bdb1d0d98e20c57cca3d0a50fc6c84077009f /i18n.c | |
parent | 4802cd0250a6bab87b573230112e5350c1a48df3 (diff) | |
download | vdr-e4b414bae3de62b32c1b05ee90bd1d703a9628c7.tar.gz vdr-e4b414bae3de62b32c1b05ee90bd1d703a9628c7.tar.bz2 |
Completed the Russian OSD texts
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * 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: * @@ -1558,7 +1558,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "",// TODO "",// TODO - "",// TODO + "VPS поправка", }, { "Priority", "Prioritфt", @@ -2389,7 +2389,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "",// TODO "",// TODO - "",// TODO + "Хранение устаревших данных (мин)", }, { "Setup.EPG$Set system time", "Systemzeit stellen", @@ -2839,7 +2839,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "",// TODO "",// TODO - "",// TODO + "Использовать сигналы VPS", }, { "Setup.Recording$VPS margin (s)", "Zeitpuffer bei VPS (s)", @@ -2857,7 +2857,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "",// TODO "",// TODO - "",// TODO + "Буферное время VPS (сек)", }, { "Setup.Recording$Mark instant recording", "Direktaufzeichnung markieren", |