22 lines
1.2 KiB
Text
22 lines
1.2 KiB
Text
# 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> 的值。
|