diff options
Diffstat (limited to 'l10n-ko/dom/chrome/security/caps.properties')
-rw-r--r-- | l10n-ko/dom/chrome/security/caps.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-ko/dom/chrome/security/caps.properties b/l10n-ko/dom/chrome/security/caps.properties new file mode 100644 index 0000000000..99597c776c --- /dev/null +++ b/l10n-ko/dom/chrome/security/caps.properties @@ -0,0 +1,9 @@ +# 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/. +CheckLoadURIError = 보안 오류: %S의 내용은 %S에 연결할 수 없습니다. +CheckSameOriginError = 보안 오류: %S의 내용은 %S(으)로부터 읽을 수 없습니다. +ExternalDataError = 보안 오류: %S에 있는 내용이 %S를 읽으려 했지만 이미지로 사용되어서 외부 데이터를 읽지 않을 것입니다. + +CreateWrapperDenied = %S 클래스 객체 생성 거부 +CreateWrapperDeniedForOrigin = <%2$S>에서 %1$S 클래스 객체를 포함하기 위해 접근 거부 |