App-Greple-xlate
view release on metacpan or search on metacpan
i18n/src/xlate.pod.xlate-deepl-JA.json view on Meta::CPAN
"By default, original and translated text is printed in the \"conflict marker\" format compatible with L<git(1)>. Using C<ifdef> format, you can get desired part by L<unifdef(1)> command easily. Output format can be specified by B<--xlate-forma...
"ããã©ã«ãã§ã¯ãåæã¨è¨³æã¯ L<git(1)> ã¨äºææ§ã®ãã \"conflict marker\" ãã©ã¼ãããã§åºåããã¾ããC<ifdef>å½¢å¼ã使ãã°ãL<unifdef(1)>ã³ãã³ãã§ç°¡åã«ç®çã®é¨åãå¾ããã¨ãã§ãã...
],
[
"If you want to translate entire text, use B<--match-all> option. This is a short-cut to specify the pattern C<(?s).+> which matches entire text.\n",
"ããã¹ãå
¨ä½ã翻訳ãããå ´åã¯ãB<--match-all>ãªãã·ã§ã³ã使ãã¾ããããã¯ããã¹ãå
¨ä½ã«ããããããã¿ã¼ã³C<(?s).+>ãæå®ããã·ã§ã¼ãã«ããã§ãã\n"
],
[
"Conflict marker format data can be viewed in side-by-side style by L<sdif|App::sdif> command with C<-V> option. Since it makes no sense to compare on a per-string basis, the C<--no-cdif> option is recommended. If you do not need to color the t...
"L<sdif|App::sdif>ã³ãã³ãã«C<-V>ãªãã·ã§ã³ãã¤ããã¨ãç«¶åãã¼ã«ã¼ãã©ã¼ãããã®ãã¼ã¿ã並ã¹ã¦è¡¨ç¤ºãããã¨ãã§ãã¾ããæååãã¨ã«æ¯è¼ããã®ã¯æå³ããªãã®ã§ãC<--no-cdif>ãªã...
],
[
"Processing is done in specified units, but in the case of a sequence of multiple lines of non-empty text, they are converted together into a single line. This operation is performed as follows:\n",
"å¦çã¯æå®ãããåä½ã§è¡ããããã空ã§ãªãããã¹ããè¤æ°è¡é£ç¶ãã¦ããå ´åã¯ãããããã¾ã¨ãã¦1è¡ã«å¤æããããã®å¦çã¯æ¬¡ã®ããã«è¡ãããï¼\n"
],
[
"Remove white space at the beginning and end of each line.\n",
"åè¡ã®å
é ã¨æ«å°¾ã®ç©ºç½ãåãé¤ãã\n"
],
[
"If a line ends with a full-width punctuation character, concatenate with next line.\n",
"è¡æ«ãå
¨è§å¥èªç¹ã®å ´åã¯ã次ã®è¡ã¨é£çµããã\n"
],
[
"If a line ends with a full-width character and the next line begins with a full-width character, concatenate the lines.\n",
"ããè¡ãå
¨è§æåã§çµãããæ¬¡ã®è¡ãå
¨è§æåã§å§ã¾ãå ´åããã®è¡ãé£çµããã\n"
],
[
"If either the end or the beginning of a line is not a full-width character, concatenate them by inserting a space character.\n",
"è¡æ«ã¾ãã¯è¡é ãå
¨è§æåã§ãªãå ´åã¯ãã¹ãã¼ã¹æåãæ¿å
¥ãã¦é£çµããã\n"
],
[
"Cache data is managed based on the normalized text, so even if modifications are made that do not affect the normalization results, the cached translation data will still be effective.\n",
"ãã£ãã·ã¥ãã¼ã¿ã¯æ£è¦åãããããã¹ãã«åºã¥ãã¦ç®¡çããããããæ£è¦åçµæã«å½±é¿ãä¸ããªãç¯å²ã§ä¿®æ£ãå ãã¦ãããã£ãã·ã¥ããã翻訳ãã¼ã¿ã¯æå¹ã§ãã\n"
],
[
"This normalization process is performed only for the first (0th) and even-numbered pattern. Thus, if two patterns are specified as follows, the text matching the first pattern will be processed after normalization, and no normalization process...
"ãã®æ£è¦åå¦çã¯ãæåã®ï¼0 çªç®ã®ï¼å¶æ°ãã¿ã¼ã³ã«å¯¾ãã¦ã®ã¿è¡ãããããããã£ã¦ã以ä¸ã®ããã«2ã¤ã®ãã¿ã¼ã³ãæå®ããå ´åã1ã¤ç®ã®ãã¿ã¼ã³ã«ãããããããã¹ãã¯æ£è¦...
],
[
"Therefore, use the first pattern for text that is to be processed by combining multiple lines into a single line, and use the second pattern for pre-formatted text. If there is no text to match in the first pattern, use a pattern that does not...
"ãããã£ã¦ãè¤æ°è¡ã1è¡ã«ã¾ã¨ãã¦å¦çããããã¹ãã«ã¯æåã®ãã¿ã¼ã³ã使ããæ´å½¢æ¸ã¿ããã¹ãã«ã¯2çªç®ã®ãã¿ã¼ã³ã使ããæåã®ãã¿ã¼ã³ã«ãããããããã¹ãããªãå ´åã...
],
[
"Occasionally, there are parts of text that you do not want translated. For example, tags in markdown files. DeepL suggests that in such cases, the part of the text to be excluded be converted to XML tags, translated, and then restored after th...
"æã
ã翻訳ãã¦ã»ãããªãããã¹ãã®é¨åãããã¾ããä¾ãã°ããã¼ã¯ãã¦ã³ã»ãã¡ã¤ã«ã®ã¿ã°ãªã©ã§ããDeepL ã§ã¯ããã®ãããªå ´åãé¤å¤ããããã¹ãã®é¨åã XML ã¿ã°ã«å¤æãã...
],
[
"This will interpret each line of the file C<MASKPATTERN> as a regular expression, translate strings matching it, and revert after processing. Lines beginning with C<#> are ignored.\n",
"ãã¡ã¤ã«C<MASKPATTERN>ã®åè¡ãæ£è¦è¡¨ç¾ã¨ãã¦è§£éããä¸è´ããæååã翻訳å¾ãå¦çå¾ã«å
ã«æ»ãã¾ããC<#>ã§å§ã¾ãè¡ã¯ç¡è¦ããã¾ãã\n"
],
[
"Complex pattern can be written on multiple lines with backslash escaped newline.\n",
"è¤éãªãã¿ã¼ã³ã¯ãããã¯ã¹ã©ãã·ã¥ã§ã¨ã¹ã±ã¼ãããæ¹è¡ãå«ãã¦è¤æ°è¡ã§è¨è¿°ã§ãã¾ãã\n"
],
[
"How the text is transformed by masking can be seen by B<--xlate-mask> option.\n",
"ãã¹ãã³ã°ã«ãã£ã¦ããã¹ããã©ã®ããã«å¤æããããã¯ãB<--xlate-mask>ãªãã·ã§ã³ã§è¦ããã¨ãã§ããã\n"
],
[
"Mask placeholders are well-formed self-closing XML tags such as C<< <m id=\"1\" /> >>. JSON-based LLM engines receive the tags in their input arrays. For DeepL, a request containing marker tags is escaped and enclosed in a temporary C<< <xlate...
"ãã¹ã¯ãã¬ã¼ã¹ãã«ãã¼ã¯ãã®ãããªãæ§æçã«æ£ããèªå·±éãåXMLã¿ã°ã§ãC<< <m id=\"1\" /> >>ãJSONãã¼ã¹ã®LLMã¨ã³ã¸ã³ã¯ãå
¥åé
åã¨ãã¦ãããã®ã¿ã°ãåãåãã¾ããDeepLã®å ´å...
],
[
"Masking protects markup from being translated. To conceal sensitive strings from the translation service itself, see L</ANONYMIZATION AND TEMPLATES>; both can be used together.\n",
"ãã¹ãã³ã°ã«ããããã¼ã¯ã¢ããã翻訳ãããã®ãé²ããã¨ãã§ãã¾ãã翻訳ãµã¼ãã¹èªä½ããæ©å¯æ§ã®é«ãæååãé ãã«ã¯ãL</ANONYMIZATION AND TEMPLATES>ãåç
§ãã¦ãã ããã両æ¹ã...
],
[
"This interface is experimental and subject to change in the future.\n",
"ãã®ã¤ã³ã¿ã¼ãã§ã¼ã¹ã¯å®é¨çãªãã®ã§ãããå°æ¥å¤æ´ãããå¯è½æ§ãããã\n"
],
[
"Sensitive strings can be concealed before they are sent to the translation API and restored in the output. Three sources of anonymization rules are available: a dictionary file (B<--xlate-anonymize>), inline marks in the document itself (B<--x...
"æ©å¯æ§ã®é«ãæååã¯ã翻訳APIã«éä¿¡ããåã«é è½ããåºåæã«å¾©å
ãããã¨ãã§ãã¾ããå¿ååã«ã¼ã«ã«ã¯ãè¾æ¸ãã¡ã¤ã«ï¼B<--xlate-anonymize>ï¼ãããã¥ã¡ã³ãèªä½å
ã®ã¤ã³ã©ã¤ã³ã...
],
[
"For form documents (quarterly reports and the like), define the actors up front and reference them in the body:\n",
"å®åææ¸ï¼ååæå ±åæ¸ãªã©ï¼ã®å ´åã¯ãäºåã«ã¢ã¯ã¿ã¼ãå®ç¾©ããæ¬æå
ã§ããããåç
§ãã¾ãï¼\n"
],
[
"Translate the template once per language with C<--xlate-template> (and C<--xlate-frontmatter> when the values are kept in the file), then render each case with B<pandoc-embedz> standalone mode -- values under C<global:> in an external config n...
"C<--xlate-template> ã使ç¨ãã¦ããã³ãã¬ã¼ããè¨èªãã¨ã«ä¸åº¦ç¿»è¨³ã ï¼å¤ããã¡ã¤ã«å
ã«ä¿æããã¦ããå ´å㯠C<--xlate-frontmatter> ã使ç¨ï¼ããã®å¾ãB<pandoc-embedz> ã使ç¨ãã¦åã±ã¼ã¹ã...
],
[
"For inline marks, providing a macro definition config makes the same translated template render either the real names or a redacted version:\n",
"ã¤ã³ã©ã¤ã³ãã¼ã¯ã®å ´åããã¯ãå®ç¾©è¨å®ãæå®ãããã¨ã§ãåã翻訳æ¸ã¿ãã³ãã¬ã¼ãããå®åã¾ãã¯ä¼ãåçã®ãããããã¬ã³ããªã³ã°ã§ãã¾ãï¼\n"
],
[
"Exclude embedz blocks from translation when a document contains them:\n",
"ããã¥ã¡ã³ãã«embedzãããã¯ãå«ã¾ãã¦ããå ´åã¯ããããã翻訳対象ããé¤å¤ãã¾ãï¼\n"
],
[
"Invoke the translation process for each matched area.\n",
"ãããããåé åã«å¯¾ãã¦ç¿»è¨³å¦çãèµ·åããã\n"
],
[
"Without this option, B<greple> behaves as a normal search command. So you can check which part of the file will be subject of the translation before invoking actual work.\n",
"ãã®ãªãã·ã§ã³ãã¤ããªãã¨ãB<greple>ã¯éå¸¸ã®æ¤ç´¢ã³ãã³ãã¨ãã¦åä½ããããããã£ã¦ãå®éã®ä½æ¥ãéå§ããåã«ããã¡ã¤ã«ã®ã©ã®é¨åã翻訳ã®å¯¾è±¡ã¨ãªããããã§ãã¯ããã...
],
[
"Command result goes to standard out, so redirect to file if necessary, or consider to use L<App::Greple::update> module.\n",
"ã³ãã³ãã®çµæã¯æ¨æºåºåããã¾ãã®ã§ãå¿
è¦ã«å¿ãã¦ãã¡ã¤ã«ã«ãªãã¤ã¬ã¯ãããããL<App::Greple::update>ã¢ã¸ã¥ã¼ã«ã®ä½¿ç¨ãæ¤è¨ãã¦ãã ããã\n"
],
[
"Option B<--xlate> calls B<--xlate-color> option with B<--color=never> option.\n",
"B<--xlate> ãªãã·ã§ã³ã¯ B<--xlate-color> ãªãã·ã§ã³ã B<--color=never> ãªãã·ã§ã³ã§å¼ã³åºãã¾ãã\n"
],
[
"With B<--xlate-fold> option, converted text is folded by the specified width. Default width is 70 and can be set by B<--xlate-fold-width> option. Four columns are reserved for run-in operation, so each line could hold 74 characters at most.\n"...
"B<--xlate-fold> ãªãã·ã§ã³ãæå®ããã¨ã夿ãããããã¹ãã¯æå®ããå¹
ã§æãè¿ããã¾ããããã©ã«ãã®å¹
ã¯70ã§ãB<--xlate-fold-width>ãªãã·ã§ã³ã§è¨å®ã§ãã¾ããã©ã³ã¤ã³æä½ã®ãã...
],
[
"Specifies the translation engine to be used.\n",
"使ç¨ãã翻訳ã¨ã³ã¸ã³ãæå®ãã¾ãã\n"
],
[
"At this time, the following engines are available\n",
"ç¾æç¹ã§ã¯ã以ä¸ã®ã¨ã³ã¸ã³ãå©ç¨å¯è½ã§ãã\n"
],
[
"Engine modules are searched in backend namespaces first (C<llm>, then C<gpty>), then directly under C<App::Greple::xlate>. So C<gpt5> loads C<App::Greple::xlate::llm::gpt5> which calls the C<llm> command, while C<gpt4o> falls back to C<App::Gr...
( run in 1.639 second using v1.01-cache-2.11-cpan-a49fcb8fa48 )