[dconf] update zh_CN translation



commit 47f27e204b962b127b4666106894467c5858a56f
Author: Tong Hui <tonghuix gmail com>
Date:   Tue Sep 23 09:24:03 2014 +0800

    update zh_CN translation

 po/zh_CN.po |  173 +++++++++++++++++++++++++++++++----------------------------
 1 files changed, 90 insertions(+), 83 deletions(-)
---
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 6dd0b2d..3aeab5d 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -8,8 +8,8 @@ msgstr ""
 "Project-Id-Version: dconf master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=dconf&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2013-08-24 01:11+0000\n"
-"PO-Revision-Date: 2014-01-18 10:25+0800\n"
+"POT-Creation-Date: 2014-08-03 03:09+0000\n"
+"PO-Revision-Date: 2014-08-03 18:45+0800\n"
 "Last-Translator: 甘露(Gan Lu) <rhythm gan gmail com>\n"
 "Language-Team: Chinese (China) <i18n-zh googlegroups com>\n"
 "Language: zh_CN\n"
@@ -18,45 +18,117 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Poedit 1.5.4\n"
 
-#: ../editor/dconf-editor.desktop.in.in.h:1 ../editor/dconf-editor.vala:43
-#: ../editor/dconf-editor.vala:62 ../editor/dconf-editor.vala:400
+#: ../editor/ca.desrt.dconf-editor.desktop.in.in.h:1
+#: ../editor/dconf-editor.vala:43 ../editor/dconf-editor.vala:62
+#: ../editor/dconf-editor.vala:412
 msgid "dconf Editor"
 msgstr "dconf 系统配置编辑器"
 
-#: ../editor/dconf-editor.desktop.in.in.h:2 ../editor/dconf-editor.vala:403
+#: ../editor/ca.desrt.dconf-editor.desktop.in.in.h:2
+#: ../editor/dconf-editor.vala:415
 msgid "Directly edit your entire configuration database"
 msgstr "便捷地编辑您的系统设置"
 
-#: ../editor/dconf-editor.desktop.in.in.h:3
+#: ../editor/ca.desrt.dconf-editor.desktop.in.in.h:3
 msgid "settings;configuration;"
 msgstr "settings;configuration;设定;配置;设置;"
 
-#: ../editor/dconf-editor.vala:186
+#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:1
+msgid "The width of the window"
+msgstr "宽度"
+
+#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:2
+msgid "The width of the main window in pixels."
+msgstr "窗口的宽度,以像素为单位"
+
+#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:3
+msgid "The height of the window"
+msgstr "高度"
+
+#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:4
+msgid "The height of the main window in pixels."
+msgstr "窗口高度,以像素为单位"
+
+#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:5
+msgid "A flag to enable maximized mode"
+msgstr "启用最大化模式的标记"
+
+#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:6
+msgid "A flag to enable fullscreen mode"
+msgstr "启用全屏模式的标记"
+
+#: ../editor/dconf-editor-menu.ui.h:1
+msgid "_Find…"
+msgstr "查找(_F)…"
+
+#: ../editor/dconf-editor-menu.ui.h:2
+msgid "_About"
+msgstr "关于(_A)"
+
+#: ../editor/dconf-editor-menu.ui.h:3
+msgid "_Quit"
+msgstr "退出(_Q)"
+
+#: ../editor/dconf-editor.ui.h:1
+msgid "Set to Default"
+msgstr "重置为默认值"
+
+#: ../editor/dconf-editor.ui.h:2
+msgid "Schema:"
+msgstr "层次结构:"
+
+#: ../editor/dconf-editor.ui.h:3
+msgid "Summary:"
+msgstr "概要:"
+
+#: ../editor/dconf-editor.ui.h:4
+msgid "Description:"
+msgstr "描述:"
+
+#. Translators: as in datatype (integer, boolean, string, etc)
+#: ../editor/dconf-editor.ui.h:6
+msgid "Type:"
+msgstr "类型:"
+
+#: ../editor/dconf-editor.ui.h:7
+msgid "Default:"
+msgstr "默认值:"
+
+#: ../editor/dconf-editor.ui.h:8
+msgid "Next"
+msgstr "下一项"
+
+#: ../editor/dconf-editor.vala:185
 #, c-format
 msgid "Integer [%s..%s]"
 msgstr "整数[%s..%s]"
 
