summaryrefslogtreecommitdiffstats
path: root/l10n-ko/dom/chrome/security/security.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ko/dom/chrome/security/security.properties')
-rw-r--r--l10n-ko/dom/chrome/security/security.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/l10n-ko/dom/chrome/security/security.properties b/l10n-ko/dom/chrome/security/security.properties
index 66756f7bea..479bc85118 100644
--- a/l10n-ko/dom/chrome/security/security.properties
+++ b/l10n-ko/dom/chrome/security/security.properties
@@ -46,8 +46,6 @@ 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=sandbox 속성에 allow-scripts 및 allow-same-origin이 모두 있는 iframe은 sandbox를 제거할 수 있습니다.
@@ -159,6 +157,9 @@ HTTPSOnlyUpgradeSpeculativeConnection = “%2$S”을(를) 사용하도록 안
HTTPSFirstSchemeless = 명시적인 프로토콜 체계 없이 주소 표시줄에 로드된 URL을 HTTPS를 사용하도록 업그레이드합니다.
+# LOCALIZATION NOTE: %S is the hostname for which a exception will be added;
+HTTPSFirstAddingSessionException = 웹 사이트가 HTTPS를 지원하지 않는 것 같습니다. "http://%S"를 안전하게 로드하려는 추가 시도는 일시적으로 건너뜁니다.
+
# LOCALIZATION NOTE: %S is the URL of the blocked request;
IframeSandboxBlockedDownload = 트리거링 iframe에 샌드박스 플래그가 설정되어 있기 때문에 “%S” 다운로드가 차단되었습니다.