aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core-utils
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-05-04 09:49:14 -0400
committerKen Moore <ken@ixsystems.com>2017-05-04 09:49:14 -0400
commitf8bfe3865d81f984e73a91e6a4f5aa853eeee5b5 (patch)
treea9d5ad28dc57bec9a8fd64ca1470e9de966b2c10 /src-qt5/core-utils
parentClean up some margins on the clock for the horizontal orientation. (diff)
parentTranslated using Weblate (l_TE@ru (generated)) (diff)
downloadlumina-f8bfe3865d81f984e73a91e6a4f5aa853eeee5b5.tar.gz
lumina-f8bfe3865d81f984e73a91e6a4f5aa853eeee5b5.tar.bz2
lumina-f8bfe3865d81f984e73a91e6a4f5aa853eeee5b5.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'src-qt5/core-utils')
-rw-r--r--src-qt5/core-utils/lumina-config/i18n/lumina-config_ru.ts16
1 files changed, 8 insertions, 8 deletions
diff --git a/src-qt5/core-utils/lumina-config/i18n/lumina-config_ru.ts b/src-qt5/core-utils/lumina-config/i18n/lumina-config_ru.ts
index b6b7c5c8..c978122f 100644
--- a/src-qt5/core-utils/lumina-config/i18n/lumina-config_ru.ts
+++ b/src-qt5/core-utils/lumina-config/i18n/lumina-config_ru.ts
@@ -344,7 +344,7 @@
</message>
<message>
<location filename="../LPlugins.cpp" line="67"/>
- <source>Start menu alternative focusing on the user&apos;s files, directories, and favorites.</source>
+ <source>Start menu alternative focusing on the user's files, directories, and favorites.</source>
<translation>Альтернативное стартовое меню, сфокусированное на пользовательских файлах, каталогах и Избранном.</translation>
</message>
<message>
@@ -1242,12 +1242,12 @@
</message>
<message>
<location filename="../pages/page_fluxbox_keys.ui" line="244"/>
- <source>&quot;Mod1&quot;: Alt key
-&quot;Mod4&quot;: Windows/Mac key
-&quot;Control&quot;: Ctrl key</source>
- <translation>&quot;Mod1&quot;: Alt key
-&quot;Mod4&quot;: Windows/Mac key
-&quot;Control&quot;: Ctrl key</translation>
+ <source>"Mod1": Alt key
+"Mod4": Windows/Mac key
+"Control": Ctrl key</source>
+ <translation>"Mod1": Alt key
+"Mod4": Windows/Mac key
+"Control": Ctrl key</translation>
</message>
<message>
<location filename="../pages/page_fluxbox_keys.cpp" line="70"/>
@@ -1394,7 +1394,7 @@
<message>
<location filename="../pages/page_interface_desktop.ui" line="86"/>
<source>Display Removable Media Icons</source>
- <translation type="unfinished"></translation>
+ <translation>Отображение значков съемных носителей</translation>
</message>
<message>
<location filename="../pages/page_interface_desktop.cpp" line="56"/>
bgstack15