diff options
author | Glynn Foster <glynn.foster@sun.com> | 2005-01-09 21:51:06 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2005-01-09 21:51:06 +0000 |
commit | f5ae7fb520413b5ca562c846b6045ca9764e7b6a (patch) | |
tree | 7749a33331ce7004e602f3806fac834e1201b179 /po/zh_CN.po | |
parent | Correct error message for notification icon. Fixes #163462. (diff) | |
download | zenity-f5ae7fb520413b5ca562c846b6045ca9764e7b6a.tar.gz zenity-f5ae7fb520413b5ca562c846b6045ca9764e7b6a.tar.bz2 zenity-f5ae7fb520413b5ca562c846b6045ca9764e7b6a.zip |
Release 2.9.2 Add note about feature frozen-ness. zenity doesn't require
2005-01-07 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.9.2
* HACKING: Add note about feature frozen-ness.
* README: zenity doesn't require gconf anymore.
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 156 |
1 files changed, 78 insertions, 78 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 89111095..2a178e29 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: zenity\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-12-21 12:12+1300\n" +"POT-Creation-Date: 2005-01-10 10:31+1300\n" "PO-Revision-Date: 2004-08-06 10:59+0800\n" "Last-Translator: Funda Wang <fundawang@linux.net.cn>\n" "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" @@ -62,7 +62,7 @@ msgstr "您必须指定对话框类型。请参看“zenity --help”获得更 msgid "could not parse command from stdin\n" msgstr "" -#: src/notification.c:229 src/notification.c:254 +#: src/notification.c:229 src/notification.c:258 #, fuzzy msgid "Zenity notification" msgstr "显示信息对话框" @@ -155,324 +155,324 @@ msgstr "致谢(_C)" msgid "_Enter new text:" msgstr "输入新文字(_E):" -#: src/option.c:98 +#: src/option.c:99 msgid "Set the dialog title" msgstr "设定对话框标题" -#: src/option.c:99 +#: src/option.c:100 msgid "TITLE" msgstr "标题" -#: src/option.c:107 +#: src/option.c:108 msgid "Set the window icon" msgstr "设定窗口图标" -#: src/option.c:108 +#: src/option.c:109 msgid "ICONPATH" msgstr "图标路径" -#: src/option.c:116 +#: src/option.c:117 msgid "Set the width" msgstr "设定宽度" -#: src/option.c:117 +#: src/option.c:118 msgid "WIDTH" msgstr "宽度" -#: src/option.c:125 +#: src/option.c:126 msgid "Set the height" msgstr "设定高度" -#: src/option.c:126 +#: src/option.c:127 msgid "HEIGHT" msgstr "高度" -#: src/option.c:140 +#: src/option.c:141 msgid "Display calendar dialog" msgstr "显示日历对话框" -#: src/option.c:149 src/option.c:209 src/option.c:252 src/option.c:276 -#: src/option.c:360 src/option.c:471 src/option.c:523 src/option.c:580 +#: src/option.c:150 src/option.c:210 src/option.c:253 src/option.c:277 +#: src/option.c:361 src/option.c:472 src/option.c:524 src/option.c:581 msgid "Set the dialog text" msgstr "设定对话框文字" -#: src/option.c:158 +#: src/option.c:159 msgid "Set the calendar day" msgstr "设定日" -#: src/option.c:167 +#: src/option.c:168 msgid "Set the calendar month" msgstr "设定月" -#: src/option.c:176 +#: src/option.c:177 msgid "Set the calendar year" msgstr "设定年" -#: src/option.c:185 +#: src/option.c:186 msgid "Set the format for the returned date" msgstr "设定返回日期的格式" -#: src/option.c:200 +#: src/option.c:201 msgid "Display text entry dialog" msgstr "显示文本输入对话框" -#: src/option.c:218 +#: src/option.c:219 msgid "Set the entry text" msgstr "设定输入文字" -#: src/option.c:227 +#: src/option.c:228 msgid "Hide the entry text" msgstr "隐藏输入文字" -#: src/option.c:243 +#: src/option.c:244 msgid "Display error dialog" msgstr "显示错误对话框" -#: src/option.c:267 +#: src/option.c:268 msgid "Display info dialog" msgstr "显示信息对话框" -#: src/option.c:291 +#: src/option.c:292 msgid "Display file selection dialog" msgstr "显示文件选择对话框" -#: src/option.c:300 +#: src/option.c:301 msgid "Set the filename" msgstr "设定文件名" -#: src/option.c:301 src/option.c:548 +#: src/option.c:302 src/option.c:549 msgid "FILENAME" msgstr "文件名" -#: src/option.c:309 +#: src/option.c:310 msgid "Allow multiple files to be selected" msgstr "允许选中多个文件" -#: src/option.c:318 +#: src/option.c:319 msgid "Activate directory-only selection" msgstr "" -#: src/option.c:327 +#: src/option.c:328 msgid "Activate save mode" msgstr "" -#: src/option.c:336 src/option.c:396 +#: src/option.c:337 src/option.c:397 msgid "Set output separator character" msgstr "设定输出分隔符" -#: src/option.c:337 src/option.c:397 +#: src/option.c:338 src/option.c:398 msgid "SEPARATOR" msgstr "分隔符" -#: src/option.c:351 +#: src/option.c:352 msgid "Display list dialog" msgstr "显示列表对话框" -#: src/option.c:369 +#: src/option.c:370 msgid "Set the column header" msgstr "设定列标题" -#: src/option.c:378 +#: src/option.c:379 msgid "Use check boxes for first column" msgstr "第一列使用复选框" -#: src/option.c:387 +#: src/option.c:388 msgid "Use radio buttons for first column" msgstr "第一列使用单选钮" -#: src/option.c:405 src/option.c:556 +#: src/option.c:406 src/option.c:557 msgid "Allow changes to text" msgstr "允许更改文字" -#: src/option.c:414 +#: src/option.c:415 msgid "" "Print a specific column (Default is 1. 'ALL' can be used to print all " "columns)" msgstr "打印指定列(默认为 1。“ALL”可用于打印全部列)" -#: src/option.c:429 +#: src/option.c:430 #, fuzzy msgid "Display notification" msgstr "显示信息对话框" -#: src/option.c:438 +#: src/option.c:439 #, fuzzy msgid "Set the notification text" msgstr "设定对话框文字" -#: src/option.c:447 +#: src/option.c:448 msgid "Listen for commands on stdin" msgstr "" -#: src/option.c:462 +#: src/option.c:463 msgid "Display progress indication dialog" msgstr "显示进度标识对话框" -#: src/option.c:480 +#: src/option.c:481 msgid "Set initial percentage" msgstr "设定初始百分比" -#: src/option.c:489 +#: src/option.c:490 msgid "Pulsate progress bar" msgstr "跳动进度栏" -#: src/option.c:499 +#: src/option.c:500 #, no-c-format msgid "Dismiss the dialog when 100% has been reached" msgstr "达到 100% 时关闭对话框" -#: src/option.c:514 +#: src/option.c:515 msgid "Display question dialog" msgstr "显示问题对话框" -#: src/option.c:538 +#: src/option.c:539 msgid "Display text information dialog" msgstr "显示文本信息对话框" -#: src/option.c:547 +#: src/option.c:548 msgid "Open file" msgstr "打开文件" -#: src/option.c:571 +#: src/option.c:572 msgid "Display warning dialog" msgstr "显示警告对话框" -#: src/option.c:595 +#: src/option.c:596 msgid "About zenity" msgstr "关于 zenity" -#: src/option.c:604 +#: src/option.c:605 msgid "Print version" msgstr "打印版本" -#: src/option.c:1174 +#: src/option.c:1189 msgid "General options" msgstr "常规选项" -#: src/option.c:1175 +#: src/option.c:1190 #, fuzzy msgid "Show general options" msgstr "常规选项" -#: src/option.c:1184 +#: src/option.c:1199 msgid "Calendar options" msgstr "日历选项" -#: src/option.c:1185 +#: src/option.c:1200 #, fuzzy msgid "Show calendar options" msgstr "日历选项" -#: src/option.c:1194 +#: src/option.c:1209 msgid "Text entry options" msgstr "文字输入选项" -#: src/option.c:1195 +#: src/option.c:1210 #, fuzzy msgid "Show text entry options" msgstr "文字输入选项" -#: src/option.c:1204 +#: src/option.c:1219 msgid "Error options" msgstr "错误选项" -#: src/option.c:1205 +#: src/option.c:1220 #, fuzzy msgid "Show error options" msgstr "错误选项" -#: src/option.c:1214 +#: src/option.c:1229 msgid "Info options" msgstr "信息选项" -#: src/option.c:1215 +#: src/option.c:1230 #, fuzzy msgid "Show info options" msgstr "信息选项" -#: src/option.c:1224 +#: src/option.c:1239 msgid "File selection options" msgstr "文件选择选项" -#: src/option.c:1225 +#: src/option.c:1240 #, fuzzy msgid "Show file selection options" msgstr "文件选择选项" -#: src/option.c:1234 +#: src/option.c:1249 msgid "List options" msgstr "列表选项" -#: src/option.c:1235 +#: src/option.c:1250 #, fuzzy msgid "Show list options" msgstr "列表选项" -#: src/option.c:1244 +#: src/option.c:1259 #, fuzzy msgid "Notification options" msgstr "问题选项" -#: src/option.c:1245 +#: src/option.c:1260 #, fuzzy msgid "Show notification options" msgstr "问题选项" -#: src/option.c:1254 +#: src/option.c:1269 msgid "Progress options" msgstr "进度选项" -#: src/option.c:1255 +#: src/option.c:1270 #, fuzzy msgid "Show progress options" msgstr "进度选项" -#: src/option.c:1264 +#: src/option.c:1279 msgid "Question options" msgstr "问题选项" -#: src/option.c:1265 +#: src/option.c:1280 #, fuzzy msgid "Show question options" msgstr "问题选项" -#: src/option.c:1274 +#: src/option.c:1289 msgid "Warning options" msgstr "警告选项" -#: src/option.c:1275 +#: src/option.c:1290 #, fuzzy msgid "Show warning options" msgstr "警告选项" -#: src/option.c:1284 +#: src/option.c:1299 msgid "Text options" msgstr "文字选项" -#: src/option.c:1285 +#: src/option.c:1300 #, fuzzy msgid "Show text options" msgstr "文字选项" -#: src/option.c:1294 +#: src/option.c:1309 msgid "Miscellaneous options" msgstr "杂类选项" -#: src/option.c:1295 +#: src/option.c:1310 #, fuzzy msgid "Show miscellaneous options" msgstr "杂类选项" -#: src/option.c:1318 +#: src/option.c:1333 msgid "Syntax error\n" msgstr "" -#: src/option.c:1322 +#: src/option.c:1337 #, fuzzy, c-format msgid "--%s is not supported for this dialog\n" msgstr "此对话框不支持 %s\n" -#: src/option.c:1326 +#: src/option.c:1341 msgid "Two or more dialog options specified\n" msgstr "指定了两个或更多对话框选项\n" |