summaryrefslogtreecommitdiff
path: root/po/zh_CN.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r--po/zh_CN.po58
1 files changed, 26 insertions, 32 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index d44a3e7f..bb81879d 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: metacity\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-12-06 12:29-0700\n"
+"POT-Creation-Date: 2004-12-20 14:44-0700\n"
"PO-Revision-Date: 2004-03-12 23:37+0800\n"
"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
@@ -1121,8 +1121,9 @@ msgstr ""
"串“disabled”,那么此操作将没有按键组合。"
#: src/metacity.schemas.in.h:109
+#, fuzzy
msgid ""
-"The keybinding used to maximize a window The format looks like \"&lt;"
+"The keybinding used to maximize a window. The format looks like \"&lt;"
"Control&gt;a\" or \"&lt;Shift&gt;&lt;Alt&gt;F1\". The parser is fairly "
"liberal and allows lower or upper case, and also abbreviations such as \"&lt;"
"Ctl&gt;\" and \"&lt;Ctrl&gt;\". If you set the option to the special string "
@@ -2917,34 +2918,6 @@ msgstr "用户定义的常数必须以大写字母开头;而“%s”却不必"
msgid "Constant \"%s\" has already been defined"
msgstr "常数“%s”已被定义"
-#: src/tools/metacity-properties.desktop.in.h:1
-msgid "Select how to give focus to windows"
-msgstr "选择如何为窗口设置焦点"
-
-#: src/tools/metacity-properties.desktop.in.h:2
-msgid "Window Focus"
-msgstr "窗口焦点"
-
-#: src/tools/metacity-properties.glade.h:1
-msgid "Clic_k to give focus"
-msgstr "单击时设置焦点(_K)"
-
-#: src/tools/metacity-properties.glade.h:2
-msgid "Focus behavior:"
-msgstr "焦点行为:"
-
-#: src/tools/metacity-properties.glade.h:3
-msgid "Window Focus Preferences"
-msgstr "窗口焦点首选项"
-
-#: src/tools/metacity-properties.glade.h:4
-msgid "_Point to give focus"
-msgstr "指向时设置焦点(_P)"
-
-#: src/tools/metacity-properties.glade.h:5
-msgid "_Raise window on focus"
-msgstr "提升焦点窗口(_R)"
-
#: src/util.c:93
#, c-format
msgid "Failed to open debug log: %s\n"
@@ -2982,7 +2955,7 @@ msgid "Application set a bogus _NET_WM_PID %ld\n"
msgstr "应用程序设置一个假的 _NET_WM_PID %ld\n"
#. first time through
-#: src/window.c:4908
+#: src/window.c:4907
#, c-format
msgid ""
"Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER "
@@ -2998,7 +2971,7 @@ msgstr ""
#. * MWM but not WM_NORMAL_HINTS are basically broken. We complain
#. * about these apps but make them work.
#.
-#: src/window.c:5579
+#: src/window.c:5578
#, c-format
msgid ""
"Window %s sets an MWM hint indicating it isn't resizable, but sets min size %"
@@ -3032,3 +3005,24 @@ msgstr "窗口 0x%2$lx 上的属性 %1$s 包含无效的 UTF-8\n"
msgid ""
"Property %s on window 0x%lx contained invalid UTF-8 for item %d in the list\n"
msgstr "窗口 0x%2$lx 上的属性 %1$s 为列表中的条目 %3$d 包含无效的 UTF-8\n"
+
+#~ msgid "Select how to give focus to windows"
+#~ msgstr "选择如何为窗口设置焦点"
+
+#~ msgid "Window Focus"
+#~ msgstr "窗口焦点"
+
+#~ msgid "Clic_k to give focus"
+#~ msgstr "单击时设置焦点(_K)"
+
+#~ msgid "Focus behavior:"
+#~ msgstr "焦点行为:"
+
+#~ msgid "Window Focus Preferences"
+#~ msgstr "窗口焦点首选项"
+
+#~ msgid "_Point to give focus"
+#~ msgstr "指向时设置焦点(_P)"
+
+#~ msgid "_Raise window on focus"
+#~ msgstr "提升焦点窗口(_R)"