diff options
Diffstat (limited to 'l10n-ko/toolkit/chrome/search/search.properties')
-rw-r--r-- | l10n-ko/toolkit/chrome/search/search.properties | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-ko/toolkit/chrome/search/search.properties b/l10n-ko/toolkit/chrome/search/search.properties new file mode 100644 index 0000000000..0b72a0a435 --- /dev/null +++ b/l10n-ko/toolkit/chrome/search/search.properties @@ -0,0 +1,18 @@ +# 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/. + +addEngineConfirmTitle=검색 엔진 추가 +addEngineConfirmation="%S"을(를) 검색 표시줄의 엔진 목록에 추가하시겠습니까?\n\n위치: %S +addEngineAsCurrentText=현재 검색 엔진으로 설정(&U) +addEngineAddButtonLabel=추가 + +error_loading_engine_title=다운로드 오류 +# LOCALIZATION NOTE (error_loading_engine_msg2): %1$S = brandShortName, %2$S = location +error_loading_engine_msg2=%S가 검색 플러그인을 다운로드할 수 없습니다.\n위치: %S +error_duplicate_engine_msg=%S는 같은 이름을 가진 검색 플러그인이 있으므로 "%S"를 설치할 수 없습니다. + +error_invalid_engine_title=설치 오류 +error_invalid_format_title=잘못된 형식 +# LOCALIZATION NOTE (error_invalid_engine_msg2): %1$S = brandShortName, %2$S = location (url) +error_invalid_engine_msg2=%1$S가 다음 검색 엔진을 설치하지 못했습니다: %2$S |