diff options
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 183 |
1 files changed, 165 insertions, 18 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index d25c9d45..0cb3f091 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: zh_TW\n" "Report-Msgid-Bugs-To: jmoskovc@redhat.com\n" -"POT-Creation-Date: 2010-05-19 00:22+0200\n" +"POT-Creation-Date: 2010-05-25 10:33+0200\n" "PO-Revision-Date: 2010-05-06 13:16+1000\n" "Last-Translator: Terry Chuang <tchuang@redhat.com>\n" "Language-Team: Traditional Chinese <zh@li.org>\n" @@ -160,19 +160,19 @@ msgstr "" msgid "Report" msgstr "報告" -#: src/Gui/CCMainWindow.py:61 +#: src/Gui/CCMainWindow.py:62 msgid "Reported" msgstr "已回報" -#: src/Gui/CCMainWindow.py:69 +#: src/Gui/CCMainWindow.py:70 msgid "Application" msgstr "應用程式" -#: src/Gui/CCMainWindow.py:71 +#: src/Gui/CCMainWindow.py:72 msgid "Latest Crash" msgstr "最後當機" -#: src/Gui/CCMainWindow.py:139 +#: src/Gui/CCMainWindow.py:140 #, python-format msgid "" "Can't show the settings dialog\n" @@ -181,7 +181,7 @@ msgstr "" "無法顯示設定對話方塊\n" "%s" -#: src/Gui/CCMainWindow.py:144 +#: src/Gui/CCMainWindow.py:145 #, python-format msgid "" "Unable to finish current task!\n" @@ -190,7 +190,7 @@ msgstr "" "無法完成目前的工作!\n" "%s" -#: src/Gui/CCMainWindow.py:179 +#: src/Gui/CCMainWindow.py:180 #, python-format msgid "" "Error while loading the dumplist.\n" @@ -199,7 +199,7 @@ msgstr "" "載入 dumplist 時發生了錯誤。\n" "%s" -#: src/Gui/CCMainWindow.py:236 +#: src/Gui/CCMainWindow.py:237 #, python-format msgid "" "<b>%s Crash</b>\n" @@ -208,11 +208,11 @@ msgstr "" "<b>%s 當機</b>\n" "%s" -#: src/Gui/CCMainWindow.py:332 +#: src/Gui/CCMainWindow.py:333 msgid "You have to select a crash to copy." msgstr "您必須選擇欲複製的當機。" -#: src/Gui/CCMainWindow.py:414 +#: src/Gui/CCMainWindow.py:418 msgid "" "Usage: abrt-gui [OPTIONS]\n" "\t-v[vv]\t\t\tVerbose\n" @@ -222,7 +222,7 @@ msgstr "" "\t-v[vv]\t\t\tVerbose\n" "\t--report=CRASH_ID\tDirectly report crash with CRASH_ID" -#: src/Gui/CCMainWindow.py:437 +#: src/Gui/CCMainWindow.py:441 #, python-format msgid "" "No such crash in database, probably wrong crashid.\n" @@ -291,7 +291,7 @@ msgstr "" msgid "Configure %s options" msgstr "配置 %s 選項" -#: src/Gui/CCReporterDialog.py:492 +#: src/Gui/CCReporterDialog.py:492 src/Gui/CReporterAssistant.py:494 msgid "" "Unable to get report!\n" "Debuginfo is missing?" @@ -309,6 +309,7 @@ msgstr "" "%s" #: src/Gui/CCReporterDialog.py:547 src/Gui/CCReporterDialog.py:568 +#: src/Gui/CReporterAssistant.py:526 #, python-format msgid "Error getting the report: %s" msgstr "取得報告時發生了錯誤:%s" @@ -375,7 +376,7 @@ msgstr "<span fgcolor=\"blue\">原因::/span>" msgid "I checked backtrace and removed sensitive data (passwords, etc)" msgstr "我已檢查了 backtrace 並移除了敏感資料(密碼等等)" -#: src/Gui/report.glade:369 +#: src/Gui/report.glade:369 src/Gui/CReporterAssistant.py:403 msgid "<b>Backtrace</b>" msgstr "<b>Backtrace</b>" @@ -419,11 +420,11 @@ msgstr "Reporter 選擇器" msgid "<b>Where do you want to report this incident?</b>" msgstr "<b>您希望在哪回報此問題?</b>" -#: src/Gui/report.glade:764 +#: src/Gui/report.glade:764 src/Gui/progress_window.glade:8 msgid "Please wait.." msgstr "請稍候…" -#: src/Gui/report.glade:817 +#: src/Gui/report.glade:817 src/Gui/progress_window.glade:60 msgid "Details" msgstr "詳情" @@ -527,6 +528,152 @@ msgstr "Analyzers、Actions、Reporters" msgid "GPG Keys" msgstr "GPG 金鑰" +#: src/Gui/CReporterAssistant.py:175 +#, python-format +msgid "" +"It looks like an application from the package <b>%s</b> has crashed on your " +"system. It's a good idea to send a bug report about this issue. The report " +"will provide software maintainers with information essential in figuring out " +"how to provide a bug fix for you\n" +"\n" +"Please review the information that follows and modify it as needed to ensure " +"your bug report does not contain any sensitive date you'd rather not share\n" +"\n" +"Select where you would like to report the bug, and press 'Forward' to " +"continue." +msgstr "" + +#: src/Gui/CReporterAssistant.py:217 +#, fuzzy +msgid "Send a bug report" +msgstr "傳送回報" + +#: src/Gui/CReporterAssistant.py:228 +msgid "" +"Below is the backtrace associated with your crash. A crash backtrace " +"provides developers with details about how a crash happen, helping them " +"track down the source of the problem\n" +"\n" +"Please review the backtrace below and modify it as needed to ensure your bug " +"report does not contain any sensitive date you'd rather not share:" +msgstr "" + +#: src/Gui/CReporterAssistant.py:255 +msgid "Refresh" +msgstr "" + +#: src/Gui/CReporterAssistant.py:257 +msgid "Copy" +msgstr "" + +#: src/Gui/CReporterAssistant.py:262 +msgid "I agree with submitting the backtrace" +msgstr "" + +#: src/Gui/CReporterAssistant.py:267 +msgid "Approve backtrace" +msgstr "" + +#: src/Gui/CReporterAssistant.py:290 +msgid "How this crash happen, step-by-step? How would you reproduce it?" +msgstr "" + +#: src/Gui/CReporterAssistant.py:306 +msgid "" +"Are there any comment you'd like to share with the software maintainers?" +msgstr "" + +#: src/Gui/CReporterAssistant.py:322 +msgid "Provide additional details" +msgstr "" + +#: src/Gui/CReporterAssistant.py:329 +msgid "" +"<b>Tip:</b> Your comments are not private. Please monitor what you say " +"accordingly" +msgstr "" + +#: src/Gui/CReporterAssistant.py:370 +msgid "Confirm and send report" +msgstr "" + +#: src/Gui/CReporterAssistant.py:372 +msgid "" +"Below is a summary of your bug report. Please click 'Apply' to submit it." +msgstr "" + +#: src/Gui/CReporterAssistant.py:377 +#, fuzzy +msgid "<b>Basic details</b>" +msgstr "<b>外掛程式詳情</b>" + +#: src/Gui/CReporterAssistant.py:384 +#, fuzzy +msgid "Component" +msgstr "一般" + +#: src/Gui/CReporterAssistant.py:385 +msgid "Package" +msgstr "" + +#: src/Gui/CReporterAssistant.py:386 +msgid "Executable" +msgstr "" + +#: src/Gui/CReporterAssistant.py:387 +msgid "Cmdline" +msgstr "" + +#: src/Gui/CReporterAssistant.py:389 +msgid "Architecture" +msgstr "" + +#: src/Gui/CReporterAssistant.py:390 +msgid "Kernel" +msgstr "" + +#: src/Gui/CReporterAssistant.py:391 +msgid "Release" +msgstr "" + +#: src/Gui/CReporterAssistant.py:392 +#, fuzzy +msgid "Reason" +msgstr "<b>原因:</b>" + +#: src/Gui/CReporterAssistant.py:406 +msgid "Click to view ..." +msgstr "" + +#: src/Gui/CReporterAssistant.py:417 +#, fuzzy +msgid "<b>Steps to reporoduce:</b>" +msgstr "<b>時間(或期間)</b>" + +#: src/Gui/CReporterAssistant.py:435 +#, fuzzy +msgid "<b>Comments:</b>" +msgstr "<b>註釋:</b>" + +#: src/Gui/CReporterAssistant.py:438 +msgid "This bug really sucks!" +msgstr "" + +#: src/Gui/CReporterAssistant.py:461 +msgid "Finish sending the bug report" +msgstr "" + +#: src/Gui/CReporterAssistant.py:462 +msgid "" +"Thank you for your bug report. It has been succesfully submitted. You may " +"view your bug report online using the web adress below:" +msgstr "" + +#: src/Gui/CReporterAssistant.py:470 +#, fuzzy +msgid "<b>Bug reports:</b>" +msgstr "<b>錯誤報告:</b>" + #: src/Applet/Applet.cpp:88 #, c-format msgid "A crash in package %s has been detected" @@ -633,15 +780,15 @@ msgstr "正在取得本機的全域特殊標示中" msgid "Generating backtrace" msgstr "正在產生 backtrace" -#: lib/Plugins/CCpp.cpp:325 +#: lib/Plugins/CCpp.cpp:327 msgid "Starting debuginfo installation" msgstr "開始進行 debuginfo 的安裝" -#: lib/Plugins/CCpp.cpp:533 +#: lib/Plugins/CCpp.cpp:535 msgid "Getting global universal unique identification..." msgstr "正在取得全域特殊標示符號..." -#: lib/Plugins/CCpp.cpp:699 +#: lib/Plugins/CCpp.cpp:701 msgid "Skipping debuginfo installation" msgstr "跳過 debuginfo 的安裝" |