-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> |