aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-open
diff options
context:
space:
mode:
authorKoljasha <koljasha@gmail.com>2017-01-15 08:45:56 +0000
committerWeblate <noreply@weblate.org>2017-01-15 08:45:56 +0000
commitf736802b4043347b196479ee888088ffaf98c9c8 (patch)
tree3db5f37a74e0b3c09104884140430b3c91b10974 /src-qt5/core/lumina-open
parentTranslated using Weblate (lumina_FM@ru (generated)) (diff)
downloadlumina-f736802b4043347b196479ee888088ffaf98c9c8.tar.gz
lumina-f736802b4043347b196479ee888088ffaf98c9c8.tar.bz2
lumina-f736802b4043347b196479ee888088ffaf98c9c8.zip
Translated using Weblate (lumina_OPEN@ru (generated))
Currently translated at 97.4% (38 of 39 strings)
Diffstat (limited to 'src-qt5/core/lumina-open')
-rw-r--r--src-qt5/core/lumina-open/i18n/lumina-open_ru.ts6
1 files changed, 3 insertions, 3 deletions
diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts
index b36460b8..0588758e 100644
--- a/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts
+++ b/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts
@@ -161,7 +161,7 @@
<message>
<location filename="../main.cpp" line="264"/>
<source>Application entry is invalid: %1</source>
- <translation type="unfinished"></translation>
+ <translation>Приложение вывело ошибку: %1</translation>
</message>
<message>
<location filename="../main.cpp" line="273"/>
@@ -190,8 +190,8 @@
</message>
<message>
<location filename="../main.cpp" line="363"/>
- <source>Could not find &quot;%1&quot;. Please ensure it is installed first.</source>
- <translation>Не найден &quot;%1&quot;. Пожалуйста, убедитесь, что он установлен в первую очередь.</translation>
+ <source>Could not find "%1". Please ensure it is installed first.</source>
+ <translation>Не найден "%1". Пожалуйста, убедитесь, что он установлен в первую очередь.</translation>
</message>
<message>
<location filename="../main.cpp" line="413"/>
bgstack15