Updated Chinese (Taiwan) translation

This commit is contained in:
Chao-Hsiung Liao 2015-02-21 11:08:49 +00:00 committed by GNOME Translation Robot
parent fd1b83e8dd
commit 355fbe957f

View File

@ -10,15 +10,15 @@ msgstr ""
"Project-Id-Version: zenity 3.2.0\n" "Project-Id-Version: zenity 3.2.0\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=zenity&keywords=I18N+L10N&component=general\n" "product=zenity&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2014-08-25 11:03+0000\n" "POT-Creation-Date: 2015-02-19 13:02+0000\n"
"PO-Revision-Date: 2014-08-26 06:57+0800\n" "PO-Revision-Date: 2015-02-20 16:32+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n" "Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
"Language-Team: Chinese (Taiwan) <zh-l10n@lists.linux.org.tw>\n" "Language-Team: Chinese (Taiwan) <zh-l10n@lists.linux.org.tw>\n"
"Language: zh_TW\n" "Language: zh_TW\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.6.5\n" "X-Generator: Poedit 1.7.4\n"
#: ../src/about.c:63 #: ../src/about.c:63
msgid "" msgid ""
@ -85,22 +85,22 @@ msgid "Unsupported hint. Skipping.\n"
msgstr "不支援的提示。略過。\n" msgstr "不支援的提示。略過。\n"
#. unknown hints #. unknown hints
#: ../src/notification.c:150 #: ../src/notification.c:154
#, c-format #, c-format
msgid "Unknown hint name. Skipping.\n" msgid "Unknown hint name. Skipping.\n"
msgstr "不明的提示名稱。略過。\n" msgstr "不明的提示名稱。略過。\n"
#: ../src/notification.c:209 #: ../src/notification.c:213
#, c-format #, c-format
msgid "Could not parse command from stdin\n" msgid "Could not parse command from stdin\n"
msgstr "無法分析來自標準輸入的指令\n" msgstr "無法分析來自標準輸入的指令\n"
#: ../src/notification.c:241 #: ../src/notification.c:245
#, c-format #, c-format
msgid "Could not parse message from stdin\n" msgid "Could not parse message from stdin\n"
msgstr "無法分析來自標準輸入的訊息\n" msgstr "無法分析來自標準輸入的訊息\n"
#: ../src/notification.c:323 #: ../src/notification.c:325
msgid "Zenity notification" msgid "Zenity notification"
msgstr "Zenity 通知" msgstr "Zenity 通知"
@ -131,12 +131,12 @@ msgstr "最大值必須大於最小值。\n"
msgid "Value out of range.\n" msgid "Value out of range.\n"
msgstr "數值超過界限。\n" msgstr "數值超過界限。\n"
#: ../src/tree.c:364 #: ../src/tree.c:375
#, c-format #, c-format
msgid "No column titles specified for List dialog.\n" msgid "No column titles specified for List dialog.\n"
msgstr "在清單對話方塊中沒有指定該欄清單的標題。\n" msgstr "在清單對話方塊中沒有指定該欄清單的標題。\n"
#: ../src/tree.c:370 #: ../src/tree.c:381
#, c-format #, c-format
msgid "You should use only one List dialog type.\n" msgid "You should use only one List dialog type.\n"
msgstr "您應該只使用一個清單對話方塊類型。\n" msgstr "您應該只使用一個清單對話方塊類型。\n"
@ -217,623 +217,639 @@ msgstr "請在以下的清單中選取項目。"
msgid "Warning" msgid "Warning"
msgstr "警告" msgstr "警告"
#: ../src/option.c:164 #: ../src/option.c:167
msgid "Set the dialog title" msgid "Set the dialog title"
msgstr "設定對話方塊的標題" msgstr "設定對話方塊的標題"
#: ../src/option.c:165 #: ../src/option.c:168
msgid "TITLE" msgid "TITLE"
msgstr "標題" msgstr "標題"
#: ../src/option.c:173 #: ../src/option.c:176
msgid "Set the window icon" msgid "Set the window icon"
msgstr "設定視窗圖示" msgstr "設定視窗圖示"
#: ../src/option.c:174 #: ../src/option.c:177
msgid "ICONPATH" msgid "ICONPATH"
msgstr "圖示路徑" msgstr "圖示路徑"
#: ../src/option.c:182 #: ../src/option.c:185
msgid "Set the width" msgid "Set the width"
msgstr "設定寬度" msgstr "設定寬度"
#: ../src/option.c:183 #: ../src/option.c:186
msgid "WIDTH" msgid "WIDTH"
msgstr "寬度" msgstr "寬度"
#: ../src/option.c:191 #: ../src/option.c:194
msgid "Set the height" msgid "Set the height"
msgstr "設定高度" msgstr "設定高度"
#: ../src/option.c:192 #: ../src/option.c:195
msgid "HEIGHT" msgid "HEIGHT"
msgstr "高度" msgstr "高度"
#: ../src/option.c:200 #: ../src/option.c:203
msgid "Set dialog timeout in seconds" msgid "Set dialog timeout in seconds"
msgstr "設定對話方塊的逾時時間(秒)" msgstr "設定對話方塊的逾時時間(秒)"
#. Timeout for closing the dialog #. Timeout for closing the dialog
#: ../src/option.c:202 #: ../src/option.c:205
msgid "TIMEOUT" msgid "TIMEOUT"
msgstr "逾時" msgstr "逾時"
#: ../src/option.c:210 #: ../src/option.c:213
msgid "Sets the label of the Ok button" msgid "Sets the label of the Ok button"
msgstr "設定確定按鈕的標籤" msgstr "設定確定按鈕的標籤"
#: ../src/option.c:211 ../src/option.c:220 ../src/option.c:262 #: ../src/option.c:214 ../src/option.c:223 ../src/option.c:265
#: ../src/option.c:322 ../src/option.c:331 ../src/option.c:365 #: ../src/option.c:325 ../src/option.c:334 ../src/option.c:368
#: ../src/option.c:423 ../src/option.c:560 ../src/option.c:676 #: ../src/option.c:426 ../src/option.c:563 ../src/option.c:688
#: ../src/option.c:694 ../src/option.c:720 ../src/option.c:792 #: ../src/option.c:706 ../src/option.c:732 ../src/option.c:813
#: ../src/option.c:877 ../src/option.c:886 ../src/option.c:939 #: ../src/option.c:898 ../src/option.c:907 ../src/option.c:969
#: ../src/option.c:997 ../src/option.c:1166 #: ../src/option.c:1027 ../src/option.c:1196
msgid "TEXT" msgid "TEXT"
msgstr "文字" msgstr "文字"
#: ../src/option.c:219 #: ../src/option.c:222
msgid "Sets the label of the Cancel button" msgid "Sets the label of the Cancel button"
msgstr "設定取消按鈕的標籤" msgstr "設定取消按鈕的標籤"
#: ../src/option.c:228 #: ../src/option.c:231
msgid "Set the modal hint" msgid "Set the modal hint"
msgstr "設定強制對話盒的提示" msgstr "設定強制對話盒的提示"
#: ../src/option.c:237 #: ../src/option.c:240
msgid "Set the parent window to attach to" msgid "Set the parent window to attach to"
msgstr "設定要附加的上層視窗" msgstr "設定要附加的上層視窗"
#: ../src/option.c:238 #: ../src/option.c:241
msgid "WINDOW" msgid "WINDOW"
msgstr "視窗" msgstr "視窗"
#: ../src/option.c:252 #: ../src/option.c:255
msgid "Display calendar dialog" msgid "Display calendar dialog"
msgstr "顯示日曆對話方塊" msgstr "顯示日曆對話方塊"
#: ../src/option.c:261 ../src/option.c:321 ../src/option.c:364 #: ../src/option.c:264 ../src/option.c:324 ../src/option.c:367
#: ../src/option.c:422 ../src/option.c:559 ../src/option.c:719 #: ../src/option.c:425 ../src/option.c:562 ../src/option.c:731
#: ../src/option.c:791 ../src/option.c:938 ../src/option.c:996 #: ../src/option.c:812 ../src/option.c:968 ../src/option.c:1026
#: ../src/option.c:1165 #: ../src/option.c:1195
msgid "Set the dialog text" msgid "Set the dialog text"
msgstr "設定對話方塊中的文字" msgstr "設定對話方塊中的文字"
#: ../src/option.c:270 #: ../src/option.c:273
msgid "Set the calendar day" msgid "Set the calendar day"
msgstr "設定日曆中的日期" msgstr "設定日曆中的日期"
#: ../src/option.c:271 #: ../src/option.c:274
msgid "DAY" msgid "DAY"
msgstr "天" msgstr "天"
#: ../src/option.c:279 #: ../src/option.c:282
msgid "Set the calendar month" msgid "Set the calendar month"
msgstr "設定日曆中的月份" msgstr "設定日曆中的月份"
#: ../src/option.c:280 #: ../src/option.c:283
msgid "MONTH" msgid "MONTH"
msgstr "月" msgstr "月"
#: ../src/option.c:288 #: ../src/option.c:291
msgid "Set the calendar year" msgid "Set the calendar year"
msgstr "設定日曆中的年份" msgstr "設定日曆中的年份"
#: ../src/option.c:289 #: ../src/option.c:292
msgid "YEAR" msgid "YEAR"
msgstr "年" msgstr "年"
#: ../src/option.c:297 ../src/option.c:1183 #: ../src/option.c:300 ../src/option.c:1213
msgid "Set the format for the returned date" msgid "Set the format for the returned date"
msgstr "設定回傳的日期格式" msgstr "設定回傳的日期格式"
#: ../src/option.c:298 ../src/option.c:1184 #: ../src/option.c:301 ../src/option.c:1214
msgid "PATTERN" msgid "PATTERN"
msgstr "樣式" msgstr "樣式"
#: ../src/option.c:312 #: ../src/option.c:315
msgid "Display text entry dialog" msgid "Display text entry dialog"
msgstr "顯示文字輸入欄對話方塊" msgstr "顯示文字輸入欄對話方塊"
#: ../src/option.c:330 #: ../src/option.c:333
msgid "Set the entry text" msgid "Set the entry text"
msgstr "設定輸入欄中的文字" msgstr "設定輸入欄中的文字"
#: ../src/option.c:339 #: ../src/option.c:342
msgid "Hide the entry text" msgid "Hide the entry text"
msgstr "隱藏輸入欄中的文字" msgstr "隱藏輸入欄中的文字"
#: ../src/option.c:355 #: ../src/option.c:358
msgid "Display error dialog" msgid "Display error dialog"
msgstr "顯示錯誤訊息對話方塊" msgstr "顯示錯誤訊息對話方塊"
#: ../src/option.c:373 ../src/option.c:431 ../src/option.c:800 #: ../src/option.c:376 ../src/option.c:434 ../src/option.c:821
#: ../src/option.c:947 #: ../src/option.c:977
msgid "Set the dialog icon" msgid "Set the dialog icon"
msgstr "設定對話盒的圖示" msgstr "設定對話盒的圖示"
#: ../src/option.c:374 ../src/option.c:432 ../src/option.c:801 #: ../src/option.c:377 ../src/option.c:435 ../src/option.c:822
#: ../src/option.c:948 #: ../src/option.c:978
msgid "ICON-NAME" msgid "ICON-NAME"
msgstr "ICON-NAME" msgstr "ICON-NAME"
#: ../src/option.c:382 ../src/option.c:440 ../src/option.c:809 #: ../src/option.c:385 ../src/option.c:443 ../src/option.c:830
#: ../src/option.c:956 #: ../src/option.c:986
msgid "Do not enable text wrapping" msgid "Do not enable text wrapping"
msgstr "文字不要斷行" msgstr "文字不要斷行"
#: ../src/option.c:391 ../src/option.c:449 ../src/option.c:818 #: ../src/option.c:394 ../src/option.c:452 ../src/option.c:839
#: ../src/option.c:965 #: ../src/option.c:995
msgid "Do not enable pango markup" msgid "Do not enable pango markup"
msgstr "不要啟用 pango 標記" msgstr "不要啟用 pango 標記"
#: ../src/option.c:399 ../src/option.c:457 ../src/option.c:835 #: ../src/option.c:402 ../src/option.c:460 ../src/option.c:856
#: ../src/option.c:973 #: ../src/option.c:1003
msgid "" msgid ""
"Enable ellipsizing in the dialog text. This fixes the high window size with " "Enable ellipsizing in the dialog text. This fixes the high window size with "
"long texts" "long texts"
msgstr "啟用對話盒文字的省略功能。這可以修正視窗尺寸與過長文字的問題" msgstr "啟用對話盒文字的省略功能。這可以修正視窗尺寸與過長文字的問題"
#: ../src/option.c:413 #: ../src/option.c:416
msgid "Display info dialog" msgid "Display info dialog"
msgstr "顯示資訊對話方塊" msgstr "顯示資訊對話方塊"
#: ../src/option.c:471 #: ../src/option.c:474
msgid "Display file selection dialog" msgid "Display file selection dialog"
msgstr "顯示檔案選擇對話方塊" msgstr "顯示檔案選擇對話方塊"
#: ../src/option.c:480 #: ../src/option.c:483
msgid "Set the filename" msgid "Set the filename"
msgstr "設定檔案名稱" msgstr "設定檔案名稱"
#: ../src/option.c:481 ../src/option.c:859 #: ../src/option.c:484 ../src/option.c:880
msgid "FILENAME" msgid "FILENAME"
msgstr "檔案名稱" msgstr "檔案名稱"
#: ../src/option.c:489 #: ../src/option.c:492
msgid "Allow multiple files to be selected" msgid "Allow multiple files to be selected"
msgstr "允許同時選擇多個檔案" msgstr "允許同時選擇多個檔案"
#: ../src/option.c:498 #: ../src/option.c:501
msgid "Activate directory-only selection" msgid "Activate directory-only selection"
msgstr "只選取目錄" msgstr "只選取目錄"
#: ../src/option.c:507 #: ../src/option.c:510
msgid "Activate save mode" msgid "Activate save mode"
msgstr "啟用安全模式" msgstr "啟用安全模式"
#: ../src/option.c:516 ../src/option.c:604 ../src/option.c:1174 #: ../src/option.c:519 ../src/option.c:607 ../src/option.c:1204
msgid "Set output separator character" msgid "Set output separator character"
msgstr "設定分隔輸出結果的字元" msgstr "設定分隔輸出結果的字元"
#: ../src/option.c:517 ../src/option.c:605 ../src/option.c:1175 #: ../src/option.c:520 ../src/option.c:608 ../src/option.c:1205
msgid "SEPARATOR" msgid "SEPARATOR"
msgstr "分隔字元" msgstr "分隔字元"
# (Abel) --confirm-overwrite # (Abel) --confirm-overwrite
#: ../src/option.c:525 #: ../src/option.c:528
msgid "Confirm file selection if filename already exists" msgid "Confirm file selection if filename already exists"
msgstr "如果檔案已經存在,確認是否覆寫檔案" msgstr "如果檔案已經存在,確認是否覆寫檔案"
#: ../src/option.c:534 #: ../src/option.c:537
msgid "Sets a filename filter" msgid "Sets a filename filter"
msgstr "設定檔案過濾條件" msgstr "設定檔案過濾條件"
#. Help for file-filter argument (name and patterns for file selection) #. Help for file-filter argument (name and patterns for file selection)
#: ../src/option.c:536 #: ../src/option.c:539
msgid "NAME | PATTERN1 PATTERN2 ..." msgid "NAME | PATTERN1 PATTERN2 ..."
msgstr "名稱 | 模式1 模式2 …" msgstr "名稱 | 模式1 模式2 …"
#: ../src/option.c:550 #: ../src/option.c:553
msgid "Display list dialog" msgid "Display list dialog"
msgstr "顯示清單對話方塊" msgstr "顯示清單對話方塊"
#: ../src/option.c:568 #: ../src/option.c:571
msgid "Set the column header" msgid "Set the column header"
msgstr "設定欄位標題" msgstr "設定欄位標題"
#: ../src/option.c:569 #: ../src/option.c:572
msgid "COLUMN" msgid "COLUMN"
msgstr "欄" msgstr "欄"
#: ../src/option.c:577 #: ../src/option.c:580
msgid "Use check boxes for first column" msgid "Use check boxes for first column"
msgstr "第一欄使用獨立選擇按鈕" msgstr "第一欄使用獨立選擇按鈕"
#: ../src/option.c:586 #: ../src/option.c:589
msgid "Use radio buttons for first column" msgid "Use radio buttons for first column"
msgstr "第一欄使用多項選擇按鈕" msgstr "第一欄使用多項選擇按鈕"
#: ../src/option.c:595 #: ../src/option.c:598
msgid "Use an image for first column" msgid "Use an image for first column"
msgstr "第一欄使用影像" msgstr "第一欄使用影像"
#: ../src/option.c:613 #: ../src/option.c:616
msgid "Allow multiple rows to be selected" msgid "Allow multiple rows to be selected"
msgstr "允許同時選擇多列" msgstr "允許同時選擇多列"
#: ../src/option.c:622 ../src/option.c:867 #: ../src/option.c:625 ../src/option.c:888
msgid "Allow changes to text" msgid "Allow changes to text"
msgstr "允許更改文字" msgstr "允許更改文字"
#: ../src/option.c:631 #: ../src/option.c:634
msgid "" msgid ""
"Print a specific column (Default is 1. 'ALL' can be used to print all " "Print a specific column (Default is 1. 'ALL' can be used to print all "
"columns)" "columns)"
msgstr "指定印出其中一欄(預設為第 1 欄可以用ALL來表示所有欄位" msgstr "指定印出其中一欄(預設為第 1 欄可以用ALL來表示所有欄位"
#. Column index number to print out on a list dialog #. Column index number to print out on a list dialog
#: ../src/option.c:633 ../src/option.c:642 #: ../src/option.c:636 ../src/option.c:645
msgid "NUMBER" msgid "NUMBER"
msgstr "序號" msgstr "序號"
#: ../src/option.c:641 #: ../src/option.c:644
msgid "Hide a specific column" msgid "Hide a specific column"
msgstr "隱藏指定的欄位" msgstr "隱藏指定的欄位"
#: ../src/option.c:650 #: ../src/option.c:653
msgid "Hides the column headers" msgid "Hides the column headers"
msgstr "隱藏欄位標題" msgstr "隱藏欄位標題"
#: ../src/option.c:666 #: ../src/option.c:662
msgid ""
"Change list default search function searching for text in the middle, not on "
"the beginning"
msgstr "改變清單預設的搜尋功能為從中間開始搜尋文字,而非從開頭"
#: ../src/option.c:678
msgid "Display notification" msgid "Display notification"
msgstr "顯示通知" msgstr "顯示通知"
#: ../src/option.c:675 #: ../src/option.c:687
msgid "Set the notification text" msgid "Set the notification text"
msgstr "設定通知文字" msgstr "設定通知文字"
#: ../src/option.c:684 #: ../src/option.c:696
msgid "Listen for commands on stdin" msgid "Listen for commands on stdin"
msgstr "監聽在標準輸入中的指令" msgstr "監聽在標準輸入中的指令"
#: ../src/option.c:693 #: ../src/option.c:705
msgid "Set the notification hints" msgid "Set the notification hints"
msgstr "設定通知提示" msgstr "設定通知提示"
#: ../src/option.c:710 #: ../src/option.c:722
msgid "Display progress indication dialog" msgid "Display progress indication dialog"
msgstr "顯示進度指示窗" msgstr "顯示進度指示窗"
#: ../src/option.c:728 #: ../src/option.c:740
msgid "Set initial percentage" msgid "Set initial percentage"
msgstr "設定開始時的百份比數值" msgstr "設定開始時的百份比數值"
#: ../src/option.c:729 #: ../src/option.c:741
msgid "PERCENTAGE" msgid "PERCENTAGE"
msgstr "百分比" msgstr "百分比"
#: ../src/option.c:737 #: ../src/option.c:749
msgid "Pulsate progress bar" msgid "Pulsate progress bar"
msgstr "令進度列內的方塊來回移動" msgstr "令進度列內的方塊來回移動"
#: ../src/option.c:747 #: ../src/option.c:759
#, no-c-format #, no-c-format
msgid "Dismiss the dialog when 100% has been reached" msgid "Dismiss the dialog when 100% has been reached"
msgstr "當進度達到 100% 時關閉對話方塊" msgstr "當進度達到 100% 時關閉對話方塊"
#: ../src/option.c:757 #: ../src/option.c:769
#, no-c-format #, no-c-format
msgid "Kill parent process if Cancel button is pressed" msgid "Kill parent process if Cancel button is pressed"
msgstr "若按下取消按鈕則中止父程序" msgstr "若按下取消按鈕則中止父程序"
#: ../src/option.c:767 #: ../src/option.c:779
#, no-c-format #, no-c-format
msgid "Hide Cancel button" msgid "Hide Cancel button"
msgstr "隱藏取消按鈕" msgstr "隱藏取消按鈕"
#: ../src/option.c:782 #: ../src/option.c:788
msgid "Estimate when progress will reach 100%"
msgstr "估計當進度到達 100% 的時間"
#: ../src/option.c:803
msgid "Display question dialog" msgid "Display question dialog"
msgstr "顯示提問訊息對話方塊" msgstr "顯示提問訊息對話方塊"
#: ../src/option.c:826 #: ../src/option.c:847
msgid "Give cancel button focus by default" msgid "Give cancel button focus by default"
msgstr "預設聚焦於「取消」按鈕" msgstr "預設聚焦於「取消」按鈕"
#: ../src/option.c:849 #: ../src/option.c:870
msgid "Display text information dialog" msgid "Display text information dialog"
msgstr "顯示文字資訊對話方塊" msgstr "顯示文字資訊對話方塊"
#: ../src/option.c:858 #: ../src/option.c:879
msgid "Open file" msgid "Open file"
msgstr "開啟檔案" msgstr "開啟檔案"
#: ../src/option.c:876 #: ../src/option.c:897
msgid "Set the text font" msgid "Set the text font"
msgstr "設定文字字型" msgstr "設定文字字型"
#: ../src/option.c:885 #: ../src/option.c:906
msgid "Enable an I read and agree checkbox" msgid "Enable an I read and agree checkbox"
msgstr "啟用一個「我已閱讀並同意」核取方塊" msgstr "啟用一個「我已閱讀並同意」核取方塊"
#: ../src/option.c:895 #: ../src/option.c:916
msgid "Enable html support" msgid "Enable html support"
msgstr "啟用 html 支援" msgstr "啟用 html 支援"
#: ../src/option.c:904 #: ../src/option.c:925
msgid ""
"Do not enable user interaction with the WebView. Only works if you use --"
"html option"
msgstr "不要啟用 WebView 的使用者互動模式。只有在您使用 --html 選項時有用"
#: ../src/option.c:934
msgid "Sets an url instead of a file. Only works if you use --html option" msgid "Sets an url instead of a file. Only works if you use --html option"
msgstr "設定網址代替檔案。只有在您使用 --html 選項時有用" msgstr "設定網址代替檔案。只有在您使用 --html 選項時有用"
#: ../src/option.c:905 #: ../src/option.c:935
msgid "URL" msgid "URL"
msgstr "網址" msgstr "網址"
#: ../src/option.c:914 #: ../src/option.c:944
msgid "Auto scroll the text to the end. Only when text is captured from stdin" msgid "Auto scroll the text to the end. Only when text is captured from stdin"
msgstr "自動捲動文字到結尾。只有當文字是從 stdin 擷取時。" msgstr "自動捲動文字到結尾。只有當文字是從 stdin 擷取時。"
#: ../src/option.c:929 #: ../src/option.c:959
msgid "Display warning dialog" msgid "Display warning dialog"
msgstr "顯示警告訊息對話方塊" msgstr "顯示警告訊息對話方塊"
#: ../src/option.c:987 #: ../src/option.c:1017
msgid "Display scale dialog" msgid "Display scale dialog"
msgstr "顯示比例對話視窗" msgstr "顯示比例對話視窗"
#: ../src/option.c:1005 #: ../src/option.c:1035
msgid "Set initial value" msgid "Set initial value"
msgstr "設定初始值" msgstr "設定初始值"
#: ../src/option.c:1006 ../src/option.c:1015 ../src/option.c:1024 #: ../src/option.c:1036 ../src/option.c:1045 ../src/option.c:1054
#: ../src/option.c:1033 ../src/option.c:1232 #: ../src/option.c:1063 ../src/option.c:1262
msgid "VALUE" msgid "VALUE"
msgstr "數值" msgstr "數值"
#: ../src/option.c:1014 #: ../src/option.c:1044
msgid "Set minimum value" msgid "Set minimum value"
msgstr "設定最小值" msgstr "設定最小值"
#: ../src/option.c:1023 #: ../src/option.c:1053
msgid "Set maximum value" msgid "Set maximum value"
msgstr "設定最大值" msgstr "設定最大值"
#: ../src/option.c:1032 #: ../src/option.c:1062
msgid "Set step size" msgid "Set step size"
msgstr "設定刻度大小" msgstr "設定刻度大小"
#: ../src/option.c:1041 #: ../src/option.c:1071
msgid "Print partial values" msgid "Print partial values"
msgstr "列出每段數值" msgstr "列出每段數值"
#: ../src/option.c:1050 #: ../src/option.c:1080
msgid "Hide value" msgid "Hide value"
msgstr "隱藏數值" msgstr "隱藏數值"
#: ../src/option.c:1065 #: ../src/option.c:1095
msgid "Display forms dialog" msgid "Display forms dialog"
msgstr "顯示表單對話盒" msgstr "顯示表單對話盒"
#: ../src/option.c:1074 #: ../src/option.c:1104
msgid "Add a new Entry in forms dialog" msgid "Add a new Entry in forms dialog"
msgstr "在表單對話盒中加入新的項目" msgstr "在表單對話盒中加入新的項目"
#: ../src/option.c:1075 ../src/option.c:1084 #: ../src/option.c:1105 ../src/option.c:1114
msgid "Field name" msgid "Field name"
msgstr "欄位名稱" msgstr "欄位名稱"
#: ../src/option.c:1083 #: ../src/option.c:1113
msgid "Add a new Password Entry in forms dialog" msgid "Add a new Password Entry in forms dialog"
msgstr "在表單對話盒中加入新的密碼項目" msgstr "在表單對話盒中加入新的密碼項目"
#: ../src/option.c:1092 #: ../src/option.c:1122
msgid "Add a new Calendar in forms dialog" msgid "Add a new Calendar in forms dialog"
msgstr "在表單對話盒中加入新的日曆項目" msgstr "在表單對話盒中加入新的日曆項目"
#: ../src/option.c:1093 #: ../src/option.c:1123
msgid "Calendar field name" msgid "Calendar field name"
msgstr "日曆欄位名稱" msgstr "日曆欄位名稱"
#: ../src/option.c:1101 #: ../src/option.c:1131
msgid "Add a new List in forms dialog" msgid "Add a new List in forms dialog"
msgstr "在表單對話盒中加入新的清單" msgstr "在表單對話盒中加入新的清單"
#: ../src/option.c:1102 #: ../src/option.c:1132
msgid "List field and header name" msgid "List field and header name"
msgstr "列出欄位與標頭名稱" msgstr "列出欄位與標頭名稱"
#: ../src/option.c:1110 #: ../src/option.c:1140
msgid "List of values for List" msgid "List of values for List"
msgstr "清單的數值列表" msgstr "清單的數值列表"
#: ../src/option.c:1111 ../src/option.c:1120 ../src/option.c:1138 #: ../src/option.c:1141 ../src/option.c:1150 ../src/option.c:1168
msgid "List of values separated by |" msgid "List of values separated by |"
msgstr "以 | 分隔的數值清單" msgstr "以 | 分隔的數值清單"
#: ../src/option.c:1119 #: ../src/option.c:1149
msgid "List of values for columns" msgid "List of values for columns"
msgstr "欄位的數值清單" msgstr "欄位的數值清單"
#: ../src/option.c:1128 #: ../src/option.c:1158
msgid "Add a new combo box in forms dialog" msgid "Add a new combo box in forms dialog"
msgstr "在表單對話盒中加入新的組合方塊" msgstr "在表單對話盒中加入新的組合方塊"
#: ../src/option.c:1129 #: ../src/option.c:1159
msgid "Combo box field name" msgid "Combo box field name"
msgstr "組合方塊欄位名稱" msgstr "組合方塊欄位名稱"
#: ../src/option.c:1137 #: ../src/option.c:1167
msgid "List of values for combo box" msgid "List of values for combo box"
msgstr "組合方塊的數值清單" msgstr "組合方塊的數值清單"
#: ../src/option.c:1156 #: ../src/option.c:1186
msgid "Show the columns header" msgid "Show the columns header"
msgstr "顯示欄位標頭" msgstr "顯示欄位標頭"
#: ../src/option.c:1198 #: ../src/option.c:1228
msgid "Display password dialog" msgid "Display password dialog"
msgstr "顯示密碼對話盒" msgstr "顯示密碼對話盒"
#: ../src/option.c:1207 #: ../src/option.c:1237
msgid "Display the username option" msgid "Display the username option"
msgstr "顯示使用者名稱選項" msgstr "顯示使用者名稱選項"
#: ../src/option.c:1222 #: ../src/option.c:1252
msgid "Display color selection dialog" msgid "Display color selection dialog"
msgstr "顯示顏色選擇對話盒" msgstr "顯示顏色選擇對話盒"
#: ../src/option.c:1231 #: ../src/option.c:1261
msgid "Set the color" msgid "Set the color"
msgstr "設定顏色" msgstr "設定顏色"
#: ../src/option.c:1240 #: ../src/option.c:1270
msgid "Show the palette" msgid "Show the palette"
msgstr "設定調色盤" msgstr "設定調色盤"
#: ../src/option.c:1255 #: ../src/option.c:1285
msgid "About zenity" msgid "About zenity"
msgstr "關於 zenity" msgstr "關於 zenity"
#: ../src/option.c:1264 #: ../src/option.c:1294
msgid "Print version" msgid "Print version"
msgstr "顯示版本" msgstr "顯示版本"
#: ../src/option.c:2184 #: ../src/option.c:2228
msgid "General options" msgid "General options"
msgstr "一般選項" msgstr "一般選項"
#: ../src/option.c:2185 #: ../src/option.c:2229
msgid "Show general options" msgid "Show general options"
msgstr "顯示一般選項" msgstr "顯示一般選項"
#: ../src/option.c:2195 #: ../src/option.c:2239
msgid "Calendar options" msgid "Calendar options"
msgstr "日曆選項" msgstr "日曆選項"
#: ../src/option.c:2196 #: ../src/option.c:2240
msgid "Show calendar options" msgid "Show calendar options"
msgstr "顯示有關日曆的選項" msgstr "顯示有關日曆的選項"
#: ../src/option.c:2206 #: ../src/option.c:2250
msgid "Text entry options" msgid "Text entry options"
msgstr "文字輸入欄選項" msgstr "文字輸入欄選項"
#: ../src/option.c:2207 #: ../src/option.c:2251
msgid "Show text entry options" msgid "Show text entry options"
msgstr "顯示有關文字輸入欄的選項" msgstr "顯示有關文字輸入欄的選項"
#: ../src/option.c:2217 #: ../src/option.c:2261
msgid "Error options" msgid "Error options"
msgstr "錯誤訊息選項" msgstr "錯誤訊息選項"
#: ../src/option.c:2218 #: ../src/option.c:2262
msgid "Show error options" msgid "Show error options"
msgstr "顯示有關錯誤訊息的選項" msgstr "顯示有關錯誤訊息的選項"
#: ../src/option.c:2228 #: ../src/option.c:2272
msgid "Info options" msgid "Info options"
msgstr "資訊選項" msgstr "資訊選項"
#: ../src/option.c:2229 #: ../src/option.c:2273
msgid "Show info options" msgid "Show info options"
msgstr "顯示資訊選項" msgstr "顯示資訊選項"
#: ../src/option.c:2239 #: ../src/option.c:2283
msgid "File selection options" msgid "File selection options"
msgstr "有關檔案選擇的選項" msgstr "有關檔案選擇的選項"
#: ../src/option.c:2240 #: ../src/option.c:2284
msgid "Show file selection options" msgid "Show file selection options"
msgstr "顯示有關檔案選擇的選項" msgstr "顯示有關檔案選擇的選項"
#: ../src/option.c:2250 #: ../src/option.c:2294
msgid "List options" msgid "List options"
msgstr "清單選項" msgstr "清單選項"
#: ../src/option.c:2251 #: ../src/option.c:2295
msgid "Show list options" msgid "Show list options"
msgstr "顯示有關清單的選項" msgstr "顯示有關清單的選項"
#: ../src/option.c:2262 #: ../src/option.c:2306
msgid "Notification icon options" msgid "Notification icon options"
msgstr "有關通知區圖示的選項" msgstr "有關通知區圖示的選項"
#: ../src/option.c:2263 #: ../src/option.c:2307
msgid "Show notification icon options" msgid "Show notification icon options"
msgstr "顯示有關通知區圖示的選項" msgstr "顯示有關通知區圖示的選項"
#: ../src/option.c:2274 #: ../src/option.c:2318
msgid "Progress options" msgid "Progress options"
msgstr "進度列選項" msgstr "進度列選項"
#: ../src/option.c:2275 #: ../src/option.c:2319
msgid "Show progress options" msgid "Show progress options"
msgstr "顯示有關進度列的選項" msgstr "顯示有關進度列的選項"
#: ../src/option.c:2285 #: ../src/option.c:2329
msgid "Question options" msgid "Question options"
msgstr "提問選項" msgstr "提問選項"
#: ../src/option.c:2286 #: ../src/option.c:2330
msgid "Show question options" msgid "Show question options"
msgstr "顯示有關提問的選項" msgstr "顯示有關提問的選項"
#: ../src/option.c:2296 #: ../src/option.c:2340
msgid "Warning options" msgid "Warning options"
msgstr "警告訊息選項" msgstr "警告訊息選項"
#: ../src/option.c:2297 #: ../src/option.c:2341
msgid "Show warning options" msgid "Show warning options"
msgstr "顯示有關警告訊息的選項" msgstr "顯示有關警告訊息的選項"
#: ../src/option.c:2307 #: ../src/option.c:2351
msgid "Scale options" msgid "Scale options"
msgstr "比例選項" msgstr "比例選項"
#: ../src/option.c:2308 #: ../src/option.c:2352
msgid "Show scale options" msgid "Show scale options"
msgstr "顯示比例選項" msgstr "顯示比例選項"
#: ../src/option.c:2318 #: ../src/option.c:2362
msgid "Text information options" msgid "Text information options"
msgstr "有關文字輸入欄的選項" msgstr "有關文字輸入欄的選項"
#: ../src/option.c:2319 #: ../src/option.c:2363
msgid "Show text information options" msgid "Show text information options"
msgstr "顯示有關文字輸入欄的選項" msgstr "顯示有關文字輸入欄的選項"
#: ../src/option.c:2329 #: ../src/option.c:2373
msgid "Color selection options" msgid "Color selection options"
msgstr "有關顏色選擇的選項" msgstr "有關顏色選擇的選項"
#: ../src/option.c:2330 #: ../src/option.c:2374
msgid "Show color selection options" msgid "Show color selection options"
msgstr "顯示有關顏色選擇的選項" msgstr "顯示有關顏色選擇的選項"
#: ../src/option.c:2340 #: ../src/option.c:2384
msgid "Password dialog options" msgid "Password dialog options"
msgstr "密碼對話盒選項" msgstr "密碼對話盒選項"
#: ../src/option.c:2341 #: ../src/option.c:2385
msgid "Show password dialog options" msgid "Show password dialog options"
msgstr "顯示密碼對話盒的選項" msgstr "顯示密碼對話盒的選項"
#: ../src/option.c:2351 #: ../src/option.c:2395
msgid "Forms dialog options" msgid "Forms dialog options"
msgstr "表單對話盒選項" msgstr "表單對話盒選項"
#: ../src/option.c:2352 #: ../src/option.c:2396
msgid "Show forms dialog options" msgid "Show forms dialog options"
msgstr "顯示表單對話盒的選項" msgstr "顯示表單對話盒的選項"
#: ../src/option.c:2362 #: ../src/option.c:2406
msgid "Miscellaneous options" msgid "Miscellaneous options"
msgstr "其它選項" msgstr "其它選項"
#: ../src/option.c:2363 #: ../src/option.c:2407
msgid "Show miscellaneous options" msgid "Show miscellaneous options"
msgstr "顯示其它選項" msgstr "顯示其它選項"
#: ../src/option.c:2388 #: ../src/option.c:2432
#, c-format #, c-format
msgid "" msgid ""
"This option is not available. Please see --help for all possible usages.\n" "This option is not available. Please see --help for all possible usages.\n"
msgstr "本選項不存在,請參考 --help 以取得有關用法的資料。\n" msgstr "本選項不存在,請參考 --help 以取得有關用法的資料。\n"
#: ../src/option.c:2392 #: ../src/option.c:2436
#, c-format #, c-format
msgid "--%s is not supported for this dialog\n" msgid "--%s is not supported for this dialog\n"
msgstr "本類型的對話方塊不支援 %s 選項\n" msgstr "本類型的對話方塊不支援 %s 選項\n"
#: ../src/option.c:2396 #: ../src/option.c:2440
#, c-format #, c-format
msgid "Two or more dialog options specified\n" msgid "Two or more dialog options specified\n"
msgstr "使用了兩個或以上的對話方塊選項\n" msgstr "使用了兩個或以上的對話方塊選項\n"