author | sudonix <sudonix> | 2004-09-30 00:54:49 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-09-30 00:54:49 (UTC) |
commit | 2e8fce2a890725ba45241d5f4b3ebcdca5b8d352 (patch) (side-by-side diff) | |
tree | 3e2302d2293779d095f00cccd8cc3654fed981d4 /i18n/ru/language.ts | |
parent | b8d16aea2c1b8667bcdc9d0df69063ac66553643 (diff) | |
download | opie-2e8fce2a890725ba45241d5f4b3ebcdca5b8d352.zip opie-2e8fce2a890725ba45241d5f4b3ebcdca5b8d352.tar.gz opie-2e8fce2a890725ba45241d5f4b3ebcdca5b8d352.tar.bz2 |
First of half of the manual update finished off
-rw-r--r-- | i18n/ru/language.ts | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/i18n/ru/language.ts b/i18n/ru/language.ts index f8e415a..b0754ab 100644 --- a/i18n/ru/language.ts +++ b/i18n/ru/language.ts @@ -1,33 +1,34 @@ <!DOCTYPE TS><TS> <context> <name>LanguageSettings</name> <message> <source>English</source> <translation>Английский</translation> </message> <message> <source>default</source> <translation>По умолчанию</translation> </message> <message> <source>Language</source> - <translation type="unfinished"></translation> + <translation>Язык</translation> </message> <message> <source><qt>Attention, all windows will be closed by changing the language without saving the Data.<br><br>Go on?</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Внимание, при смене языка будут закрыты все окна, без +сохранение данных.<br><br>Продолжить?</qt></translation> </message> </context> <context> <name>LanguageSettingsBase</name> <message> <source>Select language</source> <translation>Выберите язык</translation> </message> <message> <source>Language Settings</source> <translation>Установка языка</translation> </message> </context> </TS> |