# Chinese (Taiwan) translation for glib 2.x # Copyright (C) 2001, 02, 03, 05, 07, 10, 20 Free Software Foundation, Inc. # XML glossary from http://xml.ascc.net/zh/big5/gloss.html # Chao-Hsiung Liao , 2005, 2010. # Abel Cheung , 2001-2003, 2005. # Woodman Tuen , 2005-07. # Wei-Lun Chao , 2010. # Yi-Jyun Pan , 2020. msgid "" msgstr "" "Project-Id-Version: glib 2.64\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/glib/-/issues\n" "POT-Creation-Date: 2025-05-10 13:56+0000\n" "PO-Revision-Date: 2020-10-12 22:54+0800\n" "Last-Translator: Cheng-Chia Tseng \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-Generator: Poedit 2.4.1\n" #: gio/gappinfo.c:339 #, fuzzy #| msgid "Setting attribute %s not supported" msgid "Setting default applications not supported yet" msgstr "不支援設定特性 %s" #: gio/gappinfo.c:372 #, fuzzy #| msgid "Setting attribute %s not supported" msgid "Setting application as last used for type not supported yet" msgstr "不支援設定特性 %s" #: gio/gappinfo.c:814 #, fuzzy, c-format #| msgid "No default applications for “%s”\n" msgid "Failed to find default application for content type ‘%s’" msgstr "「%s」沒有預設的應用程式\n" #: gio/gappinfo.c:874 #, fuzzy, c-format #| msgid "No default applications for “%s”\n" msgid "Failed to find default application for URI Scheme ‘%s’" msgstr "「%s」沒有預設的應用程式\n" #: gio/gapplication.c:507 #, fuzzy #| msgid "Application Options:" msgid "GApplication Options:" msgstr "應用程式選項:" #: gio/gapplication.c:507 msgid "Show GApplication options" msgstr "顯示 GApplication 選項" #: gio/gapplication.c:552 msgid "Enter GApplication service mode (use from D-Bus service files)" msgstr "進入 GApplication 服務模式 (用於來自 D-Bus 服務檔案)" #: gio/gapplication.c:564 msgid "Override the application’s ID" msgstr "覆蓋此應用程式 ID" #: gio/gapplication.c:575 #, fuzzy #| msgid "List applications" msgid "Print the application version" msgstr "列出應用程式" #: gio/gapplication.c:587 msgid "Replace the running instance" msgstr "取代執行中的實體" #: gio/gapplication-tool.c:47 gio/gapplication-tool.c:48 gio/gio-tool.c:230 #: gio/gresource-tool.c:497 gio/gsettings-tool.c:586 msgid "Print help" msgstr "顯示求助" #: gio/gapplication-tool.c:49 gio/gresource-tool.c:498 gio/gresource-tool.c:566 msgid "[COMMAND]" msgstr "[指令]" #: gio/gapplication-tool.c:51 gio/gio-tool.c:231 msgid "Print version" msgstr "顯示版本" #: gio/gapplication-tool.c:52 gio/gsettings-tool.c:592 msgid "Print version information and exit" msgstr "輸出版本資訊並離開" #: gio/gapplication-tool.c:55 msgid "List applications" msgstr "列出應用程式" #: gio/gapplication-tool.c:56 msgid "List the installed D-Bus activatable applications (by .desktop files)" msgstr "列出已安裝可使用 D-Bus 的應用程式 (依 .desktop 檔案)" #: gio/gapplication-tool.c:59 msgid "Launch an application" msgstr "執行應用程式" #: gio/gapplication-tool.c:60 msgid "Launch the application (with optional files to open)" msgstr "執行應用程式 (選擇性加上要開啟的檔案)" #: gio/gapplication-tool.c:61 msgid "APPID [FILE…]" msgstr "APPID [FILE...]" #: gio/gapplication-tool.c:63 msgid "Activate an action" msgstr "讓動作生效" #: gio/gapplication-tool.c:64 msgid "Invoke an action on the application" msgstr "呼叫應用程式的動作" #: gio/gapplication-tool.c:65 msgid "APPID ACTION [PARAMETER]" msgstr "APPID ACTION [PARAMETER]" #: gio/gapplication-tool.c:67 msgid "List available actions" msgstr "列出可用的動作" #: gio/gapplication-tool.c:68 msgid "List static actions for an application (from .desktop file)" msgstr "列出應用程式的靜態動作 (從 .desktop 檔案)" #: gio/gapplication-tool.c:69 gio/gapplication-tool.c:75 msgid "APPID" msgstr "APPID" #: gio/gapplication-tool.c:74 gio/gapplication-tool.c:137 gio/gdbus-tool.c:108 #: gio/gio-tool.c:259 gio/glib-compile-resources.c:834 msgid "COMMAND" msgstr "指令" #: gio/gapplication-tool.c:74 msgid "The command to print detailed help for" msgstr "顯示詳細求助的指令" #: gio/gapplication-tool.c:75 msgid "Application identifier in D-Bus format (eg: org.example.viewer)" msgstr "D-Bus 格式的應用程式識別碼(例如:org.example.viewer)" #. Translators: commandline placeholder #: gio/gapplication-tool.c:76 gio/glib-compile-resources.c:822 #: gio/glib-compile-resources.c:828 gio/glib-compile-resources.c:858 #: gio/gresource-tool.c:504 gio/gresource-tool.c:570 #: girepository/compiler/compiler.c:148 girepository/compiler/compiler.c:149 #: girepository/compiler/compiler.c:168 girepository/decompiler/decompiler.c:52 #: girepository/decompiler/decompiler.c:65 msgid "FILE" msgstr "FILE" #: gio/gapplication-tool.c:76 msgid "Optional relative or absolute filenames, or URIs to open" msgstr "選擇性相對或絕對的檔案名稱,或要開啟的 URI" #: gio/gapplication-tool.c:77 msgid "ACTION" msgstr "動作" #: gio/gapplication-tool.c:77 msgid "The action name to invoke" msgstr "要呼叫的動作名稱" #: gio/gapplication-tool.c:78 msgid "PARAMETER" msgstr "參數" #: gio/gapplication-tool.c:78 msgid "Optional parameter to the action invocation, in GVariant format" msgstr "動作呼叫時選擇性的參數,以 GVariant 格式" #: gio/gapplication-tool.c:100 gio/gresource-tool.c:535 #: gio/gsettings-tool.c:678 #, c-format msgid "" "Unknown command %s\n" "\n" msgstr "" "不明指令 %s\n" "\n" #: gio/gapplication-tool.c:105 msgid "Usage:\n" msgstr "用法:\n" #: gio/gapplication-tool.c:118 gio/gresource-tool.c:560 #: gio/gsettings-tool.c:713 msgid "Arguments:\n" msgstr "引數:\n" #: gio/gapplication-tool.c:137 gio/gio-tool.c:259 msgid "[ARGS…]" msgstr "[ARGS...]" #: gio/gapplication-tool.c:138 #, c-format msgid "Commands:\n" msgstr "指令:\n" #. Translators: do not translate 'help', but please translate 'COMMAND'. #: gio/gapplication-tool.c:150 #, c-format msgid "" "Use “%s help COMMAND” to get detailed help.\n" "\n" msgstr "" "使用「'%s help COMMAND」以取得詳細的求助。\n" "\n" #: gio/gapplication-tool.c:169 #, c-format msgid "" "%s command requires an application id to directly follow\n" "\n" msgstr "" "%s 指令需要應用程式 id 直接跟隨\n" "\n" #: gio/gapplication-tool.c:175 #, c-format msgid "invalid application id: “%s”\n" msgstr "無效的應用程式 id:「%s」\n" #. Translators: %s is replaced with a command name like 'list-actions' #: gio/gapplication-tool.c:186 #, c-format msgid "" "“%s” takes no arguments\n" "\n" msgstr "" "「%s」不需要引數\n" "\n" #: gio/gapplication-tool.c:270 #, c-format msgid "unable to connect to D-Bus: %s\n" msgstr "無法連接到 D-Bus:%s\n" #: gio/gapplication-tool.c:290 #, c-format msgid "error sending %s message to application: %s\n" msgstr "傳送 %s 訊息到應用程式時發生錯誤:%s\n" #: gio/gapplication-tool.c:324 msgid "action name must be given after application id\n" msgstr "動作名稱必須在應用程式 id 之後\n" #: gio/gapplication-tool.c:332 #, c-format msgid "" "invalid action name: “%s”\n" "action names must consist of only alphanumerics, “-” and “.”\n" msgstr "" "無效的動作名稱:「%s」\n" "動作名稱必須只由字母、「-」和「.」組成\n" #: gio/gapplication-tool.c:351 #, c-format msgid "error parsing action parameter: %s\n" msgstr "解析動作參數時發生錯誤:%s\n" #: gio/gapplication-tool.c:363 msgid "actions accept a maximum of one parameter\n" msgstr "動作最大只能接受一個參數\n" #: gio/gapplication-tool.c:418 msgid "list-actions command takes only the application id" msgstr "list-actions 指令只接受應用程式 id" #: gio/gapplication-tool.c:428 #, c-format msgid "unable to find desktop file for application %s\n" msgstr "無法找到應用程式的桌面檔案 %s\n" #: gio/gapplication-tool.c:473 #, c-format msgid "" "unrecognised command: %s\n" "\n" msgstr "" "無法辨識的指令:%s\n" "\n" #: gio/gbufferedinputstream.c:421 gio/gbufferedinputstream.c:499 #: gio/ginputstream.c:181 gio/ginputstream.c:381 gio/ginputstream.c:651 #: gio/ginputstream.c:1056 gio/goutputstream.c:227 gio/goutputstream.c:1052 #: gio/gpollableinputstream.c:217 gio/gpollableoutputstream.c:289 #, c-format msgid "Too large count value passed to %s" msgstr "傳給 %s 的計數值太大" #: gio/gbufferedinputstream.c:892 gio/gbufferedoutputstream.c:579 #: gio/gdataoutputstream.c:557 msgid "Seek not supported on base stream" msgstr "不支援在基礎串流中搜尋" #: gio/gbufferedinputstream.c:939 msgid "Cannot truncate GBufferedInputStream" msgstr "不能截短 GBufferedInputStream" #: gio/gbufferedinputstream.c:984 gio/ginputstream.c:1246 gio/giostream.c:317 #: gio/goutputstream.c:2208 msgid "Stream is already closed" msgstr "串流已經關閉" #: gio/gbufferedoutputstream.c:616 gio/gdataoutputstream.c:587 msgid "Truncate not supported on base stream" msgstr "在基礎串流中不支援截短(truncate)" #: gio/gcancellable.c:326 gio/gdbusconnection.c:1994 gio/gdbusprivate.c:1434 #: gio/gsimpleasyncresult.c:871 gio/gsimpleasyncresult.c:897 #, c-format msgid "Operation was cancelled" msgstr "操作已被取消" #: gio/gcharsetconverter.c:272 msgid "Invalid object, not initialized" msgstr "無效的物件,尚未初始化" #: gio/gcharsetconverter.c:293 gio/gcharsetconverter.c:321 msgid "Incomplete multibyte sequence in input" msgstr "在輸入中出現不完整的多位元組次序" #: gio/gcharsetconverter.c:327 gio/gcharsetconverter.c:336 msgid "Not enough space in destination" msgstr "在目的端中沒有足夠的空間" #: gio/gcharsetconverter.c:354 gio/gdatainputstream.c:842 #: gio/gdatainputstream.c:1260 glib/gconvert.c:360 glib/gconvert.c:792 #: glib/giochannel.c:1565 glib/giochannel.c:1607 glib/giochannel.c:2467 #: glib/gutf8.c:958 glib/gutf8.c:1412 msgid "Invalid byte sequence in conversion input" msgstr "轉換輸入資料時遇到不正確的位元組組合" #: gio/gcharsetconverter.c:359 glib/gconvert.c:368 glib/gconvert.c:706 #: glib/giochannel.c:1572 glib/giochannel.c:2482 #, c-format msgid "Error during conversion: %s" msgstr "轉換時發生錯誤:%s" #: gio/gcharsetconverter.c:457 gio/gsocket.c:1217 msgid "Cancellable initialization not supported" msgstr "不支援可取消的初始化" #: gio/gcharsetconverter.c:468 glib/gconvert.c:233 glib/giochannel.c:1393 #, c-format msgid "Conversion from character set “%s” to “%s” is not supported" msgstr "不支援將字元集「%s」轉換成「%s」" #: gio/gcharsetconverter.c:472 glib/gconvert.c:237 #, c-format msgid "Could not open converter from “%s” to “%s”" msgstr "無法開啟「%s」至「%s」的轉換" #: gio/gcontenttype.c:470 #, c-format msgid "%s type" msgstr "%s 類型" #: gio/gcontenttype-win32.c:198 msgid "Unknown type" msgstr "不明的類型" #: gio/gcontenttype-win32.c:200 #, c-format msgid "%s filetype" msgstr "%s 檔案類型" #: gio/gcredentials.c:327 msgid "GCredentials contains invalid data" msgstr "GCredentials 有無效資料" #: gio/gcredentials.c:387 gio/gcredentials.c:678 msgid "GCredentials is not implemented on this OS" msgstr "GCredentials 沒有在這個 OS 上實作" #: gio/gcredentials.c:542 gio/gcredentials.c:560 msgid "There is no GCredentials support for your platform" msgstr "您的平臺沒有 GCredentials 支援" #: gio/gcredentials.c:618 msgid "GCredentials does not contain a process ID on this OS" msgstr "GCredentials 沒有包含在這個 OS 上的程序 ID" #: gio/gcredentials.c:672 msgid "Credentials spoofing is not possible on this OS" msgstr "在這個 OS 無法做到憑證偽裝" #: gio/gdatainputstream.c:298 msgid "Unexpected early end-of-stream" msgstr "未預期的串流過早結束" #: gio/gdbusaddress.c:165 gio/gdbusaddress.c:237 gio/gdbusaddress.c:324 #, c-format msgid "Unsupported key “%s” in address entry “%s”" msgstr "「%2$s」位址條目有不支援的「%1$s」鍵" #: gio/gdbusaddress.c:178 #, c-format msgid "Meaningless key/value pair combination in address entry “%s”" msgstr "在「%s」位址條目中有無意義的鍵/值組合配對" #: gio/gdbusaddress.c:187 #, c-format msgid "" "Address “%s” is invalid (need exactly one of path, dir, tmpdir, or abstract " "keys)" msgstr "「%s」位址無效 (需要有明確的 path、dir、tmpdir 或 abstract 鍵之一)" #: gio/gdbusaddress.c:252 gio/gdbusaddress.c:263 gio/gdbusaddress.c:278 #: gio/gdbusaddress.c:339 gio/gdbusaddress.c:350 #, c-format msgid "Error in address “%s” — the “%s” attribute is malformed" msgstr "「%s」位址有錯誤 —「%s」特性的格式不良" #: gio/gdbusaddress.c:420 gio/gdbusaddress.c:679 #, c-format msgid "Unknown or unsupported transport “%s” for address “%s”" msgstr "「%2$s」位址有不明或不支援的「%1$s」傳輸" #: gio/gdbusaddress.c:464 #, c-format msgid "Address element “%s” does not contain a colon (:)" msgstr "「%s」位址元素中並未包含分號 (:)" #: gio/gdbusaddress.c:473 #, c-format msgid "Transport name in address element “%s” must not be empty" msgstr "「%s」位址元素中的傳輸名稱不能空白" #: gio/gdbusaddress.c:494 #, c-format msgid "" "Key/Value pair %d, “%s”, in address element “%s” does not contain an equal " "sign" msgstr "在鍵/值配對 %d,「%s」,「%s」位址元素中,並未包含等於符號" #: gio/gdbusaddress.c:505 #, c-format msgid "" "Key/Value pair %d, “%s”, in address element “%s” must not have an empty key" msgstr "在鍵/值配對 %d,「%s」,「%s」位址元素中,不能有空白的鍵" #: gio/gdbusaddress.c:519 #, c-format msgid "" "Error unescaping key or value in Key/Value pair %d, “%s”, in address element " "“%s”" msgstr "在鍵/值配對 %d,「%s」,「%s」位址元素中有錯誤的反轉義鍵" #: gio/gdbusaddress.c:587 #, c-format msgid "" "Error in address “%s” — the unix transport requires exactly one of the keys " "“path” or “abstract” to be set" msgstr "「%s」位址有錯誤 — unix 傳輸需要明確的設定一個「path」或「abstract」鍵" #: gio/gdbusaddress.c:622 #, c-format msgid "Error in address “%s” — the host attribute is missing or malformed" msgstr "「%s」位址有錯誤 — host 特性遺失或格式不良" #: gio/gdbusaddress.c:636 #, c-format msgid "Error in address “%s” — the port attribute is missing or malformed" msgstr "「%s」位址有錯誤 — port 特性遺失或格式不良" #: gio/gdbusaddress.c:650 #, c-format msgid "Error in address “%s” — the noncefile attribute is missing or malformed" msgstr "「%s」位址有錯誤 — noncefile 特性遺失或格式不良" #: gio/gdbusaddress.c:671 msgid "Error auto-launching: " msgstr "自動執行失敗:" #: gio/gdbusaddress.c:724 #, c-format msgid "Error opening nonce file “%s”: %s" msgstr "開啟臨時檔案「%s」時發生錯誤:%s" #: gio/gdbusaddress.c:743 #, c-format msgid "Error reading from nonce file “%s”: %s" msgstr "讀取臨時檔案「%s」時發生錯誤:%s" #: gio/gdbusaddress.c:752 #, c-format msgid "Error reading from nonce file “%s”, expected 16 bytes, got %d" msgstr "讀取臨時檔案「%s」時發生錯誤,預期為 16 位元組,卻得到 %d" #: gio/gdbusaddress.c:770 #, c-format msgid "Error writing contents of nonce file “%s” to stream:" msgstr "寫入臨時檔案「%s」的內容到串流時發生錯誤:" #: gio/gdbusaddress.c:985 msgid "The given address is empty" msgstr "指定的位址是空白的" #: gio/gdbusaddress.c:1098 #, fuzzy, c-format #| msgid "Cannot spawn a message bus when setuid" msgid "Cannot spawn a message bus when AT_SECURE is set" msgstr "在 setuid 時不能產生訊息匯流排" #: gio/gdbusaddress.c:1105 msgid "Cannot spawn a message bus without a machine-id: " msgstr "沒有 machine-id 不能產生訊息匯流排:" #: gio/gdbusaddress.c:1112 #, c-format msgid "Cannot autolaunch D-Bus without X11 $DISPLAY" msgstr "沒有 X11 $DISPLAY 不能自動執行 D-Bus " #: gio/gdbusaddress.c:1154 #, c-format msgid "Error spawning command line “%s”: " msgstr "產生命令列「%s」時出現錯誤:" #: gio/gdbusaddress.c:1223 #, c-format msgid "Cannot determine session bus address (not implemented for this OS)" msgstr "不能判斷作業階段匯流排位址(沒有在這個 OS 實作)" #: gio/gdbusaddress.c:1377 gio/gdbusconnection.c:7787 #, c-format msgid "" "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " "— unknown value “%s”" msgstr "不能從 DBUS_STARTER_BUS_TYPE 環境變數判斷匯流排位址 — 不明的「%s」值" #: gio/gdbusaddress.c:1386 gio/gdbusconnection.c:7796 msgid "" "Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " "variable is not set" msgstr "不能判斷匯流排位址,因為尚未設定 DBUS_STARTER_BUS_TYPE 環境變數" #: gio/gdbusaddress.c:1396 #, c-format msgid "Unknown bus type %d" msgstr "不明的匯流排類型 %d" #: gio/gdbusauth.c:292 msgid "Unexpected lack of content trying to read a line" msgstr "未預期的內容缺乏嘗試讀取行" #: gio/gdbusauth.c:336 msgid "Unexpected lack of content trying to (safely) read a line" msgstr "未預期的內容缺乏嘗試(安全的)讀取行" #: gio/gdbusauth.c:480 #, c-format msgid "" "Exhausted all available authentication mechanisms (tried: %s) (available: %s)" msgstr "竭盡所有可用的核對機制 (已嘗試:%s) (可用:%s)" #: gio/gdbusauth.c:1043 #, fuzzy #| msgid "Unexpected lack of content trying to read a line" msgid "Unexpected lack of content trying to read a byte" msgstr "未預期的內容缺乏嘗試讀取行" #: gio/gdbusauth.c:1193 msgid "User IDs must be the same for peer and server" msgstr "" #: gio/gdbusauth.c:1205 msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" msgstr "已透過 GDBusAuthObserver::authorize-authenticated-peer 取消" #: gio/gdbusauthmechanismsha1.c:307 #, c-format msgid "Error when getting information for directory “%s”: %s" msgstr "從目錄「%s」取得資訊時發生錯誤:%s" #: gio/gdbusauthmechanismsha1.c:322 #, c-format msgid "" "Permissions on directory “%s” are malformed. Expected mode 0700, got 0%o" msgstr "目錄「%s」的權限格式下良。預期的模式為 0700,卻得到 0%o" #: gio/gdbusauthmechanismsha1.c:355 gio/gdbusauthmechanismsha1.c:366 #, c-format msgid "Error creating directory “%s”: %s" msgstr "建立目錄「%s」時發生錯誤:%s" #: gio/gdbusauthmechanismsha1.c:368 gio/gfile.c:1105 gio/gfile.c:1343 #: gio/gfile.c:1481 gio/gfile.c:1718 gio/gfile.c:1773 gio/gfile.c:1831 #: gio/gfile.c:1915 gio/gfile.c:1972 gio/gfile.c:2036 gio/gfile.c:2091 #: gio/gfile.c:3969 gio/gfile.c:4108 gio/gfile.c:4515 gio/gfile.c:4980 #: gio/gfile.c:5392 gio/gfile.c:5477 gio/gfile.c:5567 gio/gfile.c:5664 #: gio/gfile.c:5751 gio/gfile.c:5850 gio/gfile.c:9027 gio/gfile.c:9117 #: gio/gfile.c:9201 gio/win32/gwinhttpfile.c:453 msgid "Operation not supported" msgstr "不支援的操作" #: gio/gdbusauthmechanismsha1.c:411 #, c-format msgid "Error opening keyring “%s” for reading: " msgstr "開啟鑰匙圈「%s」讀取時發生錯誤:" #: gio/gdbusauthmechanismsha1.c:434 gio/gdbusauthmechanismsha1.c:775 #, c-format msgid "Line %d of the keyring at “%s” with content “%s” is malformed" msgstr "位於「%2$s」內容「%3$s」的鑰匙圈第 %1$d 列格式不良" #: gio/gdbusauthmechanismsha1.c:448 gio/gdbusauthmechanismsha1.c:789 #, c-format msgid "" "First token of line %d of the keyring at “%s” with content “%s” is malformed" msgstr "位於「%2$s」內容「%3$s」的鑰匙圈第 %1$d 列第一記號格式不良" #: gio/gdbusauthmechanismsha1.c:462 gio/gdbusauthmechanismsha1.c:803 #, c-format msgid "" "Second token of line %d of the keyring at “%s” with content “%s” is malformed" msgstr "位於「%2$s」內容「%3$s」的鑰匙圈第 %1$d 列第二記號格式不良" #: gio/gdbusauthmechanismsha1.c:486 #, c-format msgid "Didn’t find cookie with id %d in the keyring at “%s”" msgstr "在「%2$s」鑰匙圈找不到 id %1$d 的 cookie" #: gio/gdbusauthmechanismsha1.c:543 #, c-format msgid "Error creating lock file “%s”: %s" msgstr "建立鎖定檔案「%s」時發生錯誤:%s" #: gio/gdbusauthmechanismsha1.c:616 #, c-format msgid "Error deleting stale lock file “%s”: %s" msgstr "刪除舊的鎖定檔案「%s」時發生錯誤:%s" #: gio/gdbusauthmechanismsha1.c:655 #, c-format msgid "Error closing (unlinked) lock file “%s”: %s" msgstr "關閉 (取消連結) 鎖定檔案時發生錯誤「%s」:%s" #: gio/gdbusauthmechanismsha1.c:666 #, c-format msgid "Error unlinking lock file “%s”: %s" msgstr "取消連結鎖定檔案時發生錯誤「%s」:%s" #: gio/gdbusauthmechanismsha1.c:742 #, c-format msgid "Error opening keyring “%s” for writing: " msgstr "開啟鑰匙圈「%s」寫入時發生錯誤:" #: gio/gdbusauthmechanismsha1.c:936 #, c-format msgid "(Additionally, releasing the lock for “%s” also failed: %s) " msgstr "(另外,釋放「%s」的鎖定失敗:%s)" #: gio/gdbusconnection.c:733 gio/gdbusconnection.c:2748 msgid "The connection is closed" msgstr "這個連線已關閉" #: gio/gdbusconnection.c:2026 msgid "Timeout was reached" msgstr "已達逾時時間" #: gio/gdbusconnection.c:2871 msgid "" "Unsupported flags encountered when constructing a client-side connection" msgstr "當建立客戶端連線時遇到不支援的旗標" #: gio/gdbusconnection.c:4719 gio/gdbusconnection.c:5073 #, c-format msgid "" "No such interface “org.freedesktop.DBus.Properties” on object at path %s" msgstr "在 %s 路徑的物件沒有「org.freedesktop.DBus.Properties」這個介面" #: gio/gdbusconnection.c:4864 #, c-format msgid "No such property “%s”" msgstr "沒有這個屬性「%s」" #: gio/gdbusconnection.c:4876 #, c-format msgid "Property “%s” is not readable" msgstr "無法讀取「%s」屬性" #: gio/gdbusconnection.c:4887 #, c-format msgid "Property “%s” is not writable" msgstr "無法寫入「%s」屬性" #: gio/gdbusconnection.c:4907 #, c-format msgid "Error setting property “%s”: Expected type “%s” but got “%s”" msgstr "「%s」屬性設定錯誤:預期的類型為「%s」但得到「%s」" #: gio/gdbusconnection.c:5012 gio/gdbusconnection.c:5227 #: gio/gdbusconnection.c:7207 #, c-format msgid "No such interface “%s”" msgstr "沒有這個「%s」介面" #: gio/gdbusconnection.c:5443 gio/gdbusconnection.c:7727 #, c-format msgid "No such interface “%s” on object at path %s" msgstr "在 %2$s 路徑的物件沒有「%1$s」這個介面" #: gio/gdbusconnection.c:5544 #, c-format msgid "No such method “%s”" msgstr "沒有「%s」方法" #: gio/gdbusconnection.c:5575 #, c-format msgid "Type of message, “%s”, does not match expected type “%s”" msgstr "訊息的類型,「%s」,不符合預期的類型「%s」" #: gio/gdbusconnection.c:5778 #, c-format msgid "An object is already exported for the interface %s at %s" msgstr "有物件已為介面 %s 匯出於 %s" #: gio/gdbusconnection.c:6008 #, c-format msgid "Unable to retrieve property %s.%s" msgstr "無法取回屬性 %s.%s" #: gio/gdbusconnection.c:6064 #, c-format msgid "Unable to set property %s.%s" msgstr "無法設定屬性 %s.%s" #: gio/gdbusconnection.c:6243 #, c-format msgid "Method “%s” returned type “%s”, but expected “%s”" msgstr "方法「%s」傳回類型「%s」,但預期為「%s」" #: gio/gdbusconnection.c:7319 #, c-format msgid "Method “%s” on interface “%s” with signature “%s” does not exist" msgstr "介面「%2$s」簽章「%3$s」的方法「%1$s」不存在" #: gio/gdbusconnection.c:7440 #, c-format msgid "A subtree is already exported for %s" msgstr "子樹狀目錄已為 %s 匯出" #: gio/gdbusconnection.c:7735 #, fuzzy, c-format #| msgid "Key file does not have group “%s”" msgid "Object does not exist at path “%s”" msgstr "鍵檔案沒有群組「%s」" #: gio/gdbusmessage.c:1351 #, c-format msgid "%s message: %s header field is invalid; expected a value of type ‘%s’" msgstr "" #: gio/gdbusmessage.c:1374 #, fuzzy, c-format #| msgid "METHOD_CALL message: PATH or MEMBER header field is missing" msgid "%s message: %s header field is missing or invalid" msgstr "METHOD_CALL 訊息:缺少 PATH 或 MEMBER 標頭欄位" #: gio/gdbusmessage.c:1413 #, c-format msgid "%s message: INVALID header field supplied" msgstr "" #: gio/gdbusmessage.c:1424 #, fuzzy, c-format #| msgid "" #| "SIGNAL message: The PATH header field is using the reserved value /org/" #| "freedesktop/DBus/Local" msgid "" "%s message: PATH header field is using the reserved value /org/freedesktop/" "DBus/Local" msgstr "SIGNAL 訊息:PATH 標頭欄位使用了保留的值 /org/freedesktop/DBus/Local" #: gio/gdbusmessage.c:1437 #, c-format msgid "" "%s message: INTERFACE header field does not contain a valid interface name" msgstr "" #: gio/gdbusmessage.c:1446 #, fuzzy, c-format #| msgid "" #| "SIGNAL message: The INTERFACE header field is using the reserved value " #| "org.freedesktop.DBus.Local" msgid "" "%s message: INTERFACE header field is using the reserved value org." "freedesktop.DBus.Local" msgstr "" "SIGNAL 訊息:INTERFACE 標頭欄位使用了保留的值 org.freedesktop.DBus.Local" #: gio/gdbusmessage.c:1459 #, c-format msgid "%s message: MEMBER header field does not contain a valid member name" msgstr "" #: gio/gdbusmessage.c:1472 #, c-format msgid "%s message: ERROR_NAME header field does not contain a valid error name" msgstr "" #: gio/gdbusmessage.c:1511 msgid "type is INVALID" msgstr "類型為無效" #: gio/gdbusmessage.c:1581 gio/gdbusmessage.c:1641 #, c-format msgid "Wanted to read %lu byte but only got %lu" msgid_plural "Wanted to read %lu bytes but only got %lu" msgstr[0] "嘗試讀取 %lu 位元組卻只得到 %lu" #: gio/gdbusmessage.c:1595 #, c-format msgid "Expected NUL byte after the string “%s” but found byte %d" msgstr "預期在字串「%s」之後為 NUL 位元組,但是發現位元組 %d" #: gio/gdbusmessage.c:1614 #, c-format msgid "" "Expected valid UTF-8 string but found invalid bytes at byte offset %d " "(length of string is %d). The valid UTF-8 string up until that point was “%s”" msgstr "" "預期為有效的 UTF-8 字串但是在位元組 %d 處發現無效的位元組 (字串的長度為 %d)。" "到那一點之前的有效 UTF-8 字串為「%s」" #: gio/gdbusmessage.c:1678 gio/gdbusmessage.c:1954 gio/gdbusmessage.c:2165 msgid "Value nested too deeply" msgstr "值的巢狀層次過深" #: gio/gdbusmessage.c:1846 #, c-format msgid "Parsed value “%s” is not a valid D-Bus object path" msgstr "已解析「%s」值不是有效的 D-Bus 物件路徑" #: gio/gdbusmessage.c:1870 #, c-format msgid "Parsed value “%s” is not a valid D-Bus signature" msgstr "已解析「%s」值不是一個有效的 D-Bus 簽章" #: gio/gdbusmessage.c:1921 #, c-format msgid "" "Encountered array of length %u byte. Maximum length is 2<<26 bytes (64 MiB)." msgid_plural "" "Encountered array of length %u bytes. Maximum length is 2<<26 bytes (64 MiB)." msgstr[0] "遇到長度為 %u 位元組的陣列。最大長度為 2<<26 位元組 (64 MiB)。" #: gio/gdbusmessage.c:1941 #, c-format msgid "" "Encountered array of type “a%c”, expected to have a length a multiple of %u " "bytes, but found to be %u bytes in length" msgstr "" "遇到類型「a%c」的陣列,預期長度應為 %u 位元組的倍數,但發現長度為 %u 位元組" #: gio/gdbusmessage.c:2095 gio/gdbusmessage.c:2822 msgid "Empty structures (tuples) are not allowed in D-Bus" msgstr "" #: gio/gdbusmessage.c:2149 #, c-format msgid "Parsed value “%s” for variant is not a valid D-Bus signature" msgstr "已解析「%s」值不是有效的 D-Bus 簽章" #: gio/gdbusmessage.c:2190 #, c-format msgid "" "Error deserializing GVariant with type string “%s” from the D-Bus wire format" msgstr "從 D-Bus 線性格式以類型字串「%s」反序列化 GVariant 時發生錯誤" #: gio/gdbusmessage.c:2375 #, c-format msgid "" "Invalid endianness value. Expected 0x6c (“l”) or 0x42 (“B”) but found value " "0x%02x" msgstr "無效的字節順序值。預期為 0x6c (「I」) 或 0x42 (「B」) 卻得到值 0x%02x" #: gio/gdbusmessage.c:2394 #, c-format msgid "Invalid major protocol version. Expected 1 but found %d" msgstr "無效的主通訊協定版本。預期為 1 但找到 %d" #: gio/gdbusmessage.c:2452 gio/gdbusmessage.c:3058 msgid "Signature header found but is not of type signature" msgstr "找到簽章標頭,但不是一種類型簽章" #: gio/gdbusmessage.c:2464 #, c-format msgid "Signature header with signature “%s” found but message body is empty" msgstr "發現簽章「%s」的簽章標頭但訊息主體是空的" #: gio/gdbusmessage.c:2479 #, c-format msgid "Parsed value “%s” is not a valid D-Bus signature (for body)" msgstr "已解析「%s」值不是有效的 D-Bus 簽章 (於主體)" #: gio/gdbusmessage.c:2519 #, c-format msgid "No signature header in message but the message body is %u byte" msgid_plural "No signature header in message but the message body is %u bytes" msgstr[0] "在訊息中沒有簽章標頭但訊息主體有 %u 位元組" #: gio/gdbusmessage.c:2529 msgid "Cannot deserialize message: " msgstr "不能反序列化訊息:" #: gio/gdbusmessage.c:2875 #, c-format msgid "" "Error serializing GVariant with type string “%s” to the D-Bus wire format" msgstr "從 D-Bus 線性格式以類型字串「%s」序列化 GVariant 時發生錯誤" #: gio/gdbusmessage.c:3012 #, c-format msgid "" "Number of file descriptors in message (%d) differs from header field (%d)" msgstr "訊息 (%d) 中的檔案描述狀態數量跟標頭欄位 (%d) 的不同" #: gio/gdbusmessage.c:3020 msgid "Cannot serialize message: " msgstr "不能序列化訊息:" #: gio/gdbusmessage.c:3073 #, c-format msgid "Message body has signature “%s” but there is no signature header" msgstr "訊息主體有簽章「%s」但是沒有簽章標頭" #: gio/gdbusmessage.c:3083 #, c-format msgid "" "Message body has type signature “%s” but signature in the header field is " "“%s”" msgstr "訊息主體有類型簽章「%s」但是標頭欄位中的簽章為「%s」" #: gio/gdbusmessage.c:3099 #, c-format msgid "Message body is empty but signature in the header field is “(%s)”" msgstr "訊息主體是空的但是標頭欄位中的簽章為「%s」" #: gio/gdbusmessage.c:3673 #, c-format msgid "Error return with body of type “%s”" msgstr "傳回類型「%s」主體時發生錯誤" #: gio/gdbusmessage.c:3681 msgid "Error return with empty body" msgstr "傳回空白主體錯誤" #: gio/gdbusprivate.c:2201 #, c-format msgid "(Type any character to close this window)\n" msgstr "(輸入任何字元以關閉這個視窗)\n" #: gio/gdbusprivate.c:2387 #, c-format msgid "Session dbus not running, and autolaunch failed" msgstr "作業階段 dbus 尚未執行,且自動執行失敗" #: gio/gdbusprivate.c:2410 #, c-format msgid "Unable to get Hardware profile: %s" msgstr "無法取得硬體設定檔:%s" #. Translators: Both placeholders are file paths #: gio/gdbusprivate.c:2466 #, fuzzy, c-format #| msgid "Unable to trash file %s: %s" msgid "Unable to load %s or %s: " msgstr "無法將檔案 %s 移至垃圾桶:%s" #: gio/gdbusproxy.c:1552 #, c-format msgid "Error calling StartServiceByName for %s: " msgstr "呼叫 %s StartServiceByName 時發生錯誤:" #: gio/gdbusproxy.c:1575 #, c-format msgid "Unexpected reply %d from StartServiceByName(\"%s\") method" msgstr "來自 StartServiceByName(\"%2$s\") 方法的未預期回應 %1$d" #: gio/gdbusproxy.c:2686 gio/gdbusproxy.c:2821 #, c-format msgid "" "Cannot invoke method; proxy is for the well-known name %s without an owner, " "and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag" msgstr "" "不能呼叫方法;Proxy 是沒有擁有者的 %s 已知名稱,而 Proxy 以 " "G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START 旗標建構" #: gio/gdbusserver.c:739 msgid "Abstract namespace not supported" msgstr "不支援抽象命名空間" #: gio/gdbusserver.c:831 msgid "Cannot specify nonce file when creating a server" msgstr "當建立伺服器時不能指定臨時檔案" #: gio/gdbusserver.c:913 #, c-format msgid "Error writing nonce file at “%s”: %s" msgstr "在「%s」寫入臨時檔案時發生錯誤:%s" #: gio/gdbusserver.c:1088 #, c-format msgid "The string “%s” is not a valid D-Bus GUID" msgstr "字串「%s」不是一個有效的 D-Bus GUID" #: gio/gdbusserver.c:1126 #, c-format msgid "Cannot listen on unsupported transport “%s”" msgstr "不能聽取不支援的傳輸「%s」" #: gio/gdbus-tool.c:113 #, c-format msgid "" "Commands:\n" " help Shows this information\n" " introspect Introspect a remote object\n" " monitor Monitor a remote object\n" " call Invoke a method on a remote object\n" " emit Emit a signal\n" " wait Wait for a bus name to appear\n" "\n" "Use “%s COMMAND --help” to get help on each command.\n" msgstr "" "指令:\n" " help 顯示這個資訊\n" " introspect 檢查遠端物件\n" " monitor 監控遠端物件\n" " call 呼叫遠端物件的方法\n" " emit 發出信號\n" " wait 等待匯流排名稱出現\n" " \n" "使用「%s COMMAND --help」來取得每個指令的求助資訊。\n" #: gio/gdbus-tool.c:204 gio/gdbus-tool.c:276 gio/gdbus-tool.c:347 #: gio/gdbus-tool.c:371 gio/gdbus-tool.c:861 gio/gdbus-tool.c:1246 #: gio/gdbus-tool.c:1733 #, c-format msgid "Error: %s\n" msgstr "錯誤:%s\n" #: gio/gdbus-tool.c:215 gio/gdbus-tool.c:289 gio/gdbus-tool.c:1749 #, c-format msgid "Error parsing introspection XML: %s\n" msgstr "解析檢討 XML 時出現錯誤:%s\n" #: gio/gdbus-tool.c:253 #, c-format msgid "Error: %s is not a valid name\n" msgstr "錯誤:%s 不是有效的名稱\n" #: gio/gdbus-tool.c:258 gio/gdbus-tool.c:747 gio/gdbus-tool.c:1065 #: gio/gdbus-tool.c:1899 gio/gdbus-tool.c:2139 #, c-format msgid "Error: %s is not a valid object path\n" msgstr "錯誤:%s 不是有效的物件路徑\n" #: gio/gdbus-tool.c:405 msgid "Connect to the system bus" msgstr "連線到系統匯流排" #: gio/gdbus-tool.c:406 msgid "Connect to the session bus" msgstr "連線到作業階段匯流排" #: gio/gdbus-tool.c:407 msgid "Connect to given D-Bus address" msgstr "連線到指定的 D-Bus 位址" #: gio/gdbus-tool.c:407 msgid "ADDRESS" msgstr "" #: gio/gdbus-tool.c:417 msgid "Connection Endpoint Options:" msgstr "連線端點選項:" #: gio/gdbus-tool.c:418 msgid "Options specifying the connection endpoint" msgstr "指定連線端點的選項" #: gio/gdbus-tool.c:441 #, c-format msgid "No connection endpoint specified" msgstr "沒有指定連線端點" #: gio/gdbus-tool.c:451 #, c-format msgid "Multiple connection endpoints specified" msgstr "指定了多重連線端點" #: gio/gdbus-tool.c:524 #, c-format msgid "" "Warning: According to introspection data, interface “%s” does not exist\n" msgstr "警告:根據檢討資料,介面「%s」不存在\n" #: gio/gdbus-tool.c:533 #, c-format msgid "" "Warning: According to introspection data, method “%s” does not exist on " "interface “%s”\n" msgstr "警告:根據檢討資料,介面「%2$s」的方法「%1$s」不存在\n" #: gio/gdbus-tool.c:595 msgid "Optional destination for signal (unique name)" msgstr "信號的選擇性目的端 (獨特名稱)" #: gio/gdbus-tool.c:596 msgid "Object path to emit signal on" msgstr "要發出信號的物件路徑" #: gio/gdbus-tool.c:597 msgid "Signal and interface name" msgstr "信號和介面名稱" #: gio/gdbus-tool.c:630 msgid "Emit a signal." msgstr "發出信號。" #: gio/gdbus-tool.c:685 gio/gdbus-tool.c:1002 gio/gdbus-tool.c:1836 #: gio/gdbus-tool.c:2068 gio/gdbus-tool.c:2288 #, c-format msgid "Error connecting: %s\n" msgstr "連線錯誤:%s\n" #: gio/gdbus-tool.c:705 #, c-format msgid "Error: %s is not a valid unique bus name.\n" msgstr "錯誤:%s 不是有效的獨特匯流排名稱。\n" #: gio/gdbus-tool.c:724 gio/gdbus-tool.c:1045 gio/gdbus-tool.c:1879 msgid "Error: Object path is not specified\n" msgstr "錯誤:沒有指定物件路徑\n" #: gio/gdbus-tool.c:767 msgid "Error: Signal name is not specified\n" msgstr "錯誤:沒有指定信號名稱\n" #: gio/gdbus-tool.c:781 #, c-format msgid "Error: Signal name “%s” is invalid\n" msgstr "錯誤:「%s」信號名稱無效\n" #: gio/gdbus-tool.c:793 #, c-format msgid "Error: %s is not a valid interface name\n" msgstr "錯誤:%s 不是有效的介面名稱\n" #: gio/gdbus-tool.c:799 #, c-format msgid "Error: %s is not a valid member name\n" msgstr "錯誤:%s 不是有效的成員名稱\n" #. Use the original non-"parse-me-harder" error #: gio/gdbus-tool.c:836 gio/gdbus-tool.c:1177 #, c-format msgid "Error parsing parameter %d: %s\n" msgstr "解析參數 %d 時發生錯誤:%s\n" #: gio/gdbus-tool.c:868 #, c-format msgid "Error flushing connection: %s\n" msgstr "清除連線時發生錯誤:%s\n" #: gio/gdbus-tool.c:896 msgid "Destination name to invoke method on" msgstr "要呼叫方法的目的端名稱" #: gio/gdbus-tool.c:897 msgid "Object path to invoke method on" msgstr "要呼叫方法的物件路徑" #: gio/gdbus-tool.c:898 msgid "Method and interface name" msgstr "方法和介面名稱" #: gio/gdbus-tool.c:899 msgid "Timeout in seconds" msgstr "逾時時間(秒)" #: gio/gdbus-tool.c:900 #, fuzzy #| msgid "Show information about locations" msgid "Allow interactive authorization" msgstr "顯示位置的相關資訊" #: gio/gdbus-tool.c:947 msgid "Invoke a method on a remote object." msgstr "呼叫遠端物件的方法。" #: gio/gdbus-tool.c:1019 gio/gdbus-tool.c:1853 gio/gdbus-tool.c:2093 msgid "Error: Destination is not specified\n" msgstr "錯誤:尚未指定目的端\n" #: gio/gdbus-tool.c:1030 gio/gdbus-tool.c:1870 gio/gdbus-tool.c:2104 #, c-format msgid "Error: %s is not a valid bus name\n" msgstr "錯誤:%s 不是有效的匯流排名稱\n" #: gio/gdbus-tool.c:1080 msgid "Error: Method name is not specified\n" msgstr "錯誤:沒有指定方法名稱\n" #: gio/gdbus-tool.c:1091 #, c-format msgid "Error: Method name “%s” is invalid\n" msgstr "錯誤:方法名稱「%s」是無效的\n" #: gio/gdbus-tool.c:1169 #, c-format msgid "Error parsing parameter %d of type “%s”: %s\n" msgstr "解析類型「%2$s」的參數 %1$d 時發生錯誤:%3$s\n" #: gio/gdbus-tool.c:1195 #, fuzzy, c-format #| msgid "Error reading from handle: %s" msgid "Error adding handle %d: %s\n" msgstr "從處理器讀取時發生錯誤:%s" #: gio/gdbus-tool.c:1695 msgid "Destination name to introspect" msgstr "要檢討的目的端名稱" #: gio/gdbus-tool.c:1696 msgid "Object path to introspect" msgstr "要檢討的物件路徑" #: gio/gdbus-tool.c:1697 msgid "Print XML" msgstr "顯示 XML" #: gio/gdbus-tool.c:1698 msgid "Introspect children" msgstr "Introspect 子項目" #: gio/gdbus-tool.c:1699 msgid "Only print properties" msgstr "只有列印特性" #: gio/gdbus-tool.c:1788 msgid "Introspect a remote object." msgstr "檢查遠端物件。" #: gio/gdbus-tool.c:1994 msgid "Destination name to monitor" msgstr "要監控的目的端名稱" #: gio/gdbus-tool.c:1995 msgid "Object path to monitor" msgstr "要監控的物件路徑" #: gio/gdbus-tool.c:2020 msgid "Monitor a remote object." msgstr "監控遠端物件。" #: gio/gdbus-tool.c:2078 msgid "Error: can’t monitor a non-message-bus connection\n" msgstr "錯誤:無法監控非訊息匯流排的連線\n" #: gio/gdbus-tool.c:2202 msgid "Service to activate before waiting for the other one (well-known name)" msgstr "在等待其他前要啟用的服務(已知名稱)" #: gio/gdbus-tool.c:2205 msgid "" "Timeout to wait for before exiting with an error (seconds); 0 for no timeout " "(default)" msgstr "發生錯誤結束前的等待逾時(秒);0 表示沒有逾時(預設值)" #: gio/gdbus-tool.c:2253 msgid "[OPTION…] BUS-NAME" msgstr "[OPTION…] BUS-NAME" #: gio/gdbus-tool.c:2254 msgid "Wait for a bus name to appear." msgstr "等待匯流排名稱顯示。" #: gio/gdbus-tool.c:2330 msgid "Error: A service to activate for must be specified.\n" msgstr "錯誤:需要指定要啟用的服務。\n" #: gio/gdbus-tool.c:2335 msgid "Error: A service to wait for must be specified.\n" msgstr "錯誤:需要指定要等待的服務。\n" #: gio/gdbus-tool.c:2340 msgid "Error: Too many arguments.\n" msgstr "錯誤:引數太多。\n" #: gio/gdbus-tool.c:2348 gio/gdbus-tool.c:2355 #, c-format msgid "Error: %s is not a valid well-known bus name.\n" msgstr "錯誤:%s 不是有效的已知匯流排名稱。\n" #: gio/gdebugcontrollerdbus.c:361 #, c-format msgid "Not authorized to change debug settings" msgstr "" #: gio/gdesktopappinfo.c:2235 gio/gdesktopappinfo.c:5219 #: gio/gwin32appinfo.c:4256 msgid "Unnamed" msgstr "未命名的" #: gio/gdesktopappinfo.c:2645 msgid "Desktop file didn’t specify Exec field" msgstr "桌面(Desktop)檔案未指定 Exec 欄位" #: gio/gdesktopappinfo.c:2935 msgid "Unable to find terminal required for application" msgstr "無法找到應用程式要求的終端機" #: gio/gdesktopappinfo.c:2995 #, c-format msgid "Program ‘%s’ not found in $PATH" msgstr "" #: gio/gdesktopappinfo.c:3731 #, c-format msgid "Can’t create user application configuration folder %s: %s" msgstr "不能建立使用者應用程式設定資料夾 %s:%s" #: gio/gdesktopappinfo.c:3735 #, c-format msgid "Can’t create user MIME configuration folder %s: %s" msgstr "不能建立使用者 MIME 設定資料夾 %s:%s" #: gio/gdesktopappinfo.c:3977 gio/gdesktopappinfo.c:4001 msgid "Application information lacks an identifier" msgstr "應用程式資訊缺少識別碼" #: gio/gdesktopappinfo.c:4237 #, c-format msgid "Can’t create user desktop file %s" msgstr "不能建立使用者桌面檔案 %s" #: gio/gdesktopappinfo.c:4373 #, c-format msgid "Custom definition for %s" msgstr "自訂 %s 的定義" #: gio/gdrive.c:417 msgid "drive doesn’t implement eject" msgstr "裝置無法實作退出功能(eject)" #. Translators: This is an error #. * message for drive objects that #. * don't implement any of eject or eject_with_operation. #: gio/gdrive.c:495 msgid "drive doesn’t implement eject or eject_with_operation" msgstr "裝置無法實作退出功能(eject) 或 eject_with_operation" #: gio/gdrive.c:571 msgid "drive doesn’t implement polling for media" msgstr "裝置無法實作媒體的輪詢" #: gio/gdrive.c:778 msgid "drive doesn’t implement start" msgstr "裝置無法實作啟動功能(start)" #: gio/gdrive.c:880 msgid "drive doesn’t implement stop" msgstr "裝置無法實作停止功能(stop)" #: gio/gdtlsconnection.c:1154 gio/gtlsconnection.c:921 msgid "TLS backend does not implement TLS binding retrieval" msgstr "TLS 後端沒有實作 TLS 綁定擷取" #: gio/gdummytlsbackend.c:197 gio/gdummytlsbackend.c:323 #: gio/gdummytlsbackend.c:515 msgid "TLS support is not available" msgstr "TLS 支援無法使用" #: gio/gdummytlsbackend.c:425 msgid "DTLS support is not available" msgstr "DTLS 支援無法使用" #: gio/gemblem.c:332 #, c-format msgid "Can’t handle version %d of GEmblem encoding" msgstr "不能處理版本為 %d 的 GEmblem 編碼" #: gio/gemblem.c:342 #, c-format msgid "Malformed number of tokens (%d) in GEmblem encoding" msgstr "GEmblem 編碼中記號 (%d) 的數量格式不正確" #: gio/gemblemedicon.c:366 #, c-format msgid "Can’t handle version %d of GEmblemedIcon encoding" msgstr "不能處理版本為 %d 的 GEmblemedIcon 編碼" #: gio/gemblemedicon.c:376 #, c-format msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding" msgstr "GEmblemedIcon 編碼中記號 (%d) 的數量格式不正確" #: gio/gemblemedicon.c:399 msgid "Expected a GEmblem for GEmblemedIcon" msgstr "預期為 GEmblemedIcon 的 GEmblem" #. Translators: This is an error message when #. * trying to find the enclosing (user visible) #. * mount of a file, but none exists. #. #: gio/gfile.c:1604 msgid "Containing mount does not exist" msgstr "包含了不存在的掛載點" #: gio/gfile.c:2650 gio/glocalfile.c:2521 msgid "Can’t copy over directory" msgstr "不能複製整個目錄" #: gio/gfile.c:2710 msgid "Can’t copy directory over directory" msgstr "不能將目錄複製到目錄上" #: gio/gfile.c:2718 msgid "Target file exists" msgstr "目標檔案已存在" #: gio/gfile.c:2737 msgid "Can’t recursively copy directory" msgstr "不能遞廻複製目錄" #: gio/gfile.c:3050 gio/gfile.c:3098 #, fuzzy, c-format #| msgid "Operation not supported" msgid "Copy file range not supported" msgstr "不支援的操作" #: gio/gfile.c:3056 gio/gfile.c:3167 #, c-format msgid "Error splicing file: %s" msgstr "拼接檔案時發生錯誤:%s" #: gio/gfile.c:3163 msgid "Splice not supported" msgstr "不支援拼接" #: gio/gfile.c:3327 msgid "Copy (reflink/clone) between mounts is not supported" msgstr "不支援在掛載點之間複製 (參照連結/重製)" #: gio/gfile.c:3331 msgid "Copy (reflink/clone) is not supported or invalid" msgstr "複製 (參照連結/重製) 不支援或無效" #: gio/gfile.c:3336 msgid "Copy (reflink/clone) is not supported or didn’t work" msgstr "複製 (參照連結/重製) 不支援或無法運作" #: gio/gfile.c:3384 gio/gfile.c:3395 #, fuzzy, c-format #| msgid "Error setting attribute: %s\n" msgid "Cannot retrieve attribute %s" msgstr "設定屬性時發生錯誤:%s\n" #: gio/gfile.c:3415 msgid "Can’t copy special file" msgstr "不能複製特殊的檔案" #: gio/gfile.c:4332 msgid "Invalid symlink value given" msgstr "提供了無效的符號連結值" #: gio/gfile.c:4342 glib/gfileutils.c:2409 msgid "Symbolic links not supported" msgstr "不支援符號連結" #: gio/gfile.c:4623 msgid "Trash not supported" msgstr "不支援垃圾桶" #: gio/gfile.c:4733 #, c-format msgid "File names cannot contain “%c”" msgstr "檔案名稱不能包含「%c」" #: gio/gfile.c:7159 gio/gfile.c:7285 #, fuzzy, c-format #| msgid "Failed to change to directory “%s” (%s)" msgid "Failed to create a temporary directory for template “%s”: %s" msgstr "無法進入目錄「%s」(%s)" #: gio/gfile.c:7603 gio/gvolume.c:362 msgid "volume doesn’t implement mount" msgstr "儲存區尚未實作掛載功能" #: gio/gfile.c:7717 gio/gfile.c:7794 msgid "No application is registered as handling this file" msgstr "沒有應用程式註冊為用以處理這個檔案" #: gio/gfileenumerator.c:216 msgid "Enumerator is closed" msgstr "檔案列舉器(enumerator)已關閉" #: gio/gfileenumerator.c:223 gio/gfileenumerator.c:282 #: gio/gfileenumerator.c:427 gio/gfileenumerator.c:527 msgid "File enumerator has outstanding operation" msgstr "檔案列舉器(enumerator)有異常操作" #: gio/gfileenumerator.c:418 gio/gfileenumerator.c:518 msgid "File enumerator is already closed" msgstr "檔案列舉器(enumerator)已經關閉" #: gio/gfileicon.c:248 #, c-format msgid "Can’t handle version %d of GFileIcon encoding" msgstr "不能處理版本為 %d 的 GFileIcon 編碼" #: gio/gfileicon.c:258 msgid "Malformed input data for GFileIcon" msgstr "給 GFileIcon 的輸入資料格式不良" #: gio/gfileinputstream.c:148 gio/gfileinputstream.c:394 #: gio/gfileiostream.c:166 gio/gfileoutputstream.c:163 #: gio/gfileoutputstream.c:497 msgid "Stream doesn’t support query_info" msgstr "串流不支援 query_info" #: gio/gfileinputstream.c:325 gio/gfileiostream.c:380 #: gio/gfileoutputstream.c:371 msgid "Seek not supported on stream" msgstr "不支援在串流中搜尋" #: gio/gfileinputstream.c:369 msgid "Truncate not allowed on input stream" msgstr "在輸入串流中不允許截短(truncate)" #: gio/gfileiostream.c:456 gio/gfileoutputstream.c:447 msgid "Truncate not supported on stream" msgstr "在串流中不支援截短(truncate)" #: gio/ghttpproxy.c:93 gio/gresolver.c:529 gio/gresolver.c:682 #: glib/gconvert.c:1752 msgid "Invalid hostname" msgstr "主機名稱無效" #: gio/ghttpproxy.c:145 msgid "Bad HTTP proxy reply" msgstr "錯誤的 HTTP 代理伺服器回應" #: gio/ghttpproxy.c:161 msgid "HTTP proxy connection not allowed" msgstr "HTTP 代理伺服器連線不允許" #: gio/ghttpproxy.c:166 msgid "HTTP proxy authentication failed" msgstr "HTTP 代理伺服器核對失敗" #: gio/ghttpproxy.c:169 msgid "HTTP proxy authentication required" msgstr "HTTP 代理伺服器需要核對" #: gio/ghttpproxy.c:173 #, c-format msgid "HTTP proxy connection failed: %i" msgstr "HTTP 代理伺服器連線失敗:%i" #: gio/ghttpproxy.c:268 #, fuzzy #| msgid "HTTP proxy connection failed: %i" msgid "HTTP proxy response too big" msgstr "HTTP 代理伺服器連線失敗:%i" #: gio/ghttpproxy.c:285 msgid "HTTP proxy server closed connection unexpectedly." msgstr "HTTP 代理伺服器未預期關閉連線。" #: gio/gicon.c:298 #, c-format msgid "Wrong number of tokens (%d)" msgstr "記號數量 (%d) 錯誤" #: gio/gicon.c:318 #, c-format msgid "No type for class name %s" msgstr "類別名稱 %s 沒有類型" #: gio/gicon.c:328 #, c-format msgid "Type %s does not implement the GIcon interface" msgstr "類型 %s 沒有實作 GIcon 介面" #: gio/gicon.c:339 #, c-format msgid "Type %s is not classed" msgstr "類型 %s 尚未歸類" #: gio/gicon.c:353 #, c-format msgid "Malformed version number: %s" msgstr "格式不良的版本號碼:%s" #: gio/gicon.c:367 #, c-format msgid "Type %s does not implement from_tokens() on the GIcon interface" msgstr "類型 %s 沒有實作 GIcon 介面的 from_tokens()" #: gio/gicon.c:469 msgid "Can’t handle the supplied version of the icon encoding" msgstr "不能處理提供的圖示編碼版本" #: gio/ginetaddressmask.c:192 msgid "No address specified" msgstr "尚未指定位址" #: gio/ginetaddressmask.c:200 #, c-format msgid "Length %u is too long for address" msgstr "長度 %u 對位址來說太長了" #: gio/ginetaddressmask.c:233 msgid "Address has bits set beyond prefix length" msgstr "位址在 prefix length 後有位元設定" #: gio/ginetaddressmask.c:310 #, c-format msgid "Could not parse “%s” as IP address mask" msgstr "無法解析「%s」做為 IP 位址遮罩" #: gio/ginetsocketaddress.c:199 gio/ginetsocketaddress.c:216 #: gio/gnativesocketaddress.c:107 gio/gunixsocketaddress.c:222 msgid "Not enough space for socket address" msgstr "socket 位址沒有足夠的空間" #: gio/ginetsocketaddress.c:231 msgid "Unsupported socket address" msgstr "不支援的 socket 位址" #: gio/ginputstream.c:190 msgid "Input stream doesn’t implement read" msgstr "輸入串流尚未實作讀取" #. Translators: This is an error you get if there is already an #. * operation running against this stream when you try to start #. * one #. Translators: This is an error you get if there is #. * already an operation running against this stream when #. * you try to start one #: gio/ginputstream.c:1256 gio/giostream.c:327 gio/goutputstream.c:2218 msgid "Stream has outstanding operation" msgstr "串流有異常操作" #: gio/gio-tool.c:162 msgid "Copy with file" msgstr "複製檔案" #: gio/gio-tool.c:166 msgid "Keep with file when moved" msgstr "移動時保持檔案" #: gio/gio-tool.c:207 msgid "“version” takes no arguments" msgstr "「version」不需要引數" #: gio/gio-tool.c:209 gio/gio-tool.c:258 glib/goption.c:712 msgid "Usage:" msgstr "用法:" #: gio/gio-tool.c:212 msgid "Print version information and exit." msgstr "輸出版本資訊並離開。" #: gio/gio-tool.c:232 msgid "Concatenate files to standard output" msgstr "將檔案連接並顯示至標準輸出" #: gio/gio-tool.c:233 msgid "Copy one or more files" msgstr "複製一或多個檔案" #: gio/gio-tool.c:234 msgid "Show information about locations" msgstr "顯示位置的相關資訊" #: gio/gio-tool.c:235 #, fuzzy #| msgid "List static actions for an application (from .desktop file)" msgid "Launch an application from a desktop file" msgstr "列出應用程式的靜態動作 (從 .desktop 檔案)" #: gio/gio-tool.c:236 msgid "List the contents of locations" msgstr "列出位置的內容" #: gio/gio-tool.c:237 msgid "Get or set the handler for a mimetype" msgstr "取得或設定 MIME 類型的處理程式" #: gio/gio-tool.c:238 msgid "Create directories" msgstr "建立目錄" #: gio/gio-tool.c:239 msgid "Monitor files and directories for changes" msgstr "監控檔案與目錄的變更" #: gio/gio-tool.c:240 msgid "Mount or unmount the locations" msgstr "掛載或卸載位置" #: gio/gio-tool.c:241 msgid "Move one or more files" msgstr "移動一個或多個檔案" #: gio/gio-tool.c:242 msgid "Open files with the default application" msgstr "以預設的應用程式開啟檔案" #: gio/gio-tool.c:243 msgid "Rename a file" msgstr "重新命名檔案" #: gio/gio-tool.c:244 msgid "Delete one or more files" msgstr "刪除一個或多個檔案" #: gio/gio-tool.c:245 msgid "Read from standard input and save" msgstr "從標準輸入讀取並儲存" #: gio/gio-tool.c:246 msgid "Set a file attribute" msgstr "設定檔案特性" #: gio/gio-tool.c:247 msgid "Move files or directories to the trash" msgstr "將檔案或目錄移至垃圾桶" #: gio/gio-tool.c:248 msgid "Lists the contents of locations in a tree" msgstr "以樹狀圖列出位置的內容" #: gio/gio-tool.c:261 msgid "Commands:" msgstr "指令:" #: gio/gio-tool.c:275 #, c-format msgid "Use %s to get detailed help.\n" msgstr "使用 %s 以取得詳細的求助。\n" #: gio/gio-tool-cat.c:89 msgid "Error writing to stdout" msgstr "寫入至標準輸出時發生錯誤" #. Translators: commandline placeholder #: gio/gio-tool-cat.c:135 gio/gio-tool-info.c:383 gio/gio-tool-list.c:176 #: gio/gio-tool-mkdir.c:50 gio/gio-tool-monitor.c:39 gio/gio-tool-monitor.c:41 #: gio/gio-tool-monitor.c:43 gio/gio-tool-monitor.c:45 #: gio/gio-tool-monitor.c:206 gio/gio-tool-mount.c:1236 gio/gio-tool-open.c:72 #: gio/gio-tool-remove.c:50 gio/gio-tool-rename.c:47 gio/gio-tool-set.c:95 #: gio/gio-tool-trash.c:222 gio/gio-tool-tree.c:246 msgid "LOCATION" msgstr "LOCATION" #: gio/gio-tool-cat.c:140 msgid "Concatenate files and print to standard output." msgstr "將檔案連接並顯示至標準輸出。" #: gio/gio-tool-cat.c:142 msgid "" "gio cat works just like the traditional cat utility, but using GIO\n" "locations instead of local files: for example, you can use something\n" "like smb://server/resource/file.txt as location." msgstr "" "gio cat 類似傳統的 cat 工具程式,只是使用 GIO\n" "位置來取代本地端檔案:例如您可以使用類似\n" " smb://server/resource/file.txt 做為位置。" #: gio/gio-tool-cat.c:164 gio/gio-tool-info.c:414 gio/gio-tool-mkdir.c:78 #: gio/gio-tool-monitor.c:231 gio/gio-tool-mount.c:1287 gio/gio-tool-open.c:98 #: gio/gio-tool-remove.c:74 gio/gio-tool-trash.c:303 msgid "No locations given" msgstr "未提供位置" #: gio/gio-tool-copy.c:46 gio/gio-tool-move.c:40 msgid "No target directory" msgstr "不是目標目錄" #: gio/gio-tool-copy.c:47 gio/gio-tool-move.c:41 msgid "Show progress" msgstr "顯示進度" #: gio/gio-tool-copy.c:48 gio/gio-tool-move.c:42 msgid "Prompt before overwrite" msgstr "在覆蓋前提示" #: gio/gio-tool-copy.c:49 msgid "Preserve all attributes" msgstr "保留所有特性" #: gio/gio-tool-copy.c:50 gio/gio-tool-move.c:43 gio/gio-tool-save.c:51 msgid "Backup existing destination files" msgstr "備份既有的目的檔案" #: gio/gio-tool-copy.c:51 msgid "Never follow symbolic links" msgstr "永不追蹤符號連結" #: gio/gio-tool-copy.c:52 msgid "Use default permissions for the destination" msgstr "目的地使用預設權限" #: gio/gio-tool-copy.c:53 #, fuzzy #| msgid "Use default permissions for the destination" msgid "Use default file modification timestamps for the destination" msgstr "目的地使用預設權限" #: gio/gio-tool-copy.c:78 gio/gio-tool-move.c:69 #, c-format msgid "Transferred %s out of %s (%s/s)" msgstr "已傳輸 %s / %s (%s/s)" #. Translators: commandline placeholder #: gio/gio-tool-copy.c:104 gio/gio-tool-move.c:96 msgid "SOURCE" msgstr "SOURCE" #. Translators: commandline placeholder #: gio/gio-tool-copy.c:104 gio/gio-tool-move.c:96 gio/gio-tool-save.c:162 msgid "DESTINATION" msgstr "DESTINATION" #: gio/gio-tool-copy.c:109 msgid "Copy one or more files from SOURCE to DESTINATION." msgstr "將一或多個檔案從 SOURCE 複製到 DESTINATION。" #: gio/gio-tool-copy.c:111 msgid "" "gio copy is similar to the traditional cp utility, but using GIO\n" "locations instead of local files: for example, you can use something\n" "like smb://server/resource/file.txt as location." msgstr "" "gio copy 類似傳統的 cp 工具程式,只是使用 GIO\n" "位置來取代本地端檔案:例如您可以使用類似\n" " smb://server/resource/file.txt 做為位置。" #: gio/gio-tool-copy.c:153 #, c-format msgid "Destination %s is not a directory" msgstr "目的端 %s 不是一個目錄" #: gio/gio-tool-copy.c:202 gio/gio-tool-move.c:188 #, c-format msgid "%s: overwrite “%s”? " msgstr "%s:覆寫「%s」?" #: gio/gio-tool-info.c:39 msgid "List writable attributes" msgstr "列出可寫特性" #: gio/gio-tool-info.c:40 msgid "Get file system info" msgstr "取得檔案系統資訊" #: gio/gio-tool-info.c:41 gio/gio-tool-list.c:37 msgid "The attributes to get" msgstr "要取得的特性" #: gio/gio-tool-info.c:41 gio/gio-tool-list.c:37 msgid "ATTRIBUTES" msgstr "ATTRIBUTES" #: gio/gio-tool-info.c:42 gio/gio-tool-list.c:40 gio/gio-tool-set.c:37 msgid "Don’t follow symbolic links" msgstr "不要追蹤符號連結" #: gio/gio-tool-info.c:105 msgid "attributes:\n" msgstr "特性:\n" #. Translators: This is a noun and represents and attribute of a file #: gio/gio-tool-info.c:166 #, c-format msgid "display name: %s\n" msgstr "顯示名稱:%s\n" #. Translators: This is a noun and represents and attribute of a file #: gio/gio-tool-info.c:176 #, c-format msgid "edit name: %s\n" msgstr "編輯名稱:%s\n" #: gio/gio-tool-info.c:185 #, c-format msgid "name: %s\n" msgstr "名稱:%s\n" #: gio/gio-tool-info.c:192 #, c-format msgid "type: %s\n" msgstr "類型:%s\n" #: gio/gio-tool-info.c:198 msgid "size: " msgstr "大小:" #: gio/gio-tool-info.c:204 msgid "hidden\n" msgstr "隱藏\n" #: gio/gio-tool-info.c:207 #, c-format msgid "uri: %s\n" msgstr "uri: %s\n" #: gio/gio-tool-info.c:214 #, c-format msgid "local path: %s\n" msgstr "本機路徑:%s\n" #: gio/gio-tool-info.c:248 #, c-format msgid "unix mount: %s%s %s %s %s\n" msgstr "unix 掛載:%s%s %s %s %s\n" #: gio/gio-tool-info.c:329 msgid "Settable attributes:\n" msgstr "可設定特性:\n" #: gio/gio-tool-info.c:353 msgid "Writable attribute namespaces:\n" msgstr "可寫入特性命名空間:\n" #: gio/gio-tool-info.c:388 msgid "Show information about locations." msgstr "顯示位置的相關資訊。" #: gio/gio-tool-info.c:390 msgid "" "gio info is similar to the traditional ls utility, but using GIO\n" "locations instead of local files: for example, you can use something\n" "like smb://server/resource/file.txt as location. File attributes can\n" "be specified with their GIO name, e.g. standard::icon, or just by\n" "namespace, e.g. unix, or by “*”, which matches all attributes" msgstr "" "gio info 類似傳統的 ls 工具程式,只是使用 GIO\n" "位置來取代本地端檔案:例如您可以使用類似\n" " smb://server/resource/file.txt 做為位置。檔案\n" "特性可以使用它們的 GIO 名稱來指定,如 standard::icon\n" "或只使用命名空間,像 unix,或「*」比對所有的屬性" #. Translators: commandline placeholder #: gio/gio-tool-launch.c:56 msgid "DESKTOP-FILE [FILE-ARG …]" msgstr "" #: gio/gio-tool-launch.c:59 msgid "" "Launch an application from a desktop file, passing optional filename " "arguments to it." msgstr "" #: gio/gio-tool-launch.c:79 #, fuzzy #| msgid "No files given" msgid "No desktop file given" msgstr "尚未指定檔案" #: gio/gio-tool-launch.c:87 #, fuzzy #| msgid "There is no GCredentials support for your platform" msgid "The launch command is not currently supported on this platform" msgstr "您的平臺沒有 GCredentials 支援" #: gio/gio-tool-launch.c:100 #, fuzzy, c-format #| msgid "Unable to trash file %s: %s" msgid "Unable to load ‘%s‘: %s" msgstr "無法將檔案 %s 移至垃圾桶:%s" #: gio/gio-tool-launch.c:109 #, fuzzy, c-format #| msgid "Failed to load info for handler “%s”" msgid "Unable to load application information for ‘%s‘" msgstr "無法載入處理程式「%s」的資訊" #: gio/gio-tool-launch.c:121 #, fuzzy, c-format #| msgid "Default application for “%s”: %s\n" msgid "Unable to launch application ‘%s’: %s" msgstr "「%s」的預設應用程式:%s\n" #: gio/gio-tool-list.c:38 gio/gio-tool-tree.c:34 msgid "Show hidden files" msgstr "顯示隱藏檔案" #: gio/gio-tool-list.c:39 msgid "Use a long listing format" msgstr "使用長式表列格式" #: gio/gio-tool-list.c:41 msgid "Print display names" msgstr "列印顯示名稱" #: gio/gio-tool-list.c:42 msgid "Print full URIs" msgstr "列印完整 URI" #: gio/gio-tool-list.c:181 msgid "List the contents of the locations." msgstr "列出位置的內容。" #: gio/gio-tool-list.c:183 msgid "" "gio list is similar to the traditional ls utility, but using GIO\n" "locations instead of local files: for example, you can use something\n" "like smb://server/resource/file.txt as location. File attributes can\n" "be specified with their GIO name, e.g. standard::icon" msgstr "" "gio list 類似傳統的 ls 工具程式,只是使用 GIO\n" "位置來取代本地端檔案:例如您可以使用類似\n" " smb://server/resource/file.txt 做為位置。檔案\n" "特性可以使用它們的 GIO 名稱來指定,如 standard::icon" #. Translators: commandline placeholder #: gio/gio-tool-mime.c:73 msgid "MIMETYPE" msgstr "MIMETYPE" #: gio/gio-tool-mime.c:73 msgid "HANDLER" msgstr "HANDLER" #: gio/gio-tool-mime.c:78 msgid "Get or set the handler for a mimetype." msgstr "取得或設定 MIME-類型的處理程式。" #: gio/gio-tool-mime.c:80 msgid "" "If no handler is given, lists registered and recommended applications\n" "for the mimetype. If a handler is given, it is set as the default\n" "handler for the mimetype." msgstr "" "如果沒有指定處理程式,列出該 MIME 類型註冊與建議的應用程式。\n" "如果有指定處理程式,會將它設定為此 MIME 類型的預設\n" "處理程式。" #: gio/gio-tool-mime.c:102 msgid "Must specify a single mimetype, and maybe a handler" msgstr "必須指定一個 MIME 類型,可能是一種處理程式" #: gio/gio-tool-mime.c:118 #, c-format msgid "No default applications for “%s”\n" msgstr "「%s」沒有預設的應用程式\n" #: gio/gio-tool-mime.c:124 #, c-format msgid "Default application for “%s”: %s\n" msgstr "「%s」的預設應用程式:%s\n" #: gio/gio-tool-mime.c:129 msgid "Registered applications:\n" msgstr "已註冊的應用程式:\n" #: gio/gio-tool-mime.c:131 msgid "No registered applications\n" msgstr "沒有註冊的應用程式\n" #: gio/gio-tool-mime.c:142 msgid "Recommended applications:\n" msgstr "建議的應用程式:\n" #: gio/gio-tool-mime.c:144 msgid "No recommended applications\n" msgstr "沒有建議的應用程式\n" #: gio/gio-tool-mime.c:164 #, c-format msgid "Failed to load info for handler “%s”" msgstr "無法載入處理程式「%s」的資訊" #: gio/gio-tool-mime.c:170 #, c-format msgid "Failed to set “%s” as the default handler for “%s”: %s\n" msgstr "無法將「%s」設定為「%s」的預設處理程式:%s\n" #: gio/gio-tool-mkdir.c:33 msgid "Create parent directories" msgstr "建立上層目錄" #: gio/gio-tool-mkdir.c:54 msgid "Create directories." msgstr "建立目錄。" #: gio/gio-tool-mkdir.c:56 msgid "" "gio mkdir is similar to the traditional mkdir utility, but using GIO\n" "locations instead of local files: for example, you can use something\n" "like smb://server/resource/mydir as location." msgstr "" "gio mkdir 類似傳統的 mkdir 工具程式,只是使用 GIO\n" "位置來取代本地端檔案:例如您可以使用類似\n" " smb://server/resource/file.txt 做為位置。" #: gio/gio-tool-monitor.c:39 msgid "Monitor a directory (default: depends on type)" msgstr "監控目錄 (預設值︰取決於類型)" #: gio/gio-tool-monitor.c:41 msgid "Monitor a file (default: depends on type)" msgstr "監控檔案 (預設值︰取決於類型)" #: gio/gio-tool-monitor.c:43 msgid "Monitor a file directly (notices changes made via hardlinks)" msgstr "直接監控檔案 (透過硬連結來注意變更)" #: gio/gio-tool-monitor.c:45 msgid "Monitors a file directly, but doesn’t report changes" msgstr "直接監控檔案,但不回報變更" #: gio/gio-tool-monitor.c:47 msgid "Report moves and renames as simple deleted/created events" msgstr "回報移動與重新命名為簡單的刪除/建立事件" #: gio/gio-tool-monitor.c:49 msgid "Watch for mount events" msgstr "監看掛載事件" #: gio/gio-tool-monitor.c:211 msgid "Monitor files or directories for changes." msgstr "監控檔案或目錄的變更。" #: gio/gio-tool-mount.c:65 msgid "Mount as mountable" msgstr "掛載為可掛載形式" #: gio/gio-tool-mount.c:66 msgid "Mount volume with device file, or other identifier" msgstr "以裝置檔案或其他識別碼掛載儲存區" #: gio/gio-tool-mount.c:66 msgid "ID" msgstr "ID" #: gio/gio-tool-mount.c:67 msgid "Unmount" msgstr "卸載" #: gio/gio-tool-mount.c:68 msgid "Eject" msgstr "退出" #: gio/gio-tool-mount.c:69 msgid "Stop drive with device file" msgstr "以裝置檔案停止裝置" #: gio/gio-tool-mount.c:69 msgid "DEVICE" msgstr "DEVICE" #: gio/gio-tool-mount.c:70 msgid "Unmount all mounts with the given scheme" msgstr "以指定的方式卸載所有的掛載" #: gio/gio-tool-mount.c:70 msgid "SCHEME" msgstr "SCHEME" #: gio/gio-tool-mount.c:71 msgid "Ignore outstanding file operations when unmounting or ejecting" msgstr "在卸載或退出時忽略優先的檔案操作" #: gio/gio-tool-mount.c:72 msgid "Use an anonymous user when authenticating" msgstr "核對時使用匿名使用者" #. Translator: List here is a verb as in 'List all mounts' #: gio/gio-tool-mount.c:74 msgid "List" msgstr "列出" #: gio/gio-tool-mount.c:75 msgid "Monitor events" msgstr "監視事件" #: gio/gio-tool-mount.c:76 msgid "Show extra information" msgstr "顯示額外的資訊" #: gio/gio-tool-mount.c:77 msgid "The numeric PIM when unlocking a VeraCrypt volume" msgstr "解鎖 VeraCrypt 儲存區時的數字 PIM" #: gio/gio-tool-mount.c:77 msgid "PIM" msgstr "PIM" #: gio/gio-tool-mount.c:78 msgid "Mount a TCRYPT hidden volume" msgstr "掛載 TCRYPT 隱藏儲存區" #: gio/gio-tool-mount.c:79 msgid "Mount a TCRYPT system volume" msgstr "隱藏 TCRYPT 系統儲存區" #: gio/gio-tool-mount.c:276 gio/gio-tool-mount.c:308 msgid "Anonymous access denied" msgstr "匿名存取被拒" #: gio/gio-tool-mount.c:559 msgid "No drive for device file" msgstr "裝置檔案沒有裝置" #: gio/gio-tool-mount.c:1051 msgid "No volume for given ID" msgstr "提供的 ID 沒有儲存區" #: gio/gio-tool-mount.c:1240 msgid "Mount or unmount the locations." msgstr "掛載或卸載位置。" #: gio/gio-tool-move.c:44 msgid "Don’t use copy and delete fallback" msgstr "不要使用複製與刪除回饋" #: gio/gio-tool-move.c:101 msgid "Move one or more files from SOURCE to DEST." msgstr "將一或多個檔案從 SOURCE 移動到 DEST。" #: gio/gio-tool-move.c:103 msgid "" "gio move is similar to the traditional mv utility, but using GIO\n" "locations instead of local files: for example, you can use something\n" "like smb://server/resource/file.txt as location" msgstr "" "gio move 類似傳統的 mv 工具程式,只是使用 GIO\n" "位置來取代本地端檔案:例如您可以使用類似\n" " smb://server/resource/file.txt 做為位置。" #: gio/gio-tool-move.c:145 #, c-format msgid "Target %s is not a directory" msgstr "目標 %s 不是目錄" #: gio/gio-tool-open.c:77 msgid "" "Open files with the default application that\n" "is registered to handle files of this type." msgstr "" "使用註冊為處理該檔案類型的\n" "預設應用程式來開啟檔案。" #: gio/gio-tool-remove.c:33 gio/gio-tool-trash.c:35 msgid "Ignore nonexistent files, never prompt" msgstr "忽略不存在的檔案,永不提示" #: gio/gio-tool-remove.c:54 msgid "Delete the given files." msgstr "刪除指定的檔案。" #: gio/gio-tool-rename.c:47 msgid "NAME" msgstr "NAME" #: gio/gio-tool-rename.c:52 msgid "Rename a file." msgstr "重新命名檔案。" #: gio/gio-tool-rename.c:72 msgid "Missing argument" msgstr "缺少引數" #: gio/gio-tool-rename.c:78 gio/gio-tool-save.c:192 gio/gio-tool-set.c:150 msgid "Too many arguments" msgstr "引數太多" #: gio/gio-tool-rename.c:97 #, c-format msgid "Rename successful. New uri: %s\n" msgstr "重新命名成功。新的 URI:%s\n" #: gio/gio-tool-save.c:52 msgid "Only create if not existing" msgstr "只在不存在時建立" #: gio/gio-tool-save.c:53 msgid "Append to end of file" msgstr "添加到檔案的結尾" #: gio/gio-tool-save.c:54 msgid "When creating, restrict access to the current user" msgstr "當建立時,存取權僅限於目前的使用者" #: gio/gio-tool-save.c:55 msgid "When replacing, replace as if the destination did not exist" msgstr "在取代時,即使目的端不存在也取代" #. Translators: The "etag" is a token allowing to verify whether a file has been modified #: gio/gio-tool-save.c:57 msgid "Print new etag at end" msgstr "在結尾列出新的 etag" #. Translators: The "etag" is a token allowing to verify whether a file has been modified #: gio/gio-tool-save.c:59 msgid "The etag of the file being overwritten" msgstr "即將複蓋的檔案 etag" #: gio/gio-tool-save.c:59 msgid "ETAG" msgstr "ETAG" #: gio/gio-tool-save.c:115 msgid "Error reading from standard input" msgstr "從標準輸入讀取時發生錯誤" #. Translators: The "etag" is a token allowing to verify whether a file has been modified #: gio/gio-tool-save.c:141 msgid "Etag not available\n" msgstr "Etag 無法使用\n" #: gio/gio-tool-save.c:165 msgid "Read from standard input and save to DEST." msgstr "從標準輸入讀取並儲存到 DEST。" #: gio/gio-tool-save.c:185 msgid "No destination given" msgstr "沒有指定目的端" #: gio/gio-tool-set.c:36 msgid "Type of the attribute" msgstr "特性的類型" #: gio/gio-tool-set.c:36 msgid "TYPE" msgstr "TYPE" #: gio/gio-tool-set.c:38 #, fuzzy #| msgid "Set a file attribute" msgid "Unset given attribute" msgstr "設定檔案特性" #: gio/gio-tool-set.c:95 msgid "ATTRIBUTE" msgstr "ATTRIBUTE" #: gio/gio-tool-set.c:95 msgid "VALUE" msgstr "VALUE" #: gio/gio-tool-set.c:99 msgid "Set a file attribute of LOCATION." msgstr "設定 LOCATION 的檔案特性。" #: gio/gio-tool-set.c:119 msgid "Location not specified" msgstr "尚未指定位置" #: gio/gio-tool-set.c:126 msgid "Attribute not specified" msgstr "尚未指定特性" #: gio/gio-tool-set.c:143 msgid "Value not specified" msgstr "尚未指定值" #: gio/gio-tool-set.c:193 #, c-format msgid "Invalid attribute type “%s”" msgstr "無效的特性類型「%s」" #: gio/gio-tool-trash.c:36 msgid "Empty the trash" msgstr "清理垃圾桶" #: gio/gio-tool-trash.c:37 #, fuzzy #| msgid "List the contents of the locations." msgid "List files in the trash with their original locations" msgstr "列出位置的內容。" #: gio/gio-tool-trash.c:38 msgid "" "Restore a file from trash to its original location (possibly recreating the " "directory)" msgstr "" #: gio/gio-tool-trash.c:108 #, fuzzy #| msgid "Unable to find terminal required for application" msgid "Unable to find original path" msgstr "無法找到應用程式要求的終端機" #: gio/gio-tool-trash.c:125 #, fuzzy #| msgid "Unable to create socket: %s" msgid "Unable to recreate original location: " msgstr "無法建立 socket:%s" #: gio/gio-tool-trash.c:138 #, fuzzy #| msgid "unable to find desktop file for application %s\n" msgid "Unable to move file to its original location: " msgstr "無法找到應用程式的桌面檔案 %s\n" #: gio/gio-tool-trash.c:227 #, fuzzy #| msgid "Move files or directories to the trash." msgid "Move/Restore files or directories to the trash." msgstr "將檔案或目錄移至垃圾桶。" #: gio/gio-tool-trash.c:229 msgid "" "Note: for --restore switch, if the original location of the trashed file \n" "already exists, it will not be overwritten unless --force is set." msgstr "" #: gio/gio-tool-trash.c:260 msgid "Location given doesn't start with trash:///" msgstr "" #: gio/gio-tool-tree.c:35 msgid "Follow symbolic links, mounts and shortcuts" msgstr "追蹤符號連結、掛載和捷徑" #: gio/gio-tool-tree.c:251 msgid "List contents of directories in a tree-like format." msgstr "以樹狀格式列出目錄的內容。" #: gio/glib-compile-resources.c:142 gio/glib-compile-schemas.c:1514 #, c-format msgid "Element <%s> not allowed inside <%s>" msgstr "<%s> 元素不可出現在 <%s> 之內" #: gio/glib-compile-resources.c:146 #, c-format msgid "Element <%s> not allowed at toplevel" msgstr "<%s> 元素不允許在頂端層級" #: gio/glib-compile-resources.c:236 #, c-format msgid "File %s appears multiple times in the resource" msgstr "檔案 %s 似乎在這個資源出出現多次" #: gio/glib-compile-resources.c:247 #, c-format msgid "Failed to locate “%s” in any source directory" msgstr "無法在任何來源目錄中定位「%s」" #: gio/glib-compile-resources.c:258 #, c-format msgid "Failed to locate “%s” in current directory" msgstr "無法在目前的目錄中定位「%s」" #: gio/glib-compile-resources.c:292 #, c-format msgid "Unknown processing option “%s”" msgstr "不明的處理選項「%s」" #. Translators: the first %s is a gresource XML attribute, #. * the second %s is an environment variable, and the third #. * %s is a command line tool #. #: gio/glib-compile-resources.c:312 gio/glib-compile-resources.c:369 #: gio/glib-compile-resources.c:426 #, c-format msgid "%s preprocessing requested, but %s is not set, and %s is not in PATH" msgstr "要求 %s 預處理,但未設定 %s,且 %s 不在 PATH 中" #: gio/glib-compile-resources.c:459 #, c-format msgid "Error reading file %s: %s" msgstr "讀取檔案 %s 時發生錯誤:%s" #: gio/glib-compile-resources.c:479 #, c-format msgid "Error compressing file %s" msgstr "壓縮檔案 %s 時發生錯誤" #: gio/glib-compile-resources.c:543 #, c-format msgid "text may not appear inside <%s>" msgstr "在 <%s> 內不能出現文字" #: gio/glib-compile-resources.c:821 gio/glib-compile-schemas.c:2172 msgid "Show program version and exit" msgstr "顯示程式的版本並離開" #: gio/glib-compile-resources.c:822 msgid "Name of the output file" msgstr "輸出檔案的名稱" #: gio/glib-compile-resources.c:823 msgid "" "The directories to load files referenced in FILE from (default: current " "directory)" msgstr "要載入 FILE 中參照檔案的來源目錄(預設:目前目錄)" #: gio/glib-compile-resources.c:823 gio/glib-compile-schemas.c:2173 #: gio/glib-compile-schemas.c:2203 girepository/compiler/compiler.c:147 #: girepository/decompiler/decompiler.c:53 msgid "DIRECTORY" msgstr "目錄" #: gio/glib-compile-resources.c:824 msgid "" "Generate output in the format selected for by the target filename extension" msgstr "以目標檔案名稱的延伸檔名來選擇要產生輸出的格式" #: gio/glib-compile-resources.c:825 msgid "Generate source header" msgstr "產生來源標頭" #: gio/glib-compile-resources.c:826 msgid "Generate source code used to link in the resource file into your code" msgstr "產生用來連結資源檔至程式碼的源始碼" #: gio/glib-compile-resources.c:827 msgid "Generate dependency list" msgstr "產生相依性清單" #: gio/glib-compile-resources.c:828 msgid "Name of the dependency file to generate" msgstr "要產生之依賴檔案的名稱" #: gio/glib-compile-resources.c:829 msgid "Include phony targets in the generated dependency file" msgstr "在產生的相依檔案中包含假目標" #: gio/glib-compile-resources.c:830 msgid "Don’t automatically create and register resource" msgstr "不要自動建立與註冊資源" #: gio/glib-compile-resources.c:831 msgid "Don’t export functions; declare them G_GNUC_INTERNAL" msgstr "不要匯出函式;宣告他們為 G_GNUC_INTERNAL" #: gio/glib-compile-resources.c:832 msgid "" "Don’t embed resource data in the C file; assume it's linked externally " "instead" msgstr "不要將資源資料嵌入 C 檔案;假設資料已改在外部連結" #: gio/glib-compile-resources.c:833 msgid "C identifier name used for the generated source code" msgstr "用於產生源碼的 C 識別碼名稱" #: gio/glib-compile-resources.c:833 msgid "IDENTIFIER" msgstr "" #: gio/glib-compile-resources.c:834 msgid "The target C compiler (default: the CC environment variable)" msgstr "" #: gio/glib-compile-resources.c:861 msgid "" "Compile a resource specification into a resource file.\n" "Resource specification files have the extension .gresource.xml,\n" "and the resource file have the extension called .gresource." msgstr "" "將資源規格編譯進資源檔。\n" "資源規格檔案的延伸檔名必須為 .gresource.xml,\n" "而資源檔案的延伸檔名叫做 .gresource。" #: gio/glib-compile-resources.c:893 msgid "You should give exactly one file name\n" msgstr "您應該明確指定一個檔案名稱\n" #: gio/glib-compile-schemas.c:95 #, c-format msgid "nick must be a minimum of 2 characters" msgstr "nick (暱稱) 至少需要 2 個字元" #: gio/glib-compile-schemas.c:106 #, c-format msgid "Invalid numeric value" msgstr "數字值無效" #: gio/glib-compile-schemas.c:114 #, c-format msgid " already specified" msgstr " 已經指定" #: gio/glib-compile-schemas.c:122 #, c-format msgid "value='%s' already specified" msgstr "value='%s' 已經指定" #: gio/glib-compile-schemas.c:136 #, c-format msgid "flags values must have at most 1 bit set" msgstr "旗標的值至多需要設定 1 個位元" #: gio/glib-compile-schemas.c:161 #, c-format msgid "<%s> must contain at least one " msgstr "<%s> 必須包含至少一個 " #: gio/glib-compile-schemas.c:317 #, c-format msgid "<%s> is not contained in the specified range" msgstr "<%s> 未包含在指定的範圍中" #: gio/glib-compile-schemas.c:329 #, c-format msgid "<%s> is not a valid member of the specified enumerated type" msgstr "<%s> 非指定列舉類型的有效成員" #: gio/glib-compile-schemas.c:335 #, c-format msgid "<%s> contains string not in the specified flags type" msgstr "<%s> 包含不在指定旗標類型中的字串" #: gio/glib-compile-schemas.c:341 #, c-format msgid "<%s> contains a string not in " msgstr "<%s> 包含不在 中的字串" #: gio/glib-compile-schemas.c:375 msgid " already specified for this key" msgstr " 早已指定給此鍵" #: gio/glib-compile-schemas.c:393 #, c-format msgid " not allowed for keys of type “%s”" msgstr " 不允許用於「%s」類型的鍵" #: gio/glib-compile-schemas.c:410 #, c-format msgid " specified minimum is greater than maximum" msgstr " 指定的最小值比最大值還大" #: gio/glib-compile-schemas.c:435 #, c-format msgid "unsupported l10n category: %s" msgstr "不支援的 l10n 分類:%s" #: gio/glib-compile-schemas.c:443 msgid "l10n requested, but no gettext domain given" msgstr "要求 l10n,但未提供 gettext 領域" #: gio/glib-compile-schemas.c:455 msgid "translation context given for value without l10n enabled" msgstr "提供給值的翻譯情境未啟用 l10n" #: gio/glib-compile-schemas.c:477 #, c-format msgid "Failed to parse value of type “%s”: " msgstr "無法解析「%s」類型的 值: " #: gio/glib-compile-schemas.c:494 msgid "" " cannot be specified for keys tagged as having an enumerated type" msgstr " 無法指定給標記為有列舉的類型的鍵" #: gio/glib-compile-schemas.c:503 msgid " already specified for this key" msgstr " 早已指定給此鍵" #: gio/glib-compile-schemas.c:515 #, c-format msgid " not allowed for keys of type “%s”" msgstr " 不允許「%s」類型的鍵" #: gio/glib-compile-schemas.c:531 #, c-format msgid " already given" msgstr " 早已指定" #: gio/glib-compile-schemas.c:546 #, c-format msgid " must contain at least one " msgstr " 至少要有至少一個 " #: gio/glib-compile-schemas.c:560 msgid " already specified for this key" msgstr " 早已指定給此鍵" #: gio/glib-compile-schemas.c:564 msgid "" " can only be specified for keys with enumerated or flags types or " "after " msgstr " 只能指定給有列舉的鍵,或旗標類型,或在 後" #: gio/glib-compile-schemas.c:583 #, c-format msgid "" " given when “%s” is already a member of the enumerated " "type" msgstr "當「%s」已經是列舉類型的成員時,提供了 " #: gio/glib-compile-schemas.c:589 #, c-format msgid " given when was already given" msgstr "當 早已提供時,提供了 " #: gio/glib-compile-schemas.c:597 #, c-format msgid " already specified" msgstr " 已經指定" #: gio/glib-compile-schemas.c:607 #, c-format msgid "alias target “%s” is not in enumerated type" msgstr "「%s」別名目標不在列舉類型中" #: gio/glib-compile-schemas.c:608 #, c-format msgid "alias target “%s” is not in " msgstr "「%s」別名目標不在 中" #: gio/glib-compile-schemas.c:623 #, c-format msgid " must contain at least one " msgstr " 必須包含至少一個 " #: gio/glib-compile-schemas.c:797 msgid "Empty names are not permitted" msgstr "不允許空白名稱" #: gio/glib-compile-schemas.c:807 #, c-format msgid "Invalid name “%s”: names must begin with a lowercase letter" msgstr "無效的名稱「%s」:名稱必須以小寫字母開頭" #: gio/glib-compile-schemas.c:819 #, c-format msgid "" "Invalid name “%s”: invalid character “%c”; only lowercase letters, numbers " "and hyphen (“-”) are permitted" msgstr "無效的名稱「%s」:無效的字元「%c」;只允許小寫字母、數字和破折號 ('-')" #: gio/glib-compile-schemas.c:828 #, c-format msgid "Invalid name “%s”: two successive hyphens (“--”) are not permitted" msgstr "無效的名稱「%s」:不允許兩個破折號 ('--')" #: gio/glib-compile-schemas.c:837 #, c-format msgid "Invalid name “%s”: the last character may not be a hyphen (“-”)" msgstr "無效的名稱「%s」:最後一個字元不能是破折號 ('-')" #: gio/glib-compile-schemas.c:845 #, c-format msgid "Invalid name “%s”: maximum length is 1024" msgstr "無效的名稱「%s」:最大長度為 1024" #: gio/glib-compile-schemas.c:917 #, c-format msgid " already specified" msgstr " 已經指定了" #: gio/glib-compile-schemas.c:943 msgid "Cannot add keys to a “list-of” schema" msgstr "不能將鍵加入「list-of」schema" #: gio/glib-compile-schemas.c:954 #, c-format msgid " already specified" msgstr " 已經指定了" #: gio/glib-compile-schemas.c:972 #, c-format msgid "" " shadows in ; use " "to modify value" msgstr "" " 遮蔽 ;使用 來" "修改值" #: gio/glib-compile-schemas.c:983 #, c-format msgid "" "Exactly one of “type”, “enum” or “flags” must be specified as an attribute " "to " msgstr "必須明確指定「type」、「enum」或「flags」之一做為 的特性" #: gio/glib-compile-schemas.c:1002 #, c-format msgid "<%s id='%s'> not (yet) defined." msgstr "<%s id='%s'> 尚未定義。" #: gio/glib-compile-schemas.c:1017 #, c-format msgid "Invalid GVariant type string “%s”" msgstr "無效的 GVariant 類型字串「%s」" #: gio/glib-compile-schemas.c:1047 msgid " given but schema isn’t extending anything" msgstr "指定了 但 schema 並未延伸任何東西" #: gio/glib-compile-schemas.c:1060 #, c-format msgid "No to override" msgstr "沒有 要覆蓋" #: gio/glib-compile-schemas.c:1068 #, c-format msgid " already specified" msgstr " 已經指定了" #: gio/glib-compile-schemas.c:1141 #, c-format msgid " already specified" msgstr " 已經指定了" #: gio/glib-compile-schemas.c:1153 #, c-format msgid " extends not yet existing schema “%s”" msgstr " 延伸了尚不存在的「%s」schema" #: gio/glib-compile-schemas.c:1169 #, c-format msgid " is list of not yet existing schema “%s”" msgstr " 是尚不存在的「%s」schema 的清單" #: gio/glib-compile-schemas.c:1177 #, c-format msgid "Cannot be a list of a schema with a path" msgstr "不能成為有路徑 schema 的清單" #: gio/glib-compile-schemas.c:1187 #, c-format msgid "Cannot extend a schema with a path" msgstr "不能延伸有路徑的 schema" #: gio/glib-compile-schemas.c:1197 #, c-format msgid "" " is a list, extending which is not a list" msgstr " 是清單,卻延伸了不是清單的 " #: gio/glib-compile-schemas.c:1207 #, c-format msgid "" " extends but “%s” " "does not extend “%s”" msgstr "" " 延伸了 但是 '%s' " "並未延伸 '%s'" #: gio/glib-compile-schemas.c:1224 #, c-format msgid "A path, if given, must begin and end with a slash" msgstr "如果指定了路徑,開頭與結尾都必須是斜線" #: gio/glib-compile-schemas.c:1231 #, c-format msgid "The path of a list must end with “:/”" msgstr "清單的路徑必須以「:/」為結尾" #: gio/glib-compile-schemas.c:1240 #, c-format msgid "" "Warning: Schema “%s” has path “%s”. Paths starting with “/apps/”, “/" "desktop/” or “/system/” are deprecated." msgstr "" "警告:「%s」schema 有「%s」路徑。“/apps/”、“/desktop/” 或 “/system/” 開頭的路" "徑已經棄用。" #: gio/glib-compile-schemas.c:1270 #, c-format msgid "<%s id='%s'> already specified" msgstr "<%s id='%s'> 已經指定了" #: gio/glib-compile-schemas.c:1420 gio/glib-compile-schemas.c:1436 #, c-format msgid "Only one <%s> element allowed inside <%s>" msgstr "只有一個 <%s> 元素可以在 <%s> 之內" #: gio/glib-compile-schemas.c:1518 #, c-format msgid "Element <%s> not allowed at the top level" msgstr "<%s> 元素不允許在頂端層級" #: gio/glib-compile-schemas.c:1536 msgid "Element is required in " msgstr " 中需要 元素" #: gio/glib-compile-schemas.c:1626 #, c-format msgid "Text may not appear inside <%s>" msgstr "在 <%s> 內不能出現文字" #: gio/glib-compile-schemas.c:1694 #, c-format msgid "Warning: undefined reference to " msgstr "警告:未定義,參考至 的參照" #. Translators: Do not translate "--strict". #: gio/glib-compile-schemas.c:1833 gio/glib-compile-schemas.c:1912 msgid "--strict was specified; exiting." msgstr "指定了 --strict;結束。" #: gio/glib-compile-schemas.c:1845 msgid "This entire file has been ignored." msgstr "這整個檔案都被忽略了。" #: gio/glib-compile-schemas.c:1908 msgid "Ignoring this file." msgstr "忽略這個檔案。" #: gio/glib-compile-schemas.c:1963 #, c-format msgid "" "No such key “%s” in schema “%s” as specified in override file “%s”; ignoring " "override for this key." msgstr "" "在覆蓋「%3$s」檔案的「%2$s」schema 中沒有指定這個「%1$s」鍵;忽略此鍵的覆蓋。" #: gio/glib-compile-schemas.c:1971 #, c-format msgid "" "No such key “%s” in schema “%s” as specified in override file “%s” and --" "strict was specified; exiting." msgstr "" "在覆蓋「%3$s」檔案的「%2$s」schema 中沒有指定這個「%1$s」鍵且指定了 --" "strict;結束。" #: gio/glib-compile-schemas.c:1993 #, c-format msgid "" "Cannot provide per-desktop overrides for localized key “%s” in schema “%s” " "(override file “%s”); ignoring override for this key." msgstr "" "無法在「%2$s」schema(覆蓋「%3$s」檔案)提供每個桌面的「%1$s」在地化鍵覆蓋;" "忽略此鍵的覆蓋。" #: gio/glib-compile-schemas.c:2002 #, c-format msgid "" "Cannot provide per-desktop overrides for localized key “%s” in schema “%s” " "(override file “%s”) and --strict was specified; exiting." msgstr "" "無法在「%2$s」schema(覆蓋「%3$s」檔案)提供每個桌面的「%1$s」在地化鍵覆蓋," "而且指定了 --strict;結束。" #: gio/glib-compile-schemas.c:2026 #, c-format msgid "" "Error parsing key “%s” in schema “%s” as specified in override file “%s”: " "%s. Ignoring override for this key." msgstr "" "在覆蓋「%3$s」檔案指定的「%2$s」schema 分析「%1$s」鍵時發生錯誤:%4$s。忽略此" "鍵的覆蓋。" #: gio/glib-compile-schemas.c:2038 #, c-format msgid "" "Error parsing key “%s” in schema “%s” as specified in override file “%s”: " "%s. --strict was specified; exiting." msgstr "" "在覆蓋「%3$s」檔案指定的「%2$s」schema 分析「%1$s」鍵時發生錯誤:%4$s。指定" "了 --strict;結束。" #: gio/glib-compile-schemas.c:2065 #, c-format msgid "" "Override for key “%s” in schema “%s” in override file “%s” is outside the " "range given in the schema; ignoring override for this key." msgstr "" "在覆蓋「%3$s」檔案中覆蓋「%2$s」schema 的「%1$s」鍵超出了 schema 指定的範圍;" "忽略此鍵的覆蓋。" #: gio/glib-compile-schemas.c:2075 #, c-format msgid "" "Override for key “%s” in schema “%s” in override file “%s” is outside the " "range given in the schema and --strict was specified; exiting." msgstr "" "在覆蓋「%3$s」檔案中覆蓋「%2$s」schema 的「%1$s」鍵超出了 schema 指定的範圍," "且指定了 --strict;結束。" #: gio/glib-compile-schemas.c:2101 #, c-format msgid "" "Override for key “%s” in schema “%s” in override file “%s” is not in the " "list of valid choices; ignoring override for this key." msgstr "" "在覆蓋「%3$s」檔案中覆蓋「%2$s」schema 的「%1$s」鍵不在有效的選擇清單中;忽略" "此鍵的覆蓋。" #: gio/glib-compile-schemas.c:2111 #, c-format msgid "" "Override for key “%s” in schema “%s” in override file “%s” is not in the " "list of valid choices and --strict was specified; exiting." msgstr "" "在覆蓋「%3$s」檔案中覆蓋「%2$s」schema 的「%1$s」鍵不在有效的選擇清單中,且指" "定了 --strict;結束。" #: gio/glib-compile-schemas.c:2173 msgid "Where to store the gschemas.compiled file" msgstr "要將 gschemas.compiled 檔案儲存到哪裡" #: gio/glib-compile-schemas.c:2174 msgid "Abort on any errors in schemas" msgstr "在 schema 中有任何錯誤即中止" #: gio/glib-compile-schemas.c:2175 msgid "Do not write the gschema.compiled file" msgstr "不要寫入 gschemas.compiled 檔案" #: gio/glib-compile-schemas.c:2176 msgid "Do not enforce key name restrictions" msgstr "不要強制鍵名限制" #: gio/glib-compile-schemas.c:2206 msgid "" "Compile all GSettings schema files into a schema cache.\n" "Schema files are required to have the extension .gschema.xml,\n" "and the cache file is called gschemas.compiled." msgstr "" "將所有的 GSettings schema 檔案編譯為 schema 快取。\n" "Schema 檔案的延伸檔名必須為 .gschema.xml,\n" "而快取檔案叫做 gschemas.compiled。" #: gio/glib-compile-schemas.c:2238 msgid "You should give exactly one directory name" msgstr "您應該明確指定一個目錄名稱" #: gio/glib-compile-schemas.c:2285 msgid "No schema files found: doing nothing." msgstr "找不到 schema 檔案:什麼都不做。" #: gio/glib-compile-schemas.c:2287 msgid "No schema files found: removed existing output file." msgstr "找不到 schema 檔案:已經移除現有的輸出檔案。" #: gio/glocalfile.c:570 gio/win32/gwinhttpfile.c:436 #, c-format msgid "Invalid filename %s" msgstr "無效的檔案名稱 %s" #: gio/glocalfile.c:1012 #, c-format msgid "Error getting filesystem info for %s: %s" msgstr "取得 %s 的檔案系統資訊時發生錯誤:%s" #. Translators: This is an error message when trying to find #. * the enclosing (user visible) mount of a file, but none #. * exists. #. #: gio/glocalfile.c:1150 #, c-format msgid "Containing mount for file %s not found" msgstr "包含了找不到的掛載點檔案 %s" #: gio/glocalfile.c:1173 msgid "Can’t rename root directory" msgstr "不能重新命名根目錄" #: gio/glocalfile.c:1191 gio/glocalfile.c:1214 #, c-format msgid "Error renaming file %s: %s" msgstr "讀取檔案 %s 時發生錯誤:%s" #: gio/glocalfile.c:1198 msgid "Can’t rename file, filename already exists" msgstr "不能重新命名檔案,該檔案名稱已存在" #: gio/glocalfile.c:1211 gio/glocalfile.c:2415 gio/glocalfile.c:2443 #: gio/glocalfile.c:2582 gio/glocalfileoutputstream.c:658 msgid "Invalid filename" msgstr "無效的檔案名稱" #: gio/glocalfile.c:1379 gio/glocalfile.c:1390 #, c-format msgid "Error opening file %s: %s" msgstr "開啟檔案 %s 時發生錯誤:%s" #: gio/glocalfile.c:1515 #, c-format msgid "Error removing file %s: %s" msgstr "移除檔案 %s 時發生錯誤:%s" #: gio/glocalfile.c:2009 gio/glocalfile.c:2020 gio/glocalfile.c:2047 #, c-format msgid "Error trashing file %s: %s" msgstr "移動檔案 %s 至垃圾桶時發生錯誤:%s" #: gio/glocalfile.c:2067 #, fuzzy, c-format #| msgid "Unable to create trash dir %s: %s" msgid "Unable to create trash directory %s: %s" msgstr "無法建立垃圾桶目錄 %s:%s" #: gio/glocalfile.c:2088 #, c-format msgid "Unable to find toplevel directory to trash %s" msgstr "無法找到垃圾桶 %s 的頂端層級目錄" #: gio/glocalfile.c:2096 #, c-format msgid "Trashing on system internal mounts is not supported" msgstr "不支援在系統內部掛載點使用垃圾桶" #: gio/glocalfile.c:2182 gio/glocalfile.c:2210 #, fuzzy, c-format #| msgid "Unable to find or create trash directory for %s" msgid "Unable to find or create trash directory %s to trash %s" msgstr "無法找到或建立 %s 的垃圾桶目錄" #: gio/glocalfile.c:2254 #, c-format msgid "Unable to create trashing info file for %s: %s" msgstr "無法建立 %s 垃圾桶資訊檔案:%s" #: gio/glocalfile.c:2329 #, c-format msgid "Unable to trash file %s across filesystem boundaries" msgstr "無法將檔案 %s 跨檔案系統邊界移至垃圾桶" #: gio/glocalfile.c:2333 gio/glocalfile.c:2386 #, c-format msgid "Unable to trash file %s: %s" msgstr "無法將檔案 %s 移至垃圾桶:%s" #: gio/glocalfile.c:2392 #, c-format msgid "Unable to trash file %s" msgstr "無法將檔案 %s 移至垃圾桶" #: gio/glocalfile.c:2418 #, c-format msgid "Error creating directory %s: %s" msgstr "建立目錄 %s 時發生錯誤:%s" #: gio/glocalfile.c:2447 #, c-format msgid "Filesystem does not support symbolic links" msgstr "檔案系統不支援符號連結" #: gio/glocalfile.c:2450 #, c-format msgid "Error making symbolic link %s: %s" msgstr "建立符號連結 %s 時發生錯誤:%s" #: gio/glocalfile.c:2493 gio/glocalfile.c:2528 gio/glocalfile.c:2585 #, c-format msgid "Error moving file %s: %s" msgstr "移動檔案 %s 時發生錯誤:%s" #: gio/glocalfile.c:2516 msgid "Can’t move directory over directory" msgstr "不能將目錄移動至目錄上" #: gio/glocalfile.c:2542 gio/glocalfileoutputstream.c:1110 #: gio/glocalfileoutputstream.c:1124 gio/glocalfileoutputstream.c:1139 #: gio/glocalfileoutputstream.c:1156 gio/glocalfileoutputstream.c:1170 msgid "Backup file creation failed" msgstr "建立備份檔案失敗" #: gio/glocalfile.c:2561 #, c-format msgid "Error removing target file: %s" msgstr "移除目標檔案時發生錯誤:%s" #: gio/glocalfile.c:2575 msgid "Move between mounts not supported" msgstr "不支援在掛載點之間移動" #: gio/glocalfile.c:2751 #, c-format msgid "Could not determine the disk usage of %s: %s" msgstr "無法決定 %s 的磁碟使用量:%s" #: gio/glocalfileinfo.c:765 msgid "Attribute value must be non-NULL" msgstr "特性值必須為非-NULL" #: gio/glocalfileinfo.c:772 #, fuzzy #| msgid "Invalid attribute type (string expected)" msgid "Invalid attribute type (string or invalid expected)" msgstr "無效的特性類型(應為字串值)" #: gio/glocalfileinfo.c:779 msgid "Invalid extended attribute name" msgstr "無效的延伸特性名稱" #: gio/glocalfileinfo.c:830 #, c-format msgid "Error setting extended attribute “%s”: %s" msgstr "設定延伸特性「%s」時發生錯誤:%s" #: gio/glocalfileinfo.c:1789 gio/win32/gwinhttpfile.c:191 msgid " (invalid encoding)" msgstr "(無效的編碼)" #: gio/glocalfileinfo.c:1948 gio/glocalfileoutputstream.c:945 #: gio/glocalfileoutputstream.c:997 #, c-format msgid "Error when getting information for file “%s”: %s" msgstr "取得檔案「%s」資訊時發生錯誤:%s" #: gio/glocalfileinfo.c:2254 #, c-format msgid "Error when getting information for file descriptor: %s" msgstr "取得檔案描述狀態資訊時發生錯誤:%s" #: gio/glocalfileinfo.c:2299 msgid "Invalid attribute type (uint32 expected)" msgstr "無效的特性類型(應為 uint32 值)" #: gio/glocalfileinfo.c:2317 msgid "Invalid attribute type (uint64 expected)" msgstr "無效的特性類型(應為 uint64 值)" #: gio/glocalfileinfo.c:2336 gio/glocalfileinfo.c:2355 msgid "Invalid attribute type (byte string expected)" msgstr "無效的特性類型(應為 byte string 值)" #: gio/glocalfileinfo.c:2402 msgid "Cannot set permissions on symlinks" msgstr "不能設定符號連結的權限" #: gio/glocalfileinfo.c:2418 #, c-format msgid "Error setting permissions: %s" msgstr "設定權限時發生錯誤:%s" #: gio/glocalfileinfo.c:2469 #, c-format msgid "Error setting owner: %s" msgstr "設定擁有者時發生錯誤:%s" #: gio/glocalfileinfo.c:2492 msgid "symlink must be non-NULL" msgstr "符號連結必須為非-NULL" #: gio/glocalfileinfo.c:2502 gio/glocalfileinfo.c:2521 #: gio/glocalfileinfo.c:2532 #, c-format msgid "Error setting symlink: %s" msgstr "設定符號連結時發生錯誤:%s" #: gio/glocalfileinfo.c:2511 msgid "Error setting symlink: file is not a symlink" msgstr "設定符號連結時發生錯誤:檔案不是符號連結" #: gio/glocalfileinfo.c:2603 #, c-format msgid "Extra nanoseconds %d for UNIX timestamp %lld are negative" msgstr "UNIX 時間戳 %2$lld 的延伸奈秒 %1$d 是負數" #: gio/glocalfileinfo.c:2612 #, c-format msgid "Extra nanoseconds %d for UNIX timestamp %lld reach 1 second" msgstr "UNIX 時間戳 %2$lld 的延伸奈秒 %1$d 達 1 秒" #: gio/glocalfileinfo.c:2622 #, c-format msgid "UNIX timestamp %lld does not fit into 64 bits" msgstr "UNIX 時間戳 %lld 不能完整放入 64 位元" #: gio/glocalfileinfo.c:2633 #, c-format msgid "UNIX timestamp %lld is outside of the range supported by Windows" msgstr "UNIX 時間戳 %lld 超出 Windows 所支援的範圍" #: gio/glocalfileinfo.c:2765 #, c-format msgid "File name “%s” cannot be converted to UTF-16" msgstr "「%s」檔名無法轉換為 UTF-16" #: gio/glocalfileinfo.c:2784 #, c-format msgid "File “%s” cannot be opened: Windows Error %lu" msgstr "無法開啟「%s」檔案:Windows 錯誤 %lu" #: gio/glocalfileinfo.c:2797 #, c-format msgid "Error setting modification or access time for file “%s”: %lu" msgstr "設定「%s」檔案的修改或存取時間時發生錯誤:%lu" #: gio/glocalfileinfo.c:2974 #, c-format msgid "Error setting modification or access time: %s" msgstr "設定修改或存取時刻時發生錯誤:%s" #: gio/glocalfileinfo.c:2997 msgid "SELinux context must be non-NULL" msgstr "SELinux 情境必須為非-NULL" #: gio/glocalfileinfo.c:3004 msgid "SELinux is not enabled on this system" msgstr "SELinux 在這個系統上並未啟用" #: gio/glocalfileinfo.c:3014 #, c-format msgid "Error setting SELinux context: %s" msgstr "設定 SELinux 情境時發生錯誤:%s" #: gio/glocalfileinfo.c:3111 #, c-format msgid "Setting attribute %s not supported" msgstr "不支援設定特性 %s" #: gio/glocalfileinputstream.c:165 gio/glocalfileoutputstream.c:803 #, c-format msgid "Error reading from file: %s" msgstr "從檔案讀取時發生錯誤:%s" #: gio/glocalfileinputstream.c:196 gio/glocalfileoutputstream.c:355 #: gio/glocalfileoutputstream.c:449 #, c-format msgid "Error closing file: %s" msgstr "關閉檔案時發生錯誤:%s" #: gio/glocalfileinputstream.c:274 gio/glocalfileoutputstream.c:565 #: gio/glocalfileoutputstream.c:1188 #, c-format msgid "Error seeking in file: %s" msgstr "在檔案中搜尋時發生錯誤:%s" #: gio/glocalfilemonitor.c:882 msgid "Unable to find default local file monitor type" msgstr "無法找到預設的本地端檔案監視器類型" #: gio/glocalfileoutputstream.c:222 gio/glocalfileoutputstream.c:300 #: gio/glocalfileoutputstream.c:336 gio/glocalfileoutputstream.c:824 #, c-format msgid "Error writing to file: %s" msgstr "寫入至檔案時發生錯誤:%s" #: gio/glocalfileoutputstream.c:382 #, c-format msgid "Error removing old backup link: %s" msgstr "移除舊備份連結時發生錯誤:%s" #: gio/glocalfileoutputstream.c:396 gio/glocalfileoutputstream.c:409 #, c-format msgid "Error creating backup copy: %s" msgstr "建立備份複本時發生錯誤:%s" #: gio/glocalfileoutputstream.c:427 #, c-format msgid "Error renaming temporary file: %s" msgstr "重新命名暫存檔案時發生錯誤:%s" #: gio/glocalfileoutputstream.c:611 gio/glocalfileoutputstream.c:1242 #, c-format msgid "Error truncating file: %s" msgstr "截短檔案時發生錯誤:%s" #: gio/glocalfileoutputstream.c:664 gio/glocalfileoutputstream.c:909 #: gio/glocalfileoutputstream.c:1223 gio/gsubprocess.c:227 #, c-format msgid "Error opening file “%s”: %s" msgstr "開啟檔案「%s」時發生錯誤:%s" #: gio/glocalfileoutputstream.c:959 msgid "Target file is a directory" msgstr "目標檔案是一個目錄" #: gio/glocalfileoutputstream.c:973 msgid "Target file is not a regular file" msgstr "目標檔案不是正規的檔案" #: gio/glocalfileoutputstream.c:1015 msgid "The file was externally modified" msgstr "該檔案已被外部程式修改過" #: gio/glocalfileoutputstream.c:1205 #, c-format msgid "Error removing old file: %s" msgstr "移除舊檔案時發生錯誤:%s" #: gio/gmemoryinputstream.c:473 gio/gmemoryoutputstream.c:751 msgid "Invalid GSeekType supplied" msgstr "提供了無效的 GSeek 類型" #: gio/gmemoryinputstream.c:483 msgid "Invalid seek request" msgstr "無效的搜尋要求" #: gio/gmemoryinputstream.c:507 msgid "Cannot truncate GMemoryInputStream" msgstr "不能截短 GMemoryInputStream" #: gio/gmemoryoutputstream.c:557 msgid "Memory output stream not resizable" msgstr "記憶體輸出串流不能改變大小" #: gio/gmemoryoutputstream.c:573 msgid "Failed to resize memory output stream" msgstr "改變記憶體輸出串流的大小失敗" #: gio/gmemoryoutputstream.c:652 msgid "" "Amount of memory required to process the write is larger than available " "address space" msgstr "進行寫入所需的記憶體總額大於可用的位址空間" #: gio/gmemoryoutputstream.c:761 msgid "Requested seek before the beginning of the stream" msgstr "在串流的開頭之前要求的搜索" #: gio/gmemoryoutputstream.c:776 msgid "Requested seek beyond the end of the stream" msgstr "在串流的開頭之後要求的搜索" #. Translators: This is an error #. * message for mount objects that #. * don't implement unmount. #: gio/gmount.c:400 msgid "mount doesn’t implement “unmount”" msgstr "掛載點尚未實作「umount」" #. Translators: This is an error #. * message for mount objects that #. * don't implement eject. #: gio/gmount.c:476 msgid "mount doesn’t implement “eject”" msgstr "掛載點尚未實作「eject」" #. Translators: This is an error #. * message for mount objects that #. * don't implement any of unmount or unmount_with_operation. #: gio/gmount.c:554 msgid "mount doesn’t implement “unmount” or “unmount_with_operation”" msgstr "掛載點尚未實作「umount」或「umount_with_operation」" #. Translators: This is an error #. * message for mount objects that #. * don't implement any of eject or eject_with_operation. #: gio/gmount.c:639 msgid "mount doesn’t implement “eject” or “eject_with_operation”" msgstr "掛載點尚未實作「eject」或「eject_with_operation」" #. Translators: This is an error #. * message for mount objects that #. * don't implement remount. #: gio/gmount.c:727 msgid "mount doesn’t implement “remount”" msgstr "掛載點尚未實作「remount」" #. Translators: This is an error #. * message for mount objects that #. * don't implement content type guessing. #: gio/gmount.c:809 msgid "mount doesn’t implement content type guessing" msgstr "掛載點尚未實作內容類型預測" #. Translators: This is an error #. * message for mount objects that #. * don't implement content type guessing. #: gio/gmount.c:896 msgid "mount doesn’t implement synchronous content type guessing" msgstr "掛載點尚未實作同步內容類型預測" #: gio/gnetworkaddress.c:424 #, c-format msgid "Hostname “%s” contains “[” but not “]”" msgstr "主機名稱「%s」含有「[」但沒有「]」" #: gio/gnetworkmonitorbase.c:221 gio/gnetworkmonitorbase.c:326 msgid "Network unreachable" msgstr "無法連接網路" #: gio/gnetworkmonitorbase.c:259 gio/gnetworkmonitorbase.c:290 msgid "Host unreachable" msgstr "無法連接主機" #: gio/gnetworkmonitornetlink.c:101 gio/gnetworkmonitornetlink.c:113 #: gio/gnetworkmonitornetlink.c:132 #, c-format msgid "Could not create network monitor: %s" msgstr "無法建立網路監控:%s" #: gio/gnetworkmonitornetlink.c:122 msgid "Could not create network monitor: " msgstr "無法建立網路監控:" #: gio/gnetworkmonitornetlink.c:185 msgid "Could not get network status: " msgstr "無法取得網路狀態:" #: gio/gnetworkmonitornm.c:313 #, c-format msgid "NetworkManager not running" msgstr "NetworkManager 未執行" #: gio/gnetworkmonitornm.c:324 #, c-format msgid "NetworkManager version too old" msgstr "NetworkManager 版本太舊" #: gio/goutputstream.c:236 gio/goutputstream.c:777 msgid "Output stream doesn’t implement write" msgstr "輸出串流尚未實作寫入" #: gio/goutputstream.c:474 gio/goutputstream.c:1539 #, c-format msgid "Sum of vectors passed to %s too large" msgstr "傳入 %s 的向量總和過大" #: gio/goutputstream.c:738 gio/goutputstream.c:1769 msgid "Source stream is already closed" msgstr "來源串流已經關閉" #: gio/gproxyaddressenumerator.c:328 gio/gproxyaddressenumerator.c:348 msgid "Unspecified proxy lookup failure" msgstr "" #. Translators: the first placeholder is a domain name, the #. * second is an error message #: gio/gresolver.c:472 gio/gthreadedresolver.c:318 gio/gthreadedresolver.c:339 #: gio/gthreadedresolver.c:984 gio/gthreadedresolver.c:1008 #: gio/gthreadedresolver.c:1033 gio/gthreadedresolver.c:1048 #, c-format msgid "Error resolving “%s”: %s" msgstr "解析「%s」時發生錯誤:%s" #. Translators: The placeholder is for a function name. #: gio/gresolver.c:541 gio/gresolver.c:701 #, c-format msgid "%s not implemented" msgstr "%s 未實作" #: gio/gresolver.c:1070 gio/gresolver.c:1122 msgid "Invalid domain" msgstr "網域無效" #: gio/gresource.c:706 gio/gresource.c:968 gio/gresource.c:1008 #: gio/gresource.c:1132 gio/gresource.c:1204 gio/gresource.c:1278 #: gio/gresource.c:1359 gio/gresourcefile.c:482 gio/gresourcefile.c:606 #: gio/gresourcefile.c:757 #, c-format msgid "The resource at “%s” does not exist" msgstr "「%s」的資源不存在" #: gio/gresource.c:873 #, c-format msgid "The resource at “%s” failed to decompress" msgstr "「%s」的資源無法解壓縮" #: gio/gresourcefile.c:663 msgid "Resource files cannot be renamed" msgstr "" #: gio/gresourcefile.c:753 #, c-format msgid "The resource at “%s” is not a directory" msgstr "「%s」的資源不是目錄" #: gio/gresourcefile.c:961 msgid "Input stream doesn’t implement seek" msgstr "輸入串流尚未實作尋找" #: gio/gresource-tool.c:503 msgid "List sections containing resources in an elf FILE" msgstr "列出 elf FILE 中包含資源的節區" #: gio/gresource-tool.c:509 msgid "" "List resources\n" "If SECTION is given, only list resources in this section\n" "If PATH is given, only list matching resources" msgstr "" "列出資源\n" "如果指定 SECTION,只會列出這個節區的資源\n" "如果指定 PATH,只會列出符合的資源" #: gio/gresource-tool.c:512 gio/gresource-tool.c:522 msgid "FILE [PATH]" msgstr "檔案 [路徑]" #: gio/gresource-tool.c:513 gio/gresource-tool.c:523 gio/gresource-tool.c:530 msgid "SECTION" msgstr "SECTION" #: gio/gresource-tool.c:518 msgid "" "List resources with details\n" "If SECTION is given, only list resources in this section\n" "If PATH is given, only list matching resources\n" "Details include the section, size and compression" msgstr "" "列出資源詳細資料\n" "如果指定 SECTION,只會列出這個節區的資源\n" "如果指定 PATH,只會列出符合的資源\n" "詳細資料包含節區、大小和壓縮率" #: gio/gresource-tool.c:528 msgid "Extract a resource file to stdout" msgstr "解壓縮資源檔案到 stdout" #: gio/gresource-tool.c:529 msgid "FILE PATH" msgstr "檔案路徑" #: gio/gresource-tool.c:543 msgid "" "Usage:\n" " gresource [--section SECTION] COMMAND [ARGS…]\n" "\n" "Commands:\n" " help Show this information\n" " sections List resource sections\n" " list List resources\n" " details List resources with details\n" " extract Extract a resource\n" "\n" "Use “gresource help COMMAND” to get detailed help.\n" "\n" msgstr "" "用法:\n" " gresource [--section SECTION] COMMAND [ARGS...]\n" "\n" "指令:\n" " help 顯示這個資訊\n" " sections 列出資源節區\n" " list 列出資源\n" " details 列出資源詳細資料\n" " extract 解壓縮資源\n" "\n" "使用「gresource help COMMAND」以取得詳細的說明文件。\n" "\n" #: gio/gresource-tool.c:557 #, c-format msgid "" "Usage:\n" " gresource %s%s%s %s\n" "\n" "%s\n" "\n" msgstr "" "用法:\n" " gresource %s%s%s %s\n" "\n" "%s\n" "\n" #: gio/gresource-tool.c:564 msgid " SECTION An (optional) elf section name\n" msgstr " SECTION 一個 (選擇性的) elf 節區名稱\n" #: gio/gresource-tool.c:568 gio/gsettings-tool.c:720 msgid " COMMAND The (optional) command to explain\n" msgstr " COMMAND 要解釋的(選擇性)指令\n" #: gio/gresource-tool.c:574 msgid " FILE An elf file (a binary or a shared library)\n" msgstr " FILE 一個 elf 檔案 (二元檔或共享程式庫)\n" #: gio/gresource-tool.c:577 msgid "" " FILE An elf file (a binary or a shared library)\n" " or a compiled resource file\n" msgstr "" " FILE 一個 elf 檔案 (二元檔或共享程式庫)\n" " 或編譯過的資源檔案\n" #: gio/gresource-tool.c:581 msgid "[PATH]" msgstr "[路徑]" #: gio/gresource-tool.c:583 msgid " PATH An (optional) resource path (may be partial)\n" msgstr " PATH 一個 (選擇性的) 資源路徑 (可能為部分)\n" #: gio/gresource-tool.c:584 msgid "PATH" msgstr "路徑" #: gio/gresource-tool.c:586 msgid " PATH A resource path\n" msgstr " PATH 資源路徑\n" #: gio/gsettings-tool.c:51 gio/gsettings-tool.c:72 gio/gsettings-tool.c:925 #, c-format msgid "No such schema “%s”\n" msgstr "沒有這個「%s」schema \n" #: gio/gsettings-tool.c:57 #, c-format msgid "Schema “%s” is not relocatable (path must not be specified)\n" msgstr "「%s」schema 不可重新配置位置 (路徑不能指定)\n" #: gio/gsettings-tool.c:78 #, c-format msgid "Schema “%s” is relocatable (path must be specified)\n" msgstr "「%s」schema 可重新配置位置 (路徑必須指定)\n" #: gio/gsettings-tool.c:92 msgid "Empty path given.\n" msgstr "指定了空白的路徑。\n" #: gio/gsettings-tool.c:98 msgid "Path must begin with a slash (/)\n" msgstr "路徑必須以斜線 (/) 開頭\n" #: gio/gsettings-tool.c:104 msgid "Path must end with a slash (/)\n" msgstr "路徑必須以斜線 (/) 結尾\n" #: gio/gsettings-tool.c:110 msgid "Path must not contain two adjacent slashes (//)\n" msgstr "路徑不能包含兩個相鄰的斜線 (//)\n" #: gio/gsettings-tool.c:555 msgid "The provided value is outside of the valid range\n" msgstr "提供的值超出了有效的範圍\n" #: gio/gsettings-tool.c:562 msgid "The key is not writable\n" msgstr "這個鍵無法寫入\n" #: gio/gsettings-tool.c:598 msgid "List the installed (non-relocatable) schemas" msgstr "列出已安裝的(非-可重新配置)schema" #: gio/gsettings-tool.c:604 msgid "List the installed relocatable schemas" msgstr "列出已安裝的可重新配置 schema" #: gio/gsettings-tool.c:610 msgid "List the keys in SCHEMA" msgstr "列出 SCHEMA 中的鍵" #: gio/gsettings-tool.c:611 gio/gsettings-tool.c:617 gio/gsettings-tool.c:660 msgid "SCHEMA[:PATH]" msgstr "SCHEMA[:PATH]" #: gio/gsettings-tool.c:616 msgid "List the children of SCHEMA" msgstr "列出 SCHEMA 的子項" #: gio/gsettings-tool.c:622 msgid "" "List keys and values, recursively\n" "If no SCHEMA is given, list all keys\n" msgstr "" "遞迴的列出鍵與值\n" "如果沒有指定 SCHEMA,列出所有鍵\n" #: gio/gsettings-tool.c:624 msgid "[SCHEMA[:PATH]]" msgstr "[SCHEMA[:PATH]]" #: gio/gsettings-tool.c:629 msgid "Get the value of KEY" msgstr "取得 KEY 的值" #: gio/gsettings-tool.c:630 gio/gsettings-tool.c:636 gio/gsettings-tool.c:642 #: gio/gsettings-tool.c:654 gio/gsettings-tool.c:666 msgid "SCHEMA[:PATH] KEY" msgstr "SCHEMA[:PATH] KEY" #: gio/gsettings-tool.c:635 msgid "Query the range of valid values for KEY" msgstr "查詢 KEY 有效值的範圍" #: gio/gsettings-tool.c:641 msgid "Query the description for KEY" msgstr "查詢 KEY 有效值的範圍" #: gio/gsettings-tool.c:647 msgid "Set the value of KEY to VALUE" msgstr "將 KEY 的值設定為 VALUE" #: gio/gsettings-tool.c:648 msgid "SCHEMA[:PATH] KEY VALUE" msgstr "SCHEMA[:PATH] KEY VALUE" #: gio/gsettings-tool.c:653 msgid "Reset KEY to its default value" msgstr "將 KEY 設定為預設值" #: gio/gsettings-tool.c:659 msgid "Reset all keys in SCHEMA to their defaults" msgstr "將 SCHEMA 的所有鍵重設為預設值" #: gio/gsettings-tool.c:665 msgid "Check if KEY is writable" msgstr "檢查 KEY 是否可寫入" #: gio/gsettings-tool.c:671 msgid "" "Monitor KEY for changes.\n" "If no KEY is specified, monitor all keys in SCHEMA.\n" "Use ^C to stop monitoring.\n" msgstr "" "監控 KEY 的變更。\n" "如果沒有指定 KEY,會監控 SCHEMA 的所有鍵。\n" "使用 ^C 可停止監控。\n" #: gio/gsettings-tool.c:674 msgid "SCHEMA[:PATH] [KEY]" msgstr "SCHEMA[:PATH] [KEY]" #: gio/gsettings-tool.c:686 msgid "" "Usage:\n" " gsettings --version\n" " gsettings [--schemadir SCHEMADIR] COMMAND [ARGS…]\n" "\n" "Commands:\n" " help Show this information\n" " list-schemas List installed schemas\n" " list-relocatable-schemas List relocatable schemas\n" " list-keys List keys in a schema\n" " list-children List children of a schema\n" " list-recursively List keys and values, recursively\n" " range Queries the range of a key\n" " describe Queries the description of a key\n" " get Get the value of a key\n" " set Set the value of a key\n" " reset Reset the value of a key\n" " reset-recursively Reset all values in a given schema\n" " writable Check if a key is writable\n" " monitor Watch for changes\n" "\n" "Use “gsettings help COMMAND” to get detailed help.\n" "\n" msgstr "" "用法:\n" " gsettings --version\n" " gsettings [--schemadir SCHEMADIR] COMMAND [ARGS...]\n" "\n" "指令:\n" " help 顯示這個資訊\n" " list-schemas 列出已安裝的 schema\n" " list-relocatable-schemas 列出可重新配置的 schema\n" " list-keys 列出 schema 中的鍵\n" " list-children 列出 schema 的子項\n" " list-recursively 遞迴列出鍵和值\n" " range 查詢鍵的範圍\n" " get 取得鍵的值\n" " set 設定鍵的值\n" " reset 重設鍵的值\n" " reset-recursively 重設指定 schema 的所有值\n" " writable 檢查鍵是否可寫入\n" " monitor 監看變更\n" "\n" "使用「gsettings help COMMAND」取得詳細的說明。\n" "\n" #: gio/gsettings-tool.c:710 #, c-format msgid "" "Usage:\n" " gsettings [--schemadir SCHEMADIR] %s %s\n" "\n" "%s\n" "\n" msgstr "" "用法:\n" " gsettings [--schemadir SCHEMADIR] %s %s\n" "\n" "%s\n" "\n" #: gio/gsettings-tool.c:716 msgid " SCHEMADIR A directory to search for additional schemas\n" msgstr " SCHEMADIR 搜尋額外 schema 的目錄\n" #: gio/gsettings-tool.c:724 msgid "" " SCHEMA The name of the schema\n" " PATH The path, for relocatable schemas\n" msgstr "" " SCHEMA 這個 schema 的名稱\n" " PATH 路徑,用於可重新配置的 schema\n" #: gio/gsettings-tool.c:729 msgid " KEY The (optional) key within the schema\n" msgstr " KEY schema 中的(選擇性的)鍵\n" #: gio/gsettings-tool.c:733 msgid " KEY The key within the schema\n" msgstr " KEY schema 中的鍵\n" #: gio/gsettings-tool.c:737 msgid " VALUE The value to set\n" msgstr " VALUE 要設定的值\n" #: gio/gsettings-tool.c:792 #, c-format msgid "Could not load schemas from %s: %s\n" msgstr "無法載入 %s 的 schema:%s\n" #: gio/gsettings-tool.c:804 msgid "No schemas installed\n" msgstr "尚未安裝 schema\n" #: gio/gsettings-tool.c:883 msgid "Empty schema name given\n" msgstr "指定了空的 schema 名稱\n" #: gio/gsettings-tool.c:938 #, c-format msgid "No such key “%s”\n" msgstr "沒有「%s」鍵\n" #: gio/gsocket.c:435 msgid "Invalid socket, not initialized" msgstr "無效的 socket,尚未初始化" #: gio/gsocket.c:442 #, c-format msgid "Invalid socket, initialization failed due to: %s" msgstr "無效的 socket,初始化失敗原因為:%s" #: gio/gsocket.c:450 msgid "Socket is already closed" msgstr "Socket 已經關閉" #: gio/gsocket.c:465 gio/gsocket.c:3291 gio/gsocket.c:4664 gio/gsocket.c:4722 #: gio/gthreadedresolver.c:1454 msgid "Socket I/O timed out" msgstr "Socket I/O 逾時" #: gio/gsocket.c:602 #, c-format msgid "creating GSocket from fd: %s" msgstr "正在從 fd 建立 GSocket:%s" #: gio/gsocket.c:662 gio/gsocket.c:730 gio/gsocket.c:737 #, c-format msgid "Unable to create socket: %s" msgstr "無法建立 socket:%s" #: gio/gsocket.c:730 msgid "Unknown family was specified" msgstr "指定了不明的字族" #: gio/gsocket.c:737 msgid "Unknown protocol was specified" msgstr "指定了不明的通訊協定" #: gio/gsocket.c:1243 #, c-format msgid "Cannot use datagram operations on a non-datagram socket." msgstr "不能在非資料電報 socket 上使用資料電報操作。" #: gio/gsocket.c:1260 #, c-format msgid "Cannot use datagram operations on a socket with a timeout set." msgstr "不能在有逾時設定 socket 上使用資料電報操作。" #: gio/gsocket.c:2067 #, c-format msgid "could not get local address: %s" msgstr "無法取得本地端位址:%s" #: gio/gsocket.c:2113 #, c-format msgid "could not get remote address: %s" msgstr "無法取得遠端位址:%s" #: gio/gsocket.c:2179 #, c-format msgid "could not listen: %s" msgstr "無法聽取:%s" #: gio/gsocket.c:2283 #, c-format msgid "Error binding to address %s: %s" msgstr "綁定至 %s 位址時發生錯誤:%s" #: gio/gsocket.c:2458 gio/gsocket.c:2495 gio/gsocket.c:2605 gio/gsocket.c:2630 #: gio/gsocket.c:2697 gio/gsocket.c:2755 gio/gsocket.c:2773 #, c-format msgid "Error joining multicast group: %s" msgstr "加入多點廣播群組時發生錯誤:%s" #: gio/gsocket.c:2459 gio/gsocket.c:2496 gio/gsocket.c:2606 gio/gsocket.c:2631 #: gio/gsocket.c:2698 gio/gsocket.c:2756 gio/gsocket.c:2774 #, c-format msgid "Error leaving multicast group: %s" msgstr "離開多點廣播群組時發生錯誤:%s" #: gio/gsocket.c:2460 msgid "No support for source-specific multicast" msgstr "不支援指定來源的多點廣播" #: gio/gsocket.c:2607 msgid "Unsupported socket family" msgstr "不支援的 socket 家族" #: gio/gsocket.c:2632 msgid "source-specific not an IPv4 address" msgstr "指定來源不是 IPv4 位址" #: gio/gsocket.c:2656 #, c-format msgid "Interface name too long" msgstr "介面名稱過長" #: gio/gsocket.c:2669 gio/gsocket.c:2723 #, c-format msgid "Interface not found: %s" msgstr "找不到介面:%s" #: gio/gsocket.c:2699 msgid "No support for IPv4 source-specific multicast" msgstr "不支援 IPv4 指定來源的多點廣播" #: gio/gsocket.c:2757 msgid "No support for IPv6 source-specific multicast" msgstr "不支援 IPv6 指定來源的多點廣播" #: gio/gsocket.c:2990 #, c-format msgid "Error accepting connection: %s" msgstr "接受連線時發生錯誤:%s" #: gio/gsocket.c:3116 msgid "Connection in progress" msgstr "連線進行中" #: gio/gsocket.c:3167 msgid "Unable to get pending error: " msgstr "無法取得未處理的錯誤:" #: gio/gsocket.c:3356 #, c-format msgid "Error receiving data: %s" msgstr "接收資料時發生錯誤:%s" #: gio/gsocket.c:3695 #, c-format msgid "Error sending data: %s" msgstr "傳送資料時發生錯誤:%s" #: gio/gsocket.c:3882 #, c-format msgid "Unable to shutdown socket: %s" msgstr "無法關閉 socket:%s" #: gio/gsocket.c:3963 #, c-format msgid "Error closing socket: %s" msgstr "關閉 socket 時發生錯誤:%s" #: gio/gsocket.c:4657 #, c-format msgid "Waiting for socket condition: %s" msgstr "等候 socket 情況:%s" #: gio/gsocket.c:5047 gio/gsocket.c:5063 gio/gsocket.c:5076 #, fuzzy, c-format #| msgid "Error sending message: %s" msgid "Unable to send message: %s" msgstr "傳送訊息時發生錯誤:%s" #: gio/gsocket.c:5048 gio/gsocket.c:5064 gio/gsocket.c:5077 msgid "Message vectors too large" msgstr "" #: gio/gsocket.c:5093 gio/gsocket.c:5095 gio/gsocket.c:5242 gio/gsocket.c:5327 #: gio/gsocket.c:5505 gio/gsocket.c:5545 gio/gsocket.c:5547 #, c-format msgid "Error sending message: %s" msgstr "傳送訊息時發生錯誤:%s" #: gio/gsocket.c:5269 msgid "GSocketControlMessage not supported on Windows" msgstr "視窗不支援 GSocketControlMessage" #: gio/gsocket.c:5742 gio/gsocket.c:5818 gio/gsocket.c:6044 #, c-format msgid "Error receiving message: %s" msgstr "取回郵件發生錯誤:%s" #: gio/gsocket.c:6329 gio/gsocket.c:6340 gio/gsocket.c:6403 #, c-format msgid "Unable to read socket credentials: %s" msgstr "無法讀取 socket 機密:%s" #: gio/gsocket.c:6412 msgid "g_socket_get_credentials not implemented for this OS" msgstr "g_socket_get_credentials 沒有在這個 OS 上實作" #: gio/gsocketclient.c:192 #, c-format msgid "Could not connect to proxy server %s: " msgstr "無法連線到代理伺服器 %s:" #: gio/gsocketclient.c:206 #, c-format msgid "Could not connect to %s: " msgstr "無法連接到 %s:" #: gio/gsocketclient.c:208 msgid "Could not connect: " msgstr "無法連接:" #: gio/gsocketclient.c:1234 gio/gsocketclient.c:1851 msgid "Proxying over a non-TCP connection is not supported." msgstr "不支援嘗試透過非-TCP 連線使用代理伺服器。" #: gio/gsocketclient.c:1266 gio/gsocketclient.c:1886 #, c-format msgid "Proxy protocol “%s” is not supported." msgstr "指定的通訊協定「%s」不被支援。" #: gio/gsocketlistener.c:235 msgid "Listener is already closed" msgstr "聽取程式已經關閉" #: gio/gsocketlistener.c:281 msgid "Added socket is closed" msgstr "加入的 socket 已經關閉" #: gio/gsocks4aproxy.c:120 #, c-format msgid "SOCKSv4 does not support IPv6 address “%s”" msgstr "SOCKSv4 不支援 IPv6 位址「%s」" #: gio/gsocks4aproxy.c:138 msgid "Username is too long for SOCKSv4 protocol" msgstr "使用者名稱對 SOCKSv4 通訊協定" #: gio/gsocks4aproxy.c:155 #, c-format msgid "Hostname “%s” is too long for SOCKSv4 protocol" msgstr "主機名稱「%s」對 SOCKSv4 通訊協定來說太長了" #: gio/gsocks4aproxy.c:181 msgid "The server is not a SOCKSv4 proxy server." msgstr "伺服器不是 SOCKSv4 代理伺服器。" #: gio/gsocks4aproxy.c:188 msgid "Connection through SOCKSv4 server was rejected" msgstr "透過 SOCKSv4 伺服器連線被拒絕" #: gio/gsocks5proxy.c:155 gio/gsocks5proxy.c:340 gio/gsocks5proxy.c:350 msgid "The server is not a SOCKSv5 proxy server." msgstr "伺服器不是 SOCKSv5 代理伺服器。" #: gio/gsocks5proxy.c:169 gio/gsocks5proxy.c:186 msgid "The SOCKSv5 proxy requires authentication." msgstr "SOCKv5 代理伺服器要求核對。" #: gio/gsocks5proxy.c:193 msgid "" "The SOCKSv5 proxy requires an authentication method that is not supported by " "GLib." msgstr "SOCKSv5 代理需要的核對方式尚未被 GLib 支援。" #: gio/gsocks5proxy.c:222 msgid "Username or password is too long for SOCKSv5 protocol." msgstr "使用者名稱或密碼對 SOCKSv5 通訊協定來說太長了。" #: gio/gsocks5proxy.c:252 msgid "SOCKSv5 authentication failed due to wrong username or password." msgstr "SOCKSv5 核對由於錯誤的使用者名稱或密碼失敗了。" #: gio/gsocks5proxy.c:302 #, c-format msgid "Hostname “%s” is too long for SOCKSv5 protocol" msgstr "主機名稱「%s」對 SOCKSv5 通訊協定來說太長了" #: gio/gsocks5proxy.c:364 msgid "The SOCKSv5 proxy server uses unknown address type." msgstr "SOCKSv5 代理伺服器使用了不明的位址類型。" #: gio/gsocks5proxy.c:371 msgid "Internal SOCKSv5 proxy server error." msgstr "內部的 SOCKSv5 代理伺服器錯誤。" #: gio/gsocks5proxy.c:377 msgid "SOCKSv5 connection not allowed by ruleset." msgstr "SOCKSv5 連線不被規則組允許。" #: gio/gsocks5proxy.c:384 msgid "Host unreachable through SOCKSv5 server." msgstr "主機無法透過 SOCKSv5 代理伺服器抵達。" #: gio/gsocks5proxy.c:390 msgid "Network unreachable through SOCKSv5 proxy." msgstr "網路無法透過 SOCKSv5 代理伺服器抵達。" #: gio/gsocks5proxy.c:396 msgid "Connection refused through SOCKSv5 proxy." msgstr "透過 SOCKSv5 代理伺服器連線被拒絕。" #: gio/gsocks5proxy.c:402 msgid "SOCKSv5 proxy does not support “connect” command." msgstr "SOCKSv5 代理伺服器不支援「connect」指令。" #: gio/gsocks5proxy.c:408 msgid "SOCKSv5 proxy does not support provided address type." msgstr "SOCKSv5 代理伺服器不支援提供的位址類型。" #: gio/gsocks5proxy.c:414 msgid "Unknown SOCKSv5 proxy error." msgstr "不明的 SOCKSv5 代理伺服器錯誤。" #: gio/gtestdbus.c:608 glib/gspawn-win32.c:433 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "無法建立管道來和副進程溝通 (%s)" #: gio/gtestdbus.c:615 #, fuzzy, c-format #| msgid "Seek not supported on stream" msgid "Pipes are not supported in this platform" msgstr "不支援在串流中搜尋" #: gio/gthemedicon.c:590 #, c-format msgid "Can’t handle version %d of GThemedIcon encoding" msgstr "不能處理版本為 %d 的 GThemedIcon 編碼" #: gio/gthreadedresolver.c:320 msgid "No valid addresses were found" msgstr "找不到有效的位址" #: gio/gthreadedresolver.c:515 #, c-format msgid "Error reverse-resolving “%s”: %s" msgstr "反向解析「%s」時發生錯誤:%s" #. Translators: the placeholder is a DNS record type, such as ‘MX’ or ‘SRV’ #: gio/gthreadedresolver.c:738 gio/gthreadedresolver.c:760 #: gio/gthreadedresolver.c:814 gio/gthreadedresolver.c:861 #: gio/gthreadedresolver.c:890 gio/gthreadedresolver.c:902 #, c-format msgid "Error parsing DNS %s record: malformed DNS packet" msgstr "" #: gio/gthreadedresolver.c:960 gio/gthreadedresolver.c:1097 #: gio/gthreadedresolver.c:1195 gio/gthreadedresolver.c:1245 #, c-format msgid "No DNS record of the requested type for “%s”" msgstr "「%s」的要求類型沒有 DNS 紀錄" #: gio/gthreadedresolver.c:965 gio/gthreadedresolver.c:1200 #, c-format msgid "Temporarily unable to resolve “%s”" msgstr "暫時無法解析「%s」" #: gio/gthreadedresolver.c:970 gio/gthreadedresolver.c:1205 #: gio/gthreadedresolver.c:1301 #, c-format msgid "Error resolving “%s”" msgstr "解析「%s」時發生錯誤" #: gio/gthreadedresolver.c:984 gio/gthreadedresolver.c:1008 #: gio/gthreadedresolver.c:1033 gio/gthreadedresolver.c:1048 msgid "Malformed DNS packet" msgstr "" #: gio/gthreadedresolver.c:1090 #, fuzzy, c-format #| msgid "Failed to read from file “%s”: %s" msgid "Failed to parse DNS response for “%s”: " msgstr "讀取檔案「%s」失敗:%s" #: gio/gtlscertificate.c:438 msgid "No PEM-encoded private key found" msgstr "找不到 PEM 編碼的私鑰" #: gio/gtlscertificate.c:448 msgid "Cannot decrypt PEM-encoded private key" msgstr "不能解鎖 PEM 編碼的私鑰" #: gio/gtlscertificate.c:459 msgid "Could not parse PEM-encoded private key" msgstr "無法解析 PEM 編碼的私鑰" #: gio/gtlscertificate.c:486 msgid "No PEM-encoded certificate found" msgstr "找到非 PEM 編碼的憑證" #: gio/gtlscertificate.c:495 msgid "Could not parse PEM-encoded certificate" msgstr "無法解析 PEM 編碼的憑證" #: gio/gtlscertificate.c:758 msgid "The current TLS backend does not support PKCS #12" msgstr "" #: gio/gtlscertificate.c:975 msgid "This GTlsBackend does not support creating PKCS #11 certificates" msgstr "" #: gio/gtlspassword.c:104 msgid "" "This is the last chance to enter the password correctly before your access " "is locked out." msgstr "這是在您的存取被鎖定之前最後輸入密碼的機會。" #. Translators: This is not the 'This is the last chance' string. It is #. * displayed when more than one attempt is allowed. #: gio/gtlspassword.c:108 msgid "" "Several passwords entered have been incorrect, and your access will be " "locked out after further failures." msgstr "" "您已經輸入多入不正確的密碼,如果接下來還是輸入錯誤將會鎖定您的存取權限。" #: gio/gtlspassword.c:110 msgid "The password entered is incorrect." msgstr "輸入的密碼是不正確的。" #: gio/gunixconnection.c:116 #, fuzzy #| msgid "Setting attribute %s not supported" msgid "Sending FD is not supported" msgstr "不支援設定特性 %s" #: gio/gunixconnection.c:170 gio/gunixconnection.c:591 #, c-format msgid "Expecting 1 control message, got %d" msgid_plural "Expecting 1 control message, got %d" msgstr[0] "預期有 1 個控制訊息,卻收到 %d" #: gio/gunixconnection.c:186 gio/gunixconnection.c:603 msgid "Unexpected type of ancillary data" msgstr "輔助資料的未預期類型" #: gio/gunixconnection.c:205 #, c-format msgid "Expecting one fd, but got %d\n" msgid_plural "Expecting one fd, but got %d\n" msgstr[0] "預期有 1 個 fd,卻收到 %d\n" #: gio/gunixconnection.c:224 msgid "Received invalid fd" msgstr "收到無效的 fd" #: gio/gunixconnection.c:231 #, fuzzy #| msgid "URIs not supported" msgid "Receiving FD is not supported" msgstr "不支援 URIs" #: gio/gunixconnection.c:373 msgid "Error sending credentials: " msgstr "傳送憑證時發生錯誤:" #: gio/gunixconnection.c:531 #, c-format msgid "Error checking if SO_PASSCRED is enabled for socket: %s" msgstr "檢查 SO_PASSCRED 在 socket 是否啟用時發生錯誤:%s" #: gio/gunixconnection.c:547 #, c-format msgid "Error enabling SO_PASSCRED: %s" msgstr "啟用 SO_PASSCRED 時發生錯誤:%s" #: gio/gunixconnection.c:576 msgid "" "Expecting to read a single byte for receiving credentials but read zero bytes" msgstr "預期接收憑證要讀取單一位元組,但讀取到零位元組" #: gio/gunixconnection.c:617 #, c-format msgid "Not expecting control message, but got %d" msgstr "不是預期的控制訊息,卻收到 %d" #: gio/gunixconnection.c:642 #, c-format msgid "Error while disabling SO_PASSCRED: %s" msgstr "停用 SO_PASSCRED 時發生錯誤:%s" #: gio/gunixinputstream.c:352 gio/gunixinputstream.c:373 #, c-format msgid "Error reading from file descriptor: %s" msgstr "讀取檔案描述狀態時發生錯誤:%s" #: gio/gunixinputstream.c:406 gio/gunixoutputstream.c:515 #: gio/gwin32inputstream.c:216 gio/gwin32outputstream.c:203 #, c-format msgid "Error closing file descriptor: %s" msgstr "關閉檔案描述狀態時發生錯誤:%s" #: gio/gunixmounts.c:2897 gio/gunixmounts.c:2950 msgid "Filesystem root" msgstr "根檔案系統" #: gio/gunixoutputstream.c:352 gio/gunixoutputstream.c:372 #: gio/gunixoutputstream.c:459 gio/gunixoutputstream.c:479 #: gio/gunixoutputstream.c:625 #, c-format msgid "Error writing to file descriptor: %s" msgstr "寫入檔案描述狀態時發生錯誤:%s" #: gio/gunixsocketaddress.c:245 msgid "Abstract UNIX domain socket addresses not supported on this system" msgstr "這個系統不支授抽象 UNIX 網域 socket 位址" #: gio/gvolume.c:436 msgid "volume doesn’t implement eject" msgstr "儲存區尚未實作退出(eject)" #. Translators: This is an error #. * message for volume objects that #. * don't implement any of eject or eject_with_operation. #: gio/gvolume.c:513 msgid "volume doesn’t implement eject or eject_with_operation" msgstr "儲存區尚未實作退出(eject) 或 eject_with_operation" #: gio/gwin32appinfo.c:5216 #, c-format msgid "The app ‘%s’ in the application object has no verbs" msgstr "" #: gio/gwin32appinfo.c:5220 #, c-format msgid "" "The app ‘%s’ and the handler ‘%s’ in the application object have no verbs" msgstr "" #: gio/gwin32inputstream.c:184 #, c-format msgid "Error reading from handle: %s" msgstr "從處理器讀取時發生錯誤:%s" #: gio/gwin32inputstream.c:231 gio/gwin32outputstream.c:218 #, c-format msgid "Error closing handle: %s" msgstr "關閉處理器時發生錯誤:%s" #: gio/gwin32outputstream.c:171 #, c-format msgid "Error writing to handle: %s" msgstr "寫入至處理器時發生錯誤:%s" #: gio/gzlibcompressor.c:399 gio/gzlibdecompressor.c:345 msgid "Not enough memory" msgstr "沒有足夠的記憶體" #: gio/gzlibcompressor.c:406 gio/gzlibdecompressor.c:352 #, c-format msgid "Internal error: %s" msgstr "內部的錯誤:%s" #: gio/gzlibcompressor.c:419 gio/gzlibdecompressor.c:366 msgid "Need more input" msgstr "需要更多輸入" #: gio/gzlibdecompressor.c:338 msgid "Invalid compressed data" msgstr "無效的壓縮資料" #: gio/tests/gdbus-daemon.c:18 msgid "Address to listen on" msgstr "監聽的位址" #: gio/tests/gdbus-daemon.c:19 msgid "Ignored, for compat with GTestDbus" msgstr "已忽略,用於 GTestDbus 相容性" #: gio/tests/gdbus-daemon.c:20 msgid "Print address" msgstr "顯示位址" #: gio/tests/gdbus-daemon.c:21 msgid "Print address in shell mode" msgstr "以系統殼模式顯示位址" #: gio/tests/gdbus-daemon.c:28 msgid "Run a dbus service" msgstr "執行 dbus 服務" #: gio/tests/gdbus-daemon.c:42 msgid "Wrong args\n" msgstr "錯誤引數\n" #: girepository/compiler/compiler.c:93 #, fuzzy, c-format #| msgid "Failed to open file “%s”: %s" msgid "Failed to open ‘%s’: %s" msgstr "開啟檔案「%s」失敗:%s" #: girepository/compiler/compiler.c:103 #, fuzzy, c-format #| msgid "Could not create network monitor: %s" msgid "Error: Could not write the whole output: %s" msgstr "無法建立網路監控:%s" #: girepository/compiler/compiler.c:115 #, fuzzy, c-format #| msgid "Failed to rename file “%s” to “%s”: g_rename() failed: %s" msgid "Error: Failed to rename ‘%s’ to ‘%s’: %s" msgstr "檔案名稱由「%s」改為「%s」失敗:g_rename() 失敗:%s" #: girepository/compiler/compiler.c:147 girepository/decompiler/decompiler.c:53 msgid "Include directories in GIR search path" msgstr "" #: girepository/compiler/compiler.c:148 girepository/decompiler/decompiler.c:52 msgid "Output file" msgstr "" #: girepository/compiler/compiler.c:149 msgid "Shared library" msgstr "" #: girepository/compiler/compiler.c:150 msgid "Show debug messages" msgstr "" #: girepository/compiler/compiler.c:151 msgid "Show verbose messages" msgstr "" #: girepository/compiler/compiler.c:152 girepository/decompiler/decompiler.c:55 #, fuzzy #| msgid "Show program version and exit" msgid "Show program’s version number and exit" msgstr "顯示程式的版本並離開" #: girepository/compiler/compiler.c:175 #, fuzzy, c-format #| msgid "Error parsing parameter %d: %s\n" msgid "Error parsing arguments: %s" msgstr "解析參數 %d 時發生錯誤:%s\n" #: girepository/compiler/compiler.c:202 msgid "Please specify exactly one input file" msgstr "" #: girepository/compiler/compiler.c:218 #, fuzzy, c-format #| msgid "Error opening file “%s”: %s" msgid "Error parsing file ‘%s’: %s" msgstr "開啟檔案「%s」時發生錯誤:%s" #: girepository/compiler/compiler.c:243 #, fuzzy, c-format #| msgid "Failed to load info for handler “%s”" msgid "Failed to build typelib for module ‘%s’" msgstr "無法載入處理程式「%s」的資訊" #: girepository/compiler/compiler.c:245 #, fuzzy, c-format #| msgid "Failed to open file “%s”: %s" msgid "Invalid typelib for module ‘%s’: %s" msgstr "開啟檔案「%s」失敗:%s" #: girepository/decompiler/decompiler.c:54 #, fuzzy #| msgid "Show extra information" msgid "Show all available information" msgstr "顯示額外的資訊" #: girepository/decompiler/decompiler.c:71 #, fuzzy, c-format #| msgid "Failed to fork (%s)" msgid "Failed to parse: %s" msgstr "無法衍生進程 (%s)" #: girepository/decompiler/decompiler.c:87 #, fuzzy #| msgid "Show hidden files" msgid "No input files" msgstr "顯示隱藏檔案" #: girepository/decompiler/decompiler.c:113 #, fuzzy, c-format #| msgid "Failed to create file “%s”: %s" msgid "Failed to read ‘%s’: %s" msgstr "建立檔案「%s」失敗:%s" #: girepository/decompiler/decompiler.c:125 #, fuzzy, c-format #| msgid "Failed to create file “%s”: %s" msgid "Failed to create typelib ‘%s’: %s" msgstr "建立檔案「%s」失敗:%s" #: girepository/decompiler/decompiler.c:129 #: girepository/inspector/inspector.c:113 #, fuzzy, c-format #| msgid "Failed to create temp file: %s" msgid "Failed to load typelib: %s" msgstr "無法建立暫存檔案:%s" #: girepository/decompiler/decompiler.c:136 #, c-format msgid "Warning: %u modules omitted" msgstr "" #: girepository/inspector/inspector.c:72 msgid "Typelib version to inspect" msgstr "" #: girepository/inspector/inspector.c:72 msgid "VERSION" msgstr "" #: girepository/inspector/inspector.c:73 msgid "List the shared libraries the typelib requires" msgstr "" #: girepository/inspector/inspector.c:74 msgid "List other typelibs the inspected typelib requires" msgstr "" #: girepository/inspector/inspector.c:75 #, fuzzy #| msgid "The attributes to get" msgid "The typelib to inspect" msgstr "要取得的特性" #: girepository/inspector/inspector.c:75 #, fuzzy #| msgid "NAME" msgid "NAMESPACE" msgstr "NAME" #: girepository/inspector/inspector.c:82 msgid "- Inspect GI typelib" msgstr "" #: girepository/inspector/inspector.c:86 #, fuzzy, c-format #| msgid "Failed to read from file “%s”: %s" msgid "Failed to parse command line options: %s" msgstr "讀取檔案「%s」失敗:%s" #: girepository/inspector/inspector.c:96 msgid "Please specify exactly one namespace" msgstr "" #: girepository/inspector/inspector.c:105 msgid "Please specify --print-shlibs, --print-typelibs or both" msgstr "" #: glib/gbookmarkfile.c:816 #, c-format msgid "Unexpected attribute “%s” for element “%s”" msgstr "「%2$s」元素中有未預期的「%1$s」特性" #: glib/gbookmarkfile.c:827 glib/gbookmarkfile.c:907 glib/gbookmarkfile.c:917 #: glib/gbookmarkfile.c:1030 #, c-format msgid "Attribute “%s” of element “%s” not found" msgstr "找不到「%2$s」元素中的「%1$s」特性" #: glib/gbookmarkfile.c:1239 glib/gbookmarkfile.c:1304 #: glib/gbookmarkfile.c:1368 glib/gbookmarkfile.c:1378 #, c-format msgid "Unexpected tag “%s”, tag “%s” expected" msgstr "未預期「%s」標籤,應為「%s」標籤" #: glib/gbookmarkfile.c:1264 glib/gbookmarkfile.c:1278 #: glib/gbookmarkfile.c:1346 glib/gbookmarkfile.c:1392 #, c-format msgid "Unexpected tag “%s” inside “%s”" msgstr "「%2$s」中有未預期的「%1$s」標籤" #: glib/gbookmarkfile.c:1672 #, c-format msgid "Invalid date/time ‘%s’ in bookmark file" msgstr "書籤檔案中的「%s」日期/時間無效" #: glib/gbookmarkfile.c:1911 msgid "No valid bookmark file found in data dirs" msgstr "在資料目錄中找不到有效的書籤檔案" #: glib/gbookmarkfile.c:2112 #, c-format msgid "A bookmark for URI “%s” already exists" msgstr "URI「%s」的書籤已經存在" #: glib/gbookmarkfile.c:2161 glib/gbookmarkfile.c:2319 #: glib/gbookmarkfile.c:2404 glib/gbookmarkfile.c:2484 #: glib/gbookmarkfile.c:2569 glib/gbookmarkfile.c:2703 #: glib/gbookmarkfile.c:2836 glib/gbookmarkfile.c:2971 #: glib/gbookmarkfile.c:3013 glib/gbookmarkfile.c:3110 #: glib/gbookmarkfile.c:3231 glib/gbookmarkfile.c:3425 #: glib/gbookmarkfile.c:3566 glib/gbookmarkfile.c:3785 #: glib/gbookmarkfile.c:3874 glib/gbookmarkfile.c:3963 #: glib/gbookmarkfile.c:4082 #, c-format msgid "No bookmark found for URI “%s”" msgstr "找不到 URI「%s」的書籤" #: glib/gbookmarkfile.c:2493 #, c-format msgid "No MIME type defined in the bookmark for URI “%s”" msgstr "URI「%s」書籤中沒有定義 MIME 類型" #: glib/gbookmarkfile.c:2578 #, c-format msgid "No private flag has been defined in bookmark for URI “%s”" msgstr "URI「%s」書籤中沒有私有旗幟" #: glib/gbookmarkfile.c:3119 #, c-format msgid "No groups set in bookmark for URI “%s”" msgstr "URI「%s」書籤中沒有設定群組" #: glib/gbookmarkfile.c:3587 glib/gbookmarkfile.c:3795 #, c-format msgid "No application with name “%s” registered a bookmark for “%s”" msgstr "沒有名為「%s」的應用程式註冊書籤「%s」" #: glib/gbookmarkfile.c:3818 #, c-format msgid "Failed to expand exec line “%s” with URI “%s”" msgstr "以 URI「%2$s」展開 exec 列「%1$s」失敗" #: glib/gconvert.c:379 msgid "Unrepresentable character in conversion input" msgstr "轉換輸入資料時出現無法表示的字元" #: glib/gconvert.c:406 glib/gutf8.c:954 glib/gutf8.c:1167 glib/gutf8.c:1304 #: glib/gutf8.c:1408 msgid "Partial character sequence at end of input" msgstr "輸入資料結束時字元仍未完整" #: glib/gconvert.c:677 #, c-format msgid "Cannot convert fallback “%s” to codeset “%s”" msgstr "無法將後備字串「%s」的字元集轉換成「%s」" #: glib/gconvert.c:849 msgid "Embedded NUL byte in conversion input" msgstr "轉換輸入資料時出現內嵌的 NUL 位元組" #: glib/gconvert.c:870 msgid "Embedded NUL byte in conversion output" msgstr "轉換輸出資料時出現內嵌的 NUL 位元組" #: glib/gconvert.c:1608 #, c-format msgid "The URI “%s” is not an absolute URI using the “file” scheme" msgstr "URI「%s」不是使用「file」格式的絕對 URI" #: glib/gconvert.c:1638 #, c-format msgid "The URI “%s” is invalid" msgstr "URI「%s」無效" #: glib/gconvert.c:1651 #, c-format msgid "The hostname of the URI “%s” is invalid" msgstr "URI「%s」中的主機名稱無效" #: glib/gconvert.c:1668 #, c-format msgid "The URI “%s” contains invalidly escaped characters" msgstr "URI「%s」含有「不正確跳出」的字元" #: glib/gconvert.c:1742 #, c-format msgid "The pathname “%s” is not an absolute path" msgstr "路徑名稱「%s」不是絕對路徑" #. Translators: this is the preferred format for expressing the date and the time #: glib/gdatetime.c:199 msgctxt "GDateTime" msgid "%a %b %e %H:%M:%S %Y" msgstr "%Y年%m月%d日 (%A) %H時%M分%S秒" #. Translators: this is the preferred format for expressing the date #: glib/gdatetime.c:202 msgctxt "GDateTime" msgid "%m/%d/%y" msgstr "%y/%m/%d" #. Translators: this is the preferred format for expressing the time #: glib/gdatetime.c:205 msgctxt "GDateTime" msgid "%H:%M:%S" msgstr "%H:%M:%S" #. Translators: this is the preferred format for expressing 12 hour time #: glib/gdatetime.c:208 msgctxt "GDateTime" msgid "%I:%M:%S %p" msgstr "%p %I時%M分%S秒" #. Translators: Some languages (Baltic, Slavic, Greek, and some more) #. * need different grammatical forms of month names depending on whether #. * they are standalone or in a complete date context, with the day #. * number. Some other languages may prefer starting with uppercase when #. * they are standalone and with lowercase when they are in a complete #. * date context. Here are full month names in a form appropriate when #. * they are used standalone. If your system is Linux with the glibc #. * version 2.27 (released Feb 1, 2018) or newer or if it is from the BSD #. * family (which includes OS X) then you can refer to the date command #. * line utility and see what the command `date +%OB' produces. Also in #. * the latest Linux the command `locale alt_mon' in your native locale #. * produces a complete list of month names almost ready to copy and #. * paste here. Note that in most of the languages (western European, #. * non-European) there is no difference between the standalone and #. * complete date form. #. #: glib/gdatetime.c:247 msgctxt "full month name" msgid "January" msgstr "一月" #: glib/gdatetime.c:249 msgctxt "full month name" msgid "February" msgstr "二月" #: glib/gdatetime.c:251 msgctxt "full month name" msgid "March" msgstr "三月" #: glib/gdatetime.c:253 msgctxt "full month name" msgid "April" msgstr "四月" #: glib/gdatetime.c:255 msgctxt "full month name" msgid "May" msgstr "五月" #: glib/gdatetime.c:257 msgctxt "full month name" msgid "June" msgstr "六月" #: glib/gdatetime.c:259 msgctxt "full month name" msgid "July" msgstr "七月" #: glib/gdatetime.c:261 msgctxt "full month name" msgid "August" msgstr "八月" #: glib/gdatetime.c:263 msgctxt "full month name" msgid "September" msgstr "九月" #: glib/gdatetime.c:265 msgctxt "full month name" msgid "October" msgstr "十月" #: glib/gdatetime.c:267 msgctxt "full month name" msgid "November" msgstr "十一月" #: glib/gdatetime.c:269 msgctxt "full month name" msgid "December" msgstr "十二月" #. Translators: Some languages need different grammatical forms of #. * month names depending on whether they are standalone or in a complete #. * date context, with the day number. Some may prefer starting with #. * uppercase when they are standalone and with lowercase when they are #. * in a full date context. However, as these names are abbreviated #. * the grammatical difference is visible probably only in Belarusian #. * and Russian. In other languages there is no difference between #. * the standalone and complete date form when they are abbreviated. #. * If your system is Linux with the glibc version 2.27 (released #. * Feb 1, 2018) or newer then you can refer to the date command line #. * utility and see what the command `date +%Ob' produces. Also in #. * the latest Linux the command `locale ab_alt_mon' in your native #. * locale produces a complete list of month names almost ready to copy #. * and paste here. Note that this feature is not yet supported by any #. * other platform. Here are abbreviated month names in a form #. * appropriate when they are used standalone. #. #: glib/gdatetime.c:301 msgctxt "abbreviated month name" msgid "Jan" msgstr "一月" #: glib/gdatetime.c:303 msgctxt "abbreviated month name" msgid "Feb" msgstr "二月" #: glib/gdatetime.c:305 msgctxt "abbreviated month name" msgid "Mar" msgstr "三月" #: glib/gdatetime.c:307 msgctxt "abbreviated month name" msgid "Apr" msgstr "四月" #: glib/gdatetime.c:309 msgctxt "abbreviated month name" msgid "May" msgstr "五月" #: glib/gdatetime.c:311 msgctxt "abbreviated month name" msgid "Jun" msgstr "六月" #: glib/gdatetime.c:313 msgctxt "abbreviated month name" msgid "Jul" msgstr "七月" #: glib/gdatetime.c:315 msgctxt "abbreviated month name" msgid "Aug" msgstr "八月" #: glib/gdatetime.c:317 msgctxt "abbreviated month name" msgid "Sep" msgstr "九月" #: glib/gdatetime.c:319 msgctxt "abbreviated month name" msgid "Oct" msgstr "十月" #: glib/gdatetime.c:321 msgctxt "abbreviated month name" msgid "Nov" msgstr "十一月" #: glib/gdatetime.c:323 msgctxt "abbreviated month name" msgid "Dec" msgstr "十二月" #: glib/gdatetime.c:338 msgctxt "full weekday name" msgid "Monday" msgstr "星期一" #: glib/gdatetime.c:340 msgctxt "full weekday name" msgid "Tuesday" msgstr "星期二" #: glib/gdatetime.c:342 msgctxt "full weekday name" msgid "Wednesday" msgstr "星期三" #: glib/gdatetime.c:344 msgctxt "full weekday name" msgid "Thursday" msgstr "星期四" #: glib/gdatetime.c:346 msgctxt "full weekday name" msgid "Friday" msgstr "星期五" #: glib/gdatetime.c:348 msgctxt "full weekday name" msgid "Saturday" msgstr "星期六" #: glib/gdatetime.c:350 msgctxt "full weekday name" msgid "Sunday" msgstr "星期日" #: glib/gdatetime.c:365 msgctxt "abbreviated weekday name" msgid "Mon" msgstr "週一" #: glib/gdatetime.c:367 msgctxt "abbreviated weekday name" msgid "Tue" msgstr "週二" #: glib/gdatetime.c:369 msgctxt "abbreviated weekday name" msgid "Wed" msgstr "週三" #: glib/gdatetime.c:371 msgctxt "abbreviated weekday name" msgid "Thu" msgstr "週四" #: glib/gdatetime.c:373 msgctxt "abbreviated weekday name" msgid "Fri" msgstr "週五" #: glib/gdatetime.c:375 msgctxt "abbreviated weekday name" msgid "Sat" msgstr "週六" #: glib/gdatetime.c:377 msgctxt "abbreviated weekday name" msgid "Sun" msgstr "週日" #. Translators: Some languages need different grammatical forms of #. * month names depending on whether they are standalone or in a full #. * date context, with the day number. Some may prefer starting with #. * uppercase when they are standalone and with lowercase when they are #. * in a full date context. Here are full month names in a form #. * appropriate when they are used in a full date context, with the #. * day number. If your system is Linux with the glibc version 2.27 #. * (released Feb 1, 2018) or newer or if it is from the BSD family #. * (which includes OS X) then you can refer to the date command line #. * utility and see what the command `date +%B' produces. Also in #. * the latest Linux the command `locale mon' in your native locale #. * produces a complete list of month names almost ready to copy and #. * paste here. In older Linux systems due to a bug the result is #. * incorrect in some languages. Note that in most of the languages #. * (western European, non-European) there is no difference between the #. * standalone and complete date form. #. #: glib/gdatetime.c:441 msgctxt "full month name with day" msgid "January" msgstr "一月" #: glib/gdatetime.c:443 msgctxt "full month name with day" msgid "February" msgstr "二月" #: glib/gdatetime.c:445 msgctxt "full month name with day" msgid "March" msgstr "三月" #: glib/gdatetime.c:447 msgctxt "full month name with day" msgid "April" msgstr "四月" #: glib/gdatetime.c:449 msgctxt "full month name with day" msgid "May" msgstr "五月" #: glib/gdatetime.c:451 msgctxt "full month name with day" msgid "June" msgstr "六月" #: glib/gdatetime.c:453 msgctxt "full month name with day" msgid "July" msgstr "七月" #: glib/gdatetime.c:455 msgctxt "full month name with day" msgid "August" msgstr "八月" #: glib/gdatetime.c:457 msgctxt "full month name with day" msgid "September" msgstr "九月" #: glib/gdatetime.c:459 msgctxt "full month name with day" msgid "October" msgstr "十月" #: glib/gdatetime.c:461 msgctxt "full month name with day" msgid "November" msgstr "十一月" #: glib/gdatetime.c:463 msgctxt "full month name with day" msgid "December" msgstr "十二月" #. Translators: Some languages need different grammatical forms of #. * month names depending on whether they are standalone or in a full #. * date context, with the day number. Some may prefer starting with #. * uppercase when they are standalone and with lowercase when they are #. * in a full date context. Here are abbreviated month names in a form #. * appropriate when they are used in a full date context, with the #. * day number. However, as these names are abbreviated the grammatical #. * difference is visible probably only in Belarusian and Russian. #. * In other languages there is no difference between the standalone #. * and complete date form when they are abbreviated. If your system #. * is Linux with the glibc version 2.27 (released Feb 1, 2018) or newer #. * then you can refer to the date command line utility and see what the #. * command `date +%b' produces. Also in the latest Linux the command #. * `locale abmon' in your native locale produces a complete list of #. * month names almost ready to copy and paste here. In other systems #. * due to a bug the result is incorrect in some languages. #. #: glib/gdatetime.c:528 msgctxt "abbreviated month name with day" msgid "Jan" msgstr "一月" #: glib/gdatetime.c:530 msgctxt "abbreviated month name with day" msgid "Feb" msgstr "二月" #: glib/gdatetime.c:532 msgctxt "abbreviated month name with day" msgid "Mar" msgstr "三月" #: glib/gdatetime.c:534 msgctxt "abbreviated month name with day" msgid "Apr" msgstr "四月" #: glib/gdatetime.c:536 msgctxt "abbreviated month name with day" msgid "May" msgstr "五月" #: glib/gdatetime.c:538 msgctxt "abbreviated month name with day" msgid "Jun" msgstr "六月" #: glib/gdatetime.c:540 msgctxt "abbreviated month name with day" msgid "Jul" msgstr "七月" #: glib/gdatetime.c:542 msgctxt "abbreviated month name with day" msgid "Aug" msgstr "八月" #: glib/gdatetime.c:544 msgctxt "abbreviated month name with day" msgid "Sep" msgstr "九月" #: glib/gdatetime.c:546 msgctxt "abbreviated month name with day" msgid "Oct" msgstr "十月" #: glib/gdatetime.c:548 msgctxt "abbreviated month name with day" msgid "Nov" msgstr "十一月" #: glib/gdatetime.c:550 msgctxt "abbreviated month name with day" msgid "Dec" msgstr "十二月" #. Translators: 'before midday' indicator #: glib/gdatetime.c:592 msgctxt "GDateTime" msgid "AM" msgstr "上午" #. Translators: 'after midday' indicator #: glib/gdatetime.c:595 msgctxt "GDateTime" msgid "PM" msgstr "下午" #: glib/gdir.c:168 #, c-format msgid "Error opening directory “%s”: %s" msgstr "開啟目錄「%s」時發生錯誤:%s" #. Translators: the first %s contains the file size #. * (already formatted with units), and the second %s #. * contains the file name #: glib/gfileutils.c:720 glib/gfileutils.c:829 #, fuzzy, c-format #| msgid "Could not allocate %lu byte to read file “%s”" #| msgid_plural "Could not allocate %lu bytes to read file “%s”" msgid "Could not allocate %s to read file “%s”" msgstr "無法配置 %lu 位元組來讀取檔案「%s」" #: glib/gfileutils.c:738 #, c-format msgid "Error reading file “%s”: %s" msgstr "讀取檔案「%s」時發生錯誤:%s" #: glib/gfileutils.c:774 glib/gfileutils.c:808 #, c-format msgid "File “%s” is too large" msgstr "檔案「%s」太過巨大" #: glib/gfileutils.c:855 #, c-format msgid "Failed to read from file “%s”: %s" msgstr "讀取檔案「%s」失敗:%s" #: glib/gfileutils.c:905 glib/gfileutils.c:980 glib/gfileutils.c:1487 #, c-format msgid "Failed to open file “%s”: %s" msgstr "開啟檔案「%s」失敗:%s" #: glib/gfileutils.c:918 #, c-format msgid "Failed to get attributes of file “%s”: fstat() failed: %s" msgstr "獲取檔案「%s」的特性失敗:fstat() 失敗:%s" #: glib/gfileutils.c:949 #, c-format msgid "Failed to open file “%s”: fdopen() failed: %s" msgstr "開啟檔案「%s」失敗:fdopen() 失敗:%s" #: glib/gfileutils.c:1050 #, c-format msgid "Failed to rename file “%s” to “%s”: g_rename() failed: %s" msgstr "檔案名稱由「%s」改為「%s」失敗:g_rename() 失敗:%s" #: glib/gfileutils.c:1149 #, fuzzy, c-format #| msgid "Failed to write file “%s”: write() failed: %s" msgid "Failed to write file “%s”: ftruncate() failed: %s" msgstr "無法寫入檔案「%s」:write() 失敗:%s" #: glib/gfileutils.c:1194 #, c-format msgid "Failed to write file “%s”: write() failed: %s" msgstr "無法寫入檔案「%s」:write() 失敗:%s" #: glib/gfileutils.c:1215 #, c-format msgid "Failed to write file “%s”: fsync() failed: %s" msgstr "無法寫入檔案「%s」:fsync() 失敗:%s" #: glib/gfileutils.c:1376 glib/gfileutils.c:1793 #, c-format msgid "Failed to create file “%s”: %s" msgstr "建立檔案「%s」失敗:%s" #: glib/gfileutils.c:1421 #, c-format msgid "Existing file “%s” could not be removed: g_unlink() failed: %s" msgstr "現存檔案「%s」無法移除:g_unlink() 失敗:%s" #: glib/gfileutils.c:1758 #, c-format msgid "Template “%s” invalid, should not contain a “%s”" msgstr "範本「%s」無效,不應含有「%s」" # (Abel) this is file template for mktemp/mkstemp #: glib/gfileutils.c:1771 #, c-format msgid "Template “%s” doesn’t contain XXXXXX" msgstr "範本「%s」沒有包含 XXXXXX" #: glib/gfileutils.c:2365 glib/gfileutils.c:2394 #, c-format msgid "Failed to read the symbolic link “%s”: %s" msgstr "讀取符號連結「%s」失敗:%s" #: glib/giochannel.c:1397 #, c-format msgid "Could not open converter from “%s” to “%s”: %s" msgstr "無法開啟將「%s」轉換至「%s」的轉換器:%s" #: glib/giochannel.c:1750 msgid "Can’t do a raw read in g_io_channel_read_line_string" msgstr "在 g_io_channel_read_line_string 中無法讀取原始資料" #: glib/giochannel.c:1797 glib/giochannel.c:2055 glib/giochannel.c:2142 msgid "Leftover unconverted data in read buffer" msgstr "用來讀取資料的緩衝區中仍有未轉換的資料" #: glib/giochannel.c:1878 glib/giochannel.c:1955 msgid "Channel terminates in a partial character" msgstr "在字元未完整之前,輸入管道已經結束" #: glib/giochannel.c:1941 msgid "Can’t do a raw read in g_io_channel_read_to_end" msgstr "在 g_io_channel_read_to_end 中無法讀取原始資料" #: glib/gkeyfile.c:791 msgid "Valid key file could not be found in search dirs" msgstr "在資料目錄中找不到有效的鍵檔案" #: glib/gkeyfile.c:828 msgid "Not a regular file" msgstr "不是正規的檔案" #: glib/gkeyfile.c:1286 #, c-format msgid "" "Key file contains line “%s” which is not a key-value pair, group, or comment" msgstr "鍵檔案中「%s」行並非鍵值配對、群組或註解" #: glib/gkeyfile.c:1343 #, c-format msgid "Invalid group name: %s" msgstr "無效的群組名稱:%s" #: glib/gkeyfile.c:1367 msgid "Key file does not start with a group" msgstr "鍵檔案並非以群組開頭" #: glib/gkeyfile.c:1391 #, fuzzy, c-format #| msgid "Invalid key name: %s" msgid "Invalid key name: %.*s" msgstr "無效的鍵名稱:%s" #: glib/gkeyfile.c:1419 #, c-format msgid "Key file contains unsupported encoding “%s”" msgstr "鍵檔案包含不支援的編碼「%s」" #: glib/gkeyfile.c:1667 glib/gkeyfile.c:1840 glib/gkeyfile.c:3287 #: glib/gkeyfile.c:3389 glib/gkeyfile.c:3494 glib/gkeyfile.c:3623 #: glib/gkeyfile.c:3766 glib/gkeyfile.c:4015 glib/gkeyfile.c:4089 #, c-format msgid "Key file does not have group “%s”" msgstr "鍵檔案沒有群組「%s」" #: glib/gkeyfile.c:1795 #, c-format msgid "Key file does not have key “%s” in group “%s”" msgstr "鍵檔案的「%2$s」群組中沒有「%1$s」鍵" #: glib/gkeyfile.c:1957 glib/gkeyfile.c:2073 #, c-format msgid "Key file contains key “%s” with value “%s” which is not UTF-8" msgstr "鍵檔案包含的「%s」鍵(值為「%s」)並非 UTF-8" #: glib/gkeyfile.c:1977 glib/gkeyfile.c:2093 glib/gkeyfile.c:2532 #, c-format msgid "" "Key file contains key “%s” which has a value that cannot be interpreted." msgstr "鍵檔案包含的「%s」鍵的值無法解譯。" #: glib/gkeyfile.c:2747 glib/gkeyfile.c:3116 #, c-format msgid "" "Key file contains key “%s” in group “%s” which has a value that cannot be " "interpreted." msgstr "鍵檔案包含的「%2$s」群組中「%1$s」鍵的值無法解譯。" #: glib/gkeyfile.c:2825 glib/gkeyfile.c:2902 #, c-format msgid "Key “%s” in group “%s” has value “%s” where %s was expected" msgstr "「%2$s」群組中的「%1$s」鍵包含「%3$s」值,但預期為「%4$s」" #: glib/gkeyfile.c:4345 msgid "Key file contains escape character at end of line" msgstr "鍵檔案在行尾包含跳出字元" #: glib/gkeyfile.c:4367 #, c-format msgid "Key file contains invalid escape sequence “%s”" msgstr "鍵檔案含有不正確的「跳出字元」「%s」" #: glib/gkeyfile.c:4519 #, c-format msgid "Value “%s” cannot be interpreted as a number." msgstr "「%s」值不能被解譯為數字。" #: glib/gkeyfile.c:4533 #, c-format msgid "Integer value “%s” out of range" msgstr "整數值「%s」超出範圍" #: glib/gkeyfile.c:4566 #, c-format msgid "Value “%s” cannot be interpreted as a float number." msgstr "「%s」值不能被解譯為浮點數。" #: glib/gkeyfile.c:4605 #, c-format msgid "Value “%s” cannot be interpreted as a boolean." msgstr "「%s」值不能被解譯為布林值。" #: glib/gmappedfile.c:135 #, c-format msgid "Failed to get attributes of file “%s%s%s%s”: fstat() failed: %s" msgstr "檔案 「%s%s%s%s」的特性取得失敗:fstat() 失敗:%s" #: glib/gmappedfile.c:201 #, c-format msgid "Failed to map %s%s%s%s: mmap() failed: %s" msgstr "對應檔案 %s%s%s%s 失敗:mmap() 失敗:%s" #: glib/gmappedfile.c:268 #, c-format msgid "Failed to open file “%s”: open() failed: %s" msgstr "開啟檔案「%s」失敗:open() 失敗:%s" #: glib/gmarkup.c:344 glib/gmarkup.c:386 #, c-format msgid "Error on line %d char %d: " msgstr "第 %d 列第 %d 個字發生錯誤:" #: glib/gmarkup.c:408 glib/gmarkup.c:491 #, c-format msgid "Invalid UTF-8 encoded text in name — not valid “%s”" msgstr "名稱中無效的 UTF-8 編碼文字 — 「%s」無效" #: glib/gmarkup.c:419 #, c-format msgid "“%s” is not a valid name" msgstr "「%s」非有效名稱" #: glib/gmarkup.c:435 #, c-format msgid "“%s” is not a valid name: “%c”" msgstr "「%s」非有效名稱:「%c」" #: glib/gmarkup.c:559 #, c-format msgid "Error on line %d: %s" msgstr "第 %d 列發生錯誤:%s" #: glib/gmarkup.c:636 #, c-format msgid "" "Failed to parse “%-.*s”, which should have been a digit inside a character " "reference (ê for example) — perhaps the digit is too large" msgstr "" "無法解析「%-.*s」,字元參照內應該含有數字(例如 ê)─ 可能是數字太大" #: glib/gmarkup.c:648 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity — escape ampersand " "as &" msgstr "" "字元參照的結束部分不是分號;很可能您想使用 & 字元但未將它變為實體 ─ 請將 & 轉" "換為 &" #: glib/gmarkup.c:674 #, c-format msgid "Character reference “%-.*s” does not encode a permitted character" msgstr "字元參照「%-.*s」無法表示任何能接受的字元" #: glib/gmarkup.c:712 msgid "" "Empty entity “&;” seen; valid entities are: & " < > '" msgstr "出現空白的實體「&;」;可用的實體為:& " < > '" #: glib/gmarkup.c:720 #, c-format msgid "Entity name “%-.*s” is not known" msgstr "實體名稱「%-.*s」意義不明" #: glib/gmarkup.c:725 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity — escape ampersand as &" msgstr "" "實體的結束部分不是分號;很可能您想使用 & 字元但未將它變為實體 ─ 請將 & 轉換" "為 &" #: glib/gmarkup.c:1139 msgid "Document must begin with an element (e.g. )" msgstr "文件開始必須為一元素(例如 )" #: glib/gmarkup.c:1179 #, c-format msgid "" "“%s” is not a valid character following a “<” character; it may not begin an " "element name" msgstr "「<」字元後的「%s」不是有效的字元;這樣不可能是元素名稱的開始部份" #: glib/gmarkup.c:1222 #, c-format msgid "" "Odd character “%s”, expected a “>” character to end the empty-element tag " "“%s”" msgstr "不尋常的「%s」字元,空元素標籤「%s」的結尾應該以「>」字元結束" #: glib/gmarkup.c:1292 #, c-format msgid "Too many attributes in element “%s”" msgstr "「%s」元素中的特性過多" #: glib/gmarkup.c:1312 #, c-format msgid "" "Odd character “%s”, expected a “=” after attribute name “%s” of element “%s”" msgstr "不尋常的「%s」字元,特性名稱「%s」(屬於「%s」元素)後應該是「=」字元" #: glib/gmarkup.c:1354 #, c-format msgid "" "Odd character “%s”, expected a “>” or “/” character to end the start tag of " "element “%s”, or optionally an attribute; perhaps you used an invalid " "character in an attribute name" msgstr "" "不尋常的「%s」字元,「%s」元素的開始標籤應該以「>」或「/」字元結束,也可以是" "特性;或許您在特性名稱中使用的字元無效" #: glib/gmarkup.c:1399 #, c-format msgid "" "Odd character “%s”, expected an open quote mark after the equals sign when " "giving value for attribute “%s” of element “%s”" msgstr "" "不尋常的「%s」字元,當指定「%s」特性的值(屬於「%s」元素)時,等號後應該出現" "開引號" #: glib/gmarkup.c:1533 #, c-format msgid "" "“%s” is not a valid character following the characters “”" msgstr "「%s」字元無效(位置在關閉「%s」元素末端);允許的字元為「>」" #: glib/gmarkup.c:1583 #, c-format msgid "Element “%s” was closed, no element is currently open" msgstr "「%s」元素已關閉,沒有開啟中的元素" #: glib/gmarkup.c:1592 #, c-format msgid "Element “%s” was closed, but the currently open element is “%s”" msgstr "「%s」元素已關閉,但開啟中的元素是「%s」" #: glib/gmarkup.c:1745 msgid "Document was empty or contained only whitespace" msgstr "文件完全空白或只含有空白字元" #: glib/gmarkup.c:1759 msgid "Document ended unexpectedly just after an open angle bracket “<”" msgstr "文件在尖角括號「<」後突然終止" #: glib/gmarkup.c:1767 glib/gmarkup.c:1812 #, c-format msgid "" "Document ended unexpectedly with elements still open — “%s” was the last " "element opened" msgstr "在仍然有開啟中的元素時,文件突然結束 ─「%s」是最後一個開啟的元素" #: glib/gmarkup.c:1775 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " "the tag <%s/>" msgstr "文件突然結束,本來應該出現用來關閉標籤 <%s/> 的尖角括號" #: glib/gmarkup.c:1781 msgid "Document ended unexpectedly inside an element name" msgstr "在元素的名稱內,文件突然結束" #: glib/gmarkup.c:1787 msgid "Document ended unexpectedly inside an attribute name" msgstr "在特性名稱內,文件突然結束" #: glib/gmarkup.c:1792 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "在元素的開啟標籤內,文件突然結束" #: glib/gmarkup.c:1798 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" msgstr "在特性名稱的等號後,文件突然結束;沒有特性值" #: glib/gmarkup.c:1805 msgid "Document ended unexpectedly while inside an attribute value" msgstr "在特性值內,文件突然結束" #: glib/gmarkup.c:1822 #, c-format msgid "Document ended unexpectedly inside the close tag for element “%s”" msgstr "在「%s」元素的關閉標籤內,文件突然結束" #: glib/gmarkup.c:1826 msgid "" "Document ended unexpectedly inside the close tag for an unopened element" msgstr "在未開啟「%s」元素的關閉標籤內,文件突然結束" #: glib/gmarkup.c:1832 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "在註解或處理指示內,文件突然結束" #: glib/goption.c:716 msgid "[OPTION…]" msgstr "[選項…]" #: glib/goption.c:832 msgid "Help Options:" msgstr "說明選項:" #: glib/goption.c:833 msgid "Show help options" msgstr "顯示說明的選項" #: glib/goption.c:839 msgid "Show all help options" msgstr "顯示所有的說明選項" #: glib/goption.c:902 msgid "Application Options:" msgstr "應用程式選項:" #: glib/goption.c:904 msgid "Options:" msgstr "選項:" #: glib/goption.c:968 glib/goption.c:1038 #, c-format msgid "Cannot parse integer value “%s” for %s" msgstr "無法給 %2$s 解析整數值「%1$s」" #: glib/goption.c:978 glib/goption.c:1046 #, c-format msgid "Integer value “%s” for %s out of range" msgstr "%2$s 的整數值「%1$s」超出範圍" #: glib/goption.c:1003 #, c-format msgid "Cannot parse double value “%s” for %s" msgstr "無法給 %2$s 解析雙精度浮點數「%1$s」" #: glib/goption.c:1011 #, c-format msgid "Double value “%s” for %s out of range" msgstr "%2$s 的雙精度浮點數「%1$s」超出範圍" #: glib/goption.c:1303 glib/goption.c:1382 #, c-format msgid "Error parsing option %s" msgstr "解析 %s 選項時發生錯誤" #: glib/goption.c:1404 glib/goption.c:1517 #, c-format msgid "Missing argument for %s" msgstr "缺少 %s 的參數" #: glib/goption.c:2024 #, c-format msgid "Unknown option %s" msgstr "不明的選項 %s" #: glib/gregex.c:486 msgid "corrupted object" msgstr "損毀的物件" #: glib/gregex.c:488 msgid "out of memory" msgstr "記憶體耗盡" #: glib/gregex.c:503 msgid "internal error" msgstr "內部的錯誤" #: glib/gregex.c:505 msgid "the pattern contains items not supported for partial matching" msgstr "此模式包含了不支援部分比對的項目" #: glib/gregex.c:507 msgid "back references as conditions are not supported for partial matching" msgstr "部分比對不支援以反向參照為條件" #: glib/gregex.c:513 msgid "recursion limit reached" msgstr "已達遞廻上限" #: glib/gregex.c:515 msgid "bad offset" msgstr "錯誤的偏移" #: glib/gregex.c:517 msgid "recursion loop" msgstr "循環廻圈" #. should not happen in GRegex since we check modes before each match #: glib/gregex.c:520 msgid "matching mode is requested that was not compiled for JIT" msgstr "" #: glib/gregex.c:541 glib/gregex.c:1869 msgid "unknown error" msgstr "不明的錯誤" #: glib/gregex.c:562 msgid "\\ at end of pattern" msgstr "\\ 於模式結尾" #: glib/gregex.c:566 msgid "\\c at end of pattern" msgstr "\\c 於模式結尾" #: glib/gregex.c:571 msgid "unrecognized character following \\" msgstr "無法辨識的字元接著 \\" #: glib/gregex.c:575 msgid "numbers out of order in {} quantifier" msgstr "{} 裡的數字次序顛倒了" #: glib/gregex.c:579 msgid "number too big in {} quantifier" msgstr "{} 裡的數字太大了" #: glib/gregex.c:583 msgid "missing terminating ] for character class" msgstr "字元類別缺少結束的 ]" #: glib/gregex.c:587 msgid "invalid escape sequence in character class" msgstr "字元類別中無效的跳脫序列" #: glib/gregex.c:591 msgid "range out of order in character class" msgstr "字元類別的範圍次序顛倒" #: glib/gregex.c:596 msgid "nothing to repeat" msgstr "沒有東西可重複" #: glib/gregex.c:600 msgid "unrecognized character after (? or (?-" msgstr "在 (? 或 (?- 後無法辨識的字元" #: glib/gregex.c:604 msgid "POSIX named classes are supported only within a class" msgstr "POSIX 命名類別只在單一類別中支援" #: glib/gregex.c:608 msgid "POSIX collating elements are not supported" msgstr "不支援 POSIX 整理元素" #: glib/gregex.c:614 msgid "missing terminating )" msgstr "缺少結束的 )" #: glib/gregex.c:618 msgid "reference to non-existent subpattern" msgstr "參照不存在的子模式" #: glib/gregex.c:622 msgid "missing ) after comment" msgstr "註解後缺少 )" #: glib/gregex.c:626 msgid "regular expression is too large" msgstr "正規表示式太大" #: glib/gregex.c:630 msgid "malformed number or name after (?(" msgstr "(?( 之後有格式不正確的數字或名稱" #: glib/gregex.c:634 msgid "lookbehind assertion is not fixed length" msgstr "lookbehind 判斷提示(assertion) 不是固定的長度" #: glib/gregex.c:638 msgid "conditional group contains more than two branches" msgstr "條件式群組包含了兩個以上的分支" #: glib/gregex.c:642 msgid "assertion expected after (?(" msgstr "(?( 後應該有判斷提示(assertion)" #: glib/gregex.c:646 msgid "a numbered reference must not be zero" msgstr "編號式參照必須不為零" #: glib/gregex.c:650 msgid "unknown POSIX class name" msgstr "不明的 POSIX 類別名稱" #: glib/gregex.c:655 msgid "character value in \\x{...} sequence is too large" msgstr "\\x{…} 序列中的字元值太大" #: glib/gregex.c:659 msgid "\\C not allowed in lookbehind assertion" msgstr "在 lookbehind 判斷提示(assertion) 中不支援\\C" #: glib/gregex.c:663 msgid "missing terminator in subpattern name" msgstr "子模式名稱中缺少結束字元" #: glib/gregex.c:667 msgid "two named subpatterns have the same name" msgstr "兩個命名的子模式具有相同的名稱" #: glib/gregex.c:671 msgid "malformed \\P or \\p sequence" msgstr "格式不正確的 \\P 或 \\p 序列" #: glib/gregex.c:675 msgid "unknown property name after \\P or \\p" msgstr "在 \\P 或 \\p 後有不明的屬性名稱" #: glib/gregex.c:679 msgid "subpattern name is too long (maximum 32 characters)" msgstr "子模式名稱太長(最多 32 字元)" #: glib/gregex.c:683 msgid "too many named subpatterns (maximum 10,000)" msgstr "太多命名的子模式(最大值 10,000)" #: glib/gregex.c:687 msgid "octal value is greater than \\377" msgstr "8 進位值大於 \\377" #: glib/gregex.c:691 msgid "DEFINE group contains more than one branch" msgstr "DEFINE 群組包含一個以上的分支" #: glib/gregex.c:695 msgid "inconsistent NEWLINE options" msgstr "不一致的 NEWLINE 選項" #: glib/gregex.c:699 msgid "" "\\g is not followed by a braced, angle-bracketed, or quoted name or number, " "or by a plain number" msgstr "\\g 並未隨著具有大括弧、角括弧或引號的名稱或數字或純文字數字" #: glib/gregex.c:704 msgid "an argument is not allowed for (*ACCEPT), (*FAIL), or (*COMMIT)" msgstr "引數不允許用於 (*ACCEPT)、(*FAIL) 或 (*COMMIT)" #: glib/gregex.c:708 msgid "(*VERB) not recognized" msgstr "(*VERB) 無法辨識" #: glib/gregex.c:712 msgid "number is too big" msgstr "數字太大" #: glib/gregex.c:716 msgid "missing subpattern name after (?&" msgstr "(?& 後缺少子樣式" #: glib/gregex.c:720 msgid "different names for subpatterns of the same number are not allowed" msgstr "不允許同樣編號的子樣式有不同的名稱" #: glib/gregex.c:724 msgid "(*MARK) must have an argument" msgstr "(*MARK) 需要一個引數" #: glib/gregex.c:728 msgid "\\c must be followed by an ASCII character" msgstr "\\c 必須接著 ASCII 字元" #: glib/gregex.c:732 msgid "\\k is not followed by a braced, angle-bracketed, or quoted name" msgstr "\\k 並未隨著具有大括弧、角括弧或引號的名稱" #: glib/gregex.c:736 msgid "\\N is not supported in a class" msgstr "\\N 在類別中不支援" #: glib/gregex.c:740 msgid "name is too long in (*MARK), (*PRUNE), (*SKIP), or (*THEN)" msgstr "名稱在 (*MARK)、(*PRUNE)、(*SKIP) 或 (*THEN)" #: glib/gregex.c:744 glib/gregex.c:880 msgid "code overflow" msgstr "程式碼溢流" #: glib/gregex.c:748 msgid "unrecognized character after (?P" msgstr "在 (?P 後有無法辨識的字元" #: glib/gregex.c:752 msgid "overran compiling workspace" msgstr "編譯工作區超出範圍" #: glib/gregex.c:756 msgid "previously-checked referenced subpattern not found" msgstr "找不到預先勾選的參照子字串" #: glib/gregex.c:879 glib/gregex.c:1153 glib/gregex.c:2475 #, c-format msgid "Error while matching regular expression %s: %s" msgstr "比對正規表示式 %s 發生錯誤:%s" #: glib/gregex.c:1753 msgid "PCRE library is compiled without UTF8 support" msgstr "PCRE 程式庫並未編譯對 UTF8 的支援" #: glib/gregex.c:1761 msgid "PCRE library is compiled with incompatible options" msgstr "PCRE 程式庫並未編譯不相容的選項" #: glib/gregex.c:1878 #, fuzzy, c-format #| msgid "Error while compiling regular expression %s at char %d: %s" msgid "Error while compiling regular expression ‘%s’ at char %s: %s" msgstr "編譯正規表示式 %s 時於第 %d 個字發生錯誤:%s" #: glib/gregex.c:2918 msgid "hexadecimal digit or “}” expected" msgstr "應為 16 進位數字或「}」" #: glib/gregex.c:2934 msgid "hexadecimal digit expected" msgstr "應為 16 進位數字" #: glib/gregex.c:2974 msgid "missing “<” in symbolic reference" msgstr "在符號參照中缺少「<」" #: glib/gregex.c:2983 msgid "unfinished symbolic reference" msgstr "未完成的符號參照" #: glib/gregex.c:2990 msgid "zero-length symbolic reference" msgstr "零-長度的符號參照" #: glib/gregex.c:3001 msgid "digit expected" msgstr "預期數字" #: glib/gregex.c:3019 msgid "illegal symbolic reference" msgstr "不合法的符號參照" #: glib/gregex.c:3082 msgid "stray final “\\”" msgstr "缺少最後的「\\」" #: glib/gregex.c:3086 msgid "unknown escape sequence" msgstr "不明的跳脫序列" #: glib/gregex.c:3096 #, c-format msgid "Error while parsing replacement text “%s” at char %lu: %s" msgstr "當解析於字元 %2$lu 的取代文字「%1$s」時發生錯誤:%3$s" #: glib/gshell.c:84 msgid "Quoted text doesn’t begin with a quotation mark" msgstr "應該用引號括起來的文字不是以括號為開始" #: glib/gshell.c:174 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "指令列或其它標為指令的字串內有不對稱的引號" #: glib/gshell.c:580 #, c-format msgid "Text ended just after a “\\” character. (The text was “%s”)" msgstr "文字在「\\」字元後就終止了。(文字為「%s」)" #: glib/gshell.c:587 #, c-format msgid "Text ended before matching quote was found for %c. (The text was “%s”)" msgstr "字串完結前仍沒有對應於 %c 的引號 (字串為「%s」)" #: glib/gshell.c:599 msgid "Text was empty (or contained only whitespace)" msgstr "文字是空白的(或只含有空白字元)" #: glib/gspawn.c:242 #, c-format msgid "Failed to read data from child process (%s)" msgstr "無法從副進程讀取資料 (%s)" #: glib/gspawn.c:395 #, c-format msgid "Unexpected error in reading data from a child process (%s)" msgstr "從子程序 (%s) 讀取資料時發生未預期的錯誤" #: glib/gspawn.c:475 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "waitpid() 發生未預期的錯誤 (%s)" #: glib/gspawn.c:1097 glib/gspawn-win32.c:1575 #, c-format msgid "Child process exited with code %ld" msgstr "子程序以代碼 %ld 結束" #: glib/gspawn.c:1105 #, c-format msgid "Child process killed by signal %ld" msgstr "子程序被信號 %ld 中止" #: glib/gspawn.c:1112 #, c-format msgid "Child process stopped by signal %ld" msgstr "子程序被信號 %ld 停止" #: glib/gspawn.c:1119 #, c-format msgid "Child process exited abnormally" msgstr "子程序異常結束" #: glib/gspawn.c:1622 glib/gspawn-win32.c:472 glib/gspawn-win32.c:480 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "無法從管道讀取資料 (%s)" #: glib/gspawn.c:2003 #, c-format msgid "Failed to spawn child process “%s” (%s)" msgstr "無法產生副程序「%s」(%s)" #: glib/gspawn.c:2127 #, c-format msgid "Failed to fork (%s)" msgstr "無法衍生進程 (%s)" #: glib/gspawn.c:2288 glib/gspawn-win32.c:503 #, c-format msgid "Failed to change to directory “%s” (%s)" msgstr "無法進入目錄「%s」(%s)" #: glib/gspawn.c:2298 #, c-format msgid "Failed to execute child process “%s” (%s)" msgstr "無法執行副程序「%s」(%s)" #: glib/gspawn.c:2308 #, fuzzy, c-format #| msgid "Failed to open file “%s”: open() failed: %s" msgid "Failed to open file to remap file descriptor (%s)" msgstr "開啟檔案「%s」失敗:open() 失敗:%s" #: glib/gspawn.c:2316 #, fuzzy, c-format #| msgid "Failed to redirect output or input of child process (%s)" msgid "Failed to duplicate file descriptor for child process (%s)" msgstr "無法將副進程的輸出或輸入重新導向 (%s)" #: glib/gspawn.c:2325 #, c-format msgid "Failed to fork child process (%s)" msgstr "無法衍生副進程 (%s)" #: glib/gspawn.c:2333 #, fuzzy, c-format #| msgid "Failed to read data from child process (%s)" msgid "Failed to close file descriptor for child process (%s)" msgstr "無法從副進程讀取資料 (%s)" #: glib/gspawn.c:2341 #, c-format msgid "Unknown error executing child process “%s”" msgstr "執行副程序「%s」時發生不明的錯誤" #: glib/gspawn.c:2365 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "無法從 child pid pipe 讀取足夠的資料 (%s)" #: glib/gspawn-private.h:134 #, fuzzy, c-format #| msgid "Invalid seek request" msgid "Invalid source FDs argument" msgstr "無效的搜尋要求" #: glib/gspawn-win32.c:416 msgid "Failed to read data from child process" msgstr "無法從副進程讀取資料" #: glib/gspawn-win32.c:509 glib/gspawn-win32.c:514 glib/gspawn-win32.c:640 #, c-format msgid "Failed to execute child process (%s)" msgstr "無法執行副進程 (%s)" #: glib/gspawn-win32.c:519 #, fuzzy, c-format #| msgid "Failed to fork child process (%s)" msgid "Failed to dup() in child process (%s)" msgstr "無法衍生副進程 (%s)" #: glib/gspawn-win32.c:590 #, c-format msgid "Invalid program name: %s" msgstr "程式名稱無效:%s" #: glib/gspawn-win32.c:600 glib/gspawn-win32.c:940 #, c-format msgid "Invalid string in argument vector at %d: %s" msgstr "第 %d 個引數向量中含無效的字串:%s" #: glib/gspawn-win32.c:611 glib/gspawn-win32.c:956 #, c-format msgid "Invalid string in environment: %s" msgstr "環境變數中的字串無效:%s" #: glib/gspawn-win32.c:936 #, c-format msgid "Invalid working directory: %s" msgstr "無效的工作目錄:%s" #: glib/gspawn-win32.c:1001 #, c-format msgid "Failed to execute helper program (%s)" msgstr "無法執行協助程式 (%s)" #: glib/gspawn-win32.c:1230 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" msgstr "當 g_io_channel_win32_poll() 從副進程讀取資料時發生無法預計的錯誤" #: glib/gstrfuncs.c:3339 glib/gstrfuncs.c:3441 msgid "Empty string is not a number" msgstr "空字串不是數字" #: glib/gstrfuncs.c:3363 #, c-format msgid "“%s” is not a signed number" msgstr "「%s」不是有號數字" #: glib/gstrfuncs.c:3373 glib/gstrfuncs.c:3477 #, c-format msgid "Number “%s” is out of bounds [%s, %s]" msgstr "「%s」數字超出範圍 [%s, %s]" #: glib/gstrfuncs.c:3467 #, c-format msgid "“%s” is not an unsigned number" msgstr "「%s」不是無號數字" #: glib/guri.c:309 #, no-c-format msgid "Invalid %-encoding in URI" msgstr "URI 中有無效的 %-編碼" #: glib/guri.c:326 msgid "Illegal character in URI" msgstr "URI 中有不合規的字元" #: glib/guri.c:360 msgid "Non-UTF-8 characters in URI" msgstr "URI 中有非 UTF-8 字元" #: glib/guri.c:540 #, c-format msgid "Invalid IPv6 address ‘%.*s’ in URI" msgstr "URI 中有無效的 IPv6 位址「%.*s」" #: glib/guri.c:595 #, c-format msgid "Illegal encoded IP address ‘%.*s’ in URI" msgstr "URI 中有不合規的編碼 IP 位址「%.*s」" #: glib/guri.c:607 #, fuzzy, c-format #| msgid "Illegal encoded IP address ‘%.*s’ in URI" msgid "Illegal internationalized hostname ‘%.*s’ in URI" msgstr "URI 中有不合規的編碼 IP 位址「%.*s」" #: glib/guri.c:639 glib/guri.c:651 #, c-format msgid "Could not parse port ‘%.*s’ in URI" msgstr "無法解析 URI 中的「%.*s」連接埠" #: glib/guri.c:658 #, c-format msgid "Port ‘%.*s’ in URI is out of range" msgstr "URI 中的「%.*s」連接埠超出範圍" #: glib/guri.c:1221 glib/guri.c:1285 #, c-format msgid "URI ‘%s’ is not an absolute URI" msgstr "「%s」URI 不是絕對路徑 URI" #: glib/guri.c:1227 #, c-format msgid "URI ‘%s’ has no host component" msgstr "「%s」URI 沒有主機部分" #: glib/guri.c:1457 msgid "URI is not absolute, and no base URI was provided" msgstr "URI 不是絕對路徑,且沒有提供基礎 URI" #: glib/guri.c:2243 msgid "Missing ‘=’ and parameter value" msgstr "缺失「=」與參數值" #: glib/gutf8.c:900 msgid "Failed to allocate memory" msgstr "配置記憶體失敗" #: glib/gutf8.c:1033 msgid "Character out of range for UTF-8" msgstr "字元不在 UTF-8 範圍之內" #: glib/gutf8.c:1135 glib/gutf8.c:1144 glib/gutf8.c:1274 glib/gutf8.c:1283 #: glib/gutf8.c:1422 glib/gutf8.c:1519 msgid "Invalid sequence in conversion input" msgstr "轉換輸入資料時出現無效的字元次序" #: glib/gutf8.c:1433 glib/gutf8.c:1530 msgid "Character out of range for UTF-16" msgstr "字元不在 UTF-16 範圍之內" #. Translators: A unit symbol for size formatting, showing for example: "13.0 kB" #: glib/gutils.c:2966 msgid "kB" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 MB" #: glib/gutils.c:2968 msgid "MB" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 GB" #: glib/gutils.c:2970 msgid "GB" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 TB" #: glib/gutils.c:2972 msgid "TB" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 PB" #: glib/gutils.c:2974 msgid "PB" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 EB" #: glib/gutils.c:2976 msgid "EB" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 KiB" #: glib/gutils.c:2980 msgid "KiB" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 MiB" #: glib/gutils.c:2982 msgid "MiB" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 GiB" #: glib/gutils.c:2984 msgid "GiB" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 TiB" #: glib/gutils.c:2986 msgid "TiB" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 PiB" #: glib/gutils.c:2988 msgid "PiB" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 EiB" #: glib/gutils.c:2990 msgid "EiB" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 kbit" #: glib/gutils.c:2994 msgid "kbit" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 Mbit" #: glib/gutils.c:2996 msgid "Mbit" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 Gbit" #: glib/gutils.c:2998 msgid "Gbit" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 Tbit" #: glib/gutils.c:3000 msgid "Tbit" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 Pbit" #: glib/gutils.c:3002 msgid "Pbit" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 Ebit" #: glib/gutils.c:3004 msgid "Ebit" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 Kibit" #: glib/gutils.c:3008 msgid "Kibit" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 Mibit" #: glib/gutils.c:3010 msgid "Mibit" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 Gibit" #: glib/gutils.c:3012 msgid "Gibit" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 Tibit" #: glib/gutils.c:3014 msgid "Tibit" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 Pibit" #: glib/gutils.c:3016 msgid "Pibit" msgstr "" #. Translators: A unit symbol for size formatting, showing for example: "13.0 Eibit" #: glib/gutils.c:3018 msgid "Eibit" msgstr "" #: glib/gutils.c:3056 #, fuzzy #| msgid "%u byte" #| msgid_plural "%u bytes" msgid "byte" msgid_plural "bytes" msgstr[0] "%u 位元組" #: glib/gutils.c:3060 #, fuzzy #| msgid "%u bit" #| msgid_plural "%u bits" msgid "bit" msgid_plural "bits" msgstr[0] "%u 位元" #. Translators: The "%u" is replaced with the size value, like "13"; it could #. * be part of "13 bytes", but only the number is requested this time. #: glib/gutils.c:3068 #, c-format msgctxt "format-size" msgid "%u" msgstr "" #. Translators: The first "%u" is replaced with the value, the "%s" with a unit of the value. #. * The order can be changed with "%$2s %$1u". An example: "13 bytes" #: glib/gutils.c:3073 #, c-format msgctxt "format-size" msgid "%u %s" msgstr "" #. Translators: The "%.1f" is replaced with the size value, like "13.0"; it could #. * be part of "13.0 MB", but only the number is requested this time. #: glib/gutils.c:3109 #, fuzzy, c-format #| msgid "%.1f KB" msgctxt "format-size" msgid "%.1f" msgstr "%.1f KB" #. Translators: The first "%.1f" is replaced with the value, the "%s" with a unit of the value. #. * The order can be changed with "%$2s %$1.1f". Keep the no-break space between the value and #. * the unit symbol. An example: "13.0 MB" #: glib/gutils.c:3115 #, fuzzy, c-format #| msgid "%.1f kB" msgctxt "format-size" msgid "%.1f %s" msgstr "%.1f kB" #. Translators: the %s in "%s bytes" will always be replaced by a number. #: glib/gutils.c:3155 #, c-format msgid "%s byte" msgid_plural "%s bytes" msgstr[0] "%s 位元組" #. Translators: the %s in "%s bits" will always be replaced by a number. #: glib/gutils.c:3160 #, c-format msgid "%s bit" msgid_plural "%s bits" msgstr[0] "%s 位元" #: glib/gutils.c:3201 #, c-format msgid "%u byte" msgid_plural "%u bytes" msgstr[0] "%u 位元組" #. Translators: this is from the deprecated function g_format_size_for_display() which uses 'KB' to #. * mean 1024 bytes. I am aware that 'KB' is not correct, but it has been preserved for reasons of #. * compatibility. Users will not see this string unless a program is using this deprecated function. #. * Please translate as literally as possible. #. #: glib/gutils.c:3214 #, c-format msgid "%.1f KB" msgstr "%.1f KB" #: glib/gutils.c:3219 #, c-format msgid "%.1f MB" msgstr "%.1f MB" #: glib/gutils.c:3224 #, c-format msgid "%.1f GB" msgstr "%.1f GB" #: glib/gutils.c:3229 #, c-format msgid "%.1f TB" msgstr "%.1f TB" #: glib/gutils.c:3234 #, c-format msgid "%.1f PB" msgstr "%.1f PB" #: glib/gutils.c:3239 #, c-format msgid "%.1f EB" msgstr "%.1f EB" #~ msgid "GApplication options" #~ msgstr "GApplication 選項" #~ msgid "METHOD_RETURN message: REPLY_SERIAL header field is missing" #~ msgstr "METHOD_RETURN 訊息:缺少 REPLY_SERIAL 標頭欄位" #~ msgid "ERROR message: REPLY_SERIAL or ERROR_NAME header field is missing" #~ msgstr "ERROR 訊息:缺少 REPLY_SERIAL 或 ERROR_NAME 標頭欄位" #~ msgid "SIGNAL message: PATH, INTERFACE or MEMBER header field is missing" #~ msgstr "SIGNAL 訊息:缺少 PATH、INTERFACE 或 MEMBER 標頭欄位" #~ msgid "Unable to load /var/lib/dbus/machine-id or /etc/machine-id: " #~ msgstr "無法載入 /var/lib/dbus/machine-id 或 /etc/machine-id:" #~ msgid "Unknown error on connect" #~ msgstr "連線時有不明的錯誤" #, c-format #~ msgid "The local file URI “%s” may not include a “#”" #~ msgstr "本機檔案的 URI「%s」不應含有「#」" #~ msgid "internal error or corrupted object" #~ msgstr "內部錯誤或損毀的物件" #~ msgid "backtracking limit reached" #~ msgstr "已達回溯上限" #~ msgid "invalid combination of newline flags" #~ msgstr "無效的換列旗標組合" #~ msgid "short utf8" #~ msgstr "短式 utf8" #~ msgid "unexpected repeat" #~ msgstr "未預期的重複" #~ msgid "failed to get memory" #~ msgstr "取得記憶體失敗" #~ msgid ") without opening (" #~ msgstr ") 沒有開頭的 (" #~ msgid "unrecognized character after (?<" #~ msgstr "在 (?< 後有無法辨識的字元" #~ msgid "(?R or (?[+-]digits must be followed by )" #~ msgstr "(?R 或 (?[+-]數字必須接著 )" #~ msgid "invalid condition (?(0)" #~ msgstr "無效的條件 (?(0)" #~ msgid "escapes \\L, \\l, \\N{name}, \\U, and \\u are not supported" #~ msgstr "escapes \\L, \\l, \\N{name}, \\U, 和 \\u 不支援" #~ msgid "recursive call could loop indefinitely" #~ msgstr "遞廻呼叫可能變成無限廻圈" #~ msgid "digit expected after (?+" #~ msgstr "(?+ 後應該有數字" #~ msgid "] is an invalid data character in JavaScript compatibility mode" #~ msgstr "] 在 JavaScript 相容性模式中是無效的資料字元" #~ msgid "too many forward references" #~ msgstr "有太多的向前參照" #~ msgid "character value in \\u.... sequence is too large" #~ msgstr "\\u.... 序列中的字元值太大" #~ msgid "PCRE library is compiled without UTF8 properties support" #~ msgstr "PCRE 程式庫並未編譯對 UTF8 屬性的支援" #, c-format #~ msgid "Error while optimizing regular expression %s: %s" #~ msgstr "最佳化正規表示式 %s 時發生錯誤:%s" #, c-format #~ msgid "%.1f MB" #~ msgstr "%.1f MB" #, c-format #~ msgid "%.1f GB" #~ msgstr "%.1f GB" #, c-format #~ msgid "%.1f TB" #~ msgstr "%.1f TB" #, c-format #~ msgid "%.1f PB" #~ msgstr "%.1f PB" #, c-format #~ msgid "%.1f EB" #~ msgstr "%.1f EB" #, c-format #~ msgid "%.1f KiB" #~ msgstr "%.1f KiB" #, c-format #~ msgid "%.1f MiB" #~ msgstr "%.1f MiB" #, c-format #~ msgid "%.1f GiB" #~ msgstr "%.1f GiB" #, c-format #~ msgid "%.1f TiB" #~ msgstr "%.1f TiB" #, c-format #~ msgid "%.1f PiB" #~ msgstr "%.1f PiB" #, c-format #~ msgid "%.1f EiB" #~ msgstr "%.1f EiB" #, c-format #~ msgid "%.1f kb" #~ msgstr "%.1f kb" #, c-format #~ msgid "%.1f Mb" #~ msgstr "%.1f Mb" #, c-format #~ msgid "%.1f Gb" #~ msgstr "%.1f Gb" #, c-format #~ msgid "%.1f Tb" #~ msgstr "%.1f Tb" #, c-format #~ msgid "%.1f Pb" #~ msgstr "%.1f Pb" #, c-format #~ msgid "%.1f Eb" #~ msgstr "%.1f Eb" #, c-format #~ msgid "%.1f Kib" #~ msgstr "%.1f Kib" #, c-format #~ msgid "%.1f Mib" #~ msgstr "%.1f Mib" #, c-format #~ msgid "%.1f Gib" #~ msgstr "%.1f Gib" #, c-format #~ msgid "%.1f Tib" #~ msgstr "%.1f Tib" #, c-format #~ msgid "%.1f Pib" #~ msgstr "%.1f Pib" #, c-format #~ msgid "%.1f Eib" #~ msgstr "%.1f Eib" #~ msgid "Error in address “%s” — the family attribute is malformed" #~ msgstr "位址「%s」有錯誤 — family 屬性的格式不良" #~ msgid "Mounted %s at %s\n" #~ msgstr "%s 已掛載於 %s\n" #~ msgid "; ignoring override for this key.\n" #~ msgstr ";忽略這個設定鍵的覆蓋。\n" #~ msgid " and --strict was specified; exiting.\n" #~ msgstr "並且指定了 --strict;正在結束。\n" #~ msgid "Ignoring override for this key.\n" #~ msgstr "忽略這個設定鍵的覆蓋。\n" #~ msgid "doing nothing.\n" #~ msgstr "不做任何事。\n" #~ msgid "No such method '%s'" #~ msgstr "沒有這個方法「%s」" #~ msgid "" #~ "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment " #~ "variable - unknown value '%s'" #~ msgstr "" #~ "不能從 DBUS_STARTER_BUS_TYPE 環境變數判斷匯流排位址 - 不明的數值「%s」" #~ msgid "[ARGS...]" #~ msgstr "[ARGS...]" #~ msgid "No such interface" #~ msgstr "沒有這個介面" #~ msgid "" #~ "Message has %d file descriptors but the header field indicates %d file " #~ "descriptors" #~ msgstr "訊息有 %d 檔案描述符但標頭欄位表示有 %d 檔案描述符" #~ msgid "Error: signal not specified.\n" #~ msgstr "錯誤:尚未指定信號。\n" #~ msgid "Error: signal must be the fully-qualified name.\n" #~ msgstr "錯誤:信號必須為完全合規定的名稱。\n" #~ msgid "Error getting writable attributes: %s\n" #~ msgstr "取得可寫入屬性時發生錯誤:%s\n" #~ msgid "Error mounting location: %s\n" #~ msgstr "掛載位置時發生錯誤: %s\n" #~ msgid "Error unmounting mount: %s\n" #~ msgstr "卸載時發生錯誤: %s\n" #~ msgid "Error finding enclosing mount: %s\n" #~ msgstr "尋找封裝掛載發生錯誤:%s\n" #~ msgid "Error ejecting mount: %s\n" #~ msgstr "退出掛載時發生錯誤:%s\n" #~ msgid "Error mounting %s: %s\n" #~ msgstr "掛載 %s 時發生錯誤:%s\n" #~ msgid "No files to open" #~ msgstr "沒有檔案可開啟" #~ msgid "No files to delete" #~ msgstr "沒有要刪除的檔案" #~ msgid "No locations gives" #~ msgstr "未提供位置" #~ msgid "Error renaming file: %s" #~ msgstr "重新命名檔案時發生錯誤:%s" #~ msgid "Can't open directory" #~ msgstr "不能開啟目錄" #~ msgid "Error opening file: %s" #~ msgstr "開啓檔案時發生錯誤:%s" #~ msgid "Error creating directory: %s" #~ msgstr "建立目錄發生錯誤:%s" #~ msgid "Error reading file '%s': %s" #~ msgstr "讀取檔案‘%s’時發生錯誤:%s" #~ msgid "Unable to find default local directory monitor type" #~ msgstr "無法找到預設的本地端目錄監視器類型" #~ msgid "association changes not supported on win32" #~ msgstr "關聯變更在 win32 上不支援" #~ msgid "Association creation not supported on win32" #~ msgstr "關聯建立在 win32 上不支援" #~ msgid "Key file does not have key '%s'" #~ msgstr "設定鍵檔案沒有設定鍵‘%s’"