From 520a92573ce79e3628762e4ce06e284d50c2e548 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:21:19 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-ja/dom/chrome/dom/dom.properties | 16 ++-- l10n-ja/dom/chrome/security/csp.properties | 100 +++++++++++++++++++++++- l10n-ja/dom/chrome/security/security.properties | 3 + 3 files changed, 113 insertions(+), 6 deletions(-) (limited to 'l10n-ja/dom') diff --git a/l10n-ja/dom/chrome/dom/dom.properties b/l10n-ja/dom/chrome/dom/dom.properties index 9874909b8c..7c925fcc7d 100644 --- a/l10n-ja/dom/chrome/dom/dom.properties +++ b/l10n-ja/dom/chrome/dom/dom.properties @@ -18,6 +18,7 @@ DebugScriptButton =スクリプトをデバッグ WaitForScriptButton =処理を続行 DontAskAgain =次回からは確認しない(&D) WindowCloseBlockedWarning =スクリプトはスクリプトによって開かれたウィンドウ以外を閉じることができません。 +WindowCloseByScriptBlockedWarning =スクリプトはスクリプトによって開かれたウィンドウのみを閉じます。 OnBeforeUnloadTitle =本当によろしいですか? OnBeforeUnloadMessage2 =このページから移動しますか? 入力した情報は保存されません。 OnBeforeUnloadStayButton =このページに留まる @@ -307,16 +308,22 @@ NotificationsRequireUserGesture =通知の許可設定はユーザー生成の NotificationsRequireUserGestureDeprecationWarning =通知許可の要求について、ユーザー生成の短期的なイベントハンドラーでない外部のものは推奨されません。将来のバージョンでサポートされなくなります。 # 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 =ID “%S” を持つ要素で SVG <%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 "