From c1701504b2366542c32c5e6eeff1ba62cc75f8f6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:40:09 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-zh-TW/dom/chrome/dom/dom.properties | 16 ++- l10n-zh-TW/dom/chrome/layout/HtmlForm.properties | 2 +- l10n-zh-TW/dom/chrome/security/csp.properties | 109 +++++++++++++++++++++ l10n-zh-TW/dom/chrome/security/security.properties | 3 + 4 files changed, 124 insertions(+), 6 deletions(-) (limited to 'l10n-zh-TW/dom/chrome') diff --git a/l10n-zh-TW/dom/chrome/dom/dom.properties b/l10n-zh-TW/dom/chrome/dom/dom.properties index b8a7459f13..6723c53fb5 100644 --- a/l10n-zh-TW/dom/chrome/dom/dom.properties +++ b/l10n-zh-TW/dom/chrome/dom/dom.properties @@ -18,6 +18,7 @@ DebugScriptButton=對 Script 除錯 WaitForScriptButton=繼續 DontAskAgain=不要再問我 WindowCloseBlockedWarning=Script 無法關閉非由 Script 開啟的視窗。 +WindowCloseByScriptBlockedWarning=只可使用指令碼關閉由指令碼開啟的視窗。 OnBeforeUnloadTitle=您確定嗎? OnBeforeUnloadMessage2=此頁面詢問您是否要離開 — 您輸入的資訊可能尚未儲存。 OnBeforeUnloadStayButton=留在此頁 @@ -304,16 +305,22 @@ NotificationsRequireUserGesture=通知權限僅能由使用者產生,於短期 NotificationsRequireUserGestureDeprecationWarning=已棄用在短期執行,由使用者產生的 event handler 之外要求通知權限的做法,將在未來停止支援。 # LOCALIZATION NOTE: Do not translate "content", "Window", and "window.top" WindowContentUntrustedWarning=Window 物件的「content」屬性已被棄用,請改用「window.top」。 + # LOCALIZATION NOTE: The first %S is the tag name of the element that starts the loop, the second %S is the element's ID. SVGRefLoopWarning=ID 為「%S」的 SVG <%S> 當中發生循環參照。 # LOCALIZATION NOTE: The first %S is the tag name of the element in the chain where the chain was broken, the second %S is the element's ID. SVGRefChainLengthExceededWarning=SVG <%S> 的參照鏈太長,在 ID 為「%S」的元素後就被放棄。 -# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. -SVGDeselectAll=SVGSVGElement.deselectAll 功能與 Selection API 重複,已棄用。 # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. SVGNearestViewportElement=已棄用 SVGGraphicsElement.nearestViewportElement,並將在未來移除。請改用 SVGElement.viewportElement。 # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. SVGFarthestViewportElement=已棄用 SVGGraphicsElement.farthestViewportElement,並將在未來移除。 +# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. +SVGDeselectAllWarning=SVGSVGElement.deselectAll 功能與 Selection API 重複,已棄用。 +# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. +SVGNearestViewportElementWarning=已棄用 SVGGraphicsElement.nearestViewportElement,並將在未來移除。請改用 SVGElement.viewportElement。 +# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. +SVGFarthestViewportElementWarning=已棄用 SVGGraphicsElement.farthestViewportElement,並將在未來移除。 + # LOCALIZATION NOTE: Do not translate "