diff options
Diffstat (limited to 'l10n-ko/browser/browser/textRecognition.ftl')
-rw-r--r-- | l10n-ko/browser/browser/textRecognition.ftl | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-ko/browser/browser/textRecognition.ftl b/l10n-ko/browser/browser/textRecognition.ftl new file mode 100644 index 0000000000..364f877331 --- /dev/null +++ b/l10n-ko/browser/browser/textRecognition.ftl @@ -0,0 +1,15 @@ +# 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/. + + +## Text recognition works through a modal that presents the text that is found +## in an image, and copies the results to the clipboard. + +text-recognition-modal-searching-title = 이미지에서 텍스트 검색 중… +text-recognition-modal-results-title = 이미지에서 복사한 텍스트 +text-recognition-modal-no-results-title = 죄송합니다. 텍스트를 추출할 수 없습니다. 다른 이미지로 시도해 보세요. <a data-l10n-name="error-link">더 알아보기</a>. +text-recognition-modal-close-button = 닫기 + +# The title of the the modal is only available to screen readers. +text-recognition-modal-accessible-modal-title = 텍스트 추출 결과 |