aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
diff options
context:
space:
mode:
author玉堂白鹤 <yjwork@qq.com>2017-05-08 01:51:25 +0000
committerWeblate <noreply@weblate.org>2017-05-08 02:47:08 +0000
commit0c1bcc8ef5deaeb7ef0b0d643f748107c63c6e2f (patch)
tree1918948e3275a032d7ba9383c2021ee599fab87a /src-qt5
parentMerge branch 'master' of github.com:trueos/lumina (diff)
downloadlumina-0c1bcc8ef5deaeb7ef0b0d643f748107c63c6e2f.tar.gz
lumina-0c1bcc8ef5deaeb7ef0b0d643f748107c63c6e2f.tar.bz2
lumina-0c1bcc8ef5deaeb7ef0b0d643f748107c63c6e2f.zip
Translated using Weblate (lumina_WM@zh_cn (generated))
Currently translated at 57.1% (4 of 7 strings)
Diffstat (limited to 'src-qt5')
-rw-r--r--src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_CN.ts10
1 files changed, 5 insertions, 5 deletions
diff --git a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_CN.ts b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_CN.ts
index 174fcb13..b6e21f5e 100644
--- a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_CN.ts
+++ b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_CN.ts
@@ -11,12 +11,12 @@
<message>
<location filename="../LLockScreen.ui" line="114"/>
<source>Password</source>
- <translation type="unfinished"></translation>
+ <translation>密码</translation>
</message>
<message>
<location filename="../LLockScreen.ui" line="126"/>
<source>Unlock Session</source>
- <translation type="unfinished"></translation>
+ <translation>解除会话锁定</translation>
</message>
<message>
<location filename="../LLockScreen.cpp" line="39"/>
@@ -26,17 +26,17 @@
<message>
<location filename="../LLockScreen.cpp" line="76"/>
<source>Too Many Failures</source>
- <translation type="unfinished"></translation>
+ <translation>失败次数过多</translation>
</message>
<message>
<location filename="../LLockScreen.cpp" line="76"/>
<source>Wait %1 Minutes</source>
- <translation type="unfinished"></translation>
+ <translation>等待 %1 分钟</translation>
</message>
<message>
<location filename="../LLockScreen.cpp" line="77"/>
<source>Failed Attempts: %1</source>
- <translation type="unfinished"></translation>
+ <translation type="unfinished">失败尝试: %1</translation>
</message>
</context>
</TS>
bgstack15