From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-zh-TW/browser/browser/contentCrash.ftl | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 l10n-zh-TW/browser/browser/contentCrash.ftl (limited to 'l10n-zh-TW/browser/browser/contentCrash.ftl') diff --git a/l10n-zh-TW/browser/browser/contentCrash.ftl b/l10n-zh-TW/browser/browser/contentCrash.ftl new file mode 100644 index 0000000000..07891f5423 --- /dev/null +++ b/l10n-zh-TW/browser/browser/contentCrash.ftl @@ -0,0 +1,30 @@ +# 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/. + + +## Subframe crash notification + +crashed-subframe-message = 此頁面中的部分內容發生錯誤。您同意的話,可將此問題回報給 { -brand-product-name },讓我們更快修正。 + +# The string for crashed-subframe-title.title should match crashed-subframe-message, +# but without any markup. +crashed-subframe-title = + .title = 此頁面中的部分內容發生錯誤。您同意的話,可將此問題回報給 { -brand-product-name },讓我們更快修正。 +crashed-subframe-learnmore-link = + .value = 了解更多 +crashed-subframe-submit = + .label = 送出報告 + .accesskey = S + +## Pending crash reports + +# Variables: +# $reportCount (Number): the number of pending crash reports +pending-crash-reports-message = 您有 { $reportCount } 筆未送出的錯誤回報 +pending-crash-reports-view-all = + .label = 檢視 +pending-crash-reports-send = + .label = 傳送 +pending-crash-reports-always-send = + .label = 總是傳送 -- cgit v1.2.3