# Traditional Chinese Messages for dico # Copyright (C) 2026 Free Software Foundation, Inc. # This file is distributed under the same license as the dico package. # Alang Hsu , 2026. # msgid "" msgstr "" "Project-Id-Version: GNU dico 2.10.90\n" "Report-Msgid-Bugs-To: bug-dico@gnu.org\n" "POT-Creation-Date: 2021-01-08 14:10+0200\n" "PO-Revision-Date: 2026-09-05 09:35+0800\n" "Last-Translator: Alang Hsu \n" "Language-Team: Chinese (traditional) \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" "X-Bugs: Report translation errors to the Language-Team address.\n" #: xdico/userprivs.c:39 msgid "Refusing to run as root" msgstr "拒絕以 root 身分執行" #: xdico/userprivs.c:57 #, c-format msgid "setgroups(1, %lu) failed" msgstr "setgroups(1, %lu) 失敗" #: xdico/userprivs.c:68 #, c-format msgid "setegid(%lu) failed" msgstr "setegid(%lu) 失敗" #: xdico/userprivs.c:72 #, c-format msgid "setregid(%lu,%lu) failed" msgstr "setregid(%lu,%lu) 失敗" #: xdico/userprivs.c:76 #, c-format msgid "setresgid(%lu,%lu,%lu) failed" msgstr "setresgid(%lu,%lu,%lu) 失敗" #: xdico/userprivs.c:84 #, c-format msgid "setgid(%lu) failed" msgstr "setgid(%lu) 失敗" #: xdico/userprivs.c:87 #, c-format msgid "Cannot set effective gid to %lu" msgstr "無法將有效 GID 設為 %lu" #: xdico/userprivs.c:105 #, c-format msgid "setreuid(%lu,-1) failed" msgstr "setreuid(%lu,-1) 失敗" #: xdico/userprivs.c:110 #, c-format msgid "second setuid(%lu) failed" msgstr "第二次 setuid(%lu) 失敗" #: xdico/userprivs.c:117 #, c-format msgid "setuid(%lu) failed" msgstr "setuid(%lu) 失敗" #: xdico/userprivs.c:125 msgid "seteuid(0) succeeded when it should not" msgstr "seteuid(0) 竟在不該成功時成功" #: xdico/userprivs.c:128 msgid "Cannot drop non-root setuid privileges" msgstr "無法放棄非 root 的 setuid 權限" #: xdico/xstream.c:41 msgid "not enough memory while formatting reply message" msgstr "格式化回覆訊息時記憶體不足" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". For example, a French Unicode local should translate #. these to U+00AB (LEFT-POINTING DOUBLE ANGLE #. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE #. QUOTATION MARK), respectively. #. #. If the catalog has no translation, we will try to #. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and #. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK). If the #. current locale is not Unicode, locale_quoting_style #. will quote 'like this', and clocale_quoting_style will #. quote "like this". You should always include translations #. for "`" and "'" even if U+2018 and U+2019 are appropriate #. for your locale. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: xdico/gnu/quotearg.c:355 msgid "`" msgstr "`" #: xdico/gnu/quotearg.c:356 msgid "'" msgstr "'" #: xdico/gnu/obstack.c:338 xdico/gnu/obstack.c:340 #: grecs/wordsplit/wordsplit.c:76 grecs/wordsplit/wordsplit.c:2851 msgid "memory exhausted" msgstr "記憶體耗盡" #: xdico/gnu/getopt.c:278 #, c-format msgid "%s: option '%s%s' is ambiguous\n" msgstr "%s:選項「%s%s」有歧義\n" #: xdico/gnu/getopt.c:284 #, c-format msgid "%s: option '%s%s' is ambiguous; possibilities:" msgstr "%s:選項「%s%s」有歧義;可能的選項:" #: xdico/gnu/getopt.c:319 #, c-format msgid "%s: unrecognized option '%s%s'\n" msgstr "%s:無法辨識的選項「%s%s」\n" #: xdico/gnu/getopt.c:345 #, c-format msgid "%s: option '%s%s' doesn't allow an argument\n" msgstr "%s:選項「%s%s」不接受引數\n" #: xdico/gnu/getopt.c:360 #, c-format msgid "%s: option '%s%s' requires an argument\n" msgstr "%s:選項「%s%s」需要引數\n" #: xdico/gnu/getopt.c:621 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s:無效的選項 --「%c」\n" #: xdico/gnu/getopt.c:636 xdico/gnu/getopt.c:682 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s:選項需要引數 --「%c」\n" #: lib/parseopt.c:116 #, c-format msgid "%s: %s: unknown option" msgstr "%s:%s:未知的選項" #: lib/parseopt.c:127 #, c-format msgid "%s: %s: %s is not a valid number" msgstr "%s:%s:%s 不是有效的數字" #: lib/parseopt.c:168 #, c-format msgid "%s: %s: invalid value %s" msgstr "%s:%s:無效的值 %s" #: lib/iostr.c:91 msgid "No error" msgstr "沒有錯誤" #: dico/shell.c:34 msgid "WORD" msgstr "WORD" #: dico/shell.c:34 msgid "Define WORD." msgstr "定義 WORD。" #: dico/shell.c:35 msgid "/WORD" msgstr "/WORD" #: dico/shell.c:35 msgid "Match WORD." msgstr "比對 WORD。" #: dico/shell.c:36 msgid "Redisplay previous matches." msgstr "重新顯示先前的比對結果。" #: dico/shell.c:37 cmdline.opt:131 msgid "NUMBER" msgstr "NUMBER" #: dico/shell.c:37 msgid "Define NUMBERth match." msgstr "定義第 NUMBER 個比對結果。" #: dico/shell.c:39 msgid "Edit NUMBERth previous command." msgstr "編輯先前的第 NUMBER 個命令。" #: dico/shell.c:45 msgid "[HOST [PORT]]" msgstr "[HOST [PORT]]" #: dico/shell.c:46 msgid "Connect to a DICT server." msgstr "連線到 DICT 伺服器。" #: dico/shell.c:50 msgid "Close the connection." msgstr "關閉連線。" #: dico/shell.c:53 dico/shell.c:57 msgid "[NAME]" msgstr "[NAME]" #: dico/shell.c:54 msgid "Set or display current database name." msgstr "設定或顯示目前的資料庫名稱。" #: dico/shell.c:58 msgid "Set or display current strategy." msgstr "設定或顯示目前的策略。" #: dico/shell.c:61 msgid "[NUM]" msgstr "[NUM]" #: dico/shell.c:62 msgid "Set or query Levenshtein distance (server-dependent)." msgstr "設定或查詢 Levenshtein 距離(依伺服器而定)。" #: dico/shell.c:66 msgid "List available matching strategies" msgstr "列出可用的比對策略" #: dico/shell.c:70 msgid "List all accessible databases" msgstr "列出所有可存取的資料庫" #: dico/shell.c:73 msgid "[DB]" msgstr "[DB]" #: dico/shell.c:74 msgid "Display the information about the database." msgstr "顯示該資料庫的資訊。" #: dico/shell.c:77 msgid "[CHAR]" msgstr "[CHAR]" #: dico/shell.c:78 msgid "Set or display command prefix." msgstr "設定或顯示命令前置字元。" #: dico/shell.c:81 dico/shell.c:101 msgid "[BOOL]" msgstr "[BOOL]" #: dico/shell.c:82 msgid "Set or display session transcript mode." msgstr "設定或顯示工作階段的逐字稿模式。" #: dico/shell.c:85 msgid "[NUMBER]" msgstr "[NUMBER]" #: dico/shell.c:86 msgid "Set or display verbosity level." msgstr "設定或顯示詳細程度。" #: dico/shell.c:89 dico/shell.c:93 cmdline.opt:158 cmdline.opt:170 msgid "STRING" msgstr "STRING" #: dico/shell.c:90 msgid "Change command line prompt." msgstr "變更命令列提示符。" #: dico/shell.c:94 msgid "Change or display pager settings." msgstr "變更或顯示分頁程式設定。" #: dico/shell.c:97 msgid "[FILE]" msgstr "[FILE]" #: dico/shell.c:98 msgid "Set or display autologin file name." msgstr "設定或顯示自動登入檔名稱。" #: dico/shell.c:102 msgid "Enable SASL authentication." msgstr "啟用 SASL 驗證。" #: dico/shell.c:107 msgid "Display command history." msgstr "顯示命令歷史。" #: dico/shell.c:112 msgid "Display this help text." msgstr "顯示此說明文字。" #: dico/shell.c:116 msgid "Print program version." msgstr "列印程式版本。" #: dico/shell.c:120 msgid "Print copyright statement." msgstr "列印版權聲明。" #: dico/shell.c:128 msgid "Quit the shell." msgstr "結束 shell。" #: dico/shell.c:149 #, c-format msgid "Command prefix is %c\n" msgstr "命令前置字元為 %c\n" #: dico/shell.c:151 msgid "Expected a single punctuation character" msgstr "預期一個標點字元" #: dico/shell.c:229 msgid "warning: " msgstr "警告:" #: dico/shell.c:342 msgid "unknown command" msgstr "未知的命令" #: dico/shell.c:352 msgid "not enough arguments" msgstr "引數不足" #: dico/shell.c:355 dicod/main.c:170 dicod/main.c:232 dicod/main.c:584 #: dicod/main.c:793 msgid "too many arguments" msgstr "引數過多" #: dico/shell.c:398 #, c-format msgid "Cannot open init file %s" msgstr "無法開啟初始化檔 %s" #: dico/connect.c:89 dico/connect.c:404 msgid "No reply from server" msgstr "伺服器沒有回應" #: dico/connect.c:110 msgid "Attempting APOP authentication\n" msgstr "嘗試進行 APOP 驗證\n" #: dico/connect.c:117 dico/saslauth.c:338 msgid "Not enough credentials for authentication" msgstr "驗證所需的憑證不足" #: dico/connect.c:121 dico/saslauth.c:343 msgid "Skipping authentication\n" msgstr "略過驗證\n" #: dico/connect.c:204 msgid "Obtained authentication credentials from the command line\n" msgstr "已從命令列取得驗證憑證\n" #: dico/connect.c:211 #, c-format msgid "File %s does not exist" msgstr "檔案 %s 不存在" #: dico/connect.c:228 msgid "Password:" msgstr "密碼:" #: dico/connect.c:244 #, c-format msgid "INTERNAL ERROR at %s:%d: cannot get stream transport" msgstr "在 %s:%d 發生內部錯誤:無法取得串流傳輸" #: dico/connect.c:252 #, c-format msgid "INTERNAL ERROR at %s:%d: cannot set stream transport" msgstr "在 %s:%d 發生內部錯誤:無法設定串流傳輸" #: dico/connect.c:303 #, c-format msgid "Connecting to %s\n" msgstr "正在連線到 %s\n" #: dico/connect.c:311 #, c-format msgid "bad source address: %s" msgstr "來源位址錯誤:%s" #: dico/connect.c:326 msgid "can't bind to the source address" msgstr "無法綁定到來源位址" #: dico/connect.c:339 #, c-format msgid "%s: can't get address: %s" msgstr "%s:無法取得位址:%s" #: dico/connect.c:347 grecs/src/tree.c:391 #, c-format msgid "%s: UNIX socket name too long" msgstr "%s:UNIX socket 名稱過長" #: dico/connect.c:373 msgid "cannot create dict socket" msgstr "無法建立 dict socket" #: dico/connect.c:383 #, c-format msgid "%s: cannot connect" msgstr "%s:無法連線" #: dico/connect.c:394 #, c-format msgid "cannot create dict stream: %s" msgstr "無法建立 dict 串流:%s" #: dico/connect.c:408 msgid "Invalid reply from server" msgstr "伺服器回覆無效" #: dico/connect.c:413 msgid "Sending client information\n" msgstr "正在傳送使用者端資訊\n" #: dico/connect.c:418 #, c-format msgid "Unexpected reply to CLIENT command: `%s'" msgstr "CLIENT 命令收到意外的回覆:「%s」" #: dico/connect.c:424 msgid "Authentication failed" msgstr "驗證失敗" #: dico/connect.c:497 #, c-format msgid "Sending query for word \"%s\" in database \"%s\"\n" msgstr "正在傳送查詢,於資料庫「%s」中查詢字詞「%s」\n" #: dico/connect.c:508 #, c-format msgid "Reading %lu definition\n" msgid_plural "Reading %lu definitions\n" msgstr[0] "正在讀取 %lu 條定義\n" #: dico/connect.c:515 #, c-format msgid "Unexpected reply in place of definition %lu" msgstr "定義 %lu 的位置收到意外的回覆" #: dico/connect.c:538 msgid "Setting Levenshtein threshold\n" msgstr "正在設定 Levenshtein 門檻值\n" #: dico/connect.c:544 msgid "Server rejected XLEV command" msgstr "伺服器拒絕 XLEV 命令" #: dico/connect.c:545 #, c-format msgid "Server reply: %s" msgstr "伺服器回覆:%s" #: dico/connect.c:548 #, c-format msgid "Sending query to match word \"%s\" in database \"%s\", using \"%s\"\n" msgstr "正在傳送查詢,使用「%s」於資料庫「%s」中比對字詞「%s」\n" #: dico/connect.c:561 #, c-format msgid "Reading %lu match\n" msgid_plural "Reading %lu matches\n" msgstr[0] "正在讀取 %lu 個比對結果\n" #: dico/connect.c:639 msgid "Not enough data in the result" msgstr "結果中的資料不足" #: dico/connect.c:706 msgid "Freeing unlinked result" msgstr "正在釋放未連結的結果" #: dico/dico.c:80 msgid "extra command line arguments ignored" msgstr "已忽略多餘的命令列引數" #: dico/dico.c:88 msgid "you should give a word to look for or an URL" msgstr "您應該提供要查詢的字詞或 URL" #: dico/dico.c:107 msgid "Database name not specified" msgstr "未指定資料庫名稱" #: dico/func.c:33 dicod/main.c:1120 msgid "Expected boolean value" msgstr "預期布林值" #: dico/func.c:67 #, c-format msgid "Cannot get listing: %s" msgstr "無法取得清單:%s" #: dico/func.c:104 dico/func.c:138 msgid "Please specify server name or IP address" msgstr "請指定伺服器名稱或 IP 位址" #: dico/func.c:109 msgid "Cannot connect to the server" msgstr "無法連線到伺服器" #: dico/func.c:112 msgid "Getting list of databases\n" msgstr "正在取得資料庫清單\n" #: dico/func.c:114 msgid "Getting list of strategies\n" msgstr "正在取得策略清單\n" #: dico/func.c:116 msgid "Finished getting server information\n" msgstr "已取得伺服器資訊\n" #: dico/func.c:150 msgid "Nothing to close" msgstr "沒有可關閉的項目" #: dico/func.c:160 msgid "No autologin file." msgstr "沒有自動登入檔。" #: dico/func.c:177 dico/func.c:268 msgid "on" msgstr "開啟" #: dico/func.c:177 dico/func.c:268 msgid "off" msgstr "關閉" #: dico/func.c:258 dico/func.c:366 msgid "invalid number" msgstr "無效的數字" #: dico/func.c:268 #, c-format msgid "transcript is %s\n" msgstr "逐字稿為 %s\n" #: dico/func.c:309 dico/func.c:325 msgid "No previous match" msgstr "沒有先前的比對結果" #: dico/func.c:329 msgid "Invalid match number. Type / to see the matches." msgstr "無效的比對編號。請輸入 / 以查看比對結果。" #: dico/func.c:344 #, c-format msgid "Server does not support XLEV extension" msgstr "伺服器不支援 XLEV 擴充功能" #: dico/func.c:350 #, c-format msgid "Reported Levenshtein distance:%s\n" msgstr "回報的 Levenshtein 距離:%s\n" #: dico/func.c:353 msgid "Cannot query Levenshtein distance. Server responded:" msgstr "無法查詢 Levenshtein 距離。伺服器回應:" #: dico/func.c:358 #, c-format msgid "No distance configured\n" msgstr "未設定距離\n" #: dico/func.c:360 #, c-format msgid "Configured Levenshtein distance: %u\n" msgstr "已設定的 Levenshtein 距離:%u\n" #: dico/func.c:395 #, c-format msgid "" "Search all of the databases until a match is found,\n" "and display all matches in that database.\n" msgstr "" "搜尋所有資料庫,直到找到相符者,\n" "並顯示該資料庫中的所有相符結果。\n" #: dico/func.c:398 #, c-format msgid "Search all of the databases and display all matches." msgstr "搜尋所有資料庫並顯示所有相符結果。" #: dico/autologin.c:151 #, c-format msgid "Found matching line %d\n" msgstr "找到相符的列 %d\n" #: dico/autologin.c:160 #, c-format msgid "Found default line %d\n" msgstr "找到預設列 %d\n" #: dico/autologin.c:192 #, c-format msgid "Cannot open autologin file %s" msgstr "無法開啟自動登入檔 %s" #: dico/autologin.c:197 #, c-format msgid "Reading autologin file %s...\n" msgstr "正在讀取自動登入檔 %s...\n" #: dico/autologin.c:218 #, c-format msgid "failed to parse command `%s': %s" msgstr "剖析命令「%s」失敗:%s" #: dico/autologin.c:229 #, c-format msgid "failed to add line marker: %s" msgstr "新增列標記失敗:%s" #: dico/autologin.c:251 msgid "No matching line found\n" msgstr "找不到相符的列\n" #: dico/autologin.c:269 #, c-format msgid "%s:%d: unknown keyword" msgstr "%s:%d:未知的關鍵字" #: dico/autologin.c:277 #, c-format msgid "%s:%d: %s without argument" msgstr "%s:%d:%s 缺少引數" #: dico/autologin.c:335 #, c-format msgid "%s:%d: failed to parse line: %s" msgstr "%s:%d:剖析列失敗:%s" #: cmdline.opt:29 msgid "Server selection" msgstr "伺服器選擇" #: cmdline.opt:45 msgid "SERVER" msgstr "SERVER" #: cmdline.opt:45 msgid "connect to this server" msgstr "連線到此伺服器" #: cmdline.opt:51 msgid "SERVICE" msgstr "SERVICE" #: cmdline.opt:51 msgid "specify port to connect to" msgstr "指定要連線的連接埠" #: cmdline.opt:57 cmdline.opt:77 cmdline.opt:151 cmdline.opt:164 msgid "NAME" msgstr "NAME" #: cmdline.opt:57 msgid "select a database to search" msgstr "選擇要搜尋的資料庫" #: cmdline.opt:63 msgid "ADDR" msgstr "ADDR" #: cmdline.opt:63 msgid "set a source address for TCP connections" msgstr "設定 TCP 連線的來源位址" #: cmdline.opt:55 msgid "Operation modes" msgstr "操作模式" #: cmdline.opt:71 msgid "match instead of define" msgstr "比對而非定義" #: cmdline.opt:77 msgid "select a strategy for matching; implies --match" msgstr "選擇比對用的策略;隱含 --match" #: cmdline.opt:85 msgid "N" msgstr "N" #: cmdline.opt:85 msgid "set maximum Levenshtein distance" msgstr "設定最大的 Levenshtein 距離" #: cmdline.opt:94 msgid "show available databases" msgstr "顯示可用的資料庫" #: cmdline.opt:100 msgid "show available search strategies" msgstr "顯示可用的搜尋策略" #: cmdline.opt:106 msgid "show server help" msgstr "顯示伺服器說明" #: cmdline.opt:112 msgid "DBNAME" msgstr "DBNAME" #: cmdline.opt:112 msgid "show information about database DBNAME" msgstr "顯示資料庫 DBNAME 的資訊" #: cmdline.opt:119 msgid "show information about the server" msgstr "顯示伺服器的資訊" #: cmdline.opt:125 msgid "do not print the normal dico welcome" msgstr "不要列印 dico 的一般歡迎訊息" #: cmdline.opt:117 msgid "Authentication" msgstr "驗證" #: cmdline.opt:133 msgid "disable authentication" msgstr "停用驗證" #: cmdline.opt:139 msgid "enable SASL authentication (default)" msgstr "啟用 SASL 驗證(預設)" #: cmdline.opt:145 msgid "disable SASL authentication" msgstr "停用 SASL 驗證" #: cmdline.opt:151 msgid "set user name for authentication" msgstr "設定驗證用的使用者名稱" #: cmdline.opt:158 msgid "set shared secret for authentication" msgstr "設定驗證用的共用金鑰" #: cmdline.opt:164 msgid "set the name of autologin file to use" msgstr "設定要使用的自動登入檔名稱" #: cmdline.opt:170 msgid "additional text for client command" msgstr "使用者端命令的附加文字" #: cmdline.opt:162 cmdline.opt:103 msgid "Debugging" msgstr "偵錯" #: cmdline.opt:177 cmdline.opt:119 msgid "enable session transcript" msgstr "啟用工作階段逐字稿" #: cmdline.opt:183 msgid "increase debugging verbosity level" msgstr "提高偵錯的詳細程度" #: cmdline.opt:189 msgid "include time stamp in the debugging output" msgstr "在偵錯輸出中包含時間戳記" #: cmdline.opt:196 cmdline.opt:138 msgid "include source line information in the debugging output" msgstr "在偵錯輸出中包含來源列資訊" #: cmdline.opt:188 msgid "Other options" msgstr "其他選項" #: cmdline.opt:200 msgid "Give this help list" msgstr "顯示此說明清單" #: cmdline.opt:200 msgid "Give a short usage message" msgstr "顯示簡短的用法訊息" #: cmdline.opt:200 msgid "Print program version" msgstr "列印程式版本" #: cmdline.opt:37 msgid "GNU dictionary client program" msgstr "GNU 字典使用者端程式" #: cmdline.opt:39 msgid "[URL-or-WORD]" msgstr "[URL-or-WORD]" #: cmdline.opt:81 #, c-format msgid "%s: invalid number" msgstr "%s:無效的數字" #: cmdline.opt:230 msgid "Type ? for help summary" msgstr "輸入 ? 以取得說明摘要" #: dico/lookup.c:23 msgid "No match" msgstr "沒有相符結果" #: dico/lookup.c:65 dico/lookup.c:175 #, c-format msgid "From %s, %s:\n" msgstr "來自 %s,%s:\n" #: dico/lookup.c:137 msgid "(no description available)" msgstr "(沒有可用的說明)" #: dico/lookup.c:209 #, c-format msgid "%s:%d: INTERNAL ERROR: unexpected request type" msgstr "%s:%d:內部錯誤:意外的請求型別" #: dico/lookup.c:229 dico/lookup.c:296 msgid "Server name or IP not specified" msgstr "未指定伺服器名稱或 IP" #: dico/lookup.c:238 msgid "Quitting\n" msgstr "正在結束\n" #: dico/saslauth.c:39 dicod/gsasl.c:370 #, c-format msgid "cannot get list of available SASL mechanisms: %s" msgstr "無法取得可用的 SASL 機制清單:%s" #: dico/saslauth.c:110 #, c-format msgid "Unknown callback property %d" msgstr "未知的回呼屬性 %d" #: dico/saslauth.c:121 dico/saslauth.c:127 msgid "GSASL handshake aborted" msgstr "GSASL 交握已中止" #: dico/saslauth.c:168 #, c-format msgid "GSASL handshake aborted: unexpected reply: %s" msgstr "GSASL 交握已中止:意外的回覆:%s" #: dico/saslauth.c:186 dicod/gsasl.c:148 #, c-format msgid "GSASL error: %s" msgstr "GSASL 錯誤:%s" #: dico/saslauth.c:233 msgid "Initializing SASL\n" msgstr "正在初始化 SASL\n" #: dico/saslauth.c:236 #, c-format msgid "Cannot initialize libgsasl: %s" msgstr "無法初始化 libgsasl:%s" #: dico/saslauth.c:281 msgid "Trying SASL\n" msgstr "正在嘗試 SASL\n" #: dico/saslauth.c:291 msgid "No suitable SASL mechanism found" msgstr "找不到合適的 SASL 機制" #: dico/saslauth.c:300 #, c-format msgid "Selected authentication mechanism %s" msgstr "已選取驗證機制 %s" #: dico/saslauth.c:310 msgid "SASL authentication succeeded" msgstr "SASL 驗證成功" #: dico/saslauth.c:311 msgid "SASL authentication failed" msgstr "SASL 驗證失敗" #: dico/saslauth.c:374 msgid "Dico compiled without SASL support" msgstr "Dico 編譯時未包含 SASL 支援" #: dicod/regex.c:46 #, c-format msgid "Regex error: %s" msgstr "Regex 錯誤:%s" #: dicod/dicod.c:119 dicod/dicod.c:137 dicod/main.c:1572 #, c-format msgid "removing database %s" msgstr "正在移除資料庫 %s" #: dicod/dicod.c:153 #, c-format msgid "error closing database %s" msgstr "關閉資料庫 %s 時發生錯誤" #: dicod/dicod.c:291 #, c-format msgid "error freeing database %s" msgstr "釋放資料庫 %s 時發生錯誤" #: dicod/dicod.c:345 msgid "connection from" msgstr "連線來自" #: dicod/dicod.c:364 msgid "session finished:" msgstr "工作階段已結束:" #: dicod/acl.c:69 msgid "expected string" msgstr "預期字串" #: dicod/acl.c:116 msgid "expected string but found list" msgstr "預期字串但找到清單" #: dicod/acl.c:129 #, c-format msgid "socket name too long: `%s'" msgstr "socket 名稱過長:「%s」" #: dicod/acl.c:157 msgid "expected `from', but found list" msgstr "預期「from」但找到清單" #: dicod/acl.c:160 #, c-format msgid "expected `from', but found `%s'" msgstr "預期「from」但找到「%s」" #: dicod/acl.c:169 msgid "unexpected end of statement after `from'" msgstr "「from」之後發生預期外的陳述式結尾" #: dicod/acl.c:195 msgid "junk after `from' list" msgstr "「from」清單之後有多餘的內容" #: dicod/acl.c:211 msgid "expected ACL name, but found end of statement" msgstr "預期 ACL 名稱但找到陳述式結尾" #: dicod/acl.c:217 msgid "expected string, but found list" msgstr "預期字串但找到清單" #: dicod/acl.c:224 #, c-format msgid "ACL not defined: `%s'" msgstr "ACL 未定義:「%s」" #: dicod/acl.c:242 msgid "expected group list, but found end of statement" msgstr "預期群組清單但找到陳述式結尾" #: dicod/acl.c:255 msgid "expected group list, but found array" msgstr "預期群組清單但找到陣列" #: dicod/acl.c:268 msgid "expected string value" msgstr "預期字串值" #: dicod/acl.c:290 #, c-format msgid "unknown word `%s'" msgstr "未知的字詞「%s」" #: dicod/acl.c:302 msgid "unexpected list" msgstr "意外的清單" #. TRANSLATORS: `MATCHES' is the verb `match' in 2nd person. #. E.g., in French: CONCORD AVEC #: dicod/acl.c:400 msgid "MATCHES" msgstr "符合" #: dicod/acl.c:400 msgid "does not match" msgstr "不符合" #: dicod/dbtext.c:28 #, c-format msgid "cannot get path from URL `%s'" msgstr "無法從 URL「%s」取得路徑" #: dicod/dbtext.c:33 #, c-format msgid "cannot stat directory `%s'" msgstr "無法 stat 目錄「%s」" #: dicod/dbtext.c:39 #, c-format msgid "%s: not a directory" msgstr "%s:不是目錄" #: dicod/dbtext.c:55 #, c-format msgid "cannot open file `%s'" msgstr "無法開啟檔案「%s」" #: dicod/auth.c:46 dicod/gsasl.c:190 msgid "failed to open user database" msgstr "開啟使用者資料庫失敗" #: dicod/auth.c:51 dicod/gsasl.c:240 dicod/gsasl.c:276 #, c-format msgid "failed to get password for `%s' from the database" msgstr "從資料庫取得「%s」的密碼失敗" #: dicod/auth.c:55 #, c-format msgid "no such user `%s'" msgstr "沒有「%s」這個使用者" #: dicod/auth.c:61 #, c-format msgid "authentication failed for `%s'" msgstr "「%s」的驗證失敗" #: dicod/main.c:161 msgid "list element must be a string" msgstr "清單元素必須是字串" #: dicod/main.c:215 msgid "list element must be a socket specification" msgstr "清單元素必須是 socket 規格" #: dicod/main.c:248 dicod/main.c:264 dicod/main.c:332 dicod/main.c:358 #: dicod/main.c:407 dicod/main.c:460 dicod/main.c:503 dicod/main.c:665 #: dicod/main.c:721 dicod/main.c:742 dicod/main.c:786 dicod/main.c:977 #: dicod/main.c:1111 dicod/main.c:1150 dicod/main.c:1171 msgid "Unexpected block statement" msgstr "意外的區塊陳述式" #: dicod/main.c:284 msgid "ACL name must be a string" msgstr "ACL 名稱必須是字串" #: dicod/main.c:286 msgid "missing ACL name" msgstr "缺少 ACL 名稱" #: dicod/main.c:292 #, c-format msgid "redefinition of ACL %s" msgstr "ACL %s 重複定義" #: dicod/main.c:295 msgid "location of the previous definition" msgstr "先前定義的位置" #: dicod/main.c:311 dicod/main.c:315 msgid "[all|authenticated|group ] [from ]" msgstr "[all|authenticated|group ] [from ]" #: dicod/main.c:312 msgid "Allow access" msgstr "允許存取" #: dicod/main.c:316 msgid "Deny access" msgstr "拒絕存取" #: dicod/main.c:336 dicod/main.c:747 dicod/main.c:822 msgid "expected scalar value" msgstr "預期純量值" #: dicod/main.c:340 #, c-format msgid "no such ACL: `%s'" msgstr "沒有這個 ACL:「%s」" #: dicod/main.c:363 dicod/main.c:465 dicod/main.c:507 dicod/main.c:670 msgid "expected scalar value but found list" msgstr "預期純量值但找到清單" #: dicod/main.c:371 #, c-format msgid "not a valid UID number: %s" msgstr "無效的 UID 號碼:%s" #: dicod/main.c:378 #, c-format msgid "%s: no such user" msgstr "%s:沒有這個使用者" #: dicod/main.c:426 #, c-format msgid "not a valid GID number: %s" msgstr "無效的 GID 號碼:%s" #: dicod/main.c:433 #, c-format msgid "%s: unknown group" msgstr "%s:未知的群組" #: dicod/main.c:469 msgid "unknown mode" msgstr "未知的模式" #: dicod/main.c:514 msgid "unknown syslog facility" msgstr "未知的 syslog 設施" #: dicod/main.c:533 dicod/main.c:559 msgid "tag must be a string" msgstr "標籤必須是字串" #: dicod/main.c:535 dicod/main.c:561 msgid "missing tag" msgstr "缺少標籤" #: dicod/main.c:624 msgid "database name not supplied" msgstr "未提供資料庫名稱" #: dicod/main.c:630 msgid "no handler defined for the database" msgstr "沒有為資料庫定義處理常式" #: dicod/main.c:648 grecs/src/tree.c:665 msgid "invalid use of block statement" msgstr "區塊陳述式的用法無效" #: dicod/main.c:675 dicod/loader.c:120 #, c-format msgid "cannot parse command line `%s': %s" msgstr "剖析命令列「%s」失敗:%s" #: dicod/main.c:691 #, c-format msgid "%s: handler not declared" msgstr "%s:未宣告處理常式" #: dicod/main.c:727 #, c-format msgid "unknown capability: %s" msgstr "未知的能力:%s" #: dicod/main.c:752 #, c-format msgid "cannot parse headers: %s" msgstr "剖析標頭失敗:%s" #: dicod/main.c:759 #, c-format msgid "unknown encoding type: %s" msgstr "未知的編碼型別:%s" #: dicod/main.c:766 dicod/main.c:840 dicod/main.c:844 dicod/main.c:849 #: dicod/main.c:853 dicod/main.c:896 dicod/main.c:899 dicod/main.c:903 #: dicod/main.c:1029 dicod/main.c:1318 dicod/main.c:1327 dicod/main.c:1330 #: dicod/main.c:1332 dicod/main.c:1337 dicod/main.c:1346 dicod/main.c:1368 #: dicod/main.c:1383 grecs/src/format.c:142 msgid "arg" msgstr "arg" #: dicod/main.c:766 msgid "Command line." msgstr "命令列。" #: dicod/main.c:798 msgid "first argument must be string" msgstr "第一個引數必須是字串" #: dicod/main.c:804 msgid "second argument must be string" msgstr "第二個引數必須是字串" #: dicod/main.c:812 msgid "condition must be mime or nomime" msgstr "條件必須是 mime 或 nomime" #: dicod/main.c:837 msgid "word" msgstr "字詞" #: dicod/main.c:837 msgid "Dictionary name (a single word)." msgstr "字典名稱(單一字詞)。" #: dicod/main.c:841 msgid "Short description, to be shown in reply to SHOW DB command." msgstr "簡短說明,顯示於 SHOW DB 命令的回覆中。" #: dicod/main.c:845 msgid "Full description of the database, to be shown in reply to SHOW INFO command." msgstr "資料庫的完整說明,顯示於 SHOW INFO 命令的回覆中。" #: dicod/main.c:850 msgid "List of languages this database translates from." msgstr "此資料庫從哪些語言翻譯的清單。" #: dicod/main.c:854 msgid "List of languages this database translates to." msgstr "此資料庫翻譯成哪些語言的清單。" #: dicod/main.c:857 dicod/main.c:1023 dicod/main.c:1026 dicod/main.c:1302 #: dicod/main.c:1305 dicod/main.c:1324 dicod/main.c:1343 dicod/main.c:1348 #: dicod/main.c:1366 dicod/main.c:1380 msgid "name" msgstr "名稱" #: dicod/main.c:857 msgid "Name of the handler for this database." msgstr "此資料庫的處理常式名稱。" #: dicod/main.c:860 dicod/main.c:1315 dicod/main.c:1387 dicod/main.c:1390 msgid "arg: acl" msgstr "arg: acl" #: dicod/main.c:861 msgid "ACL controlling visibility of this database" msgstr "控制此資料庫可見性的 ACL" #: dicod/main.c:864 dicod/main.c:1312 dicod/main.c:1359 dicod/main.c:1362 msgid "text" msgstr "文字" #: dicod/main.c:865 msgid "Additional MIME headers" msgstr "額外的 MIME 標頭" #: dicod/main.c:869 msgid "bool" msgstr "bool" #: dicod/main.c:870 msgid "Set database visibility" msgstr "設定資料庫可見性" #: dicod/main.c:873 msgid " [mime|nomime]" msgstr " [mime|nomime]" #: dicod/main.c:874 msgid "For virtual database only: name of the member database. Optional mime|nomime specifies the condition under which the database is to be used." msgstr "僅限虛擬資料庫:成員資料庫的名稱。可選的 mime|nomime 指定使用該資料庫的條件。" #: dicod/main.c:896 msgid "Password file or query." msgstr "密碼檔或查詢。" #: dicod/main.c:900 msgid "File containing user group information or a query to retrieve it." msgstr "包含使用者群組資訊的檔案,或用於擷取該資訊的查詢。" #: dicod/main.c:904 msgid "Implementation-dependent options" msgstr "實作相關的選項" #: dicod/main.c:926 dicod/main.c:942 msgid "URL must be a string" msgstr "URL 必須是字串" #: dicod/main.c:928 dicod/main.c:944 msgid "empty URL" msgstr "空的 URL" #: dicod/main.c:959 msgid "cannot create user database" msgstr "無法建立使用者資料庫" #: dicod/main.c:981 msgid "Not enough arguments for alias" msgstr "別名的引數不足" #: dicod/main.c:988 #, c-format msgid "argument %d has wrong type" msgstr "引數 %d 的型別錯誤" #: dicod/main.c:1008 msgid "expected boolean value but found list" msgstr "預期布林值但找到清單" #: dicod/main.c:1017 dicod/main.c:1020 msgid "mech: list" msgstr "mech: list" #: dicod/main.c:1018 msgid "Disable SASL mechanisms listed in ." msgstr "停用 中列出的 SASL 機制。" #: dicod/main.c:1021 msgid "Enable SASL mechanisms listed in ." msgstr "啟用 中列出的 SASL 機制。" #: dicod/main.c:1024 msgid "Set service name for GSSAPI and Kerberos." msgstr "設定 GSSAPI 與 Kerberos 的服務名稱。" #: dicod/main.c:1027 msgid "Set realm name for GSSAPI and Kerberos." msgstr "設定 GSSAPI 與 Kerberos 的領域名稱。" #: dicod/main.c:1030 msgid "Define groups for anonymous users." msgstr "為匿名使用者定義群組。" #: dicod/main.c:1069 msgid "Section name must be a string" msgstr "區段名稱必須是字串" #: dicod/main.c:1071 msgid "missing section name" msgstr "缺少區段名稱" #: dicod/main.c:1096 msgid "Unexpected statement" msgstr "意外的陳述式" #: dicod/main.c:1133 msgid "Expected string value" msgstr "預期字串值" #: dicod/main.c:1159 msgid "expected list or string" msgstr "預期清單或字串" #: dicod/main.c:1182 msgid "Expected number" msgstr "預期數字" #: dicod/main.c:1253 msgid "arg: bool" msgstr "arg: bool" #: dicod/main.c:1253 msgid "Deny all * and ! look ups" msgstr "拒絕所有 * 與 ! 查詢" #: dicod/main.c:1257 msgid "cond" msgstr "cond" #: dicod/main.c:1257 msgid "Deny * and ! look-ups on these words." msgstr "拒絕對這些字詞進行 * 與 ! 查詢。" #: dicod/main.c:1262 dicod/main.c:1268 dicod/main.c:1274 dicod/main.c:1280 #: dicod/main.c:1286 dicod/main.c:1292 msgid "len: number" msgstr "len: number" #: dicod/main.c:1263 msgid "Deny * and ! look-ups on words with length < ." msgstr "拒絕對長度 < 的字詞進行 * 與 ! 查詢。" #: dicod/main.c:1269 msgid "Deny * and ! look-ups on words with length <= ." msgstr "拒絕對長度 <= 的字詞進行 * 與 ! 查詢。" #: dicod/main.c:1275 msgid "Deny * and ! look-ups on words with length > ." msgstr "拒絕對長度 > 的字詞進行 * 與 ! 查詢。" #: dicod/main.c:1281 msgid "Deny * and ! look-ups on words with length >= ." msgstr "拒絕對長度 >= 的字詞進行 * 與 ! 查詢。" #: dicod/main.c:1287 msgid "Deny * and ! look-ups on words with length == ." msgstr "拒絕對長度 == 的字詞進行 * 與 ! 查詢。" #: dicod/main.c:1293 msgid "Deny * and ! look-ups on words with length != ." msgstr "拒絕對長度 != 的字詞進行 * 與 ! 查詢。" #: dicod/main.c:1302 msgid "Run with these user privileges." msgstr "以這些使用者權限執行。" #: dicod/main.c:1306 msgid "Supplementary group to retain with the user privileges." msgstr "與使用者權限一同保留的附屬群組。" #: dicod/main.c:1309 msgid "arg: [daemon|inetd]" msgstr "arg: [daemon|inetd]" #: dicod/main.c:1309 msgid "Operation mode." msgstr "操作模式。" #: dicod/main.c:1313 msgid "Server description to be shown in reply to SHOW SERVER command." msgstr "伺服器說明,顯示於 SHOW SERVER 命令的回覆中。" #: dicod/main.c:1316 msgid "Show system information if arg matches." msgstr "若 arg 相符則顯示系統資訊。" #: dicod/main.c:1319 msgid "Enable identification check using AUTH protocol (RFC 1413)" msgstr "使用 AUTH 協定啟用身分檢查(RFC 1413)" #: dicod/main.c:1321 msgid "val" msgstr "val" #: dicod/main.c:1322 msgid "Set timeout for AUTH I/O operations." msgstr "設定 AUTH I/O 操作的逾時。" #: dicod/main.c:1325 msgid "Name of the file containing the keys for decrypting AUTH replies." msgstr "包含解密 AUTH 回覆所需金鑰的檔案名稱。" #: dicod/main.c:1328 msgid "Maximum number of children running simultaneously." msgstr "同時執行的子行程最大數量。" #: dicod/main.c:1330 msgid "Tag syslog diagnostics with this tag." msgstr "以這個標籤標記 syslog 診斷訊息。" #: dicod/main.c:1333 msgid "Set syslog facility. Arg is one of the following: user, daemon, auth, authpriv, mail, cron, local0 through local7 (case-insensitive), or a facility number." msgstr "設定 syslog 設施。Arg 為下列之一:user、daemon、auth、authpriv、mail、cron、local0 到 local7(不分大小寫),或設施號碼。" #: dicod/main.c:1338 msgid "Prefix diagnostics messages with their severity." msgstr "在診斷訊息前面加上其嚴重程度。" #: dicod/main.c:1340 msgid "fmt" msgstr "fmt" #: dicod/main.c:1341 msgid "Set format string for access log file." msgstr "設定存取記錄檔的格式字串。" #: dicod/main.c:1344 msgid "Set access log file name." msgstr "設定存取記錄檔名稱。" #: dicod/main.c:1346 msgid "Log session transcript." msgstr "記錄工作階段逐字稿。" #: dicod/main.c:1349 msgid "Store PID of the master process in this file." msgstr "將主行程的 PID 儲存在這個檔案中。" #: dicod/main.c:1351 dicod/main.c:1354 msgid "seconds" msgstr "秒" #: dicod/main.c:1352 msgid "Wait this number of seconds for all children to terminate." msgstr "等待所有子行程終止這個秒數。" #: dicod/main.c:1355 msgid "Set inactivity timeout." msgstr "設定閒置逾時。" #: dicod/main.c:1357 msgid "addr" msgstr "addr" #: dicod/main.c:1357 msgid "Listen on these addresses." msgstr "監聽這些位址。" #: dicod/main.c:1360 msgid "Display this text in the initial 220 banner" msgstr "在初始的 220 橫幅中顯示這段文字" #: dicod/main.c:1363 msgid "Display this text in reply to the HELP command. If text begins with a +, usual command summary is displayed before it." msgstr "在 HELP 命令的回覆中顯示這段文字。若文字以 + 開頭,會在其前顯示一般的命令摘要。" #: dicod/main.c:1366 msgid "Override the host name." msgstr "覆寫主機名稱。" #: dicod/main.c:1368 msgid "Request additional capabilities." msgstr "請求額外的能力。" #: dicod/main.c:1371 dicod/main.c:1375 msgid "path" msgstr "路徑" #: dicod/main.c:1372 msgid "List of directories searched for database modules." msgstr "搜尋資料庫模組的目錄清單。" #: dicod/main.c:1376 msgid "List of directories searched for database modules prior to the default module directory" msgstr "在預設模組目錄之前搜尋資料庫模組的目錄清單" #: dicod/main.c:1381 msgid "Set the name of the default matching strategy." msgstr "設定預設比對策略的名稱。" #: dicod/main.c:1384 msgid "Provide timing information after successful completion of an operation." msgstr "操作成功完成後提供時間資訊。" #: dicod/main.c:1388 msgid "Set ACL to control visibility of all databases." msgstr "設定控制所有資料庫可見性的 ACL。" #: dicod/main.c:1391 msgid "Apply this ACL to incoming connections." msgstr "將這個 ACL 套用到連入的連線。" #: dicod/main.c:1393 msgid "Define a dictionary database." msgstr "定義字典資料庫。" #: dicod/main.c:1397 dicod/main.c:1406 dicod/main.c:1412 dicod/main.c:1419 msgid "name: string" msgstr "name: string" #: dicod/main.c:1398 msgid "" "Load a module instance.\n" "If is the same as in command, it can be simplified as:\n" " load-module ;\n" "Furthermore, several simplified forms can be combined into one\n" "by using a list of names as its argument, as in:\n" " load-module (stratall,word);\n" msgstr "" "載入模組實例。\n" "若 與命令中的 相同,可簡化為:\n" " load-module ;\n" "此外,可以將數個簡化形式結合成一個,\n" "做法是以名稱清單作為其引數,例如:\n" " load-module (stratall,word);\n" #: dicod/main.c:1406 msgid "Define an ACL." msgstr "定義 ACL。" #: dicod/main.c:1408 msgid "url: string" msgstr "url: string" #: dicod/main.c:1409 msgid "Define user database for authentication." msgstr "定義驗證用的使用者資料庫。" #: dicod/main.c:1412 msgid "Define a command alias." msgstr "定義命令別名。" #: dicod/main.c:1416 msgid "Control SASL authentication." msgstr "控制 SASL 驗證。" #: dicod/main.c:1420 msgid "Additional configuration for strategy " msgstr "策略 的額外組態" #: dicod/main.c:1459 msgid "" "Configuration file structure for dicod.\n" "For more information, use `info dico configuration'." msgstr "" "dicod 的組態檔結構。\n" "如需更多資訊,請使用「info dico configuration」。" #: dicod/main.c:1788 msgid "unknown strategy" msgstr "未知的策略" #: cmdline.opt:36 msgid "Select program mode" msgstr "選擇程式模式" #: cmdline.opt:51 msgid "preprocess configuration file and exit" msgstr "前處理組態檔後結束" #: cmdline.opt:57 msgid "check configuration file syntax and exit" msgstr "檢查組態檔語法後結束" #: cmdline.opt:63 msgid "inetd mode" msgstr "inetd 模式" #: cmdline.opt:69 msgid "run unit tests for module; subsequent arguments are treated as module name and unit test arguments; the -- marker introduces module initialization arguments" msgstr "對模組執行單元測試;後續引數視為模組名稱與單元測試引數;-- 標記之後為模組初始化引數" #: cmdline.opt:63 msgid "Modifiers" msgstr "修飾詞" #: cmdline.opt:79 msgid "FILE" msgstr "FILE" #: cmdline.opt:79 msgid "read this configuration file" msgstr "讀取這個組態檔" #: cmdline.opt:85 msgid "operate in foreground" msgstr "在前景執行" #: cmdline.opt:91 msgid "output diagnostic to stderr" msgstr "將診斷輸出到 stderr" #: cmdline.opt:97 msgid "output diagnostic to syslog (default)" msgstr "將診斷輸出到 syslog(預設)" #: cmdline.opt:103 msgid "single-process mode" msgstr "單一處理程序模式" #: cmdline.opt:109 cmdline.opt:179 msgid "DIR" msgstr "DIR" #: cmdline.opt:109 msgid "prepend DIR to the module load path" msgstr "將 DIR 加到模組載入路徑之前" #: cmdline.opt:125 msgid "disable session transcript" msgstr "停用工作階段逐字稿" #: cmdline.opt:131 msgid "set debug verbosity level" msgstr "設定偵錯詳細程度" #: cmdline.opt:144 msgid "trace parsing of configuration file" msgstr "追蹤組態檔的剖析" #: cmdline.opt:150 msgid "trace config file lexer" msgstr "追蹤組態檔的語彙分析器" #: cmdline.opt:142 msgid "Additional help" msgstr "其他說明" #: cmdline.opt:158 msgid "show configuration file summary" msgstr "顯示組態檔摘要" #: cmdline.opt:151 msgid "Preprocessor control" msgstr "前處理器控制" #: cmdline.opt:167 msgid "PROG" msgstr "PROG" #: cmdline.opt:167 msgid "use PROG as a preprocessor for config file" msgstr "使用 PROG 作為組態檔的前處理器" #: cmdline.opt:173 msgid "do not use external preprocessor" msgstr "不要使用外部前處理器" #: cmdline.opt:179 msgid "add the directory DIR to the list of directories to be searched for preprocessor include files" msgstr "將目錄 DIR 加到搜尋前處理器 include 檔的目錄清單中" #: cmdline.opt:185 msgid "SYMBOL[=VALUE]" msgstr "SYMBOL[=VALUE]" #: cmdline.opt:185 msgid "define a preprocessor symbol" msgstr "定義前處理器符號" #: cmdline.opt:43 msgid "GNU dictionary server" msgstr "GNU 字典伺服器" #: dicod/loader.c:38 #, c-format msgid "%s: faulty module: (%s) failed" msgstr "%s:有缺陷的模組:(%s)失敗" #: dicod/loader.c:67 #, c-format msgid "%s: initialization failed" msgstr "%s:初始化失敗" #: dicod/loader.c:83 #, c-format msgid "module %s already loaded" msgstr "模組 %s 已載入" #: dicod/loader.c:96 #, c-format msgid "cannot load module %s: %s" msgstr "無法載入模組 %s:%s" #: dicod/loader.c:505 msgid "no module name" msgstr "沒有模組名稱" #: dicod/loader.c:524 msgid "module does not define dico_run_test function" msgstr "模組未定義 dico_run_test 函式" #: dicod/alias.c:68 #, c-format msgid "alias `%s' already defined" msgstr "別名「%s」已定義" #: dicod/alias.c:70 msgid "this is the location of the previous definition" msgstr "這是先前定義的位置" #: dicod/server.c:103 #, c-format msgid "file %s exists but cannot be stat'd" msgstr "檔案 %s 存在但無法 stat" #: dicod/server.c:110 #, c-format msgid "file %s is not a socket" msgstr "檔案 %s 不是 socket" #: dicod/server.c:116 #, c-format msgid "cannot unlink file %s" msgstr "無法 unlink 檔案 %s" #: dicod/server.c:131 #, c-format msgid "unsupported address family: %d" msgstr "不支援的位址家族:%d" #: dicod/server.c:163 msgid "No sockets opened" msgstr "沒有開啟任何 socket" #: dicod/server.c:206 #, c-format msgid "%lu exited successfully" msgstr "%lu 成功結束" #: dicod/server.c:211 #, c-format msgid "%lu timed out" msgstr "%lu 逾時" #: dicod/server.c:216 #, c-format msgid "%lu failed with status %d" msgstr "%lu 以狀態 %d 失敗" #: dicod/server.c:227 #, c-format msgid "%lu terminated on signal %d" msgstr "%lu 因訊號 %d 而終止" #: dicod/server.c:230 #, c-format msgid "%lu stopped on signal %d" msgstr "%lu 因訊號 %d 而停止" #: dicod/server.c:234 #, c-format msgid "%lu dumped core" msgstr "%lu 傾印了核心" #: dicod/server.c:237 #, c-format msgid "%lu terminated with unrecognized status" msgstr "%lu 以無法辨識的狀態終止" #: dicod/server.c:305 #, c-format msgid "Cannot open pidfile `%s'" msgstr "無法開啟 PID 檔「%s」" #: dicod/server.c:308 #, c-format msgid "Cannot get pid from pidfile `%s'" msgstr "無法從 PID 檔「%s」取得 PID" #: dicod/server.c:314 #, c-format msgid "%s appears to run with pid %lu. If it does not, remove `%s' and retry." msgstr "%s 似乎以 PID %lu 執行。若並非如此,請移除「%s」後重試。" #: dicod/server.c:324 dicod/server.c:343 #, c-format msgid "Cannot unlink pidfile `%s'" msgstr "無法 unlink PID 檔「%s」" #: dicod/server.c:334 #, c-format msgid "Cannot create pidfile `%s'" msgstr "無法建立 PID 檔「%s」" #: dicod/server.c:402 #, c-format msgid "connection from %s denied" msgstr "來自 %s 的連線已遭拒絕" #: dicod/server.c:459 msgid "fork failed" msgstr "fork 失敗" #: dicod/server.c:475 msgid "refusing to restart due to errors in configuration file" msgstr "因組態檔有錯誤而拒絕重新啟動" #: dicod/server.c:481 msgid "refusing to restart due to unexpected return status of configuration checker" msgstr "因組態檢查器回傳意外狀態而拒絕重新啟動" #: dicod/server.c:489 msgid "refusing to restart: configuration checker did not exit within 5 seconds" msgstr "拒絕重新啟動:組態檢查器未在 5 秒內結束" #: dicod/server.c:498 msgid "waitpid failed" msgstr "waitpid 失敗" #: dicod/server.c:499 msgid "refusing to restart" msgstr "拒絕重新啟動" #: dicod/server.c:539 #, c-format msgid "too many children (%lu)" msgstr "子行程過多(%lu)" #: dicod/server.c:557 msgid "select error" msgstr "select 錯誤" #: dicod/server.c:585 #, c-format msgid "%s started" msgstr "%s 已啟動" #: dicod/server.c:590 msgid "not running as root: ignoring user/group settings" msgstr "未以 root 執行:忽略使用者/群組設定" #: dicod/server.c:603 msgid "dicod started without full file name" msgstr "dicod 啟動時未提供完整檔案名稱" #: dicod/server.c:604 dicod/server.c:608 msgid "restart (SIGHUP) will not work" msgstr "重新啟動(SIGHUP)將無法運作" #: dicod/server.c:607 msgid "configuration file is not given with a full file name" msgstr "未以完整檔案名稱提供組態檔" #: dicod/server.c:615 msgid "Cannot become a daemon" msgstr "無法成為常駐程式" #: dicod/server.c:632 #, c-format msgid "Exit code = %d, last error status" msgstr "結束碼 = %d,最後錯誤狀態" #: dicod/server.c:640 #, c-format msgid "%s restarting" msgstr "%s 正在重新啟動" #: dicod/server.c:644 msgid "Cannot restart" msgstr "無法重新啟動" #: dicod/server.c:646 #, c-format msgid "%s terminating" msgstr "%s 正在終止" #: dicod/ident.c:200 msgid "Incorrect length of IDENT DES packet" msgstr "IDENT DES 封包長度不正確" #: dicod/ident.c:207 #, c-format msgid "Cannot open file %s" msgstr "無法開啟檔案 %s" #: dicod/ident.c:388 msgid "cannot create socket for AUTH identification" msgstr "無法為 AUTH 身分識別建立 socket" #: dicod/ident.c:400 msgid "cannot bind AUTH socket" msgstr "無法綁定 AUTH socket" #: dicod/ident.c:413 dicod/ident.c:464 #, c-format msgid "cannot connect to AUTH server %s" msgstr "無法連線到 AUTH 伺服器 %s" #: dicod/ident.c:437 #, c-format msgid "Malformed IDENT response: `%s', from %s" msgstr "格式錯誤的 IDENT 回應:「%s」,來自 %s" #: dicod/ident.c:442 msgid "Keyfile for AUTH responses not specified in config; use `ident-keyfile FILE'" msgstr "組態中未指定 AUTH 回應的金鑰檔;請使用「ident-keyfile FILE」" #: dicod/ident.c:458 #, c-format msgid "failure while communicating with AUTH server %s" msgstr "與 AUTH 伺服器 %s 通訊時失敗" #: dicod/ident.c:469 #, c-format msgid "no reply from AUTH server %s" msgstr "AUTH 伺服器 %s 沒有回應" #: dicod/ident.c:475 #, c-format msgid "I/O error while communicating with AUTH server %s" msgstr "與 AUTH 伺服器 %s 通訊時發生 I/O 錯誤" #: dicod/accesslog.c:487 #, c-format msgid "log format error (near char %td): missing terminating `}'" msgstr "記錄格式錯誤(在字元 %td 附近):缺少結尾的「}」" #: dicod/accesslog.c:502 #, c-format msgid "log format error (near char %td): unknown format char `%c'" msgstr "記錄格式錯誤(在字元 %td 附近):未知的格式字元「%c」" #: dicod/accesslog.c:510 #, c-format msgid "log format warning (near char %td): format char `%c' does not take arguments" msgstr "記錄格式警告(在字元 %td 附近):格式字元「%c」不接受引數" #: dicod/accesslog.c:553 #, c-format msgid "cannot open access log file `%s'" msgstr "無法開啟存取記錄檔「%s」" #: dicod/gsasl.c:84 #, c-format msgid "Unexpected input instead of SASLRESP command: %s" msgstr "收到意外的輸入而非 SASLRESP 命令:%s" #: dicod/gsasl.c:123 #, c-format msgid "SASL gsasl_server_start: %s" msgstr "SASL gsasl_server_start:%s" #: dicod/gsasl.c:163 #, c-format msgid "GSASL %s: cannot get username" msgstr "GSASL %s:無法取得使用者名稱" #: dicod/gsasl.c:269 msgid "user name not supplied" msgstr "未提供使用者名稱" #: dicod/gsasl.c:333 #, c-format msgid "cannot initialize libgsasl: %s" msgstr "無法初始化 libgsasl:%s" #: modules/dict.org/dictorg.c:83 #, c-format msgid "mod_init: cannot stat `%s'" msgstr "mod_init:無法 stat「%s」" #: modules/dict.org/dictorg.c:88 #, c-format msgid "mod_init: `%s' is not a directory" msgstr "mod_init:「%s」不是目錄" #: modules/dict.org/dictorg.c:93 #, c-format msgid "mod_init: `%s' is not readable" msgstr "mod_init:「%s」無法讀取" #: modules/dict.org/dictorg.c:248 #, c-format msgid "%s:%lu: invalid base64 value: `%.*s'" msgstr "%s:%lu:無效的 base64 值:「%.*s」" #: modules/dict.org/dictorg.c:263 #, c-format msgid "%s:%lu: malformed entry" msgstr "%s:%lu:格式錯誤的條目" #: modules/dict.org/dictorg.c:302 #, c-format msgid "open_index: cannot stat `%s'" msgstr "open_index:無法 stat「%s」" #: modules/dict.org/dictorg.c:306 #, c-format msgid "open_index: `%s' is not a regular file" msgstr "open_index:「%s」不是一般檔案" #: modules/dict.org/dictorg.c:315 modules/dict.org/dictorg.c:412 #: modules/gcide/gcide.c:316 modules/gcide/gcide.c:725 #, c-format msgid "cannot create stream `%s'" msgstr "無法建立串流「%s」" #: modules/dict.org/dictorg.c:321 modules/dict.org/dictorg.c:420 #: modules/gcide/gcide.c:323 modules/gcide/gcide.c:732 #, c-format msgid "cannot open stream `%s': %s" msgstr "無法開啟串流「%s」:%s" #: modules/dict.org/dictorg.c:430 #, c-format msgid "cannot open stream for dictionary `%s'" msgstr "無法為字典「%s」開啟串流" #: modules/dict.org/dictorg.c:458 #, c-format msgid "mod_init_db(%s): database name not given" msgstr "mod_init_db(%s):未提供資料庫名稱" #: modules/dict.org/dictorg.c:468 #, c-format msgid "mod_init_db: `%s' is not an absolute file name" msgstr "mod_init_db:「%s」不是絕對檔案名稱" #: modules/dict.org/dictorg.c:508 #, c-format msgid "mod_init_db(%s): index files in old 8-bit format are not supported" msgstr "mod_init_db(%s):不支援舊式 8 位元格式的索引檔" #: modules/dict.org/dictorg.c:810 modules/dict.org/dictorg.c:993 #: modules/gcide/gcide.c:756 #, c-format msgid "%s: read error: %s" msgstr "%s:讀取錯誤:%s" #: modules/dict.org/dictorg.c:904 msgid "_match_all: key initialization failed" msgstr "_match_all:鍵初始化失敗" #: modules/dict.org/dictorg.c:983 #, c-format msgid "%s: seek error: %s" msgstr "%s:seek 錯誤:%s" #: modules/dict.org/dictstr.c:176 #, c-format msgid "cannot initialize inflation engine: %s" msgstr "無法初始化解壓縮引擎:%s" #: modules/dict.org/dictstr.c:198 #, c-format msgid "%s:%d: INTERNAL ERROR: inflate did not flush (%d pending, %d avail)" msgstr "%s:%d:內部錯誤:inflate 未刷新(%d 待處理,%d 可用)" #: modules/dict.org/dictstr.c:286 #, c-format msgid "%s:%d: INTERNAL ERROR: cannot shut down inflation engine: %s" msgstr "%s:%d:內部錯誤:無法關閉解壓縮引擎:%s" #: modules/dict.org/dictstr.c:437 #, c-format msgid "file position (%lu) != header length + 1 (%lu)" msgstr "檔案位置(%lu)!= 標頭長度 + 1(%lu)" #: modules/dict.org/dictstr.c:475 msgid "unknown dictionary format" msgstr "未知的字典格式" #: modules/dict.org/dictstr.c:478 msgid "unsupported dictionary format" msgstr "不支援的字典格式" #: modules/dict.org/dictstr.c:481 msgid "unsupported dictionary version" msgstr "不支援的字典版本" #: modules/dict.org/dictstr.c:484 msgid "malformed header" msgstr "格式錯誤的標頭" #: modules/dict.org/dictstr.c:487 msgid "cannot seek on pure gzip format files" msgstr "無法在純 gzip 格式的檔案上進行 seek" #: modules/dict.org/dictstr.c:490 msgid "error decompressing stream" msgstr "解壓縮串流時發生錯誤" #: modules/guile/guile.c:151 #, c-format msgid "%s: not enough memory" msgstr "%s:記憶體不足" #: modules/guile/guile.c:164 #, c-format msgid "%s: invalid return type" msgstr "%s:無效的回傳型別" #: modules/guile/guile.c:184 #, c-format msgid "procedure `%s' failed: see error output for details" msgstr "程序「%s」失敗:詳情請見錯誤輸出" #: modules/guile/guile.c:735 #, c-format msgid "%s: %s: unknown virtual function" msgstr "%s:%s:未知的虛擬函式" #: modules/guile/guile.c:794 msgid "mod_init: cannot initialize error port" msgstr "mod_init:無法初始化錯誤埠" #: modules/guile/guile.c:802 modules/guile/guile.c:836 #, c-format msgid "mod_init: cannot load init script %s" msgstr "mod_init:無法載入初始化腳本 %s" #: modules/guile/guile.c:862 #, c-format msgid "%s: %s: void virtual function" msgstr "%s:%s:void 虛擬函式" #: modules/guile/guile.c:1084 msgid "mod_match: key initialization failed" msgstr "mod_match:鍵初始化失敗" #: modules/outline/outline.c:476 msgid "outline_open: wrong number of arguments" msgstr "outline_open:引數數量錯誤" #: modules/outline/outline.c:482 modules/gcide/idxgcide.l:269 #, c-format msgid "cannot open file %s" msgstr "無法開啟檔案 %s" #: modules/outline/outline.c:642 msgid "outline_lang: not enough memory" msgstr "outline_lang:記憶體不足" #: modules/outline/outline.c:681 msgid "outline_match_all: not enough memory" msgstr "outline_match_all:記憶體不足" #: modules/outline/outline.c:686 msgid "outline_match_all: key initialization failed" msgstr "outline_match_all:鍵初始化失敗" #: modules/ldap/ldap.c:60 #, c-format msgid "cannot set LBER_OPT_DEBUG_LEVEL %d" msgstr "無法設定 LBER_OPT_DEBUG_LEVEL %d" #: modules/ldap/ldap.c:65 #, c-format msgid "could not set LDAP_OPT_DEBUG_LEVEL %d" msgstr "無法設定 LDAP_OPT_DEBUG_LEVEL %d" #: modules/ldap/ldap.c:73 #, c-format msgid "cannot create LDAP session handle for URI=%s (%d): %s" msgstr "無法為 URI=%s (%d) 建立 LDAP 工作階段控制代碼:%s" #: modules/ldap/ldap.c:81 #, c-format msgid "ldap_start_tls failed: %s" msgstr "ldap_start_tls 失敗:%s" #: modules/ldap/ldap.c:199 #, c-format msgid "cannot parse options `%s': %s" msgstr "剖析選項「%s」失敗:%s" #: modules/ldap/ldap.c:215 msgid "cannot allocate handle" msgstr "無法配置控制代碼" #: modules/ldap/ldap.c:255 #, c-format msgid "cannot expand query `%s': %s" msgstr "無法展開查詢「%s」:%s" #: modules/gcide/gcide.c:85 #, c-format msgid "gcide: cannot stat `%s'" msgstr "gcide:無法 stat「%s」" #: modules/gcide/gcide.c:89 #, c-format msgid "gcide: `%s' is not a directory" msgstr "gcide:「%s」不是目錄" #: modules/gcide/gcide.c:93 modules/gcide/gcide.c:158 #, c-format msgid "gcide: `%s' is not readable" msgstr "gcide:「%s」無法讀取" #: modules/gcide/gcide.c:113 #, c-format msgid "gcide_open_idx: creating index %s" msgstr "gcide_open_idx:正在建立索引 %s" #: modules/gcide/gcide.c:116 #, c-format msgid "gcide_open_idx: cannot run %s" msgstr "gcide_open_idx:無法執行 %s" #: modules/gcide/gcide.c:125 msgid "gcide_open_idx: fork failed" msgstr "gcide_open_idx:fork 失敗" #: modules/gcide/gcide.c:129 modules/gcide/gcide.c:134 #, c-format msgid "gcide_open_idx: %s failed" msgstr "gcide_open_idx:%s 失敗" #: modules/gcide/gcide.c:141 #, c-format msgid "gcide_open_idx: %s exited with status %d" msgstr "gcide_open_idx:%s 以狀態 %d 結束" #: modules/gcide/gcide.c:162 modules/gcide/gcide.c:182 #, c-format msgid "gcide: can't stat `%s'" msgstr "gcide:無法 stat「%s」" #: modules/gcide/gcide.c:188 msgid "gcide: index file older than database, reindexing" msgstr "gcide:索引檔比資料庫舊,正在重新建立索引" #: modules/gcide/gcide.c:190 #, c-format msgid "gcide_open_idx: cannot access %s" msgstr "gcide_open_idx:無法存取 %s" #: modules/gcide/gcide.c:249 msgid "gcide_init_db: database directory not given" msgstr "gcide_init_db:未提供資料庫目錄" #: modules/gcide/gcide.c:335 modules/gcide/gcide.c:354 #, c-format msgid "read error in stream `%s': %s" msgstr "串流「%s」中的讀取錯誤:%s" #: modules/gcide/gcide.c:344 #, c-format msgid "cannot get size of stream `%s': %s" msgstr "無法取得串流「%s」的大小:%s" #: modules/gcide/gcide.c:351 msgid "cannot allocate dictionary information buffer" msgstr "無法配置字典資訊緩衝區" #: modules/gcide/gcide.c:518 modules/wordnet/wordnet.c:617 #, c-format msgid "%s: key initialization failed" msgstr "%s:鍵初始化失敗" #: modules/gcide/gcide.c:742 #, c-format msgid "seek error on `%s' while positioning to %lu: %s" msgstr "於「%s」定位到 %lu 時發生 seek 錯誤:%s" #: modules/gcide/idx.c:68 #, c-format msgid "error reading from `%s'" msgstr "從「%s」讀取時發生錯誤" #: modules/gcide/idx.c:71 #, c-format msgid "short read while reading from `%s'" msgstr "從「%s」讀取時讀取長度不足" #: modules/gcide/idx.c:91 #, c-format msgid "file `%s' is not a valid gcide index file" msgstr "檔案「%s」不是有效的 gcide 索引檔" #: modules/gcide/idx.c:103 #, c-format msgid "index file `%s' is corrupted" msgstr "索引檔「%s」已損毀" #: modules/gcide/idx.c:128 #, c-format msgid "cannot open index file `%s'" msgstr "無法開啟索引檔「%s」" #: modules/gcide/idx.c:246 #, c-format msgid "seek error on `%s' while positioning to %lu" msgstr "於「%s」定位到 %lu 時發生 seek 錯誤" #: modules/gcide/idxgcide-cli.opt:62 #, c-format msgid "not a valid size: %s" msgstr "無效的大小:%s" #: modules/gcide/idxgcide.l:77 msgid "page too small, aborting" msgstr "頁面過小,正在中止" #: modules/gcide/idxgcide.l:120 msgid "Sorting references" msgstr "正在排序參照" #: modules/gcide/idxgcide.l:124 msgid "Writing references" msgstr "正在寫入參照" #: modules/gcide/idxgcide.l:217 #, c-format msgid "%s:%u: unknown or illegible character in a headword" msgstr "%s:%u:詞目中有未知或無法辨識的字元" #: modules/gcide/idxgcide.l:221 #, c-format msgid "%s:%u: unrecognized entity: %s" msgstr "%s:%u:無法辨識的實體:%s" #: modules/gcide/idxgcide.l:236 #, c-format msgid "%s:%u: unknown character sequence %s" msgstr "%s:%u:未知的字元序列 %s" #: modules/gcide/idxgcide.l:266 #, c-format msgid "Indexing %s" msgstr "正在為 %s 建立索引" #: modules/gcide/idxgcide.l:302 msgid "page size too small" msgstr "頁面大小過小" #: modules/gcide/idxgcide.l:311 msgid "bad number of arguments" msgstr "引數數量錯誤" #: modules/gcide/idxgcide.l:335 #, c-format msgid "cannot create index file `%s'" msgstr "無法建立索引檔「%s」" #: modules/gcide/idxgcide.l:356 #, c-format msgid "headwords=%lu, definitions=%lu, refs per page=%lu, pages=%lu" msgstr "詞目=%lu,定義=%lu,每頁參照=%lu,頁數=%lu" #: modules/gcide/markup.l:148 #, c-format msgid "cannot parse line %.*s: %s" msgstr "無法剖析列 %.*s:%s" #: modules/gcide/markup.l:300 #, c-format msgid "%u: unrecognized entity: %s" msgstr "%u:無法辨識的實體:%s" #: modules/gcide/markup.l:312 #, c-format msgid "%u: unknown character sequence %s" msgstr "%u:未知的字元序列 %s" #: modules/wordnet/wordnet.c:79 msgid "cannot open wordnet database" msgstr "無法開啟 wordnet 資料庫" #: modules/wordnet/wordnet.c:232 #, c-format msgid "wordnet: unknown option %s" msgstr "wordnet:未知的選項 %s" #: modules/wordnet/wordnet.c:239 #, c-format msgid "wordnet: option %s is not yet supported" msgstr "wordnet:選項 %s 尚未支援" #: grecs/src/cidr.c:129 grecs/src/cidr.c:179 grecs/src/cidr.c:186 #, c-format msgid "invalid network mask: %s" msgstr "無效的網路遮罩:%s" #: grecs/src/cidr.c:142 grecs/src/cidr.c:149 grecs/src/cidr.c:160 #, c-format msgid "unrecognized address family: %s" msgstr "無法辨識的位址家族:%s" #: grecs/src/cidr.c:153 #, c-format msgid "invalid network address: %s" msgstr "無效的網路位址:%s" #. TRANSLATORS: The msgids below are data types in direct (nominative) #. and indirect (most often, genitive) cases. The indirect case is #. used only in the construct "list %s" (e.g., for "number" data type, #. this makes "list of numbers"). Please, translate it so that it #. forms a correct sentence in this context. #: grecs/src/format.c:37 msgid "void" msgstr "void" #: grecs/src/format.c:38 grecs/src/tree.c:69 msgid "string" msgstr "字串" #: grecs/src/format.c:38 msgid "of strings" msgstr "字串" #: grecs/src/format.c:39 grecs/src/format.c:40 grecs/src/format.c:41 #: grecs/src/format.c:42 grecs/src/format.c:43 grecs/src/format.c:44 #: grecs/src/format.c:45 msgid "number" msgstr "數字" #: grecs/src/format.c:39 grecs/src/format.c:40 grecs/src/format.c:41 #: grecs/src/format.c:42 grecs/src/format.c:43 grecs/src/format.c:44 #: grecs/src/format.c:45 msgid "of numbers" msgstr "數字" #: grecs/src/format.c:46 msgid "time" msgstr "時間" #: grecs/src/format.c:46 msgid "of times" msgstr "時間" #: grecs/src/format.c:47 msgid "boolean" msgstr "布林" #: grecs/src/format.c:47 msgid "of booleans" msgstr "布林" #: grecs/src/format.c:48 msgid "IPv4" msgstr "IPv4" #: grecs/src/format.c:48 msgid "of IPv4" msgstr "IPv4" #: grecs/src/format.c:49 msgid "CIDR" msgstr "CIDR" #: grecs/src/format.c:49 msgid "of CIDR" msgstr "CIDR" #: grecs/src/format.c:50 msgid "hostname" msgstr "主機名稱" #: grecs/src/format.c:50 msgid "of hostnames" msgstr "主機名稱" #: grecs/src/format.c:51 msgid "sockaddr" msgstr "sockaddr" #: grecs/src/format.c:51 msgid "of sockaddr" msgstr "sockaddr" #: grecs/src/format.c:52 msgid "section" msgstr "區段" #: grecs/src/format.c:53 msgid "null" msgstr "null" #: grecs/src/format.c:134 msgid "Disabled;" msgstr "已停用;" #. TRANSLATORS: The %s in this message will be expanded #. to a data type in indirect case (see above). The two #. must form a grammatically correct sentence. #: grecs/src/format.c:156 #, c-format msgid "list %s" msgstr "%s 的清單" #: grecs/src/grecs-lex.l:186 #, c-format msgid "stray character %c" msgstr "多餘的字元 %c" #: grecs/src/grecs-lex.l:189 #, c-format msgid "stray character \\%03o" msgstr "多餘的字元 \\%03o" #: grecs/src/grecs-lex.l:219 grecs/src/preproc.c:480 #, c-format msgid "Cannot open `%s'" msgstr "無法開啟「%s」" #: grecs/src/grecs-lex.l:227 grecs/src/preproc.c:698 #, c-format msgid "Unable to start external preprocessor `%s'" msgstr "無法啟動外部前處理器「%s」" #: grecs/src/grecs-lex.l:394 grecs/src/grecs-lex.l:431 #, c-format msgid "cannot parse #line line: %s" msgstr "無法剖析 #line 列:%s" #: grecs/src/grecs-lex.l:415 grecs/src/grecs-lex.l:435 msgid "invalid #line statement" msgstr "無效的 #line 陳述式" #: grecs/src/grecs-lex.l:418 grecs/src/grecs-lex.l:439 msgid "malformed #line statement" msgstr "格式錯誤的 #line 陳述式" #: grecs/src/lineacc.c:70 #, c-format msgid "unknown escape sequence: '\\%c'" msgstr "未知的逸出序列:「\\%c」" #: grecs/src/opthelp.c:123 grecs/src/opthelp.c:269 msgid "Usage:" msgstr "用法:" #: grecs/src/opthelp.c:127 msgid "OPTION" msgstr "OPTION" #: grecs/src/opthelp.c:132 grecs/src/opthelp.c:427 msgid "Aliases" msgstr "別名" #: grecs/src/opthelp.c:132 grecs/src/opthelp.c:427 msgid "Alias" msgstr "別名" #: grecs/src/opthelp.c:186 msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options." msgstr "長選項的必要或選用引數,對應的短選項同樣是必要或選用。" #. TRANSLATORS: The placeholder indicates the bug-reporting #. address for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for #. translation bugs (typically your translation team's web or #. email address). #: grecs/src/opthelp.c:202 #, c-format msgid "Report bugs to %s.\n" msgstr "請將臭蟲回報到 %s。\n" #: grecs/src/opthelp.c:205 #, c-format msgid "%s home page: <%s>\n" msgstr "%s 首頁:<%s>\n" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: grecs/src/opthelp.c:457 msgid "(C)" msgstr "(C)" #: grecs/src/opthelp.c:466 msgid "" "License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" "授權 GPLv3+:GNU GPL 第 3 版或更新版本 \n" "這是自由軟體:您可以自由地修改與重新散布它。\n" "在法律允許的範圍內,本軟體不提供任何保固。\n" "\n" #: grecs/src/opthelp.c:483 msgid "Written by " msgstr "由 " #. TRANSLATORS: This string is used as a delimiter between #. authors' names as in: #. #. Written by Winnie the Pooh, Piglet ... #. #: grecs/src/opthelp.c:489 msgid ", " msgstr "," #. TRANSLATORS: This string acts as a delimiter before the #. last author's names, e.g.: #. #. Written by Winnie the Pooh, Piglet and Christopher Robin. #. #: grecs/src/opthelp.c:495 msgid " and " msgstr " 與 " #: grecs/src/path-parser.c:62 #, c-format msgid "cannot open `%s'" msgstr "無法開啟「%s」" #: grecs/src/path-parser.c:108 grecs/src/path-parser.c:123 msgid "unexpected end of file" msgstr "預期外的檔案結尾" #: grecs/src/path-parser.c:143 msgid "parse error" msgstr "剖析錯誤" #: grecs/src/preproc.c:448 grecs/src/preproc.c:470 #, c-format msgid "Cannot stat `%s'" msgstr "無法 stat「%s」" #: grecs/src/preproc.c:453 grecs/src/preproc.c:458 msgid "Recursive inclusion" msgstr "遞迴包含" #: grecs/src/preproc.c:461 #, c-format msgid "`%s' already included here" msgstr "「%s」已在此處包含" #: grecs/src/preproc.c:465 #, c-format msgid "`%s' already included at top level" msgstr "「%s」已在頂層包含" #: grecs/src/preproc.c:595 msgid "Cannot parse include line" msgstr "無法剖析 include 列" #: grecs/src/preproc.c:598 msgid "invalid include statement" msgstr "無效的 include 陳述式" #: grecs/src/preproc.c:624 msgid "read error" msgstr "讀取錯誤" #: grecs/src/preproc.c:632 #, c-format msgid "%s: No such file or directory" msgstr "%s:沒有此檔案或目錄" #: grecs/src/preproc.c:773 grecs/src/preproc.c:793 #, c-format msgid "Cannot run `%s'" msgstr "無法執行「%s」" #: grecs/src/sockaddr.c:67 #, c-format msgid "socket path name too long: %s" msgstr "socket 路徑名稱過長:%s" #: grecs/src/sockaddr.c:120 #, c-format msgid "%s: garbage near %s" msgstr "%s:%s 附近有多餘的內容" #: grecs/src/sockaddr.c:159 #, c-format msgid "service not specified: %s" msgstr "未指定服務:%s" #: grecs/src/sockaddr.c:176 #, c-format msgid "%s: cannot parse address: %s" msgstr "%s:無法剖析位址:%s" #: grecs/src/sockaddr.c:269 #, c-format msgid "unknown or unsupported scheme: %s" msgstr "未知或不支援的 scheme:%s" #: grecs/src/sockaddr.c:278 #, c-format msgid "%s: UNIX socket must be an absolute file name" msgstr "%s:UNIX socket 必須是絕對檔案名稱" #: grecs/src/symtab.c:236 msgid "element not found in table" msgstr "在表格中找不到元素" #: grecs/src/symtab.c:238 msgid "symbol table is full" msgstr "符號表已滿" #: grecs/src/tree.c:70 msgid "list" msgstr "清單" #: grecs/src/tree.c:71 msgid "one or more arguments" msgstr "一個以上的引數" #: grecs/src/tree.c:75 msgid "unrecognized type; please report" msgstr "無法辨識的型別;請回報" #: grecs/src/tree.c:320 msgid "section keyword used as a scalar" msgstr "區段關鍵字被當作純量使用" #: grecs/src/tree.c:322 msgid "scalar keyword used as a section" msgstr "純量關鍵字被當作區段使用" #: grecs/src/tree.c:325 msgid "unknown keyword" msgstr "未知的關鍵字" #: grecs/src/tree.c:360 #, c-format msgid "%s: not a valid boolean value" msgstr "%s:不是有效的布林值" #: grecs/src/tree.c:420 grecs/src/tree.c:644 #, c-format msgid "%s: not a valid IP address or hostname" msgstr "%s:不是有效的 IP 位址或主機名稱" #: grecs/src/tree.c:444 #, c-format msgid "%s: not a valid port number" msgstr "%s:不是有效的連接埠號碼" #: grecs/src/tree.c:452 msgid "missing port number" msgstr "缺少連接埠號碼" #: grecs/src/tree.c:501 msgid "numeric overflow" msgstr "數值溢位" #: grecs/src/tree.c:506 msgid "value out of allowed range" msgstr "值超出允許的範圍" #: grecs/src/tree.c:541 grecs/src/tree.c:571 #, c-format msgid "not a number (stopped near `%s')" msgstr "不是數字(在「%s」附近停止)" #: grecs/src/tree.c:635 #, c-format msgid "%s: not a valid IP address" msgstr "%s:不是有效的 IP 位址" #: grecs/src/tree.c:774 #, c-format msgid "too many arguments to `%s'; missing semicolon?" msgstr "「%s」的引數過多;是否缺少分號?" #: grecs/src/tree.c:788 grecs/src/tree.c:836 #, c-format msgid "INTERNAL ERROR at %s:%d: unhandled data type %d" msgstr "在 %s:%d 發生內部錯誤:未處理的資料型別 %d" #: grecs/src/tree.c:803 #, c-format msgid "%s: incompatible data type in list item #%d" msgstr "%s:清單項目 #%d 中不相容的資料型別" #: grecs/src/tree.c:823 #, c-format msgid "incompatible data type for `%s'" msgstr "「%s」的資料型別不相容" #: grecs/wordsplit/wordsplit.c:130 msgid "memory exhausted while trying to store error context" msgstr "嘗試儲存錯誤內容時記憶體耗盡" #: grecs/wordsplit/wordsplit.c:881 msgid "Restarting" msgstr "正在重新啟動" #: grecs/wordsplit/wordsplit.c:1607 #, c-format msgid "%.*s: variable null or not set" msgstr "%.*s:變數為空或未設定" #: grecs/wordsplit/wordsplit.c:1637 #, c-format msgid "warning: undefined variable `%.*s'" msgstr "警告:未定義的變數「%.*s」" #: grecs/wordsplit/wordsplit.c:2138 #, c-format msgid "no files match pattern %s" msgstr "沒有檔案符合模式 %s" #: grecs/wordsplit/wordsplit.c:2599 msgid "WS trimming" msgstr "WS 修剪" #: grecs/wordsplit/wordsplit.c:2601 msgid "command substitution" msgstr "命令替換" #: grecs/wordsplit/wordsplit.c:2603 grecs/wordsplit/wordsplit.c:2611 msgid "coalesce list" msgstr "合併清單" #: grecs/wordsplit/wordsplit.c:2605 msgid "tilde expansion" msgstr "波浪號展開" #: grecs/wordsplit/wordsplit.c:2607 msgid "variable expansion" msgstr "變數展開" #: grecs/wordsplit/wordsplit.c:2609 msgid "quote removal" msgstr "引號移除" #: grecs/wordsplit/wordsplit.c:2613 msgid "path expansion" msgstr "路徑展開" #: grecs/wordsplit/wordsplit.c:2638 #, c-format msgid "(%02d) Input:%.*s;" msgstr "(%02d) 輸入:%.*s;" #: grecs/wordsplit/wordsplit.c:2664 msgid "Initial list:" msgstr "初始清單:" #: grecs/wordsplit/wordsplit.c:2679 msgid "Coalesced list:" msgstr "合併後的清單:" #: grecs/wordsplit/wordsplit.c:2849 msgid "no error" msgstr "沒有錯誤" #: grecs/wordsplit/wordsplit.c:2850 msgid "missing closing quote" msgstr "缺少結尾引號" #: grecs/wordsplit/wordsplit.c:2852 msgid "invalid wordsplit usage" msgstr "無效的 wordsplit 用法" #: grecs/wordsplit/wordsplit.c:2853 msgid "unbalanced curly brace" msgstr "不成對的花括號" #: grecs/wordsplit/wordsplit.c:2854 msgid "undefined variable" msgstr "未定義的變數" #: grecs/wordsplit/wordsplit.c:2855 msgid "input exhausted" msgstr "輸入已耗盡" #: grecs/wordsplit/wordsplit.c:2856 msgid "unbalanced parenthesis" msgstr "不成對的括號" #: grecs/wordsplit/wordsplit.c:2857 msgid "globbing error" msgstr "萬用字元展開錯誤" #: grecs/wordsplit/wordsplit.c:2858 msgid "user-defined error" msgstr "使用者定義的錯誤" #: grecs/wordsplit/wordsplit.c:2859 msgid "invalid parameter number in assignment" msgstr "指派中的參數號碼無效" #: grecs/wordsplit/wordsplit.c:2871 msgid "unknown error" msgstr "未知的錯誤" #: grecs/wordsplit/wordsplit.c:2880 #, c-format msgid "missing closing %c (start near #%lu)" msgstr "缺少結尾的 %c(在 #%lu 附近開始)"