aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
diff options
context:
space:
mode:
author玉堂白鹤 <yjwork@qq.com>2017-05-10 03:48:36 +0000
committerWeblate <noreply@weblate.org>2017-05-10 08:06:50 +0000
commit1ba1bb25a960a04e94ddd478d237a5ca88fe5417 (patch)
treecf26752a7d0a2fd4b5d947ab9606bb112f91c0b8 /src-qt5/core
parentTranslated using Weblate (lumina_INFO@zh_cn (generated)) (diff)
downloadlumina-1ba1bb25a960a04e94ddd478d237a5ca88fe5417.tar.gz
lumina-1ba1bb25a960a04e94ddd478d237a5ca88fe5417.tar.bz2
lumina-1ba1bb25a960a04e94ddd478d237a5ca88fe5417.zip
Translated using Weblate (lumina_OPEN@zh_cn (generated))
Currently translated at 95.0% (38 of 40 strings)
Diffstat (limited to 'src-qt5/core')
-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