aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-open
diff options
context:
space:
mode:
authorKoljasha <koljasha@gmail.com>2017-03-03 17:14:02 +0000
committerWeblate <noreply@weblate.org>2017-03-03 17:14:03 +0000
commit91bd4725c1292680c190f070b993b283faefeb16 (patch)
tree3efff10ce3f14cbc5ca6f9cae54741672faed927 /src-qt5/core/lumina-open
parentTranslated using Weblate (lumina_CONFIG@ru (generated)) (diff)
downloadlumina-91bd4725c1292680c190f070b993b283faefeb16.tar.gz
lumina-91bd4725c1292680c190f070b993b283faefeb16.tar.bz2
lumina-91bd4725c1292680c190f070b993b283faefeb16.zip
Translated using Weblate (lumina_OPEN@ru (generated))
Currently translated at 97.5% (39 of 40 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 d7b1d3e1..5e81cd44 100644
--- a/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts
+++ b/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts
@@ -131,7 +131,7 @@
<message>
<location filename="../LFileDialog.cpp" line="211"/>
<source>[default] </source>
- <translation type="unfinished"></translation>
+ <translation>[по умолчанию] </translation>
</message>
<message>
<location filename="../LFileDialog.cpp" line="278"/>
@@ -195,8 +195,8 @@
</message>
<message>
<location filename="../main.cpp" line="365"/>
- <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="415"/>
bgstack15