diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:40:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:40:09 +0000 |
commit | c1701504b2366542c32c5e6eeff1ba62cc75f8f6 (patch) | |
tree | 81b15ef2846efcdbb09422dd283399e769cb7ef9 /l10n-ja/dom/chrome | |
parent | Releasing progress-linux version 115.10.0esr-1~progress7.99u1. (diff) | |
download | firefox-esr-c1701504b2366542c32c5e6eeff1ba62cc75f8f6.tar.xz firefox-esr-c1701504b2366542c32c5e6eeff1ba62cc75f8f6.zip |
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ja/dom/chrome')
-rw-r--r-- | l10n-ja/dom/chrome/dom/dom.properties | 16 | ||||
-rw-r--r-- | l10n-ja/dom/chrome/security/csp.properties | 100 | ||||
-rw-r--r-- | l10n-ja/dom/chrome/security/security.properties | 3 |
3 files changed, 113 insertions, 6 deletions
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 "<script>". ScriptSourceEmpty =<script> 要素の ‘%S’ 属性が空です。 # LOCALIZATION NOTE: Do not translate "<script>". @@ -333,6 +340,8 @@ ModuleSourceNotAllowed =この document ではモジュールのソース URI WebExtContentScriptModuleSourceNotAllowed =WebExtension コンテンツスクリプトは moz-extension URL のモジュールしか読み込みません。次の URL は対象外です: “%S” ModuleResolveFailureNoWarn =モジュール指定 “%S” の解決時にエラーが発生しました。 ModuleResolveFailureWarnRelative =モジュール指定 “%S” の解決時にエラーが発生しました。モジュール指定の相対パスは “./” または “../”, “/” のいずれかで始まらなければなりません。 +# LOCALIZATION NOTE: Do not translate "locale" and "IDBObjectStore.createIndex()". +IDBObjectStoreCreateIndexLocaleWarning =IDBObjectStore.createIndex() の ‘locale’ オプションは推奨されません。 ImportMapInvalidTopLevelKey =import map 内に不正なトップレベルキー “%S” が提供されています。 ImportMapEmptySpecifierKeys =specifier キーを空文字列にすることはできません。 ImportMapAddressesNotStrings =アドレスは文字列でなければなりません。 @@ -473,9 +482,6 @@ InstallTriggerInstallDeprecatedWarning =InstallTrigger.install() は推奨され # LOCALIZATION NOTE: Do not translate "HTMLOptionsCollection.length". %1$S is the invalid value, %2$S is the current limit. SelectOptionsLengthAssignmentWarning =<select> オプションリストを HTMLOptionsCollection.length (値 %1$S) への割り当て経由で展開することを拒否しました。サポートされた最大サイズは %2$S です。 -# LOCALIZATION NOTE: Do not translate "isExternalCTAP2SecurityKeySupported". -IsExternalCTAP2SecurityKeySupportedWarning =isExternalCTAP2SecurityKeySupported() は推奨されません。 - InvalidFormControlUnfocusable =不正なフォームコントロールはフォーカスできません。 # LOCALIZATION NOTE: Do not translate "name=" InvalidNamedFormControlUnfocusable =name=‘%S’ を持つ不正なコントロールはフォーカスできません。 diff --git a/l10n-ja/dom/chrome/security/csp.properties b/l10n-ja/dom/chrome/security/csp.properties index 9874300dde..a55b6e9b16 100644 --- a/l10n-ja/dom/chrome/security/csp.properties +++ b/l10n-ja/dom/chrome/security/csp.properties @@ -1,4 +1,3 @@ -## (^m^) 未訳 # 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/. @@ -18,6 +17,105 @@ CSPROViolation =Report-Only CSP ポリシーに対する違反が発生しま # %1$S is the directive that has been violated. # %2$S is the URI of the resource which violated the directive. CSPROViolationWithURI =ページの設定により次のリソースの読み込みを監視します %2$S (“%1$S”)。CSP レポートが送信されました。 + +# CSP Warnings: + +# LOCALIZATION NOTE (CSPInlineStyleViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. style-src-elem) +CSPInlineStyleViolation =ページの設定によりインラインスタイル (%2$S) の適用をブロックしました。次のディレクティブに違反しています: “%1$S” +# LOCALIZATION NOTE (CSPROInlineStyleViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. style-src-elem) +CSPROInlineStyleViolation =(Report-Only ポリシー) ページの設定によりインラインスタイル (%2$S) の適用がブロックされます。次のディレクティブに違反しています: “%1$S” +# LOCALIZATION NOTE (CSPInlineScriptViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-elem) +CSPInlineScriptViolation =ページの設定によりインラインスクリプト (%2$S) の実行をブロックしました。次のディレクティブに違反しています: “%1$S” +# LOCALIZATION NOTE (CSPROInlineScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-elem) +CSPROInlineScriptViolation =(Report-Only ポリシー) ページの設定によりインラインスクリプト (%2$S) の実行がブロックされます。次のディレクティブに違反しています: “%1$S” +# LOCALIZATION NOTE (CSPEventHandlerScriptViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-attr) +CSPEventHandlerScriptViolation =ページの設定によりイベントハンドラー (%2$S) の実行をブロックしました。次のディレクティブに違反しています: “%1$S” +# LOCALIZATION NOTE (CSPROEventHandlerScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-attr) +CSPROEventHandlerScriptViolation =(Report-Only ポリシー) ページの設定によりイベントハンドラー (%2$S) の実行がブロックされます。次のディレクティブに違反しています: “%1$S” +# LOCALIZATION NOTE (CSPEvalScriptViolation): +# Don't translate/change "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +CSPEvalScriptViolation =ページの設定により JavaScript eval (%2$S) の実行をブロックしました。次のディレクティブに違反しています: “%1$S” ('unsafe-eval' が不足) +# LOCALIZATION NOTE (CSPROEvalScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# Don't translate/change "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +CSPROEvalScriptViolation =(Report-Only ポリシー) ページの設定により JavaScript eval (%2$S) の実行がブロックされます。次のディレクティブに違反しています: “%1$S” ('unsafe-eval' が不足) +# LOCALIZATION NOTE (CSPWasmEvalScriptViolation): +# WebAssembly is a feature name. +# Don't translate/change "'wasm-unsafe-eval'" or "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +CSPWasmEvalScriptViolation =ページの設定により WebAssembly (%2$S) の実行をブロックしました。次のディレクティブに違反しています: “%1$S” ('wasm-unsafe-eval' または 'unsafe-eval' が不足) +# LOCALIZATION NOTE (CSPROWasmEvalScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# WebAssembly is a feature name. +# Don't translate/change "'wasm-unsafe-eval'" or "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +CSPROWasmEvalScriptViolation =(Report-Only ポリシー) ページの設定により WebAssembly (%2$S) の実行がブロックされます。次のディレクティブに違反しています: “%1$S” ('wasm-unsafe-eval' または 'unsafe-eval' が不足) +# LOCALIZATION NOTE (CSPStyleViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. style-src) +CSPStyleViolation =ページの設定により %2$S のスタイル (%3$S) の適用をブロックしました。次のディレクティブに違反しています: “%1$S” +# LOCALIZATION NOTE (CSPROStyleViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. style-src) +CSPROStyleViolation =(Report-Only ポリシー) ページの設定により %2$S のスタイル (%3$S) の適用がブロックされます。次のディレクティブに違反しています: “%1$S” +# LOCALIZATION NOTE (CSPScriptViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. script-src-elem) +CSPScriptViolation =ページの設定により %2$S のスクリプト (%3$S) の実行をブロックしました。次のディレクティブに違反しています: “%1$S” +# LOCALIZATION NOTE (CSPROScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. script-src-elem) +CSPROScriptViolation =(Report-Only ポリシー) ページの設定により %2$S のスクリプト (%3$S) の実行がブロックされます。次のディレクティブに違反しています: “%1$S” +# LOCALIZATION NOTE (CSPWorkerViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. worker-src) +CSPWorkerViolation =ページの設定により %2$S の Worker スクリプト (%3$S) の実行をブロックしました。次のディレクティブに違反しています: “%1$S” +# LOCALIZATION NOTE (CSPROWorkerViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. worker-src) +CSPROWorkerViolation =(Report-Only ポリシー) ページの設定により %2$S の Worker スクリプト (%3$S) の実行がブロックされます。次のディレクティブに違反しています: “%1$S” +# LOCALIZATION NOTE (CSPGenericViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. image-src) +CSPGenericViolation =ページの設定により %2$S のリソース (%3$S) の読み込みをブロックしました。次のディレクティブに違反しています: “%1$S” +# LOCALIZATION NOTE (CSPROGenericViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. image-src) +CSPROGenericViolation =(Report-Only ポリシー) ページの設定により %2$S のリソース (%3$S) の読み込みがブロックされます。次のディレクティブに違反しています: “%1$S” + # LOCALIZATION NOTE (triedToSendReport): # %1$S is the URI we attempted to send a report to. triedToSendReport =不正な URI にレポートの送信を試みました: “%1$S” diff --git a/l10n-ja/dom/chrome/security/security.properties b/l10n-ja/dom/chrome/security/security.properties index e5cb3f3184..5c3be1bdac 100644 --- a/l10n-ja/dom/chrome/security/security.properties +++ b/l10n-ja/dom/chrome/security/security.properties @@ -46,6 +46,9 @@ LoadingMixedDisplayObjectSubrequestDeprecation =安全なページ上のプラ # LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download MixedContentBlockedDownload =安全でないコンテンツ “%S” のダウンロードをブロックしました。 +# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download +BlockedInsecureDownload = 安全でないダウンロードをブロックしました: “%S” + # LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" BothAllowScriptsAndSameOriginPresent =iframe の sandbox 属性にサンドボックスを解除できる allow-scripts 属性と allow-same-origin 属性の両方が指定されています。 # LOCALIZATION NOTE: Do not translate "allow-top-navigation-by-user-activation", "allow-top-navigation", "sandbox" or "iframe" |