-#: ../editor/dconf-editor.vala:188
+#: ../editor/dconf-editor.vala:198
+#, c-format
+msgid "Double [%s..%s]"
+msgstr "双精度浮点数[%s..%s]"
+
+#: ../editor/dconf-editor.vala:200
 msgid "Boolean"
 msgstr "布尔值"
 
-#: ../editor/dconf-editor.vala:190
+#: ../editor/dconf-editor.vala:202
 msgid "String"
 msgstr "字符串"
 
-#: ../editor/dconf-editor.vala:192
+#: ../editor/dconf-editor.vala:204
 msgid "Enumeration"
 msgstr "枚举"
 
-#: ../editor/dconf-editor.vala:240
+#: ../editor/dconf-editor.vala:252
 msgid "No schema"
 msgstr "无"
 
-#: ../editor/dconf-editor.vala:350
+#: ../editor/dconf-editor.vala:362
 msgid "Not found"
 msgstr "未发现"
 
-#: ../editor/dconf-editor.vala:398
+#: ../editor/dconf-editor.vala:410
 msgid ""
 "This program is free software; you can redistribute it and/or modify it "
 "under the terms of the GNU General Public License as published by the Free "
@@ -82,90 +154,25 @@ msgstr ""
 "您应已收到附随于本程序的GNU通用公共授权的副本;如果没有,请写信至自由软件基金"
 "会:59 Temple Place - Suite 330, Boston, Ma 02111-1307, USA。"
 
-#: ../editor/dconf-editor.vala:404
+#: ../editor/dconf-editor.vala:416
 msgid "Copyright © Canonical Ltd"
 msgstr "版权所有 © Canonical Ltd"
 
-#: ../editor/dconf-editor.vala:408
+#: ../editor/dconf-editor.vala:420
 msgid "translator-credits"
 msgstr "Tao Zhu <bill_zt sina com>, 2012."
 
-#: ../editor/dconf-view.vala:264
+#: ../editor/dconf-view.vala:268
 #, c-format
 msgid "Error setting value: %s"
 msgstr "错误的设定值:%s"
 
 #. Translators: this is the column header label in the main view
-#: ../editor/dconf-view.vala:318
+#: ../editor/dconf-view.vala:322
 msgid "Name"
 msgstr "名称"
 
 #. Translators: this is the column header label in the main view
-#: ../editor/dconf-view.vala:322
+#: ../editor/dconf-view.vala:326
 msgid "Value"
 msgstr "值"
-
-#: ../editor/dconf-editor.ui.h:1
-msgid "Set to Default"
-msgstr "重置为默认值"
-
-#: ../editor/dconf-editor.ui.h:2
-msgid "Schema:"
-msgstr "层次结构:"
-
-#: ../editor/dconf-editor.ui.h:3
-msgid "Summary:"
-msgstr "概要:"
-
-#: ../editor/dconf-editor.ui.h:4
-msgid "Description:"
-msgstr "描述:"
-
-#. Translators: as in datatype (integer, boolean, string, etc)
-#: ../editor/dconf-editor.ui.h:6
-msgid "Type:"
-msgstr "类型:"
-
-#: ../editor/dconf-editor.ui.h:7
-msgid "Default:"
-msgstr "默认值:"
-
-#: ../editor/dconf-editor.ui.h:8
-msgid "Next"
-msgstr "下一项"
-
-#: ../editor/dconf-editor-menu.ui.h:1
-msgid "_Find…"
-msgstr "查找(_F)…"
-
-#: ../editor/dconf-editor-menu.ui.h:2
-msgid "_About"
-msgstr "关于(_A)"
-
-#: ../editor/dconf-editor-menu.ui.h:3
-msgid "_Quit"
-msgstr "退出(_Q)"
-
-#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:1
-msgid "The width of the window"
-msgstr "宽度"
-
-#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:2
-msgid "The width of the main window in pixels."
-msgstr "窗口的宽度,以像素为单位"
-
-#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:3
-msgid "The height of the window"
-msgstr "高度"
-
-#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:4
-msgid "The height of the main window in pixels."
-msgstr "窗口高度,以像素为单位"
-
-#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:5
-msgid "A flag to enable maximized mode"
-msgstr "启用最大化模式的标记"
-
-#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:6
-msgid "A flag to enable fullscreen mode"
-msgstr "启用全屏模式的标记"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]