App-Greple-xlate

 view release on metacpan or  search on metacpan

i18n/src/xlate.pod.xlate-deepl-KO.json  view on Meta::CPAN

      "Specify the output format for original and translated text.\n",
      "원본 및 번역 텍스트의 출력 형식을 지정합니다.\n"
   ],
   [
      "The following formats other than C<xtxt> assume that the part to be translated is a collection of lines. In fact, it is possible to translate only a portion of a line, but specifying a format other than C<xtxt> will not produce meaningful resu...
      "C<xtxt> 이외의 다음 형식은 번역할 부분이 줄의 모음이라고 가정합니다. 실제로는 한 줄의 일부만 번역할 수 있지만 C<xtxt> 이외의 형식을 지정하면 의미 있는 결과가 나오지 않습니다.\n...
   ],
   [
      "Original and converted text are printed in L<git(1)> conflict marker format.\n",
      "원본 텍스트와 변환된 텍스트는 L<git(1)> 충돌 마커 형식으로 인쇄됩니다.\n"
   ],
   [
      "You can recover the original file by next L<sed(1)> command.\n",
      "다음 L<sed(1)> 명령으로 원본 파일을 복구할 수 있습니다.\n"
   ],
   [
      "The original and translated text are output in a markdown's custom container style.\n",
      "원본 텍스트와 번역된 텍스트는 마크다운의 사용자 정의 컨테이너 스타일로 출력됩니다.\n"
   ],
   [
      "Above text will be translated to the following in HTML.\n",
      "위의 텍스트는 HTML에서 다음과 같이 번역됩니다.\n"
   ],
   [
      "Number of colon is 7 by default. If you specify colon sequence like C<:::::>, it is used instead of 7 colons.\n",
      "콜론 개수는 기본적으로 7입니다. C<:::::>와 같이 콜론 순서를 지정하면 콜론 7개 대신 사용됩니다.\n"
   ],
   [
      "Original and converted text are printed in L<cpp(1)> C<#ifdef> format.\n",
      "원본 텍스트와 변환된 텍스트는 L<cpp(1)> C<#ifdef> 형식으로 인쇄됩니다.\n"
   ],
   [
      "You can retrieve only Japanese text by the B<unifdef> command:\n",
      "일본어 텍스트만 검색하려면 B<unifdef> 명령으로 검색할 수 있습니다:\n"
   ],
   [
      "Original and converted text are printed separated by single blank line. For C<space+>, it also outputs a newline after the converted text.\n",
      "원본 텍스트와 변환된 텍스트는 하나의 빈 줄로 구분하여 인쇄됩니다. C<스페이스+>의 경우 변환된 텍스트 뒤에 줄 바꿈도 출력합니다.\n"
   ],
   [
      "If the format is C<xtxt> (translated text) or unkown, only translated text is printed.\n",
      "형식이 C<xtxt>(번역된 텍스트) 또는 알 수 없는 경우 번역된 텍스트만 인쇄됩니다.\n"
   ],
   [
      "Specify the maximum length of text to be sent to the API at once. The default value 0 means the engine's own limit: for the free DeepL account service that is 128K for the API (B<--xlate>) and 5000 for the clipboard interface (B<--xlate-labor>...
      "API에 한 번에 전송할 텍스트의 최대 길이를 지정합니다. 기본값 0은 엔진 자체의 제한을 의미합니다. 무료 DeepL 계정 서비스의 경우 API(B<--xlate>)는 128K, 클립보드 인터페이스(B<--xlate-labor...
   ],
   [
      "Specify the maximum lines of text to be sent to the API at once.\n",
      "한 번에 API로 전송할 텍스트의 최대 줄 수를 지정합니다.\n"
   ],
   [
      "Set this value to 1 if you want to translate one line at a time. This option takes precedence over the C<--xlate-maxlen> option.\n",
      "한 번에 한 줄씩 번역하려면 이 값을 1로 설정합니다. 이 옵션은 C<--xlate-maxlen> 옵션보다 우선합니다.\n"
   ],
   [
      "Specify a custom prompt to be sent to the translation engine. This option is available for the LLM engines (C<gpt3>, C<gpt4o>, C<gpt5>) but not for DeepL. You can customize the translation behavior by providing specific instructions to the AI ...
      "번역 엔진에 전송할 사용자 지정 프롬프트를 지정하십시오. 이 옵션은 LLM 엔진 (C<gpt3>, C<gpt4o>, C<gpt5>)에서 사용할 수 있지만 DeepL에서는 사용할 수 없습니다. AI 모델에 구체적인 지침을 ...
   ],
   [
      "Specify additional context information to be sent to the translation engine. This option can be used multiple times to provide multiple context strings. The context information helps the translation engine understand the background and produce...
      "번역 엔진에 전송할 추가 컨텍스트 정보를 지정합니다. 이 옵션을 여러 번 사용하여 여러 개의 컨텍스트 문자열을 제공할 수 있습니다. 컨텍스트 정보는 번역 엔진이 배경을 이해하고 ...
   ],
   [
      "Number of surrounding translated blocks passed as reference context when re-translating changed blocks (default 2). The context also includes the raw source text around the changed region (headings, list structure, captions) and, when availabl...
      "변경된 블록을 재번역할 때 참조 컨텍스트로 전달되는 주변 번역 블록의 수(기본값 2). 이 컨텍스트에는 변경된 영역 주변의 원본 텍스트(제목, 목록 구조, 캡션)와, 가능한 경우 캐시에...
   ],
   [
      "Initialize a new document's cache from another document's cache file. Useful for periodic reports: seed the new issue's cache with the previous issue's, so unchanged paragraphs are not re-translated and edited paragraphs keep the previous issu...
      "다른 문서의 캐시 파일을 사용하여 새 문서의 캐시를 초기화합니다. 정기 보고서에 유용합니다. 새 호의 캐시에 이전 호의 캐시를 초기값으로 설정하면, 변경되지 않은 단락은 다시 번...
   ],
   [
      "Anonymize sensitive strings before they are sent to the translation API, and restore them in the output. The dictionary file gives one entry per item: in JSON (canonical, machine-generatable)\n",
      "민감한 문자열을 번역 API로 전송하기 전에 익명화하고, 출력 시 원본을 복원합니다. 사전 파일은 항목당 하나의 항목을 제공하며, JSON 형식(표준, 기계 생성 가능)\n"
   ],
   [
      "or in a simple line format (C<category pattern>, C</.../> for regex). Each item is replaced by a category tag such as C<< <person id=\"1\" /> >>; the same string always gets the same tag, so the model can keep track of who is who. Unknown JSON...
      "또는 간단한 라인 형식(C<category pattern>,  는C</.../> 정규식)으로 지정할 수 있습니다. 각 항목은  와 같은 카테고리 태그로 대체됩니다C<< <person id=\"1\" /> >>. 동일한 문자열에는 항상 동일í•...
   ],
   [
      "A dictionary can be generated by an external tool -- for example a local model extracting sensitive entities:\n",
      "사전(dictionary)은 외부 도구(예: 민감한 엔티티를 추출하는 로컬 모델)를 통해 생성될 수 있습니다:\n"
   ],
   [
      "A UTF-8 BOM in the file is tolerated. Values in the front matter line format may carry a trailing comment only on their own line, not after the value.\n",
      "파일 내의 UTF-8 BOM은 허용됩니다. 프론트 매터(front matter) 라인 형식의 값은 해당 줄 끝에만 주석을 달 수 있으며, 값 뒤에는 주석을 달 수 없습니다.\n"
   ],
   [
      "Collect anonymization entries from inline marks in the document itself. Mark the first occurrence like C<{{ person(\"山田太郎\") }}> and every occurrence of the string document-wide is anonymized. The mark itself stays in the source and in...
      "문서 자체의 인라인 마크에서 익명화 항목을 수집합니다. 첫 번째 출현을 C<{{ person(\"山田太郎\") }}>와 같이 표시하면 문서 전체에서 해당 문자열이 나타나는 모든 위치가 익명화됩니다...
   ],
   [
      "Note that with an optional-value option like this, a following file argument would be taken as the value: write C<--xlate-anonymize-mark=> (with a trailing C<=>) when using the default notation.\n",
      "이와 같이 값이 선택적인 옵션의 경우, 뒤따르는 파일 인수가 값으로 간주된다는 점에 유의하십시오. 기본 표기법을 사용할 때는 C<--xlate-anonymize-mark=>(뒤에 C<=>ê°€ 붙은 형태)를 작성하ì‹...
   ],
   [
      "Alternative notations can be configured, for example C<< --xlate-anonymize-mark='@@(?<category>[a-z][a-z0-9_]*):(?<text>[^\\n]+?)@@' >> for C<@@person:NAME@@>-style marks, or an HTML-comment form that stays invisible in rendered Markdown. Mark...
      "대체 표기법을 구성할 수 있습니다. 예를 들어, C<@@person:NAME@@> 스타일의 마크에 대해 C<< --xlate-anonymize-mark='@@(?<category>[a-z][a-z0-9_]*):(?<text>[^\\n]+?)@@' >>을 사용하거나, 렌더링된 마크다운에...
   ],
   [
      "Treat template expressions (default: Jinja2 C<{{ ... }}>, C<{% ... %}>, C<{# ... #}>) as opaque placeholders: instruct the model to copy them unchanged and verify, per block, that the response contains exactly the same expressions, each the sa...
      "템플릿 표현식(기본값: Jinja2 C<{{ ... }}>, C<{% ... %}>, C<{# ... #}>)을 불투명한 자리 표시자로 취급합니다. 모델에 이를 변경 없이 복사하도록 지시하고, 블록별로 응답에 정확히 동일한 표현...
   ],
   [
      "Note that with an optional-value option like this, a following file argument would be taken as the value: write C<--xlate-template=> (with a trailing C<=>) when using the default notation.\n",
      "이와 같은 선택적 값 옵션의 경우, 뒤따르는 파일 인수가 값으로 간주된다는 점에 유의하십시오: 기본 표기법을 사용할 때는 C<--xlate-template=> (뒤에 C<=>가 붙은 형태)를 작성하십시오.\n"
   ],
   [
      "Treat a leading C<---> ... C<---> block as YAML front matter: exclude it from translation and from the phase-2 context slices, and add its flat C<key: value> values to the anonymization rules (category C<var>) as a safety net. With multiple in...
      "선두에 있는 C<---> ... C<---> 블록을 YAML 프론트 매터로 취급합니다: 번역 및 2단계 컨텍스트 슬라이스에서 이를 제외하고, 안전 장치로서 해당 블록의 평면 C<key: value> 값을 익명화 규칙(ì¹...
   ],
   [
      "Always leave a blank line after the closing C<--->. With a paragraph-style match pattern, front matter that runs directly into the body text forms one straddling block that the exclusion cannot suppress (a warning is printed in that case); the...
      "닫는 태그 C<---> 뒤에는 항상 빈 줄을 남겨야 합니다. 단락 스타일의 일치 패턴을 사용할 경우, 본문 텍스트와 바로 이어지는 프론트 매터는 하나의 걸쳐 있는 블록을 형성하며, 이 블록...
   ],
   [
      "Specify a glossary ID to be used for translation. This option is only available when using the DeepL engine. The glossary ID should be obtained from your DeepL account and ensures consistent translation of specific terms.\n",
      "번역에 사용할 용어집 ID를 지정합니다. 이 옵션은 DeepL 엔진을 사용할 때만 사용할 수 있습니다. 용어집 ID는 DeepL 계정에서 가져와야 하며 특정 용어의 일관된 번역을 보장합니다.\n"
   ],
   [
      "Do not call the translation API; instead show, through the progress display, each payload exactly as it would be transmitted (after anonymization and masking). Useful for checking what leaves the machine and for estimating the cost of a run.\n...
      "번역 API를 호출하지 말고, 대신 ì§„í–‰ 상황 표시를 통해 각 페이로드를 (익명화 및 마스킹 후) 전송될 그대로 정확히 보여주십시오. 이는 시스템에서 ì–´ë–¤ 데이터가 전송되는지 확인하ê³...
   ],
   [
      "See the translation result in real time in the STDERR output. The C<From> payload is shown as transmitted, after anonymization and masking.\n",
      "STDERR 출력에서 번역 결과를 실시간으로 확인할 수 있습니다. C<From> 페이로드는 익명화 및 마스킹 처리 후 전송되는 그대로 표시됩니다.\n"
   ],
   [
      "For a one-to-one changed block, show the smallest contiguous changed span in the old and new source, followed by the corresponding span in the old and new translation. The report is written to STDERR, makes no additional API call, and is omitt...
      "일대일 변경 블록의 경우, 기존 및 새 원문에서 가장 작은 연속된 변경 구간을 표시하고, 그 뒤에 기존 및 새 번역의 해당 구간을 표시합니다. 이 보고서는 STDERR에 기록되며, 추가 API 호...
   ],
   [
      "Use L<App::Greple::stripe> module to show the matched part by zebra striping fashion. This is useful when the matched parts are connected back-to-back.\n",
      "일치하는 부분을 지브라 스트라이프 방식으로 표시하려면 L<App::Greple::stripe> 모듈을 사용합니다. 이 옵션은 일치하는 부분이 연속적으로 연결될 때 유용합니다.\n"
   ],
   [
      "The color palette is switched according to the background color of the terminal. If you want to specify explicitly, you can use B<--xlate-stripe-light> or B<--xlate-stripe-dark>.\n",
      "색상 팔레트는 단말기의 배경색에 따라 전환됩니다. 명시적으로 지정하고 싶으면 B<--지연 스트라이프-밝음> 또는 B<--지연 스트라이프-어두움>을 사용할 수 있습니다.\n"
   ],
   [
      "Perform masking function and display the converted text as is without restoration.\n",
      "마스킹 기능을 수행하여 변환된 텍스트를 복원하지 않고 그대로 표시합니다.\n"
   ],
   [
      "Set the whole text of the file as a target area.\n",
      "파일의 전체 텍스트를 대상 영역으로 설정합니다.\n"
   ],
   [
      "In the case of the C<cm> and C<colon> formats, the output is split and formatted line by line. Therefore, if only a portion of a line is to be translated, the expected result cannot be obtained. These filters fix output that is corrupted by tr...
      "C<cm> 및 C<colon> 형식의 경우 출력이 한 줄씩 분할되어 형식이 지정됩니다. 따라서 한 줄의 일부만 번역해야 하는 경우 예상되는 결과를 얻을 수 없습니다. 이 필터는 한 줄의 일부를 ì •ìƒ...
   ],
   [
      "In the current implementation, if multiple parts of a line are translated, they are output as independent lines.\n",
      "현재 구현에서는 한 줄의 여러 부분이 번역되는 경우 독립된 줄로 출력됩니다.\n"
   ],
   [
      "B<xlate> module can store cached text of translation for each file and read it before execution to eliminate the overhead of asking to server. With the default cache strategy C<auto>, it maintains cache data only when the cache file exists for...
      "B<엑스레이트> 모듈은 각 파일에 대한 번역 텍스트를 캐시하여 저장하고 실행 전에 읽어들여 서버에 요청하는 오버헤드를 없앨 수 있습니다. 기본 캐시 ì „ëžµ C<auto>를 사용하면 대상 파ì...
   ],
   [
      "Use B<--xlate-cache=clear> to initiate cache management or to clean up all existing cache data. Once executed with this option, a new cache file will be created if one does not exist and then automatically maintained afterward.\n",
      "캐시 관리를 시작하거나 기존의 모든 캐시 데이터를 정리하려면 B<--xlate-cache=clear>를 사용합니다. 이 옵션을 실행하면 캐시 파일이 없는 경우 새 캐시 파일이 생성되고 이후 자동으로 ìœ...
   ],
   [
      "Maintain the cache file if it exists.\n",
      "캐시 파일이 있는 경우 캐시 파일을 유지 관리합니다.\n"
   ],
   [
      "Create empty cache file and exit.\n",
      "빈 캐시 파일을 생성하고 종료합니다.\n"
   ],
   [
      "Maintain cache anyway as far as the target is normal file.\n",
      "타겟이 정상 파일인 한 캐시를 유지합니다.\n"
   ],
   [
      "Clear the cache data first.\n",
      "캐시 데이터를 먼저 지웁니다.\n"
   ],
   [
      "Never use cache file even if it exists.\n",
      "캐시 파일이 존재하더라도 절대 사용하지 않습니다.\n"
   ],
   [
      "By default behavior, unused data is removed from the cache file. If you don't want to remove them and keep in the file, use C<accumulate>.\n",
      "기본 동작에 따라 사용하지 않는 데이터는 캐시 파일에서 제거됩니다. 제거하지 않고 파일에 유지하려면 C<accumulate>를 사용하세요.\n"
   ],
   [
      "This option forces to update cache file even if it is not necessary.\n",
      "이 옵션은 필요하지 않은 경우에도 캐시 파일을 강제로 업데이트합니다.\n"
   ],
   [
      "You can easily use this module from the command line by using the C<xlate> command included in the distribution. See the C<xlate> man page for usage.\n",
      "이 모듈은 배포에 포함된 C<xlate> 명령을 사용하여 명령줄에서 쉽게 사용할 수 있습니다. 사용법은 C<xlate> 매뉴얼 페이지를 참조하세요.\n"
   ],
   [
      "The C<xlate> command supports GNU-style long options such as C<--to-lang>, C<--from-lang>, C<--engine>, and C<--file>. Use C<xlate -h> to see all available options.\n",



( run in 2.387 seconds using v1.01-cache-2.11-cpan-a49fcb8fa48 )