diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-th/toolkit/crashreporter/aboutcrashes.ftl | |
parent | Initial commit. (diff) | |
download | firefox-esr-upstream.tar.xz firefox-esr-upstream.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-th/toolkit/crashreporter/aboutcrashes.ftl | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-th/toolkit/crashreporter/aboutcrashes.ftl b/l10n-th/toolkit/crashreporter/aboutcrashes.ftl new file mode 100644 index 0000000000..5b0ea1b39f --- /dev/null +++ b/l10n-th/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 = ID รายงาน +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> ต้องถูกตั้ง |