aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src-qt5/core/lumina-desktop/i18n/lumina-desktop_zh_CN.ts12
-rw-r--r--src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_CN.ts10
2 files changed, 11 insertions, 11 deletions
diff --git a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_zh_CN.ts b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_zh_CN.ts
index e368c26e..29d643f0 100644
--- a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_zh_CN.ts
+++ b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_zh_CN.ts
@@ -65,7 +65,7 @@
<message>
<location filename="../desktop-plugins/applauncher/AppLauncherPlugin.cpp" line="109"/>
<source>Rename</source>
- <translation type="unfinished"></translation>
+ <translation>重命名</translation>
</message>
<message>
<location filename="../desktop-plugins/applauncher/AppLauncherPlugin.cpp" line="111"/>
@@ -265,12 +265,12 @@
</message>
<message>
<location filename="../BootSplash.cpp" line="63"/>
- <source>Don&apos;t expect to build up the weak by pulling down the strong.</source>
+ <source>Don't expect to build up the weak by pulling down the strong.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../BootSplash.cpp" line="65"/>
- <source>You can&apos;t know too much, but you can say too much.</source>
+ <source>You can't know too much, but you can say too much.</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -350,7 +350,7 @@
</message>
<message>
<location filename="../BootSplash.cpp" line="97"/>
- <source>Only two things are infinite, the universe and human stupidity, and I&apos;m not sure about the former.</source>
+ <source>Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -360,7 +360,7 @@
</message>
<message>
<location filename="../BootSplash.cpp" line="101"/>
- <source>Do, or do not. There is no &apos;try&apos;.</source>
+ <source>Do, or do not. There is no 'try'.</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -380,7 +380,7 @@
</message>
<message>
<location filename="../BootSplash.cpp" line="109"/>
- <source>It&apos;s kind of fun to do the impossible.</source>
+ <source>It's kind of fun to do the impossible.</source>
<translation type="unfinished"></translation>
</message>
<message>
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