aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2016-09-20 13:23:15 +0000
committerWeblate <noreply@weblate.org>2016-09-20 13:23:15 +0000
commit9f26fdc64823d7ddb303909a4afe78532e02258d (patch)
treee1f2b2ee2d8e6587dab34463d146dcc2300e5270 /src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts
parentTranslated using Weblate (lumina_WM@lt (generated)) (diff)
parentMerge branch 'master' of github.com:trueos/lumina (diff)
downloadlumina-9f26fdc64823d7ddb303909a4afe78532e02258d.tar.gz
lumina-9f26fdc64823d7ddb303909a4afe78532e02258d.tar.bz2
lumina-9f26fdc64823d7ddb303909a4afe78532e02258d.zip
Merge branch 'master' of https://github.com/trueos/lumina
Diffstat (limited to 'src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts')
-rw-r--r--src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts29
1 files changed, 12 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 28f23b9b..0f3d9759 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
@@ -9,39 +9,34 @@
<translation>Экран блокировки</translation>
</message>
<message>
- <location filename="../LLockScreen.ui" line="111"></location>
+ <location filename="../LLockScreen.ui" line="114"/>
<source>Password</source>
<translation>Пароль</translation>
</message>
<message>
- <location filename="../LLockScreen.ui" line="123"></location>
+ <location filename="../LLockScreen.ui" line="126"/>
<source>Unlock Session</source>
<translation>Разблокировать сессию</translation>
</message>
<message>
- <location filename="../LLockScreen.cpp" line="43"></location>
+ <location filename="../LLockScreen.cpp" line="39"/>
<source>Locked by: %1</source>
<translation>Заблокировано: %1</translation>
</message>
<message>
- <location filename="../LLockScreen.cpp" line="125"></location>
- <source>Too Many Failures: Try again later.</source>
- <translation>Слишком много ошибок: Попробуйте снова позже.</translation>
+ <location filename="../LLockScreen.cpp" line="76"/>
+ <source>Too Many Failures</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../LLockScreen.cpp" line="128"></location>
- <source>Password Expired: Contact System Admin</source>
- <translation>Срок действия пароля истек: Свяжитесь с Вашим системным администратором</translation>
+ <location filename="../LLockScreen.cpp" line="76"/>
+ <source>Wait %1 Minutes</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../LLockScreen.cpp" line="132"></location>
- <source>Failure: %1 Attempts Remaining</source>
- <translation>Ошибка: %1 попыток осталось</translation>
- </message>
- <message>
- <location filename="../LLockScreen.cpp" line="133"></location>
- <source>Too Many Failures: Try again in 5 minutes</source>
- <translation>Слишком много ошибок: Попробуйте снова через 5 минут</translation>
+ <location filename="../LLockScreen.cpp" line="77"/>
+ <source>Failed Attempts: %1</source>
+ <translation type="unfinished"></translation>
</message>
</context>
</TS>
bgstack15