diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
commit | 40a355a42d4a9444dc753c04c6608dade2f06a23 (patch) | |
tree | 871fc667d2de662f171103ce5ec067014ef85e61 /l10n-th/dom/chrome/security | |
parent | Adding upstream version 124.0.1. (diff) | |
download | firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.tar.xz firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.zip |
Adding upstream version 125.0.1.upstream/125.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-th/dom/chrome/security')
-rw-r--r-- | l10n-th/dom/chrome/security/csp.properties | 83 | ||||
-rw-r--r-- | l10n-th/dom/chrome/security/security.properties | 9 |
2 files changed, 88 insertions, 4 deletions
diff --git a/l10n-th/dom/chrome/security/csp.properties b/l10n-th/dom/chrome/security/csp.properties index dfa9dbedc9..467431879a 100644 --- a/l10n-th/dom/chrome/security/csp.properties +++ b/l10n-th/dom/chrome/security/csp.properties @@ -17,6 +17,87 @@ CSPROViolation = เกิดการละเมิดสำหรับนโ # %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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) + # LOCALIZATION NOTE (triedToSendReport): # %1$S is the URI we attempted to send a report to. triedToSendReport = พยายามส่งรายงานไปยัง URI ที่ใช้ไม่ได้ : "%1$S" @@ -76,7 +157,7 @@ upgradeInsecureRequest = อัปเกรดคำขอที่ไม่ป ignoreSrcForDirective = ละเลย srcs สำหรับคำสั่ง ‘%1$S’ # LOCALIZATION NOTE (hostNameMightBeKeyword): # %1$S is the hostname in question and %2$S is the keyword -hostNameMightBeKeyword = ตีความ %1$S เป็นชื่อโฮสต์แทนที่จะเป็นคำสำคัญ หากคุณต้องการให้ตีความเป็นคำสำคัญ ให้ใช้ ‘%2$S’ (อยู่ในอัญประกาศเดี่ยว) +hostNameMightBeKeyword = ตีความ %1$S เป็นชื่อโฮสต์แทนที่จะเป็นคำสำคัญ ถ้าคุณต้องการให้ตีความเป็นคำสำคัญ ให้ใช้ ‘%2$S’ (อยู่ในอัญประกาศเดี่ยว) # LOCALIZATION NOTE (notSupportingDirective): # directive is not supported (e.g. 'reflected-xss') notSupportingDirective = ไม่รองรับคำสั่ง ‘%1$S’ คำสั่งและค่าต่าง ๆ จะถูกละเลย diff --git a/l10n-th/dom/chrome/security/security.properties b/l10n-th/dom/chrome/security/security.properties index 1e712aaa7d..09cc1e25dd 100644 --- a/l10n-th/dom/chrome/security/security.properties +++ b/l10n-th/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 ที่มีทั้ง allow-scripts และ allow-same-origin เดียวกันสำหรับแอตทริบิวต์ sandbox สามารถเอาคุณลักษณะการทำ sandbox ออกได้ # LOCALIZATION NOTE: Do not translate "allow-top-navigation-by-user-activation", "allow-top-navigation", "sandbox" or "iframe" @@ -97,7 +100,7 @@ BlockFileScriptWithWrongMimeType=การโหลดสคริปต์จ # LOCALIZATION NOTE: “%S” is the whole URI of the loaded file. BlockExtensionScriptWithWrongExt=การโหลดสคริปต์ด้วย URI “%S” ถูกปิดกั้นเนื่องจากไม่อนุญาตให้ใช้ส่วนขยายไฟล์ -RestrictBrowserEvalUsage=ไม่อนุญาตให้ใช้ eval() และ eval-like ในโปรเซสหลักหรือในบริบทระบบ (ปิดกั้นการใช้ใน “%1$S”) +RestrictBrowserEvalUsage=ไม่อนุญาตให้ใช้ eval() และ eval-like ในโพรเซสแม่หรือในบริบทระบบ (ปิดกั้นการใช้ใน “%1$S”) # LOCALIZATION NOTE (MixedContentAutoUpgrade): # %1$S is the URL of the upgraded request; %2$S is the upgraded scheme. @@ -154,13 +157,13 @@ HTTPSOnlyFailedDowngradeAgain = การอัปเกรดคำขอไม # %1$S is the URL of the upgraded speculative TCP connection; %2$S is the upgraded scheme. HTTPSOnlyUpgradeSpeculativeConnection = กำลังอัปเกรดการเชื่อมต่อ TCP แบบคาดการณ์ที่ไม่ปลอดภัย “%1$S” ให้ไปใช้ “%2$S” -HTTPSFirstSchemeless = กำลังอัปเกรด URL ที่โหลดในแถบที่อยู่ซึ่งไม่มีแบบแผนโปรโตคอลที่ชัดเจนให้ไปใช้ HTTPS +HTTPSFirstSchemeless = กำลังอัปเกรด URL ที่โหลดในแถบที่อยู่ซึ่งไม่มีแบบแผนโพรโทคอลที่ชัดเจนให้ไปใช้ HTTPS # LOCALIZATION NOTE: %S is the URL of the blocked request; IframeSandboxBlockedDownload = การดาวน์โหลด “%S” ถูกปิดกั้นเนื่องจาก iframe ที่กระตุ้นมีการตั้งค่าสถานะ sandbox ไว้ # LOCALIZATION NOTE: %S is the URL of the blocked request; -SandboxBlockedCustomProtocols = ปิดกั้นการนำทางไปยังโปรโตคอลที่กำหนดเอง “%S” จากบริบทที่อยู่ใน sandbox +SandboxBlockedCustomProtocols = การนำทางไปยังโพรโทคอลกำหนดเอง “%S” จากบริบทที่อยู่ในแซนด์บอกซ์ถูกปิดกั้น # Sanitizer API # LOCALIZATION NOTE: Please do not localize "DocumentFragment". It's the name of an API. |