diff options
author | Nikolay <koljasha@gmail.com> | 2016-09-13 10:35:34 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2016-09-13 10:35:34 +0000 |
commit | c10026fc64089fb5ce8805695289c2a173b09b7b (patch) | |
tree | 5c7641a481bfb4ac992aa302af545c51f3cf20a6 /src-qt5 | |
parent | Merge in all the translation files from the lumina-i18n repository into the m... (diff) | |
download | lumina-c10026fc64089fb5ce8805695289c2a173b09b7b.tar.gz lumina-c10026fc64089fb5ce8805695289c2a173b09b7b.tar.bz2 lumina-c10026fc64089fb5ce8805695289c2a173b09b7b.zip |
Translated using Weblate (lumina_WM@ru (generated))
Currently translated at 0.0% (0 of 8 strings)
Diffstat (limited to 'src-qt5')
-rw-r--r-- | src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts index dc5c1680..28f23b9b 100644 --- a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts +++ b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts @@ -1,47 +1,47 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE TS> <TS version="2.1" language="ru_RU"> <context> <name>LLockScreen</name> <message> - <location filename="../LLockScreen.ui" line="14"/> + <location filename="../LLockScreen.ui" line="14"></location> <source>Form</source> - <translation type="unfinished"></translation> + <translation>Экран блокировки</translation> </message> <message> - <location filename="../LLockScreen.ui" line="111"/> + <location filename="../LLockScreen.ui" line="111"></location> <source>Password</source> - <translation type="unfinished"></translation> + <translation>Пароль</translation> </message> <message> - <location filename="../LLockScreen.ui" line="123"/> + <location filename="../LLockScreen.ui" line="123"></location> <source>Unlock Session</source> - <translation type="unfinished"></translation> + <translation>Разблокировать сессию</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="43"/> + <location filename="../LLockScreen.cpp" line="43"></location> <source>Locked by: %1</source> - <translation type="unfinished"></translation> + <translation>Заблокировано: %1</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="125"/> + <location filename="../LLockScreen.cpp" line="125"></location> <source>Too Many Failures: Try again later.</source> - <translation type="unfinished"></translation> + <translation>Слишком много ошибок: Попробуйте снова позже.</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="128"/> + <location filename="../LLockScreen.cpp" line="128"></location> <source>Password Expired: Contact System Admin</source> - <translation type="unfinished"></translation> + <translation>Срок действия пароля истек: Свяжитесь с Вашим системным администратором</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="132"/> + <location filename="../LLockScreen.cpp" line="132"></location> <source>Failure: %1 Attempts Remaining</source> - <translation type="unfinished"></translation> + <translation>Ошибка: %1 попыток осталось</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="133"/> + <location filename="../LLockScreen.cpp" line="133"></location> <source>Too Many Failures: Try again in 5 minutes</source> - <translation type="unfinished"></translation> + <translation>Слишком много ошибок: Попробуйте снова через 5 минут</translation> </message> </context> </TS> |