App-Greple-xlate
view release on metacpan or search on metacpan
i18n/src/xlate.pod.xlate-gpt3-RO.json view on Meta::CPAN
"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...
"Formatele urmÄtoare, în afara C<xtxt>, presupun cÄ partea de tradus este o colecÈie de linii. De fapt, este posibil sÄ traduci doar o porÈiune dintr-o linie, iar specificarea unui format diferit de C<xtxt> nu va produce rezultate semnifi...
],
[
"Original and converted text are printed in L<git(1)> conflict marker format.\n",
"Textul original Èi cel convertit sunt tipÄrite în formatul de marcare a conflictelor 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",
"```html\n"
],
[
"Above text will be translated to the following in HTML.\n",
"<div class=\"original\">\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Ä specifici o secvenÈÄ de douÄ puncte ca C<:::::>, aceasta este 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 recupera 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",
"Original text:\n"
],
[
"If the format is C<xtxt> (translated text) or unkown, only translated text is printed.\n",
"DacÄ formatul este C<xtxt> (text tradus) sau necunoscut, se tipÄreÈte doar textul tradus.\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...
"TraduceÈi urmÄtorul text în limba românÄ, linie cu linie.\n"
],
[
"Specify the maximum lines of text to be sent to the API at once.\n",
"SpecificÄ numÄrul maxim de linii de text care vor fi trimise la API odatÄ.\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",
"SeteazÄ aceastÄ valoare la 1 dacÄ vrei sÄ traduci câte o linie pe rând. AceastÄ opÈiune primeÈte prioritate faÈÄ de opÈiunea C<--xlate-maxlen>.\n"
],
[
"See the tranlsation result in real time in the STDERR output.\n",
"VedeÈi rezultatul traducerii în timp real în ieÈirea STDERR.\n"
],
[
"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",
"FolosiÈi modulul L<App::Greple::stripe> pentru a arÄta partea potrivitÄ Ã®ntr-un mod cu dungi de zebra. Acest lucru este util atunci când pÄrÈile potrivite sunt conectate una dupÄ alta.\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",
"Paleta de culori se schimbÄ Ã®n funcÈie de culoarea de fundal a terminalului. DacÄ doriÈi sÄ specificaÈi explicit, puteÈi folosi B<--xlate-stripe-light> sau B<--xlate-stripe-dark>.\n"
],
[
"Perform masking function and display the converted text as is without restoration.\n",
"EfectuaÈi funcÈia de mascare Èi afiÈaÈi textul convertit aÈa cum este fÄrÄ restaurare.\n"
],
[
"Set the whole text of the file as a target area.\n",
"SetaÈi întregul text al fiÈierului ca zonÄ ÈintÄ.\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...
"Modulul B<xlate> poate stoca textul tradus în cache pentru fiecare fiÈier Èi îl poate citi înainte de execuÈie pentru a elimina costurile de întrebare cÄtre server. Cu strategia implicitÄ de cache C<auto>, acesta menÈine datele cache...
],
[
"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",
"FoloseÈte B<--xlate-cache=clear> pentru a iniÈia gestionarea cache-ului sau pentru a curÄÈa toate datele de cache existente. OdatÄ ce este executat cu aceastÄ opÈiune, un nou fiÈier de cache va fi creat dacÄ nu existÄ deja Èi apoi v...
],
[
"Maintain the cache file if it exists.\n",
"MenÈineÈi fiÈierul cache dacÄ existÄ.\n"
],
[
"Create empty cache file and exit.\n",
"CreaÈi un fiÈier cache gol Èi ieÈiÈi.\n"
],
[
"Maintain cache anyway as far as the target is normal file.\n",
"MenÈineÈi cache-ul oricum, atâta timp cât Èinta este un fiÈier normal.\n"
],
[
"Clear the cache data first.\n",
"ÈtergeÈi mai întâi datele cache.\n"
],
[
"Never use cache file even if it exists.\n",
"Nu utilizaÈi niciodatÄ fiÈierul cache chiar dacÄ existÄ.\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",
"Ãn mod implicit, datele neutilizate sunt eliminate din fiÈierul cache. DacÄ nu doriÈi sÄ le eliminaÈi Èi sÄ le pÄstraÈi în fiÈier, utilizaÈi C<accumulate>.\n"
],
[
"This option forces to update cache file even if it is not necessary.\n",
"AceastÄ opÈiune forÈeazÄ actualizarea fiÈierului de cache chiar dacÄ nu este necesar.\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",
"PuteÈi folosi cu uÈurinÈÄ acest modul din linia de comandÄ folosind comanda C<xlate> inclusÄ Ã®n distribuÈie. ConsultaÈi pagina de manual C<xlate> pentru utilizare.\n"
],
[
"The C<xlate> command works in concert with the Docker environment, so even if you do not have anything installed on hand, you can use it as long as Docker is available. Use C<-D> or C<-C> option.\n",
"Comanda C<xlate> funcÈioneazÄ Ã®n concordanÈÄ cu mediul Docker, deci chiar dacÄ nu aveÈi nimic instalat la îndemânÄ, puteÈi sÄ-l utilizaÈi atâta timp cât Docker este disponibil. UtilizaÈi opÈiunea C<-D> sau C<-C>.\n"
],
[
"Also, since makefiles for various document styles are provided, translation into other languages is possible without special specification. Use C<-M> option.\n",
"De asemenea, deoarece sunt furnizate fiÈiere make pentru diferite stiluri de documente, traducerea în alte limbi este posibilÄ fÄrÄ specificaÈii speciale. UtilizaÈi opÈiunea C<-M>.\n"
],
[
"You can also combine the Docker and C<make> options so that you can run C<make> in a Docker environment.\n",
( run in 0.861 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )