From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../toolkit/toolkit/global/unknownContentType.ftl | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 l10n-ko/toolkit/toolkit/global/unknownContentType.ftl (limited to 'l10n-ko/toolkit/toolkit/global/unknownContentType.ftl') diff --git a/l10n-ko/toolkit/toolkit/global/unknownContentType.ftl b/l10n-ko/toolkit/toolkit/global/unknownContentType.ftl new file mode 100644 index 0000000000..45cde4e72f --- /dev/null +++ b/l10n-ko/toolkit/toolkit/global/unknownContentType.ftl @@ -0,0 +1,42 @@ +# 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/. + +unknowncontenttype-handleinternally = + .label = { -brand-short-name }로 열기 + .accesskey = e + +unknowncontenttype-settingschange = + .value = + { PLATFORM() -> + [windows] { -brand-short-name } 설정에서 변경할 수 있습니다. + *[other] { -brand-short-name } 설정에서 변경할 수 있습니다. + } + +unknowncontenttype-intro = 다음 파일 열기를 선택하셨습니다: +unknowncontenttype-which-is = 파일 형식: +unknowncontenttype-from = 원본 위치: +unknowncontenttype-prompt = 이 파일을 저장하시겠습니까? +unknowncontenttype-action-question = { -brand-short-name }로 어떤 작업을 하시겠습니까? +unknowncontenttype-open-with = + .label = 열기: + .accesskey = o +unknowncontenttype-other = + .label = 기타… +unknowncontenttype-choose-handler = + .label = + { PLATFORM() -> + [macos] 선택하기… + *[other] 찾아보기… + } + .accesskey = + { PLATFORM() -> + [macos] C + *[other] B + } +unknowncontenttype-save-file = + .label = 파일 저장 + .accesskey = s +unknowncontenttype-remember-choice = + .label = 이 파일 형식에 대해 다시 묻지 않음 + .accesskey = a -- cgit v1.2.3