mirror of
https://github.com/VibedByKaKi/yad.git
synced 2026-08-22 04:01:13 +02:00
2695 lines
55 KiB
Text
2695 lines
55 KiB
Text
# Traditional Chinese Messages for yad.
|
||
# Copyright (C) 2012 The yad Project (msgids).
|
||
# This file is distributed under the same license as the yad package.
|
||
# Wei-Lun Chao <chaoweilun@gmail.com>, 2012.
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: yad 0.17.0\n"
|
||
"Report-Msgid-Bugs-To: victor@sanana.kiev.ua\n"
|
||
"POT-Creation-Date: 2026-06-30 16:06+0300\n"
|
||
"PO-Revision-Date: 2012-02-28 16:08+0800\n"
|
||
"Last-Translator: Wei-Lun Chao <chaoweilun@gmail.com>\n"
|
||
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
|
||
"Language: zh_TW\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#: src/about.c:98
|
||
msgid "translator-credits"
|
||
msgstr "趙惟倫 <chaoweilun@gmail.com>"
|
||
|
||
#: src/about.c:100
|
||
#, fuzzy, c-format
|
||
msgid ""
|
||
"Yet Another Dialog\n"
|
||
"(show dialog boxes from shell scripts)\n"
|
||
"\n"
|
||
"Based on Zenity code\n"
|
||
"\n"
|
||
"Built with Webkit\n"
|
||
"Built with GtkSourceView\n"
|
||
"Built with GSpell\n"
|
||
"Using GTK+ %d.%d.%d\n"
|
||
msgstr ""
|
||
"Yet Another Dialog\n"
|
||
"(從命令稿顯示對話框)\n"
|
||
"\n"
|
||
"基於 Zenity 程式碼\n"
|
||
|
||
#: src/calendar.c:39 src/text.c:568
|
||
#, c-format
|
||
msgid "Cannot open file '%s': %s\n"
|
||
msgstr "無法開啟檔案『%s』:%s\n"
|
||
|
||
#: src/entry.c:168 src/scale.c:89
|
||
msgid "Maximum value must be greater than minimum value.\n"
|
||
msgstr "最大值必須大於最小值。\n"
|
||
|
||
#: src/entry.c:175 src/scale.c:98
|
||
msgid "Initial value less than minimal.\n"
|
||
msgstr "初始值少於最小值。\n"
|
||
|
||
#: src/entry.c:180 src/scale.c:103
|
||
msgid "Initial value greater than maximum.\n"
|
||
msgstr "初始值大於最大值。\n"
|
||
|
||
#: src/form.c:521
|
||
msgid "Select files"
|
||
msgstr "選取檔案"
|
||
|
||
#: src/form.c:524 src/form.c:532 src/form.c:611 src/form.c:619 src/form.c:670
|
||
#: src/html.c:245 src/html.c:278 src/picture.c:296 src/text.c:121
|
||
#: src/text.c:192 src/util.c:40
|
||
msgid "Cancel"
|
||
msgstr ""
|
||
|
||
#: src/form.c:525 src/form.c:533 src/form.c:612 src/form.c:620 src/form.c:671
|
||
#: src/html.c:246 src/picture.c:297 src/text.c:122 src/text.c:193 src/util.c:46
|
||
msgid "OK"
|
||
msgstr ""
|
||
|
||
#: src/form.c:529
|
||
msgid "Select folders"
|
||
msgstr "選取資料夾"
|
||
|
||
#: src/form.c:608
|
||
msgid "Select or create file"
|
||
msgstr "選取或建立檔案"
|
||
|
||
#: src/form.c:616
|
||
msgid "Select or create folder"
|
||
msgstr "選取或建立資料夾"
|
||
|
||
#: src/form.c:667
|
||
msgid "Select date"
|
||
msgstr "選取日期"
|
||
|
||
#: src/form.c:1047
|
||
msgid "Select file"
|
||
msgstr "選取檔案"
|
||
|
||
#: src/form.c:1077
|
||
msgid "Select folder"
|
||
msgstr "選取資料夾"
|
||
|
||
#: src/form.c:1245 src/form.c:1247
|
||
msgid "Link"
|
||
msgstr ""
|
||
|
||
#: src/html.c:242 src/text.c:118 src/text.c:189
|
||
#, fuzzy
|
||
msgid "YAD - Select File"
|
||
msgstr "選取檔案"
|
||
|
||
#: src/html.c:276 src/html.c:375
|
||
msgid "Open URI"
|
||
msgstr ""
|
||
|
||
#: src/html.c:279 src/util.c:47
|
||
#, fuzzy
|
||
msgid "Open"
|
||
msgstr "開啟檔案"
|
||
|
||
#: src/html.c:285
|
||
msgid "Enter URI or file name:"
|
||
msgstr ""
|
||
|
||
#: src/html.c:385 src/util.c:49
|
||
msgid "Quit"
|
||
msgstr ""
|
||
|
||
#: src/icons.c:370
|
||
#, c-format
|
||
msgid "Unable to parse file %s: %s\n"
|
||
msgstr "無法剖析檔案 %s:%s\n"
|
||
|
||
#: src/icons.c:387
|
||
#, c-format
|
||
msgid "Unable to open directory %s: %s\n"
|
||
msgstr "無法開啟目錄 %s:%s\n"
|
||
|
||
#: src/main.c:142 src/main.c:498
|
||
#, c-format
|
||
msgid "%d sec"
|
||
msgstr "%d 秒"
|
||
|
||
#: src/main.c:748 src/main.c:755
|
||
#, fuzzy, c-format
|
||
msgid "Unable to parse YAD_OPTIONS: %s\n"
|
||
msgstr "無法剖析檔案 %s:%s\n"
|
||
|
||
#: src/main.c:766
|
||
#, c-format
|
||
msgid "Unable to parse command line: %s\n"
|
||
msgstr "無法剖析命令列:%s\n"
|
||
|
||
#: src/main.c:780
|
||
msgid ""
|
||
"WARNING: Using splash option is deprecated, please use --window-type instead"
|
||
msgstr ""
|
||
|
||
#: src/main.c:790
|
||
#, fuzzy, c-format
|
||
msgid "Unable to change directory to %s: %s\n"
|
||
msgstr "無法開啟目錄 %s:%s\n"
|
||
|
||
#: src/main.c:819
|
||
msgid "WARNING: Using gtkrc option is deprecated, please use --css instead\n"
|
||
msgstr ""
|
||
|
||
#: src/main.c:893
|
||
msgid "WARNING: --plug mode not supported outside X11\n"
|
||
msgstr ""
|
||
|
||
#: src/main.c:913
|
||
msgid "WARNING: This mode not supported outside X11\n"
|
||
msgstr ""
|
||
|
||
#: src/notification.c:130
|
||
#, c-format
|
||
msgid "Could not load notification icon '%s': %s\n"
|
||
msgstr "無法載入通知圖示『%s』:%s\n"
|
||
|
||
#: src/notification.c:335
|
||
msgid "Invalid UTF-8 in tooltip!\n"
|
||
msgstr "在提示框中無效的 UTF-8!\n"
|
||
|
||
#: src/notification.c:364
|
||
#, c-format
|
||
msgid "Unknown command '%s'\n"
|
||
msgstr "不明命令『%s』\n"
|
||
|
||
#: src/notification.c:401
|
||
msgid "Yad notification"
|
||
msgstr "Yad 通知"
|
||
|
||
#: src/list.c:1121
|
||
msgid "Add row"
|
||
msgstr "加入列"
|
||
|
||
#: src/list.c:1128
|
||
#, fuzzy
|
||
msgid "Add child row"
|
||
msgstr "加入列"
|
||
|
||
#: src/list.c:1135
|
||
msgid "Delete row"
|
||
msgstr "刪除列"
|
||
|
||
#: src/list.c:1142
|
||
#, fuzzy
|
||
msgid "Edit row"
|
||
msgstr "加入列"
|
||
|
||
#: src/list.c:1148
|
||
#, fuzzy
|
||
msgid "Duplicate row"
|
||
msgstr "刪除列"
|
||
|
||
#: src/list.c:1157
|
||
msgid "Move row up"
|
||
msgstr ""
|
||
|
||
#: src/list.c:1162
|
||
msgid "Move row down"
|
||
msgstr ""
|
||
|
||
#: src/list.c:1343
|
||
msgid ""
|
||
"WARNING: You are use --checklist or --radiolist option. Those options "
|
||
"obsoleted and will be removed in the future\n"
|
||
msgstr ""
|
||
|
||
#: src/list.c:1349
|
||
msgid "No column titles specified for List dialog.\n"
|
||
msgstr "沒有指定的欄標題用於清單對話框。\n"
|
||
|
||
#: src/option.c:98
|
||
msgid "Set the dialog title"
|
||
msgstr "設定對話框標題"
|
||
|
||
#: src/option.c:98
|
||
msgid "TITLE"
|
||
msgstr "標題"
|
||
|
||
#: src/option.c:100
|
||
msgid "Set the window icon"
|
||
msgstr "設定視窗圖示"
|
||
|
||
#: src/option.c:100
|
||
msgid "ICONPATH"
|
||
msgstr "圖示路徑"
|
||
|
||
#: src/option.c:102
|
||
#, fuzzy
|
||
msgid "Set the window width"
|
||
msgstr "設定視窗圖示"
|
||
|
||
#: src/option.c:102
|
||
msgid "WIDTH"
|
||
msgstr "寬度"
|
||
|
||
#: src/option.c:104
|
||
#, fuzzy
|
||
msgid "Set the window height"
|
||
msgstr "設定視窗圖示"
|
||
|
||
#: src/option.c:104
|
||
msgid "HEIGHT"
|
||
msgstr "高度"
|
||
|
||
#: src/option.c:106
|
||
msgid "Set the X position of a window"
|
||
msgstr ""
|
||
|
||
#: src/option.c:106 src/option.c:108 src/option.c:118 src/option.c:140
|
||
#: src/option.c:144 src/option.c:189 src/option.c:203 src/option.c:342
|
||
#: src/option.c:400 src/option.c:406 src/option.c:487 src/option.c:495
|
||
#: src/option.c:497 src/option.c:499 src/option.c:501 src/option.c:503
|
||
#: src/option.c:505 src/option.c:509 src/option.c:543 src/option.c:545
|
||
#: src/option.c:599 src/option.c:633 src/option.c:702
|
||
msgid "NUMBER"
|
||
msgstr "編號"
|
||
|
||
#: src/option.c:108
|
||
msgid "Set the Y position of a window"
|
||
msgstr ""
|
||
|
||
#: src/option.c:110
|
||
msgid "Set the window geometry"
|
||
msgstr "設定視窗幾何位置"
|
||
|
||
#: src/option.c:110
|
||
msgid "WxH+X+Y"
|
||
msgstr "寬x高+X+Y"
|
||
|
||
#: src/option.c:112
|
||
msgid "Set dialog timeout in seconds"
|
||
msgstr "設定對話框逾時的秒數"
|
||
|
||
#: src/option.c:112
|
||
msgid "TIMEOUT"
|
||
msgstr "逾時"
|
||
|
||
#: src/option.c:114
|
||
msgid "Show remaining time indicator (top, bottom, left, right)"
|
||
msgstr "顯示剩餘時間指示器 (頂端、底部、左側、右側)"
|
||
|
||
#: src/option.c:114 src/option.c:587
|
||
msgid "POS"
|
||
msgstr "位置"
|
||
|
||
#: src/option.c:116
|
||
msgid "Set the dialog text"
|
||
msgstr "設定對話框文字"
|
||
|
||
#: src/option.c:116 src/option.c:273 src/option.c:275 src/option.c:350
|
||
#: src/option.c:352 src/option.c:386 src/option.c:507 src/option.c:637
|
||
msgid "TEXT"
|
||
msgstr "文字"
|
||
|
||
#: src/option.c:118
|
||
#, fuzzy
|
||
msgid "Set the dialog text width in characters"
|
||
msgstr "設定對話框文字"
|
||
|
||
#: src/option.c:120
|
||
#, fuzzy
|
||
msgid "Set the dialog text alignment (left, center, right, fill)"
|
||
msgstr "設定對話框文字對齊 (靠左、置中,靠右)"
|
||
|
||
#: src/option.c:120 src/option.c:132 src/option.c:185 src/option.c:235
|
||
#: src/option.c:241 src/option.c:243 src/option.c:398 src/option.c:481
|
||
#: src/option.c:491 src/option.c:541 src/option.c:585 src/option.c:597
|
||
#: src/option.c:609 src/option.c:621 src/option.c:635 src/option.c:698
|
||
#: src/option.c:749 src/option.c:778 src/option.c:780 src/tools.c:86
|
||
msgid "TYPE"
|
||
msgstr "型態"
|
||
|
||
#: src/option.c:122
|
||
msgid "Set the dialog image"
|
||
msgstr "設定對話框圖像"
|
||
|
||
#: src/option.c:122 src/option.c:360 src/option.c:364
|
||
msgid "IMAGE"
|
||
msgstr "圖像"
|
||
|
||
#: src/option.c:124
|
||
msgid "Use specified icon theme instead of default"
|
||
msgstr "使用指定的圖示布景主題以代替預設"
|
||
|
||
#: src/option.c:124 src/option.c:727 src/browser.c:220 src/tools.c:87
|
||
msgid "THEME"
|
||
msgstr "布景主題"
|
||
|
||
#: src/option.c:126
|
||
msgid "Hide main widget with expander"
|
||
msgstr "以擴充元件隱藏主要視窗元件"
|
||
|
||
#: src/option.c:126 src/option.c:378 src/option.c:654 src/option.c:718
|
||
msgid "[TEXT]"
|
||
msgstr "[文字]"
|
||
|
||
#: src/option.c:128
|
||
msgid "Add dialog button (may be used multiple times)"
|
||
msgstr "加入對話框按鈕 (也許會被多次使用)"
|
||
|
||
#: src/option.c:128
|
||
msgid "NAME:ID"
|
||
msgstr "名稱:識別號"
|
||
|
||
#: src/option.c:130
|
||
msgid "Don't show buttons"
|
||
msgstr "不顯示按鈕"
|
||
|
||
#: src/option.c:132
|
||
msgid "Set buttons layout type (spread, edge, start, end or center)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:134
|
||
msgid "Don't use pango markup language in dialog's text"
|
||
msgstr "在對話框文字中不使用 pango 標記語言"
|
||
|
||
#: src/option.c:136
|
||
msgid "Don't close dialog if Escape was pressed"
|
||
msgstr ""
|
||
|
||
#: src/option.c:138
|
||
msgid "Escape acts like OK button"
|
||
msgstr ""
|
||
|
||
#: src/option.c:140
|
||
msgid "Set window borders"
|
||
msgstr "設定視窗邊線"
|
||
|
||
#: src/option.c:142
|
||
msgid "Always print result"
|
||
msgstr "一律印出結果"
|
||
|
||
#: src/option.c:144
|
||
#, fuzzy
|
||
msgid "Set default return code"
|
||
msgstr "設定回傳日期的格式"
|
||
|
||
#: src/option.c:146
|
||
msgid "Dialog text can be selected"
|
||
msgstr "可以選取對話框文字"
|
||
|
||
#: src/option.c:148
|
||
#, fuzzy
|
||
msgid "Don't scale icons"
|
||
msgstr "顯示尺度選項"
|
||
|
||
#: src/option.c:150
|
||
#, c-format
|
||
msgid "Run commands under specified interpreter (default: bash -c '%s')"
|
||
msgstr ""
|
||
|
||
#: src/option.c:150 src/option.c:152 src/option.c:154 src/option.c:205
|
||
#: src/option.c:312 src/option.c:362 src/option.c:366 src/option.c:412
|
||
#: src/option.c:511 src/option.c:513 src/option.c:515 src/option.c:601
|
||
msgid "CMD"
|
||
msgstr "命令"
|
||
|
||
#: src/option.c:152
|
||
msgid "Set URI handler"
|
||
msgstr ""
|
||
|
||
#: src/option.c:154
|
||
msgid "Set command running when F1 was pressed"
|
||
msgstr ""
|
||
|
||
#: src/option.c:156
|
||
#, fuzzy
|
||
msgid "Set working directory"
|
||
msgstr "設定視窗無裝飾"
|
||
|
||
#: src/option.c:156 src/option.c:782
|
||
#, fuzzy
|
||
msgid "PATH"
|
||
msgstr "圖示路徑"
|
||
|
||
#: src/option.c:159
|
||
msgid "Set window sticky"
|
||
msgstr "設定視窗黏著"
|
||
|
||
#: src/option.c:161
|
||
msgid "Set window unresizable"
|
||
msgstr "設定視窗不可調整大小"
|
||
|
||
#: src/option.c:163
|
||
msgid "Place window on top"
|
||
msgstr "視窗置於頂端"
|
||
|
||
#: src/option.c:165
|
||
msgid "Place window on center of screen"
|
||
msgstr "視窗置於螢幕的中央"
|
||
|
||
#: src/option.c:167
|
||
msgid "Place window at the mouse position"
|
||
msgstr "視窗置於滑鼠所在位置"
|
||
|
||
#: src/option.c:169
|
||
msgid "Set window undecorated"
|
||
msgstr "設定視窗無裝飾"
|
||
|
||
#: src/option.c:171
|
||
msgid "Don't show window in taskbar"
|
||
msgstr "在工作列中不顯示視窗"
|
||
|
||
#: src/option.c:173
|
||
#, fuzzy
|
||
msgid "Set window maximized"
|
||
msgstr "設定視窗不可調整大小"
|
||
|
||
#: src/option.c:175
|
||
#, fuzzy
|
||
msgid "Set window fullscreen"
|
||
msgstr "設定視窗不可調整大小"
|
||
|
||
#: src/option.c:177
|
||
msgid "Don't focus dialog window"
|
||
msgstr ""
|
||
|
||
#: src/option.c:179
|
||
msgid "Close window when it sets unfocused"
|
||
msgstr ""
|
||
|
||
#: src/option.c:182
|
||
msgid "Open window as a splashscreen (Deprecated, see man page for details)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:185
|
||
msgid "Specify the window type for the dialog"
|
||
msgstr ""
|
||
|
||
#: src/option.c:187
|
||
msgid "Special type of dialog for XEMBED"
|
||
msgstr ""
|
||
|
||
#: src/option.c:187 src/option.c:239
|
||
msgid "KEY"
|
||
msgstr ""
|
||
|
||
#: src/option.c:189
|
||
msgid "Tab number of this dialog"
|
||
msgstr ""
|
||
|
||
#: src/option.c:192
|
||
#, fuzzy
|
||
msgid "Send SIGNAL to parent"
|
||
msgstr "發送 TERM 到上層"
|
||
|
||
#: src/option.c:192
|
||
msgid "[SIGNAL]"
|
||
msgstr ""
|
||
|
||
#: src/option.c:194
|
||
#, fuzzy
|
||
msgid "Print X Window Id to the file/stderr"
|
||
msgstr "印出 X 視窗識別號到標準勘誤"
|
||
|
||
#: src/option.c:194 src/option.c:324
|
||
#, fuzzy
|
||
msgid "[FILENAME]"
|
||
msgstr "檔名"
|
||
|
||
#: src/option.c:201
|
||
msgid "Set the format for the returned date"
|
||
msgstr "設定回傳日期的格式"
|
||
|
||
#: src/option.c:201 src/option.c:453
|
||
msgid "PATTERN"
|
||
msgstr "胚騰"
|
||
|
||
#: src/option.c:203
|
||
msgid "Set presicion of floating numbers (default - 3)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:205
|
||
msgid "Set command handler"
|
||
msgstr ""
|
||
|
||
#: src/option.c:207
|
||
#, fuzzy
|
||
msgid "Listen for data on stdin"
|
||
msgstr "聽取來自標準輸入的命令"
|
||
|
||
#: src/option.c:209
|
||
#, fuzzy
|
||
msgid "Set common separator character"
|
||
msgstr "設定輸出的分隔字元"
|
||
|
||
#: src/option.c:209 src/option.c:211
|
||
msgid "SEPARATOR"
|
||
msgstr "分隔符號"
|
||
|
||
#: src/option.c:211
|
||
#, fuzzy
|
||
msgid "Set item separator character"
|
||
msgstr "設定輸出的分隔字元"
|
||
|
||
#: src/option.c:213
|
||
#, fuzzy
|
||
msgid "Allow changes to text in some cases"
|
||
msgstr "允許變更複合方塊中的文字"
|
||
|
||
#: src/option.c:215
|
||
msgid "Autoscroll to end of text"
|
||
msgstr "自動捲動到文末"
|
||
|
||
#: src/option.c:217
|
||
#, fuzzy
|
||
msgid "Autoscroll to end of text (alias to tail)"
|
||
msgstr "自動捲動到文末"
|
||
|
||
#: src/option.c:219
|
||
#, fuzzy
|
||
msgid "Quote dialogs output"
|
||
msgstr "設定對話框文字"
|
||
|
||
#: src/option.c:221
|
||
#, fuzzy
|
||
msgid "Output number instead of text for combo-box"
|
||
msgstr "使用完整輸入以代替複合方塊"
|
||
|
||
#: src/option.c:223
|
||
msgid "Specify font name to use"
|
||
msgstr ""
|
||
|
||
#: src/option.c:223
|
||
msgid "FONTNAME"
|
||
msgstr "字型名稱"
|
||
|
||
#: src/option.c:225
|
||
#, fuzzy
|
||
msgid "Allow multiple selection"
|
||
msgstr "允許選取多列"
|
||
|
||
#: src/option.c:227
|
||
#, fuzzy
|
||
msgid "Enable preview"
|
||
msgstr "在列印對話框中啟用預覽"
|
||
|
||
#: src/option.c:229
|
||
#, fuzzy
|
||
msgid "Use large preview"
|
||
msgstr "在列印對話框中啟用預覽"
|
||
|
||
#: src/option.c:231
|
||
#, fuzzy
|
||
msgid "Show hidden files in file selection dialogs"
|
||
msgstr "顯示檔案選取對話框"
|
||
|
||
#: src/option.c:233
|
||
#, fuzzy
|
||
msgid "Set source filename"
|
||
msgstr "來源檔名"
|
||
|
||
#: src/option.c:233 src/option.c:308 src/option.c:775 src/option.c:790
|
||
msgid "FILENAME"
|
||
msgstr "檔名"
|
||
|
||
#: src/option.c:235
|
||
msgid "Set mime type of input data"
|
||
msgstr ""
|
||
|
||
#: src/option.c:237
|
||
#, fuzzy
|
||
msgid "Set vertical orientation"
|
||
msgstr "設定按一下滑鼠左鍵的動作"
|
||
|
||
#: src/option.c:239
|
||
msgid "Identifier of embedded dialogs"
|
||
msgstr ""
|
||
|
||
#: src/option.c:241
|
||
msgid "Set extended completion for entries (any, all, or regex)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:243
|
||
msgid "Set type of output for boolean values (T, t, Y, y, O, o, 1)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:245
|
||
#, fuzzy
|
||
msgid "Make main widget scrollable"
|
||
msgstr "讓 URI 可點選"
|
||
|
||
#: src/option.c:247
|
||
msgid "Disable search in text and html dialogs"
|
||
msgstr ""
|
||
|
||
#: src/option.c:249
|
||
#, fuzzy
|
||
msgid "Enable file operations"
|
||
msgstr "尺度選項"
|
||
|
||
#: src/option.c:252
|
||
msgid "Use IEC (base 1024) units with for size values"
|
||
msgstr ""
|
||
|
||
#: src/option.c:256
|
||
#, fuzzy
|
||
msgid "Enable spell check for text"
|
||
msgstr "使用指定的文字顏色"
|
||
|
||
#: src/option.c:258
|
||
msgid "Set spell checking language"
|
||
msgstr ""
|
||
|
||
#: src/option.c:258
|
||
msgid "LANGUAGE"
|
||
msgstr ""
|
||
|
||
#: src/option.c:265
|
||
#, fuzzy
|
||
msgid "Display about dialog"
|
||
msgstr "顯示清單對話框"
|
||
|
||
#: src/option.c:267
|
||
msgid "Set application name"
|
||
msgstr ""
|
||
|
||
#: src/option.c:267 src/option.c:269 src/option.c:271 src/option.c:281
|
||
#: src/option.c:429 src/option.c:431 src/option.c:529 src/option.c:531
|
||
#: src/option.c:558 src/option.c:574 src/option.c:772
|
||
msgid "STRING"
|
||
msgstr ""
|
||
|
||
#: src/option.c:269
|
||
msgid "Set application version"
|
||
msgstr ""
|
||
|
||
#: src/option.c:271
|
||
msgid "Set application copyright string"
|
||
msgstr ""
|
||
|
||
#: src/option.c:273
|
||
msgid "Set application comments string"
|
||
msgstr ""
|
||
|
||
#: src/option.c:275
|
||
msgid "Set application license"
|
||
msgstr ""
|
||
|
||
#: src/option.c:277
|
||
msgid "Set application authors"
|
||
msgstr ""
|
||
|
||
#: src/option.c:277 src/option.c:485 src/option.c:489 src/option.c:493
|
||
msgid "LIST"
|
||
msgstr ""
|
||
|
||
#: src/option.c:279
|
||
#, fuzzy
|
||
msgid "Set application website"
|
||
msgstr "設定換頁大小"
|
||
|
||
#: src/option.c:279
|
||
msgid "URI"
|
||
msgstr ""
|
||
|
||
#: src/option.c:281
|
||
msgid "Set application website label"
|
||
msgstr ""
|
||
|
||
#: src/option.c:287
|
||
#, fuzzy
|
||
msgid "Display application selection dialog"
|
||
msgstr "顯示字型選擇對話框"
|
||
|
||
#: src/option.c:289
|
||
#, fuzzy
|
||
msgid "Show fallback applications"
|
||
msgstr "顯示行事曆選項"
|
||
|
||
#: src/option.c:291
|
||
#, fuzzy
|
||
msgid "Show other applications"
|
||
msgstr "顯示表單選項"
|
||
|
||
#: src/option.c:293
|
||
#, fuzzy
|
||
msgid "Show all applications"
|
||
msgstr "顯示尺度選項"
|
||
|
||
#: src/option.c:295
|
||
msgid "Output all application data"
|
||
msgstr ""
|
||
|
||
#: src/option.c:300
|
||
msgid "Display calendar dialog"
|
||
msgstr "顯示行事曆對話框"
|
||
|
||
#: src/option.c:302
|
||
msgid "Set the calendar day"
|
||
msgstr "設定行事曆的日"
|
||
|
||
#: src/option.c:302
|
||
msgid "DAY"
|
||
msgstr "日"
|
||
|
||
#: src/option.c:304
|
||
msgid "Set the calendar month"
|
||
msgstr "設定行事曆的月"
|
||
|
||
#: src/option.c:304
|
||
msgid "MONTH"
|
||
msgstr "月"
|
||
|
||
#: src/option.c:306
|
||
msgid "Set the calendar year"
|
||
msgstr "設定行事曆的年"
|
||
|
||
#: src/option.c:306
|
||
msgid "YEAR"
|
||
msgstr "年"
|
||
|
||
#: src/option.c:308
|
||
msgid "Set the filename with dates details"
|
||
msgstr "以約會細節設定檔名"
|
||
|
||
#: src/option.c:310
|
||
msgid "Show week numbers at the left side of calendar"
|
||
msgstr ""
|
||
|
||
#: src/option.c:312 src/option.c:513
|
||
#, fuzzy
|
||
msgid "Set select action"
|
||
msgstr "設定按一下滑鼠左鍵的動作"
|
||
|
||
#: src/option.c:318
|
||
msgid "Display color selection dialog"
|
||
msgstr "顯示顏色選擇對話框"
|
||
|
||
#: src/option.c:320
|
||
msgid "Set initial color value"
|
||
msgstr "設定初始顏色值"
|
||
|
||
#: src/option.c:320 src/option.c:704 src/option.c:706 src/option.c:712
|
||
#: src/option.c:735 src/option.c:737
|
||
msgid "COLOR"
|
||
msgstr "顏色"
|
||
|
||
#: src/option.c:322
|
||
msgid "Show system palette in color dialog"
|
||
msgstr ""
|
||
|
||
#: src/option.c:324
|
||
msgid "Set path to palette file. Default - "
|
||
msgstr "設定調色盤檔案的路徑。預設 - "
|
||
|
||
#: src/option.c:326
|
||
msgid "Expand user palette"
|
||
msgstr ""
|
||
|
||
#: src/option.c:328
|
||
msgid "Show color picker"
|
||
msgstr ""
|
||
|
||
#: src/option.c:330
|
||
msgid "Set output mode to MODE. Values are hex (default) or rgb"
|
||
msgstr ""
|
||
|
||
#: src/option.c:330
|
||
msgid "MODE"
|
||
msgstr ""
|
||
|
||
#: src/option.c:332
|
||
msgid "Add opacity to output color value"
|
||
msgstr ""
|
||
|
||
#: src/option.c:338
|
||
msgid "Display drag-n-drop box"
|
||
msgstr "顯示拖放框"
|
||
|
||
#: src/option.c:340
|
||
msgid "Use dialog text as tooltip"
|
||
msgstr "使用對話框文字做為提示框"
|
||
|
||
#: src/option.c:342
|
||
msgid "Exit after NUMBER of drops"
|
||
msgstr ""
|
||
|
||
#: src/option.c:348
|
||
msgid "Display text entry or combo-box dialog"
|
||
msgstr "顯示文字輸入框或複合方塊對話框"
|
||
|
||
#: src/option.c:350
|
||
msgid "Set the entry label"
|
||
msgstr "設定輸入框標籤"
|
||
|
||
#: src/option.c:352
|
||
msgid "Set the entry text"
|
||
msgstr "設定輸入框文字"
|
||
|
||
#: src/option.c:354
|
||
msgid "Hide the entry text"
|
||
msgstr "隱藏輸入框文字"
|
||
|
||
#: src/option.c:356
|
||
msgid "Use completion instead of combo-box"
|
||
msgstr "使用完整輸入以代替複合方塊"
|
||
|
||
#: src/option.c:358
|
||
msgid "Use spin button for text entry"
|
||
msgstr "使用微調按鈕於文字輸入框"
|
||
|
||
#: src/option.c:360
|
||
msgid "Set the left entry icon"
|
||
msgstr "設定左側輸入框圖示"
|
||
|
||
#: src/option.c:362
|
||
msgid "Set the left entry icon action"
|
||
msgstr "設定左側輸入框圖示動作"
|
||
|
||
#: src/option.c:364
|
||
msgid "Set the right entry icon"
|
||
msgstr "設定右側輸入框圖示"
|
||
|
||
#: src/option.c:366
|
||
msgid "Set the right entry icon action"
|
||
msgstr "設定右側輸入框圖示動作"
|
||
|
||
#: src/option.c:372
|
||
msgid "Display file selection dialog"
|
||
msgstr "顯示檔案選取對話框"
|
||
|
||
#: src/option.c:374
|
||
msgid "Activate directory-only selection"
|
||
msgstr "啟用只能選擇目錄"
|
||
|
||
#: src/option.c:376
|
||
msgid "Activate save mode"
|
||
msgstr "啟用儲存模式"
|
||
|
||
#: src/option.c:378
|
||
msgid "Confirm file selection if filename already exists"
|
||
msgstr "如果檔名已經存在要確認檔案的選取"
|
||
|
||
#: src/option.c:384
|
||
msgid "Display font selection dialog"
|
||
msgstr "顯示字型選擇對話框"
|
||
|
||
#: src/option.c:386
|
||
msgid "Set text string for preview"
|
||
msgstr ""
|
||
|
||
#: src/option.c:388
|
||
msgid "Separate output of font description"
|
||
msgstr ""
|
||
|
||
#: src/option.c:394
|
||
msgid "Display form dialog"
|
||
msgstr "顯示表單對話框"
|
||
|
||
#: src/option.c:396
|
||
msgid "Add field to form (see man page for list of possible types)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:396 src/option.c:631
|
||
msgid "LABEL[:TYPE]"
|
||
msgstr "標籤[:型態]"
|
||
|
||
#: src/option.c:398
|
||
#, fuzzy
|
||
msgid "Set alignment of filed labels (left, center or right)"
|
||
msgstr "設定欄位標籤的對齊 (靠左、置中或靠右)"
|
||
|
||
#: src/option.c:400
|
||
msgid "Set number of columns in form"
|
||
msgstr "設定表單中的欄數量"
|
||
|
||
#: src/option.c:402
|
||
msgid "Make form fields height and columns width the same size"
|
||
msgstr ""
|
||
|
||
#: src/option.c:404
|
||
msgid "Order output fields by rows"
|
||
msgstr ""
|
||
|
||
#: src/option.c:406
|
||
#, fuzzy
|
||
msgid "Set focused field"
|
||
msgstr "設定步增值"
|
||
|
||
#: src/option.c:408
|
||
msgid "Cycled reading of stdin data"
|
||
msgstr ""
|
||
|
||
#: src/option.c:410
|
||
msgid "Align labels on button fields"
|
||
msgstr ""
|
||
|
||
#: src/option.c:412
|
||
#, fuzzy
|
||
msgid "Set changed action"
|
||
msgstr "設定按一下滑鼠左鍵的動作"
|
||
|
||
#: src/option.c:419
|
||
#, fuzzy
|
||
msgid "Display HTML dialog"
|
||
msgstr "顯示表單對話框"
|
||
|
||
#: src/option.c:421
|
||
#, fuzzy
|
||
msgid "Open specified location"
|
||
msgstr "使用指定的字型"
|
||
|
||
#: src/option.c:423
|
||
#, fuzzy
|
||
msgid "Turn on browser mode"
|
||
msgstr "- 圖示瀏覽器"
|
||
|
||
#: src/option.c:425
|
||
msgid "Print clicked uri to stdout"
|
||
msgstr ""
|
||
|
||
#: src/option.c:427
|
||
msgid "Set encoding of input stream data"
|
||
msgstr ""
|
||
|
||
#: src/option.c:427
|
||
msgid "ENCODING"
|
||
msgstr ""
|
||
|
||
#: src/option.c:429
|
||
msgid "Set user agent string"
|
||
msgstr ""
|
||
|
||
#: src/option.c:431
|
||
msgid "Set custom user style"
|
||
msgstr ""
|
||
|
||
#: src/option.c:433
|
||
msgid "Set WebKit property"
|
||
msgstr ""
|
||
|
||
#: src/option.c:433
|
||
msgid "PROP"
|
||
msgstr ""
|
||
|
||
#: src/option.c:440
|
||
msgid "Display icons box dialog"
|
||
msgstr "顯示圖示方塊對話框"
|
||
|
||
#: src/option.c:442
|
||
msgid "Read data from .desktop files in specified directory"
|
||
msgstr "在指定的目錄中從 .desktop 檔案讀取資料"
|
||
|
||
#: src/option.c:442
|
||
msgid "DIR"
|
||
msgstr ""
|
||
|
||
#: src/option.c:444
|
||
msgid "Use compact (list) view"
|
||
msgstr "使用壓縮 (清單) 檢視"
|
||
|
||
#: src/option.c:446
|
||
msgid "Use GenericName field instead of Name for icon label"
|
||
msgstr "使用 GenericName 欄位以代替 Name 做為圖示標籤"
|
||
|
||
#: src/option.c:448
|
||
msgid "Set the width of dialog items"
|
||
msgstr "設定對話框項目的寬度"
|
||
|
||
#: src/option.c:450
|
||
msgid "Force using specified icon size"
|
||
msgstr ""
|
||
|
||
#: src/option.c:450 src/option.c:564 src/option.c:700 src/tools.c:85
|
||
msgid "SIZE"
|
||
msgstr "大小"
|
||
|
||
#: src/option.c:453
|
||
#, no-c-format
|
||
msgid ""
|
||
"Use specified pattern for launch command in terminal (default: xterm -e %s)"
|
||
msgstr "使用指定的胚騰以在終端機中啟動命令 (預設:xterm -e %s)"
|
||
|
||
#: src/option.c:455
|
||
msgid "Sort items by name instead of filename"
|
||
msgstr "依名稱而非檔名排序項目"
|
||
|
||
#: src/option.c:457
|
||
msgid "Sort items in descending order"
|
||
msgstr "以遞降排序項目"
|
||
|
||
#: src/option.c:459
|
||
msgid "Activate items by single click"
|
||
msgstr ""
|
||
|
||
#: src/option.c:461
|
||
msgid "Watch fot changes in directory"
|
||
msgstr ""
|
||
|
||
#: src/option.c:467
|
||
msgid "Display list dialog"
|
||
msgstr "顯示清單對話框"
|
||
|
||
#: src/option.c:469
|
||
msgid "Set the column header (see man page for list of possible types)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:469
|
||
msgid "COLUMN[:TYPE]"
|
||
msgstr "欄[:型態]"
|
||
|
||
#: src/option.c:471
|
||
msgid "Enbale tree mode"
|
||
msgstr ""
|
||
|
||
#: src/option.c:473
|
||
#, fuzzy
|
||
msgid "Use checkboxes for first column"
|
||
msgstr "首欄使用核取方塊"
|
||
|
||
#: src/option.c:475
|
||
#, fuzzy
|
||
msgid "Use radioboxes for first column"
|
||
msgstr "首欄使用核取方塊"
|
||
|
||
#: src/option.c:477
|
||
msgid "Don't show column headers"
|
||
msgstr "不顯示欄標題"
|
||
|
||
#: src/option.c:479
|
||
msgid "Disable clickable column headers"
|
||
msgstr ""
|
||
|
||
#: src/option.c:481
|
||
msgid "Set grid lines (hor[izontal], vert[ical] or both)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:483
|
||
msgid "Print all data from list"
|
||
msgstr "從清單印出所有資料"
|
||
|
||
#: src/option.c:485
|
||
#, fuzzy
|
||
msgid "Set the list of editable columns"
|
||
msgstr "設定對話框項目的寬度"
|
||
|
||
#: src/option.c:487
|
||
#, fuzzy
|
||
msgid "Set the width of a column for start wrapping text"
|
||
msgstr "設定對話框項目的寬度"
|
||
|
||
#: src/option.c:489
|
||
#, fuzzy
|
||
msgid "Set the list of wrapped columns"
|
||
msgstr "設定清單中列數的限制"
|
||
|
||
#: src/option.c:491
|
||
#, fuzzy
|
||
msgid "Set ellipsize mode for text columns (none, start, middle or end)"
|
||
msgstr "設定文字欄的省略模式 (型態 - NONE, START, MIDDLE 或 END)"
|
||
|
||
#: src/option.c:493
|
||
#, fuzzy
|
||
msgid "Set the list of ellipsized columns"
|
||
msgstr "設定清單中列數的限制"
|
||
|
||
#: src/option.c:495
|
||
msgid ""
|
||
"Print a specific column. By default or if 0 is specified will be printed all "
|
||
"columns"
|
||
msgstr "印出特定的欄。按照預設或是如果指定為 0 將印出所有欄"
|
||
|
||
#: src/option.c:497
|
||
msgid "Hide a specific column"
|
||
msgstr "隱藏特定欄"
|
||
|
||
#: src/option.c:499
|
||
msgid "Set the column expandable by default. 0 sets all columns expandable"
|
||
msgstr "設定欄預設可擴展。0 將設定所有欄為可擴展"
|
||
|
||
#: src/option.c:501
|
||
msgid ""
|
||
"Set the quick search column. Default is first column. Set it to 0 for "
|
||
"disable searching"
|
||
msgstr "設定快速搜尋欄。預設是首欄。設定它為 0 表示停用搜尋"
|
||
|
||
#: src/option.c:503
|
||
#, fuzzy
|
||
msgid "Set the tooltip column"
|
||
msgstr "設定視窗圖示"
|
||
|
||
#: src/option.c:505
|
||
#, fuzzy
|
||
msgid "Set the row separator column"
|
||
msgstr "設定右側輸入框圖示"
|
||
|
||
#: src/option.c:507
|
||
#, fuzzy
|
||
msgid "Set the row separator value"
|
||
msgstr "設定輸出的分隔字元"
|
||
|
||
#: src/option.c:509
|
||
msgid "Set the limit of rows in list"
|
||
msgstr "設定清單中列數的限制"
|
||
|
||
#: src/option.c:511
|
||
msgid "Set double-click action"
|
||
msgstr "設定連按兩下滑鼠的動作"
|
||
|
||
#: src/option.c:515
|
||
#, fuzzy
|
||
msgid "Set row action"
|
||
msgstr "設定連按兩下滑鼠的動作"
|
||
|
||
#: src/option.c:517
|
||
msgid "Expand all tree nodes"
|
||
msgstr ""
|
||
|
||
#: src/option.c:519
|
||
msgid "Use regex in search"
|
||
msgstr "在搜尋中使用 regex"
|
||
|
||
#: src/option.c:521
|
||
#, fuzzy
|
||
msgid "Disable selection"
|
||
msgstr "顯示檔案選取對話框"
|
||
|
||
#: src/option.c:523
|
||
msgid "Add new records on the top of a list"
|
||
msgstr ""
|
||
|
||
#: src/option.c:525
|
||
msgid "Don't use markup in tooltips"
|
||
msgstr ""
|
||
|
||
#: src/option.c:527
|
||
msgid "Use column name as a header tooltip"
|
||
msgstr ""
|
||
|
||
#: src/option.c:529
|
||
#, fuzzy
|
||
msgid "Set columns alignment"
|
||
msgstr "設定表單中的欄數量"
|
||
|
||
#: src/option.c:531
|
||
#, fuzzy
|
||
msgid "Set headers alignment"
|
||
msgstr "設定行事曆的月"
|
||
|
||
#: src/option.c:537
|
||
#, fuzzy
|
||
msgid "Display notebook dialog"
|
||
msgstr "顯示圖示方塊對話框"
|
||
|
||
#: src/option.c:539
|
||
msgid "Add a tab to notebook"
|
||
msgstr ""
|
||
|
||
#: src/option.c:539
|
||
msgid "LABEL"
|
||
msgstr ""
|
||
|
||
#: src/option.c:541
|
||
#, fuzzy
|
||
msgid "Set position of a notebook tabs (top, bottom, left or right)"
|
||
msgstr "顯示剩餘時間指示器 (頂端、底部、左側、右側)"
|
||
|
||
#: src/option.c:543
|
||
#, fuzzy
|
||
msgid "Set tab borders"
|
||
msgstr "設定視窗邊線"
|
||
|
||
#: src/option.c:545
|
||
#, fuzzy
|
||
msgid "Set active tab"
|
||
msgstr "設定輸入框標籤"
|
||
|
||
#: src/option.c:547
|
||
msgid "Expand tabs"
|
||
msgstr ""
|
||
|
||
#: src/option.c:549
|
||
msgid "Use stack mode"
|
||
msgstr ""
|
||
|
||
#: src/option.c:556
|
||
msgid "Display notification"
|
||
msgstr "顯示通知"
|
||
|
||
#: src/option.c:558 src/option.c:574
|
||
#, fuzzy
|
||
msgid "Set initial popup menu"
|
||
msgstr "設定初始字型"
|
||
|
||
#: src/option.c:560
|
||
msgid "Disable exit on middle click"
|
||
msgstr ""
|
||
|
||
#: src/option.c:562 src/option.c:576
|
||
#, fuzzy
|
||
msgid "Doesn't show icon at startup"
|
||
msgstr "在工作列中不顯示視窗"
|
||
|
||
#: src/option.c:564
|
||
msgid "Set icon size for fully specified icons (default - 16)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:572
|
||
msgid "Display indicator icon (StatusNotifier/AppIndicator)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:583
|
||
#, fuzzy
|
||
msgid "Display paned dialog"
|
||
msgstr "顯示尺度對話框"
|
||
|
||
#: src/option.c:585
|
||
msgid "Set orientation (hor[izontal] or vert[ical])"
|
||
msgstr ""
|
||
|
||
#: src/option.c:587
|
||
#, fuzzy
|
||
msgid "Set initial splitter position"
|
||
msgstr "設定初始百分比"
|
||
|
||
#: src/option.c:589
|
||
msgid "Set focused pane (1 or 2)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:589
|
||
msgid "PANE"
|
||
msgstr ""
|
||
|
||
#: src/option.c:595
|
||
#, fuzzy
|
||
msgid "Display picture dialog"
|
||
msgstr "顯示清單對話框"
|
||
|
||
#: src/option.c:597
|
||
#, fuzzy
|
||
msgid "Set initial size (fit or orig)"
|
||
msgstr "設定初始字型"
|
||
|
||
#: src/option.c:599
|
||
msgid "Set increment for picture scaling (default - 5)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:601
|
||
msgid "Set action on image changing"
|
||
msgstr ""
|
||
|
||
#: src/option.c:607
|
||
#, fuzzy
|
||
msgid "Display popup dialog"
|
||
msgstr "顯示清單對話框"
|
||
|
||
#: src/option.c:609
|
||
#, fuzzy
|
||
msgid "Set alignment of title and text (left, center or right)"
|
||
msgstr "設定欄位標籤的對齊 (靠左、置中或靠右)"
|
||
|
||
#: src/option.c:611
|
||
msgid "Set transparency"
|
||
msgstr ""
|
||
|
||
#: src/option.c:611
|
||
#, fuzzy
|
||
msgid "PERCENT"
|
||
msgstr "百分比"
|
||
|
||
#: src/option.c:613
|
||
msgid "Don't close popup by timeout"
|
||
msgstr ""
|
||
|
||
#: src/option.c:619
|
||
msgid "Display printing dialog"
|
||
msgstr "顯示列印對話框"
|
||
|
||
#: src/option.c:621
|
||
#, fuzzy
|
||
msgid "Set source type (text, image or raw)"
|
||
msgstr "設定來源型態 (型態 - TEXT, IMAGE 或 RAW)"
|
||
|
||
#: src/option.c:623
|
||
msgid "Add headers to page"
|
||
msgstr "將頁首加入頁面"
|
||
|
||
#: src/option.c:629
|
||
msgid "Display progress indication dialog"
|
||
msgstr "顯示進度指示對話框"
|
||
|
||
#: src/option.c:631
|
||
#, fuzzy
|
||
msgid "Add the progress bar (norm, rtl, pulse, cpulse or perm)"
|
||
msgstr "加入進度條 (型態 - NORM, RTL 或 PULSE)"
|
||
|
||
#: src/option.c:633
|
||
msgid "Watch for specific bar for auto close"
|
||
msgstr ""
|
||
|
||
#: src/option.c:635
|
||
#, fuzzy
|
||
msgid "Set alignment of bar labels (left, center or right)"
|
||
msgstr "設定欄位標籤的對齊 (靠左、置中或靠右)"
|
||
|
||
#: src/option.c:637
|
||
msgid "Set progress text"
|
||
msgstr "設定進度文字"
|
||
|
||
#: src/option.c:639
|
||
#, fuzzy
|
||
msgid "Hide text on progress bar"
|
||
msgstr "脈衝式進度條"
|
||
|
||
#: src/option.c:641
|
||
msgid "Pulsate progress bar"
|
||
msgstr "脈衝式進度條"
|
||
|
||
#: src/option.c:643
|
||
#, fuzzy
|
||
msgid "Conlinuous pulsating progress bar"
|
||
msgstr "脈衝式進度條"
|
||
|
||
#: src/option.c:646
|
||
#, no-c-format
|
||
msgid "Dismiss the dialog when 100% has been reached"
|
||
msgstr "當達到 100% 時去除對話框"
|
||
|
||
#: src/option.c:649
|
||
msgid "Kill parent process if cancel button is pressed"
|
||
msgstr "如果按下取消按鈕就砍除上層進程"
|
||
|
||
#: src/option.c:652
|
||
msgid "Right-To-Left progress bar direction"
|
||
msgstr "進度條方向由右到左"
|
||
|
||
#: src/option.c:654
|
||
msgid "Show log window"
|
||
msgstr ""
|
||
|
||
#: src/option.c:656
|
||
msgid "Expand log window"
|
||
msgstr ""
|
||
|
||
#: src/option.c:658
|
||
#, fuzzy
|
||
msgid "Place log window above progress bar"
|
||
msgstr "脈衝式進度條"
|
||
|
||
#: src/option.c:660
|
||
msgid "Height of log window"
|
||
msgstr ""
|
||
|
||
#: src/option.c:666
|
||
msgid "Display scale dialog"
|
||
msgstr "顯示尺度對話框"
|
||
|
||
#: src/option.c:668
|
||
msgid "Set initial value"
|
||
msgstr "設定初始值"
|
||
|
||
#: src/option.c:668 src/option.c:670 src/option.c:672 src/option.c:674
|
||
#: src/option.c:678 src/option.c:745 src/option.c:747
|
||
msgid "VALUE"
|
||
msgstr "值"
|
||
|
||
#: src/option.c:670
|
||
msgid "Set minimum value"
|
||
msgstr "設定最小值"
|
||
|
||
#: src/option.c:672
|
||
msgid "Set maximum value"
|
||
msgstr "設定最大值"
|
||
|
||
#: src/option.c:674
|
||
msgid "Set step size"
|
||
msgstr "設定步增值"
|
||
|
||
#: src/option.c:676
|
||
msgid "Only allow values in step increments"
|
||
msgstr ""
|
||
|
||
#: src/option.c:678
|
||
msgid "Set paging size"
|
||
msgstr "設定換頁大小"
|
||
|
||
#: src/option.c:680
|
||
msgid "Print partial values"
|
||
msgstr "列印部分值"
|
||
|
||
#: src/option.c:682
|
||
msgid "Hide value"
|
||
msgstr "隱藏值"
|
||
|
||
#: src/option.c:684
|
||
msgid "Invert direction"
|
||
msgstr "反相方向"
|
||
|
||
#: src/option.c:686
|
||
msgid "Show +/- buttons in scale"
|
||
msgstr ""
|
||
|
||
#: src/option.c:688
|
||
msgid "Add mark to scale (may be used multiple times)"
|
||
msgstr "將標記加入尺度 (也許會被多次使用)"
|
||
|
||
#: src/option.c:688
|
||
msgid "NAME:VALUE"
|
||
msgstr "名稱:值"
|
||
|
||
#: src/option.c:694
|
||
msgid "Display text information dialog"
|
||
msgstr "顯示文字資訊對話框"
|
||
|
||
#: src/option.c:696
|
||
msgid "Enable text wrapping"
|
||
msgstr "啟用文字環繞"
|
||
|
||
#: src/option.c:698
|
||
#, fuzzy
|
||
msgid "Set justification (left, right, center or fill)"
|
||
msgstr "設定調整 (型態 - left, right, center 或 fill)"
|
||
|
||
#: src/option.c:700
|
||
msgid "Set text margins"
|
||
msgstr "設定文字邊距"
|
||
|
||
#: src/option.c:702
|
||
#, fuzzy
|
||
msgid "Jump to specific line"
|
||
msgstr "隱藏特定欄"
|
||
|
||
#: src/option.c:704
|
||
msgid "Use specified color for text"
|
||
msgstr "使用指定的文字顏色"
|
||
|
||
#: src/option.c:706
|
||
msgid "Use specified color for background"
|
||
msgstr "使用指定的背景顏色"
|
||
|
||
#: src/option.c:708
|
||
msgid "Show cursor in read-only mode"
|
||
msgstr ""
|
||
|
||
#: src/option.c:710
|
||
msgid "Make URI clickable"
|
||
msgstr "讓 URI 可點選"
|
||
|
||
#: src/option.c:712
|
||
#, fuzzy
|
||
msgid "Use specified color for links"
|
||
msgstr "使用指定的文字顏色"
|
||
|
||
#: src/option.c:714
|
||
msgid "Use pango markup"
|
||
msgstr ""
|
||
|
||
#: src/option.c:716
|
||
msgid "Save file instead of print on exit"
|
||
msgstr ""
|
||
|
||
#: src/option.c:718
|
||
msgid "Confirm save the file if text was changed"
|
||
msgstr ""
|
||
|
||
#: src/option.c:725
|
||
#, fuzzy
|
||
msgid "Use specified langauge for syntax highlighting"
|
||
msgstr "使用指定的文字顏色"
|
||
|
||
#: src/option.c:725
|
||
msgid "LANG"
|
||
msgstr ""
|
||
|
||
#: src/option.c:727
|
||
#, fuzzy
|
||
msgid "Use specified theme"
|
||
msgstr "使用指定的字型"
|
||
|
||
#: src/option.c:729
|
||
msgid "Show line numbers"
|
||
msgstr ""
|
||
|
||
#: src/option.c:731
|
||
msgid "Highlight current line"
|
||
msgstr ""
|
||
|
||
#: src/option.c:733
|
||
msgid "Enable line marks"
|
||
msgstr ""
|
||
|
||
#: src/option.c:735
|
||
msgid "Set color for first type marks"
|
||
msgstr ""
|
||
|
||
#: src/option.c:737
|
||
msgid "Set color for second type marks"
|
||
msgstr ""
|
||
|
||
#: src/option.c:739
|
||
msgid "Set position of right margin"
|
||
msgstr ""
|
||
|
||
#: src/option.c:739
|
||
msgid "[POS]"
|
||
msgstr ""
|
||
|
||
#: src/option.c:741
|
||
msgid "Highlight matching brackets"
|
||
msgstr ""
|
||
|
||
#: src/option.c:743
|
||
msgid "Use autoindent"
|
||
msgstr ""
|
||
|
||
#: src/option.c:745
|
||
#, fuzzy
|
||
msgid "Set tabulation width"
|
||
msgstr "設定寬度"
|
||
|
||
#: src/option.c:747
|
||
#, fuzzy
|
||
msgid "Set indentation width"
|
||
msgstr "設定寬度"
|
||
|
||
#: src/option.c:749
|
||
msgid "Set smart Home/End behavior"
|
||
msgstr ""
|
||
|
||
#: src/option.c:751
|
||
msgid "Enable smart backspace"
|
||
msgstr ""
|
||
|
||
#: src/option.c:753
|
||
msgid "Insert spaces instead of tabs"
|
||
msgstr ""
|
||
|
||
#: src/option.c:760
|
||
msgid "Sets a filename filter"
|
||
msgstr "設定檔名篩選器"
|
||
|
||
#: src/option.c:760
|
||
msgid "NAME | PATTERN1 PATTERN2 ..."
|
||
msgstr "名稱 | 胚騰1 胚騰2…"
|
||
|
||
#: src/option.c:762
|
||
#, fuzzy
|
||
msgid "Sets a mime-type filter"
|
||
msgstr "設定檔名篩選器"
|
||
|
||
#: src/option.c:762
|
||
#, fuzzy
|
||
msgid "NAME | MIME1 MIME2 ..."
|
||
msgstr "名稱 | 胚騰1 胚騰2…"
|
||
|
||
#: src/option.c:764
|
||
#, fuzzy
|
||
msgid "Add filter for images"
|
||
msgstr "將頁首加入頁面"
|
||
|
||
#: src/option.c:764
|
||
#, fuzzy
|
||
msgid "[NAME]"
|
||
msgstr "名稱:識別號"
|
||
|
||
#: src/option.c:770 src/tools.c:64
|
||
msgid "Print version"
|
||
msgstr "印出版本"
|
||
|
||
#: src/option.c:772
|
||
msgid "Load additional CSS settings from file or string"
|
||
msgstr ""
|
||
|
||
#: src/option.c:775
|
||
#, fuzzy
|
||
msgid "Load additional CSS settings from file"
|
||
msgstr "從檔案載入額外引數"
|
||
|
||
#: src/option.c:778
|
||
msgid "Set policy for horizontal scrollbars (auto, always, never)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:780
|
||
msgid "Set policy for vertical scrollbars (auto, always, never)"
|
||
msgstr ""
|
||
|
||
#: src/option.c:782
|
||
msgid "Add path for search icons by name"
|
||
msgstr ""
|
||
|
||
#: src/option.c:784
|
||
msgid "Write settings to file and exit"
|
||
msgstr ""
|
||
|
||
#: src/option.c:790
|
||
msgid "Load extra arguments from file"
|
||
msgstr "從檔案載入額外引數"
|
||
|
||
#: src/option.c:1001
|
||
#, c-format
|
||
msgid "Mark %s doesn't have a value\n"
|
||
msgstr "標記 %s 沒有值\n"
|
||
|
||
#: src/option.c:1048 src/picture.c:286
|
||
msgid "Images"
|
||
msgstr ""
|
||
|
||
#: src/option.c:1113
|
||
#, fuzzy, c-format
|
||
msgid "Unknown color mode: %s\n"
|
||
msgstr "不明命令『%s』\n"
|
||
|
||
#: src/option.c:1132
|
||
#, fuzzy, c-format
|
||
msgid "Unknown buttons layout type: %s\n"
|
||
msgstr "不明的來源型態:%s\n"
|
||
|
||
#: src/option.c:1147
|
||
#, c-format
|
||
msgid "Unknown align type: %s\n"
|
||
msgstr "不明的對齊型態:%s\n"
|
||
|
||
#: src/option.c:1171
|
||
#, c-format
|
||
msgid "Unknown justification type: %s\n"
|
||
msgstr "不明的調整型態:%s\n"
|
||
|
||
#: src/option.c:1188
|
||
#, fuzzy, c-format
|
||
msgid "Unknown tab position type: %s\n"
|
||
msgstr "不明的對齊型態:%s\n"
|
||
|
||
#: src/option.c:1225
|
||
#, c-format
|
||
msgid "Unknown ellipsize type: %s\n"
|
||
msgstr "不明的省略型態:%s\n"
|
||
|
||
#: src/option.c:1238
|
||
#, fuzzy, c-format
|
||
msgid "Unknown orientation: %s\n"
|
||
msgstr "不明的對齊型態:%s\n"
|
||
|
||
#: src/option.c:1253
|
||
#, c-format
|
||
msgid "Unknown source type: %s\n"
|
||
msgstr "不明的來源型態:%s\n"
|
||
|
||
#: src/option.c:1264
|
||
#, fuzzy
|
||
msgid "Progress log"
|
||
msgstr "進度選項"
|
||
|
||
#: src/option.c:1277
|
||
#, fuzzy, c-format
|
||
msgid "Unknown size type: %s\n"
|
||
msgstr "不明的省略型態:%s\n"
|
||
|
||
#: src/option.c:1321
|
||
#, fuzzy, c-format
|
||
msgid "Unknown completion type: %s\n"
|
||
msgstr "不明的對齊型態:%s\n"
|
||
|
||
#: src/option.c:1353
|
||
#, fuzzy, c-format
|
||
msgid "Unknown boolean format type: %s\n"
|
||
msgstr "不明的來源型態:%s\n"
|
||
|
||
#: src/option.c:1369
|
||
#, fuzzy, c-format
|
||
msgid "Unknown grid lines type: %s\n"
|
||
msgstr "不明的對齊型態:%s\n"
|
||
|
||
#: src/option.c:1386
|
||
#, fuzzy, c-format
|
||
msgid "Unknown scrollbar policy type: %s\n"
|
||
msgstr "不明的來源型態:%s\n"
|
||
|
||
#: src/option.c:1437
|
||
#, fuzzy, c-format
|
||
msgid "Unknown window type: %s\n"
|
||
msgstr "不明的對齊型態:%s\n"
|
||
|
||
#: src/option.c:1466
|
||
#, fuzzy, c-format
|
||
msgid "Unknown smart Home/End mode: %s\n"
|
||
msgstr "不明的來源型態:%s\n"
|
||
|
||
#: src/option.c:1576
|
||
#, fuzzy, c-format
|
||
msgid "Unknown signal: %s\n"
|
||
msgstr "不明的對齊型態:%s\n"
|
||
|
||
#: src/option.c:1811
|
||
msgid "File exist. Overwrite?"
|
||
msgstr "檔案已存在。覆寫?"
|
||
|
||
#: src/option.c:1953
|
||
msgid "File was changed. Save it?"
|
||
msgstr ""
|
||
|
||
#: src/option.c:1984
|
||
#, fuzzy
|
||
msgid "- Yet another dialoging program"
|
||
msgstr "又一個對話框程式"
|
||
|
||
#: src/option.c:1988
|
||
msgid "General options"
|
||
msgstr "一般選項"
|
||
|
||
#: src/option.c:1988
|
||
msgid "Show general options"
|
||
msgstr "顯示一般選項"
|
||
|
||
#: src/option.c:1994
|
||
#, fuzzy
|
||
msgid "Common options"
|
||
msgstr "表單選項"
|
||
|
||
#: src/option.c:1994
|
||
#, fuzzy
|
||
msgid "Show common options"
|
||
msgstr "顯示表單選項"
|
||
|
||
#: src/option.c:2000
|
||
#, fuzzy
|
||
msgid "About dialog options"
|
||
msgstr "列印對話框選項"
|
||
|
||
#: src/option.c:2000
|
||
#, fuzzy
|
||
msgid "Show custom about dialog options"
|
||
msgstr "顯示列印對話框選項"
|
||
|
||
#: src/option.c:2006
|
||
#, fuzzy
|
||
msgid "Application selection options"
|
||
msgstr "字型選擇選項"
|
||
|
||
#: src/option.c:2006
|
||
#, fuzzy
|
||
msgid "Show application selection options"
|
||
msgstr "顯示字型選擇選項"
|
||
|
||
#: src/option.c:2012
|
||
msgid "Calendar options"
|
||
msgstr "行事曆選項"
|
||
|
||
#: src/option.c:2012
|
||
msgid "Show calendar options"
|
||
msgstr "顯示行事曆選項"
|
||
|
||
#: src/option.c:2018
|
||
msgid "Color selection options"
|
||
msgstr "顏色選擇選項"
|
||
|
||
#: src/option.c:2018
|
||
msgid "Show color selection options"
|
||
msgstr "顯示顏色選擇選項"
|
||
|
||
#: src/option.c:2024
|
||
msgid "DND options"
|
||
msgstr "拖放選項"
|
||
|
||
#: src/option.c:2024
|
||
msgid "Show drag-n-drop options"
|
||
msgstr "顯示拖放選項"
|
||
|
||
#: src/option.c:2030
|
||
msgid "Text entry options"
|
||
msgstr "文字輸入框選項"
|
||
|
||
#: src/option.c:2030
|
||
msgid "Show text entry options"
|
||
msgstr "顯示文字輸入框選項"
|
||
|
||
#: src/option.c:2036
|
||
msgid "File selection options"
|
||
msgstr "檔案選取選項"
|
||
|
||
#: src/option.c:2036
|
||
msgid "Show file selection options"
|
||
msgstr "顯示檔案選取選項"
|
||
|
||
#: src/option.c:2042
|
||
msgid "Font selection options"
|
||
msgstr "字型選擇選項"
|
||
|
||
#: src/option.c:2042
|
||
msgid "Show font selection options"
|
||
msgstr "顯示字型選擇選項"
|
||
|
||
#: src/option.c:2048
|
||
msgid "Form options"
|
||
msgstr "表單選項"
|
||
|
||
#: src/option.c:2048
|
||
msgid "Show form options"
|
||
msgstr "顯示表單選項"
|
||
|
||
#: src/option.c:2055
|
||
#, fuzzy
|
||
msgid "HTML options"
|
||
msgstr "清單選項"
|
||
|
||
#: src/option.c:2055
|
||
#, fuzzy
|
||
msgid "Show HTML options"
|
||
msgstr "顯示表單選項"
|
||
|
||
#: src/option.c:2062
|
||
msgid "Icons box options"
|
||
msgstr "圖示框選項"
|
||
|
||
#: src/option.c:2062
|
||
msgid "Show icons box options"
|
||
msgstr "顯示圖示框選項"
|
||
|
||
#: src/option.c:2068
|
||
msgid "List options"
|
||
msgstr "清單選項"
|
||
|
||
#: src/option.c:2068
|
||
msgid "Show list options"
|
||
msgstr "顯示清單選項"
|
||
|
||
#: src/option.c:2074
|
||
#, fuzzy
|
||
msgid "Notebook options"
|
||
msgstr "拖放選項"
|
||
|
||
#: src/option.c:2074
|
||
#, fuzzy
|
||
msgid "Show notebook dialog options"
|
||
msgstr "顯示列印對話框選項"
|
||
|
||
#: src/option.c:2081
|
||
msgid "Notification icon options"
|
||
msgstr "通知圖示選項"
|
||
|
||
#: src/option.c:2082
|
||
msgid "Show notification icon options"
|
||
msgstr "顯示通知圖示選項"
|
||
|
||
#: src/option.c:2090
|
||
#, fuzzy
|
||
msgid "StatusNotifier/AppIndicator options"
|
||
msgstr "通知圖示選項"
|
||
|
||
#: src/option.c:2091
|
||
#, fuzzy
|
||
msgid "Show indicator options"
|
||
msgstr "顯示列印對話框選項"
|
||
|
||
#: src/option.c:2098
|
||
#, fuzzy
|
||
msgid "Paned dialog options"
|
||
msgstr "列印對話框選項"
|
||
|
||
#: src/option.c:2098
|
||
#, fuzzy
|
||
msgid "Show paned dialog options"
|
||
msgstr "顯示列印對話框選項"
|
||
|
||
#: src/option.c:2104
|
||
#, fuzzy
|
||
msgid "Picture dialog options"
|
||
msgstr "列印對話框選項"
|
||
|
||
#: src/option.c:2104
|
||
#, fuzzy
|
||
msgid "Show picture dialog options"
|
||
msgstr "顯示列印對話框選項"
|
||
|
||
#: src/option.c:2110
|
||
#, fuzzy
|
||
msgid "Popup dialog options"
|
||
msgstr "列印對話框選項"
|
||
|
||
#: src/option.c:2110
|
||
#, fuzzy
|
||
msgid "Show popup dialog options"
|
||
msgstr "顯示列印對話框選項"
|
||
|
||
#: src/option.c:2116
|
||
msgid "Print dialog options"
|
||
msgstr "列印對話框選項"
|
||
|
||
#: src/option.c:2116
|
||
msgid "Show print dialog options"
|
||
msgstr "顯示列印對話框選項"
|
||
|
||
#: src/option.c:2122
|
||
msgid "Progress options"
|
||
msgstr "進度選項"
|
||
|
||
#: src/option.c:2122
|
||
msgid "Show progress options"
|
||
msgstr "顯示進度選項"
|
||
|
||
#: src/option.c:2128
|
||
msgid "Scale options"
|
||
msgstr "尺度選項"
|
||
|
||
#: src/option.c:2128
|
||
msgid "Show scale options"
|
||
msgstr "顯示尺度選項"
|
||
|
||
#: src/option.c:2134
|
||
msgid "Text information options"
|
||
msgstr "文字資訊選項"
|
||
|
||
#: src/option.c:2134
|
||
msgid "Show text information options"
|
||
msgstr "顯示文字資訊選項"
|
||
|
||
#: src/option.c:2141
|
||
#, fuzzy
|
||
msgid "SourceView options"
|
||
msgstr "尺度選項"
|
||
|
||
#: src/option.c:2141
|
||
#, fuzzy
|
||
msgid "Show SourceView options"
|
||
msgstr "顯示表單選項"
|
||
|
||
#: src/option.c:2148
|
||
#, fuzzy
|
||
msgid "File filter options"
|
||
msgstr "檔案選取選項"
|
||
|
||
#: src/option.c:2148
|
||
#, fuzzy
|
||
msgid "Show file filter options"
|
||
msgstr "顯示檔案選取選項"
|
||
|
||
#: src/option.c:2154
|
||
msgid "Miscellaneous options"
|
||
msgstr "雜項選項"
|
||
|
||
#: src/option.c:2154
|
||
msgid "Show miscellaneous options"
|
||
msgstr "顯示雜項選項"
|
||
|
||
#: src/paned.c:96
|
||
#, c-format
|
||
msgid "WARNING: wrong focused pane number %d. Must be 1 or 2\n"
|
||
msgstr ""
|
||
|
||
#: src/picture.c:290
|
||
#, fuzzy
|
||
msgid "All files"
|
||
msgstr "選取檔案"
|
||
|
||
#: src/picture.c:293
|
||
msgid "YAD - Select Image(s)"
|
||
msgstr ""
|
||
|
||
#: src/picture.c:369
|
||
#, fuzzy
|
||
msgid "Open file(s)..."
|
||
msgstr "開啟檔案"
|
||
|
||
#: src/picture.c:383
|
||
msgid "Next image"
|
||
msgstr ""
|
||
|
||
#: src/picture.c:390
|
||
msgid "Previous image"
|
||
msgstr ""
|
||
|
||
#: src/picture.c:397
|
||
msgid "First image"
|
||
msgstr ""
|
||
|
||
#: src/picture.c:404
|
||
msgid "Last image"
|
||
msgstr ""
|
||
|
||
#: src/picture.c:416
|
||
#, fuzzy
|
||
msgid "Fit to window"
|
||
msgstr "設定視窗圖示"
|
||
|
||
#: src/picture.c:423
|
||
msgid "Original size"
|
||
msgstr ""
|
||
|
||
#: src/picture.c:430
|
||
#, fuzzy
|
||
msgid "Increase size"
|
||
msgstr "設定步增值"
|
||
|
||
#: src/picture.c:437
|
||
#, fuzzy
|
||
msgid "Decrease size"
|
||
msgstr "設定步增值"
|
||
|
||
#: src/picture.c:448
|
||
msgid "Rotate left"
|
||
msgstr ""
|
||
|
||
#: src/picture.c:455
|
||
#, fuzzy
|
||
msgid "Rotate right"
|
||
msgstr "設定高度"
|
||
|
||
#: src/picture.c:462
|
||
msgid "Flip vertical"
|
||
msgstr ""
|
||
|
||
#: src/picture.c:469
|
||
msgid "Flip horizontal"
|
||
msgstr ""
|
||
|
||
#: src/picture.c:480
|
||
msgid "Copy image to clipboard"
|
||
msgstr ""
|
||
|
||
#: src/picture.c:485
|
||
msgid "Copy filename to clipboard"
|
||
msgstr ""
|
||
|
||
#: src/print.c:200 src/print.c:367
|
||
#, c-format
|
||
msgid "Printing failed: %s\n"
|
||
msgstr "列印失敗:%s\n"
|
||
|
||
#: src/print.c:230
|
||
#, c-format
|
||
msgid "File %s not found.\n"
|
||
msgstr "找不到檔案 %s。\n"
|
||
|
||
#: src/print.c:236
|
||
msgid "Filename is not specified.\n"
|
||
msgstr "檔名未被指定。\n"
|
||
|
||
#: src/print.c:383
|
||
msgid "Printer doesn't support ps format.\n"
|
||
msgstr "印表機不支援 ps 格式。\n"
|
||
|
||
#: src/print.c:391
|
||
msgid "Printer doesn't support pdf format.\n"
|
||
msgstr "印表機不支援 pdf 格式。\n"
|
||
|
||
#: src/print.c:397
|
||
msgid "This file type is not supported for raw printing.\n"
|
||
msgstr "原始資料列印不支援這個檔案類型。\n"
|
||
|
||
#: src/print.c:411
|
||
#, c-format
|
||
msgid "Load source file failed: %s\n"
|
||
msgstr "載入原始檔案失敗:%s\n"
|
||
|
||
#: src/progress.c:250
|
||
msgid ""
|
||
"WARNING: You are using old-style progress dialog. This features is obsolete "
|
||
"now, please use --bar style instead\n"
|
||
msgstr ""
|
||
|
||
#: src/color.c:64
|
||
#, c-format
|
||
msgid "Can't open file %s: %s\n"
|
||
msgstr "無法開啟檔案 %s:%s\n"
|
||
|
||
#: src/color.c:143 src/tools.c:93
|
||
msgid "Pick up screen color"
|
||
msgstr ""
|
||
|
||
#: src/color.c:166
|
||
msgid "Palette"
|
||
msgstr "調色盤"
|
||
|
||
#: src/color.c:185
|
||
msgid "Color"
|
||
msgstr "顏色"
|
||
|
||
#: src/color.c:202
|
||
msgid "Name"
|
||
msgstr "名稱"
|
||
|
||
#: src/text.c:245
|
||
msgid "Save _as..."
|
||
msgstr ""
|
||
|
||
#: src/text.c:250
|
||
msgid "_Save"
|
||
msgstr ""
|
||
|
||
#: src/text.c:259
|
||
msgid "_Open..."
|
||
msgstr ""
|
||
|
||
#: src/text.c:269
|
||
msgid "_Quit"
|
||
msgstr ""
|
||
|
||
#: src/text.c:740
|
||
#, fuzzy, c-format
|
||
msgid "Theme %s not found\n"
|
||
msgstr "找不到檔案 %s。\n"
|
||
|
||
#: src/util.c:37
|
||
msgid "About"
|
||
msgstr ""
|
||
|
||
#: src/util.c:38
|
||
#, fuzzy
|
||
msgid "Add"
|
||
msgstr "加入列"
|
||
|
||
#: src/util.c:39
|
||
msgid "Apply"
|
||
msgstr ""
|
||
|
||
#: src/util.c:41
|
||
msgid "Clear"
|
||
msgstr ""
|
||
|
||
#: src/util.c:42
|
||
msgid "Close"
|
||
msgstr ""
|
||
|
||
#: src/util.c:43
|
||
msgid "Edit"
|
||
msgstr ""
|
||
|
||
#: src/util.c:44
|
||
msgid "Execute"
|
||
msgstr ""
|
||
|
||
#: src/util.c:45
|
||
msgid "No"
|
||
msgstr ""
|
||
|
||
#: src/util.c:48
|
||
msgid "Print"
|
||
msgstr ""
|
||
|
||
#: src/util.c:50
|
||
msgid "Refresh"
|
||
msgstr ""
|
||
|
||
#: src/util.c:51
|
||
msgid "Remove"
|
||
msgstr ""
|
||
|
||
#: src/util.c:52
|
||
msgid "Save"
|
||
msgstr ""
|
||
|
||
#: src/util.c:53
|
||
msgid "Search"
|
||
msgstr ""
|
||
|
||
#: src/util.c:54
|
||
msgid "Send"
|
||
msgstr ""
|
||
|
||
#: src/util.c:55
|
||
msgid "Settings"
|
||
msgstr ""
|
||
|
||
#: src/util.c:56
|
||
msgid "Yes"
|
||
msgstr ""
|
||
|
||
#: src/util.c:658 src/util.c:719
|
||
#, c-format
|
||
msgid "WARNING: Run command failed: %s\n"
|
||
msgstr ""
|
||
|
||
#: src/util.c:888
|
||
msgid "Case _sensitive"
|
||
msgstr ""
|
||
|
||
#: src/settings.c:168
|
||
#, c-format
|
||
msgid "Value (%d) of HomeEnd settings is out of range. Reset to default\n"
|
||
msgstr ""
|
||
|
||
#: src/settings.c:191
|
||
msgid "Settings file exists. Do nothing\n"
|
||
msgstr ""
|
||
|
||
#: src/settings.c:264
|
||
#, fuzzy, c-format
|
||
msgid "Unable to write settings: %s\n"
|
||
msgstr "無法剖析檔案 %s:%s\n"
|
||
|
||
#: src/browser.c:160
|
||
msgid "scalable "
|
||
msgstr "可縮放的 "
|
||
|
||
#: src/browser.c:170
|
||
msgid "built-in"
|
||
msgstr "內建"
|
||
|
||
#: src/browser.c:217
|
||
#, fuzzy
|
||
msgid "Show all icons"
|
||
msgstr "顯示尺度選項"
|
||
|
||
#: src/browser.c:218
|
||
#, fuzzy
|
||
msgid "Show only symbolic icons"
|
||
msgstr "顯示圖示框選項"
|
||
|
||
#: src/browser.c:219
|
||
msgid "Select and print icon on double-click"
|
||
msgstr ""
|
||
|
||
#: src/browser.c:233
|
||
msgid "- Icon browser"
|
||
msgstr "- 圖示瀏覽器"
|
||
|
||
#: src/browser.c:266
|
||
msgid "Icon browser"
|
||
msgstr "圖示瀏覽器"
|
||
|
||
#: src/browser.c:286
|
||
msgid "<b>Name:</b>"
|
||
msgstr ""
|
||
|
||
#: src/browser.c:297
|
||
msgid "<b>Sizes:</b>"
|
||
msgstr ""
|
||
|
||
#: src/browser.c:308
|
||
msgid "<b>Filename:</b>"
|
||
msgstr ""
|
||
|
||
#: src/browser.c:339
|
||
msgid "Category"
|
||
msgstr "分類"
|
||
|
||
#: src/browser.c:373
|
||
msgid "Icons"
|
||
msgstr "圖示"
|
||
|
||
#: src/tools.c:66
|
||
#, fuzzy
|
||
msgid "Show list of spell languages"
|
||
msgstr "顯示清單選項"
|
||
|
||
#: src/tools.c:69
|
||
msgid "Show list of GtkSourceView themes"
|
||
msgstr ""
|
||
|
||
#: src/tools.c:71
|
||
msgid "STRING ..."
|
||
msgstr ""
|
||
|
||
#: src/tools.c:76
|
||
#, fuzzy
|
||
msgid "Pango fonts description tools"
|
||
msgstr "顯示字型選擇選項"
|
||
|
||
#: src/tools.c:77
|
||
msgid "Print font name in xft format"
|
||
msgstr ""
|
||
|
||
#: src/tools.c:78
|
||
msgid "Print font name in pango format"
|
||
msgstr ""
|
||
|
||
#: src/tools.c:83
|
||
#, fuzzy
|
||
msgid "Icon tools"
|
||
msgstr "圖示"
|
||
|
||
#: src/tools.c:84
|
||
msgid "Get icon name for mime type"
|
||
msgstr ""
|
||
|
||
#: src/tools.c:85
|
||
#, fuzzy
|
||
msgid "Use specified icon size"
|
||
msgstr "使用指定的字型"
|
||
|
||
#: src/tools.c:86
|
||
msgid "Get icon size from GtkIconSize type"
|
||
msgstr ""
|
||
|
||
#: src/tools.c:87
|
||
#, fuzzy
|
||
msgid "Use icon theme"
|
||
msgstr "檢閱 GTK 圖示布景主題"
|
||
|
||
#: src/tools.c:92
|
||
#, fuzzy
|
||
msgid "Color manipulation tools"
|
||
msgstr "顏色選擇選項"
|
||
|
||
#: src/tools.c:174
|
||
#, fuzzy
|
||
msgid "no font specified\n"
|
||
msgstr "檔名未被指定。\n"
|
||
|
||
#: src/tools.c:182
|
||
#, c-format
|
||
msgid "cannot get font description for for string \"%s\"\n"
|
||
msgstr ""
|
||
|
||
#: src/tools.c:284
|
||
#, fuzzy
|
||
msgid "no icon specified\n"
|
||
msgstr "檔名未被指定。\n"
|
||
|
||
#: src/tools.c:387
|
||
#, fuzzy
|
||
msgid "- yad miscellaneous tools"
|
||
msgstr "顯示雜項選項"
|
||
|
||
#: src/tools.c:390
|
||
msgid "PFD mode"
|
||
msgstr ""
|
||
|
||
#: src/tools.c:390
|
||
#, fuzzy
|
||
msgid "Show pfd mode options"
|
||
msgstr "顯示表單選項"
|
||
|
||
#: src/tools.c:395
|
||
#, fuzzy
|
||
msgid "Icon mode"
|
||
msgstr "圖示瀏覽器"
|
||
|
||
#: src/tools.c:395
|
||
#, fuzzy
|
||
msgid "Show icon mode options"
|
||
msgstr "顯示圖示框選項"
|
||
|
||
#: src/tools.c:400
|
||
#, fuzzy
|
||
msgid "Color mode"
|
||
msgstr "顏色"
|
||
|
||
#: src/tools.c:400
|
||
#, fuzzy
|
||
msgid "Show color mode options"
|
||
msgstr "顯示表單選項"
|
||
|
||
#: src/tools.c:407
|
||
#, fuzzy, c-format
|
||
msgid "option parsing failed: %s\n"
|
||
msgstr "列印失敗:%s\n"
|
||
|
||
#: src/tools.c:433
|
||
#, fuzzy
|
||
msgid "no mode specified\n"
|
||
msgstr "檔名未被指定。\n"
|
||
|
||
#: src/yad-settings.sh:51
|
||
msgid "Main YAD settings and default values\\n\\n"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:52
|
||
msgid "Width of dialog window::NUM"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:53
|
||
msgid "Height of dialog window::NUM"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:54
|
||
msgid "Border width around dialog::NUM"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:55
|
||
msgid "Show remaining time and percentage in timeout progress bar:CHK"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:56
|
||
msgid "Combo-box in entry dialog is always editable:CHK"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:57
|
||
msgid "Default terminal command:"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:58
|
||
msgid "Default open command:"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:59
|
||
msgid "Default date format:"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:60
|
||
msgid "Default URI color in text-info dialog::CLR"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:61
|
||
msgid "Maximum number of tabs in notebook dialog::NUM"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:62
|
||
#, fuzzy
|
||
msgid "Use large previews in file selection dialogs:CHK"
|
||
msgstr "顯示檔案選取對話框"
|
||
|
||
#: src/yad-settings.sh:63
|
||
msgid "Search entry width::NUM"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:64
|
||
msgid "Ignore unknown command-line options:CHK"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:65
|
||
msgid "Enable debug mode with information about deprecated features:CHK"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:74
|
||
msgid "<Empty>!"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:89
|
||
msgid ""
|
||
"YAD settings for text editor\\nThis settings only usefull when YAD built "
|
||
"with GtkSourceView\\n\\n"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:90
|
||
msgid "Default theme for text-info dialog::CB"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:91
|
||
msgid "Show line numbers:CHK"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:92
|
||
msgid "Hightlight current line:CHK"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:93
|
||
msgid "Enable line marks mode:CHK"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:94
|
||
msgid "Color of first type marks::CLR"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:95
|
||
msgid "Color of second type marks::CLR"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:96
|
||
msgid "Right margin position::NUM"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:97
|
||
msgid "Highlight matching brackets:CHK"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:98
|
||
msgid "Use autoindentation:CHK"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:99
|
||
msgid "Smart Home/End behavior::CB"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:100
|
||
msgid "Use smart backspace:CHK"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:101
|
||
msgid "Tabulation width::NUM"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:102
|
||
msgid "Indentation width::NUM"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:103
|
||
msgid "Insert spaces instead of tabulation:CHK"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:113 data/yad-settings.desktop.in:3
|
||
msgid "YAD settings"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:114
|
||
msgid "Load defaults!view-refresh:3"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:115
|
||
msgid "<span size='xx-large' weight='bold'>YAD settings editor</span>"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:116
|
||
msgid "Main"
|
||
msgstr ""
|
||
|
||
#: src/yad-settings.sh:116
|
||
msgid "Editor"
|
||
msgstr ""
|
||
|
||
#: data/yad-icon-browser.desktop.in:3
|
||
msgid "Icon Browser"
|
||
msgstr "圖示瀏覽器"
|
||
|
||
#: data/yad-icon-browser.desktop.in:4
|
||
msgid "Inspect GTK Icon Theme"
|
||
msgstr "檢閱 GTK 圖示布景主題"
|
||
|
||
#: data/yad-settings.desktop.in:4
|
||
msgid "Simple GUI for editing YAD settings"
|
||
msgstr ""
|
||
|
||
#~ msgid ""
|
||
#~ "YAD is free software; you can redistribute it and/or modify it under the "
|
||
#~ "terms of the GNU General Public License as published by the Free Software "
|
||
#~ "Foundation; either version 3 of the License, or (at your option) any "
|
||
#~ "later version.\n"
|
||
#~ "\n"
|
||
#~ "YAD is distributed in the hope that it will be useful, but WITHOUT ANY "
|
||
#~ "WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
|
||
#~ "FOR A PARTICULAR PURPOSE. See the GNU General Public License for more "
|
||
#~ "details.\n"
|
||
#~ "\n"
|
||
#~ "You should have received a copy of the GNU General Public License along "
|
||
#~ "with YAD. If not, see <http://www.gnu.org/licenses/>."
|
||
#~ msgstr ""
|
||
#~ "YAD 是自由軟體;遵循由自由軟體基金會發布的 GNU 通用公共授權,您可以再次散"
|
||
#~ "布它和/或修改它;可以依據版本 3 的授權,或 (您自行選擇的) 任何後續的版"
|
||
#~ "本。\n"
|
||
#~ "\n"
|
||
#~ "YAD 的發行是希望該它能夠有用,但是沒有任何擔保;亦無對於某一特定目的之適售"
|
||
#~ "性與適用性的暗示性擔保。參看 GNU 通用公共授權以獲得更多細節。\n"
|
||
#~ "\n"
|
||
#~ "您應該已收到隨附於 YAD 的 GNU 通用公共授權複本。如果沒有,參看 <http://"
|
||
#~ "www.gnu.org/licenses/>。"
|
||
|
||
#~ msgid "Show image above main widget"
|
||
#~ msgstr "顯示主要視窗元件上的圖像"
|
||
|
||
#~ msgid "Add separator between dialog and buttons"
|
||
#~ msgstr "在對話框和按鈕之間加入分隔符號"
|
||
|
||
#~ msgid "Alias for --color"
|
||
#~ msgstr "做為 --color 的別名"
|
||
|
||
#~ msgid "Use #rrrrggggbbbb format instead of #rrggbb"
|
||
#~ msgstr "使用 #rrrrggggbbbb 格式以代替 #rrggbb"
|
||
|
||
#~ msgid "Set command for process d-n-d data"
|
||
#~ msgstr "設定處理拖放資料的命令"
|
||
|
||
#~ msgid "Alias for --file"
|
||
#~ msgstr "做為 --file 的別名"
|
||
|
||
#~ msgid "Set the filename"
|
||
#~ msgstr "設定檔名"
|
||
|
||
#~ msgid "Allow multiple files to be selected"
|
||
#~ msgstr "允許選取多個檔案"
|
||
|
||
#~ msgid "Alias for --font"
|
||
#~ msgstr "做為 --font 的別名"
|
||
|
||
#~ msgid "Set preview text"
|
||
#~ msgstr "設定預覽文字"
|
||
|
||
#, fuzzy
|
||
#~ msgid ""
|
||
#~ "Add field to form (TYPE - H, RO, NUM, CHK, CB, CBE, FL, SFL, MFL, DIR, "
|
||
#~ "CDIR, MDIR, FN, DT, SCL, CLR, BTN, FBTN, LBL or TXT)"
|
||
#~ msgstr ""
|
||
#~ "加入欄位到表單 (型態 - H, RO, NUM, CHK, CB, CBE, FL, SFL, MFL, DIR, CDIR, "
|
||
#~ "MDIR, FN, DT, CLR, BTN, LBL 或 TXT)"
|
||
|
||
#~ msgid "Set separator character for combobox or scale data"
|
||
#~ msgstr "設定用於複合方塊或尺度資料的分隔字元"
|
||
|
||
#~ msgid "DIRECTORY"
|
||
#~ msgstr "目錄"
|
||
|
||
#~ msgid "Read data from stdin"
|
||
#~ msgstr "從標準輸入讀取資料"
|
||
|
||
#, fuzzy
|
||
#~ msgid ""
|
||
#~ "Set the column header (TYPE - TEXT, NUM, FLT, CHK, RD, IMG, HD or TIP)"
|
||
#~ msgstr "設定欄標題 (型態 - TEXT, NUM, FLT, CHK, IMG 或 TIP)"
|
||
|
||
#~ msgid "Allow changes to text"
|
||
#~ msgstr "允許變更文字"
|
||
|
||
#~ msgid "Display multi progress bars dialog"
|
||
#~ msgstr "顯示多重進度條對話框"
|
||
|
||
#~ msgid "Show vertical bars"
|
||
#~ msgstr "顯示垂直條"
|
||
|
||
#, fuzzy, no-c-format
|
||
#~ msgid "Dismiss the dialog when 100% of all bars has been reached"
|
||
#~ msgstr "當達到 100% 時去除對話框"
|
||
|
||
#~ msgid "Set separator character for menu values"
|
||
#~ msgstr "設定選單值的分隔字元"
|
||
|
||
#~ msgid "Set separator character for menu items"
|
||
#~ msgstr "設定功能表項目的分隔字元"
|
||
|
||
#~ msgid "Enable preview in print dialog"
|
||
#~ msgstr "在列印對話框中啟用預覽"
|
||
|
||
#~ msgid "Show vertical scale"
|
||
#~ msgstr "顯示垂直尺度"
|
||
|
||
#~ msgid "Show about dialog"
|
||
#~ msgstr "顯示關於對話框"
|
||
|
||
#~ msgid "Multi progress bars options"
|
||
#~ msgstr "多重進度條選項"
|
||
|
||
#, fuzzy
|
||
#~ msgid "Show multi progress bars options"
|
||
#~ msgstr "顯示多重進度條選項"
|
||
|
||
#, c-format
|
||
#~ msgid "Invalid UTF-8 data encountered reading file %s\n"
|
||
#~ msgstr "讀取檔案 %s 時遇到無效的 UTF-8 資料\n"
|
||
|
||
#, fuzzy
|
||
#~ msgid "Set alignment of tab labels (left, center or right)"
|
||
#~ msgstr "設定欄位標籤的對齊 (靠左、置中或靠右)"
|
||
|
||
#~ msgid ""
|
||
#~ "<b>Name:</b> %s\n"
|
||
#~ "<b>Sizes:</b> %s\n"
|
||
#~ "<b>Filename:</b> %s"
|
||
#~ msgstr ""
|
||
#~ "<b>名稱:</b> %s\n"
|
||
#~ "<b>大小:</b> %s\n"
|
||
#~ "<b>檔名:</b> %s"
|
||
|
||
#, fuzzy
|
||
#~ msgid "NUM"
|
||
#~ msgstr "編號"
|
||
|
||
#~ msgid "Alias to checklist (deprecated)"
|
||
#~ msgstr "做為 checklist 的別名 (不宜再用)"
|