summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLu Gan <ganlu@src.gnome.org>2009-01-05 12:07:05 +0000
committerLu Gan <ganlu@src.gnome.org>2009-01-05 12:07:05 +0000
commit32f882093b4c206171da24cdd9da0cb855939fec (patch)
tree901bdc1995d391fed85bcf3e4ae39b567ee42e67
parent57dec338bac3f809caf86b9080172bf465d29384 (diff)
downloadmetacity-32f882093b4c206171da24cdd9da0cb855939fec.tar.gz
Updated Chinese Simplified translation
svn path=/trunk/; revision=4071
-rw-r--r--po/ChangeLog4
-rw-r--r--po/zh_CN.po4181
2 files changed, 1892 insertions, 2293 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index a15425bb..687ea564 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-03 甘露(Gan Lu) <rhythm.gan@gmail.com>
+
+ * zh_CN.po: Updated Chinese Simplified translation
+
2009-01-03 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Mattias Põldaru
diff --git a/po/zh_CN.po b/po/zh_CN.po
index abbe21de..d1476501 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -5,18 +5,18 @@
# He Qiangqiang <carton@linux.net.cn>, 2002
# Xiong Jiang <jxiong@offtopic.org>, 2003
# Funda Wang <fundawang@linux.net.cn>, 2003, 2004
-#
+# 甘露(Gan Lu) <rhythm.gan@gmail.com>, 2009
msgid ""
msgstr ""
"Project-Id-Version: metacity\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-08-14 04:06+0000\n"
-"PO-Revision-Date: 2008-02-24 20:13+0800\n"
-"Last-Translator: Funda Wang <fundawang@gmail.com>\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=metacity&amp;component=general\n"
+"POT-Creation-Date: 2008-12-25 16:53+0000\n"
+"PO-Revision-Date: 2009-01-05 14:21+0800\n"
+"Last-Translator: 甘露(Gan Lu) <rhythm.gan@gmail.com>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8-bit\n"
+"Content-Transfer-Encoding: 8bit\n"
#: ../src/50-metacity-desktop-key.xml.in.h:1
msgid "Desktop"
@@ -31,18 +31,22 @@ msgstr "窗口管理"
msgid "Unknown window information request: %d"
msgstr "未知的窗口信息请求:%d"
-#: ../src/core/delete.c:70 ../src/core/delete.c:97
-#: ../src/ui/metacity-dialog.c:50 ../src/ui/theme-parser.c:481
+#: ../src/core/delete.c:70
+#: ../src/core/delete.c:97
+#: ../src/ui/metacity-dialog.c:50
+#: ../src/ui/theme-parser.c:522
#, c-format
msgid "Could not parse \"%s\" as an integer"
-msgstr "无法将“%s”解析为整数"
+msgstr "无法将 \"%s\" 解析为整数"
-#: ../src/core/delete.c:77 ../src/core/delete.c:104
-#: ../src/ui/metacity-dialog.c:57 ../src/ui/theme-parser.c:490
-#: ../src/ui/theme-parser.c:545
+#: ../src/core/delete.c:77
+#: ../src/core/delete.c:104
+#: ../src/ui/metacity-dialog.c:57
+#: ../src/ui/theme-parser.c:531
+#: ../src/ui/theme-parser.c:586
#, c-format
msgid "Did not understand trailing characters \"%s\" in string \"%s\""
-msgstr "不理解结尾字符“%s”(位于字符串“%s”中)"
+msgstr "不理解结尾字符 \"%1$s\" (位于字符串 \"%2$s\"中)"
#: ../src/core/delete.c:135
#, c-format
@@ -56,8 +60,7 @@ msgstr "读取对话显示进程时出错:%s\n"
#: ../src/core/delete.c:336
#, c-format
-msgid ""
-"Error launching metacity-dialog to ask about killing an application: %s\n"
+msgid "Error launching metacity-dialog to ask about killing an application: %s\n"
msgstr "启动 metacity-dialog 查询有关杀死应用程序的情况时出错:%s\n"
#: ../src/core/delete.c:445
@@ -68,7 +71,7 @@ msgstr "无法获取主机名:%s\n"
#: ../src/core/display.c:256
#, c-format
msgid "Missing %s extension required for compositing"
-msgstr "缺少复合特特效所需的 %s 扩展"
+msgstr "缺少复合效果所需的 %s 扩展"
#: ../src/core/display.c:334
#, c-format
@@ -89,84 +92,97 @@ msgstr ""
#: ../src/core/errors.c:279
#, c-format
msgid "Fatal IO error %d (%s) on display '%s'.\n"
-msgstr "严重的 IO 错误 %d (%s) 出现在显示“%s”上。\n"
+msgstr "严重的 IO 错误 %d (%1$s) 出现在显示“%2$s”上。\n"
-#: ../src/core/keybindings.c:1090
+#: ../src/core/keybindings.c:680
#, c-format
-msgid ""
-"Some other program is already using the key %s with modifiers %x as a "
-"binding\n"
+msgid "Some other program is already using the key %s with modifiers %x as a binding\n"
msgstr "某个其它程序已经将按键 %s 和修饰键 %x 配合使用作为一种组合\n"
-#: ../src/core/keybindings.c:2729
+#. Displayed when a keybinding which is
+#. * supposed to launch a program fails.
+#.
+#: ../src/core/keybindings.c:2294
#, c-format
-msgid "Error launching metacity-dialog to print an error about a command: %s\n"
-msgstr "用 metacity-dialog 输出一个命令错误消息时出错:%s\n"
+msgid ""
+"There was an error running <tt>%s</tt>:\n"
+"\n"
+"%s"
+msgstr ""
+"运行 <tt>%s</tt>时发生错误:\n"
+"\n"
+"%s"
-#: ../src/core/keybindings.c:2834
+#: ../src/core/keybindings.c:2381
#, c-format
msgid "No command %d has been defined.\n"
msgstr "命令 %d 尚未定义。\n"
-#: ../src/core/keybindings.c:3862
+#: ../src/core/keybindings.c:3335
#, c-format
msgid "No terminal command has been defined.\n"
msgstr "终端命令尚未定义。\n"
-#: ../src/core/main.c:115
+#: ../src/core/main.c:116
#, c-format
msgid ""
"metacity %s\n"
"Copyright (C) 2001-2008 Havoc Pennington, Red Hat, Inc., and others\n"
"This is free software; see the source for copying conditions.\n"
-"There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A "
-"PARTICULAR PURPOSE.\n"
+"There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr ""
"metacity %s\n"
-"Copyright (C) 2001-2008 Havoc Pennington, Red Hat, Inc., 以及其他人\n"
+"版权所有 (C) 2001-2008 Havoc Pennington, Red Hat, Inc., 以及其他人\n"
"这是自由软件:版权条款请参见源码.\n"
-"不存在任何保证:即使是对商用性或者适合某种特定目的也不作保证。\n"
+"不存在任何保证:即使是对适销性或者适合某种特定目的也不作保证。\n"
-#: ../src/core/main.c:242
+#: ../src/core/main.c:253
msgid "Disable connection to session manager"
msgstr "禁止连接到会话管理器"
-#: ../src/core/main.c:248
+#: ../src/core/main.c:259
msgid "Replace the running window manager with Metacity"
msgstr "将运行中的窗口管理器替换为 Metacity"
-#: ../src/core/main.c:254
+#: ../src/core/main.c:265
msgid "Specify session management ID"
msgstr "指定会话管理 ID"
-#: ../src/core/main.c:259
+#: ../src/core/main.c:270
msgid "X Display to use"
msgstr "要使用的 X 显示"
-#: ../src/core/main.c:265
+#: ../src/core/main.c:276
msgid "Initialize session from savefile"
msgstr "从保存文件中初始化会话"
-#: ../src/core/main.c:271
+#: ../src/core/main.c:282
msgid "Print version"
msgstr "打印版本"
-#: ../src/core/main.c:277
+#: ../src/core/main.c:288
msgid "Make X calls synchronous"
msgstr "使 X 调用同步"
-#: ../src/core/main.c:428
+#: ../src/core/main.c:294
+msgid "Turn compositing on"
+msgstr "打开复合效果"
+
+#: ../src/core/main.c:300
+msgid "Turn compositing off"
+msgstr "关闭复合效果"
+
+#: ../src/core/main.c:478
#, c-format
msgid "Failed to scan themes directory: %s\n"
msgstr "扫描主题目录失败:%s\n"
-#: ../src/core/main.c:444
+#: ../src/core/main.c:494
#, c-format
-msgid ""
-"Could not find a theme! Be sure %s exists and contains the usual themes.\n"
+msgid "Could not find a theme! Be sure %s exists and contains the usual themes.\n"
msgstr "无法找到主题!请确认 %s 存在并且含有正常的主题。\n"
-#: ../src/core/main.c:500
+#: ../src/core/main.c:550
#, c-format
msgid "Failed to restart: %s\n"
msgstr "无法重启动:%s\n"
@@ -178,65 +194,75 @@ msgstr "无法重启动:%s\n"
#. * we might consider reverting invalid keys to their original values.
#. * (We know the old value, so we can look up a suitable string in
#. * the symtab.)
+#. *
+#. * (Empty comment follows so the translators don't see this.)
#.
-#: ../src/core/prefs.c:502 ../src/core/prefs.c:654
+#.
+#: ../src/core/prefs.c:499
+#: ../src/core/prefs.c:654
#, c-format
msgid "GConf key '%s' is set to an invalid value\n"
msgstr "GConf 关键字“%s”被设置为无效值\n"
-#: ../src/core/prefs.c:583 ../src/core/prefs.c:823
+#: ../src/core/prefs.c:580
+#: ../src/core/prefs.c:823
#, c-format
msgid "%d stored in GConf key %s is out of range %d to %d\n"
msgstr "存储在 GConf 关键字 %2$s 中的值 %1$d 超出了 %3$d 到 %4$d 的范围\n"
-#: ../src/core/prefs.c:627 ../src/core/prefs.c:701 ../src/core/prefs.c:749
-#: ../src/core/prefs.c:813 ../src/core/prefs.c:1108 ../src/core/prefs.c:1124
-#: ../src/core/prefs.c:1143 ../src/core/prefs.c:1159 ../src/core/prefs.c:1176
-#: ../src/core/prefs.c:1192
+#: ../src/core/prefs.c:624
+#: ../src/core/prefs.c:701
+#: ../src/core/prefs.c:749
+#: ../src/core/prefs.c:813
+#: ../src/core/prefs.c:1106
+#: ../src/core/prefs.c:1122
+#: ../src/core/prefs.c:1139
+#: ../src/core/prefs.c:1155
#, c-format
msgid "GConf key \"%s\" is set to an invalid type\n"
msgstr "GConf 关键字“%s”被设置为无效的类型\n"
-#: ../src/core/prefs.c:1262
-msgid ""
-"Workarounds for broken applications disabled. Some applications may not "
-"behave properly.\n"
+#: ../src/core/prefs.c:1225
+msgid "Workarounds for broken applications disabled. Some applications may not behave properly.\n"
msgstr "有缺陷的应用程序的工作区已禁用。某些应用程序可能无法正常运行。\n"
-#: ../src/core/prefs.c:1332
+#: ../src/core/prefs.c:1296
#, c-format
msgid "Could not parse font description \"%s\" from GConf key %s\n"
msgstr "无法解析字体说明“%s”(来自 GConf 关键字 %s)\n"
-#: ../src/core/prefs.c:1392
+#: ../src/core/prefs.c:1356
#, c-format
-msgid ""
-"\"%s\" found in configuration database is not a valid value for mouse button "
-"modifier\n"
+msgid "\"%s\" found in configuration database is not a valid value for mouse button modifier\n"
msgstr "在配置数据库中找到的“%s”不是鼠标按钮修饰键的有效值\n"
-#: ../src/core/prefs.c:1809
+#: ../src/core/prefs.c:1771
#, c-format
msgid "Error setting number of workspaces to %d: %s\n"
msgstr "将工作区数量设置为 %d 时出错:%s\n"
-#: ../src/core/prefs.c:2174 ../src/core/prefs.c:2686
+#: ../src/core/prefs.c:1960
+#: ../src/core/prefs.c:2463
#, c-format
msgid "Workspace %d"
msgstr "工作区 %d"
-#: ../src/core/prefs.c:2204 ../src/core/prefs.c:2377
+#: ../src/core/prefs.c:1990
+#: ../src/core/prefs.c:2168
#, c-format
-msgid ""
-"\"%s\" found in configuration database is not a valid value for keybinding "
-"\"%s\"\n"
+msgid "\"%s\" found in configuration database is not a valid value for keybinding \"%s\"\n"
msgstr "在配置数据库中找到的“%s”不是按键组合“%s”的有效值\n"
-#: ../src/core/prefs.c:2767
+#: ../src/core/prefs.c:2544
#, c-format
msgid "Error setting name for workspace %d to \"%s\": %s\n"
msgstr "将工作区 %d 的名称设置为“%s”时出错:%s\n"
+#: ../src/core/prefs.c:2730
+#, c-format
+msgid "Error setting compositor status: %s\n"
+msgstr "设置复合管理器状态时出错:%s\n"
+
#: ../src/core/screen.c:350
#, c-format
msgid "Screen %d on display '%s' is invalid\n"
@@ -244,30 +270,52 @@ msgstr "显示“%2$s”上的屏幕 %1$d 无效\n"
#: ../src/core/screen.c:366
#, c-format
-msgid ""
-"Screen %d on display \"%s\" already has a window manager; try using the --"
-"replace option to replace the current window manager.\n"
-msgstr ""
-"显示“%2$s”上的屏幕 %1$d 已经有一个窗口管理器;请尝试使用 --replace 选项替换当"
-"前的窗口管理器。\n"
+msgid "Screen %d on display \"%s\" already has a window manager; try using the --replace option to replace the current window manager.\n"
+msgstr "显示“%2$s”上的屏幕 %1$d 已经有一个窗口管理器;请尝试使用 --replace 选项替换当前的窗口管理器。\n"
#: ../src/core/screen.c:393
#, c-format
-msgid ""
-"Could not acquire window manager selection on screen %d display \"%s\"\n"
+msgid "Could not acquire window manager selection on screen %d display \"%s\"\n"
msgstr "无法获得显示“%2$s”上的屏幕 %1$d 的窗口管理器选定项\n"
#: ../src/core/screen.c:451
#, c-format
msgid "Screen %d on display \"%s\" already has a window manager\n"
-msgstr "显示“%2$s”上的屏幕 %1$d 已经有一个窗口管理器\n"
+msgstr "显示 \"%s\" 上的屏幕 %d 已经有一个窗口管理器\n"
#: ../src/core/screen.c:661
#, c-format
msgid "Could not release screen %d on display \"%s\"\n"
msgstr "无法释放显示“%2$s”上的屏幕 %1$d\n"
-#: ../src/core/session.c:837 ../src/core/session.c:844
+#. Translators: Please don't translate "Control", "Shift", etc, since these
+#. * are hardcoded (in gtk/gtkaccelgroup.c; it's not metacity's fault).
+#. * "disabled" must also stay as it is.
+#.
+#: ../src/core/schema-bindings.c:165
+msgid ""
+"The format looks like \"<Control>a\" or <Shift><Alt>F1\".\n"
+"\n"
+"The parser is fairly liberal and allows lower or upper case, and also abbreviations such as \"<Ctl>\" and \"<Ctrl>\". If you set the option to the special string \"disabled\", then there will be no keybinding for this action."
+msgstr ""
+"其格式类似于 \"<Control>a\" 或 <Shift><Alt>F1\"。\n"
+"\n"
+"该解析程序相当自由,大小写以及诸如 \"<Ctl>\" 和 \"<Ctrl>\" 的缩写均允许使用。如果将该选项设置为特殊字符串 \"disabled\",那么此操作将没有按键组合。"
+
+#: ../src/core/schema-bindings.c:173
+msgid ""
+"The format looks like \"<Control>a\" or <Shift><Alt>F1\".\n"
+"\n"
+"The parser is fairly liberal and allows lower or upper case, and also abbreviations such as \"<Ctl>\" and \"<Ctrl>\". If you set the option to the special string \"disabled\", then there will be no keybinding for this action.\n"
+"\n"
+"This keybinding may be reversed by holding down the \"shift\" key; therefore, \"shift\" cannot be one of the keys it uses."
+msgstr ""
+"其格式类似于 \"<Control>a\" 或 <Shift><Alt>F1\"。\n"
+"\n"
+"该解析程序相当自由,大小写以及诸如 \"<Ctl>\" 和 \"<Ctrl>\" 的缩写均允许使用。如果将该选项设置为特殊字符串 \"disabled\",那么此操作将没有按键组合。"
+
+#: ../src/core/session.c:837
+#: ../src/core/session.c:844
#, c-format
msgid "Could not create directory '%s': %s\n"
msgstr "无法创建目录“%s”:%s\n"
@@ -304,30 +352,19 @@ msgid "<metacity_session> attribute seen but we already have the session ID"
msgstr "<metacity_session> 属性已看到,但我们已经拥有该会话 ID"
#: ../src/core/session.c:1194
+#: ../src/core/session.c:1269
+#: ../src/core/session.c:1301
+#: ../src/core/session.c:1373
+#: ../src/core/session.c:1433
#, c-format
-msgid "Unknown attribute %s on <metacity_session> element"
-msgstr "<metacity_session> 元素上未知的属性 %s"
+msgid "Unknown attribute %s on <%s> element"
+msgstr "<%2$s> 元素上未知的属性 %1$s"
#: ../src/core/session.c:1211
#, c-format
msgid "nested <window> tag"
msgstr "嵌套 <window> 标记"
-#: ../src/core/session.c:1269 ../src/core/session.c:1301
-#, c-format
-msgid "Unknown attribute %s on <window> element"
-msgstr "<window> 元素上未知的属性 %s"
-
-#: ../src/core/session.c:1373
-#, c-format
-msgid "Unknown attribute %s on <maximized> element"
-msgstr "<maximized> 元素上未知的属性 %s"
-
-#: ../src/core/session.c:1433
-#, c-format
-msgid "Unknown attribute %s on <geometry> element"
-msgstr "<geometry> 元素上未知的属性 %s"
-
#: ../src/core/session.c:1453
#, c-format
msgid "Unknown element %s"
@@ -335,9 +372,7 @@ msgstr "未知的元素 %s"
#: ../src/core/session.c:1879
#, c-format
-msgid ""
-"Error launching metacity-dialog to warn about apps that don't support "
-"session management: %s\n"
+msgid "Error launching metacity-dialog to warn about apps that don't support session management: %s\n"
msgstr "启动 metacity-dialog 以警告应用程序不支持会话管理时出错:%s\n"
#: ../src/core/util.c:101
@@ -355,7 +390,8 @@ msgstr "无法对日志文件 %s 进行 fdopen() 操作:%s\n"
msgid "Opened log file %s\n"
msgstr "打开的日志文件 %s\n"
-#: ../src/core/util.c:136 ../src/tools/metacity-message.c:176
+#: ../src/core/util.c:136
+#: ../src/tools/metacity-message.c:176
#, c-format
msgid "Metacity was compiled without support for verbose mode\n"
msgstr "Metacity 编译的时候没有加入详细模式的支持\n"
@@ -376,6 +412,32 @@ msgstr "窗口管理器警告:"
msgid "Window manager error: "
msgstr "窗口管理器错误:"
+#. Translators: This is the title used on dialog boxes
+#. eof all-keybindings.h
+#: ../src/core/util.c:577
+#: ../src/metacity.desktop.in.h:1
+#: ../src/metacity-wm.desktop.in.h:1
+msgid "Metacity"
+msgstr "Metacity"
+
+#. first time through
+#: ../src/core/window.c:5743
+#, c-format
+msgid "Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER window as specified in the ICCCM.\n"
+msgstr "窗口 %s 在它自身上设置 SM_CLIENT_ID,而不是按照 ICCCM 规定的那样,设置在 WM_CLIENT_LEADER 窗口上。\n"
+
+#. We ignore mwm_has_resize_func because WM_NORMAL_HINTS is the
+#. * authoritative source for that info. Some apps such as mplayer or
+#. * xine disable resize via MWM but not WM_NORMAL_HINTS, but that
+#. * leads to e.g. us not fullscreening their windows. Apps that set
+#. * MWM but not WM_NORMAL_HINTS are basically broken. We complain
+#. * about these apps but make them work.
+#.
+#: ../src/core/window.c:6308
+#, c-format
+msgid "Window %s sets an MWM hint indicating it isn't resizable, but sets min size %d x %d and max size %d x %d; this doesn't make much sense.\n"
+msgstr "窗口 %s 设置了一个 MWM 提示,表明它是不可改变大小的,但设置最小尺寸为 %d x %d,最大尺寸为 %d x %d;这没有任何意义。\n"
+
#: ../src/core/window-props.c:206
#, c-format
msgid "Application set a bogus _NET_WM_PID %lu\n"
@@ -386,37 +448,11 @@ msgstr "应用程序设置一个假的 _NET_WM_PID %lu\n"
msgid "%s (on %s)"
msgstr "%s (于 %s)"
-#: ../src/core/window-props.c:1420
+#: ../src/core/window-props.c:1422
#, c-format
msgid "Invalid WM_TRANSIENT_FOR window 0x%lx specified for %s.\n"
msgstr "为 %2$s 指定了无效的 WM_TRANSIENT_FOR 窗口 0x%1$lx。\n"
-#. first time through
-#: ../src/core/window.c:5648
-#, c-format
-msgid ""
-"Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER "
-"window as specified in the ICCCM.\n"
-msgstr ""
-"窗口 %s 在它自身上设置 SM_CLIENT_ID,而不是按照 ICCCM 规定的那样,设置在 "
-"WM_CLIENT_LEADER 窗口上。\n"
-
-#. We ignore mwm_has_resize_func because WM_NORMAL_HINTS is the
-#. * authoritative source for that info. Some apps such as mplayer or
-#. * xine disable resize via MWM but not WM_NORMAL_HINTS, but that
-#. * leads to e.g. us not fullscreening their windows. Apps that set
-#. * MWM but not WM_NORMAL_HINTS are basically broken. We complain
-#. * about these apps but make them work.
-#.
-#: ../src/core/window.c:6213
-#, c-format
-msgid ""
-"Window %s sets an MWM hint indicating it isn't resizable, but sets min size %"
-"d x %d and max size %d x %d; this doesn't make much sense.\n"
-msgstr ""
-"窗口 %s 设置了一个 MWM 提示,表明它是不可改变大小的,但设置最小尺寸为 %d x %"
-"d,最大尺寸为 %d x %d;这没有任何意义。\n"
-
#: ../src/core/xprops.c:155
#, c-format
msgid ""
@@ -439,1728 +475,526 @@ msgstr "窗口 0x%2$lx 上的属性 %1$s 包含无效的 UTF-8\n"
#: ../src/core/xprops.c:484
#, c-format
-msgid ""
-"Property %s on window 0x%lx contained invalid UTF-8 for item %d in the list\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"
-#: ../src/metacity.desktop.in.h:1
-msgid "Metacity"
-msgstr "Metacity"
-
-#: ../src/metacity.schemas.in.h:1
-msgid "(Not implemented) Navigation works in terms of applications not windows"
-msgstr "(未实现)导航以应用程序而不是窗口的方式工作"
-
-#: ../src/metacity.schemas.in.h:2
-msgid ""
-"A font description string describing a font for window titlebars. The size "
-"from the description will only be used if the titlebar_font_size option is "
-"set to 0. Also, this option is disabled if the titlebar_uses_desktop_font "
-"option is set to true."
-msgstr ""
-"描述窗口标题栏所用字体的字体描述字符串。但是,只有在 titlebar_font_size 选项"
-"设置为 0 时,才使用该说明中的字体大小。同时,如果 titlebar_uses_desktop_font "
-"选项设置为真,则禁用该选项。默认情况下不设置 titlebar_font。"
-
-#: ../src/metacity.schemas.in.h:3
-msgid "Action on title bar double-click"
-msgstr "双击标题栏时的动作"
-
-#: ../src/metacity.schemas.in.h:4
-msgid "Action on title bar middle-click"
-msgstr "鼠标中键单击标题栏时的动作"
-
-#: ../src/metacity.schemas.in.h:5
-msgid "Action on title bar right-click"
-msgstr "鼠标右键单击标题栏时的动作"
-
-#: ../src/metacity.schemas.in.h:6
-msgid "Activate window menu"
-msgstr "激活窗口菜单"
-
-#: ../src/metacity.schemas.in.h:7
-msgid "Arrangement of buttons on the titlebar"
-msgstr "标题栏上按钮的排列"
-
-#: ../src/metacity.schemas.in.h:8
-msgid ""
-"Arrangement of buttons on the titlebar. The value should be a string, such "
-"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
-"corner of the window from the right corner, and the button names are comma-"
-"separated. Duplicate buttons are not allowed. Unknown button names are "
-"silently ignored so that buttons can be added in future metacity versions "
-"without breaking older versions. A special spacer tag can be used to insert "
-"some space between two adjacent buttons."
-msgstr ""
-"标题栏上按钮的排列。它的值必须是一个字符串,比如“menu:minimize,maximize,spacer,"
-"close”;冒号分隔窗口左上角和右上角的按钮,按钮名称之间用逗号分隔。不允许指定"
-"重复的按钮。未知的按钮名称将被忽略,因此在将来版本的 metacity 中可以添加新的"
-"按钮,而不至于破坏旧的版本。而特殊的 spacer 标记可在两个按钮之间添加一些空格。"
-
-#: ../src/metacity.schemas.in.h:9
-msgid "Automatically raises the focused window"
-msgstr "自动提升获得焦点的窗口"
-
-#: ../src/metacity.schemas.in.h:10
-msgid ""
-"Clicking a window while holding down this modifier key will move the window "
-"(left click), resize the window (middle click), or show the window menu "
-"(right click). Modifier is expressed as \"&lt;Alt&gt;\" or \"&lt;Super&gt;\" "
-"for example."
-msgstr ""
-"单击窗口时如果按住这个修饰键将移动窗口(左键单击)、改变窗口大小(中键单击)、或"
-"者显示窗口菜单(右键单击)。修饰键可写作“&lt;Alt&gt;”或者“&lt;Super&gt;”。"
-
-#: ../src/metacity.schemas.in.h:11
-msgid "Close window"
-msgstr "关闭窗口"
-
-#: ../src/metacity.schemas.in.h:12
-msgid "Commands to run in response to keybindings"
-msgstr "按键组合对应的执行命令"
-
-#: ../src/metacity.schemas.in.h:13
-msgid "Compositing Manager"
-msgstr "复合管理器"
+#: ../src/include/all-keybindings.h:88
+msgid "Switch to workspace 1"
+msgstr "切换到工作区 1"
-#: ../src/metacity.schemas.in.h:14
-msgid "Control how new windows get focus"
-msgstr "控制新窗口如何获得窗口"
+#: ../src/include/all-keybindings.h:90
+msgid "Switch to workspace 2"
+msgstr "切换到工作区 2"
-#: ../src/metacity.schemas.in.h:15
-msgid "Current theme"
-msgstr "当前主题"
+#: ../src/include/all-keybindings.h:92
+msgid "Switch to workspace 3"
+msgstr "切换到工作区 3"
-#: ../src/metacity.schemas.in.h:16
-msgid "Delay in milliseconds for the auto raise option"
-msgstr "自动提升选项的几毫秒延迟"
+#: ../src/include/all-keybindings.h:94
+msgid "Switch to workspace 4"
+msgstr "切换到工作区 4"
-#: ../src/metacity.schemas.in.h:17
-msgid "Determines whether Metacity is a compositing manager."
-msgstr "决定 Metacity 是否是复合管理器。"
+#: ../src/include/all-keybindings.h:96
+msgid "Switch to workspace 5"
+msgstr "切换到工作区 5"
-#: ../src/metacity.schemas.in.h:18
-msgid ""
-"Determines whether applications or the system can generate audible 'beeps'; "
-"may be used in conjunction with 'visual bell' to allow silent 'beeps'."
-msgstr ""
-"决定应用程序或系统是否可以生成听得见的铃声;可以和“视觉铃声”一起使用,以便允"
-"许静默的铃声。"
+#: ../src/include/all-keybindings.h:98
+msgid "Switch to workspace 6"
+msgstr "切换到工作区 6"
-#: ../src/metacity.schemas.in.h:19
-msgid "Disable misfeatures that are required by old or broken applications"
-msgstr "禁用旧的或有缺陷的应用程序所需的错误功能"
+#: ../src/include/all-keybindings.h:100
+msgid "Switch to workspace 7"
+msgstr "切换到工作区 7"
-#: ../src/metacity.schemas.in.h:20
-msgid "Enable Visual Bell"
-msgstr "启用视觉铃声"
+#: ../src/include/all-keybindings.h:102
+msgid "Switch to workspace 8"
+msgstr "切换到工作区 8"
-#: ../src/metacity.schemas.in.h:21
-msgid "Hide all windows and focus desktop"
-msgstr "隐藏所有窗口并聚焦桌面"
+#: ../src/include/all-keybindings.h:104
+msgid "Switch to workspace 9"
+msgstr "切换到工作区 9"
-#: ../src/metacity.schemas.in.h:22
-msgid ""
-"If set to true, and the focus mode is either \"sloppy\" or \"mouse\" then "
-"the focused window will be automatically raised after a delay specified by "
-"the auto_raise_delay key. This is not related to clicking on a window to "
-"raise it, nor to entering a window during drag-and-drop."
-msgstr ""
-"如果为 true,而聚焦模式为“sloppy”或“mouse”,那么聚焦的窗口将会在指定延迟后自"
-"动升起,延迟的时间由 auto_raise_delay 键指定。此选项与单击行为并没有什么关"
-"系,它也与拖放时进入窗口无关。"
+#: ../src/include/all-keybindings.h:106
+msgid "Switch to workspace 10"
+msgstr "切换到工作区 10"
-#: ../src/metacity.schemas.in.h:23
-msgid ""
-"If true, ignore the titlebar_font option, and use the standard application "
-"font for window titles."
-msgstr ""
-"如果为 true,则忽略 titlebar_font 选项,并为窗口标题使用标准应用程序字体。"
+#: ../src/include/all-keybindings.h:108
+msgid "Switch to workspace 11"
+msgstr "切换到工作区 11"
-#: ../src/metacity.schemas.in.h:24
-msgid ""
-"If true, metacity will give the user less feedback by using wireframes, "
-"avoiding animations, or other means. This is a significant reduction in "
-"usability for many users, but may allow legacy applications to continue "
-"working, and may also be a useful tradeoff for terminal servers. However, "
-"the wireframe feature is disabled when accessibility is on."
-msgstr ""
-"如果为 true,metacity 将会给用户提供较少的反馈,方法是使用线框、避免动画或者"
-"其它途径。这对许多用户来说,可用性大打折扣,但是这将允许较早的应用程序和终端"
-"服务器能够顺利运行。此外,如果开启了辅助功能,系统会自动禁用线框特性。"
+#: ../src/include/all-keybindings.h:110
+msgid "Switch to workspace 12"
+msgstr "切换到工作区 12"
-#: ../src/metacity.schemas.in.h:25
-msgid ""
-"If true, then Metacity works in terms of applications rather than windows. "
-"The concept is a bit abstract, but in general an application-based setup is "
-"more like the Mac and less like Windows. When you focus a window in "
-"application-based mode, all the windows in the application will be raised. "
-"Also, in application-based mode, focus clicks are not passed through to "
-"windows in other applications. Application-based mode is, however, largely "
-"unimplemented at the moment."
-msgstr ""
-"如果为 true,那么 Metacity 将以应用程序而不是窗口的方式工作。该概念有点抽象,"
-"但通常基于应用程序的设置更类似于 Mac 系统,而不太像 Windows 系统。当您以基于"
-"应用程序的模式聚焦窗口时,该应用程序中的所有窗口都将被提升。同时,在基于应用"
-"程序的模式下,聚焦点击不会被传递到其它应用程序中的窗口。但是,基于应用程序的"
-"模式目前还基本没有实现。"
+#: ../src/include/all-keybindings.h:122
+msgid "Switch to workspace on the left of the current workspace"
+msgstr "切换到当前工作区左侧的工作区"
-#: ../src/metacity.schemas.in.h:26
-msgid "If true, trade off usability for less resource usage"
-msgstr "如果为 true,则以可用性为代价而降低资源占用"
+#: ../src/include/all-keybindings.h:126
+msgid "Switch to workspace on the right of the current workspace"
+msgstr "切换到当前工作区右侧的工作区"
-#: ../src/metacity.schemas.in.h:27
-msgid "Lower window below other windows"
-msgstr "将窗口降低到其它窗口之下"
+#: ../src/include/all-keybindings.h:130
+msgid "Switch to workspace above the current workspace"
+msgstr "切换到当前工作区上方的工作区"
-#: ../src/metacity.schemas.in.h:28
-msgid ""
-"Many actions (e.g. clicking in the client area, moving or resizing the "
-"window) normally raise the window as a side-effect. Setting this option to "
-"false, which is strongly discouraged, will decouple raising from other user "
-"actions, and ignore raise requests generated by applications. See http://"
-"bugzilla.gnome.org/show_bug.cgi?id=445447#c6."
-msgstr ""
-"许多动作(如点击客户区域,移动窗口或改变其大小)一般会有提升窗口的副作用。将此"
-"设定为 false 将会使其它的用户动作不再提升窗口,且忽略应用程序生成的提升请求。"
-"参见 http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6."
+#: ../src/include/all-keybindings.h:134
+msgid "Switch to workspace below the current workspace"
+msgstr "切换到当前工作区下方的工作区"
-#: ../src/metacity.schemas.in.h:29
-msgid "Maximize window"
-msgstr "最大化窗口"
+#: ../src/include/all-keybindings.h:150
+msgid "Move between windows of an application, using a popup window"
+msgstr "在应用程序的窗口之间移动,使用弹出窗口"
-#: ../src/metacity.schemas.in.h:30
-msgid "Maximize window horizontally"
-msgstr "水平最大化窗口"
+#: ../src/include/all-keybindings.h:153
+msgid "Move backward between windows of an application, using a popup window"
+msgstr "在应用程序的窗口之间反向移动,使用弹出窗口"
-#: ../src/metacity.schemas.in.h:31
-msgid "Maximize window vertically"
-msgstr "垂直最大化窗口"
+#: ../src/include/all-keybindings.h:157
+msgid "Move between windows, using a popup window"
+msgstr "在窗口之间移动,使用弹出窗口"
-#: ../src/metacity.schemas.in.h:32
-msgid "Minimize window"
-msgstr "最小化窗口"
+#: ../src/include/all-keybindings.h:160
+msgid "Move backward between windows, using a popup window"
+msgstr "在窗口之间反向移动,使用弹出窗口"
-#: ../src/metacity.schemas.in.h:33
-msgid "Modifier to use for modified window click actions"
-msgstr "用于修改窗口点击动作的修饰键"
+#: ../src/include/all-keybindings.h:163
+msgid "Move between panels and the desktop, using a popup window"
+msgstr "在面板和桌面之间移动,使用弹出窗口"
-#: ../src/metacity.schemas.in.h:34
-msgid "Move backward between panels and the desktop immediately"
-msgstr "在面板和桌面之间立即反向移动焦点"
+#: ../src/include/all-keybindings.h:166
+msgid "Move backward between panels and the desktop, using a popup window"
+msgstr "在面板和桌面之间反向移动,使用弹出窗口"
-#: ../src/metacity.schemas.in.h:35
-msgid "Move backwards between panels and the desktop with popup"
-msgstr "在面板和桌面之间用弹出框反向移动焦点"
+#: ../src/include/all-keybindings.h:171
+msgid "Move between windows of an application immediately"
+msgstr "在应用程序的窗口之间立即移动焦点"
-#: ../src/metacity.schemas.in.h:36
-msgid "Move backwards between windows immediately"
-msgstr "在窗口之间立即反向移动焦点"
+#: ../src/include/all-keybindings.h:174
+msgid "Move backward between windows of an application immediately"
+msgstr "在应用程序的窗口之间即时反向移动"
-#: ../src/metacity.schemas.in.h:37
-msgid "Move backwards between windows of an application immediately"
-msgstr "在应用程序的窗口之间立即反向移动焦点"
+#: ../src/include/all-keybindings.h:177
+msgid "Move between windows immediately"
+msgstr "在窗口之间立即移动焦点"
-#: ../src/metacity.schemas.in.h:38
-msgid "Move backwards between windows of an application with popup"
-msgstr "在应用程序的窗口之间使用弹出窗口反向移动焦点"
+#: ../src/include/all-keybindings.h:180
+msgid "Move backward between windows immediately"
+msgstr "在窗口之间即时反向移动"
-#: ../src/metacity.schemas.in.h:39
+#: ../src/include/all-keybindings.h:183
msgid "Move between panels and the desktop immediately"
msgstr "在面板和桌面之间立即移动焦点"
-#: ../src/metacity.schemas.in.h:40
-msgid "Move between panels and the desktop with popup"
-msgstr "在面板和桌面之间用弹出框移动焦点"
+#: ../src/include/all-keybindings.h:186
+msgid "Move backward between panels and the desktop immediately"
+msgstr "在面板和桌面之间立即反向移动焦点"
-#: ../src/metacity.schemas.in.h:41
-msgid "Move between windows immediately"
-msgstr "在窗口之间立即移动焦点"
+#: ../src/include/all-keybindings.h:191
+msgid "Hide all normal windows and set focus to the desktop background"
+msgstr "隐藏所有正常窗口并将桌面背景设置为焦点"
-#: ../src/metacity.schemas.in.h:42
-msgid "Move between windows of an application immediately"
-msgstr "在应用程序的窗口之间立即移动焦点"
+#: ../src/include/all-keybindings.h:194
+msgid "Show the panel's main menu"
+msgstr "显示面板主菜单"
-#: ../src/metacity.schemas.in.h:43
-msgid "Move between windows of an application with popup"
-msgstr "在应用程序的窗口之间用弹出框移动焦点"
+#: ../src/include/all-keybindings.h:197
+msgid "Show the panel's \"Run Application\" dialog box"
+msgstr "显示面板的\"运行应用程序\"对话框"
-#: ../src/metacity.schemas.in.h:44
-msgid "Move between windows with popup"
-msgstr "在窗口之间用弹出框移动焦点"
+#: ../src/include/all-keybindings.h:238
+msgid "Take a screenshot"
+msgstr "屏幕抓图"
-#: ../src/metacity.schemas.in.h:45
-msgid "Move focus backwards between windows using popup display"
-msgstr "在窗口之间用弹出框反向移动焦点"
+#: ../src/include/all-keybindings.h:240
+msgid "Take a screenshot of a window"
+msgstr "窗口抓图"
-#: ../src/metacity.schemas.in.h:46
-msgid "Move window"
-msgstr "移动窗口"
+#: ../src/include/all-keybindings.h:242
+msgid "Run a terminal"
+msgstr "运行终端"
-#: ../src/metacity.schemas.in.h:47
-msgid "Move window one workspace down"
-msgstr "将窗口下移一个工作区"
+#: ../src/include/all-keybindings.h:257
+msgid "Activate the window menu"
+msgstr "激活窗口菜单"
-#: ../src/metacity.schemas.in.h:48
-msgid "Move window one workspace to the left"
-msgstr "将窗口左移一个工作区"
+#: ../src/include/all-keybindings.h:260
+msgid "Toggle fullscreen mode"
+msgstr "切换全屏模式"
-#: ../src/metacity.schemas.in.h:49
-msgid "Move window one workspace to the right"
-msgstr "将窗口右移一个工作区"
+#: ../src/include/all-keybindings.h:262
+msgid "Toggle maximization state"
+msgstr "切换最大化状态"
-#: ../src/metacity.schemas.in.h:50
-msgid "Move window one workspace up"
-msgstr "将窗口上移一个工作区"
+#: ../src/include/all-keybindings.h:264
+msgid "Toggle whether a window will always be visible over other windows"
+msgstr "在窗口是否永远可见于其它窗口之上间切换"
-#: ../src/metacity.schemas.in.h:51
-msgid "Move window to east side of screen"
-msgstr "将窗口移到屏幕右侧"
+#: ../src/include/all-keybindings.h:266
+msgid "Maximize window"
+msgstr "最大化窗口"
-#: ../src/metacity.schemas.in.h:52
-msgid "Move window to north side of screen"
-msgstr "将窗口移到屏幕上侧"
+#: ../src/include/all-keybindings.h:268
+msgid "Restore window"
+msgstr "恢复窗口"
-#: ../src/metacity.schemas.in.h:53
-msgid "Move window to north-east corner"
-msgstr "将窗口移到右上角"
+#: ../src/include/all-keybindings.h:270
+msgid "Toggle shaded state"
+msgstr "切换卷起状态"
-#: ../src/metacity.schemas.in.h:54
-msgid "Move window to north-west corner"
-msgstr "将窗口移到左上角"
+#: ../src/include/all-keybindings.h:272
+msgid "Minimize window"
+msgstr "最小化窗口"
-#: ../src/metacity.schemas.in.h:55
-msgid "Move window to south side of screen"
-msgstr "将窗口移到屏幕下侧"
+#: ../src/include/all-keybindings.h:274
+msgid "Close window"
+msgstr "关闭窗口"
-#: ../src/metacity.schemas.in.h:56
-msgid "Move window to south-east corner"
-msgstr "将窗口移到右下角"
+#: ../src/include/all-keybindings.h:276
+msgid "Move window"
+msgstr "移动窗口"
-#: ../src/metacity.schemas.in.h:57
-msgid "Move window to south-west corner"
-msgstr "将窗口移到左下角"
+#: ../src/include/all-keybindings.h:278
+msgid "Resize window"
+msgstr "改变窗口大小"
-#: ../src/metacity.schemas.in.h:58
-msgid "Move window to west side of screen"
-msgstr "将窗口移到屏幕左侧"
+#: ../src/include/all-keybindings.h:281
+msgid "Toggle whether window is on all workspaces or just one"
+msgstr "在窗口位于所有或仅一个工作区间切换"
-#: ../src/metacity.schemas.in.h:59
+#: ../src/include/all-keybindings.h:285
msgid "Move window to workspace 1"
msgstr "将窗口移到工作区 1"
-#: ../src/metacity.schemas.in.h:60
-msgid "Move window to workspace 10"
-msgstr "将窗口移到工作区 10"
-
-#: ../src/metacity.schemas.in.h:61
-msgid "Move window to workspace 11"
-msgstr "将窗口移到工作区 11"
-
-#: ../src/metacity.schemas.in.h:62
-msgid "Move window to workspace 12"
-msgstr "将窗口移到工作区 12"
-
-#: ../src/metacity.schemas.in.h:63
+#: ../src/include/all-keybindings.h:288
msgid "Move window to workspace 2"
msgstr "将窗口移到工作区 2"
-#: ../src/metacity.schemas.in.h:64
+#: ../src/include/all-keybindings.h:291
msgid "Move window to workspace 3"
msgstr "将窗口移到工作区 3"
-#: ../src/metacity.schemas.in.h:65
+#: ../src/include/all-keybindings.h:294
msgid "Move window to workspace 4"
msgstr "将窗口移到工作区 4"
-#: ../src/metacity.schemas.in.h:66
+#: ../src/include/all-keybindings.h:297
msgid "Move window to workspace 5"
msgstr "将窗口移到工作区 5"
-#: ../src/metacity.schemas.in.h:67
+#: ../src/include/all-keybindings.h:300
msgid "Move window to workspace 6"
msgstr "将窗口移到工作区 6"
-#: ../src/metacity.schemas.in.h:68
+#: ../src/include/all-keybindings.h:303
msgid "Move window to workspace 7"
msgstr "将窗口移到工作区 7"
-#: ../src/metacity.schemas.in.h:69
+#: ../src/include/all-keybindings.h:306
msgid "Move window to workspace 8"
msgstr "将窗口移到工作区 8"
-#: ../src/metacity.schemas.in.h:70
+#: ../src/include/all-keybindings.h:309
msgid "Move window to workspace 9"
msgstr "将窗口移到工作区 9"
-#: ../src/metacity.schemas.in.h:71
-msgid "Name of workspace"
-msgstr "工作区名称"
-
-#: ../src/metacity.schemas.in.h:72
-msgid "Number of workspaces"
-msgstr "工作区数量"
-
-#: ../src/metacity.schemas.in.h:73
-msgid ""
-"Number of workspaces. Must be more than zero, and has a fixed maximum to "
-"prevent making the desktop unusable by accidentally asking for too many "
-"workspaces."
-msgstr ""
-"工作区数量。必须大于零,并有一个固定的最大值,以防由于不小心请求调用太多工作"
-"区而摧毁您的桌面。"
-
-#: ../src/metacity.schemas.in.h:74
-msgid "Raise obscured window, otherwise lower"
-msgstr "如果窗口被遮盖,则提升它,否则降低它"
-
-#: ../src/metacity.schemas.in.h:75
-msgid "Raise window above other windows"
-msgstr "将窗口提升到其它窗口之上"
-
-#: ../src/metacity.schemas.in.h:76
-msgid "Resize window"
-msgstr "改变窗口大小"
-
-#: ../src/metacity.schemas.in.h:77
-msgid "Run a defined command"
-msgstr "运行预定义的命令"
-
-#: ../src/metacity.schemas.in.h:78
-msgid "Run a terminal"
-msgstr "运行终端"
-
-#: ../src/metacity.schemas.in.h:79
-msgid "Show the panel menu"
-msgstr "显示面板菜单"
-
-#: ../src/metacity.schemas.in.h:80
-msgid "Show the panel run application dialog"
-msgstr "显示面板运行应用程序对话框"
-
-#: ../src/metacity.schemas.in.h:81
-msgid ""
-"Some applications disregard specifications in ways that result in window "
-"manager misfeatures. This option puts Metacity in a rigorously correct mode, "
-"which gives a more consistent user interface, provided one does not need to "
-"run any misbehaving applications."
-msgstr ""
-"某些应用程序破坏规定从而导致窗口管理器功能失常。该选项将 Metacity 置于完全正"
-"确模式下,这样的用户界面会更具有一致性,假定您不需要运行任何有缺陷的应用程"
-"序。"
-
-#: ../src/metacity.schemas.in.h:82
-msgid "Switch to workspace 1"
-msgstr "切换到工作区 1"
-
-#: ../src/metacity.schemas.in.h:83
-msgid "Switch to workspace 10"
-msgstr "切换到工作区 10"
-
-#: ../src/metacity.schemas.in.h:84
-msgid "Switch to workspace 11"
-msgstr "切换到工作区 11"
-
-#: ../src/metacity.schemas.in.h:85
-msgid "Switch to workspace 12"
-msgstr "切换到工作区 12"
-
-#: ../src/metacity.schemas.in.h:86
-msgid "Switch to workspace 2"
-msgstr "切换到工作区 2"
-
-#: ../src/metacity.schemas.in.h:87
-msgid "Switch to workspace 3"
-msgstr "切换到工作区 3"
-
-#: ../src/metacity.schemas.in.h:88
-msgid "Switch to workspace 4"
-msgstr "切换到工作区 4"
-
-#: ../src/metacity.schemas.in.h:89
-msgid "Switch to workspace 5"
-msgstr "切换到工作区 5"
-
-#: ../src/metacity.schemas.in.h:90
-msgid "Switch to workspace 6"
-msgstr "切换到工作区 6"
-
-#: ../src/metacity.schemas.in.h:91
-msgid "Switch to workspace 7"
-msgstr "切换到工作区 7"
-
-#: ../src/metacity.schemas.in.h:92
-msgid "Switch to workspace 8"
-msgstr "切换到工作区 8"
-
-#: ../src/metacity.schemas.in.h:93
-msgid "Switch to workspace 9"
-msgstr "切换到工作区 9"
-
-#: ../src/metacity.schemas.in.h:94
-msgid "Switch to workspace above this one"
-msgstr "切换到当前工作区上方的工作区"
-
-#: ../src/metacity.schemas.in.h:95
-msgid "Switch to workspace below this one"
-msgstr "切换到当前工作区下方的工作区"
-
-#: ../src/metacity.schemas.in.h:96
-msgid "Switch to workspace on the left"
-msgstr "切换到左侧的工作区"
-
-#: ../src/metacity.schemas.in.h:97
-msgid "Switch to workspace on the right"
-msgstr "切换到右侧的工作区"
-
-#: ../src/metacity.schemas.in.h:98
-msgid "System Bell is Audible"
-msgstr "系统铃声发声"
-
-#: ../src/metacity.schemas.in.h:99
-msgid "Take a screenshot"
-msgstr "屏幕抓图"
-
-#: ../src/metacity.schemas.in.h:100
-msgid "Take a screenshot of a window"
-msgstr "窗口抓图"
-
-#: ../src/metacity.schemas.in.h:101
-msgid ""
-"Tells Metacity how to implement the visual indication that the system bell "
-"or another application 'bell' indicator has been rung. Currently there are "
-"two valid values, \"fullscreen\", which causes a fullscreen white-black "
-"flash, and \"frame_flash\" which causes the titlebar of the application "
-"which sent the bell signal to flash. If the application which sent the bell "
-"is unknown (as is usually the case for the default \"system beep\"), the "
-"currently focused window's titlebar is flashed."
-msgstr ""
-"通知 Metacity 如何实现系统铃声或其它应用程序响铃的视觉标识。目前有两种值,“全"
-"屏”将以黑白色闪烁整个屏幕,而“框架闪烁”将闪烁发出响铃信号的应用程序的标题栏。"
-"如果发送响铃的程序未知(通常是默认的“系统响铃”),则闪烁当前窗口的标题栏。"
-
-#: ../src/metacity.schemas.in.h:102
-msgid ""
-"The /apps/metacity/global_keybindings/run_command_N keys define keybindings "
-"that correspond to these commands. Pressing the keybinding for run_command_N "
-"will execute command_N."
-msgstr ""
-"/apps/metacity/global_keybindings/run_command_N 键值定义这些命令对应的按键组"
-"合。按下 run_command_N 对应的按键组合将执行命令 command_N。"
-
-#: ../src/metacity.schemas.in.h:103
-msgid ""
-"The /apps/metacity/global_keybindings/run_command_screenshot key defines a "
-"keybinding which causes the command specified by this setting to be invoked."
-msgstr ""
-"/apps/metacity/global_keybindings/run_command_screenshot 键值定义了导致调用此"
-"设置的按键组合。"
-
-#: ../src/metacity.schemas.in.h:104
-msgid ""
-"The /apps/metacity/global_keybindings/run_command_window_screenshot key "
-"defines a keybinding which causes the command specified by this setting to "
-"be invoked."
-msgstr ""
-"/apps/metacity/global_keybindings/run_command_window_screenshot 键值定义了导"
-"致调用此设置的按键组合。"
-
-#: ../src/metacity.schemas.in.h:105
-msgid ""
-"The keybinding that runs the correspondingly-numbered command in /apps/"
-"metacity/keybinding_commands 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 \"disabled\", "
-"then there will be no keybinding for this action."
-msgstr ""
-"运行 /apps/metacity/keybinding_commands 中相应编号的命令的按键组合。其格式类"
-"似于“&lt;Control&gt;a”或者“&lt;Shift&gt;&lt;Alt&gt;F1”。该分析程序的格式相当"
-"自由并允许大小写或者缩写,如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为"
-"特殊字符串“disabled”,那么此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:106
-msgid ""
-"The keybinding that switches to the workspace above the current workspace. "
-"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 \"disabled\", then there will be no keybinding "
-"for this action."
-msgstr ""
-"切换到当前工作区上方的工作区的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:107
-msgid ""
-"The keybinding that switches to the workspace below the current workspace. "
-"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 \"disabled\", then there will be no keybinding "
-"for this action."
-msgstr ""
-"切换到当前工作区下方的工作区的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:108
-msgid ""
-"The keybinding that switches to the workspace on the left of the current "
-"workspace. 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 \"disabled\", then there will be no "
-"keybinding for this action."
-msgstr ""
-"切换到当前工作区的左侧工作区的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:109
-msgid ""
-"The keybinding that switches to the workspace on the right of the current "
-"workspace. 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 \"disabled\", then there will be no "
-"keybinding for this action."
-msgstr ""
-"切换到当前工作区的右侧工作区的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:110
-msgid ""
-"The keybinding that switches to workspace 1. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"切换到工作区 1 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
-"Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:111
-msgid ""
-"The keybinding that switches to workspace 10. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"切换到工作区 10 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
-"&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:312
+msgid "Move window to workspace 10"
+msgstr "将窗口移到工作区 10"
-#: ../src/metacity.schemas.in.h:112
-msgid ""
-"The keybinding that switches to workspace 11. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"切换到工作区 11 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
-"&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:315
+msgid "Move window to workspace 11"
+msgstr "将窗口移到工作区 11"
-#: ../src/metacity.schemas.in.h:113
-msgid ""
-"The keybinding that switches to workspace 12. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"切换到工作区 12 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
-"&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:318
+msgid "Move window to workspace 12"
+msgstr "将窗口移到工作区 12"
-#: ../src/metacity.schemas.in.h:114
-msgid ""
-"The keybinding that switches to workspace 2. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"切换到工作区 2 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
-"Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:330
+msgid "Move window one workspace to the left"
+msgstr "将窗口左移一个工作区"
-#: ../src/metacity.schemas.in.h:115
-msgid ""
-"The keybinding that switches to workspace 3. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"切换到工作区 3 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
-"Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:333
+msgid "Move window one workspace to the right"
+msgstr "将窗口右移一个工作区"
-#: ../src/metacity.schemas.in.h:116
-msgid ""
-"The keybinding that switches to workspace 4. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"切换到工作区 4 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
-"Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:336
+msgid "Move window one workspace up"
+msgstr "将窗口上移一个工作区"
-#: ../src/metacity.schemas.in.h:117
-msgid ""
-"The keybinding that switches to workspace 5. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"切换到工作区 5 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
-"Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:339
+msgid "Move window one workspace down"
+msgstr "将窗口下移一个工作区"
-#: ../src/metacity.schemas.in.h:118
-msgid ""
-"The keybinding that switches to workspace 6. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"切换到工作区 6 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
-"Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:342
+msgid "Raise window if it's covered by another window, otherwise lower it"
+msgstr "如果窗口被其他窗口遮盖,则提升它,否则降低它"
-#: ../src/metacity.schemas.in.h:119
-msgid ""
-"The keybinding that switches to workspace 7. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"切换到工作区 7 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
-"Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:344
+msgid "Raise window above other windows"
+msgstr "将窗口提升到其它窗口之上"
-#: ../src/metacity.schemas.in.h:120
-msgid ""
-"The keybinding that switches to workspace 8. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"切换到工作区 8 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
-"Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:346
+msgid "Lower window below other windows"
+msgstr "将窗口降低到其它窗口之下"
-#: ../src/metacity.schemas.in.h:121
-msgid ""
-"The keybinding that switches to workspace 9. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"切换到工作区 9 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
-"Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:350
+msgid "Maximize window vertically"
+msgstr "垂直最大化窗口"
-#: ../src/metacity.schemas.in.h:122
-msgid ""
-"The keybinding used to activate the window menu. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于激活窗口菜单的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
-"&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:354
+msgid "Maximize window horizontally"
+msgstr "水平最大化窗口"
-#: ../src/metacity.schemas.in.h:123
-msgid ""
-"The keybinding used to close 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于关闭窗口的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
-"Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:358
+msgid "Move window to north-west (top left) corner"
+msgstr "将窗口移到西北(左上)角"
-#: ../src/metacity.schemas.in.h:124
-msgid ""
-"The keybinding used to enter \"move mode\" and begin moving a window using "
-"the keyboard. 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 \"disabled\", then there will be "
-"no keybinding for this action."
-msgstr ""
-"用于进入“移动窗口模式”并开始使用键盘移动窗口的按键组合。其格式类似于“&lt;"
-"Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使"
-"用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
+#: ../src/include/all-keybindings.h:361
+msgid "Move window to north-east (top right) corner"
+msgstr "将窗口移到东北(右上)角"
-#: ../src/metacity.schemas.in.h:125
-msgid ""
-"The keybinding used to enter \"resize mode\" and begin resizing a window "
-"using the keyboard. 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 \"disabled\", then there "
-"will be no keybinding for this action."
-msgstr ""
-"用于进入“改变大小模式”并开始使用键盘改变窗口大小的按键组合。其格式类似于“&lt;"
-"Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使"
-"用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
+#: ../src/include/all-keybindings.h:364
+msgid "Move window to south-west (bottom left) corner"
+msgstr "将窗口移到西南(左下)角"
-#: ../src/metacity.schemas.in.h:126
-msgid ""
-"The keybinding used to hide all normal windows and set the focus to the "
-"desktop background. 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 \"disabled\", then there "
-"will be no keybinding for this action."
-msgstr ""
-"用于隐藏所有普通窗口并将焦点设置为桌面背景的按键组合。其格式类似于“&lt;"
-"Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使"
-"用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
+#: ../src/include/all-keybindings.h:367
+msgid "Move window to south-east (bottom right) corner"
+msgstr "将窗口移到东南(右下)角"
-#: ../src/metacity.schemas.in.h:127
-msgid ""
-"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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于最大化窗口的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
-"Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:371
+msgid "Move window to north (top) side of screen"
+msgstr "将窗口移到屏幕北(顶)侧"
-#: ../src/metacity.schemas.in.h:128
-msgid ""
-"The keybinding used to minimize 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于最小化窗口的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
-"Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/include/all-keybindings.h:374
+msgid "Move window to south (bottom) side of screen"
+msgstr "将窗口移到屏幕南(底)侧"
-#: ../src/metacity.schemas.in.h:129
-msgid ""
-"The keybinding used to move a window one workspace down. 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 \"disabled\", then there will be no keybinding for this "
-"action."
-msgstr ""
-"用于将窗口下移一个工作区的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/include/all-keybindings.h:377
+msgid "Move window to east (right) side of screen"
+msgstr "将窗口移到屏幕东(右)侧"
-#: ../src/metacity.schemas.in.h:130
-msgid ""
-"The keybinding used to move a window one workspace to the left. 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 \"disabled\", then there will be no keybinding "
-"for this action."
-msgstr ""
-"用于将窗口左移一个工作区的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/include/all-keybindings.h:380
+msgid "Move window to west (left) side of screen"
+msgstr "将窗口移到屏幕西(左)侧"
-#: ../src/metacity.schemas.in.h:131
-msgid ""
-"The keybinding used to move a window one workspace to the right. 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 \"disabled\", then there will be no keybinding "
-"for this action."
-msgstr ""
-"用于将窗口右移一个工作区的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/include/all-keybindings.h:383
+msgid "Move window to center of screen"
+msgstr "将窗口移到屏幕中心"
-#: ../src/metacity.schemas.in.h:132
-msgid ""
-"The keybinding used to move a window one workspace up. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口上移一个工作区的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:1
+msgid "(Not implemented) Navigation works in terms of applications not windows"
+msgstr "(未实现)导航以应用程序而不是窗口的方式工作"
-#: ../src/metacity.schemas.in.h:133
-msgid ""
-"The keybinding used to move a window to workspace 1. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口移动到工作区 1 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:2
+msgid "A font description string describing a font for window titlebars. The size from the description will only be used if the titlebar_font_size option is set to 0. Also, this option is disabled if the titlebar_uses_desktop_font option is set to true."
+msgstr "描述窗口标题栏所用字体的字体描述字符串。但是,只有在 titlebar_font_size 选项设置为 0 时,才使用该说明中的字体大小。同时,如果 titlebar_uses_desktop_font 选项设置为真,则禁用该选项。默认情况下不设置 titlebar_font。"
-#: ../src/metacity.schemas.in.h:134
-msgid ""
-"The keybinding used to move a window to workspace 10. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口移动到工作区 10 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:3
+msgid "Action on title bar double-click"
+msgstr "双击标题栏时的动作"
-#: ../src/metacity.schemas.in.h:135
-msgid ""
-"The keybinding used to move a window to workspace 11. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口移动到工作区 11 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:4
+msgid "Action on title bar middle-click"
+msgstr "鼠标中键单击标题栏时的动作"
-#: ../src/metacity.schemas.in.h:136
-msgid ""
-"The keybinding used to move a window to workspace 12. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口移动到工作区 12 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:5
+msgid "Action on title bar right-click"
+msgstr "鼠标右键单击标题栏时的动作"
-#: ../src/metacity.schemas.in.h:137
-msgid ""
-"The keybinding used to move a window to workspace 2. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口移动到工作区 2 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:6
+msgid "Arrangement of buttons on the titlebar"
+msgstr "标题栏上按钮的排列"
-#: ../src/metacity.schemas.in.h:138
-msgid ""
-"The keybinding used to move a window to workspace 3. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口移动到工作区 3 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:7
+msgid "Arrangement of buttons on the titlebar. The value should be a string, such as \"menu:minimize,maximize,spacer,close\"; the colon separates the left corner of the window from the right corner, and the button names are comma-separated. Duplicate buttons are not allowed. Unknown button names are silently ignored so that buttons can be added in future metacity versions without breaking older versions. A special spacer tag can be used to insert some space between two adjacent buttons."
+msgstr "标题栏上按钮的排列。它的值必须是一个字符串,比如“menu:minimize,maximize,spacer,close”;冒号分隔窗口左上角和右上角的按钮,按钮名称之间用逗号分隔。不允许指定重复的按钮。未知的按钮名称将被忽略,因此在将来版本的 metacity 中可以添加新的按钮,而不至于破坏旧的版本。而特殊的 spacer 标记可在两个按钮之间添加一些空格。"
-#: ../src/metacity.schemas.in.h:139
-msgid ""
-"The keybinding used to move a window to workspace 4. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口移动到工作区 4 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:8
+msgid "Automatically raises the focused window"
+msgstr "自动提升获得焦点的窗口"
-#: ../src/metacity.schemas.in.h:140
-msgid ""
-"The keybinding used to move a window to workspace 5. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口移动到工作区 5 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:9
+msgid "Clicking a window while holding down this modifier key will move the window (left click), resize the window (middle click), or show the window menu (right click). Modifier is expressed as \"&lt;Alt&gt;\" or \"&lt;Super&gt;\" for example."
+msgstr "单击窗口时如果按住这个修饰键将移动窗口(左键单击)、改变窗口大小(中键单击)、或者显示窗口菜单(右键单击)。修饰键可写作“&lt;Alt&gt;”或者“&lt;Super&gt;”。"
-#: ../src/metacity.schemas.in.h:141
-msgid ""
-"The keybinding used to move a window to workspace 6. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口移动到工作区 6 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:10
+msgid "Commands to run in response to keybindings"
+msgstr "按键组合对应的执行命令"
-#: ../src/metacity.schemas.in.h:142
-msgid ""
-"The keybinding used to move a window to workspace 7. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口移动到工作区 7 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:11
+msgid "Compositing Manager"
+msgstr "复合管理器"
-#: ../src/metacity.schemas.in.h:143
-msgid ""
-"The keybinding used to move a window to workspace 8. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口移动到工作区 8 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:12
+msgid "Control how new windows get focus"
+msgstr "控制新窗口如何获得窗口"
-#: ../src/metacity.schemas.in.h:144
-msgid ""
-"The keybinding used to move a window to workspace 9. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口移动到工作区 9 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:13
+msgid "Current theme"
+msgstr "当前主题"
-#: ../src/metacity.schemas.in.h:145
-msgid ""
-"The keybinding used to move focus backwards between panels and the desktop, "
-"using a popup 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 \"disabled\", then there "
-"will be no keybinding for this action."
-msgstr ""
-"用于在面板和桌面之间用弹出框反向移动焦点的按键组合。其格式类似于“&lt;"
-"Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使"
-"用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:14
+msgid "Delay in milliseconds for the auto raise option"
+msgstr "自动提升选项的几毫秒延迟"
-#: ../src/metacity.schemas.in.h:146
-msgid ""
-"The keybinding used to move focus backwards between panels and the desktop, "
-"without a popup 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 \"disabled\", then there "
-"will be no keybinding for this action."
-msgstr ""
-"用于在面板和桌面之间不用弹出框反向移动焦点的按键组合。其格式类似于“&lt;"
-"Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使"
-"用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:15
+msgid "Determines whether Metacity is a compositing manager."
+msgstr "决定 Metacity 是否是复合管理器。"
-#: ../src/metacity.schemas.in.h:147
-msgid ""
-"The keybinding used to move focus backwards between windows of an "
-"application without a popup window. Holding \"shift\" together with this "
-"binding makes the direction go forward again. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于同一个应用程序的不同窗口之间不用弹出框反向移动焦点的按键组合。使用这个组"
-"合时如果按住“Shift”键会将移动顺序改回正向顺序。其格式类似于“&lt;Control&gt;"
-"a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和"
-"缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:16
+msgid "Determines whether applications or the system can generate audible 'beeps'; may be used in conjunction with 'visual bell' to allow silent 'beeps'."
+msgstr "决定应用程序或系统是否可以生成听得见的铃声;可以和“视觉铃声”一起使用,以便允许静默的铃声。"
-#: ../src/metacity.schemas.in.h:148
-msgid ""
-"The keybinding used to move focus backwards between windows of an "
-"application, using a popup window. Holding \"shift\" together with this "
-"binding makes the direction go forward again. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于同一个应用程序的不同窗口之间不用弹出框反向移动焦点的按键组合。使用这个组"
-"合时如果按住“Shift”键会将移动顺序改回正向顺序。其格式类似于“&lt;Control&gt;"
-"a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和"
-"缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:17
+msgid "Disable misfeatures that are required by old or broken applications"
+msgstr "禁用旧的或有缺陷的应用程序所需的错误功能"
-#: ../src/metacity.schemas.in.h:149
-msgid ""
-"The keybinding used to move focus backwards between windows without a popup "
-"window. Holding \"shift\" together with this binding makes the direction go "
-"forward again. 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 \"disabled\", then there will be "
-"no keybinding for this action."
-msgstr ""
-"用于在窗口之间不用弹出框反向移动焦点的按键组合。使用这个组合时如果按"
-"住“Shift”键会将移动顺序改回正向顺序。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:18
+msgid "Enable Visual Bell"
+msgstr "启用视觉铃声"
-#: ../src/metacity.schemas.in.h:150
-msgid ""
-"The keybinding used to move focus backwards between windows, using a popup "
-"window. Holding \"shift\" together with this binding makes the direction go "
-"forward again. 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 \"disabled\", then there will be "
-"no keybinding for this action."
-msgstr ""
-"用于在窗口之间用弹出框反向移动焦点的按键组合。使用这个组合时如果按住“Shift”键"
-"会将移动顺序改回正向顺序。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
-"Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:19
+msgid "If set to true, and the focus mode is either \"sloppy\" or \"mouse\" then the focused window will be automatically raised after a delay specified by the auto_raise_delay key. This is not related to clicking on a window to raise it, nor to entering a window during drag-and-drop."
+msgstr "如果为 true,而聚焦模式为“sloppy”或“mouse”,那么聚焦的窗口将会在指定延迟后自动升起,延迟的时间由 auto_raise_delay 键指定。此选项与单击行为并没有什么关系,它也与拖放时进入窗口无关。"
-#: ../src/metacity.schemas.in.h:151
-msgid ""
-"The keybinding used to move focus between panels and the desktop, using a "
-"popup 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 \"disabled\", then there will be "
-"no keybinding for this action."
-msgstr ""
-"用于在面板和桌面之间用弹出框移动焦点的按键组合。其格式类似于“&lt;Control&gt;"
-"a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和"
-"缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:20
+msgid "If true, ignore the titlebar_font option, and use the standard application font for window titles."
+msgstr "如果为 true,则忽略 titlebar_font 选项,并为窗口标题使用标准应用程序字体。"
-#: ../src/metacity.schemas.in.h:152
-msgid ""
-"The keybinding used to move focus between panels and the desktop, without a "
-"popup 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 \"disabled\", then there will be "
-"no keybinding for this action."
-msgstr ""
-"用于在面板和桌面之间不用弹出框移动焦点的按键组合。其格式类似于“&lt;"
-"Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使"
-"用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:21
+msgid "If true, metacity will give the user less feedback by using wireframes, avoiding animations, or other means. This is a significant reduction in usability for many users, but may allow legacy applications to continue working, and may also be a useful tradeoff for terminal servers. However, the wireframe feature is disabled when accessibility is on."
+msgstr "如果为 true,metacity 将会给用户提供较少的反馈,方法是使用线框、避免动画或者其它途径。这对许多用户来说,可用性大打折扣,但是这将允许较早的应用程序和终端服务器能够顺利运行。此外,如果开启了辅助功能,系统会自动禁用线框特性。"
-#: ../src/metacity.schemas.in.h:153
-msgid ""
-"The keybinding used to move focus between windows of an application without "
-"a popup window. Holding the \"shift\" key while using this binding reverses "
-"the direction of movement. 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 \"disabled\", "
-"then there will be no keybinding for this action."
-msgstr ""
-"用于同一个应用程序的不同窗口之间不用弹出框移动焦点的按键组合。使用这个组合时"
-"如果按住“Shift”键将反转移动顺序。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:22
+msgid "If true, then Metacity works in terms of applications rather than windows. The concept is a bit abstract, but in general an application-based setup is more like the Mac and less like Windows. When you focus a window in application-based mode, all the windows in the application will be raised. Also, in application-based mode, focus clicks are not passed through to windows in other applications. Application-based mode is, however, largely unimplemented at the moment."
+msgstr "如果为 true,那么 Metacity 将以应用程序而不是窗口的方式工作。该概念有点抽象,但通常基于应用程序的设置更类似于 Mac 系统,而不太像 Windows 系统。当您以基于应用程序的模式聚焦窗口时,该应用程序中的所有窗口都将被提升。同时,在基于应用程序的模式下,聚焦点击不会被传递到其它应用程序中的窗口。但是,基于应用程序的模式目前还基本没有实现。"
-#: ../src/metacity.schemas.in.h:154
-msgid ""
-"The keybinding used to move focus between windows of an application, using a "
-"popup window. (Traditionally &lt;Alt&gt;F6) Holding the \"shift\" key while "
-"using this binding reverses the direction of movement. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于同一个应用程序的不同窗口之间使用弹出框移动焦点的按键组合。使用这个组合时"
-"如果按住“Shift”键将反转移动顺序。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:23
+msgid "If true, trade off usability for less resource usage"
+msgstr "如果为 true,则以可用性为代价而降低资源占用"
-#: ../src/metacity.schemas.in.h:155
-msgid ""
-"The keybinding used to move focus between windows without a popup window. "
-"(Traditionally &lt;Alt&gt;Escape) Holding the \"shift\" key while using this "
-"binding reverses the direction of movement. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于在窗口之间不用弹出框移动焦点的按键组合(传统设置为 &lt;Alt&gt;Esc)。使用这"
-"个组合时如果按住“Shift”键将反转移动顺序。其格式类似于“&lt;Control&gt;"
-"a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和"
-"缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:24
+msgid "Modifier to use for modified window click actions"
+msgstr "用于修改窗口点击动作的修饰键"
-#: ../src/metacity.schemas.in.h:156
-msgid ""
-"The keybinding used to move focus between windows, using a popup window. "
-"(Traditionally &lt;Alt&gt;Tab) Holding the \"shift\" key while using this "
-"binding reverses the direction of movement. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于在窗口之间用弹出框移动焦点的按键组合(传统传统为&lt;Alt&gt;Tab)。使用这个"
-"组合时如果按住“Shift”键将反转移动顺序。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:25
+msgid "Name of workspace"
+msgstr "工作区名称"
-#: ../src/metacity.schemas.in.h:157
-msgid ""
-"The keybinding used to toggle always on top. A window that is always on top "
-"will always be visible over other overlapping windows. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于切换窗口常居顶层的按键组合。常居顶层的窗口,即总是位于其它窗口之上的窗"
-"口。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序"
-"的格式非常自由并允许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果"
-"将该选项设置为特殊字符串“disabled”,那么此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:26
+msgid "Number of workspaces"
+msgstr "工作区数量"
-#: ../src/metacity.schemas.in.h:158
-msgid ""
-"The keybinding used to toggle fullscreen mode. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于切换全屏模式的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
-"&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:27
+msgid "Number of workspaces. Must be more than zero, and has a fixed maximum to prevent making the desktop unusable by accidentally asking for too many workspaces."
+msgstr "工作区数量。必须大于零,并有一个固定的最大值,以防由于不小心请求调用太多工作区而摧毁您的桌面。"
-#: ../src/metacity.schemas.in.h:159
-msgid ""
-"The keybinding used to toggle maximization. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于切换最大化操作的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
-"&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:28
+msgid "Run a defined command"
+msgstr "运行预定义的命令"
-#: ../src/metacity.schemas.in.h:160
-msgid ""
-"The keybinding used to toggle shaded/unshaded state. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于切换卷起/展开状态的按键组合。格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
-"&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:29
+msgid "Setting this option to false can lead to buggy behavior, so users are strongly discouraged from changing it from the default of true. Many actions (e.g. clicking in the client area, moving or resizing the window) normally raise the window as a side-effect. Setting this option to false, which is strongly discouraged, will decouple raising from other user actions, and ignore raise requests generated by applications. See http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6. Even when this option is false, windows can still be raised by an alt-left-click anywhere on the window, a normal click on the window decorations, or by special messages from pagers, such as activation requests from tasklist applets. This option is currently disabled in click-to-focus mode. Note that the list of ways to raise windows when raise_on_click is false does not include programmatic requests from applications to raise windows; such requests will be ignored regardless of the reason for the request. If you are an application developer and have a user complaining that your application does not work with this setting disabled, tell them it is _their_ fault for breaking their window manager and that they need to change this option back to true or live with the \"bug\" they requested."
+msgstr "将本选项设定为 false (假)将导致有缺陷的行为,所以强烈反对用户将该值由默认的 true (真)进行更改。许多动作(例如在客户区域内单击,移动或调整窗口大小)通常都会提升窗口,这其实是个副作用。将该选项设定为 false (假),在此强烈反对,将从其他用户动作中 decouple 提升,同时忽略由程序产生的提升要求。参见 http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6。但即便该选项为 false (假),仍然可以通过 alt + 左键单击窗口任何地方,在窗口装饰条上正常单击,或从寻呼中的特别消息(诸如从任务列表小程序的激活要求)来提升窗口。该选项目前在单击以聚焦(click-to-focus)模式中禁用。注意:当 raise_on_click 设为 false (假)而同时要提升窗口的一系列办法中并不包括从程序来的编程请求;此类请求将被忽略而不管为什么请求。如果你是一名程序开发者,而有某用户埋怨你的程序无法在该设定禁用下工作,告诉他们这都是他们破坏他们窗口管理器所犯的错,他们要么将该选项改回为 true (真),或好好享受他们自找的麻烦。"
-#: ../src/metacity.schemas.in.h:161
-msgid ""
-"The keybinding used to toggle whether the window is on all workspaces or "
-"just one. 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 \"disabled\", then there will be no "
-"keybinding for this action."
-msgstr ""
-"用于切换窗口是在所有工作区上还是只在一个工作区上的按键组合。其格式类似于“&lt;"
-"Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使"
-"用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:30
+msgid "Some applications disregard specifications in ways that result in window manager misfeatures. This option puts Metacity in a rigorously correct mode, which gives a more consistent user interface, provided one does not need to run any misbehaving applications."
+msgstr "某些应用程序破坏规定从而导致窗口管理器功能失常。该选项将 Metacity 置于完全正确模式下,这样的用户界面会更具有一致性,假定您不需要运行任何有缺陷的应用程序。"
-#: ../src/metacity.schemas.in.h:162
-msgid ""
-"The keybinding used to unmaximize 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于取消最大化窗口的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
-"&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:31
+msgid "System Bell is Audible"
+msgstr "系统铃声发声"
-#: ../src/metacity.schemas.in.h:163
-msgid ""
-"The keybinding which display's the panel's \"Run Application\" dialog box. "
-"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 \"disabled\", then there will be no keybinding "
-"for this action."
-msgstr ""
-"显示面板的“运行程序”对话框的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:32
+msgid "Tells Metacity how to implement the visual indication that the system bell or another application 'bell' indicator has been rung. Currently there are two valid values, \"fullscreen\", which causes a fullscreen white-black flash, and \"frame_flash\" which causes the titlebar of the application which sent the bell signal to flash. If the application which sent the bell is unknown (as is usually the case for the default \"system beep\"), the currently focused window's titlebar is flashed."
+msgstr "通知 Metacity 如何实现系统铃声或其它应用程序响铃的视觉标识。目前有两种值,“全屏”将以黑白色闪烁整个屏幕,而“框架闪烁”将闪烁发出响铃信号的应用程序的标题栏。如果发送响铃的程序未知(通常是默认的“系统响铃”),则闪烁当前窗口的标题栏。"
-#: ../src/metacity.schemas.in.h:164
-msgid ""
-"The keybinding which invokes a terminal. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"调用终端的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;"
-"F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;"
-"Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:33
+msgid "The /apps/metacity/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N."
+msgstr "/apps/metacity/global_keybindings/run_command_N 键值定义这些命令对应的按键组合。按下 run_command_N 对应的按键组合将执行命令 command_N。"
-#: ../src/metacity.schemas.in.h:165
-msgid ""
-"The keybinding which invokes the panel's screenshot utility to take a "
-"screenshot of 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 \"disabled\", then there "
-"will be no keybinding for this action."
-msgstr ""
-"用于调用面板抓图工具以抓取某一窗口的按键组合。其格式类似于“&lt;Control&gt;"
-"a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和"
-"缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:34
+msgid "The /apps/metacity/global_keybindings/run_command_screenshot key defines a keybinding which causes the command specified by this setting to be invoked."
+msgstr "/apps/metacity/global_keybindings/run_command_screenshot 键值定义了导致调用此设置的按键组合。"
-#: ../src/metacity.schemas.in.h:166
-msgid ""
-"The keybinding which invokes the panel's screenshot utility. 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 \"disabled\", then there will be no keybinding "
-"for this action."
-msgstr ""
-"调用面板的抓图工具的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
-"&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:35
+msgid "The /apps/metacity/global_keybindings/run_command_window_screenshot key defines a keybinding which causes the command specified by this setting to be invoked."
+msgstr "/apps/metacity/global_keybindings/run_command_window_screenshot 键值定义了导致调用此设置的按键组合。"
-#: ../src/metacity.schemas.in.h:167
-msgid ""
-"The keybinding which shows the panel's main menu. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于显示面板主菜单的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
-"&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
-"Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作"
-"将没有按键组合。"
+#: ../src/metacity.schemas.in.in.h:36
+msgid "The keybinding that runs the correspondingly-numbered command in /apps/metacity/keybinding_commands 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 \"disabled\", then there will be no keybinding for this action."
+msgstr "运行 /apps/metacity/keybinding_commands 中相应编号的命令的按键组合。其格式类似于“&lt;Control&gt;a”或者“&lt;Shift&gt;&lt;Alt&gt;F1”。该分析程序的格式相当自由并允许大小写或者缩写,如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作将没有按键组合。"
-#: ../src/metacity.schemas.in.h:168
+#: ../src/metacity.schemas.in.in.h:37
msgid "The name of a workspace."
msgstr "工作区名称。"
-#: ../src/metacity.schemas.in.h:169
+#: ../src/metacity.schemas.in.in.h:38
msgid "The screenshot command"
msgstr "屏幕抓图命令"
-#: ../src/metacity.schemas.in.h:170
-msgid ""
-"The theme determines the appearance of window borders, titlebar, and so "
-"forth."
+#: ../src/metacity.schemas.in.in.h:39
+msgid "The theme determines the appearance of window borders, titlebar, and so forth."
msgstr "主题决定窗口边框、标题栏等的外观。"
-#: ../src/metacity.schemas.in.h:171
-msgid ""
-"The time delay before raising a window if auto_raise is set to true. The "
-"delay is given in thousandths of a second."
+#: ../src/metacity.schemas.in.in.h:40
+msgid "The time delay before raising a window if auto_raise is set to true. The delay is given in thousandths of a second."
msgstr "提升窗口前的延迟时间(如果 auto_raise 设置为真)。延迟时间的单位为毫秒。"
-#: ../src/metacity.schemas.in.h:172
-msgid ""
-"The window focus mode indicates how windows are activated. It has three "
-"possible values; \"click\" means windows must be clicked in order to focus "
-"them, \"sloppy\" means windows are focused when the mouse enters the window, "
-"and \"mouse\" means windows are focused when the mouse enters the window and "
-"unfocused when the mouse leaves the window."
-msgstr ""
-"窗口焦点模式指明窗口的激活方式。它有三个可能的值;“click”表示必须单击窗口才能"
-"聚焦该窗口,“sloppy”表示当鼠标进入窗口时,即会聚焦该窗口,“mouse”表示当鼠标进"
-"入窗口时会聚焦该窗口,当鼠标离开该窗口时则会失去焦点。"
+#: ../src/metacity.schemas.in.in.h:41
+msgid "The window focus mode indicates how windows are activated. It has three possible values; \"click\" means windows must be clicked in order to focus them, \"sloppy\" means windows are focused when the mouse enters the window, and \"mouse\" means windows are focused when the mouse enters the window and unfocused when the mouse leaves the window."
+msgstr "窗口焦点模式指明窗口的激活方式。它有三个可能的值;“click”表示必须单击窗口才能聚焦该窗口,“sloppy”表示当鼠标进入窗口时,即会聚焦该窗口,“mouse”表示当鼠标进入窗口时会聚焦该窗口,当鼠标离开该窗口时则会失去焦点。"
-#: ../src/metacity.schemas.in.h:173
+#: ../src/metacity.schemas.in.in.h:42
msgid "The window screenshot command"
msgstr "窗口抓图命令"
-#: ../src/metacity.schemas.in.h:174
-msgid ""
-"This keybinding changes whether a window is above or below other windows. If "
-"the window is covered by another one, it raises the window above all others, "
-"and if the window is already fully visible, it lowers it below all others. "
-"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 \"disabled\", then there will be no keybinding "
-"for this action."
-msgstr ""
-"用于将窗口更改到位于其它窗口上方或下方的按键组合。如果窗口被另一个窗口覆盖,"
-"则会将该窗口提升到其它窗口的上方。如果窗口已经完全可见,则会将该窗口降低到其"
-"它窗口的下方。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。"
-"该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;"
-"Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:175
-msgid ""
-"This keybinding lowers a window below other windows. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口降低到其它窗口之下的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:176
-msgid ""
-"This keybinding moves a window against the north (top) side of the screen. "
-"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 \"disabled\", then there will be no keybinding "
-"for this action."
-msgstr ""
-"用于将窗口移到屏幕上侧的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:177
-msgid ""
-"This keybinding moves a window into the east (right) side of the screen. 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 \"disabled\", then there will be no keybinding "
-"for this action."
-msgstr ""
-"用于将窗口移到屏幕右侧的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:178
-msgid ""
-"This keybinding moves a window into the north-east (top right) corner of the "
-"screen. 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 \"disabled\", then there will be no "
-"keybinding for this action."
-msgstr ""
-"用于将窗口移到屏幕右上角的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:179
-msgid ""
-"This keybinding moves a window into the north-west (top left) corner of the "
-"screen. 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 \"disabled\", then there will be no "
-"keybinding for this action."
-msgstr ""
-"用于将窗口移到屏幕左上角的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:180
-msgid ""
-"This keybinding moves a window into the south (bottom) side of the screen. "
-"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 \"disabled\", then there will be no keybinding "
-"for this action."
-msgstr ""
-"用于将窗口移到屏幕下侧的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:181
-msgid ""
-"This keybinding moves a window into the south-east (bottom right) corner of "
-"the screen. 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 \"disabled\", then there will be no "
-"keybinding for this action."
-msgstr ""
-"用于将窗口移到屏幕右下角的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:182
-msgid ""
-"This keybinding moves a window into the south-west (bottom left) corner of "
-"the screen. 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 \"disabled\", then there will be no "
-"keybinding for this action."
-msgstr ""
-"用于将窗口移到屏幕左下角的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:183
-msgid ""
-"This keybinding moves a window into the west (left) side of the screen. 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 \"disabled\", then there will be no keybinding "
-"for this action."
-msgstr ""
-"用于将窗口移到屏幕左侧的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:184
-msgid ""
-"This keybinding raises the window above other windows. 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 "
-"\"disabled\", then there will be no keybinding for this action."
-msgstr ""
-"用于将窗口提升到其它窗口之上的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
-"Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例"
-"如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么"
-"此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:185
-msgid ""
-"This keybinding resizes a window to fill available horizontal space. 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 \"disabled\", then there will be no keybinding "
-"for this action."
-msgstr ""
-"用于改变窗口大小使其充满可用的水平空间的按键组合。其格式类似于“&lt;"
-"Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使"
-"用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:186
-msgid ""
-"This keybinding resizes a window to fill available vertical space. 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 \"disabled\", then there will be no keybinding "
-"for this action."
-msgstr ""
-"用于改变窗口大小使其充满可用的垂直空间的按键组合。其格式类似于“&lt;"
-"Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使"
-"用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
-"串“disabled”,那么此操作将没有按键组合。"
-
-#: ../src/metacity.schemas.in.h:187
-msgid ""
-"This option determines the effects of double-clicking on the title bar. "
-"Current valid options are 'toggle_shade', which will shade/unshade the "
-"window, 'toggle_maximize' which will maximize/unmaximize the window, "
-"'toggle_maximize_horizontally' and 'toggle_maximize_vertically' which will "
-"maximize/unmaximize the window in that direction only, 'minimize' which will "
-"minimize the window, 'shade' which will roll the window up, 'menu' which "
-"will display the window menu, 'lower' which will put the window behind all "
-"the others, and 'none' which will not do anything."
-msgstr ""
-"这个选项决定在标题栏上双击的效果。当前有效的选项包括,“toggle_shade”将卷起/展"
-"开窗口,“toggle_maximize”将最大化/还原窗口,“toggle_maximize_horizontally”和"
-"“toggle_maximize_vertically”将分别在水平和垂直方向上最大化窗口,“minimize”将最小化窗口,"
-"“shade”将卷起窗口,“menu”将显示窗口菜单,“lower”将把窗口推至最后b,而"
-"“none”将不执行任何操作。"
-
-#: ../src/metacity.schemas.in.h:188
-msgid ""
-"This option determines the effects of middle-clicking on the title bar. "
-"Current valid options are 'toggle_shade', which will shade/unshade the "
-"window, 'toggle_maximize' which will maximize/unmaximize the window, "
-"'toggle_maximize_horizontally' and 'toggle_maximize_vertically' which will "
-"maximize/unmaximize the window in that direction only, 'minimize' which will "
-"minimize the window, 'shade' which will roll the window up, 'menu' which "
-"will display the window menu, 'lower' which will put the window behind all "
-"the others, and 'none' which will not do anything."
-msgstr ""
-"这个选项决定在标题栏上单击中键的效果。当前有效的选项包括,“toggle_shade”将卷起/展"
-"开窗口,“toggle_maximize”将最大化/还原窗口,“toggle_maximize_horizontally”和"
-"“toggle_maximize_vertically”将分别在水平和垂直方向上最大化窗口,“minimize”将最小化窗口,"
-"“shade”将卷起窗口,“menu”将显示窗口菜单,“lower”将把窗口推至最后b,而"
-"“none”将不执行任何操作。"
-
-#: ../src/metacity.schemas.in.h:189
-msgid ""
-"This option determines the effects of right-clicking on the title bar. "
-"Current valid options are 'toggle_shade', which will shade/unshade the "
-"window, 'toggle_maximize' which will maximize/unmaximize the window, "
-"'toggle_maximize_horizontally' and 'toggle_maximize_vertically' which will "
-"maximize/unmaximize the window in that direction only, 'minimize' which will "
-"minimize the window, 'shade' which will roll the window up, 'menu' which "
-"will display the window menu, 'lower' which will put the window behind all "
-"the others, and 'none' which will not do anything."
-msgstr ""
-"这个选项决定在标题栏上单击右键的效果。当前有效的选项包括,“toggle_shade”将卷起/展"
-"开窗口,“toggle_maximize”将最大化/还原窗口,“toggle_maximize_horizontally”和"
-"“toggle_maximize_vertically”将分别在水平和垂直方向上最大化窗口,“minimize”将最小化窗口,"
-"“shade”将卷起窗口,“menu”将显示窗口菜单,“lower”将把窗口推至最后b,而"
-"“none”将不执行任何操作。"
-
-#: ../src/metacity.schemas.in.h:190
-msgid ""
-"This option provides additional control over how newly created windows get "
-"focus. It has two possible values; \"smart\" applies the user's normal focus "
-"mode, and \"strict\" results in windows started from a terminal not being "
-"given focus."
-msgstr ""
-"此选项提供了关于新创建的窗口如何获得焦点的额外控制。目前有效的选项包"
-"括,“smart”将应用用户普通的聚焦模式,而“strict”将使得通过终端启动的窗口不获得"
-"焦点。"
-
-#: ../src/metacity.schemas.in.h:191
-msgid "Toggle always on top state"
-msgstr "切换常居顶层状态"
-
-#: ../src/metacity.schemas.in.h:192
-msgid "Toggle fullscreen mode"
-msgstr "切换全屏模式"
+#: ../src/metacity.schemas.in.in.h:43
+msgid "This option determines the effects of double-clicking on the title bar. Current valid options are 'toggle_shade', which will shade/unshade the window, 'toggle_maximize' which will maximize/unmaximize the window, 'toggle_maximize_horizontally' and 'toggle_maximize_vertically' which will maximize/unmaximize the window in that direction only, 'minimize' which will minimize the window, 'shade' which will roll the window up, 'menu' which will display the window menu, 'lower' which will put the window behind all the others, and 'none' which will not do anything."
+msgstr "这个选项决定在标题栏上双击的效果。当前有效的选项包括,“toggle_shade”将卷起/展开窗口,“toggle_maximize”将最大化/还原窗口,“toggle_maximize_horizontally”和“toggle_maximize_vertically”将分别在水平和垂直方向上最大化窗口,“minimize”将最小化窗口,“shade”将卷起窗口,“menu”将显示窗口菜单,“lower”将把窗口推至最后b,而“none”将不执行任何操作。"
-#: ../src/metacity.schemas.in.h:193
-msgid "Toggle maximization state"
-msgstr "切换最大化状态"
+#: ../src/metacity.schemas.in.in.h:44
+msgid "This option determines the effects of middle-clicking on the title bar. Current valid options are 'toggle_shade', which will shade/unshade the window, 'toggle_maximize' which will maximize/unmaximize the window, 'toggle_maximize_horizontally' and 'toggle_maximize_vertically' which will maximize/unmaximize the window in that direction only, 'minimize' which will minimize the window, 'shade' which will roll the window up, 'menu' which will display the window menu, 'lower' which will put the window behind all the others, and 'none' which will not do anything."
+msgstr "这个选项决定在标题栏上单击中键的效果。当前有效的选项包括,“toggle_shade”将卷起/展开窗口,“toggle_maximize”将最大化/还原窗口,“toggle_maximize_horizontally”和“toggle_maximize_vertically”将分别在水平和垂直方向上最大化窗口,“minimize”将最小化窗口,“shade”将卷起窗口,“menu”将显示窗口菜单,“lower”将把窗口推至最后b,而“none”将不执行任何操作。"
-#: ../src/metacity.schemas.in.h:194
-msgid "Toggle shaded state"
-msgstr "切换卷起状态"
-
-#: ../src/metacity.schemas.in.h:195
-msgid "Toggle window on all workspaces"
-msgstr "切换窗口是否位于所有工作区"
+#: ../src/metacity.schemas.in.in.h:45
+msgid "This option determines the effects of right-clicking on the title bar. Current valid options are 'toggle_shade', which will shade/unshade the window, 'toggle_maximize' which will maximize/unmaximize the window, 'toggle_maximize_horizontally' and 'toggle_maximize_vertically' which will maximize/unmaximize the window in that direction only, 'minimize' which will minimize the window, 'shade' which will roll the window up, 'menu' which will display the window menu, 'lower' which will put the window behind all the others, and 'none' which will not do anything."
+msgstr "这个选项决定在标题栏上单击右键的效果。当前有效的选项包括,“toggle_shade”将卷起/展开窗口,“toggle_maximize”将最大化/还原窗口,“toggle_maximize_horizontally”和“toggle_maximize_vertically”将分别在水平和垂直方向上最大化窗口,“minimize”将最小化窗口,“shade”将卷起窗口,“menu”将显示窗口菜单,“lower”将把窗口推至最后b,而“none”将不执行任何操作。"
-#: ../src/metacity.schemas.in.h:196
-msgid ""
-"Turns on a visual indication when an application or the system issues a "
-"'bell' or 'beep'; useful for the hard-of-hearing and for use in noisy "
-"environments."
-msgstr ""
-"当应用程序或系统发出“铃声”时,打开视觉标识;适合有听力障碍的用户以及在吵闹的"
-"环境中使用。"
+#: ../src/metacity.schemas.in.in.h:46
+msgid "This option provides additional control over how newly created windows get focus. It has two possible values; \"smart\" applies the user's normal focus mode, and \"strict\" results in windows started from a terminal not being given focus."
+msgstr "此选项提供了关于新创建的窗口如何获得焦点的额外控制。目前有效的选项包括,“smart”将应用用户普通的聚焦模式,而“strict”将使得通过终端启动的窗口不获得焦点。"
-#: ../src/metacity.schemas.in.h:197
-msgid "Unmaximize window"
-msgstr "取消最大化窗口"
+#: ../src/metacity.schemas.in.in.h:47
+msgid "Turns on a visual indication when an application or the system issues a 'bell' or 'beep'; useful for the hard-of-hearing and for use in noisy environments."
+msgstr "当应用程序或系统发出“铃声”时,打开视觉标识;适合有听力障碍的用户以及在吵闹的环境中使用。"
-#: ../src/metacity.schemas.in.h:198
+#: ../src/metacity.schemas.in.in.h:48
msgid "Use standard system font in window titles"
msgstr "在窗口标题中使用标准系统字体"
-#: ../src/metacity.schemas.in.h:199
+#: ../src/metacity.schemas.in.in.h:49
msgid "Visual Bell Type"
msgstr "视觉铃声类型"
-#: ../src/metacity.schemas.in.h:200
+#: ../src/metacity.schemas.in.in.h:50
msgid "Whether raising should be a side-effect of other user interactions"
msgstr "升起是否作为其它用户交互的副作用"
-#: ../src/metacity.schemas.in.h:201
+#: ../src/metacity.schemas.in.in.h:51
msgid "Window focus mode"
msgstr "窗口焦点模式"
-#: ../src/metacity.schemas.in.h:202
+#: ../src/metacity.schemas.in.in.h:52
msgid "Window title font"
msgstr "窗口标题字体"
+#: ../src/tools/metacity-message.c:150
+#, c-format
+msgid "Usage: %s\n"
+msgstr "用法:%s\n"
+
#: ../src/ui/frames.c:1077
msgid "Close Window"
msgstr "关闭窗口"
@@ -2178,8 +1012,8 @@ msgid "Maximize Window"
msgstr "最大化窗口"
#: ../src/ui/frames.c:1089
-msgid "Unmaximize Window"
-msgstr "取消最大化窗口"
+msgid "Restore Window"
+msgstr "恢复窗口"
#: ../src/ui/frames.c:1092
msgid "Roll Up Window"
@@ -2247,7 +1081,8 @@ msgstr "将标题栏上移动到屏幕上(_S)"
#. separator
#. Translators: Translate this string the same way as you do in libwnck!
-#: ../src/ui/menu.c:87 ../src/ui/menu.c:89
+#: ../src/ui/menu.c:87
+#: ../src/ui/menu.c:89
msgid "Always on _Top"
msgstr "常居顶端(_T)"
@@ -2311,7 +1146,7 @@ msgstr "移动到另外的工作区(_W)"
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: ../src/ui/metaaccellabel.c:105
+#: ../src/ui/metaaccellabel.c:104
msgid "Shift"
msgstr "Shift"
@@ -2320,7 +1155,7 @@ msgstr "Shift"
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: ../src/ui/metaaccellabel.c:111
+#: ../src/ui/metaaccellabel.c:110
msgid "Ctrl"
msgstr "Ctrl"
@@ -2329,7 +1164,7 @@ msgstr "Ctrl"
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: ../src/ui/metaaccellabel.c:117
+#: ../src/ui/metaaccellabel.c:116
msgid "Alt"
msgstr "Alt"
@@ -2338,7 +1173,7 @@ msgstr "Alt"
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: ../src/ui/metaaccellabel.c:123
+#: ../src/ui/metaaccellabel.c:122
msgid "Meta"
msgstr "Meta"
@@ -2347,7 +1182,7 @@ msgstr "Meta"
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: ../src/ui/metaaccellabel.c:129
+#: ../src/ui/metaaccellabel.c:128
msgid "Super"
msgstr "Super"
@@ -2356,7 +1191,7 @@ msgstr "Super"
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: ../src/ui/metaaccellabel.c:135
+#: ../src/ui/metaaccellabel.c:134
msgid "Hyper"
msgstr "Hyper"
@@ -2365,7 +1200,7 @@ msgstr "Hyper"
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: ../src/ui/metaaccellabel.c:141
+#: ../src/ui/metaaccellabel.c:140
msgid "Mod2"
msgstr "Mod2"
@@ -2374,7 +1209,7 @@ msgstr "Mod2"
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: ../src/ui/metaaccellabel.c:147
+#: ../src/ui/metaaccellabel.c:146
msgid "Mod3"
msgstr "Mod3"
@@ -2383,7 +1218,7 @@ msgstr "Mod3"
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: ../src/ui/metaaccellabel.c:153
+#: ../src/ui/metaaccellabel.c:152
msgid "Mod4"
msgstr "Mod4"
@@ -2392,7 +1227,7 @@ msgstr "Mod4"
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: ../src/ui/metaaccellabel.c:159
+#: ../src/ui/metaaccellabel.c:158
msgid "Mod5"
msgstr "Mod5"
@@ -2402,9 +1237,7 @@ msgid "\"%s\" is not responding."
msgstr "“%s”未响应。"
#: ../src/ui/metacity-dialog.c:97
-msgid ""
-"You may choose to wait a short while for it to continue or force the "
-"application to quit entirely."
+msgid "You may choose to wait a short while for it to continue or force the application to quit entirely."
msgstr "您可以选择稍等一会儿,或者强制退出该应用程序。"
#: ../src/ui/metacity-dialog.c:107
@@ -2424,9 +1257,7 @@ msgid "Class"
msgstr "类别"
#: ../src/ui/metacity-dialog.c:244
-msgid ""
-"These windows do not support \"save current setup\" and will have to be "
-"restarted manually next time you log in."
+msgid "These windows do not support \"save current setup\" and will have to be restarted manually next time you log in."
msgstr "这些窗口不支持“保存当前设置”,您在下次登录时,必须手动重启动它们。"
#: ../src/ui/metacity-dialog.c:310
@@ -2438,545 +1269,599 @@ msgstr ""
"运行“%s”时发生错误:\n"
"%s"
+#. Translators: This represents the size of a window. The first number is
+#. * the width of the window and the second is the height.
+#.
#: ../src/ui/resizepopup.c:113
#, c-format
msgid "%d x %d"
msgstr "%d x %d"
-#: ../src/ui/theme-parser.c:227 ../src/ui/theme-parser.c:245
+#: ../src/ui/theme.c:254
+msgid "top"
+msgstr "上"
+
+#: ../src/ui/theme.c:256
+msgid "bottom"
+msgstr "下"
+
+#: ../src/ui/theme.c:258
+msgid "left"
+msgstr "左"
+
+#: ../src/ui/theme.c:260
+msgid "right"
+msgstr "右"
+
+#: ../src/ui/theme.c:287
#, c-format
-msgid "Line %d character %d: %s"
-msgstr "行 %d 字符 %d:%s"
+msgid "frame geometry does not specify \"%s\" dimension"
+msgstr "框架几何布局没有指定“%s”尺寸"
-#: ../src/ui/theme-parser.c:396
+#: ../src/ui/theme.c:306
#, c-format
-msgid "Attribute \"%s\" repeated twice on the same <%s> element"
-msgstr "属性“%s”在同一个 <%s> 元素上重复了两次"
+msgid "frame geometry does not specify dimension \"%s\" for border \"%s\""
+msgstr "框架几何布局没有指定“%s”尺寸(该尺寸是为边框“%s”指定的)"
-#: ../src/ui/theme-parser.c:414 ../src/ui/theme-parser.c:439
+#: ../src/ui/theme.c:343
#, c-format
-msgid "Attribute \"%s\" is invalid on <%s> element in this context"
-msgstr "在该上下文中,属性“%s”对 <%s> 元素无效"
+msgid "Button aspect ratio %g is not reasonable"
+msgstr "按钮长宽比 %g 不合理"
-#: ../src/ui/theme-parser.c:500
+#: ../src/ui/theme.c:355
#, c-format
-msgid "Integer %ld must be positive"
-msgstr "整数 %ld 必须是正数"
+msgid "Frame geometry does not specify size of buttons"
+msgstr "框架几何布局没有指定按钮大小"
-#: ../src/ui/theme-parser.c:508
+#: ../src/ui/theme.c:1020
#, c-format
-msgid "Integer %ld is too large, current max is %d"
-msgstr "整数 %ld 过大,当前最大值为 %d"
+msgid "Gradients should have at least two colors"
+msgstr "渐变应至少有两种颜色"
-#: ../src/ui/theme-parser.c:536 ../src/ui/theme-parser.c:652
+#: ../src/ui/theme.c:1146
#, c-format
-msgid "Could not parse \"%s\" as a floating point number"
-msgstr "无法将“%s”解析为浮点数"
+msgid "GTK color specification must have the state in brackets, e.g. gtk:fg[NORMAL] where NORMAL is the state; could not parse \"%s\""
+msgstr "GTK 颜色规范必须将状态包含在方括号中,例如 gtk:fg[NORMAL]其中 NORMAL 是状态;无法解析“%s”"
-#: ../src/ui/theme-parser.c:567 ../src/ui/theme-parser.c:595
+#: ../src/ui/theme.c:1160
#, c-format
-msgid "Boolean values must be \"true\" or \"false\" not \"%s\""
-msgstr "布尔值必须为“真”或“假”,不能为“%s”"
+msgid "GTK color specification must have a close bracket after the state, e.g. gtk:fg[NORMAL] where NORMAL is the state; could not parse \"%s\""
+msgstr "GTK 颜色规范必须在状态后有一个闭方括号,例如 gtk:fg[NORMAL],其中 NORMAL 是状态;无法解析“%s”"
-#: ../src/ui/theme-parser.c:622
+#: ../src/ui/theme.c:1171
#, c-format
-msgid "Angle must be between 0.0 and 360.0, was %g\n"
-msgstr "角度值必须界于 0.0 到 360.0 之间,现在是 %g\n"
+msgid "Did not understand state \"%s\" in color specification"
+msgstr "不理解颜色规范中的状态“%s”"
-#: ../src/ui/theme-parser.c:685
+#: ../src/ui/theme.c:1184
#, c-format
-msgid "Alpha must be between 0.0 (invisible) and 1.0 (fully opaque), was %g\n"
-msgstr "Alpha 值必须界于 0.0(不可见)到 1.0(完全不透明)之间,现在是 %g\n"
+msgid "Did not understand color component \"%s\" in color specification"
+msgstr "不理解颜色规范中的颜色组成部分“%s”"
-#: ../src/ui/theme-parser.c:750
+#: ../src/ui/theme.c:1214
#, c-format
-msgid ""
-"Invalid title scale \"%s\" (must be one of xx-small,x-small,small,medium,"
-"large,x-large,xx-large)\n"
-msgstr ""
-"无效的标题比例“%s”(必须是 xx-small、x-small、small、medium、large、x-large、"
-"xx-large 中的一个)\n"
+msgid "Blend format is \"blend/bg_color/fg_color/alpha\", \"%s\" does not fit the format"
+msgstr "混合格式为“blend/bg_color/fg_color/alpha”,“%s”不符合该格式"
-#: ../src/ui/theme-parser.c:795 ../src/ui/theme-parser.c:803
-#: ../src/ui/theme-parser.c:885 ../src/ui/theme-parser.c:982
-#: ../src/ui/theme-parser.c:1024 ../src/ui/theme-parser.c:1135
-#: ../src/ui/theme-parser.c:1185 ../src/ui/theme-parser.c:1193
-#: ../src/ui/theme-parser.c:3093 ../src/ui/theme-parser.c:3184
-#: ../src/ui/theme-parser.c:3191 ../src/ui/theme-parser.c:3198
+#: ../src/ui/theme.c:1225
#, c-format
-msgid "No \"%s\" attribute on <%s> element"
-msgstr "无“%s”属性在 <%s> 元素上"
+msgid "Could not parse alpha value \"%s\" in blended color"
+msgstr "无法解析混合色中的 Alpha 值“%s”"
-#: ../src/ui/theme-parser.c:919 ../src/ui/theme-parser.c:990
-#: ../src/ui/theme-parser.c:1032 ../src/ui/theme-parser.c:1143
+#: ../src/ui/theme.c:1235
#, c-format
-msgid "<%s> name \"%s\" used a second time"
-msgstr "再次使用了 <%s> 名称“%s”"
+msgid "Alpha value \"%s\" in blended color is not between 0.0 and 1.0"
+msgstr "混合色中的 Alpha 值“%s”不在 0.0 到 1.0 之间"
-#: ../src/ui/theme-parser.c:931 ../src/ui/theme-parser.c:1044
-#: ../src/ui/theme-parser.c:1155
+#: ../src/ui/theme.c:1282
#, c-format
-msgid "<%s> parent \"%s\" has not been defined"
-msgstr "<%s> 父级“%s”尚未定义"
+msgid "Shade format is \"shade/base_color/factor\", \"%s\" does not fit the format"
+msgstr "阴影格式为“shade/base_color/factor”,“%s”不符合该格式"
-#: ../src/ui/theme-parser.c:1057
+#: ../src/ui/theme.c:1293
#, c-format
-msgid "<%s> geometry \"%s\" has not been defined"
-msgstr "<%s> 几何布局“%s”尚未定义"
+msgid "Could not parse shade factor \"%s\" in shaded color"
+msgstr "无法解析阴影色中的阴影因子“%s”"
-#: ../src/ui/theme-parser.c:1070
+#: ../src/ui/theme.c:1303
#, c-format
-msgid "<%s> must specify either a geometry or a parent that has a geometry"
-msgstr "<%s> 必须指定一个几何布局或者一个带有几何布局的父级"
+msgid "Shade factor \"%s\" in shaded color is negative"
+msgstr "阴影色中的阴影因子“%s”为负数"
-#: ../src/ui/theme-parser.c:1112
-msgid "You must specify a background for an alpha value to be meaningful"
-msgstr "要让 alpha 值有意义,您必须指定背景"
+#: ../src/ui/theme.c:1332
+#, c-format
+msgid "Could not parse color \"%s\""
+msgstr "无法解析颜色“%s”"
-#: ../src/ui/theme-parser.c:1203
+#: ../src/ui/theme.c:1582
#, c-format
-msgid "Unknown type \"%s\" on <%s> element"
-msgstr "未知的类型“%s”在元素 <%s> 上"
+msgid "Coordinate expression contains character '%s' which is not allowed"
+msgstr "坐标表达式包含不允许的字符“%s”"
-#: ../src/ui/theme-parser.c:1214
+#: ../src/ui/theme.c:1609
#, c-format
-msgid "Unknown style_set \"%s\" on <%s> element"
-msgstr "未知的 style_set“%s”在元素 <%s> 上"
+msgid "Coordinate expression contains floating point number '%s' which could not be parsed"
+msgstr "坐标表达式包含无法解析的浮点数“%s”"
-#: ../src/ui/theme-parser.c:1222
+#: ../src/ui/theme.c:1623
#, c-format
-msgid "Window type \"%s\" has already been assigned a style set"
-msgstr "已经为窗口类型“%s”指定了一种风格设置"
+msgid "Coordinate expression contains integer '%s' which could not be parsed"
+msgstr "坐标表达式包含无法解析的整数“%s”"
-#: ../src/ui/theme-parser.c:1258
-msgid "Theme already has a fallback icon"
-msgstr "主题已经有默认图标了"
+#: ../src/ui/theme.c:1745
+#, c-format
+msgid "Coordinate expression contained unknown operator at the start of this text: \"%s\""
+msgstr "坐标表达式在该文本开始处包含未知的运算符:“%s”"
-#: ../src/ui/theme-parser.c:1270
-msgid "Theme already has a fallback mini_icon"
-msgstr "主题已经有默认迷你图标了"
+#: ../src/ui/theme.c:1802
+#, c-format
+msgid "Coordinate expression was empty or not understood"
+msgstr "坐标表达式为空或无法理解"
-#: ../src/ui/theme-parser.c:1283 ../src/ui/theme-parser.c:1347
-#: ../src/ui/theme-parser.c:1636 ../src/ui/theme-parser.c:3285
-#: ../src/ui/theme-parser.c:3339 ../src/ui/theme-parser.c:3511
-#: ../src/ui/theme-parser.c:3727 ../src/ui/theme-parser.c:3765
-#: ../src/ui/theme-parser.c:3803 ../src/ui/theme-parser.c:3841
+#: ../src/ui/theme.c:1913
+#: ../src/ui/theme.c:1923
+#: ../src/ui/theme.c:1957
#, c-format
-msgid "Element <%s> is not allowed below <%s>"
-msgstr "不允许元素 <%s> 在 <%s> 下方"
+msgid "Coordinate expression results in division by zero"
+msgstr "坐标表达式用零做除数"
-#: ../src/ui/theme-parser.c:1373 ../src/ui/theme-parser.c:1460
-#: ../src/ui/theme-parser.c:1530
+#: ../src/ui/theme.c:1965
#, c-format
-msgid "No \"name\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“name”属性"
+msgid "Coordinate expression tries to use mod operator on a floating-point number"
+msgstr "坐标表达式试图对浮点数使用 mod 运算符"
-#: ../src/ui/theme-parser.c:1380 ../src/ui/theme-parser.c:1467
+#: ../src/ui/theme.c:2021
#, c-format
-msgid "No \"value\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“value”属性"
+msgid "Coordinate expression has an operator \"%s\" where an operand was expected"
+msgstr "坐标表达式的运算符“%s”应该是一个操作数"
-#: ../src/ui/theme-parser.c:1411 ../src/ui/theme-parser.c:1425
-#: ../src/ui/theme-parser.c:1484
-msgid ""
-"Cannot specify both button_width/button_height and aspect ratio for buttons"
-msgstr "不能同时指定按钮的 button_width/button_height 和长宽比"
+#: ../src/ui/theme.c:2030
+#, c-format
+msgid "Coordinate expression had an operand where an operator was expected"
+msgstr "坐标表达式的某个操作数应该是运算符"
-#: ../src/ui/theme-parser.c:1434
+#: ../src/ui/theme.c:2038
#, c-format
-msgid "Distance \"%s\" is unknown"
-msgstr "距离“%s”未知"
+msgid "Coordinate expression ended with an operator instead of an operand"
+msgstr "坐标表达式以运算符结尾,而不是以操作数结尾"
-#: ../src/ui/theme-parser.c:1493
+#: ../src/ui/theme.c:2048
#, c-format
-msgid "Aspect ratio \"%s\" is unknown"
-msgstr "长宽比“%s”未知"
+msgid "Coordinate expression has operator \"%c\" following operator \"%c\" with no operand in between"
+msgstr "坐标表达式的运算符“%c”后面跟着运算符“%c”,之间没有操作数"
-#: ../src/ui/theme-parser.c:1537
+#: ../src/ui/theme.c:2195
+#: ../src/ui/theme.c:2236
#, c-format
-msgid "No \"top\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“top”属性"
+msgid "Coordinate expression had unknown variable or constant \"%s\""
+msgstr "坐标表达式有未知的变量或常数“%s”"
+
+#: ../src/ui/theme.c:2290
+#, c-format
+msgid "Coordinate expression parser overflowed its buffer."
+msgstr "坐标表达式溢出了其缓冲区。"
-#: ../src/ui/theme-parser.c:1544
+#: ../src/ui/theme.c:2319
#, c-format
-msgid "No \"bottom\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“bottom”属性"
+msgid "Coordinate expression had a close parenthesis with no open parenthesis"
+msgstr "坐标表达式有一个闭括号,而没有开括号"
-#: ../src/ui/theme-parser.c:1551
+#: ../src/ui/theme.c:2383
#, c-format
-msgid "No \"left\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“left”属性"
+msgid "Coordinate expression had an open parenthesis with no close parenthesis"
+msgstr "坐标表达式有一个开括号,而没有闭括号"
-#: ../src/ui/theme-parser.c:1558
+#: ../src/ui/theme.c:2394
#, c-format
-msgid "No \"right\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“right”属性"
+msgid "Coordinate expression doesn't seem to have any operators or operands"
+msgstr "坐标表达式似乎没有任何运算符或操作数"
-#: ../src/ui/theme-parser.c:1590
+#: ../src/ui/theme.c:2596
+#: ../src/ui/theme.c:2616
+#: ../src/ui/theme.c:2636
#, c-format
-msgid "Border \"%s\" is unknown"
-msgstr "边框“%s”未知"
+msgid "Theme contained an expression that resulted in an error: %s\n"
+msgstr "主题包含的一个表达式产生错误:%s\n"
-#: ../src/ui/theme-parser.c:1736 ../src/ui/theme-parser.c:1850
-#: ../src/ui/theme-parser.c:1961 ../src/ui/theme-parser.c:2192
-#: ../src/ui/theme-parser.c:3023
+#: ../src/ui/theme.c:4155
#, c-format
-msgid "No \"color\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“color”属性"
+msgid "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be specified for this frame style"
+msgstr "必须为该框架风格指定<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/>"
-#: ../src/ui/theme-parser.c:1743
+#: ../src/ui/theme.c:4635
+#: ../src/ui/theme.c:4660
#, c-format
-msgid "No \"x1\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“x1”属性"
+msgid "Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>"
+msgstr "缺少 <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>"
-#: ../src/ui/theme-parser.c:1750 ../src/ui/theme-parser.c:2864
+#: ../src/ui/theme.c:4704
#, c-format
-msgid "No \"y1\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“y1”属性"
+msgid "Failed to load theme \"%s\": %s\n"
+msgstr "无法载入主题“%s”:%s\n"
-#: ../src/ui/theme-parser.c:1757
+#: ../src/ui/theme.c:4834
+#: ../src/ui/theme.c:4841
+#: ../src/ui/theme.c:4848
+#: ../src/ui/theme.c:4855
+#: ../src/ui/theme.c:4862
#, c-format
-msgid "No \"x2\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“x2”属性"
+msgid "No <%s> set for theme \"%s\""
+msgstr "没有为主题“%2$s”设置 <%1$s>"
-#: ../src/ui/theme-parser.c:1764 ../src/ui/theme-parser.c:2871
+#: ../src/ui/theme.c:4870
#, c-format
-msgid "No \"y2\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“y2”属性"
+msgid "No frame style set for window type \"%s\" in theme \"%s\", add a <window type=\"%s\" style_set=\"whatever\"/> element"
+msgstr "没有为窗口类型“%s”(在主题“%s”中)设置框架风格,请添加一个 <window type=\"%s\" style_set=\"whatever\"/> 元素"
-#: ../src/ui/theme-parser.c:1857 ../src/ui/theme-parser.c:1968
-#: ../src/ui/theme-parser.c:2117 ../src/ui/theme-parser.c:2199
-#: ../src/ui/theme-parser.c:2306 ../src/ui/theme-parser.c:2408
-#: ../src/ui/theme-parser.c:2630 ../src/ui/theme-parser.c:2758
-#: ../src/ui/theme-parser.c:2857 ../src/ui/theme-parser.c:2934
-#: ../src/ui/theme-parser.c:3030
+#: ../src/ui/theme.c:5237
+#: ../src/ui/theme.c:5299
+#: ../src/ui/theme.c:5362
#, c-format
-msgid "No \"x\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“x”属性"
+msgid "User-defined constants must begin with a capital letter; \"%s\" does not"
+msgstr "用户定义的常数必须以大写字母开头;而“%s”却不必"
-#: ../src/ui/theme-parser.c:1864 ../src/ui/theme-parser.c:1975
-#: ../src/ui/theme-parser.c:2124 ../src/ui/theme-parser.c:2206
-#: ../src/ui/theme-parser.c:2313 ../src/ui/theme-parser.c:2415
-#: ../src/ui/theme-parser.c:2637 ../src/ui/theme-parser.c:2765
-#: ../src/ui/theme-parser.c:2941 ../src/ui/theme-parser.c:3037
+#: ../src/ui/theme.c:5245
+#: ../src/ui/theme.c:5307
+#: ../src/ui/theme.c:5370
#, c-format
-msgid "No \"y\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“y”属性"
+msgid "Constant \"%s\" has already been defined"
+msgstr "常数“%s”已被定义"
-#: ../src/ui/theme-parser.c:1871 ../src/ui/theme-parser.c:1982
-#: ../src/ui/theme-parser.c:2131 ../src/ui/theme-parser.c:2213
-#: ../src/ui/theme-parser.c:2320 ../src/ui/theme-parser.c:2422
-#: ../src/ui/theme-parser.c:2644 ../src/ui/theme-parser.c:2772
-#: ../src/ui/theme-parser.c:2948
+#. Translators: This means that an attribute which should have been found
+#. * on an XML element was not in fact found.
+#.
+#: ../src/ui/theme-parser.c:202
#, c-format
-msgid "No \"width\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“width”属性"
+msgid "No \"%s\" attribute on element <%s>"
+msgstr "元素 <%2$s> 上没有 \"%1$s\" 属性"
-#: ../src/ui/theme-parser.c:1878 ../src/ui/theme-parser.c:1989
-#: ../src/ui/theme-parser.c:2138 ../src/ui/theme-parser.c:2220
-#: ../src/ui/theme-parser.c:2327 ../src/ui/theme-parser.c:2429
-#: ../src/ui/theme-parser.c:2651 ../src/ui/theme-parser.c:2779
-#: ../src/ui/theme-parser.c:2955
+#: ../src/ui/theme-parser.c:231
+#: ../src/ui/theme-parser.c:249
#, c-format
-msgid "No \"height\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“height”属性"
+msgid "Line %d character %d: %s"
+msgstr "行 %d 字符 %d:%s"
-#: ../src/ui/theme-parser.c:1998
+#: ../src/ui/theme-parser.c:413
#, c-format
-msgid "No \"start_angle\" or \"from\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“start_angle”或“from”属性"
+msgid "Attribute \"%s\" repeated twice on the same <%s> element"
+msgstr "属性“%s”在同一个 <%s> 元素上重复了两次"
-#: ../src/ui/theme-parser.c:2005
+#: ../src/ui/theme-parser.c:437
+#: ../src/ui/theme-parser.c:480
#, c-format
-msgid "No \"extent_angle\" or \"to\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“extent_angle”或“to”属性"
+msgid "Attribute \"%s\" is invalid on <%s> element in this context"
+msgstr "在该上下文中,属性“%s”对 <%s> 元素无效"
-#: ../src/ui/theme-parser.c:2014
+#: ../src/ui/theme-parser.c:541
#, c-format
-msgid "No \"start_angle\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“start_angle”属性"
+msgid "Integer %ld must be positive"
+msgstr "整数 %ld 必须是正数"
-#: ../src/ui/theme-parser.c:2021
+#: ../src/ui/theme-parser.c:549
#, c-format
-msgid "No \"extent_angle\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“extent_angle”属性"
+msgid "Integer %ld is too large, current max is %d"
+msgstr "整数 %ld 过大,当前最大值为 %d"
-#: ../src/ui/theme-parser.c:2227
+#: ../src/ui/theme-parser.c:577
+#: ../src/ui/theme-parser.c:693
#, c-format
-msgid "No \"alpha\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“alpha”属性"
+msgid "Could not parse \"%s\" as a floating point number"
+msgstr "无法将“%s”解析为浮点数"
-#: ../src/ui/theme-parser.c:2299
+#: ../src/ui/theme-parser.c:608
+#: ../src/ui/theme-parser.c:636
#, c-format
-msgid "No \"type\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“type”属性"
+msgid "Boolean values must be \"true\" or \"false\" not \"%s\""
+msgstr "布尔值必须为“真”或“假”,不能为“%s”"
-#: ../src/ui/theme-parser.c:2349
+#: ../src/ui/theme-parser.c:663
#, c-format
-msgid "Did not understand value \"%s\" for type of gradient"
-msgstr "不理解梯度类型的值“%s”"
+msgid "Angle must be between 0.0 and 360.0, was %g\n"
+msgstr "角度值必须界于 0.0 到 360.0 之间,现在是 %g\n"
-#: ../src/ui/theme-parser.c:2436
+#: ../src/ui/theme-parser.c:726
#, c-format
-msgid "No \"filename\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“filename”属性"
+msgid "Alpha must be between 0.0 (invisible) and 1.0 (fully opaque), was %g\n"
+msgstr "Alpha 值必须界于 0.0(不可见)到 1.0(完全不透明)之间,现在是 %g\n"
-#: ../src/ui/theme-parser.c:2461 ../src/ui/theme-parser.c:2980
+#: ../src/ui/theme-parser.c:791
#, c-format
-msgid "Did not understand fill type \"%s\" for <%s> element"
-msgstr "不理解填充类型“%s”(用于 <%s> 元素)"
+msgid "Invalid title scale \"%s\" (must be one of xx-small,x-small,small,medium,large,x-large,xx-large)\n"
+msgstr "无效的标题比例“%s”(必须是 xx-small、x-small、small、medium、large、x-large、xx-large 中的一个)\n"
-#: ../src/ui/theme-parser.c:2609 ../src/ui/theme-parser.c:2744
-#: ../src/ui/theme-parser.c:2850
+#: ../src/ui/theme-parser.c:936
+#: ../src/ui/theme-parser.c:999
+#: ../src/ui/theme-parser.c:1033
+#: ../src/ui/theme-parser.c:1136
#, c-format
-msgid "No \"state\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“state”属性"
+msgid "<%s> name \"%s\" used a second time"
+msgstr "再次使用了 <%s> 名称“%s”"
-#: ../src/ui/theme-parser.c:2616 ../src/ui/theme-parser.c:2751
+#: ../src/ui/theme-parser.c:948
+#: ../src/ui/theme-parser.c:1045
+#: ../src/ui/theme-parser.c:1148
#, c-format
-msgid "No \"shadow\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“shadow”属性"
+msgid "<%s> parent \"%s\" has not been defined"
+msgstr "<%s> 父级“%s”尚未定义"
+
+#: ../src/ui/theme-parser.c:1058
+#, c-format
+msgid "<%s> geometry \"%s\" has not been defined"
+msgstr "<%s> 几何布局“%s”尚未定义"
+
+#: ../src/ui/theme-parser.c:1071
+#, c-format
+msgid "<%s> must specify either a geometry or a parent that has a geometry"
+msgstr "<%s> 必须指定一个几何布局或者一个带有几何布局的父级"
+
+#: ../src/ui/theme-parser.c:1113
+msgid "You must specify a background for an alpha value to be meaningful"
+msgstr "要让 alpha 值有意义,您必须指定背景"
+
+#: ../src/ui/theme-parser.c:1180
+#, c-format
+msgid "Unknown type \"%s\" on <%s> element"
+msgstr "未知的类型“%s”在元素 <%s> 上"
+
+#: ../src/ui/theme-parser.c:1191
+#, c-format
+msgid "Unknown style_set \"%s\" on <%s> element"
+msgstr "未知的 style_set“%s”在元素 <%s> 上"
+
+#: ../src/ui/theme-parser.c:1199
+#, c-format
+msgid "Window type \"%s\" has already been assigned a style set"
+msgstr "已经为窗口类型“%s”指定了一种风格设置"
+
+#: ../src/ui/theme-parser.c:1229
+#: ../src/ui/theme-parser.c:1293
+#: ../src/ui/theme-parser.c:1519
+#: ../src/ui/theme-parser.c:2732
+#: ../src/ui/theme-parser.c:2778
+#: ../src/ui/theme-parser.c:2926
+#: ../src/ui/theme-parser.c:3118
+#: ../src/ui/theme-parser.c:3156
+#: ../src/ui/theme-parser.c:3194
+#: ../src/ui/theme-parser.c:3232
+#, c-format
+msgid "Element <%s> is not allowed below <%s>"
+msgstr "不允许元素 <%s> 在 <%s> 下方"
+
+#: ../src/ui/theme-parser.c:1343
+#: ../src/ui/theme-parser.c:1357
+#: ../src/ui/theme-parser.c:1402
+msgid "Cannot specify both \"button_width\"/\"button_height\" and \"aspect_ratio\" for buttons"
+msgstr "不能同时指定按钮的 \"button_width\"/\"button_height\" 和 \"aspect_ratio\""
+
+#: ../src/ui/theme-parser.c:1366
+#, c-format
+msgid "Distance \"%s\" is unknown"
+msgstr "距离“%s”未知"
+
+#: ../src/ui/theme-parser.c:1411
+#, c-format
+msgid "Aspect ratio \"%s\" is unknown"
+msgstr "长宽比“%s”未知"
+
+#: ../src/ui/theme-parser.c:1473
+#, c-format
+msgid "Border \"%s\" is unknown"
+msgstr "边框“%s”未知"
+
+#: ../src/ui/theme-parser.c:1776
+#, c-format
+msgid "No \"start_angle\" or \"from\" attribute on element <%s>"
+msgstr "元素 <%s> 上没有“start_angle”或“from”属性"
+
+#: ../src/ui/theme-parser.c:1783
+#, c-format
+msgid "No \"extent_angle\" or \"to\" attribute on element <%s>"
+msgstr "元素 <%s> 上没有“extent_angle”或“to”属性"
+
+#: ../src/ui/theme-parser.c:2023
+#, c-format
+msgid "Did not understand value \"%s\" for type of gradient"
+msgstr "不理解梯度类型的值“%s”"
-#: ../src/ui/theme-parser.c:2623
+#: ../src/ui/theme-parser.c:2101
+#: ../src/ui/theme-parser.c:2476
#, c-format
-msgid "No \"arrow\" attribute on element <%s>"
-msgstr "元素 <%s> 上没有“arrow”属性"
+msgid "Did not understand fill type \"%s\" for <%s> element"
+msgstr "不理解填充类型“%s”(用于 <%s> 元素)"
-#: ../src/ui/theme-parser.c:2676 ../src/ui/theme-parser.c:2800
-#: ../src/ui/theme-parser.c:2891
+#: ../src/ui/theme-parser.c:2268
+#: ../src/ui/theme-parser.c:2351
+#: ../src/ui/theme-parser.c:2414
#, c-format
msgid "Did not understand state \"%s\" for <%s> element"
msgstr "不理解状态“%s”(用于 <%s> 元素)"
-#: ../src/ui/theme-parser.c:2686 ../src/ui/theme-parser.c:2810
+#: ../src/ui/theme-parser.c:2278
+#: ../src/ui/theme-parser.c:2361
#, c-format
msgid "Did not understand shadow \"%s\" for <%s> element"
msgstr "不理解阴影“%s”(用于 <%s> 元素)"
-#: ../src/ui/theme-parser.c:2696
+#: ../src/ui/theme-parser.c:2288
#, c-format
msgid "Did not understand arrow \"%s\" for <%s> element"
msgstr "不理解箭头“%s”(用于 <%s> 元素)"
-#: ../src/ui/theme-parser.c:3120 ../src/ui/theme-parser.c:3237
+#: ../src/ui/theme-parser.c:2588
+#: ../src/ui/theme-parser.c:2684
#, c-format
msgid "No <draw_ops> called \"%s\" has been defined"
msgstr "尚未定义名为“%s”的 <draw_ops>"
-#: ../src/ui/theme-parser.c:3132 ../src/ui/theme-parser.c:3249
+#: ../src/ui/theme-parser.c:2600
+#: ../src/ui/theme-parser.c:2696
#, c-format
msgid "Including draw_ops \"%s\" here would create a circular reference"
msgstr "此处包括 draw_ops“%s”将创建一个循环引用"
-#: ../src/ui/theme-parser.c:3314
-#, c-format
-msgid "No \"value\" attribute on <%s> element"
-msgstr "元素 <%s> 上没有“value”属性"
-
-#: ../src/ui/theme-parser.c:3371
-#, c-format
-msgid "No \"position\" attribute on <%s> element"
-msgstr "元素 <%s> 上没有“position”属性"
-
-#: ../src/ui/theme-parser.c:3380
+#: ../src/ui/theme-parser.c:2811
#, c-format
msgid "Unknown position \"%s\" for frame piece"
msgstr "框架段的位置“%s”未知"
-#: ../src/ui/theme-parser.c:3388
+#: ../src/ui/theme-parser.c:2819
#, c-format
msgid "Frame style already has a piece at position %s"
msgstr "在位置 %s 处已经有一段框架风格"
-#: ../src/ui/theme-parser.c:3405 ../src/ui/theme-parser.c:3496
+#: ../src/ui/theme-parser.c:2836
+#: ../src/ui/theme-parser.c:2911
#, c-format
msgid "No <draw_ops> with the name \"%s\" has been defined"
msgstr "尚未定义名为“%s”的 <draw_ops>"
-#: ../src/ui/theme-parser.c:3433
-#, c-format
-msgid "No \"function\" attribute on <%s> element"
-msgstr "元素 <%s> 上没有“function”属性"
-
-#: ../src/ui/theme-parser.c:3441 ../src/ui/theme-parser.c:3557
-#, c-format
-msgid "No \"state\" attribute on <%s> element"
-msgstr "元素 <%s> 上没有“state”属性"
-
-#: ../src/ui/theme-parser.c:3450
+#: ../src/ui/theme-parser.c:2865
#, c-format
msgid "Unknown function \"%s\" for button"
msgstr "按钮的函数“%s”未知"
-#: ../src/ui/theme-parser.c:3459
+#: ../src/ui/theme-parser.c:2874
#, c-format
msgid "Button function \"%s\" does not exist in this version (%d, need %d)"
msgstr "按钮函数“%s”在此版本(%d,需要的是 %d)中不存在"
-#: ../src/ui/theme-parser.c:3471
+#: ../src/ui/theme-parser.c:2886
#, c-format
msgid "Unknown state \"%s\" for button"
msgstr "按钮的状态“%s”未知"
-#: ../src/ui/theme-parser.c:3479
+#: ../src/ui/theme-parser.c:2894
#, c-format
msgid "Frame style already has a button for function %s state %s"
msgstr "框架风格已经有一个函数为 %s、状态为 %s 的按钮"
-#: ../src/ui/theme-parser.c:3549
-#, c-format
-msgid "No \"focus\" attribute on <%s> element"
-msgstr "元素 <%s> 上没有“focus”属性"
-
-#: ../src/ui/theme-parser.c:3565
-#, c-format
-msgid "No \"style\" attribute on <%s> element"
-msgstr "元素 <%s> 上没有“style”属性"
-
-#: ../src/ui/theme-parser.c:3574
+#: ../src/ui/theme-parser.c:2965
#, c-format
msgid "\"%s\" is not a valid value for focus attribute"
msgstr "“%s”不是 focus 属性的有效值"
-#: ../src/ui/theme-parser.c:3583
+#: ../src/ui/theme-parser.c:2974
#, c-format
msgid "\"%s\" is not a valid value for state attribute"
msgstr "“%s”不是 state 属性的有效值"
-#: ../src/ui/theme-parser.c:3593
+#: ../src/ui/theme-parser.c:2984
#, c-format
msgid "A style called \"%s\" has not been defined"
msgstr "尚未定义名为“%s”的风格"
-#: ../src/ui/theme-parser.c:3604
-#, c-format
-msgid "No \"resize\" attribute on <%s> element"
-msgstr "元素 <%s> 上没有“resize”属性"
-
-#: ../src/ui/theme-parser.c:3614 ../src/ui/theme-parser.c:3637
+#: ../src/ui/theme-parser.c:3005
+#: ../src/ui/theme-parser.c:3028
#, c-format
msgid "\"%s\" is not a valid value for resize attribute"
msgstr "“%s”不是 resize 属性的有效值"
-#: ../src/ui/theme-parser.c:3648
+#: ../src/ui/theme-parser.c:3039
#, c-format
-msgid ""
-"Should not have \"resize\" attribute on <%s> element for maximized/shaded "
-"states"
+msgid "Should not have \"resize\" attribute on <%s> element for maximized/shaded states"
msgstr "状态为 maximized/shaded 的 <%s> 元素不应有“resize”属性"
-#: ../src/ui/theme-parser.c:3662
+#: ../src/ui/theme-parser.c:3053
#, c-format
-msgid ""
-"Should not have \"resize\" attribute on <%s> element for maximized states"
+msgid "Should not have \"resize\" attribute on <%s> element for maximized states"
msgstr "状态为 maximized 的 <%s> 元素不应有“resize”属性"
-#: ../src/ui/theme-parser.c:3676 ../src/ui/theme-parser.c:3698
+#: ../src/ui/theme-parser.c:3067
+#: ../src/ui/theme-parser.c:3089
#, c-format
msgid "Style has already been specified for state %s resize %s focus %s"
msgstr "已经为 state 属性 %s、resize 属性 %s、focus 属性 %s 指定了风格"
-#: ../src/ui/theme-parser.c:3687 ../src/ui/theme-parser.c:3709
+#: ../src/ui/theme-parser.c:3078
+#: ../src/ui/theme-parser.c:3100
#, c-format
msgid "Style has already been specified for state %s focus %s"
msgstr "已经为 state 属性 %s、focus 属性 %s 指定了风格"
-#: ../src/ui/theme-parser.c:3748
-msgid ""
-"Can't have a two draw_ops for a <piece> element (theme specified a draw_ops "
-"attribute and also a <draw_ops> element, or specified two elements)"
-msgstr ""
-"一个 <piece> 元素不能有两个 draw_ops(主题指定了一个 draw_ops属性和一个 "
-"<draw_ops> 元素,或者指定了两个元素)"
+#: ../src/ui/theme-parser.c:3139
+msgid "Can't have a two draw_ops for a <piece> element (theme specified a draw_ops attribute and also a <draw_ops> element, or specified two elements)"
+msgstr "一个 <piece> 元素不能有两个 draw_ops(主题指定了一个 draw_ops属性和一个 <draw_ops> 元素,或者指定了两个元素)"
-#: ../src/ui/theme-parser.c:3786
-msgid ""
-"Can't have a two draw_ops for a <button> element (theme specified a draw_ops "
-"attribute and also a <draw_ops> element, or specified two elements)"
-msgstr ""
-"一个 <button> 元素不能有两个 draw_ops(主题指定了一个 draw_ops属性和一个 "
-"<draw_ops> 元素,或者指定了两个元素)"
+#: ../src/ui/theme-parser.c:3177
+msgid "Can't have a two draw_ops for a <button> element (theme specified a draw_ops attribute and also a <draw_ops> element, or specified two elements)"
+msgstr "一个 <button> 元素不能有两个 draw_ops(主题指定了一个 draw_ops属性和一个 <draw_ops> 元素,或者指定了两个元素)"
-#: ../src/ui/theme-parser.c:3824
-msgid ""
-"Can't have a two draw_ops for a <menu_icon> element (theme specified a "
-"draw_ops attribute and also a <draw_ops> element, or specified two elements)"
-msgstr ""
-"一个 <menu_icon> 元素不能有两个 draw_ops(主题指定了一个draw_ops 属性和一个 "
-"<draw_ops> 元素,或者指定了两个元素)"
+#: ../src/ui/theme-parser.c:3215
+msgid "Can't have a two draw_ops for a <menu_icon> element (theme specified a draw_ops attribute and also a <draw_ops> element, or specified two elements)"
+msgstr "一个 <menu_icon> 元素不能有两个 draw_ops(主题指定了一个draw_ops 属性和一个 <draw_ops> 元素,或者指定了两个元素)"
-#: ../src/ui/theme-parser.c:3872
+#: ../src/ui/theme-parser.c:3263
#, c-format
msgid "Outermost element in theme must be <metacity_theme> not <%s>"
msgstr "主题中最外面的元素必须是 <metacity_theme>,而不能是 <%s>"
-#: ../src/ui/theme-parser.c:3892
+#: ../src/ui/theme-parser.c:3283
#, c-format
-msgid ""
-"Element <%s> is not allowed inside a name/author/date/description element"
+msgid "Element <%s> is not allowed inside a name/author/date/description element"
msgstr "name/author/date/description 元素中不允许有元素 <%s>"
-#: ../src/ui/theme-parser.c:3897
+#: ../src/ui/theme-parser.c:3288
#, c-format
msgid "Element <%s> is not allowed inside a <constant> element"
msgstr "<constant> 元素中不允许有元素 <%s>"
-#: ../src/ui/theme-parser.c:3909
+#: ../src/ui/theme-parser.c:3300
#, c-format
-msgid ""
-"Element <%s> is not allowed inside a distance/border/aspect_ratio element"
+msgid "Element <%s> is not allowed inside a distance/border/aspect_ratio element"
msgstr "distance/border/aspect_ratio 元素中不允许有元素 <%s>"
-#: ../src/ui/theme-parser.c:3931
+#: ../src/ui/theme-parser.c:3322
#, c-format
msgid "Element <%s> is not allowed inside a draw operation element"
msgstr "draw operation 元素中不允许有元素 <%s>"
-#: ../src/ui/theme-parser.c:3941 ../src/ui/theme-parser.c:3971
-#: ../src/ui/theme-parser.c:3976 ../src/ui/theme-parser.c:3981
+#: ../src/ui/theme-parser.c:3332
+#: ../src/ui/theme-parser.c:3362
+#: ../src/ui/theme-parser.c:3367
+#: ../src/ui/theme-parser.c:3372
#, c-format
msgid "Element <%s> is not allowed inside a <%s> element"
msgstr "元素 <%s> 不允许出现在 <%s> 元素内"
-#: ../src/ui/theme-parser.c:4203
+#: ../src/ui/theme-parser.c:3594
msgid "No draw_ops provided for frame piece"
msgstr "没有为框架段提供 draw_ops"
-#: ../src/ui/theme-parser.c:4218
+#: ../src/ui/theme-parser.c:3609
msgid "No draw_ops provided for button"
msgstr "没有为按钮提供 draw_ops"
-#: ../src/ui/theme-parser.c:4270
+#: ../src/ui/theme-parser.c:3661
#, c-format
msgid "No text is allowed inside element <%s>"
msgstr "元素 <%s> 中不允许有文本"
-#: ../src/ui/theme-parser.c:4325
+#: ../src/ui/theme-parser.c:3716
msgid "<name> specified twice for this theme"
msgstr "为此主题指定了两次 <name>"
-#: ../src/ui/theme-parser.c:4336
+#: ../src/ui/theme-parser.c:3727
msgid "<author> specified twice for this theme"
msgstr "为此主题指定了两次 <author>"
-#: ../src/ui/theme-parser.c:4347
+#: ../src/ui/theme-parser.c:3738
msgid "<copyright> specified twice for this theme"
msgstr "为此主题指定了两次 <copyright>"
-#: ../src/ui/theme-parser.c:4358
+#: ../src/ui/theme-parser.c:3749
msgid "<date> specified twice for this theme"
msgstr "为此主题指定了两次 <date>"
-#: ../src/ui/theme-parser.c:4369
+#: ../src/ui/theme-parser.c:3760
msgid "<description> specified twice for this theme"
msgstr "为此主题指定了两次 <description>"
-#: ../src/ui/theme-parser.c:4636
+#: ../src/ui/theme-parser.c:4027
#, c-format
msgid "Failed to find a valid file for theme %s\n"
msgstr "找不到主题 %s 的有效文件\n"
-#: ../src/ui/theme-parser.c:4692
+#: ../src/ui/theme-parser.c:4083
#, c-format
msgid "Theme file %s did not contain a root <metacity_theme> element"
msgstr "主题文件 %s 不包含根 <metacity_theme> 元素"
@@ -3133,13 +2018,8 @@ msgstr "窗口标题在这里"
#: ../src/ui/theme-viewer.c:1025
#, c-format
-msgid ""
-"Drew %d frames in %g client-side seconds (%g milliseconds per frame) and %g "
-"seconds wall clock time including X server resources (%g milliseconds per "
-"frame)\n"
-msgstr ""
-"在 %2$g 的客户端秒(每帧 %3$g 毫秒)和包括 X 服务器资源在内的 %4$g 秒时钟时间"
-"(每帧 %5$g 毫秒)内绘制 %1$d 帧\n"
+msgid "Drew %d frames in %g client-side seconds (%g milliseconds per frame) and %g seconds wall clock time including X server resources (%g milliseconds per frame)\n"
+msgstr "在 %2$g 的客户端秒(每帧 %3$g 毫秒)和包括 X 服务器资源在内的 %4$g 秒时钟时间(每帧 %5$g 毫秒)内绘制 %1$d 帧\n"
#: ../src/ui/theme-viewer.c:1244
msgid "position expression test returned TRUE but set error"
@@ -3178,268 +2058,1019 @@ msgstr "y 值为 %d,但应该为 %d "
msgid "%d coordinate expressions parsed in %g seconds (%g seconds average)\n"
msgstr "在 %2$g 秒内处理了 %1$d 个坐标表达式(平均 %3$g 秒)\n"
-#: ../src/ui/theme.c:256
-msgid "top"
-msgstr "上"
-
-#: ../src/ui/theme.c:258
-msgid "bottom"
-msgstr "下"
-
-#: ../src/ui/theme.c:260
-msgid "left"
-msgstr "左"
-
-#: ../src/ui/theme.c:262
-msgid "right"
-msgstr "右"
-
-#: ../src/ui/theme.c:289
-#, c-format
-msgid "frame geometry does not specify \"%s\" dimension"
-msgstr "框架几何布局没有指定“%s”尺寸"
-
-#: ../src/ui/theme.c:308
-#, c-format
-msgid "frame geometry does not specify dimension \"%s\" for border \"%s\""
-msgstr "框架几何布局没有指定“%s”尺寸(该尺寸是为边框“%s”指定的)"
-
-#: ../src/ui/theme.c:345
-#, c-format
-msgid "Button aspect ratio %g is not reasonable"
-msgstr "按钮长宽比 %g 不合理"
-
-#: ../src/ui/theme.c:357
-#, c-format
-msgid "Frame geometry does not specify size of buttons"
-msgstr "框架几何布局没有指定按钮大小"
-
-#: ../src/ui/theme.c:1022
-#, c-format
-msgid "Gradients should have at least two colors"
-msgstr "渐变应至少有两种颜色"
-
-#: ../src/ui/theme.c:1148
-#, c-format
-msgid ""
-"GTK color specification must have the state in brackets, e.g. gtk:fg[NORMAL] "
-"where NORMAL is the state; could not parse \"%s\""
-msgstr ""
-"GTK 颜色规范必须将状态包含在方括号中,例如 gtk:fg[NORMAL]其中 NORMAL 是状态;"
-"无法解析“%s”"
-
-#: ../src/ui/theme.c:1162
-#, c-format
-msgid ""
-"GTK color specification must have a close bracket after the state, e.g. gtk:"
-"fg[NORMAL] where NORMAL is the state; could not parse \"%s\""
-msgstr ""
-"GTK 颜色规范必须在状态后有一个闭方括号,例如 gtk:fg[NORMAL],其中 NORMAL 是状"
-"态;无法解析“%s”"
-
-#: ../src/ui/theme.c:1173
-#, c-format
-msgid "Did not understand state \"%s\" in color specification"
-msgstr "不理解颜色规范中的状态“%s”"
-
-#: ../src/ui/theme.c:1186
-#, c-format
-msgid "Did not understand color component \"%s\" in color specification"
-msgstr "不理解颜色规范中的颜色组成部分“%s”"
-
-#: ../src/ui/theme.c:1216
-#, c-format
-msgid ""
-"Blend format is \"blend/bg_color/fg_color/alpha\", \"%s\" does not fit the "
-"format"
-msgstr "混合格式为“blend/bg_color/fg_color/alpha”,“%s”不符合该格式"
-
-#: ../src/ui/theme.c:1227
-#, c-format
-msgid "Could not parse alpha value \"%s\" in blended color"
-msgstr "无法解析混合色中的 Alpha 值“%s”"
-
-#: ../src/ui/theme.c:1237
-#, c-format
-msgid "Alpha value \"%s\" in blended color is not between 0.0 and 1.0"
-msgstr "混合色中的 Alpha 值“%s”不在 0.0 到 1.0 之间"
-
-#: ../src/ui/theme.c:1284
-#, c-format
-msgid ""
-"Shade format is \"shade/base_color/factor\", \"%s\" does not fit the format"
-msgstr "阴影格式为“shade/base_color/factor”,“%s”不符合该格式"
-
-#: ../src/ui/theme.c:1295
-#, c-format
-msgid "Could not parse shade factor \"%s\" in shaded color"
-msgstr "无法解析阴影色中的阴影因子“%s”"
-
-#: ../src/ui/theme.c:1305
-#, c-format
-msgid "Shade factor \"%s\" in shaded color is negative"
-msgstr "阴影色中的阴影因子“%s”为负数"
-
-#: ../src/ui/theme.c:1334
-#, c-format
-msgid "Could not parse color \"%s\""
-msgstr "无法解析颜色“%s”"
-
-#: ../src/ui/theme.c:1584
-#, c-format
-msgid "Coordinate expression contains character '%s' which is not allowed"
-msgstr "坐标表达式包含不允许的字符“%s”"
-
-#: ../src/ui/theme.c:1611
-#, c-format
-msgid ""
-"Coordinate expression contains floating point number '%s' which could not be "
-"parsed"
-msgstr "坐标表达式包含无法解析的浮点数“%s”"
-
-#: ../src/ui/theme.c:1625
-#, c-format
-msgid "Coordinate expression contains integer '%s' which could not be parsed"
-msgstr "坐标表达式包含无法解析的整数“%s”"
-
-#: ../src/ui/theme.c:1747
-#, c-format
-msgid ""
-"Coordinate expression contained unknown operator at the start of this text: "
-"\"%s\""
-msgstr "坐标表达式在该文本开始处包含未知的运算符:“%s”"
-
-#: ../src/ui/theme.c:1804
-#, c-format
-msgid "Coordinate expression was empty or not understood"
-msgstr "坐标表达式为空或无法理解"
-
-#: ../src/ui/theme.c:1915 ../src/ui/theme.c:1925 ../src/ui/theme.c:1959
-#, c-format
-msgid "Coordinate expression results in division by zero"
-msgstr "坐标表达式用零做除数"
-
-#: ../src/ui/theme.c:1967
-#, c-format
-msgid ""
-"Coordinate expression tries to use mod operator on a floating-point number"
-msgstr "坐标表达式试图对浮点数使用 mod 运算符"
-
-#: ../src/ui/theme.c:2023
-#, c-format
-msgid ""
-"Coordinate expression has an operator \"%s\" where an operand was expected"
-msgstr "坐标表达式的运算符“%s”应该是一个操作数"
-
-#: ../src/ui/theme.c:2032
-#, c-format
-msgid "Coordinate expression had an operand where an operator was expected"
-msgstr "坐标表达式的某个操作数应该是运算符"
-
-#: ../src/ui/theme.c:2040
-#, c-format
-msgid "Coordinate expression ended with an operator instead of an operand"
-msgstr "坐标表达式以运算符结尾,而不是以操作数结尾"
-
-#: ../src/ui/theme.c:2050
-#, c-format
-msgid ""
-"Coordinate expression has operator \"%c\" following operator \"%c\" with no "
-"operand in between"
-msgstr "坐标表达式的运算符“%c”后面跟着运算符“%c”,之间没有操作数"
-
-#: ../src/ui/theme.c:2197 ../src/ui/theme.c:2238
-#, c-format
-msgid "Coordinate expression had unknown variable or constant \"%s\""
-msgstr "坐标表达式有未知的变量或常数“%s”"
-
-#: ../src/ui/theme.c:2292
-#, c-format
-msgid "Coordinate expression parser overflowed its buffer."
-msgstr "坐标表达式溢出了其缓冲区。"
-
-#: ../src/ui/theme.c:2321
-#, c-format
-msgid "Coordinate expression had a close parenthesis with no open parenthesis"
-msgstr "坐标表达式有一个闭括号,而没有开括号"
-
-#: ../src/ui/theme.c:2385
-#, c-format
-msgid "Coordinate expression had an open parenthesis with no close parenthesis"
-msgstr "坐标表达式有一个开括号,而没有闭括号"
-
-#: ../src/ui/theme.c:2396
-#, c-format
-msgid "Coordinate expression doesn't seem to have any operators or operands"
-msgstr "坐标表达式似乎没有任何运算符或操作数"
-
-#: ../src/ui/theme.c:2598 ../src/ui/theme.c:2618 ../src/ui/theme.c:2638
-#, c-format
-msgid "Theme contained an expression that resulted in an error: %s\n"
-msgstr "主题包含的一个表达式产生错误:%s\n"
-
-#: ../src/ui/theme.c:4157
-#, c-format
-msgid ""
-"<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be "
-"specified for this frame style"
-msgstr ""
-"必须为该框架风格指定<button function=\"%s\" state=\"%s\" draw_ops=\"whatever"
-"\"/>"
-
-#: ../src/ui/theme.c:4633 ../src/ui/theme.c:4658
-#, c-format
-msgid ""
-"Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>"
-msgstr ""
-"缺少 <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>"
-
-#: ../src/ui/theme.c:4702
-#, c-format
-msgid "Failed to load theme \"%s\": %s\n"
-msgstr "无法载入主题“%s”:%s\n"
-
-#: ../src/ui/theme.c:4828 ../src/ui/theme.c:4835 ../src/ui/theme.c:4842
-#: ../src/ui/theme.c:4849 ../src/ui/theme.c:4856
-#, c-format
-msgid "No <%s> set for theme \"%s\""
-msgstr "没有为主题“%2$s”设置 <%1$s>"
-
-#: ../src/ui/theme.c:4864
-#, c-format
-msgid ""
-"No frame style set for window type \"%s\" in theme \"%s\", add a <window "
-"type=\"%s\" style_set=\"whatever\"/> element"
-msgstr ""
-"没有为窗口类型“%s”(在主题“%s”中)设置框架风格,请添加一个 <window type=\"%s\" "
-"style_set=\"whatever\"/> 元素"
-
-#: ../src/ui/theme.c:5231 ../src/ui/theme.c:5293 ../src/ui/theme.c:5356
-#, c-format
-msgid ""
-"User-defined constants must begin with a capital letter; \"%s\" does not"
-msgstr "用户定义的常数必须以大写字母开头;而“%s”却不必"
-
-#: ../src/ui/theme.c:5239 ../src/ui/theme.c:5301 ../src/ui/theme.c:5364
-#, c-format
-msgid "Constant \"%s\" has already been defined"
-msgstr "常数“%s”已被定义"
-
-#: ../src/tools/metacity-message.c:150
-#, c-format
-msgid "Usage: %s\n"
-msgstr "用法:%s\n"
-
+#~ msgid ""
+#~ "Error launching metacity-dialog to print an error about a command: %s\n"
+#~ msgstr "用 metacity-dialog 输出一个命令错误消息时出错:%s\n"
+#~ msgid "Unknown attribute %s on <metacity_session> element"
+#~ msgstr "<metacity_session> 元素上未知的属性 %s"
+#~ msgid "Unknown attribute %s on <maximized> element"
+#~ msgstr "<maximized> 元素上未知的属性 %s"
+#~ msgid "Unknown attribute %s on <geometry> element"
+#~ msgstr "<geometry> 元素上未知的属性 %s"
+#~ msgid ""
+#~ "Many actions (e.g. clicking in the client area, moving or resizing the "
+#~ "window) normally raise the window as a side-effect. Setting this option "
+#~ "to false, which is strongly discouraged, will decouple raising from other "
+#~ "user actions, and ignore raise requests generated by applications. See "
+#~ "http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6."
+#~ msgstr ""
+#~ "许多动作(如点击客户区域,移动窗口或改变其大小)一般会有提升窗口的副作用。将"
+#~ "此设定为 false 将会使其它的用户动作不再提升窗口,且忽略应用程序生成的提升"
+#~ "请求。参见 http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6."
+#~ msgid ""
+#~ "The keybinding that switches to the workspace above the current "
+#~ "workspace. 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 \"disabled\", then there "
+#~ "will be no keybinding for this action."
+#~ msgstr ""
+#~ "切换到当前工作区上方的工作区的按键组合。其格式类似于“&lt;Control&gt;"
+#~ "a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写"
+#~ "和缩写,如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to the workspace below the current "
+#~ "workspace. 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 \"disabled\", then there "
+#~ "will be no keybinding for this action."
+#~ msgstr ""
+#~ "切换到当前工作区下方的工作区的按键组合。其格式类似于“&lt;Control&gt;"
+#~ "a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写"
+#~ "和缩写,如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to the workspace on the left of the current "
+#~ "workspace. 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 \"disabled\", then there "
+#~ "will be no keybinding for this action."
+#~ msgstr ""
+#~ "切换到当前工作区的左侧工作区的按键组合。其格式类似于“&lt;Control&gt;"
+#~ "a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写"
+#~ "和缩写,如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to the workspace on the right of the current "
+#~ "workspace. 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 \"disabled\", then there "
+#~ "will be no keybinding for this action."
+#~ msgstr ""
+#~ "切换到当前工作区的右侧工作区的按键组合。其格式类似于“&lt;Control&gt;"
+#~ "a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写"
+#~ "和缩写,如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to workspace 1. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "切换到工作区 1 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to workspace 10. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "切换到工作区 10 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to workspace 11. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "切换到工作区 11 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to workspace 12. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "切换到工作区 12 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to workspace 2. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "切换到工作区 2 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to workspace 3. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "切换到工作区 3 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to workspace 4. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "切换到工作区 4 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to workspace 5. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "切换到工作区 5 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to workspace 6. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "切换到工作区 6 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to workspace 7. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "切换到工作区 7 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to workspace 8. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "切换到工作区 8 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding that switches to workspace 9. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "切换到工作区 9 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to activate the window menu. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于激活窗口菜单的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to enter \"move mode\" and begin moving a window "
+#~ "using the keyboard. 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 \"disabled\", "
+#~ "then there will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于进入“移动窗口模式”并开始使用键盘移动窗口的按键组合。其格式类似于“&lt;"
+#~ "Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允"
+#~ "许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为"
+#~ "特殊字符串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to enter \"resize mode\" and begin resizing a window "
+#~ "using the keyboard. 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 \"disabled\", "
+#~ "then there will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于进入“改变大小模式”并开始使用键盘改变窗口大小的按键组合。其格式类似"
+#~ "于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自"
+#~ "由并允许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项"
+#~ "设置为特殊字符串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to hide all normal windows and set the focus to the "
+#~ "desktop background. 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 \"disabled\", "
+#~ "then there will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于隐藏所有普通窗口并将焦点设置为桌面背景的按键组合。其格式类似于“&lt;"
+#~ "Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允"
+#~ "许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为"
+#~ "特殊字符串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "用于最大化窗口的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to minimize 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "用于最小化窗口的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window one workspace down. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口下移一个工作区的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window one workspace to the left. 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 \"disabled\", then there will be no "
+#~ "keybinding for this action."
+#~ msgstr ""
+#~ "用于将窗口左移一个工作区的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window one workspace to the right. 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 \"disabled\", then there will be no "
+#~ "keybinding for this action."
+#~ msgstr ""
+#~ "用于将窗口右移一个工作区的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window one workspace up. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口上移一个工作区的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window to workspace 1. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口移动到工作区 1 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window to workspace 10. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口移动到工作区 10 的按键组合。其格式类似于“&lt;Control&gt;"
+#~ "a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写"
+#~ "和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window to workspace 11. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口移动到工作区 11 的按键组合。其格式类似于“&lt;Control&gt;"
+#~ "a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写"
+#~ "和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window to workspace 12. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口移动到工作区 12 的按键组合。其格式类似于“&lt;Control&gt;"
+#~ "a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写"
+#~ "和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window to workspace 2. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口移动到工作区 2 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window to workspace 3. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口移动到工作区 3 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window to workspace 4. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口移动到工作区 4 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window to workspace 5. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口移动到工作区 5 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window to workspace 6. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口移动到工作区 6 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window to workspace 7. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口移动到工作区 7 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window to workspace 8. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口移动到工作区 8 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move a window to workspace 9. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口移动到工作区 9 的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move focus backwards between panels and the "
+#~ "desktop, using a popup 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 "
+#~ "\"disabled\", then there will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于在面板和桌面之间用弹出框反向移动焦点的按键组合。其格式类似于“&lt;"
+#~ "Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允"
+#~ "许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为"
+#~ "特殊字符串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move focus backwards between panels and the "
+#~ "desktop, without a popup 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 "
+#~ "\"disabled\", then there will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于在面板和桌面之间不用弹出框反向移动焦点的按键组合。其格式类似于“&lt;"
+#~ "Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允"
+#~ "许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为"
+#~ "特殊字符串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move focus backwards between windows of an "
+#~ "application without a popup window. Holding \"shift\" together with this "
+#~ "binding makes the direction go forward again. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "用于同一个应用程序的不同窗口之间不用弹出框反向移动焦点的按键组合。使用这个"
+#~ "组合时如果按住“Shift”键会将移动顺序改回正向顺序。其格式类似于“&lt;"
+#~ "Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允"
+#~ "许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为"
+#~ "特殊字符串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move focus backwards between windows of an "
+#~ "application, using a popup window. Holding \"shift\" together with this "
+#~ "binding makes the direction go forward again. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "用于同一个应用程序的不同窗口之间不用弹出框反向移动焦点的按键组合。使用这个"
+#~ "组合时如果按住“Shift”键会将移动顺序改回正向顺序。其格式类似于“&lt;"
+#~ "Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允"
+#~ "许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为"
+#~ "特殊字符串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move focus backwards between windows without a "
+#~ "popup window. Holding \"shift\" together with this binding makes the "
+#~ "direction go forward again. 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 \"disabled"
+#~ "\", then there will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于在窗口之间不用弹出框反向移动焦点的按键组合。使用这个组合时如果按"
+#~ "住“Shift”键会将移动顺序改回正向顺序。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move focus backwards between windows, using a "
+#~ "popup window. Holding \"shift\" together with this binding makes the "
+#~ "direction go forward again. 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 \"disabled"
+#~ "\", then there will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于在窗口之间用弹出框反向移动焦点的按键组合。使用这个组合时如果按"
+#~ "住“Shift”键会将移动顺序改回正向顺序。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move focus between panels and the desktop, using a "
+#~ "popup 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 \"disabled\", "
+#~ "then there will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于在面板和桌面之间用弹出框移动焦点的按键组合。其格式类似于“&lt;"
+#~ "Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允"
+#~ "许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为"
+#~ "特殊字符串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move focus between panels and the desktop, without "
+#~ "a popup 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 \"disabled\", "
+#~ "then there will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于在面板和桌面之间不用弹出框移动焦点的按键组合。其格式类似于“&lt;"
+#~ "Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允"
+#~ "许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为"
+#~ "特殊字符串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move focus between windows of an application "
+#~ "without a popup window. Holding the \"shift\" key while using this "
+#~ "binding reverses the direction of movement. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "用于同一个应用程序的不同窗口之间不用弹出框移动焦点的按键组合。使用这个组合"
+#~ "时如果按住“Shift”键将反转移动顺序。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move focus between windows of an application, "
+#~ "using a popup window. (Traditionally &lt;Alt&gt;F6) Holding the \"shift\" "
+#~ "key while using this binding reverses the direction of movement. 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 \"disabled\", then there will be no "
+#~ "keybinding for this action."
+#~ msgstr ""
+#~ "用于同一个应用程序的不同窗口之间使用弹出框移动焦点的按键组合。使用这个组合"
+#~ "时如果按住“Shift”键将反转移动顺序。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move focus between windows without a popup window. "
+#~ "(Traditionally &lt;Alt&gt;Escape) Holding the \"shift\" key while using "
+#~ "this binding reverses the direction of movement. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于在窗口之间不用弹出框移动焦点的按键组合(传统设置为 &lt;Alt&gt;Esc)。使"
+#~ "用这个组合时如果按住“Shift”键将反转移动顺序。其格式类似于“&lt;Control&gt;"
+#~ "a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写"
+#~ "和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to move focus between windows, using a popup window. "
+#~ "(Traditionally &lt;Alt&gt;Tab) Holding the \"shift\" key while using this "
+#~ "binding reverses the direction of movement. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "用于在窗口之间用弹出框移动焦点的按键组合(传统传统为&lt;Alt&gt;Tab)。使用这"
+#~ "个组合时如果按住“Shift”键将反转移动顺序。其格式类似于“&lt;Control&gt;"
+#~ "a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写"
+#~ "和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to toggle always on top. A window that is always on "
+#~ "top will always be visible over other overlapping windows. 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 \"disabled\", then there will be no "
+#~ "keybinding for this action."
+#~ msgstr ""
+#~ "用于切换窗口常居顶层的按键组合。常居顶层的窗口,即总是位于其它窗口之上的窗"
+#~ "口。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程"
+#~ "序的格式非常自由并允许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;"
+#~ "Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操作将没有按键组"
+#~ "合。"
+#~ msgid ""
+#~ "The keybinding used to toggle fullscreen mode. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于切换全屏模式的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;"
+#~ "&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to toggle maximization. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "用于切换最大化操作的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to toggle shaded/unshaded state. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于切换卷起/展开状态的按键组合。格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to toggle whether the window is on all workspaces or "
+#~ "just one. 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 \"disabled\", then there "
+#~ "will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于切换窗口是在所有工作区上还是只在一个工作区上的按键组合。其格式类似"
+#~ "于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自"
+#~ "由并允许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项"
+#~ "设置为特殊字符串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding used to unmaximize 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "用于取消最大化窗口的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding which display's the panel's \"Run Application\" dialog "
+#~ "box. 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 \"disabled\", then there will be "
+#~ "no keybinding for this action."
+#~ msgstr ""
+#~ "显示面板的“运行程序”对话框的按键组合。其格式类似于“&lt;Control&gt;"
+#~ "a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写"
+#~ "和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding which invokes a terminal. 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 \"disabled\", then there will be no keybinding for this "
+#~ "action."
+#~ msgstr ""
+#~ "调用终端的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
+#~ "Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding which invokes the panel's screenshot utility to take a "
+#~ "screenshot of 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 \"disabled"
+#~ "\", then there will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于调用面板抓图工具以抓取某一窗口的按键组合。其格式类似于“&lt;Control&gt;"
+#~ "a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写"
+#~ "和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding which invokes the panel's screenshot utility. 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 \"disabled\", then there will be no "
+#~ "keybinding for this action."
+#~ msgstr ""
+#~ "调用面板的抓图工具的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "The keybinding which shows the panel's main menu. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于显示面板主菜单的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "This keybinding changes whether a window is above or below other windows. "
+#~ "If the window is covered by another one, it raises the window above all "
+#~ "others, and if the window is already fully visible, it lowers it below "
+#~ "all others. 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 \"disabled\", then there "
+#~ "will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于将窗口更改到位于其它窗口上方或下方的按键组合。如果窗口被另一个窗口覆"
+#~ "盖,则会将该窗口提升到其它窗口的上方。如果窗口已经完全可见,则会将该窗口降"
+#~ "低到其它窗口的下方。其格式类似于“&lt;Control&gt;a”或“&lt;Shift&gt;&lt;"
+#~ "Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,例如“&lt;"
+#~ "Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符串“disabled”,那么此操"
+#~ "作将没有按键组合。"
+#~ msgid ""
+#~ "This keybinding lowers a window below other windows. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口降低到其它窗口之下的按键组合。其格式类似于“&lt;Control&gt;"
+#~ "a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写"
+#~ "和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "This keybinding moves a window against the north (top) side of the "
+#~ "screen. 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 \"disabled\", then there will be "
+#~ "no keybinding for this action."
+#~ msgstr ""
+#~ "用于将窗口移到屏幕上侧的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "This keybinding moves a window into the east (right) side of the screen. "
+#~ "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 \"disabled\", then there will be no "
+#~ "keybinding for this action."
+#~ msgstr ""
+#~ "用于将窗口移到屏幕右侧的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "This keybinding moves a window into the north-east (top right) corner of "
+#~ "the screen. 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 \"disabled\", then there "
+#~ "will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于将窗口移到屏幕右上角的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "This keybinding moves a window into the north-west (top left) corner of "
+#~ "the screen. 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 \"disabled\", then there "
+#~ "will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于将窗口移到屏幕左上角的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "This keybinding moves a window into the south (bottom) side of the "
+#~ "screen. 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 \"disabled\", then there will be "
+#~ "no keybinding for this action."
+#~ msgstr ""
+#~ "用于将窗口移到屏幕下侧的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "This keybinding moves a window into the south-east (bottom right) corner "
+#~ "of the screen. 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 \"disabled\", "
+#~ "then there will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于将窗口移到屏幕右下角的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "This keybinding moves a window into the south-west (bottom left) corner "
+#~ "of the screen. 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 \"disabled\", "
+#~ "then there will be no keybinding for this action."
+#~ msgstr ""
+#~ "用于将窗口移到屏幕左下角的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "This keybinding moves a window into the west (left) side of the screen. "
+#~ "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 \"disabled\", then there will be no "
+#~ "keybinding for this action."
+#~ msgstr ""
+#~ "用于将窗口移到屏幕左侧的按键组合。其格式类似于“&lt;Control&gt;a”或“&lt;"
+#~ "Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写和缩写,"
+#~ "例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "This keybinding raises the window above other windows. 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 \"disabled\", then there will be no keybinding for "
+#~ "this action."
+#~ msgstr ""
+#~ "用于将窗口提升到其它窗口之上的按键组合。其格式类似于“&lt;Control&gt;"
+#~ "a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允许使用大小写"
+#~ "和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为特殊字符"
+#~ "串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "This keybinding resizes a window to fill available horizontal space. 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 \"disabled\", then there will be no "
+#~ "keybinding for this action."
+#~ msgstr ""
+#~ "用于改变窗口大小使其充满可用的水平空间的按键组合。其格式类似于“&lt;"
+#~ "Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允"
+#~ "许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为"
+#~ "特殊字符串“disabled”,那么此操作将没有按键组合。"
+#~ msgid ""
+#~ "This keybinding resizes a window to fill available vertical space. 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 \"disabled\", then there will be no "
+#~ "keybinding for this action."
+#~ msgstr ""
+#~ "用于改变窗口大小使其充满可用的垂直空间的按键组合。其格式类似于“&lt;"
+#~ "Control&gt;a”或“&lt;Shift&gt;&lt;Alt&gt;F1”。该解析程序的格式非常自由并允"
+#~ "许使用大小写和缩写,例如“&lt;Ctl&gt;”和“&lt;Ctrl&gt;”。如果将该选项设置为"
+#~ "特殊字符串“disabled”,那么此操作将没有按键组合。"
+#~ msgid "Toggle always on top state"
+#~ msgstr "切换常居顶层状态"
+#~ msgid "Unmaximize window"
+#~ msgstr "取消最大化窗口"
+#~ msgid "Unmaximize Window"
+#~ msgstr "取消最大化窗口"
+#~ msgid "No \"%s\" attribute on <%s> element"
+#~ msgstr "无“%s”属性在 <%s> 元素上"
+#~ msgid "Theme already has a fallback icon"
+#~ msgstr "主题已经有默认图标了"
+#~ msgid "Theme already has a fallback mini_icon"
+#~ msgstr "主题已经有默认迷你图标了"
+#~ msgid "No \"name\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“name”属性"
+#~ msgid "No \"value\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“value”属性"
+#~ msgid "No \"top\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“top”属性"
+#~ msgid "No \"bottom\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“bottom”属性"
+#~ msgid "No \"left\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“left”属性"
+#~ msgid "No \"right\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“right”属性"
+#~ msgid "No \"color\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“color”属性"
+#~ msgid "No \"x1\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“x1”属性"
+#~ msgid "No \"y1\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“y1”属性"
+#~ msgid "No \"x2\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“x2”属性"
+#~ msgid "No \"y2\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“y2”属性"
+#~ msgid "No \"y\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“y”属性"
+#~ msgid "No \"width\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“width”属性"
+#~ msgid "No \"height\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“height”属性"
+#~ msgid "No \"start_angle\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“start_angle”属性"
+#~ msgid "No \"extent_angle\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“extent_angle”属性"
+#~ msgid "No \"alpha\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“alpha”属性"
+#~ msgid "No \"type\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“type”属性"
+#~ msgid "No \"filename\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“filename”属性"
+#~ msgid "No \"state\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“state”属性"
+#~ msgid "No \"shadow\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“shadow”属性"
+#~ msgid "No \"arrow\" attribute on element <%s>"
+#~ msgstr "元素 <%s> 上没有“arrow”属性"
+#~ msgid "No \"value\" attribute on <%s> element"
+#~ msgstr "元素 <%s> 上没有“value”属性"
+#~ msgid "No \"position\" attribute on <%s> element"
+#~ msgstr "元素 <%s> 上没有“position”属性"
+#~ msgid "No \"function\" attribute on <%s> element"
+#~ msgstr "元素 <%s> 上没有“function”属性"
+#~ msgid "No \"state\" attribute on <%s> element"
+#~ msgstr "元素 <%s> 上没有“state”属性"
+#~ msgid "No \"focus\" attribute on <%s> element"
+#~ msgstr "元素 <%s> 上没有“focus”属性"
+#~ msgid "No \"style\" attribute on <%s> element"
+#~ msgstr "元素 <%s> 上没有“style”属性"
+#~ msgid "No \"resize\" attribute on <%s> element"
+#~ msgstr "元素 <%s> 上没有“resize”属性"
#~ msgid "Type of %s was not integer"
#~ msgstr "%s 的类型不是整型"
-
#~ msgid ""
#~ "%d stored in GConf key %s is not a reasonable cursor_size; must be in the "
#~ "range 1..128\n"
#~ msgstr ""
#~ "存储在 GConf 关键字 %2$s 中的值 %1$d 不是一个合理的光标大小;必须介于 1 "
#~ "到 128 之间\n"
-
#~ msgid ""
#~ "%d stored in GConf key %s is not a reasonable number of workspaces, "
#~ "current maximum is %d\n"
@@ -3447,39 +3078,3 @@ msgstr "用法:%s\n"
#~ "存储在 GConf 关键字 %2$s 中的值 %1$d 不是一个合理的工作区数量,当前最大值"
#~ "为 %3$d\n"
-#~ msgid ""
-#~ "Setting this option to false can lead to buggy behavior, so users are "
-#~ "strongly discouraged from changing it from the default of true. Many "
-#~ "actions (e.g. clicking in the client area, moving or resizing the window) "
-#~ "normally raise the window as a side-effect. Set this option to false to "
-#~ "decouple raising from other user actions. Even when this option is false, "
-#~ "windows can still be raised by an alt-left-click anywhere on the window, "
-#~ "a normal click on the window decorations, or by special messages from "
-#~ "pagers, such as activation requests from tasklist applets. This option is "
-#~ "currently disabled in click-to-focus mode. Note that the list of ways to "
-#~ "raise windows when raise_on_click is false does not include programmatic "
-#~ "requests from applications to raise windows; such requests will be "
-#~ "ignored regardless of the reason for the request. If you are an "
-#~ "application developer and have a user complaining that your application "
-#~ "does not work with this setting disabled, tell them it is _their_ fault "
-#~ "for breaking their window manager and that they need to change this "
-#~ "option back to true or live with the bug they requested. See also http://"
-#~ "bugzilla.gnome.org/show_bug.cgi?id=445447#c6."
-#~ msgstr ""
-#~ "Setting this option to false can lead to buggy behavior, so users are "
-#~ "strongly discouraged from changing it from the default of true. Many "
-#~ "actions (e.g. clicking in the client area, moving or resizing the window) "
-#~ "normally raise the window as a side-effect. Set this option to false to "
-#~ "decouple raising from other user actions. Even when this option is false, "
-#~ "windows can still be raised by an alt-left-click anywhere on the window, "
-#~ "a normal click on the window decorations, or by special messages from "
-#~ "pagers, such as activation requests from tasklist applets. This option is "
-#~ "currently disabled in click-to-focus mode. Note that the list of ways to "
-#~ "raise windows when raise_on_click is false does not include programmatic "
-#~ "requests from applications to raise windows; such requests will be "
-#~ "ignored regardless of the reason for the request. If you are an "
-#~ "application developer and have a user complaining that your application "
-#~ "does not work with this setting disabled, tell them it is _their_ fault "
-#~ "for breaking their window manager and that they need to change this "
-#~ "option back to true or live with the bug they requested. See also http://"
-#~ "bugzilla.gnome.org/show_bug.cgi?id=445447#c6."