I18n: Update translation zh_CN (100%).

73 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
This commit is contained in:
玉堂白鹤
2021-02-28 00:46:52 +01:00
committed by Transifex
parent 1a2e60ab2a
commit de1bd28f0f

View File

@@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Xfce Apps\n" "Project-Id-Version: Xfce Apps\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-20 12:48+0100\n" "POT-Creation-Date: 2021-02-26 12:51+0100\n"
"PO-Revision-Date: 2021-01-21 08:43+0000\n" "PO-Revision-Date: 2021-02-27 13:01+0000\n"
"Last-Translator: 玉堂白鹤 <yjwork@qq.com>\n" "Last-Translator: 玉堂白鹤 <yjwork@qq.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/xfce/xfce-apps/language/zh_CN/)\n" "Language-Team: Chinese (China) (http://www.transifex.com/xfce/xfce-apps/language/zh_CN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -21,10 +21,10 @@ msgstr ""
"Language: zh_CN\n" "Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:208 #: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:210
#: ../src/process-tree-view.c:374 ../src/process-tree-view.c:389 #: ../src/process-tree-view.c:374 ../src/process-tree-view.c:389
#: ../src/process-tree-view.c:419 ../src/process-window.ui.h:1 #: ../src/process-tree-view.c:419 ../src/process-window.ui.h:1
#: ../src/settings-dialog.c:142 #: ../src/settings-dialog.c:141
msgid "Task Manager" msgid "Task Manager"
msgstr "任务管理器" msgstr "任务管理器"
@@ -32,7 +32,11 @@ msgstr "任务管理器"
msgid "Easy to use application to monitor system resources" msgid "Easy to use application to monitor system resources"
msgstr "用来监视系统资源的易用程序" msgstr "用来监视系统资源的易用程序"
#: ../src/main.c:156 #: ../src/main.c:60
msgid "Quit"
msgstr "退出"
#: ../src/main.c:158
#, c-format #, c-format
msgid "" msgid ""
"<b>Processes:</b> %u\n" "<b>Processes:</b> %u\n"
@@ -41,12 +45,20 @@ msgid ""
"<b>Swap:</b> %s" "<b>Swap:</b> %s"
msgstr "<b>进程数:</b> %u\n<b>CPU:</b> %.0f%%\n<b>内存:</b> %s\n<b>交换分区:</b> %s" msgstr "<b>进程数:</b> %u\n<b>CPU:</b> %.0f%%\n<b>内存:</b> %s\n<b>交换分区:</b> %s"
#: ../src/process-statusbar.c:139 ../src/process-window.c:477 #: ../src/main.c:240
msgid "Xfce Notify Daemon"
msgstr "Xfce 提示守护进程"
#: ../src/main.c:242
msgid "Settings daemon is unavailable"
msgstr "设置守护进程无效"
#: ../src/process-statusbar.c:139 ../src/process-window.c:455
#, c-format #, c-format
msgid "CPU: %s%%" msgid "CPU: %s%%"
msgstr "CPU: %s%%" msgstr "CPU: %s%%"
#: ../src/process-statusbar.c:149 ../src/process-window.c:481 #: ../src/process-statusbar.c:149 ../src/process-window.c:459
#, c-format #, c-format
msgid "Memory: %s" msgid "Memory: %s"
msgstr "内存: %s" msgstr "内存: %s"
@@ -56,7 +68,7 @@ msgstr "内存: %s"
msgid "Swap: %s" msgid "Swap: %s"
msgstr "交换分区: %s" msgstr "交换分区: %s"
#: ../src/process-statusbar.c:174 #: ../src/process-statusbar.c:176
#, c-format #, c-format
msgid "Processes: %d" msgid "Processes: %d"
msgstr "进程数: %d" msgstr "进程数: %d"
@@ -182,33 +194,33 @@ msgstr "非常高"
msgid "Priority" msgid "Priority"
msgstr "优先级" msgstr "优先级"
#: ../src/process-window.c:164 #: ../src/process-window.c:166
msgid "Bad Window" msgid "Bad Window"
msgstr "无效窗口" msgstr "无效窗口"
#: ../src/process-window.c:164 #: ../src/process-window.c:166
#, c-format #, c-format
msgid "Window id 0x%lx does not exist!" msgid "Window id 0x%lx does not exist!"
msgstr "窗口 ID 0x%lx 不存在!" msgstr "窗口 ID 0x%lx 不存在!"
#: ../src/process-window.c:167 #: ../src/process-window.c:169
msgid "XGetWindowProperty failed" msgid "XGetWindowProperty failed"
msgstr "XGetWindowProperty 失败" msgstr "XGetWindowProperty 失败"
#: ../src/process-window.c:167 #: ../src/process-window.c:169
msgid "XGetWindowProperty failed!" msgid "XGetWindowProperty failed!"
msgstr "XGetWindowProperty 失败!" msgstr "XGetWindowProperty 失败!"
#: ../src/process-window.c:174 #: ../src/process-window.c:176
msgid "No PID found" msgid "No PID found"
msgstr "未找到 PID" msgstr "未找到 PID"
#: ../src/process-window.c:174 #: ../src/process-window.c:176
#, c-format #, c-format
msgid "No PID found for window 0x%lx." msgid "No PID found for window 0x%lx."
msgstr "未为窗口 0x%lx 找到 PID。" msgstr "未为窗口 0x%lx 找到 PID。"
#: ../src/process-window.c:332 #: ../src/process-window.c:330
msgid "Filter on process name" msgid "Filter on process name"
msgstr "进程名称过滤器" msgstr "进程名称过滤器"
@@ -243,11 +255,11 @@ msgid ""
"<span foreground='#000000' background='#e57373'> </span> Terminating task" "<span foreground='#000000' background='#e57373'> </span> Terminating task"
msgstr "<span foreground='#000000' background='#e57373'> </span> 终止任务" msgstr "<span foreground='#000000' background='#e57373'> </span> 终止任务"
#: ../src/settings-dialog.c:146 #: ../src/settings-dialog.c:145
msgid "Easy to use task manager" msgid "Easy to use task manager"
msgstr "易用的任务管理器" msgstr "易用的任务管理器"
#: ../src/settings-dialog.c:149 #: ../src/settings-dialog.c:148
msgid "translator-credits" msgid "translator-credits"
msgstr "Hunt Xu <huntxu@live.cn>, 2008, 2010.\nMingcong Bai <jeffbai@aosc.xyz>, 2014, 2015, 2016, 2017.\n玉堂白鹤 <yjwork@qq.com>,2020." msgstr "Hunt Xu <huntxu@live.cn>, 2008, 2010.\nMingcong Bai <jeffbai@aosc.xyz>, 2014, 2015, 2016, 2017.\n玉堂白鹤 <yjwork@qq.com>,2020."
@@ -300,8 +312,8 @@ msgid "Prompt for terminating tasks"
msgstr "终止任务时提示" msgstr "终止任务时提示"
#: ../src/settings-dialog.ui.h:13 #: ../src/settings-dialog.ui.h:13
msgid "Hide into the notification area" msgid "Keep in the notification area"
msgstr "隐藏至通知区域" msgstr "保留在通知区域"
#: ../src/settings-dialog.ui.h:14 #: ../src/settings-dialog.ui.h:14
msgid "<b>Miscellaneous</b>" msgid "<b>Miscellaneous</b>"