aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-open
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2017-05-10 08:07:29 +0000
committerWeblate <noreply@weblate.org>2017-05-10 08:07:29 +0000
commitc2aeb55bee0d137aaf7ad3eaf6ccd62875f6ec3a (patch)
treef5e2b9511f29831d58caa6c0d3ef734ceb4606a1 /src-qt5/core/lumina-open
parentTranslated using Weblate (lumina_FM@zh_cn (generated)) (diff)
parentMerge remote-tracking branch 'origin/master' (diff)
downloadlumina-c2aeb55bee0d137aaf7ad3eaf6ccd62875f6ec3a.tar.gz
lumina-c2aeb55bee0d137aaf7ad3eaf6ccd62875f6ec3a.tar.bz2
lumina-c2aeb55bee0d137aaf7ad3eaf6ccd62875f6ec3a.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'src-qt5/core/lumina-open')
-rw-r--r--src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts6
1 files changed, 3 insertions, 3 deletions
diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts b/src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts
index a7591cb2..59c5ff5c 100644
--- a/src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts
+++ b/src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts
@@ -36,7 +36,7 @@
<message>
<location filename="../LFileDialog.ui" line="199"/>
<source>Set this application as the default </source>
- <translation>设置该应用程序为默认</translation>
+ <translation>设置该应用程序为默认 </translation>
</message>
<message>
<location filename="../LFileDialog.ui" line="221"/>
@@ -195,7 +195,7 @@
</message>
<message>
<location filename="../main.cpp" line="368"/>
- <source>Could not find &quot;%1&quot;. Please ensure it is installed first.</source>
+ <source>Could not find "%1". Please ensure it is installed first.</source>
<translation>无法找到 “%1”。请确认它已被安装。</translation>
</message>
<message>
@@ -206,7 +206,7 @@
<message>
<location filename="../main.cpp" line="418"/>
<source>The following application experienced an error and needed to close:</source>
- <translation>下面的应用程序遇到错误,需要关闭</translation>
+ <translation>下面的应用程序遇到错误,需要关闭:</translation>
</message>
</context>
</TS>
bgstack15