summaryrefslogtreecommitdiffstats
path: root/l10n-zh-TW/toolkit/crashreporter/aboutcrashes.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-zh-TW/toolkit/crashreporter/aboutcrashes.ftl')
-rw-r--r--l10n-zh-TW/toolkit/crashreporter/aboutcrashes.ftl31
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-zh-TW/toolkit/crashreporter/aboutcrashes.ftl b/l10n-zh-TW/toolkit/crashreporter/aboutcrashes.ftl
new file mode 100644
index 0000000000..4ccf8635b6
--- /dev/null
+++ b/l10n-zh-TW/toolkit/crashreporter/aboutcrashes.ftl
@@ -0,0 +1,31 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v- 2-0- If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla-org/MPL/2-0/-
+
+
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+crash-reports-title = 錯誤資訊報表
+
+submit-all-button-label = 送出全部
+delete-button-label = 全部清除
+delete-confirm-title = 您確定嗎?
+delete-unsubmitted-description = 將刪除所有未送出的錯誤報表,無法復原。
+delete-submitted-description = 將清除已送出的錯誤報表清單,但不會刪除已送出的資料,此操作無法復原。
+
+crashes-unsubmitted-label = 未送出的錯誤報告
+id-heading = 報表編號
+date-crashed-heading = 錯誤發生日期
+submit-crash-button-label = 送出
+# This text is used to replace the label of the crash submit button
+# if the crash submission fails.
+submit-crash-button-failure-label = 失敗
+
+crashes-submitted-label = 已送出的錯誤報告
+date-submitted-heading = 送出日期
+view-crash-button-label = 檢視
+
+no-reports-label = 未送出任何錯誤資訊報表。
+no-config-label = 此程式尚未設定好以顯示錯誤資訊報表,必須設好 <code>breakpad.reportURL</code> 的值。