App-Greple-xlate

 view release on metacpan or  search on metacpan

i18n/src/xlate.pod.xlate-gpt4-RO.json  view on Meta::CPAN

      "Acest proces de normalizare se efectuează doar pentru primul (al 0-lea) și pentru pattern-urile cu număr par. Astfel, dacă sunt specificate două pattern-uri ca mai jos, textul care se potrivește cu primul pattern va fi procesat după nor...
   ],
   [
      "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 pattern pentru textul care trebuie procesat prin combinarea mai multor linii într-una singură și folosiți al doilea pattern pentru textul pre-formatat. Dacă nu există text care să se potrivească cu primul ...
   ],
   [
      "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 din text pe care nu doriți să le traduceți. De exemplu, etichetele din fișierele markdown. DeepL sugerează ca, în astfel de cazuri, partea de text care trebuie exclusă să fie convertită în etichete XML, tra...
   ],
   [
      "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 din fișierul `MASKPATTERN` ca o expresie regulată, va traduce șirurile care se potrivesc ș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",
      "Un model complex poate fi scris pe mai multe linii cu newline scăpat cu backslash.\n"
   ],
   [
      "How the text is transformed by masking can be seen by B<--xlate-mask> option.\n",
      "Modul în care textul este transformat prin mascarea poate fi văzut cu opțiunea B<--xlate-mask>.\n"
   ],
   [
      "This interface is experimental and subject to change in the future.\n",
      "Această interfață este experimentală și poate suferi modificări în viitor.\n"
   ],
   [
      "Invoke the translation process for each matched area.\n",
      "Invocați procesul de traducere pentru fiecare zonă potrivită.\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ă. Astfel, puteți verifica ce parte a fișierului va fi supusă traducerii înainte de a lansa efectiv procesul.\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 este trimis la ieșirea standard, deci redirecționați către un fișier dacă este necesar sau luați î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 împărțit pe lățimea specificată. Lățimea implicită este 70 și poate fi setată cu opțiunea B<--xlate-fold-width>. Patru coloane sunt rezervate pentru operațiunea run-in, 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",
      "Specifică motorul de traducere care va fi folosit. Dacă specificați direct modulul motorului, cum ar fi C<-Mxlate::deepl>, nu este necesar să folosiți 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",
      "Interfața B<gpt-4o> este instabilă și nu se poate garanta 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 manual. După pregătirea textului de tradus, acesta este copiat în clipboard. Se aÈ™teaptă să îl lipiÈ›i în formular, să copiaÈ›i rezultatul în clipboard È™i să apÄ...
   ],
   [
      "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 cu comanda C<deepl languages> atunci când folosiți motorul B<DeepL>.\n"
   ],
   [
      "Specify the output format for original and translated text.\n",
      "Specificați formatul de ieșire pentru textul original și cel tradus.\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...
      "Următoarele formate, altele decât C<xtxt>, presupun că partea de tradus este o colecție de linii. De fapt, este posibil să traduceți doar o porțiune dintr-o linie, dar specificarea unui format diferit de C<xtxt> nu va produce rezultate ...
   ],
   [
      "Original and converted text are printed in L<git(1)> conflict marker format.\n",
      "Textul original și cel convertit sunt tipărite în formatul marker de conflict L<git(1)>.\n"
   ],
   [
      "You can recover the original file by next L<sed(1)> command.\n",
      "Puteți recupera fișierul original cu următoarea comandă L<sed(1)>.\n"
   ],
   [
      "The original and translated text are output in a markdown's custom container style.\n",
      "Textul original și cel tradus sunt afișate în stilul container personalizat al markdown-ului.\n"
   ],
   [
      "Above text will be translated to the following in HTML.\n",
      "Textul de mai sus va fi tradus astfel î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",
      "Numărul de două puncte este 7 în mod implicit. Dacă specificați o secvență de două puncte ca C<:::::>, aceasta va fi folosită în loc de 7 două puncte.\n"
   ],
   [
      "Original and converted text are printed in L<cpp(1)> C<#ifdef> format.\n",
      "Textul original și cel convertit sunt tipărite în formatul L<cpp(1)> C<#ifdef>.\n"
   ],
   [
      "You can retrieve only Japanese text by the B<unifdef> command:\n",
      "Puteți prelua doar textul japonez cu comanda 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",
      "Textul original și cel convertit sunt tipărite separate printr-un singur rând gol.\n"
   ],
   [
      "If the format is C<xtxt> (translated text) or unkown, only translated text is printed.\n",
      "Pentru C<space+>, de asemenea, se afișează un rând nou după textul convertit.\n"
   ],
   [
      "Specify the maximum length of text to be sent to the API at once. Default value is set as for free DeepL account service: 128K for the API (B<--xlate>) and 5000 for the clipboard interface (B<--xlate-labor>). You may be able to change these va...
      "Dacă formatul este C<xtxt> (text tradus) sau necunoscut, se afișează doar textul tradus.\n"
   ],
   [
      "Specify the maximum lines of text to be sent to the API at once.\n",
      "Specificați lungimea maximă a textului care poate fi trimis la API odată. Valoarea implicită este setată ca pentru serviciul gratuit DeepL: 128K pentru API (B<--xlate>) și 5000 pentru interfața clipboard (B<--xlate-labor>). Este posibil...
   ],
   [
      "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",
      "Specificați numărul maxim de linii de text care pot fi trimise la API odată.\n"



( run in 1.378 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )