diff options
author | Matthias Clasen <mclasen@redhat.com> | 2009-07-10 19:02:32 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2009-07-10 19:42:44 -0400 |
commit | 4ff4eb544db60bdcc18167caacf54a1aa32e8e8c (patch) | |
tree | 8c031061a05f1d5cadb7945a05a7c839915ba6e3 /po/zh_CN.po | |
parent | d0366e5160af88e9fa6842c5492db1bd58be5379 (diff) | |
download | gdk-pixbuf-7c71b418297494a10ac2daf747c35986103545cf.tar.gz |
2.17.42.17.4
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 328 |
1 files changed, 169 insertions, 159 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 9793dbb6b..f0d9b6811 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-07 00:15-0400\n" +"POT-Creation-Date: 2009-07-10 18:20-0400\n" "PO-Revision-Date: 2009-04-12 01:44+0800\n" "Last-Translator: Deng Xiyue <manphiz@gmail.com>\n" "Language-Team: i18n-zh <i18n-zh@googlegroups.com>\n" @@ -1290,11 +1290,12 @@ msgstr "未处理的标记:“%s”" #. * Do *not* translate it to anything else, if it #. * it isn't calendar:YM or calendar:MY it will not work. #. * -#. * Note that this flipping is in top of the text direction flipping, -#. * so if you have a default text direction of RTL and YM, then -#. * the year will appear on the right. +#. * Note that the ordering described here is logical order, which is +#. * further influenced by BIDI ordering. Thus, if you have a default +#. * text direction of RTL and specify "calendar:YM", then the year +#. * will appear to the right of the month. #. -#: gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:759 msgid "calendar:MY" msgstr "calendar:YM" @@ -1302,7 +1303,7 @@ msgstr "calendar:YM" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:797 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -1311,7 +1312,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1803 +#: gtk/gtkcalendar.c:1804 msgctxt "year measurement template" msgid "2000" msgstr "2000" @@ -1326,7 +1327,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1834 gtk/gtkcalendar.c:2492 +#: gtk/gtkcalendar.c:1835 gtk/gtkcalendar.c:2493 #, c-format msgctxt "calendar:day:digits" msgid "%d" @@ -1342,7 +1343,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1866 gtk/gtkcalendar.c:2355 +#: gtk/gtkcalendar.c:1867 gtk/gtkcalendar.c:2356 #, c-format msgctxt "calendar:week:digits" msgid "%d" @@ -1358,7 +1359,7 @@ msgstr "%d" #. * #. * "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2146 +#: gtk/gtkcalendar.c:2147 msgctxt "calendar year format" msgid "%Y" msgstr "%Y" @@ -1521,15 +1522,15 @@ msgstr "" msgid "Color Selection" msgstr "颜色选择" -#: gtk/gtkentry.c:8448 gtk/gtktextview.c:7767 +#: gtk/gtkentry.c:8571 gtk/gtktextview.c:7767 msgid "Input _Methods" msgstr "输入法(_M)" -#: gtk/gtkentry.c:8462 gtk/gtktextview.c:7781 +#: gtk/gtkentry.c:8585 gtk/gtktextview.c:7781 msgid "_Insert Unicode Control Character" msgstr "插入 Unicode 控制字符(_I)" -#: gtk/gtkentry.c:9830 +#: gtk/gtkentry.c:9953 msgid "Caps Lock is on" msgstr "大写锁已打开" @@ -1736,18 +1737,18 @@ msgstr "快捷方式 %s 已经存在" msgid "Shortcut %s does not exist" msgstr "快捷方式 %s 不存在" -#: gtk/gtkfilechooserdefault.c:8247 gtk/gtkprintunixdialog.c:402 +#: gtk/gtkfilechooserdefault.c:8247 gtk/gtkprintunixdialog.c:446 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "已经存在名为“%s”的文件。您是否想要替换?" -#: gtk/gtkfilechooserdefault.c:8250 gtk/gtkprintunixdialog.c:406 +#: gtk/gtkfilechooserdefault.c:8250 gtk/gtkprintunixdialog.c:450 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "文件已经在“%s”中存在了。替换该文件将覆盖其中的内容。" -#: gtk/gtkfilechooserdefault.c:8255 gtk/gtkprintunixdialog.c:413 +#: gtk/gtkfilechooserdefault.c:8255 gtk/gtkprintunixdialog.c:457 msgid "_Replace" msgstr "替换(_R)" @@ -2173,13 +2174,13 @@ msgid "Cl_ear" msgstr "清除(_E)" #. Open Link -#: gtk/gtklabel.c:5504 +#: gtk/gtklabel.c:5529 #, fuzzy msgid "_Open Link" msgstr "打开(_O)" #. Copy Link Address -#: gtk/gtklabel.c:5516 +#: gtk/gtklabel.c:5541 msgid "Copy _Link Address" msgstr "" @@ -2297,17 +2298,7 @@ msgstr "第 %u 页" msgid "Not a valid page setup file" msgstr "非法的页面设置文件" -#. Translate to the default units to use for presenting -#. * lengths to the user. Translate to default:inch if you -#. * want inches, otherwise translate to default:mm. -#. * Do *not* translate it to "predefinito:mm", if it -#. * it isn't default:mm or default:inch it will not work -#. -#: gtk/gtkpagesetupunixdialog.c:152 -msgid "default:mm" -msgstr "default:mm" - -#: gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:168 msgid "" "<b>Any Printer</b>\n" "For portable documents" @@ -2315,15 +2306,15 @@ msgstr "" "<b>任意打印机</b>\n" "用于便携文档" -#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:775 msgid "mm" msgstr "毫米" -#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:777 msgid "inch" msgstr "英寸" -#: gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:796 #, c-format msgid "" "Margins:\n" @@ -2338,71 +2329,26 @@ msgstr "" " 上:%s %s\n" " 下:%s %s" -#: gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:845 gtk/gtkprintunixdialog.c:3187 msgid "Manage Custom Sizes..." msgstr "管理自定义大小..." -#: gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:893 msgid "_Format for:" msgstr "格式(_F):" -#: gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:915 gtk/gtkprintunixdialog.c:3359 msgid "_Paper size:" msgstr "纸张大小(_P):" -#: gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:946 msgid "_Orientation:" msgstr "方向(_O):" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2793 +#: gtk/gtkpagesetupunixdialog.c:1010 gtk/gtkprintunixdialog.c:3421 msgid "Page Setup" msgstr "页面设置" -#: gtk/gtkpagesetupunixdialog.c:1448 -msgid "Margins from Printer..." -msgstr "打印机边距..." - -#: gtk/gtkpagesetupunixdialog.c:1608 -#, c-format -msgid "Custom Size %d" -msgstr "自定义大小 %d" - -#: gtk/gtkpagesetupunixdialog.c:1837 -msgid "Manage Custom Sizes" -msgstr "管理自定义大小" - -#: gtk/gtkpagesetupunixdialog.c:1933 -msgid "_Width:" -msgstr "宽度(_W):" - -#: gtk/gtkpagesetupunixdialog.c:1945 -msgid "_Height:" -msgstr "高度(_H):" - -#: gtk/gtkpagesetupunixdialog.c:1957 -msgid "Paper Size" -msgstr "纸张大小" - -#: gtk/gtkpagesetupunixdialog.c:1967 -msgid "_Top:" -msgstr "上(_T):" - -#: gtk/gtkpagesetupunixdialog.c:1979 -msgid "_Bottom:" -msgstr "下(_B):" - -#: gtk/gtkpagesetupunixdialog.c:1991 -msgid "_Left:" -msgstr "左(_L):" - -#: gtk/gtkpagesetupunixdialog.c:2003 -msgid "_Right:" -msgstr "右(_R):" - -#: gtk/gtkpagesetupunixdialog.c:2044 -msgid "Paper Margins" -msgstr "纸张边距" - #: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "上一层路径" @@ -2442,77 +2388,77 @@ msgstr "保存于文件夹(_S):" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: gtk/gtkprintoperation.c:181 +#: gtk/gtkprintoperation.c:183 #, c-format msgid "%s job #%d" msgstr "%s 的打印作业 #%d" -#: gtk/gtkprintoperation.c:1579 +#: gtk/gtkprintoperation.c:1602 msgctxt "print operation status" msgid "Initial state" msgstr "初始状态" -#: gtk/gtkprintoperation.c:1580 +#: gtk/gtkprintoperation.c:1603 msgctxt "print operation status" msgid "Preparing to print" msgstr "准备打印" -#: gtk/gtkprintoperation.c:1581 +#: gtk/gtkprintoperation.c:1604 msgctxt "print operation status" msgid "Generating data" msgstr "生成数据" -#: gtk/gtkprintoperation.c:1582 +#: gtk/gtkprintoperation.c:1605 msgctxt "print operation status" msgid "Sending data" msgstr "发送数据" -#: gtk/gtkprintoperation.c:1583 +#: gtk/gtkprintoperation.c:1606 msgctxt "print operation status" msgid "Waiting" msgstr "等候" -#: gtk/gtkprintoperation.c:1584 +#: gtk/gtkprintoperation.c:1607 msgctxt "print operation status" msgid "Blocking on issue" msgstr "塞纸" -#: gtk/gtkprintoperation.c:1585 +#: gtk/gtkprintoperation.c:1608 msgctxt "print operation status" msgid "Printing" msgstr "打印" -#: gtk/gtkprintoperation.c:1586 +#: gtk/gtkprintoperation.c:1609 msgctxt "print operation status" msgid "Finished" msgstr "完成" -#: gtk/gtkprintoperation.c:1587 +#: gtk/gtkprintoperation.c:1610 msgctxt "print operation status" msgid "Finished with error" msgstr "有错误完成" -#: gtk/gtkprintoperation.c:2163 +#: gtk/gtkprintoperation.c:2186 #, c-format msgid "Preparing %d" msgstr "正在准备 %d" -#: gtk/gtkprintoperation.c:2165 gtk/gtkprintoperation.c:2730 +#: gtk/gtkprintoperation.c:2188 gtk/gtkprintoperation.c:2799 #, c-format msgid "Preparing" msgstr "正在准备" -#: gtk/gtkprintoperation.c:2168 +#: gtk/gtkprintoperation.c:2191 #, c-format msgid "Printing %d" msgstr "正在打印 %d" -#: gtk/gtkprintoperation.c:2760 +#: gtk/gtkprintoperation.c:2829 #, c-format msgid "Error creating print preview" msgstr "创建打印预览时出错" -#: gtk/gtkprintoperation.c:2763 +#: gtk/gtkprintoperation.c:2832 #, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "最可能的原因是无法创建临时文件。" @@ -2527,7 +2473,7 @@ msgstr "调用预览出错" msgid "Error printing" msgstr "打印出错" -#: gtk/gtkprintoperation-unix.c:441 gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:445 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "应用程序" @@ -2586,42 +2532,42 @@ msgstr "PrintDlgEx 的句柄无效" msgid "Unspecified error" msgstr "未指定错误" -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:2077 msgid "Printer" msgstr "打印机" #. Translators: this is the header for the location column in the print dialog -#: gtk/gtkprintunixdialog.c:1814 +#: gtk/gtkprintunixdialog.c:2087 msgid "Location" msgstr "位置" #. Translators: this is the header for the printer status column in the print dialog -#: gtk/gtkprintunixdialog.c:1825 +#: gtk/gtkprintunixdialog.c:2098 msgid "Status" msgstr "状态" -#: gtk/gtkprintunixdialog.c:1851 +#: gtk/gtkprintunixdialog.c:2124 msgid "Range" msgstr "范围" -#: gtk/gtkprintunixdialog.c:1855 +#: gtk/gtkprintunixdialog.c:2128 msgid "_All Pages" msgstr "所有页面(_A)" -#: gtk/gtkprintunixdialog.c:1862 +#: gtk/gtkprintunixdialog.c:2135 msgid "C_urrent Page" msgstr "当前页(_U)" -#: gtk/gtkprintunixdialog.c:1872 +#: gtk/gtkprintunixdialog.c:2145 #, fuzzy msgid "Se_lection" msgstr "选择(_S):" -#: gtk/gtkprintunixdialog.c:1881 +#: gtk/gtkprintunixdialog.c:2154 msgid "Pag_es:" msgstr "页面(_E):" -#: gtk/gtkprintunixdialog.c:1882 +#: gtk/gtkprintunixdialog.c:2155 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2629,28 +2575,28 @@ msgstr "" "指定一个或多个页面范围,\n" "如:1-3,7,11" -#: gtk/gtkprintunixdialog.c:1892 +#: gtk/gtkprintunixdialog.c:2165 msgid "Pages" msgstr "页面" -#: gtk/gtkprintunixdialog.c:1905 +#: gtk/gtkprintunixdialog.c:2178 msgid "Copies" msgstr "副本" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1910 +#: gtk/gtkprintunixdialog.c:2183 msgid "Copie_s:" msgstr "副本数(_S):" -#: gtk/gtkprintunixdialog.c:1928 +#: gtk/gtkprintunixdialog.c:2201 msgid "C_ollate" msgstr "逐份(_O)" -#: gtk/gtkprintunixdialog.c:1936 +#: gtk/gtkprintunixdialog.c:2209 msgid "_Reverse" msgstr "逆序(_R)" -#: gtk/gtkprintunixdialog.c:1956 +#: gtk/gtkprintunixdialog.c:2229 msgid "General" msgstr "常规" @@ -2660,42 +2606,42 @@ msgstr "常规" #. Translators: These strings name the possible arrangements of #. * multiple pages on a sheet when printing #. -#: gtk/gtkprintunixdialog.c:2503 +#: gtk/gtkprintunixdialog.c:2931 #: modules/printbackends/cups/gtkprintbackendcups.c:3130 msgid "Left to right, top to bottom" msgstr "从左到右,从上到下" -#: gtk/gtkprintunixdialog.c:2503 +#: gtk/gtkprintunixdialog.c:2931 #: modules/printbackends/cups/gtkprintbackendcups.c:3130 msgid "Left to right, bottom to top" msgstr "从左到右,从下到上" -#: gtk/gtkprintunixdialog.c:2504 +#: gtk/gtkprintunixdialog.c:2932 #: modules/printbackends/cups/gtkprintbackendcups.c:3131 msgid "Right to left, top to bottom" msgstr "从右到左,从上到下" -#: gtk/gtkprintunixdialog.c:2504 +#: gtk/gtkprintunixdialog.c:2932 #: modules/printbackends/cups/gtkprintbackendcups.c:3131 msgid "Right to left, bottom to top" msgstr "从右到左,从下到上" -#: gtk/gtkprintunixdialog.c:2505 +#: gtk/gtkprintunixdialog.c:2933 #: modules/printbackends/cups/gtkprintbackendcups.c:3132 msgid "Top to bottom, left to right" msgstr "从上到下,从左到右" -#: gtk/gtkprintunixdialog.c:2505 +#: gtk/gtkprintunixdialog.c:2933 #: modules/printbackends/cups/gtkprintbackendcups.c:3132 msgid "Top to bottom, right to left" msgstr "从上到下,从右到左" -#: gtk/gtkprintunixdialog.c:2506 +#: gtk/gtkprintunixdialog.c:2934 #: modules/printbackends/cups/gtkprintbackendcups.c:3133 msgid "Bottom to top, left to right" msgstr "从下到上,从左到右" -#: gtk/gtkprintunixdialog.c:2506 +#: gtk/gtkprintunixdialog.c:2934 #: modules/printbackends/cups/gtkprintbackendcups.c:3133 msgid "Bottom to top, right to left" msgstr "从下到上,从右到左" @@ -2703,106 +2649,137 @@ msgstr "从下到上,从右到左" #. Translators, this string is used to label the option in the print #. * dialog that controls in what order multiple pages are arranged #. -#: gtk/gtkprintunixdialog.c:2510 gtk/gtkprintunixdialog.c:2523 +#: gtk/gtkprintunixdialog.c:2938 gtk/gtkprintunixdialog.c:2951 #: modules/printbackends/cups/gtkprintbackendcups.c:3164 msgid "Page Ordering" msgstr "页面顺序" -#: gtk/gtkprintunixdialog.c:2539 +#: gtk/gtkprintunixdialog.c:2967 msgid "Left to right" msgstr "从左至右" -#: gtk/gtkprintunixdialog.c:2540 +#: gtk/gtkprintunixdialog.c:2968 msgid "Right to left" msgstr "从右至左" -#: gtk/gtkprintunixdialog.c:2552 +#: gtk/gtkprintunixdialog.c:2980 #, fuzzy msgid "Top to bottom" msgstr "从上到下,从左到右" -#: gtk/gtkprintunixdialog.c:2553 +#: gtk/gtkprintunixdialog.c:2981 #, fuzzy msgid "Bottom to top" msgstr "从下到上,从左到右" -#: gtk/gtkprintunixdialog.c:2631 +#. And show the custom paper dialog +#: gtk/gtkprintunixdialog.c:3136 +msgid "Manage Custom Sizes" +msgstr "管理自定义大小" + +#: gtk/gtkprintunixdialog.c:3210 msgid "Layout" msgstr "布局" -#: gtk/gtkprintunixdialog.c:2635 +#: gtk/gtkprintunixdialog.c:3214 msgid "T_wo-sided:" msgstr "双面(_W):" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:3229 msgid "Pages per _side:" msgstr "每面页数(_S):" -#: gtk/gtkprintunixdialog.c:2667 +#: gtk/gtkprintunixdialog.c:3246 msgid "Page or_dering:" msgstr "页面顺序(_D):" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:3262 msgid "_Only print:" msgstr "打印(_O):" #. In enum order -#: gtk/gtkprintunixdialog.c:2698 +#: gtk/gtkprintunixdialog.c:3277 msgid "All sheets" msgstr "全面页面" -#: gtk/gtkprintunixdialog.c:2699 +#: gtk/gtkprintunixdialog.c:3278 msgid "Even sheets" msgstr "奇数页" -#: gtk/gtkprintunixdialog.c:2700 +#: gtk/gtkprintunixdialog.c:3279 msgid "Odd sheets" msgstr "偶数页" -#: gtk/gtkprintunixdialog.c:2703 +#: gtk/gtkprintunixdialog.c:3282 msgid "Sc_ale:" msgstr "缩放(_A):" -#: gtk/gtkprintunixdialog.c:2730 +#: gtk/gtkprintunixdialog.c:3309 msgid "Paper" msgstr "纸张" -#: gtk/gtkprintunixdialog.c:2734 +#: gtk/gtkprintunixdialog.c:3313 msgid "Paper _type:" msgstr "纸张类型(_T):" -#: gtk/gtkprintunixdialog.c:2749 +#: gtk/gtkprintunixdialog.c:3328 msgid "Paper _source:" msgstr "纸张来源(_S):" -#: gtk/gtkprintunixdialog.c:2764 +#: gtk/gtkprintunixdialog.c:3343 msgid "Output t_ray:" msgstr "出纸器(_R):" -#: gtk/gtkprintunixdialog.c:2818 +#: gtk/gtkprintunixdialog.c:3383 +#, fuzzy +msgid "Or_ientation:" +msgstr "方向(_O):" + +#. In enum order +#: gtk/gtkprintunixdialog.c:3398 +#, fuzzy +msgid "Portrait" +msgstr "纵向" + +#: gtk/gtkprintunixdialog.c:3399 +#, fuzzy +msgid "Landscape" +msgstr "横向" + +#: gtk/gtkprintunixdialog.c:3400 +#, fuzzy +msgid "Reverse portrait" +msgstr "纵向翻转" + +#: gtk/gtkprintunixdialog.c:3401 +#, fuzzy +msgid "Reverse landscape" +msgstr "横向翻转" + +#: gtk/gtkprintunixdialog.c:3446 msgid "Job Details" msgstr "任务细节" -#: gtk/gtkprintunixdialog.c:2824 +#: gtk/gtkprintunixdialog.c:3452 msgid "Pri_ority:" msgstr "优先级(_O):" -#: gtk/gtkprintunixdialog.c:2839 +#: gtk/gtkprintunixdialog.c:3467 msgid "_Billing info:" msgstr "计费信息(_B):" -#: gtk/gtkprintunixdialog.c:2857 +#: gtk/gtkprintunixdialog.c:3485 msgid "Print Document" msgstr "打印文档" #. Translators: this is one of the choices for the print at option #. * in the print dialog #. -#: gtk/gtkprintunixdialog.c:2866 +#: gtk/gtkprintunixdialog.c:3494 msgid "_Now" msgstr "立即(_N)" -#: gtk/gtkprintunixdialog.c:2877 +#: gtk/gtkprintunixdialog.c:3505 msgid "A_t:" msgstr "于(_T):" @@ -2810,7 +2787,7 @@ msgstr "于(_T):" #. * You can remove the am/pm values below for your locale if they are not #. * supported. #. -#: gtk/gtkprintunixdialog.c:2883 +#: gtk/gtkprintunixdialog.c:3511 msgid "" "Specify the time of print,\n" " e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm" @@ -2818,64 +2795,64 @@ msgstr "" "指定打印时间,\n" "例如 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm" -#: gtk/gtkprintunixdialog.c:2893 +#: gtk/gtkprintunixdialog.c:3521 msgid "Time of print" msgstr "打印时间" -#: gtk/gtkprintunixdialog.c:2909 +#: gtk/gtkprintunixdialog.c:3537 msgid "On _hold" msgstr "等待(_H)" -#: gtk/gtkprintunixdialog.c:2910 +#: gtk/gtkprintunixdialog.c:3538 msgid "Hold the job until it is explicitly released" msgstr "保持任务直到其被显式释放" -#: gtk/gtkprintunixdialog.c:2930 +#: gtk/gtkprintunixdialog.c:3558 msgid "Add Cover Page" msgstr "添加封面页" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. -#: gtk/gtkprintunixdialog.c:2939 +#: gtk/gtkprintunixdialog.c:3567 msgid "Be_fore:" msgstr "封面(_F):" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. -#: gtk/gtkprintunixdialog.c:2957 +#: gtk/gtkprintunixdialog.c:3585 msgid "_After:" msgstr "封底(_A):" #. Translators: this is the tab label for the notebook tab containing #. * job-specific options in the print dialog #. -#: gtk/gtkprintunixdialog.c:2975 +#: gtk/gtkprintunixdialog.c:3603 msgid "Job" msgstr "任务" -#: gtk/gtkprintunixdialog.c:3041 +#: gtk/gtkprintunixdialog.c:3669 msgid "Advanced" msgstr "高级" -#: gtk/gtkprintunixdialog.c:3075 +#: gtk/gtkprintunixdialog.c:3703 msgid "Image Quality" msgstr "图像质量" -#: gtk/gtkprintunixdialog.c:3078 +#: gtk/gtkprintunixdialog.c:3706 msgid "Color" msgstr "颜色" -#: gtk/gtkprintunixdialog.c:3081 +#: gtk/gtkprintunixdialog.c:3709 msgid "Finishing" msgstr "完成" -#: gtk/gtkprintunixdialog.c:3091 +#: gtk/gtkprintunixdialog.c:3719 msgid "Some of the settings in the dialog conflict" msgstr "对话框中的某些设置冲突" -#: gtk/gtkprintunixdialog.c:3114 +#: gtk/gtkprintunixdialog.c:3742 msgid "Print" msgstr "打印" @@ -5065,6 +5042,39 @@ msgstr "打印到测试打印机" msgid "Could not get information for file '%s': %s" msgstr "无法获得文件“%s”的信息:%s" +#~ msgid "default:mm" +#~ msgstr "default:mm" + +#~ msgid "Margins from Printer..." +#~ msgstr "打印机边距..." + +#~ msgid "Custom Size %d" +#~ msgstr "自定义大小 %d" + +#~ msgid "_Width:" +#~ msgstr "宽度(_W):" + +#~ msgid "_Height:" +#~ msgstr "高度(_H):" + +#~ msgid "Paper Size" +#~ msgstr "纸张大小" + +#~ msgid "_Top:" +#~ msgstr "上(_T):" + +#~ msgid "_Bottom:" +#~ msgstr "下(_B):" + +#~ msgid "_Left:" +#~ msgstr "左(_L):" + +#~ msgid "_Right:" +#~ msgstr "右(_R):" + +#~ msgid "Paper Margins" +#~ msgstr "纸张边距" + #~ msgid "directfb arg" #~ msgstr "directfb 参数" |