# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: ABRT\n" "Report-Msgid-Bugs-To: jmoskovc@redhat.com\n" "POT-Creation-Date: 2011-04-05 14:23+0200\n" "PO-Revision-Date: 2011-03-27 10:38+0000\n" "Last-Translator: zerng07 \n" "Language-Team: Chinese (Taiwan) \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0\n" #: ../src/applet/abrt-applet.desktop.in.h:1 msgid "ABRT notification applet" msgstr "ABRT 通知面板程式" #: ../src/applet/abrt-applet.desktop.in.h:2 ../src/gui-gtk/abrt.desktop.in.h:1 #: ../src/gui-gtk/abrt-gtk.c:351 msgid "Automatic Bug Reporting Tool" msgstr "自動錯誤回報工具" #: ../src/applet/applet.c:83 #, c-format msgid "A crash in the %s package has been detected" msgstr "在 %s 套件中偵測到錯誤" #: ../src/applet/applet.c:85 msgid "A crash has been detected" msgstr "已偵測到錯誤" #: ../src/applet/applet.c:279 msgid "ABRT service is not running" msgstr "ABRT 服務沒有在運作中" #: ../src/applet/applet_gtk.c:202 ../src/applet/applet_gtk.c:204 msgid "Warning" msgstr "警告" #: ../src/applet/applet_gtk.c:259 msgid "" "Notification area applet that notifies users about issues detected by ABRT" msgstr "會通知使用者有關於 ABRT 所發現的問題的通知區域面板程式" #: ../src/applet/applet_gtk.c:275 ../src/gui-gtk/abrt-gtk.c:236 msgid "translator-credits" msgstr "" "Eunju Kim , 2009.\n" "Terry Chuang , 2009, 2010.\n" "Cheng-Chia Tseng , 2011." #: ../src/applet/applet_gtk.c:285 msgid "Hide" msgstr "隱藏" #: ../src/applet/applet_gtk.c:398 msgid "Report" msgstr "回報" #: ../src/applet/applet_gtk.c:401 msgid "Show" msgstr "" #: ../src/applet/applet_gtk.c:405 ../src/applet/applet_gtk.c:432 msgid "A Problem has Occurred" msgstr "" #: ../src/applet/applet_gtk.c:429 msgid "Open ABRT" msgstr "開啟 ABRT" #: ../src/cli/cli.c:90 #, c-format msgid "" "\tCrash dump : %s\n" "\tUID : %s\n" "\tPackage : %s\n" "\tExecutable : %s\n" "\tCrash Time : %s\n" "\tCrash Count: %s\n" msgstr "" "\t當機傾印 :%s\n" "\tUID :%s\n" "\t套件 :%s\n" "\t可執行檔 :%s\n" "\t當機時間 :%s\n" "\t當機計數:%s\n" #: ../src/cli/cli.c:109 #, c-format msgid "\tHostname : %s\n" msgstr "\t主機名稱 :%s\n" #: ../src/cli/cli.c:143 #, c-format msgid "" "Dump directory: %s\n" "Last crash: %s\n" "Analyzer: %s\n" "Component: %s\n" "Package: %s\n" "Command: %s\n" "Executable: %s\n" "System: %s, kernel %s\n" "Reason: %s\n" msgstr "" "傾印目錄: %s\n" "上次當機: %s\n" "Analyzer: %s\n" "元件: %s\n" "套件: %s\n" "指令: %s\n" "可執行檔: %s\n" "系統: %s, kernel %s\n" "原因: %s\n" #: ../src/cli/cli.c:171 #, c-format msgid "Coredump file: %s\n" msgstr "Coredump 檔: %s\n" #: ../src/cli/cli.c:175 #, c-format msgid "Rating: %s\n" msgstr "評等: %s\n" #: ../src/cli/cli.c:180 #, c-format msgid "Crash function: %s\n" msgstr "當機函式: %s\n" #: ../src/cli/cli.c:184 #, c-format msgid "Hostname: %s\n" msgstr "主機名稱: %s\n" #: ../src/cli/cli.c:188 #, c-format msgid "" "\n" "Comment:\n" "%s\n" msgstr "" "\n" "評註:\n" "%s\n" #: ../src/cli/cli.c:194 #, c-format msgid "" "\n" "Backtrace:\n" "%s\n" msgstr "" "\n" "追蹤:\n" "%s\n" #: ../src/cli/cli.c:251 #, c-format msgid "" "Usage: %s -l[f] [-D BASE_DIR]...]\n" " or: %s -r[y] CRASH_DIR\n" " or: %s -i[b] CRASH_DIR\n" " or: %s -d CRASH_DIR\n" "\n" "\t-l, --list\t\tList not yet reported crashes\n" "\t -f, --full\t\tList all crashes\n" "\t-D BASE_DIR\t\tDirectory to list crashes from\n" "\t\t\t\t(default: -D $HOME/.abrt/spool -D %s)\n" "\n" "\t-r, --report\t\tSend a report about CRASH_DIR\n" "\t -y, --always\t\t...without editing and asking\n" "\t-i, --info\t\tPrint detailed information about CRASH_DIR\n" "\t -b, --backtrace\t...including backtrace\n" "\t-d, --delete\t\tRemove CRASH_DIR\n" "\n" "\t-V, --version\t\tDisplay version and exit\n" "\t-v, --verbose\t\tBe verbose\n" msgstr "" "用法:%s -l[f] [-D BASE_DIR]...]\n" " 或:%s -r[y] CRASH_DIR\n" " 或:%s -i[b] CRASH_DIR\n" " 或:%s -d CRASH_DIR\n" "\n" "\t-l, --list\t\tL尚未回報當機\n" "\t -f, --full\t\t列出所有當機\n" "\t-D BASE_DIR\t\t要列出當機的目錄\n" "\t\t\t\t(預設:-D $HOME/.abrt/spool -D %s)\n" "\n" "\t-r, --report\t\t傳送有關 CRASH_DIR 的回報\n" "\t -y, --always\t\t...不編輯也不詢問\n" "\t-i, --info\t\t列印有關 CRASH_DIR 的詳細資訊\n" "\t -b, --backtrace\t...包含追蹤資訊\n" "\t-d, --delete\t\t移除 CRASH_DIR\n" "\n" "\t-V, --version\t\t顯示版本並離開\n" "\t-v, --verbose\t\t冗長描述\n" #: ../src/cli/cli.c:299 msgid "You must specify exactly one operation" msgstr "您必須指定「一項」作業" #: ../src/cli/report.cpp:154 #, c-format msgid "# This field is read only\n" msgstr "# 此欄位為唯讀\n" #: ../src/cli/report.cpp:174 msgid "# Describe the circumstances of this crash below" msgstr "# 在下方描述這項錯誤的狀態" #: ../src/cli/report.cpp:176 msgid "" "# Backtrace\n" "# Check that it does not contain any sensitive data (passwords, etc.)" msgstr "" "# 追蹤\n" "# 檢查它不包含任何敏感資料 (密碼等等)" #: ../src/cli/report.cpp:178 msgid "# Architecture" msgstr "# 架構" #: ../src/cli/report.cpp:179 msgid "# Command line" msgstr "# 指令列" #: ../src/cli/report.cpp:180 msgid "# Component" msgstr "# 元件" #: ../src/cli/report.cpp:181 msgid "# Core dump" msgstr "# 核心傾印" #: ../src/cli/report.cpp:182 msgid "# Executable" msgstr "# 可執行檔" #: ../src/cli/report.cpp:183 msgid "# Kernel version" msgstr "# Kernel 版本" #: ../src/cli/report.cpp:184 msgid "# Package" msgstr "# 套件" #: ../src/cli/report.cpp:185 msgid "# Reason of crash" msgstr "# 當機原因" #: ../src/cli/report.cpp:186 msgid "# Release string of the operating system" msgstr "# 作業系統的釋出字串" #: ../src/cli/report.cpp:299 msgid "Cannot run vi: $TERM, $VISUAL and $EDITOR are not set" msgstr "無法執行 vi:$TERM、$VISUAL 以及 $EDITOR 尚未設置" #: ../src/cli/report.cpp:383 msgid "" "\n" "The report has been updated" msgstr "" "\n" "報告已更新" #: ../src/cli/report.cpp:385 msgid "" "\n" "No changes were detected in the report" msgstr "" "\n" "報告中未偵測到變更" #. The response might take more than 1 char in non-latin scripts. #: ../src/cli/report.cpp:417 msgid "y" msgstr "是 (y)" #: ../src/cli/report.cpp:418 msgid "N" msgstr "否 (N)" #: ../src/cli/report.cpp:514 msgid "Your input is not valid, because of:" msgstr "您的輸入並非有效,因為:" #: ../src/cli/report.cpp:517 #, c-format msgid "Bad value for '%s': %s" msgstr "「%s」的值不良:%s" #: ../src/cli/report.cpp:615 #, fuzzy, c-format msgid "Select how you would like to analyze the problem:\n" msgstr "選取您想要分析該問題的方式:" #: ../src/cli/report.cpp:631 #, c-format msgid "Choose option [0 - %u]: " msgstr "" #: ../src/cli/report.cpp:645 #, c-format msgid "You have chosen number out of range" msgstr "" #: ../src/cli/report.cpp:653 msgid "Invalid input, program exiting..." msgstr "" #: ../src/cli/report.cpp:769 ../src/gui-wizard-gtk/wizard.c:1047 msgid "Reporting..." msgstr "正在回報..." #: ../src/cli/report.cpp:783 #, c-format msgid "Report using %s?" msgstr "使用 %s 回報?" #: ../src/cli/report.cpp:786 msgid "Skipping..." msgstr "跳過..." #: ../src/cli/report.cpp:803 msgid "Reporting disabled because the backtrace is unusable" msgstr "已停用回報,因為追蹤功能無法使用" #: ../src/cli/report.cpp:807 #, c-format msgid "" "Please try to install debuginfo manually using the command: \"debuginfo-" "install %s\" and try again\n" msgstr "請試著以指令手動安裝 debuginfo:「debuginfo-install %s」,接著重試\n" #: ../src/cli/report.cpp:823 #, c-format msgid "Crash reported via %d report events (%d errors)\n" msgstr "當機已透過 %d 回報事件 (%d 錯誤) 回報\n" #: ../src/daemon/abrt-action-save-package-data.c:255 msgid "" " [-v] -d DIR\n" "\n" "Query package database and save package name, component, and description" msgstr "" " [-v] -d DIR\n" "\n" "查詢套件資料庫並儲存套件名稱、元件、描述等。" #: ../src/daemon/abrt-action-save-package-data.c:266 #: ../src/daemon/abrt-handle-crashdump.c:61 #: ../src/plugins/abrt-action-analyze-backtrace.c:72 #: ../src/plugins/abrt-action-analyze-c.c:178 #: ../src/plugins/abrt-action-analyze-oops.c:144 #: ../src/plugins/abrt-action-analyze-python.c:49 #: ../src/plugins/abrt-action-bugzilla.cpp:931 #: ../src/plugins/abrt-action-generate-backtrace.c:256 #: ../src/plugins/abrt-action-kerneloops.c:145 #: ../src/plugins/abrt-action-mailx.c:147 #: ../src/plugins/abrt-action-print.c:52 #: ../src/plugins/abrt-action-rhtsupport.c:276 #: ../src/plugins/abrt-action-upload.c:258 msgid "Dump directory" msgstr "傾印目錄" #: ../src/daemon/abrt-handle-crashdump.c:43 msgid "" " [-vs] -d DIR -e EVENT\n" " or: " msgstr "" " [-vs] -d DIR -e EVENT\n" " 或:" #: ../src/daemon/abrt-handle-crashdump.c:60 ../src/daemon/abrt-server.c:297 #: ../src/plugins/abrt-dump-oops.c:579 msgid "Log to syslog" msgstr "紀錄至 syslog" #: ../src/daemon/abrt-handle-crashdump.c:62 msgid "Handle EVENT" msgstr "處理 EVENT" #: ../src/daemon/abrt-handle-crashdump.c:63 msgid "List possible events [which start with PFX]" msgstr "列出可能的事件 [以 PFX 開頭]" #: ../src/daemon/abrt-handle-crashdump.c:64 ../src/daemon/abrt-server.c:298 #: ../src/daemon/Daemon.cpp:550 ../src/gui-gtk/main.c:175 #: ../src/gui-wizard-gtk/main.c:94 msgid "Add program names to log" msgstr "加入程式名稱至紀錄檔" #: ../src/daemon/abrt-server.c:285 ../src/daemon/Daemon.cpp:535 msgid " [options]" msgstr " [選項]" #: ../src/daemon/abrt-server.c:296 msgid "Use UID as client uid" msgstr "使用 UID 作為客戶端 uid" #: ../src/daemon/CommLayerServerDBus.cpp:236 msgid "Comment is too long" msgstr "評註過長" #: ../src/daemon/Daemon.cpp:371 msgid "" "The size of the report exceeded the quota. Please check system's " "MaxCrashReportsSize value in abrt.conf." msgstr "" "報告配額大小超出。請檢查您在 abrt.conf 中,系統的 MaxCrashReportsSize 數值。" #: ../src/daemon/Daemon.cpp:547 msgid "Do not daemonize" msgstr "不要在幕後運行" #: ../src/daemon/Daemon.cpp:548 msgid "Log to syslog even with -d" msgstr "即使加上 -d 參數也紀錄至 slslog" #: ../src/daemon/Daemon.cpp:549 msgid "Exit after SEC seconds of inactivity" msgstr "在停止運作 SEC 秒後離開" #: ../src/gtk-helpers/event_config_dialog.c:122 msgid "Show password" msgstr "顯示密碼" #: ../src/gtk-helpers/event_config_dialog.c:311 msgid "Event Configuration" msgstr "事件組態" #: ../src/gtk-helpers/event_config_dialog.c:336 msgid "Event" msgstr "事件" #: ../src/gtk-helpers/event_config_dialog.c:369 msgid "Configure E_vent" msgstr "設定事件(_V)" #: ../src/gui-gtk/abrt.desktop.in.h:2 msgid "View and report application crashes" msgstr "檢視與回報應用程式錯誤" #: ../src/gui-gtk/abrt-gtk.c:255 msgid "Reported" msgstr "已回報" #: ../src/gui-gtk/abrt-gtk.c:267 msgid "Problem" msgstr "問題" #: ../src/gui-gtk/abrt-gtk.c:290 msgid "Last occurrence" msgstr "上次出現" #: ../src/gui-gtk/abrt-gtk.c:305 msgid "_File" msgstr "檔案(_F)" #: ../src/gui-gtk/abrt-gtk.c:306 msgid "_Edit" msgstr "編輯(_E)" #: ../src/gui-gtk/abrt-gtk.c:307 msgid "_Help" msgstr "求助(_H)" #: ../src/gui-gtk/abrt-gtk.c:323 msgid "_Event configuration" msgstr "事件組態(_E)" #: ../src/gui-gtk/abrt-gtk.c:399 msgid "Online _Help" msgstr "線上幫助(_H)" #: ../src/gui-gtk/main.c:163 msgid "" " [-vp] [DIR]...\n" "\n" "Shows list of ABRT dump directories in specified DIR(s)\n" "(default DIRs: " msgstr "" " [-vp] [DIR]...\n" "\n" "顯示指定 DIR(s) 內 ABRT 傾印目錄的清單\n" "(預設 DIRs:" #: ../src/gui-wizard-gtk/main.c:81 msgid "" " [-vp] [-g GUI_FILE] DIR\n" "\n" "GUI tool to analyze and report problem saved in specified DIR" msgstr "" " [-vp] [-g GUI_FILE] DIR\n" "\n" "分析並回報儲存在指定 DIR 內問題的 GUI 工具" #: ../src/gui-wizard-gtk/main.c:93 msgid "Alternate GUI file" msgstr "替代的 GUI 檔案" #: ../src/gui-wizard-gtk/wizard.c:187 #, c-format msgid "" "Need writable directory, but '%s' is not writable. Move it to '%s' and " "operate on the moved copy?" msgstr "" "需要可以寫入的目錄,但是「%s」無法寫入。您想要將它移動至「%s」並對移動的副本" "進行操作嗎?" #: ../src/gui-wizard-gtk/wizard.c:499 msgid "(click here to view/edit)" msgstr "(請點擊這裡檢視或編輯)" #: ../src/gui-wizard-gtk/wizard.c:511 #, c-format msgid "(binary file, %llu bytes)" msgstr "(二進位檔,%llu 位元組)" #: ../src/gui-wizard-gtk/wizard.c:526 msgid "(no description)" msgstr "(無敘述)" #: ../src/gui-wizard-gtk/wizard.c:531 #, c-format msgid "%llu bytes, %u files" msgstr "%llu 位元組,%u 個檔案" #. TODO: better msg? #: ../src/gui-wizard-gtk/wizard.c:851 #, c-format msgid "No processing for event '%s' is defined" msgstr "未定義「%s」事件的處理" #. bt is usable, but not complete, so show a warning #: ../src/gui-wizard-gtk/wizard.c:946 msgid "" "The backtrace is incomplete, please make sure you provide the steps to " "reproduce." msgstr "追蹤資訊不完整,請確認您提供了能夠重現問題的步驟。" #. FIXME: see CreporterAssistant: 394 for ideas #: ../src/gui-wizard-gtk/wizard.c:952 msgid "Reporting disabled because the backtrace is unusable." msgstr "已停用回報,因為無法使用追蹤功能。" #: ../src/gui-wizard-gtk/wizard.c:961 msgid "You should check the backtrace for sensitive data." msgstr "您必須檢查追蹤資訊以找尋敏感資料。" #: ../src/gui-wizard-gtk/wizard.c:962 msgid "You must agree with sending the backtrace." msgstr "您必須同意傳送追蹤資訊。" #: ../src/gui-wizard-gtk/wizard.c:1018 msgid "Analyzing..." msgstr "正在分析..." #: ../src/gui-wizard-gtk/wizard.c:1019 #, c-format msgid "Analyzing finished with exit code %d" msgstr "分析完成附帶離開碼 %d" #: ../src/gui-wizard-gtk/wizard.c:1048 #, c-format msgid "Reporting finished with exit code %d" msgstr "回報完成附帶離開碼 %d" #: ../src/gui-wizard-gtk/wizard.c:1166 msgid "Name" msgstr "名稱" #: ../src/gui-wizard-gtk/wizard.c:1175 msgid "Value" msgstr "值" #: ../src/gui-wizard-gtk/wizard.glade.h:1 msgid "" "Your comments are not private. They may be included into publicly " "visible problem reports." msgstr "" "您的評註並非以私密方式處理。 它們可能被納入能夠公開查看的問題回報中。" #: ../src/gui-wizard-gtk/wizard.glade.h:2 msgid "Analyzing did not start yet" msgstr "尚未開始分析" #: ../src/gui-wizard-gtk/wizard.glade.h:3 msgid "Any additional comments useful for diagnosing the problem?" msgstr "有任何其他評註對於診斷該問題有幫助嗎?" #: ../src/gui-wizard-gtk/wizard.glade.h:4 msgid "" "Backtrace provides developers with details of the crash, helping them track " "down the source of the problem. Please review it and remove any sensitive " "data you would rather not share:" msgstr "" "追蹤資訊提供開發者當機的細節,並幫助他們追蹤問題的來源。請校閱資料並移除任何" "您不想要與他人分享的敏感資料:" #: ../src/gui-wizard-gtk/wizard.glade.h:5 msgid "" "Can create more informative backtrace if you installed additional debug " "packages" msgstr "若您已安裝額外除錯套件可以產生更多追蹤資訊" #: ../src/gui-wizard-gtk/wizard.glade.h:6 msgid "Click 'Apply' to start reporting" msgstr "點擊「套用」開始回報" #: ../src/gui-wizard-gtk/wizard.glade.h:7 msgid "Click 'Forward' to proceed with analyzing and reporting this problem." msgstr "點擊「下一步」繼續分析並回報此問題。" #: ../src/gui-wizard-gtk/wizard.glade.h:8 msgid "Configure _Events" msgstr "設定事件(_E)" #: ../src/gui-wizard-gtk/wizard.glade.h:9 msgid "Details" msgstr "詳情" #: ../src/gui-wizard-gtk/wizard.glade.h:10 msgid "How did this problem happen (step-by-step)? How can it be reproduced?" msgstr "此問題如何發生的 (請分步驟敘述)?該怎麼讓問題重新產生?" #: ../src/gui-wizard-gtk/wizard.glade.h:11 msgid "I _agree with submitting the backtrace" msgstr "我同意提交追蹤資料" #: ../src/gui-wizard-gtk/wizard.glade.h:12 msgid "Regenerate backtrace" msgstr "重新產生追蹤訊息" #: ../src/gui-wizard-gtk/wizard.glade.h:13 msgid "Reporter(s):" msgstr "回報者:" #: ../src/gui-wizard-gtk/wizard.glade.h:14 msgid "Reporting did not start yet" msgstr "尚未開始回報" #: ../src/gui-wizard-gtk/wizard.glade.h:15 msgid "Select how you would like to analyze the problem:" msgstr "選取您想要分析該問題的方式:" #: ../src/gui-wizard-gtk/wizard.glade.h:16 msgid "Select how you would like to report the problem:" msgstr "選取您想要回報該問題的方式:" #: ../src/gui-wizard-gtk/wizard.glade.h:17 msgid "Size:" msgstr "大小:" #: ../src/gui-wizard-gtk/wizard.glade.h:18 msgid "" "Use this button to generate more informative backtrace after you installed " "additional debug packages" msgstr "使用此按鈕讓您在安裝額外的除錯套件後產生更多追蹤訊息" #: ../src/lib/abrt_curl.c:170 ../src/plugins/abrt-action-upload.c:45 #, c-format msgid "Uploaded: %llu of %llu kbytes" msgstr "已上傳:%llu / %llu kbytes" #: ../src/lib/event_config.c:291 msgid "Missing mandatory value" msgstr "遺失必要的值" #: ../src/lib/event_config.c:299 #, c-format msgid "Invalid utf8 character '%c'" msgstr "無效的 utf8 字元「%c」" #: ../src/lib/event_config.c:312 #, c-format msgid "Invalid number '%s'" msgstr "無效的號碼「%s」" #: ../src/lib/event_config.c:324 #, c-format msgid "Invalid boolean value '%s'" msgstr "無效的布林值「%s」" #: ../src/lib/event_config.c:328 msgid "Unsupported option type" msgstr "未支援的選項類型" #: ../src/lib/parse_options.c:29 #, c-format msgid "Usage: %s\n" msgstr "用法:%s\n" #: ../src/plugins/abrt-action-analyze-backtrace.c:61 msgid "" " [options] -d DIR\n" "\n" "Analyzes C/C++ backtrace, generates duplication hash, backtrace rating, and " "identifies crash function in dump directory DIR" msgstr "" " [選項] -d DIR\n" "\n" "分析 C/C++ 追蹤資料、產生複本雜湊、追蹤評等、並辨識傾印目錄 DIR 內的當機函式" #. #. * The parser failed. Compute the UUID from the executable #. * and package only. This is not supposed to happen often. #. #: ../src/plugins/abrt-action-analyze-backtrace.c:113 #, c-format msgid "Backtrace parsing failed for %s" msgstr "%s 的追蹤解析失敗" #: ../src/plugins/abrt-action-analyze-c.c:167 msgid "" " [-v] -d DIR\n" "\n" "Calculates and saves UUID of coredump in dump directory DIR" msgstr "" " [-v] -d DIR\n" "\n" "計算並儲存傾印目錄 DIR 內 coredump 的 UUID" #: ../src/plugins/abrt-action-analyze-oops.c:133 msgid "" " [-vs] -d DIR\n" "\n" "Calculates and saves UUID and DUPHASH for oops dump directory DIR" msgstr "" " [-vs] -d DIR\n" "\n" "為 oops 傾印目錄 DIR 計算並儲存 UUID 與 DUPHASH" #: ../src/plugins/abrt-action-analyze-python.c:38 msgid "" " [-v] -d DIR\n" "\n" "Calculates and saves UUID and DUPHASH of python crash dumps" msgstr "" " [-v] -d DIR\n" "\n" "計算與儲存 python 當機傾印的 UUID 與 DUPHASH" #: ../src/plugins/abrt-action-bugzilla.cpp:518 #, c-format msgid "New bug id: %i" msgstr "新的錯誤 id:%i" #: ../src/plugins/abrt-action-bugzilla.cpp:647 #, fuzzy msgid "Empty login or password, please check your configuration" msgstr "空白登入名稱或密碼,請檢查 %s" #: ../src/plugins/abrt-action-bugzilla.cpp:661 #, c-format msgid "Essential file '%s' is missing, can't continue.." msgstr "" #: ../src/plugins/abrt-action-bugzilla.cpp:665 #, c-format msgid "Essential file '%s' is empty, can't continue.." msgstr "" #: ../src/plugins/abrt-action-bugzilla.cpp:674 #, c-format msgid "Logging into Bugzilla at %s" msgstr "正在登入 Bugzilla 於 %s" #: ../src/plugins/abrt-action-bugzilla.cpp:677 msgid "Checking for duplicates" msgstr "正在檢查是否有重複" #: ../src/plugins/abrt-action-bugzilla.cpp:699 #: ../src/plugins/abrt-action-bugzilla.cpp:735 msgid "Missing mandatory member 'bugs'" msgstr "遺失必要的成員「bugs」" #: ../src/plugins/abrt-action-bugzilla.cpp:718 #: ../src/plugins/abrt-action-bugzilla.cpp:751 #: ../src/plugins/abrt-action-bugzilla.cpp:827 msgid "get_bug_info() failed. Could not collect all mandatory information" msgstr "get_bug_info() 失敗。無法蒐集所有必要的資訊" #: ../src/plugins/abrt-action-bugzilla.cpp:766 msgid "Creating a new bug" msgstr "正在建立新臭蟲" #: ../src/plugins/abrt-action-bugzilla.cpp:771 msgid "Bugzilla entry creation failed" msgstr "Bugzilla 項目建立失敗" #: ../src/plugins/abrt-action-bugzilla.cpp:783 #: ../src/plugins/abrt-action-bugzilla.cpp:883 msgid "Logging out" msgstr "正在登出" #. decision based on state #: ../src/plugins/abrt-action-bugzilla.cpp:801 #, c-format msgid "Bug is already reported: %i" msgstr "錯誤已回報:%i" #: ../src/plugins/abrt-action-bugzilla.cpp:812 #, c-format msgid "Bugzilla couldn't find parent of bug %d" msgstr "Bugzilla 找不到錯誤 %d 的 親代" #: ../src/plugins/abrt-action-bugzilla.cpp:842 #, c-format msgid "Add %s to CC list" msgstr "將 %s 加入 CC 副本清單中" #: ../src/plugins/abrt-action-bugzilla.cpp:868 #, c-format msgid "Adding new comment to bug %d" msgstr "在錯誤 (%d) 中新增評註" #: ../src/plugins/abrt-action-bugzilla.cpp:919 msgid "" " [-v] -c CONFFILE -d DIR\n" "\n" "Reports problem to Bugzilla" msgstr "" " [-v] -c CONFFILE -d DIR\n" "\n" "回報問題至 Bugzilla" #: ../src/plugins/abrt-action-bugzilla.cpp:932 #: ../src/plugins/abrt-action-rhtsupport.c:277 msgid "Configuration file (may be given many times)" msgstr "組態檔案 (可以給定多次)" #: ../src/plugins/abrt-action-generate-backtrace.c:243 msgid "" " [options] -d DIR\n" "\n" "Generates and saves backtrace for coredump in dump directory DIR" msgstr "" " [options] -d DIR\n" "\n" "為傾印目錄 DIR 內的 coredump 產生追蹤資料並儲存" #: ../src/plugins/abrt-action-generate-backtrace.c:257 msgid "Additional debuginfo directories" msgstr "額外 debuginfo 目錄" #: ../src/plugins/abrt-action-generate-backtrace.c:258 msgid "Kill gdb if it runs for more than N seconds" msgstr "若 gdb 執行超過 N 秒就終止它" #. Don't be completely silent. gdb run takes a few seconds, #. * it is useful to let user know it (maybe) worked. #. #: ../src/plugins/abrt-action-generate-backtrace.c:296 #, c-format msgid "Backtrace is generated and saved, %u bytes" msgstr "追蹤已產生並儲存,%u 位元組" #: ../src/plugins/abrt-action-install-debuginfo.py:77 #, python-format msgid "Extracting cpio from %s" msgstr "正在從 %s 解開 cpio" #: ../src/plugins/abrt-action-install-debuginfo.py:82 #, python-format msgid "Can't write to '%s': %s" msgstr "無法寫入「%s」:%s" #: ../src/plugins/abrt-action-install-debuginfo.py:96 #, python-format msgid "Can't extract package '%s'" msgstr "無法解開套件「%s」" #: ../src/plugins/abrt-action-install-debuginfo.py:104 #, python-format msgid "Caching files from %s made from %s" msgstr "正在從 %s 產生檔案快取,由 %s 製作" #: ../src/plugins/abrt-action-install-debuginfo.py:114 #, python-format msgid "Can't extract files from '%s'" msgstr "無法從「%s」抽出檔案" #: ../src/plugins/abrt-action-install-debuginfo.py:138 #: ../src/plugins/abrt-action-install-debuginfo.py:148 #, python-format msgid "Downloading (%i of %i) %s: %3u%%" msgstr "正在下載 (%i / %i) %s:%3u%%" #. This is somewhat "magic", it unpacks the metadata making it usable. #. Looks like this is the moment when yum talks to remote servers, #. which takes time (sometimes minutes), let user know why #. we have "paused": #: ../src/plugins/abrt-action-install-debuginfo.py:206 msgid "Looking for needed packages in repositories" msgstr "正在查詢套件庫中所需要的套件" #: ../src/plugins/abrt-action-install-debuginfo.py:240 #, python-format msgid "Can't find packages for %u debuginfo files" msgstr "找不到 %u debuginfo 檔的套件" #: ../src/plugins/abrt-action-install-debuginfo.py:242 #, python-format msgid "Packages to download: %u" msgstr "要下載的套件:%u" #: ../src/plugins/abrt-action-install-debuginfo.py:243 #, python-format msgid "Downloading %.2fMb, installed size: %.2fMb" msgstr "正在下載 %.2fMb,安裝大小:%.2fMb" #: ../src/plugins/abrt-action-install-debuginfo.py:251 msgid "Is this ok? [y/N] " msgstr "這樣沒問題嗎?[y/N]" #: ../src/plugins/abrt-action-install-debuginfo.py:268 #, python-format msgid "Downloading package %s failed" msgstr "下載套件 %s 失敗" #. recursively delete the temp dir on failure #: ../src/plugins/abrt-action-install-debuginfo.py:279 msgid "Unpacking failed, aborting download..." msgstr "解包失敗,正在中止下載..." #: ../src/plugins/abrt-action-install-debuginfo.py:286 #, python-format msgid "All downloaded packages have been extracted, removing %s" msgstr "所有下載的套件已被解開,正在移除 %s" #: ../src/plugins/abrt-action-install-debuginfo.py:291 #, python-format msgid "Can't remove %s, probably contains an error log" msgstr "無法移除 %s,可能包含錯誤紀錄" #: ../src/plugins/abrt-action-install-debuginfo.py:316 #, python-format msgid "Analyzing coredump '%s'" msgstr "正在分析核心傾印「%s」" #: ../src/plugins/abrt-action-install-debuginfo.py:394 #, python-format msgid "Can't remove '%s': %s" msgstr "無法移除「%s」:%s" #: ../src/plugins/abrt-action-install-debuginfo.py:402 msgid "Exiting on user command" msgstr "正在離開使用者指令" #: ../src/plugins/abrt-action-install-debuginfo.py:428 #, python-format msgid "Usage: %s --core=COREFILE --tmpdir=TMPDIR --cache=CACHEDIR" msgstr "用法:%s --core=COREFILE --tmpdir=TMPDIR --cache=CACHEDIR" #: ../src/plugins/abrt-action-install-debuginfo.py:457 msgid "You have to specify the path to coredump." msgstr "您必須指定 coredump 的路徑。" #: ../src/plugins/abrt-action-install-debuginfo.py:474 #, python-format msgid "Coredump references %u debuginfo files, %u of them are not installed" msgstr "Coredump 參照 %u 份 debuginfo 檔,其中的 %u 份尚未安裝" #: ../src/plugins/abrt-action-install-debuginfo.py:479 #, python-format msgid "Missing debuginfo file: %s" msgstr "遺失 debuginfo 檔:%s" #: ../src/plugins/abrt-action-install-debuginfo.py:482 #, python-format msgid "All %u debuginfo files are available" msgstr "全部有 %u 份 debuginfo 檔可用" #: ../src/plugins/abrt-action-kerneloops.c:105 #, c-format msgid "Submitting oops report to %s" msgstr "正在提交 oops 回報至 %s" #: ../src/plugins/abrt-action-kerneloops.c:133 msgid "" " [-v] [-c CONFFILE]... -d DIR\n" "\n" "Reports kernel oops to kerneloops.org (or similar) site" msgstr "" " [-v] [-c CONFFILE]... -d DIR\n" "\n" "回報 kernel oops 至 kerneloops.org (或類似) 網站" #: ../src/plugins/abrt-action-kerneloops.c:146 msgid "Configuration file" msgstr "組態檔" #: ../src/plugins/abrt-action-mailx.c:109 msgid "Sending an email..." msgstr "正在傳送電子郵件中..." #: ../src/plugins/abrt-action-mailx.c:135 msgid "" " [-v] -d DIR [-c CONFFILE]\n" "\n" "Sends compressed tarball of dump directory DIR via email" msgstr "" " [-v] -d DIR [-c CONFFILE]\n" "\n" "透過電子郵件傳送傾印目錄 DIR 的壓縮 tarball" #: ../src/plugins/abrt-action-mailx.c:148 #: ../src/plugins/abrt-action-upload.c:259 msgid "Config file" msgstr "組態檔" #: ../src/plugins/abrt-action-print.c:39 msgid "" " [-v] -d DIR [-o FILE] [-a yes/no]\n" "\n" "Prints problem information to standard output or FILE" msgstr "" " [-v] -d DIR [-o FILE] [-a yes/no]\n" "\n" "列印問題資訊至標準輸出或 FILE 上" #: ../src/plugins/abrt-action-print.c:53 msgid "Output file" msgstr "輸出檔" #: ../src/plugins/abrt-action-print.c:54 msgid "Append to, or overwrite FILE" msgstr "附加至,或是覆寫 FILE" #: ../src/plugins/abrt-action-print.c:87 #, c-format msgid "The report was appended to %s" msgstr "錯誤已附加至 %s" #: ../src/plugins/abrt-action-print.c:87 #, c-format msgid "The report was stored to %s" msgstr "錯誤已儲存至 %s" #. Gzipping e.g. 0.5gig coredump takes a while. Let client know what we are doing #. error msg is already logged by dd_opendir #. Gzipping e.g. 0.5gig coredump takes a while. Let client know what we are doing #: ../src/plugins/abrt-action-rhtsupport.c:41 #: ../src/plugins/abrt-action-upload.c:119 msgid "Compressing data" msgstr "正在壓縮資料" #: ../src/plugins/abrt-action-rhtsupport.c:73 msgid "Empty RHTS login or password" msgstr "空白的 RHTS 登入名稱或密碼" #: ../src/plugins/abrt-action-rhtsupport.c:189 msgid "Creating a new case..." msgstr "正在建立新的案例…" #: ../src/plugins/abrt-action-rhtsupport.c:264 msgid "" " [-v] -c CONFFILE -d DIR\n" "\n" "Reports a problem to RHTSupport" msgstr "" " [-v] -c CONFFILE -d DIR\n" "\n" "回報問題至 RHTSupport" #: ../src/plugins/abrt-action-trim-files.c:154 msgid "" " [-v] [-d SIZE:DIR]... [-f SIZE:DIR]... [-p DIR]\n" "\n" "Deletes dump dirs (-d) or files (-f) in DIRs until they are smaller than SIZE" msgstr "" " [-v] [-d SIZE:DIR]... [-f SIZE:DIR]... [-p DIR]\n" "\n" "刪除 DIRs 內的傾印目錄 (-d) 或檔案 (-f) 直到其大小小於 SIZE" #: ../src/plugins/abrt-action-trim-files.c:167 msgid "Delete dump dirs" msgstr "刪除傾印目錄" #: ../src/plugins/abrt-action-trim-files.c:168 msgid "Delete files" msgstr "刪除檔案" #: ../src/plugins/abrt-action-trim-files.c:169 msgid "Preserve this dump dir" msgstr "保留這個傾印目錄" #: ../src/plugins/abrt-action-upload.c:63 #, c-format msgid "Sending %s to %s" msgstr "正在傳送 %s 至 %s" #. This ends up a "reporting status message" in abrtd #: ../src/plugins/abrt-action-upload.c:96 #, c-format msgid "Successfully sent %s to %s" msgstr "已成功傳送 %s 至 %s" #: ../src/plugins/abrt-action-upload.c:210 #, c-format msgid "Archive is created: '%s'" msgstr "已建立封存檔:「%s」" #: ../src/plugins/abrt-action-upload.c:245 msgid "" " [-v] -d DIR [-c CONFFILE] [-u URL]\n" "\n" "Uploads compressed tarball of dump directory DIR" msgstr "" " [-v] -d DIR [-c CONFFILE] [-u URL]\n" "\n" "上傳傾印目錄 DIR 的壓縮 tarball" #: ../src/plugins/abrt-action-upload.c:260 msgid "Base URL to upload to" msgstr "要上傳至的基礎網址" #: ../src/plugins/abrt-dump-oops.c:563 msgid "" " [-vsrdow] FILE\n" "\n" "Extract oops from syslog/dmesg file" msgstr "" " [-vsrdow] FILE\n" "\n" "從 syslog/dmesg 檔案抽出 oops " #: ../src/plugins/abrt-dump-oops.c:580 msgid "Parse kernel's message buffer before parsing FILE" msgstr "在解析 FILE 前先解析 kernel 的訊息緩衝" #: ../src/plugins/abrt-dump-oops.c:581 msgid "Create ABRT dump for every oops found" msgstr "為每次找到的 oops 建立 ABRT 傾印" #: ../src/plugins/abrt-dump-oops.c:582 msgid "Print found oopses on standard output" msgstr "列印找到的 oops 於標準輸出上" #: ../src/plugins/abrt-dump-oops.c:583 msgid "Do not exit, watch the file for new oopses" msgstr "不要離開,監視檔案以取得新的 oops" #. oopses doesn't contain any sensitive info, and even #. * the old koops app was showing the oopses to all users #. #: ../src/plugins/abrt-dump-oops.c:587 msgid "Make the dump directory world readable" msgstr "讓傾印目錄全世界都可以讀取" #: ../src/plugins/abrt-retrace-client.c:707 msgid "log to syslog" msgstr "紀錄至 syslog" #: ../src/plugins/analyze_LocalGDB.xml.in.h:1 msgid "Download debuginfo packages and generate backtrace locally using GDB" msgstr "" #: ../src/plugins/analyze_LocalGDB.xml.in.h:2 msgid "Local GNU Debugger" msgstr "" #: ../src/plugins/analyze_RetraceServer.xml.in.h:1 msgid "Address of the retrace server" msgstr "" #: ../src/plugins/analyze_RetraceServer.xml.in.h:2 msgid "Retrace server URL" msgstr "" #: ../src/plugins/analyze_RetraceServer.xml.in.h:3 msgid "Send core dump to remote retrace server for analysis" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:1 msgid "Address of Bugzilla server" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:2 msgid "Bugzilla" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:3 msgid "Bugzilla URL" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:4 msgid "Bugzilla account password" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:5 msgid "Bugzilla account user name" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:6 #: ../src/plugins/report_RHTSupport.xml.in.h:2 msgid "Check SSL key validity" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:7 #: ../src/plugins/report_RHTSupport.xml.in.h:3 #, fuzzy msgid "Password" msgstr "顯示密碼" #: ../src/plugins/report_Bugzilla.xml.in.h:8 msgid "Report to Bugzilla bug tracker" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:9 msgid "User name" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:10 #: ../src/plugins/report_RHTSupport.xml.in.h:10 msgid "Verify SSL" msgstr "" #: ../src/plugins/report_Kerneloops.xml.in.h:1 msgid "Kerneloops URL" msgstr "" #: ../src/plugins/report_Kerneloops.xml.in.h:2 msgid "Kerneloops.org" msgstr "" #: ../src/plugins/report_Kerneloops.xml.in.h:3 msgid "Oops server url" msgstr "" #: ../src/plugins/report_Kerneloops.xml.in.h:4 msgid "Send kernel problems to oops tracker" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:1 msgid "Mailx" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:2 msgid "Message subject" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:3 msgid "Recipient" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:4 msgid "Recipient's email" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:5 msgid "Send Binary Data" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:6 msgid "Send binary files like coredump" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:7 #, fuzzy msgid "Send via email" msgstr "正在傳送電子郵件中..." #: ../src/plugins/report_Mailx.xml.in.h:8 msgid "Sender" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:9 #, fuzzy msgid "Sender's email" msgstr "正在傳送電子郵件中..." #: ../src/plugins/report_Mailx.xml.in.h:10 msgid "Subject" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:1 msgid "Address of the Red Hat support portal" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:4 msgid "RH Portal URL" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:5 msgid "Red Hat Customer Support" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:6 msgid "Red Hat customer password" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:7 msgid "Red Hat customer user name" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:8 msgid "Report to Red Hat support" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:9 msgid "Username" msgstr ""