# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # # !!! IMPORTANT !!! # # Before you edit this file, please keep in mind that contributing to the project # translations is possible ONLY via the Transifex online service. # # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. # # To learn more, check out the official contributor's guide: # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html # msgid "" msgstr "" "Language-Team: Korean (https://app.transifex.com/ckeditor/teams/11143/ko/)\n" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" "Content-Type: text/plain; charset=UTF-8\n" msgctxt "The tooltip of a find and replace button in the toolbar. Also, the title of the find and replace form." msgid "Find and replace" msgstr "찾기 및 바꾸기" msgctxt "The label for the searched text in the find and replace dropdown." msgid "Find in text…" msgstr "텍스트에서 찾기..." msgctxt "The label for the find action button in the find and replace dropdown." msgid "Find" msgstr "찾기" msgctxt "The label for the previous result button in the find and replace dropdown." msgid "Previous result" msgstr "이전 결과" msgctxt "The label for the previous result button in the find and replace dropdown." msgid "Next result" msgstr "다음 결과" msgctxt "The label for the (single) replace action button in the find and replace dropdown." msgid "Replace" msgstr "바꾸기" msgctxt "The label for the replace all action button in the find and replace dropdown." msgid "Replace all" msgstr "모두 바꾸기" msgctxt "The label for the match case checkbox in the find and replace dropdown." msgid "Match case" msgstr "대/소문자 구분" msgctxt "The label for the whole words only checkbox in the find and replace dropdown." msgid "Whole words only" msgstr "전체 단어만" msgctxt "The label for the text replacement in the find and replace dropdown." msgid "Replace with…" msgstr "바꿀 내용..." msgctxt "An error text displayed when user attempted to find an empty text." msgid "Text to find must not be empty." msgstr "찾을 텍스트를 입력해야 합니다." msgctxt "A message displayed next to the replace field when disabled but user tries to use it." msgid "Tip: Find some text first in order to replace it." msgstr "팁: 바꾸려는 텍스트를 먼저 찾으세요." msgctxt "The label and the tooltip of the options dropdown button in the find and replace form." msgid "Advanced options" msgstr "고급 옵션" msgctxt "Keystroke description for assistive technologies: keystroke for opening the find and replace UI." msgid "Find in the document" msgstr "문서에서 찾기"