diff options
author | raveit65 <[email protected]> | 2019-06-16 18:46:10 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-16 18:46:10 +0200 |
commit | 2eb22382f61105c487271a479b6220ea9f793dc1 (patch) | |
tree | 613a2ac72d7cb1e06b6b98a889f818db38488198 /po/zh_CN.po | |
parent | 12ba6aac09577e7a36fa38688edb0354c2b873b4 (diff) | |
download | marco-2eb22382f61105c487271a479b6220ea9f793dc1.tar.bz2 marco-2eb22382f61105c487271a479b6220ea9f793dc1.tar.xz |
tx: sync with transifex
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 377 |
1 files changed, 211 insertions, 166 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 5a6138ed..b3f55005 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -15,9 +15,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-16 13:55+0100\n" +"POT-Creation-Date: 2019-04-24 14:24+0200\n" "PO-Revision-Date: 2019-03-12 19:28+0000\n" "Last-Translator: Mingye Wang <[email protected]>, 2019\n" "Language-Team: Chinese (China) (https://www.transifex.com/mate/teams/13566/zh_CN/)\n" @@ -994,7 +994,7 @@ msgstr "将窗口平铺到屏幕西南(左下)角" msgid "Bell event" msgstr "响铃事件" -#: ../src/core/core.c:207 +#: ../src/core/core.c:211 #, c-format msgid "Unknown window information request: %d" msgstr "未知的窗口信息请求:%d" @@ -1034,7 +1034,7 @@ msgstr "缺少复合效果所需的 %s 扩展" msgid "Failed to open X Window System display '%s'\n" msgstr "无法打开 X Window System 显示“%s”\n" -#: ../src/core/keybindings.c:722 +#: ../src/core/keybindings.c:723 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " @@ -1043,7 +1043,7 @@ msgstr "某个其它程序已经将按键 %s 和修饰键 %x 配合使用作为� #. Displayed when a keybinding which is #. * supposed to launch a program fails. -#: ../src/core/keybindings.c:2381 +#: ../src/core/keybindings.c:2379 #, c-format msgid "" "There was an error running <tt>%s</tt>:\n" @@ -1054,31 +1054,31 @@ msgstr "" "\n" "%s" -#: ../src/core/keybindings.c:2470 +#: ../src/core/keybindings.c:2468 #, c-format msgid "No command %d has been defined.\n" msgstr "命令 %d 尚未定义。\n" -#: ../src/core/keybindings.c:3526 +#: ../src/core/keybindings.c:3528 #, c-format msgid "No terminal command has been defined.\n" msgstr "终端命令尚未定义。\n" -#: ../src/core/keybindings.c:3666 +#: ../src/core/keybindings.c:3668 #, c-format msgid "<tt>Rename Workspace</tt>" msgstr "<tt>重命名工作区</tt>" -#: ../src/core/keybindings.c:3667 +#: ../src/core/keybindings.c:3669 #, c-format msgid "New Workspace Name:" msgstr "新工作区名称:" -#: ../src/core/keybindings.c:3678 +#: ../src/core/keybindings.c:3680 msgid "OK" msgstr "确定" -#: ../src/core/keybindings.c:3678 +#: ../src/core/keybindings.c:3680 msgid "Cancel" msgstr "取消" @@ -1155,37 +1155,37 @@ msgstr "无法重启动:%s\n" #. FIXME: check if this can be avoided by GSettings #. FIXME! GSettings, instead of MateConf, has Minimum/Maximun in schema! #. * But some preferences depends on costants for minimum/maximum values -#: ../src/core/prefs.c:606 ../src/core/prefs.c:759 +#: ../src/core/prefs.c:608 ../src/core/prefs.c:761 #, c-format msgid "%d stored in GSettings key %s is out of range %d to %d\n" msgstr "存储在 MateConf 中的 %2$s 中的值 %1$d 超出了 %3$d 到 %4$d 的范围\n" -#: ../src/core/prefs.c:1053 +#: ../src/core/prefs.c:1055 msgid "" "Workarounds for broken applications disabled. Some applications may not " "behave properly.\n" msgstr "有缺陷的应用程序的工作区已禁用。某些应用程序可能无法正常运行。\n" -#: ../src/core/prefs.c:1132 +#: ../src/core/prefs.c:1143 #, c-format msgid "Could not parse font description \"%s\" from GSettings key %s\n" msgstr "无法解析字体描述“%s\"在 GSettings %s 中\n" -#: ../src/core/prefs.c:1194 +#: ../src/core/prefs.c:1205 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for mouse button" " modifier\n" msgstr "在配置数据库中找到的“%s”不是鼠标按钮修饰键的有效值\n" -#: ../src/core/prefs.c:1753 +#: ../src/core/prefs.c:1781 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for keybinding " "\"%s\"\n" msgstr "在配置数据库中找到的“%s”不是按键组合“%s”的有效值\n" -#: ../src/core/prefs.c:2056 +#: ../src/core/prefs.c:2084 #, c-format msgid "Workspace %d" msgstr "工作区 %d" @@ -1313,7 +1313,7 @@ msgid "Marco" msgstr "Marco" #. first time through -#: ../src/core/window.c:5893 +#: ../src/core/window.c:5932 #, c-format msgid "" "Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER " @@ -1327,7 +1327,7 @@ msgstr "" #. * 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:6458 +#: ../src/core/window.c:6497 #, c-format msgid "" "Window %s sets an MWM hint indicating it isn't resizable, but sets min size " @@ -1403,47 +1403,51 @@ msgstr "窗口 0x%2$lx 上的属性 %1$s 为列表中的条目 %3$d 包含无效 msgid "Usage: %s\n" msgstr "用法:%s\n" -#: ../src/ui/frames.c:1098 +#: ../src/ui/frames.c:1147 msgid "Close Window" msgstr "关闭窗口" -#: ../src/ui/frames.c:1101 +#: ../src/ui/frames.c:1150 msgid "Window Menu" msgstr "窗口菜单" -#: ../src/ui/frames.c:1104 +#: ../src/ui/frames.c:1153 +msgid "Window App Menu" +msgstr "" + +#: ../src/ui/frames.c:1156 msgid "Minimize Window" msgstr "最小化窗口" -#: ../src/ui/frames.c:1107 +#: ../src/ui/frames.c:1159 msgid "Maximize Window" msgstr "最大化窗口" -#: ../src/ui/frames.c:1110 +#: ../src/ui/frames.c:1162 msgid "Restore Window" msgstr "恢复窗口" -#: ../src/ui/frames.c:1113 +#: ../src/ui/frames.c:1165 msgid "Roll Up Window" msgstr "卷起窗口" -#: ../src/ui/frames.c:1116 +#: ../src/ui/frames.c:1168 msgid "Unroll Window" msgstr "展开窗口" -#: ../src/ui/frames.c:1119 +#: ../src/ui/frames.c:1171 msgid "Keep Window On Top" msgstr "窗口常居顶端" -#: ../src/ui/frames.c:1122 +#: ../src/ui/frames.c:1174 msgid "Remove Window From Top" msgstr "取消窗口常居顶端" -#: ../src/ui/frames.c:1125 +#: ../src/ui/frames.c:1177 msgid "Always On Visible Workspace" msgstr "总在可见工作区" -#: ../src/ui/frames.c:1128 +#: ../src/ui/frames.c:1180 msgid "Put Window On Only One Workspace" msgstr "只将窗口放在一个工作区" @@ -1630,230 +1634,251 @@ msgstr "Mod5" #. 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:115 +#: ../src/ui/resizepopup.c:117 #, c-format msgid "%d x %d" msgstr "%d x %d" -#: ../src/ui/theme.c:252 +#: ../src/ui/theme.c:257 msgid "top" msgstr "上" -#: ../src/ui/theme.c:254 +#: ../src/ui/theme.c:259 msgid "bottom" msgstr "下" -#: ../src/ui/theme.c:256 +#: ../src/ui/theme.c:261 msgid "left" msgstr "左" -#: ../src/ui/theme.c:258 +#: ../src/ui/theme.c:263 msgid "right" msgstr "右" -#: ../src/ui/theme.c:285 +#: ../src/ui/theme.c:290 #, c-format msgid "frame geometry does not specify \"%s\" dimension" msgstr "框架几何布局没有指定“%s”尺寸" -#: ../src/ui/theme.c:304 +#: ../src/ui/theme.c:309 #, c-format msgid "frame geometry does not specify dimension \"%s\" for border \"%s\"" msgstr "框架几何布局没有指定“%s”尺寸(该尺寸是为边框“%s”指定的)" -#: ../src/ui/theme.c:341 +#: ../src/ui/theme.c:346 #, c-format msgid "Button aspect ratio %g is not reasonable" msgstr "按钮长宽比 %g 不合理" -#: ../src/ui/theme.c:353 +#: ../src/ui/theme.c:358 #, c-format msgid "Frame geometry does not specify size of buttons" msgstr "框架几何布局没有指定按钮大小" -#: ../src/ui/theme.c:1055 +#: ../src/ui/theme.c:1065 #, c-format msgid "Gradients should have at least two colors" msgstr "渐变应至少有两种颜色" -#: ../src/ui/theme.c:1181 +#: ../src/ui/theme.c:1203 +#, c-format +msgid "" +"GTK custom color specification must have color name and fallback in " +"parentheses, e.g. gtk:custom(foo,bar); could not parse \"%s\"" +msgstr "" + +#: ../src/ui/theme.c:1219 +#, c-format +msgid "" +"Invalid character '%c' in color_name parameter of gtk:custom, only " +"A-Za-z0-9-_ are valid" +msgstr "" + +#: ../src/ui/theme.c:1233 +#, c-format +msgid "" +"Gtk:custom format is \"gtk:custom(color_name,fallback)\", \"%s\" does not " +"fit the format" +msgstr "" + +#: ../src/ui/theme.c:1277 #, 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:1195 +#: ../src/ui/theme.c:1291 #, 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:1206 +#: ../src/ui/theme.c:1302 #, c-format msgid "Did not understand state \"%s\" in color specification" msgstr "不理解颜色规范中的状态“%s”" -#: ../src/ui/theme.c:1219 +#: ../src/ui/theme.c:1315 #, c-format msgid "Did not understand color component \"%s\" in color specification" msgstr "不理解颜色规范中的颜色组成部分“%s”" -#: ../src/ui/theme.c:1248 +#: ../src/ui/theme.c:1343 #, 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:1259 +#: ../src/ui/theme.c:1354 #, c-format msgid "Could not parse alpha value \"%s\" in blended color" msgstr "无法解析混合色中的 Alpha 值“%s”" -#: ../src/ui/theme.c:1269 +#: ../src/ui/theme.c:1364 #, 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:1316 +#: ../src/ui/theme.c:1410 #, 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:1327 +#: ../src/ui/theme.c:1421 #, c-format msgid "Could not parse shade factor \"%s\" in shaded color" msgstr "无法解析阴影色中的阴影因子“%s”" -#: ../src/ui/theme.c:1337 +#: ../src/ui/theme.c:1431 #, c-format msgid "Shade factor \"%s\" in shaded color is negative" msgstr "阴影色中的阴影因子“%s”为负数" -#: ../src/ui/theme.c:1366 +#: ../src/ui/theme.c:1460 #, c-format msgid "Could not parse color \"%s\"" msgstr "无法解析颜色“%s”" -#: ../src/ui/theme.c:1706 +#: ../src/ui/theme.c:1809 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "坐标表达式包含不允许的字符“%s”" -#: ../src/ui/theme.c:1733 +#: ../src/ui/theme.c:1836 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be" " parsed" msgstr "坐标表达式包含无法解析的浮点数“%s”" -#: ../src/ui/theme.c:1747 +#: ../src/ui/theme.c:1850 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "坐标表达式包含无法解析的整数“%s”" -#: ../src/ui/theme.c:1869 +#: ../src/ui/theme.c:1972 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "坐标表达式在该文本开始处包含未知的运算符:“%s”" -#: ../src/ui/theme.c:1926 +#: ../src/ui/theme.c:2029 #, c-format msgid "Coordinate expression was empty or not understood" msgstr "坐标表达式为空或无法理解" -#: ../src/ui/theme.c:2037 ../src/ui/theme.c:2047 ../src/ui/theme.c:2081 +#: ../src/ui/theme.c:2140 ../src/ui/theme.c:2150 ../src/ui/theme.c:2184 #, c-format msgid "Coordinate expression results in division by zero" msgstr "坐标表达式用零做除数" -#: ../src/ui/theme.c:2089 +#: ../src/ui/theme.c:2192 #, c-format msgid "" "Coordinate expression tries to use mod operator on a floating-point number" msgstr "坐标表达式试图对浮点数使用 mod 运算符" -#: ../src/ui/theme.c:2145 +#: ../src/ui/theme.c:2248 #, c-format msgid "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "坐标表达式的运算符“%s”应该是一个操作数" -#: ../src/ui/theme.c:2154 +#: ../src/ui/theme.c:2257 #, c-format msgid "Coordinate expression had an operand where an operator was expected" msgstr "坐标表达式的某个操作数应该是运算符" -#: ../src/ui/theme.c:2162 +#: ../src/ui/theme.c:2265 #, c-format msgid "Coordinate expression ended with an operator instead of an operand" msgstr "坐标表达式以运算符结尾,而不是以操作数结尾" -#: ../src/ui/theme.c:2172 +#: ../src/ui/theme.c:2275 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " "operand in between" msgstr "坐标表达式的运算符“%c”后面跟着运算符“%c”,之间没有操作数" -#: ../src/ui/theme.c:2319 ../src/ui/theme.c:2360 +#: ../src/ui/theme.c:2426 ../src/ui/theme.c:2471 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "坐标表达式有未知的变量或常数“%s”" -#: ../src/ui/theme.c:2414 +#: ../src/ui/theme.c:2525 #, c-format msgid "Coordinate expression parser overflowed its buffer." msgstr "坐标表达式溢出了其缓冲区。" -#: ../src/ui/theme.c:2443 +#: ../src/ui/theme.c:2554 #, c-format msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "坐标表达式有一个闭括号,而没有开括号" -#: ../src/ui/theme.c:2507 +#: ../src/ui/theme.c:2618 #, c-format msgid "" "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "坐标表达式有一个开括号,而没有闭括号" -#: ../src/ui/theme.c:2518 +#: ../src/ui/theme.c:2629 #, c-format msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "坐标表达式似乎没有任何运算符或操作数" -#: ../src/ui/theme.c:2722 ../src/ui/theme.c:2742 ../src/ui/theme.c:2762 +#: ../src/ui/theme.c:2833 ../src/ui/theme.c:2853 ../src/ui/theme.c:2873 #, c-format msgid "Theme contained an expression that resulted in an error: %s\n" msgstr "主题包含的一个表达式产生错误:%s\n" -#: ../src/ui/theme.c:4392 +#: ../src/ui/theme.c:4556 #, 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:4913 ../src/ui/theme.c:4938 +#: ../src/ui/theme.c:5089 ../src/ui/theme.c:5114 #, 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:4982 +#: ../src/ui/theme.c:5158 #, c-format msgid "Failed to load theme \"%s\": %s\n" msgstr "无法载入主题“%s”:%s\n" -#: ../src/ui/theme.c:5112 ../src/ui/theme.c:5119 ../src/ui/theme.c:5126 -#: ../src/ui/theme.c:5133 ../src/ui/theme.c:5140 +#: ../src/ui/theme.c:5290 ../src/ui/theme.c:5297 ../src/ui/theme.c:5304 +#: ../src/ui/theme.c:5311 ../src/ui/theme.c:5318 #, c-format msgid "No <%s> set for theme \"%s\"" msgstr "没有为主题“%2$s”设置 <%1$s>" -#: ../src/ui/theme.c:5148 +#: ../src/ui/theme.c:5326 #, c-format msgid "" "No frame style set for window type \"%s\" in theme \"%s\", add a <window " @@ -1862,79 +1887,79 @@ msgstr "" "没有为窗口类型“%s”(在主题“%s”中)设置框架风格,请添加一个 <window type=\"%s\" " "style_set=\"whatever\"/> 元素" -#: ../src/ui/theme.c:5589 ../src/ui/theme.c:5651 ../src/ui/theme.c:5714 +#: ../src/ui/theme.c:5774 ../src/ui/theme.c:5836 ../src/ui/theme.c:5899 #, c-format msgid "User-defined constants must begin with a capital letter; \"%s\" does not" msgstr "用户定义的常数必须以大写字母开头;而“%s”却不必" -#: ../src/ui/theme.c:5597 ../src/ui/theme.c:5659 ../src/ui/theme.c:5722 +#: ../src/ui/theme.c:5782 ../src/ui/theme.c:5844 ../src/ui/theme.c:5907 #, c-format msgid "Constant \"%s\" has already been defined" msgstr "常数“%s”已被定义" #. 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:226 +#: ../src/ui/theme-parser.c:252 #, c-format msgid "No \"%s\" attribute on element <%s>" msgstr "<%2$s> 元素没有“%1$s”属性" -#: ../src/ui/theme-parser.c:255 ../src/ui/theme-parser.c:273 +#: ../src/ui/theme-parser.c:281 ../src/ui/theme-parser.c:299 #, c-format msgid "Line %d character %d: %s" msgstr "第 %d 行第 %d 个字符:%s" -#: ../src/ui/theme-parser.c:438 +#: ../src/ui/theme-parser.c:499 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "属性“%s”在同一个 <%s> 元素上重复了两次" -#: ../src/ui/theme-parser.c:462 ../src/ui/theme-parser.c:505 +#: ../src/ui/theme-parser.c:523 ../src/ui/theme-parser.c:572 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "在此上下文中,<%2$s> 元素的属性“%1$s”无效" -#: ../src/ui/theme-parser.c:547 +#: ../src/ui/theme-parser.c:614 #, c-format msgid "Could not parse \"%s\" as an integer" msgstr "无法将“%s” 解析为整数" -#: ../src/ui/theme-parser.c:556 ../src/ui/theme-parser.c:611 +#: ../src/ui/theme-parser.c:623 ../src/ui/theme-parser.c:678 #, c-format msgid "Did not understand trailing characters \"%s\" in string \"%s\"" msgstr "不理解结尾字符“%1$s”(位于字符串“%2$s”中)" -#: ../src/ui/theme-parser.c:566 +#: ../src/ui/theme-parser.c:633 #, c-format msgid "Integer %ld must be positive" msgstr "整数 %ld 必须是正数" -#: ../src/ui/theme-parser.c:574 +#: ../src/ui/theme-parser.c:641 #, c-format msgid "Integer %ld is too large, current max is %d" msgstr "整数 %ld 过大,当前最大值为 %d" -#: ../src/ui/theme-parser.c:602 ../src/ui/theme-parser.c:718 +#: ../src/ui/theme-parser.c:669 ../src/ui/theme-parser.c:785 #, c-format msgid "Could not parse \"%s\" as a floating point number" msgstr "无法将“%s”解析为浮点数" -#: ../src/ui/theme-parser.c:633 ../src/ui/theme-parser.c:661 +#: ../src/ui/theme-parser.c:700 ../src/ui/theme-parser.c:728 #, c-format msgid "Boolean values must be \"true\" or \"false\" not \"%s\"" msgstr "布尔值必须为“真”或“假”,不能为“%s”" -#: ../src/ui/theme-parser.c:688 +#: ../src/ui/theme-parser.c:755 #, c-format 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:751 +#: ../src/ui/theme-parser.c:818 #, 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" -#: ../src/ui/theme-parser.c:816 +#: ../src/ui/theme-parser.c:883 #, c-format msgid "" "Invalid title scale \"%s\" (must be one of xx-" @@ -1942,219 +1967,219 @@ msgid "" msgstr "" "无效的标题比例“%s”(必须是 xx-small、x-small、small、medium、large、x-large、xx-large 中的一个)\n" -#: ../src/ui/theme-parser.c:972 ../src/ui/theme-parser.c:1035 -#: ../src/ui/theme-parser.c:1069 ../src/ui/theme-parser.c:1172 +#: ../src/ui/theme-parser.c:1039 ../src/ui/theme-parser.c:1102 +#: ../src/ui/theme-parser.c:1136 ../src/ui/theme-parser.c:1239 #, c-format msgid "<%s> name \"%s\" used a second time" msgstr "再次使用了 <%s> 名称“%s”" -#: ../src/ui/theme-parser.c:984 ../src/ui/theme-parser.c:1081 -#: ../src/ui/theme-parser.c:1184 +#: ../src/ui/theme-parser.c:1051 ../src/ui/theme-parser.c:1148 +#: ../src/ui/theme-parser.c:1251 #, c-format msgid "<%s> parent \"%s\" has not been defined" msgstr "<%s> 父级“%s”尚未定义" -#: ../src/ui/theme-parser.c:1094 +#: ../src/ui/theme-parser.c:1161 #, c-format msgid "<%s> geometry \"%s\" has not been defined" msgstr "<%s> 几何布局“%s”尚未定义" -#: ../src/ui/theme-parser.c:1107 +#: ../src/ui/theme-parser.c:1174 #, c-format msgid "<%s> must specify either a geometry or a parent that has a geometry" msgstr "<%s> 必须指定一个几何布局或者一个带有几何布局的父级" -#: ../src/ui/theme-parser.c:1149 +#: ../src/ui/theme-parser.c:1216 msgid "You must specify a background for an alpha value to be meaningful" msgstr "要让 alpha 值有意义,您必须指定背景" -#: ../src/ui/theme-parser.c:1216 +#: ../src/ui/theme-parser.c:1284 #, c-format msgid "Unknown type \"%s\" on <%s> element" msgstr "未知的类型“%s”在元素 <%s> 上" -#: ../src/ui/theme-parser.c:1227 +#: ../src/ui/theme-parser.c:1295 #, c-format msgid "Unknown style_set \"%s\" on <%s> element" msgstr "未知的 style_set“%s”在元素 <%s> 上" -#: ../src/ui/theme-parser.c:1235 +#: ../src/ui/theme-parser.c:1303 #, c-format msgid "Window type \"%s\" has already been assigned a style set" msgstr "已经为窗口类型“%s”指定了一种风格设置" -#: ../src/ui/theme-parser.c:1265 ../src/ui/theme-parser.c:1329 -#: ../src/ui/theme-parser.c:1555 ../src/ui/theme-parser.c:2776 -#: ../src/ui/theme-parser.c:2822 ../src/ui/theme-parser.c:2980 -#: ../src/ui/theme-parser.c:3216 ../src/ui/theme-parser.c:3254 -#: ../src/ui/theme-parser.c:3292 ../src/ui/theme-parser.c:3310 -#: ../src/ui/theme-parser.c:3326 ../src/ui/theme-parser.c:3364 +#: ../src/ui/theme-parser.c:1333 ../src/ui/theme-parser.c:1397 +#: ../src/ui/theme-parser.c:1623 ../src/ui/theme-parser.c:2858 +#: ../src/ui/theme-parser.c:2904 ../src/ui/theme-parser.c:3062 +#: ../src/ui/theme-parser.c:3298 ../src/ui/theme-parser.c:3336 +#: ../src/ui/theme-parser.c:3374 ../src/ui/theme-parser.c:3391 +#: ../src/ui/theme-parser.c:3407 ../src/ui/theme-parser.c:3444 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "不允许在 <%2$s> 下出现元素 <%1$s>" -#: ../src/ui/theme-parser.c:1379 ../src/ui/theme-parser.c:1393 -#: ../src/ui/theme-parser.c:1438 +#: ../src/ui/theme-parser.c:1447 ../src/ui/theme-parser.c:1461 +#: ../src/ui/theme-parser.c:1506 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:1402 +#: ../src/ui/theme-parser.c:1470 #, c-format msgid "Distance \"%s\" is unknown" msgstr "距离“%s”未知" -#: ../src/ui/theme-parser.c:1447 +#: ../src/ui/theme-parser.c:1515 #, c-format msgid "Aspect ratio \"%s\" is unknown" msgstr "长宽比“%s”未知" -#: ../src/ui/theme-parser.c:1509 +#: ../src/ui/theme-parser.c:1577 #, c-format msgid "Border \"%s\" is unknown" msgstr "边框“%s”未知" -#: ../src/ui/theme-parser.c:1820 +#: ../src/ui/theme-parser.c:1888 #, c-format msgid "No \"start_angle\" or \"from\" attribute on element <%s>" msgstr "元素 <%s> 上没有“start_angle”或“from”属性" -#: ../src/ui/theme-parser.c:1827 +#: ../src/ui/theme-parser.c:1895 #, c-format msgid "No \"extent_angle\" or \"to\" attribute on element <%s>" msgstr "元素 <%s> 上没有“extent_angle”或“to”属性" -#: ../src/ui/theme-parser.c:2067 +#: ../src/ui/theme-parser.c:2135 #, c-format msgid "Did not understand value \"%s\" for type of gradient" msgstr "不理解梯度类型的值“%s”" -#: ../src/ui/theme-parser.c:2145 ../src/ui/theme-parser.c:2520 +#: ../src/ui/theme-parser.c:2213 ../src/ui/theme-parser.c:2588 #, c-format msgid "Did not understand fill type \"%s\" for <%s> element" msgstr "不理解填充类型“%s”(用于 <%s> 元素)" -#: ../src/ui/theme-parser.c:2312 ../src/ui/theme-parser.c:2395 -#: ../src/ui/theme-parser.c:2458 +#: ../src/ui/theme-parser.c:2380 ../src/ui/theme-parser.c:2463 +#: ../src/ui/theme-parser.c:2526 #, c-format msgid "Did not understand state \"%s\" for <%s> element" msgstr "不理解状态“%s”(用于 <%s> 元素)" -#: ../src/ui/theme-parser.c:2322 ../src/ui/theme-parser.c:2405 +#: ../src/ui/theme-parser.c:2390 ../src/ui/theme-parser.c:2473 #, c-format msgid "Did not understand shadow \"%s\" for <%s> element" msgstr "不理解阴影“%s”(用于 <%s> 元素)" -#: ../src/ui/theme-parser.c:2332 +#: ../src/ui/theme-parser.c:2400 #, c-format msgid "Did not understand arrow \"%s\" for <%s> element" msgstr "不理解箭头“%s”(用于 <%s> 元素)" -#: ../src/ui/theme-parser.c:2632 ../src/ui/theme-parser.c:2728 +#: ../src/ui/theme-parser.c:2714 ../src/ui/theme-parser.c:2810 #, c-format msgid "No <draw_ops> called \"%s\" has been defined" msgstr "尚未定义名为“%s”的 <draw_ops>" -#: ../src/ui/theme-parser.c:2644 ../src/ui/theme-parser.c:2740 +#: ../src/ui/theme-parser.c:2726 ../src/ui/theme-parser.c:2822 #, c-format msgid "Including draw_ops \"%s\" here would create a circular reference" msgstr "此处包括 draw_ops“%s”将创建一个循环引用" -#: ../src/ui/theme-parser.c:2855 +#: ../src/ui/theme-parser.c:2937 #, c-format msgid "Unknown position \"%s\" for frame piece" msgstr "框架段的位置“%s”未知" -#: ../src/ui/theme-parser.c:2863 +#: ../src/ui/theme-parser.c:2945 #, c-format msgid "Frame style already has a piece at position %s" msgstr "在位置 %s 处已经有一段框架风格" -#: ../src/ui/theme-parser.c:2880 ../src/ui/theme-parser.c:2955 +#: ../src/ui/theme-parser.c:2962 ../src/ui/theme-parser.c:3039 #, c-format msgid "No <draw_ops> with the name \"%s\" has been defined" msgstr "尚未定义名为“%s”的 <draw_ops>" -#: ../src/ui/theme-parser.c:2909 +#: ../src/ui/theme-parser.c:2992 #, c-format msgid "Unknown function \"%s\" for button" msgstr "按钮的函数“%s”未知" -#: ../src/ui/theme-parser.c:2918 +#: ../src/ui/theme-parser.c:3002 #, c-format msgid "Button function \"%s\" does not exist in this version (%d, need %d)" msgstr "按钮函数“%s”在此版本(%d,需要的是 %d)中不存在" -#: ../src/ui/theme-parser.c:2930 +#: ../src/ui/theme-parser.c:3014 #, c-format msgid "Unknown state \"%s\" for button" msgstr "按钮的状态“%s”未知" -#: ../src/ui/theme-parser.c:2938 +#: ../src/ui/theme-parser.c:3022 #, c-format msgid "Frame style already has a button for function %s state %s" msgstr "框架风格已经有一个函数为 %s、状态为 %s 的按钮" -#: ../src/ui/theme-parser.c:3019 +#: ../src/ui/theme-parser.c:3101 #, c-format msgid "\"%s\" is not a valid value for focus attribute" msgstr "“%s”不是 focus 属性的有效值" -#: ../src/ui/theme-parser.c:3028 +#: ../src/ui/theme-parser.c:3110 #, c-format msgid "\"%s\" is not a valid value for state attribute" msgstr "“%s”不是 state 属性的有效值" -#: ../src/ui/theme-parser.c:3038 +#: ../src/ui/theme-parser.c:3120 #, c-format msgid "A style called \"%s\" has not been defined" msgstr "尚未定义名为“%s”的风格" -#: ../src/ui/theme-parser.c:3059 ../src/ui/theme-parser.c:3082 +#: ../src/ui/theme-parser.c:3141 ../src/ui/theme-parser.c:3164 #, c-format msgid "\"%s\" is not a valid value for resize attribute" msgstr "“%s”不是 resize 属性的有效值" -#: ../src/ui/theme-parser.c:3093 +#: ../src/ui/theme-parser.c:3175 #, c-format msgid "" "Should not have \"resize\" attribute on <%s> element for maximized/shaded " "states" msgstr "状态为 maximized/shaded 的 <%s> 元素不应有“resize”属性" -#: ../src/ui/theme-parser.c:3107 +#: ../src/ui/theme-parser.c:3189 #, c-format msgid "Should not have \"resize\" attribute on <%s> element for maximized states" msgstr "状态为 maximized 的 <%s> 元素不应有“resize”属性" -#: ../src/ui/theme-parser.c:3121 ../src/ui/theme-parser.c:3165 +#: ../src/ui/theme-parser.c:3203 ../src/ui/theme-parser.c:3247 #, 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:3132 ../src/ui/theme-parser.c:3143 -#: ../src/ui/theme-parser.c:3154 ../src/ui/theme-parser.c:3176 -#: ../src/ui/theme-parser.c:3187 ../src/ui/theme-parser.c:3198 +#: ../src/ui/theme-parser.c:3214 ../src/ui/theme-parser.c:3225 +#: ../src/ui/theme-parser.c:3236 ../src/ui/theme-parser.c:3258 +#: ../src/ui/theme-parser.c:3269 ../src/ui/theme-parser.c:3280 #, c-format msgid "Style has already been specified for state %s focus %s" msgstr "已经为 state 属性 %s、focus 属性 %s 指定了风格" -#: ../src/ui/theme-parser.c:3237 +#: ../src/ui/theme-parser.c:3319 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:3275 +#: ../src/ui/theme-parser.c:3357 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:3347 +#: ../src/ui/theme-parser.c:3427 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)" @@ -2162,60 +2187,76 @@ msgstr "" "一个 <menu_icon> 元素不能有两个 draw_ops(主题指定了一个draw_ops 属性和一个 <draw_ops> " "元素,或者指定了两个元素)" -#: ../src/ui/theme-parser.c:3395 +#: ../src/ui/theme-parser.c:3491 +#, c-format +msgid "Bad version specification '%s'" +msgstr "" + +#: ../src/ui/theme-parser.c:3562 +msgid "" +"\"version\" attribute cannot be used in metacity-theme-1.xml or metacity-" +"theme-2.xml" +msgstr "" + +#: ../src/ui/theme-parser.c:3585 +#, c-format +msgid "Theme requires version %s but latest supported theme version is %d.%d" +msgstr "" + +#: ../src/ui/theme-parser.c:3617 #, c-format msgid "Outermost element in theme must be <metacity_theme> not <%s>" msgstr "菜单文件中的最外层元素应该是 <mateconf> 而非 <%s>" -#: ../src/ui/theme-parser.c:3415 +#: ../src/ui/theme-parser.c:3637 #, c-format msgid "" "Element <%s> is not allowed inside a name/author/date/description element" msgstr "name/author/date/description 元素中不允许有元素 <%s>" -#: ../src/ui/theme-parser.c:3420 +#: ../src/ui/theme-parser.c:3642 #, c-format msgid "Element <%s> is not allowed inside a <constant> element" msgstr "<constant> 元素中不允许有元素 <%s>" -#: ../src/ui/theme-parser.c:3432 +#: ../src/ui/theme-parser.c:3654 #, c-format msgid "" "Element <%s> is not allowed inside a distance/border/aspect_ratio element" msgstr "distance/border/aspect_ratio 元素中不允许有元素 <%s>" -#: ../src/ui/theme-parser.c:3454 +#: ../src/ui/theme-parser.c:3676 #, c-format msgid "Element <%s> is not allowed inside a draw operation element" msgstr "draw operation 元素中不允许有元素 <%s>" -#: ../src/ui/theme-parser.c:3464 ../src/ui/theme-parser.c:3506 -#: ../src/ui/theme-parser.c:3511 ../src/ui/theme-parser.c:3516 +#: ../src/ui/theme-parser.c:3686 ../src/ui/theme-parser.c:3726 +#: ../src/ui/theme-parser.c:3731 ../src/ui/theme-parser.c:3736 #, c-format msgid "Element <%s> is not allowed inside a <%s> element" msgstr "不允许在 <%2$s> 元素内出现元素 <%1$s>" -#: ../src/ui/theme-parser.c:3738 +#: ../src/ui/theme-parser.c:3964 msgid "No draw_ops provided for frame piece" msgstr "没有为框架段提供 draw_ops" -#: ../src/ui/theme-parser.c:3753 +#: ../src/ui/theme-parser.c:3979 msgid "No draw_ops provided for button" msgstr "没有为按钮提供 draw_ops" -#: ../src/ui/theme-parser.c:3815 +#: ../src/ui/theme-parser.c:4041 #, c-format msgid "No text is allowed inside element <%s>" msgstr "不允许在元素 <%s> 内出现文字" -#: ../src/ui/theme-parser.c:3870 ../src/ui/theme-parser.c:3882 -#: ../src/ui/theme-parser.c:3894 ../src/ui/theme-parser.c:3906 -#: ../src/ui/theme-parser.c:3918 +#: ../src/ui/theme-parser.c:4099 ../src/ui/theme-parser.c:4111 +#: ../src/ui/theme-parser.c:4123 ../src/ui/theme-parser.c:4135 +#: ../src/ui/theme-parser.c:4147 #, c-format msgid "<%s> specified twice for this theme" msgstr "为此主题指定了两次<%s>" -#: ../src/ui/theme-parser.c:4211 +#: ../src/ui/theme-parser.c:4426 #, c-format msgid "Failed to find a valid file for theme %s\n" msgstr "找不到主题 %s 的有效文件\n" @@ -2265,56 +2306,60 @@ msgstr "撕下的菜单" msgid "Border" msgstr "边框" -#: ../src/ui/theme-viewer.c:784 +#: ../src/ui/theme-viewer.c:431 +msgid "Attached Modal Dialog" +msgstr "" + +#: ../src/ui/theme-viewer.c:791 #, c-format msgid "Button layout test %d" msgstr "按钮布局测试 %d" -#: ../src/ui/theme-viewer.c:809 +#: ../src/ui/theme-viewer.c:816 #, c-format msgid "%g milliseconds to draw one window frame" msgstr "%g 毫秒用来绘制一个窗口框架" -#: ../src/ui/theme-viewer.c:849 +#: ../src/ui/theme-viewer.c:856 #, c-format msgid "Usage: marco-theme-viewer [THEMENAME]\n" msgstr "用法:marco-theme-viewer [主题名称]\n" -#: ../src/ui/theme-viewer.c:856 +#: ../src/ui/theme-viewer.c:863 #, c-format msgid "Error loading theme: %s\n" msgstr "装入主题出错:%s\n" -#: ../src/ui/theme-viewer.c:862 +#: ../src/ui/theme-viewer.c:869 #, c-format msgid "Loaded theme \"%s\" in %g seconds\n" msgstr "在 %2$g 秒内装入主题“%1$s”\n" -#: ../src/ui/theme-viewer.c:906 +#: ../src/ui/theme-viewer.c:913 msgid "Normal Title Font" msgstr "普通标题字体" -#: ../src/ui/theme-viewer.c:912 +#: ../src/ui/theme-viewer.c:919 msgid "Small Title Font" msgstr "小标题字体" -#: ../src/ui/theme-viewer.c:918 +#: ../src/ui/theme-viewer.c:925 msgid "Large Title Font" msgstr "大标题字体" -#: ../src/ui/theme-viewer.c:923 +#: ../src/ui/theme-viewer.c:930 msgid "Button Layouts" msgstr "按钮布局" -#: ../src/ui/theme-viewer.c:928 +#: ../src/ui/theme-viewer.c:935 msgid "Benchmark" msgstr "基准" -#: ../src/ui/theme-viewer.c:985 +#: ../src/ui/theme-viewer.c:992 msgid "Window Title Goes Here" msgstr "窗口标题在这里" -#: ../src/ui/theme-viewer.c:1090 +#: ../src/ui/theme-viewer.c:1097 #, c-format msgid "" "Drew %d frames in %g client-side seconds (%g milliseconds per frame) and %g " |