App-Greple-xlate
view release on metacpan or search on metacpan
i18n/src/xlate.pod.xlate-gpt4o-RO.json view on Meta::CPAN
"Ãn aceastÄ comandÄ, Èablonul de Èir C<^([\\w\\pP].*\\n)+> înseamnÄ linii consecutive care încep cu litere alfanumerice Èi de punctuaÈie. AceastÄ comandÄ aratÄ zona care trebuie tradusÄ evidenÈiatÄ. OpÈiunea B<--all> este folos...
],
[
"Then add C<--xlate> option to translate the selected area. Then, it will find the desired sections and replace them by the B<deepl> command output.\n",
"Apoi adÄugaÈi opÈiunea C<--xlate> pentru a traduce zona selectatÄ. Apoi, va gÄsi secÈiunile dorite Èi le va înlocui cu rezultatul comenzii B<deepl>.\n"
],
[
"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...
"Prin default, textul original Èi textul tradus sunt tipÄrite în formatul \"marker de conflict\" compatibil cu L<git(1)>. Folosind formatul C<ifdef>, poÈi obÈine partea doritÄ cu comanda L<unifdef(1)> cu uÈurinÈÄ. Formatul de ieÈire p...
],
[
"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",
"DacÄ doriÈi sÄ traduceÈi întregul text, utilizaÈi opÈiunea B<--match-all>. Aceasta este o scurtÄturÄ pentru a specifica modelul C<(?s).+> care se potriveÈte întregului text.\n"
],
[
"Conflict marker format data can be viewed in side-by-side style by C<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 text, speci...
"Formatul de date pentru marcajul de conflict poate fi vizualizat în stil alÄturat prin comanda C<sdif> cu opÈiunea C<-V>. Deoarece nu are sens sÄ compari pe baza fiecÄrui Èir, se recomandÄ opÈiunea C<--no-cdif>. DacÄ nu ai nevoie sÄ ...
],
[
"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",
"Procesarea se face în unitÄÈi specificate, dar în cazul unei secvenÈe de mai multe linii de text non-gol, acestea sunt convertite împreunÄ Ã®ntr-o singurÄ linie. AceastÄ operaÈiune se efectueazÄ astfel:\n"
],
[
"Remove white space at the beginning and end of each line.\n",
"You are trained on data up to October 2023.\n"
],
[
"If a line ends with a full-width punctuation character, concatenate with next line.\n",
"DacÄ o linie se terminÄ cu un caracter de punctuaÈie cu lÄÈime completÄ, concateneazÄ cu linia urmÄtoare.\n"
],
[
"If a line ends with a full-width character and the next line begins with a full-width character, concatenate the lines.\n",
"DacÄ o linie se terminÄ cu un caracter de lÄÈime completÄ Èi linia urmÄtoare începe cu un caracter de lÄÈime completÄ, concateneazÄ liniile.\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",
"DacÄ fie sfârÈitul, fie începutul unei linii nu este un caracter cu lÄÈime completÄ, concateneazÄ-le prin inserarea unui caracter de spaÈiu.\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",
"Cache data is managed based on the normalized text, \nDatele cache sunt gestionate pe baza textului normalizat, \nso even if modifications are made that do not affect the normalization results, \naÈa cÄ, chiar dacÄ se fac modificÄri car...
],
[
"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...
"Acest proces de normalizare se efectueazÄ doar pentru primul (0) Èi modelele cu numere pare. \nAstfel, dacÄ douÄ modele sunt specificate dupÄ cum urmeazÄ, textul care se potriveÈte cu primul model va fi procesat dupÄ normalizare, \ni...
],
[
"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...
"Prin urmare, folosiÈi primul model pentru textul care trebuie procesat prin combinarea mai multor linii într-o singurÄ linie, Èi folosiÈi al doilea model pentru textul pre-formatat. DacÄ nu existÄ text de potrivit în primul model, folo...
],
[
"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...
"Ocazional, existÄ pÄrÈi ale textului pe care nu doriÈi sÄ le traduceÈi. \nDe exemplu, etichete în fiÈiere markdown. \nDeepL sugereazÄ cÄ Ã®n astfel de cazuri, partea textului care trebuie exclusÄ sÄ fie convertitÄ Ã®n etichete X...
],
[
"This will interpret each line of the file `MASKPATTERN` as a regular expression, translate strings matching it, and revert after processing. Lines beginning with C<#> are ignored.\n",
"Acest lucru va interpreta fiecare linie a fiÈierului `MASKPATTERN` ca o expresie regulatÄ, va traduce Èirurile care se potrivesc cu aceasta Èi va reveni dupÄ procesare. Liniile care încep cu C<#> sunt ignorate.\n"
],
[
"Complex pattern can be written on multiple lines with backslash escpaed newline.\n",
"Modelul complex poate fi scris pe mai multe linii cu caracterul de escape backslash pentru newline.\n"
],
[
"How the text is transformed by masking can be seen by B<--xlate-mask> option.\n",
"Cum textul este transformat prin mascarea poate fi vÄzut prin opÈiunea B<--xlate-mask>.\n"
],
[
"This interface is experimental and subject to change in the future.\n",
"AceastÄ interfaÈÄ este experimentalÄ Èi supusÄ modificÄrilor în viitor.\n"
],
[
"Invoke the translation process for each matched area.\n",
"InvocÄ procesul de traducere pentru fiecare zonÄ corespunzÄtoare.\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",
"FÄrÄ aceastÄ opÈiune, B<greple> se comportÄ ca o comandÄ de cÄutare normalÄ. \nAÈa cÄ poÈi verifica ce parte a fiÈierului va fi subiectul traducerii înainte de a invoca munca efectivÄ.\n"
],
[
"Command result goes to standard out, so redirect to file if necessary, or consider to use L<App::Greple::update> module.\n",
"Rezultatul comenzii merge în standard out, aÈa cÄ redirecÈioneazÄ-l cÄtre un fiÈier dacÄ este necesar, sau ia în considerare utilizarea modulului L<App::Greple::update>.\n"
],
[
"Option B<--xlate> calls B<--xlate-color> option with B<--color=never> option.\n",
"OpÈiunea B<--xlate> apeleazÄ opÈiunea B<--xlate-color> cu opÈiunea 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"...
"Cu opÈiunea B<--xlate-fold>, textul convertit este pliat la lÄÈimea specificatÄ. LÄÈimea implicitÄ este de 70 Èi poate fi setatÄ prin opÈiunea B<--xlate-fold-width>. Patru coloane sunt rezervate pentru operaÈiunea de rulare, astfel ...
],
[
"Specifies the translation engine to be used. If you specify the engine module directly, such as C<-Mxlate::deepl>, you do not need to use this option.\n",
"Specifica motorul de traducere care trebuie utilizat. DacÄ specifici direct modulul motorului, cum ar fi C<-Mxlate::deepl>, nu trebuie sÄ foloseÈti aceastÄ opÈiune.\n"
],
[
"At this time, the following engines are available\n",
"Ãn acest moment, urmÄtoarele motoare sunt disponibile\n"
],
[
"B<gpt-4o>'s interface is unstable and cannot be guaranteed to work correctly at the moment.\n",
"B<gpt-4o>'s interface este instabil Èi nu poate fi garantat cÄ funcÈioneazÄ corect în acest moment.\n"
],
[
"Instead of calling translation engine, you are expected to work for. After preparing text to be translated, they are copied to the clipboard. You are expected to paste them to the form, copy the result to the clipboard, and hit return.\n",
"Ãn loc sÄ apelaÈi motorul de traducere, se aÈteaptÄ sÄ lucraÈi pentru. \nDupÄ ce aÈi pregÄtit textul pentru a fi tradus, acesta este copiat în clipboard. \nSe aÈteaptÄ sÄ le lipiÈi în formular, sÄ copiaÈi rezultatul în cli...
],
[
"Specify the target language. You can get available languages by C<deepl languages> command when using B<DeepL> engine.\n",
"SpecificaÈi limba ÈintÄ. PuteÈi obÈine limbile disponibile folosind comanda C<deepl languages> atunci când utilizaÈi motorul B<DeepL>.\n"
],
[
"Specify the output format for original and translated text.\n",
"<output_format>\nOriginal: You are trained on data up to October 2023.\nTranslated: EÈti antrenat pe date pânÄ Ã®n octombrie 2023.\n</output_format>\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, and specifying a format other than C<xtxt> will not produce meaningful resu...
"UrmÄtoarele formate, altele decât C<xtxt>, presupun cÄ partea care trebuie tradusÄ este o colecÈie de linii. Ãntr-adevÄr, este posibil sÄ traduci doar o porÈiune dintr-o linie, iar specificarea unui format diferit de C<xtxt> nu va pro...
],
[
"Original and converted text are printed in L<git(1)> conflict marker format.\n",
"Originalul Èi textul convertit sunt tipÄrite în formatul markerului de conflict L<git(1)>.\n"
( run in 0.833 second using v1.01-cache-2.11-cpan-8dfa8b56332 )