diff options
Diffstat (limited to 'po/ro/man1/time.1.po')
-rw-r--r-- | po/ro/man1/time.1.po | 1711 |
1 files changed, 1711 insertions, 0 deletions
diff --git a/po/ro/man1/time.1.po b/po/ro/man1/time.1.po new file mode 100644 index 00000000..96e36971 --- /dev/null +++ b/po/ro/man1/time.1.po @@ -0,0 +1,1711 @@ +# Romanian translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Laurențiu Buzdugan <lbuz@rolix.org>, 2004. +# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2023. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n 2.16\n" +"POT-Creation-Date: 2024-03-09 15:50+0100\n" +"PO-Revision-Date: 2024-03-10 11:26+0100\n" +"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n" +"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: Poedit 3.2.2\n" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "time" +msgstr "time" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "31 octombrie 2023" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Pagini de manual de Linux 6.06" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NUME" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "time - time a simple command or give resource usage" +msgstr "" +"time - cronometrează o comandă simplă sau raportează resursele folosite" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "REZUMAT" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "B<time> [I<option>\\~.\\|.\\|.\\&]I< command >[I<argument>\\~.\\|.\\|.]" +msgstr "" +"B<time> [I<opțiune>\\~.\\|.\\|.\\&]I< comanda >[I<argument>\\~.\\|.\\|.]" + +#. type: SH +#. For nroff, turn off justification. +#. type: SH +#. For nroff, turn off justification. +#. type: SH +#. type: SH +#. type: SH +#. type: SH +#. type: SH +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIERE" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"The B<time> command runs the specified program I<command> with the given " +"arguments. When I<command> finishes, B<time> writes a message to standard " +"error giving timing statistics about this program run. These statistics " +"consist of (i) the elapsed real time between invocation and termination, " +"(ii) the user CPU time (the sum of the I<tms_utime> and I<tms_cutime> values " +"in a I<struct tms> as returned by B<times>(2)), and (iii) the system CPU " +"time (the sum of the I<tms_stime> and I<tms_cstime> values in a I<struct " +"tms> as returned by B<times>(2))." +msgstr "" +"Comanda B<time> rulează programul specificat I<comanda> cu argumentele " +"furnizate. Când I<comanda> termină, B<time> scrie un mesaj la ieșirea " +"standard dând statistici legate de durata rulării acestui program. " +"Statisticile consistă din (i) timpul real scurs între lansare și terminare, " +"(ii) timpul CPU utilizator (suma dintre valorile I<tms_utime> și ." +"I<tms_cutime> dintr-o structură I<struct tms> așa cum este returnată de " +"B<times>(2)), și (iii) timpul CPU sistem (suma dintre valorile I<tms_stime> " +"și I<tms_cstime> dintr-o structură I<struct tms> așa cum este returnată de " +"B<times>(2))." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Note: some shells (e.g., B<bash>(1)) have a built-in B<time> command that " +"provides similar information on the usage of time and possibly other " +"resources. To access the real command, you may need to specify its pathname " +"(something like I</usr/bin/time>)." +msgstr "" +"Notă: unele shell-uri (de exemplu, B<bash>(1)) au o comandă încorporată " +"B<time> care oferă informații similare privind utilizarea timpului și, " +"eventual, a altor resurse. Pentru a accesa comanda reală, este posibil să " +"fie necesar să specificați ruta de acces a acesteia (ceva precum I</usr/bin/" +"time>)." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "OPTIONS" +msgstr "OPȚIUNI" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-p>" +msgstr "B<-p>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "When in the POSIX locale, use the precise traditional format" +msgstr "" +"Când se află în localizarea POSIX, utilizează formatul tradițional precis" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "\"real %f\\enuser %f\\ensys %f\\en\"\n" +msgstr "\"real %f\\enuser %f\\ensys %f\\en\"\n" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"(with numbers in seconds) where the number of decimals in the output for %f " +"is unspecified but is sufficient to express the clock tick accuracy, and at " +"least one." +msgstr "" +"(cu numere în secunde), unde numărul de zecimale în ieșirea pentru %f este " +"nespecificat, dar este suficient pentru a exprima cu precizie ticăitul " +"ceasului." + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "EXIT STATUS" +msgstr "STARE DE IEȘIRE" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"If I<command> was invoked, the exit status is that of I<command>. " +"Otherwise, it is 127 if I<command> could not be found, 126 if it could be " +"found but could not be invoked, and some other nonzero value (1\\[en]125) if " +"something else went wrong." +msgstr "" +"Dacă a fost invocată I<comanda>, starea de ieșire este cea a I<comenzii>. " +"În caz contrar, este 127 dacă I<comanda> nu a putut fi găsită, 126 dacă a " +"putut fi găsită, dar nu a putut fi invocată, și o altă valoare diferită de " +"zero (1\\[en]125) dacă altceva a mers prost." + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "ENVIRONMENT" +msgstr "MEDIU" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"The variables B<LANG>, B<LC_ALL>, B<LC_CTYPE>, B<LC_MESSAGES>, " +"B<LC_NUMERIC>, and B<NLSPATH> are used for the text and formatting of the " +"output. B<PATH> is used to search for I<command>." +msgstr "" +"Variabilele B<LANG>, B<LC_ALL>, B<LC_CTYPE>, B<LC_MESSAGES>, B<LC_NUMERIC> " +"și B<NLSPATH> sunt utilizate pentru textul și formatarea ieșirii. B<PATH> " +"este utilizată pentru a căuta I<comanda>." + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "GNU VERSION" +msgstr "VERSIUNEA GNU" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Below a description of the GNU 1.7 version of B<time>. Disregarding the " +"name of the utility, GNU makes it output lots of useful information, not " +"only about time used, but also on other resources like memory, I/O and IPC " +"calls (where available). The output is formatted using a format string that " +"can be specified using the I<-f> option or the B<TIME> environment variable." +msgstr "" +"Mai jos urmează o descriere a versiunii 1.7 a lui B<time>. Fără a ține cont " +"de numele instrumentului, GNU face ca acesta să emită o mulțime de " +"informații utile, nu numai despre timpul utilizat, ci și despre alte " +"resurse, cum ar fi memoria, In/Ieș și apelurile IPC (acolo unde sunt " +"disponibile). Ieșirea este formatată folosind un șir de formatare ce poate " +"fi specificat folosind opțiunea B<-f> sau variabila de mediu B<TIME>." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "The default format string is:" +msgstr "Șirul de formatare implicit este:" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "" +"%Uuser %Ssystem %Eelapsed %PCPU (%Xtext+%Ddata %Mmax)k\n" +"%Iinputs+%Ooutputs (%Fmajor+%Rminor)pagefaults %Wswaps\n" +msgstr "" +"%Uuser %Ssystem %Eelapsed %PCPU (%Xtext+%Ddata %Mmax)k\n" +"%Iinputs+%Ooutputs (%Fmajor+%Rminor)pagefaults %Wswaps\n" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "When the I<-p> option is given, the (portable) output format is used:" +msgstr "" +"Când este dată opțiunea B<-p> este folosit formatul de ieșire (portabil):" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "" +"real %e\n" +"user %U\n" +"sys %S\n" +msgstr "" +"real %e\n" +"user %U\n" +"sys %S\n" + +#. type: SS +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "The format string" +msgstr "Șirul de formatare" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"The format is interpreted in the usual printf-like way. Ordinary characters " +"are directly copied, tab, newline, and backslash are escaped using \\et, " +"\\en, and \\e\\e, a percent sign is represented by %%, and otherwise % " +"indicates a conversion. The program B<time> will always add a trailing " +"newline itself. The conversions follow. All of those used by B<tcsh>(1) " +"are supported." +msgstr "" +"Formatul este interpretat în mod obișnuit, ca în cazul B<printf>(3). " +"Caracterele ordinare sunt copiate direct, tabulatorul, linia nouă și bara " +"inversată sunt eludate folosind \\et, \\en și \\e\\e, un caracter procent " +"este reprezentat de %%, iar altfel % indică o conversie. Programul B<time> " +"va adăuga întotdeauna un caracter de linie-nouă. Urmează conversiile. Sunt " +"suportate toate conversiile folosite de B<tcsh>(1)." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "B<Time>" +msgstr "B<Timp>" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%E>" +msgstr "B<%E>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Elapsed real time (in [hours:]minutes:seconds)." +msgstr "Timp real scurs (în [ore:]minute:secunde)." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%e>" +msgstr "B<%e>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "(Not in B<tcsh>(1).) Elapsed real time (in seconds)." +msgstr "(Nu în B<tcsh>(1).) Timp real scurs (în secunde)." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%S>" +msgstr "B<%S>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Total number of CPU-seconds that the process spent in kernel mode." +msgstr "Numărul total de secunde-CPU petrecut de proces în modul nucleu." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%U>" +msgstr "B<%U>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Total number of CPU-seconds that the process spent in user mode." +msgstr "Numărul total de secunde-CPU petrecut de proces în modul utilizator." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%P>" +msgstr "B<%P>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Percentage of the CPU that this job got, computed as (%U + %S) / %E." +msgstr "Procentajul din CPU obținut de program, calculat ca (%U + %S) / %E." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "B<Memory>" +msgstr "B<Memorie>" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%M>" +msgstr "B<%M>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Maximum resident set size of the process during its lifetime, in Kbytes." +msgstr "" +"Dimensiunea maximă rezidentă a procesului (în memoria fizică) în timpul " +"rulării, în Kocteți." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%t>" +msgstr "B<%t>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"(Not in B<tcsh>(1).) Average resident set size of the process, in Kbytes." +msgstr "" +"(Nu în B<tcsh>(1).) Dimensiunea medie rezidentă a procesului (în memoria " +"fizică), în Kocteți." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%K>" +msgstr "B<%K>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Average total (data+stack+text) memory use of the process, in Kbytes." +msgstr "Memoria totală medie (date+stivă+text) folosită de proces, în Kocteți." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%D>" +msgstr "B<%D>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Average size of the process's unshared data area, in Kbytes." +msgstr "Dimensiunea medie a spațiului de date nepartajat, în Kocteți." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%p>" +msgstr "B<%p>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"(Not in B<tcsh>(1).) Average size of the process's unshared stack space, in " +"Kbytes." +msgstr "" +"(Nu în B<tcsh>(1).) Dimensiunea medie a spațiului de stivă nepartajat, în " +"Kocteți." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%X>" +msgstr "B<%X>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Average size of the process's shared text space, in Kbytes." +msgstr "Dimensiunea medie a spațiului de text împărțit partajat, în Kocteți." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%Z>" +msgstr "B<%Z>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"(Not in B<tcsh>(1).) System's page size, in bytes. This is a per-system " +"constant, but varies between systems." +msgstr "" +"(Nu în B<tcsh>(1).) Dimensiunea paginii sistemului, în octeți. Aceasta este " +"o constantă ce depinde de sistem, dar diferă de la un sistem la altul." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%F>" +msgstr "B<%F>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Number of major page faults that occurred while the process was running. " +"These are faults where the page has to be read in from disk." +msgstr "" +"Numărul de erori de paginare majore care au avut loc în timp ce a rulat " +"procesul. Acestea sunt erori unde pagina trebuie citită de pe disc." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%R>" +msgstr "B<%R>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Number of minor, or recoverable, page faults. These are faults for pages " +"that are not valid but which have not yet been claimed by other virtual " +"pages. Thus the data in the page is still valid but the system tables must " +"be updated." +msgstr "" +"Numărul de erori de paginare minore, sau corectabile. Acestea sunt erori " +"unde pagini care nu sunt valide dar care nu au fost încă recuperate de alte " +"pagini virtuale. Prin urmare, datele din pagină sunt încă valide dar " +"tabelele de sistem trebuie actualizate." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%W>" +msgstr "B<%W>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Number of times the process was swapped out of main memory." +msgstr "De câte ori a fost programul scos din memoria principală." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%c>" +msgstr "B<%c>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Number of times the process was context-switched involuntarily (because the " +"time slice expired)." +msgstr "" +"De câte ori a fost schimbat involuntar contextul procesului (din cauză că " +"felia de timp a expirat)." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%w>" +msgstr "B<%w>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Number of waits: times that the program was context-switched voluntarily, " +"for instance while waiting for an I/O operation to complete." +msgstr "" +"Numărul de așteptări: de câte ori a fost schimbat voluntar contextul " +"procesului, de exemplu așteptând să termine o operațiune de In/Ieș." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "B<I/O>" +msgstr "B<In/Ieș>" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%I>" +msgstr "B<%I>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Number of filesystem inputs by the process." +msgstr "Numărul de citiri din sistemul de fișiere de către proces." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%O>" +msgstr "B<%O>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Number of filesystem outputs by the process." +msgstr "Numărul de scrieri în sistemul de fișiere de către proces." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%r>" +msgstr "B<%r>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Number of socket messages received by the process." +msgstr "Numărul de mesaje de soclu primite de proces." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%s>" +msgstr "B<%s>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Number of socket messages sent by the process." +msgstr "Numărul de mesaje de soclu trimise de proces." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%k>" +msgstr "B<%k>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Number of signals delivered to the process." +msgstr "Numărul de semnale trimise procesului." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%C>" +msgstr "B<%C>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"(Not in B<tcsh>(1).) Name and command-line arguments of the command being " +"timed." +msgstr "" +"(Nu în B<tcsh>(1).) Numele și argumentele liniei de comandă pentru comanda " +"cronometrată." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<%x>" +msgstr "B<%x>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "(Not in B<tcsh>(1).) Exit status of the command." +msgstr "(Nu în B<tcsh>(1).) Codul stării de ieșire a comenzii." + +#. type: SS +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "GNU options" +msgstr "OPȚIUNI GNU" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-f >I<format>B<, --format=>I<format>" +msgstr "B<-f >I<format>B<, --format=>I<format>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Specify output format, possibly overriding the format specified in the " +"environment variable TIME." +msgstr "" +"Specifică formatul de ieșire, substituind posibil formatul specificat de " +"variabila de mediu TIME." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-p, --portability>" +msgstr "B<-p, --portability>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Use the portable output format." +msgstr "Folosește formatul de ieșire portabil." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-o >I<file>B<, --output=>I<file>" +msgstr "B<-o >I<fișier>B<, --output=>I<fișier>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Do not send the results to I<stderr>, but overwrite the specified file." +msgstr "" +"Nu trimite rezultatele la ieșirea de eroare standard (I<stderr>), ci " +"suprascrie fișierul specificat." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-a, --append>" +msgstr "B<-a, --append>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "(Used together with -o.) Do not overwrite but append." +msgstr "" +"(Folosită împreună cu B<-o>.) Nu suprascrie ci adaugă la conținutul " +"fișierului." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-v, --verbose>" +msgstr "B<-v, --verbose>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Give very verbose output about all the program knows about." +msgstr "Generează ieșire foarte amănunțită despre tot ceea ce știe programul." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-q, --quiet>" +msgstr "B<-q, --quiet>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Don't report abnormal program termination (where I<command> is terminated by " +"a signal) or nonzero exit status." +msgstr "" +"Nu raportează terminarea anormală a programului (în cazul în care I<comanda> " +"este terminată de un semnal) sau starea de ieșire este diferită de zero." + +#. type: SS +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "GNU standard options" +msgstr "OPȚIUNI STANDARD GNU" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--help>" +msgstr "B<--help>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Print a usage message on standard output and exit successfully." +msgstr "Afișează un mesaj de utilizare la ieșirea standard și iese cu succes." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-V, --version>" +msgstr "B<-V, --version>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Print version information on standard output, then exit successfully." +msgstr "" +"Afișează informații despre versiune la ieșirea standard, apoi termină cu " +"succes." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-->" +msgstr "B<-->" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Terminate option list." +msgstr "Încheie lista de opțiuni." + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "BUGS" +msgstr "ERORI" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Not all resources are measured by all versions of UNIX, so some of the " +"values might be reported as zero. The present selection was mostly inspired " +"by the data provided by 4.2 or 4.3BSD." +msgstr "" +"Nu toate resursele sunt măsurate de toate versiunile de Unix, așa că unele " +"valori pot fi raportate ca zero. Selecția prezentată a fost inspirată mai " +"ales de datele prezentate de BSD 4.2 și 4.3." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"GNU time version 1.7 is not yet localized. Thus, it does not implement the " +"POSIX requirements." +msgstr "" +"GNU «time» versiunea 1.7 nu este încă localizat. Prin urmare, acesta nu " +"implementează cerințele POSIX." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"The environment variable B<TIME> was badly chosen. It is not unusual for " +"systems like B<autoconf>(1) or B<make>(1) to use environment variables " +"with the name of a utility to override the utility to be used. Uses like " +"MORE or TIME for options to programs (instead of program pathnames) tend to " +"lead to difficulties." +msgstr "" +"Variabila de mediu B<TIME> a fost neinspirat aleasă. Nu este neobișnuit ca " +"sisteme ca B<autoconf>(1) sau B<make>(1) să folosească variabile de mediu cu " +"numele unui utilitar care substituie utilitarul ce trebuie folosit. Folosind " +"MORE sau TIME ca opțiuni pentru programe (în loc de numele căi programelor) " +"tinde să conducă la dificultăți." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"It seems unfortunate that I<-o> overwrites instead of appends. (That is, " +"the I<-a> option should be the default.)" +msgstr "" +"Pare regretabil că B<-o> suprascrie în loc să adauge. (Adică, opțiunea B<-a> " +"ar trebui să fie cea implicită.)" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Mail suggestions and bug reports for GNU B<time> to I<bug-time@gnu.org>. " +"Please include the version of B<time>, which you can get by running" +msgstr "" +"Trimiteți sugestii și rapoarte de erori pentru GNU B<time> la I<bug-time@gnu." +"org>. Vă rugăm să includeți versiunea de B<time>, pe care o puteți afla " +"rulând" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "time --version\n" +msgstr "time --version\n" + +#. .SH AUTHORS +#. .TP +#. .IP "David Keppel" +#. Original version +#. .IP "David MacKenzie" +#. POSIXization, autoconfiscation, GNU getoptization, +#. documentation, other bug fixes and improvements. +#. .IP "Arne Henrik Juul" +#. Helped with portability +#. .IP "Francois Pinard" +#. Helped with portability +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "and the operating system and C compiler you used." +msgstr "și sistemul de operare și compilatorul C pe care l-ați folosit." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "CONSULTAȚI ȘI" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "B<bash>(1), B<tcsh>(1), B<times>(2), B<wait3>(2)" +msgstr "B<bash>(1), B<tcsh>(1), B<times>(2), B<wait3>(2)" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "TIME" +msgstr "TIME" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Debian GNU/Linux" +msgstr "Debian GNU/Linux" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "time - run programs and summarize system resource usage" +msgstr "time - rulează programe și rezumă utilizarea resurselor sistemului" + +#. type: TP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "B<time>" +msgstr "B<timp>" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "[ B<-apqvV> ] [ B<-f>I< FORMAT> ] [ B<-o>I< FILE> ]" +msgstr "[ B<-apqvV> ] [ B<-f>I< FORMAT> ] [ B<-o>I< FIȘIER> ]" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "[ B<--append> ] [ B<--verbose> ] [ B<--quiet> ] [ B<--portability> ]" +msgstr "[ B<--append> ] [ B<--verbose> ] [ B<--quiet> ] [ B<--portability> ]" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "[ B<--format=>I<FORMAT> ] [ B<--output=>I<FILE> ] [ B<--version> ]" +msgstr "[ B<--format=>I<FORMAT> ] [ B<--output=>I<FIȘIER> ] [ B<--version> ]" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "[ B<--help> ] I<COMMAND> [ I<ARGS> ]" +msgstr "[ B<--help> ] I<COMANDA> [ I<ARG> ]" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"B<time> run the program I<COMMAND> with any given arguments I<ARG...>. When " +"I<COMMAND> finishes, B<time> displays information about resources used by " +"I<COMMAND> (on the standard error output, by default). If I<COMMAND> exits " +"with non-zero status, B<time> displays a warning message and the exit status." +msgstr "" +"B<time> execută programul I<COMANDA> cu orice argumente date I<ARG...>. " +"Când I<COMANDA> a terminat, B<time> afișează informații despre resursele " +"utilizate de către I<COMANDĂ> (la ieșirea de eroare standard, în mod " +"implicit). Dacă I<COMANDA> iese cu o stare diferită de zero, B<time> " +"afișează un mesaj de avertizare și starea de ieșire." + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"B<time> determines which information to display about the resources used by " +"the I<COMMAND> from the string I<FORMAT>. If no format is specified on the " +"command line, but the B<TIME> environment variable is set, its value is used " +"as the format. Otherwise, a default format built into B<time> is used." +msgstr "" +"B<time> determină ce informații trebuie afișate despre resursele utilizate " +"de I<COMANDĂ> din șirul I<FORMAT>. În cazul în care nu se specifică niciun " +"format în linia de comandă, dar este definită variabila de mediu B<TIME>, " +"valoarea acesteia este utilizată ca format. În caz contrar, se utilizează " +"formatul implicit încorporat în B<time>." + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Options to B<time> must appear on the command line before I<COMMAND>. " +"Anything on the command line after I<COMMAND> is passed as arguments to " +"I<COMMAND>." +msgstr "" +"Opțiunile pentru B<time> trebuie să apară pe linia de comandă înainte de " +"I<COMANDĂ>. Tot ceea ce apare pe linia de comandă după I<COMANDĂ> este " +"transmis ca argument pentru I<COMANDĂ>." + +#. type: TP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "B<-o>I< FILE, >B<--output=>I<FILE >" +msgstr "B<-o>I< FIȘIER, >B<--output=>I<FIȘIER >" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Write the resource use statistics to I<FILE> instead of to the standard " +"error stream. By default, this overwrites the file, destroying the file's " +"previous contents. This option is useful for collecting information on " +"interactive programs and programs that produce output on the standard error " +"stream." +msgstr "" +"Scrie statisticile de utilizare a resurselor în I<FIȘIER> în loc de fluxul " +"de eroare standard. În mod implicit, acest lucru suprascrie fișierul, " +"distrugând conținutul anterior al acestuia. Această opțiune este utilă " +"pentru colectarea de informații despre programele interactive și programele " +"care produc ieșiri pe fluxul de eroare standard." + +#. type: TP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "B<-a>, B<--append>" +msgstr "B<-a>, B<--append>" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Append the resource use information to the output file instead of " +"overwriting it. This option is only useful with the `-o' or `--output' " +"option." +msgstr "" +"Adaugă informațiile privind utilizarea resurselor la fișierul de ieșire în " +"loc să le suprascrie. Această opțiune este utilă numai cu opțiunea „-o” sau " +"„--output”." + +#. type: TP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "B<-f>I< FORMAT, >B<--format>I< FORMAT >" +msgstr "B<-f>I< FORMAT, >B<--format>I< FORMAT >" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Use I<FORMAT> as the format string that controls the output of B<time>. See " +"the below more information." +msgstr "" +"Utilizează I<FORMAT> ca șir de format care controlează ieșirea lui B<time>. " +"A se vedea informațiile suplimentare de mai jos." + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Print a summary of the command line options and exit." +msgstr "Arată un rezumat al opțiunilor liniei de comandă și iese." + +#. type: TP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "B<-p>, B<--portability>" +msgstr "B<-p>, B<--portability>" + +#. type: Plain text +#: debian-bookworm debian-unstable +#, no-wrap +msgid "" +"Use the following format string, for conformance with POSIX standard 1003.2:\n" +" real %e\n" +" user %U\n" +" sys %S\n" +msgstr "" +"Utilizează următorul șir de formate, în conformitate cu standardul POSIX 1003.2:\n" +" real %e\n" +" user %U\n" +" sys %S\n" + +#. type: TP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "B<-v>, B<--verbose>" +msgstr "B<-v>, B<--verbose>" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Use the built-in verbose format, which displays each available piece of " +"information on the program's resource use on its own line, with an English " +"description of its meaning." +msgstr "" +"Utilizează formatul încorporat de afișare detaliată a informațiilor, care " +"afișează fiecare informație disponibilă privind utilizarea resurselor " +"programului pe propria linie, cu o descriere în limba engleză a " +"semnificației acesteia." + +#. type: TP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "B<--quiet>" +msgstr "B<--quiet>" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Do not report the status of the program even if it is different from zero." +msgstr "Nu raportează starea programului, chiar dacă este diferită de zero." + +#. type: TP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "B<-V>, B<--version>" +msgstr "B<-V>, B<--version>" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Print the version number of B<time> and exit." +msgstr "Afișează numărul versiunii de B<time> și iese." + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "FORMATTING THE OUTPUT" +msgstr "FORMATAREA IEȘIRII" + +#. type: Plain text +#: debian-bookworm debian-unstable +#, no-wrap +msgid "" +"The format string\n" +"I<FORMAT>\n" +"controls the contents of the\n" +"B<time>\n" +"output. The format string can be set using the `-f' or `--format', `-v' or\n" +"`--verbose', or `-p' or `--portability' options. If they are not\n" +"given, but the\n" +"I<TIME>\n" +"environment variable is set, its value is used as the format string.\n" +"Otherwise, a built-in default format is used. The default format is:\n" +" %Uuser %Ssystem %Eelapsed %PCPU (%Xtext+%Ddata %Mmax)k\n" +" %Iinputs+%Ooutputs (%Fmajor+%Rminor)pagefaults %Wswaps\n" +msgstr "" +"Șirul de format\n" +"I<FORMAT>\n" +"controlează conținutul ieșirii\n" +"B<time>.\n" +"Șirul de format poate fi definit cu ajutorul opțiunilor „-f” sau „--format”,\n" +"„-v” sau „--verbose”, „-p” sau „--portability”. În cazul în care nu sunt date,\n" +"dar este definită variabila de mediu\n" +"I<TIME>,\n" +"valoarea acesteia este utilizată ca șir de format. În caz contrar,\n" +"se utilizează un format implicit încorporat. Formatul implicit este:\n" +" %Uuser %Ssystem %Eelapsed %PCPU (%Xtext+%Ddata %Mmax)k\n" +" %Iinputs+%Ooutputs (%Fmajor+%Rminor)pagefaults %Wswaps\n" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"The format string usually consists of `resource specifiers' interspersed " +"with plain text. A percent sign (`%') in the format string causes the " +"following character to be interpreted as a resource specifier, which is " +"similar to the formatting characters in the B<printf>(3) function." +msgstr "" +"Șirul de format constă, de obicei, din „specificatori de resurse” " +"intercalați cu text simplu. Un semn de procentaj („%”) în șirul de format " +"determină interpretarea caracterului următor ca fiind un specificator de " +"resursă, ceea ce este similar cu caracterele de formatare din funcția " +"B<printf>(3)." + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"A backslash (`\\e') introduces a `backslash escape', which is translated " +"into a single printing character upon output. `\\et' outputs a tab " +"character, `\\en' outputs a newline, and `\\e\\e' outputs a backslash. A " +"backslash followed by any other character outputs a question mark (`?') " +"followed by a backslash, to indicate that an invalid backslash escape was " +"given." +msgstr "" +"O bară oblică inversă („\\e”) introduce o „eludare de bară oblică inversă”, " +"care este transformată într-un singur caracter de tipar la ieșire. „\\et” " +"generează un caracter de tabulare, „\\en” generează o linie nouă, iar " +"„\\e\\e” generează o bară oblică inversă. O bară oblică inversă urmată de " +"orice alt caracter produce un semn de întrebare („?”) urmat de o bară oblică " +"inversă, pentru a indica faptul că a fost dată o eludare de bară oblică " +"inversă nevalidă." + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Other text in the format string is copied verbatim to the output. B<time> " +"always prints a newline after printing the resource use information, so " +"normally format strings do not end with a newline character (or `\\en')." +msgstr "" +"Alt text din șirul de format este copiat textual la ieșire. B<time> imprimă " +"întotdeauna o linie nouă după afișarea informațiilor privind utilizarea " +"resurselor, astfel încât, în mod normal, șirurile de formate nu se termină " +"cu un caracter de linie nouă (sau „\\en”)." + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"There are many resource specifications. Not all resources are measured by " +"all versions of Unix, so some of the values might be reported as zero. Any " +"character following a percent sign that is not listed in the table below " +"causes a question mark (`?') to be output, followed by that character, to " +"indicate that an invalid resource specifier was given." +msgstr "" +"Există multe specificații privind resursele. Nu toate resursele sunt " +"măsurate de toate versiunile de Unix, astfel încât unele dintre valori pot " +"fi raportate ca fiind zero. Orice caracter care urmează după un semn de " +"procent și care nu este listat în tabelul de mai jos determină ieșirea unui " +"semn de întrebare („?”), urmat de acel caracter, pentru a indica faptul că a " +"fost dat un specificator de resurse nevalid." + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"The resource specifiers, which are a superset of those recognized by the " +"B<tcsh>(1) builtin `time' command, are:" +msgstr "" +"Specificatorii de resurse, care sunt un superset al celor recunoscuți de " +"comanda încorporată „time” B<tcsh>(1), sunt:" + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "%" +msgstr "%" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "A literal `%'." +msgstr "Un literal „%”." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "C" +msgstr "C" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Name and command line arguments of the command being timed." +msgstr "Numele și argumentele liniei de comandă pentru comanda cronometrată." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "D" +msgstr "D" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Average size of the process's unshared data area, in Kilobytes." +msgstr "Dimensiunea medie a spațiului de date nepartajat, în Kiloocteți." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "E" +msgstr "E" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Elapsed real (wall clock) time used by the process, in [hours:]minutes:" +"seconds." +msgstr "" +"Timpul real scurs („bătut în perete”) utilizat de proces, în [ore:]minute:" +"secunde." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "F" +msgstr "F" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Number of major, or I/O-requiring, page faults that occurred while the " +"process was running. These are faults where the page has actually migrated " +"out of primary memory." +msgstr "" +"Numărul de erori de pagină majore, sau care necesită In/Ieș, care au avut " +"loc în timpul rulării procesului. Acestea sunt erori în care pagina a " +"migrat efectiv în afara memoriei primare." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "I" +msgstr "I" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Number of file system inputs by the process." +msgstr "Numărul de citiri din sistemul de fișiere de către proces." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "K" +msgstr "K" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Average total (data+stack+text) memory use of the process, in Kilobytes." +msgstr "" +"Memoria totală medie (date+stivă+text) folosită de proces, în Kiloocteți." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "M" +msgstr "M" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Maximum resident set size of the process during its lifetime, in Kilobytes." +msgstr "" +"Dimensiunea maximă rezidentă a procesului în timpul rulări (în memoria " +"fizică)i, în Kiloocteți." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "O" +msgstr "O" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Number of file system outputs by the process." +msgstr "Numărul de scrieri în sistemul de fișiere de către proces." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "P" +msgstr "P" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Percentage of the CPU that this job got. This is just user + system times " +"divided by the total running time. It also prints a percentage sign." +msgstr "" +"Procentul de CPU pe care l-a obținut această sarcină. Acesta este doar " +"timpul utilizatorului + timpul sistemului împărțit la timpul total de " +"funcționare. De asemenea, imprimă un semn de procent." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "R" +msgstr "R" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Number of minor, or recoverable, page faults. These are pages that are not " +"valid (so they fault) but which have not yet been claimed by other virtual " +"pages. Thus the data in the page is still valid but the system tables must " +"be updated." +msgstr "" +"Numărul de erori de paginare minore, sau corectabile. Acestea sunt pagini " +"care nu sunt valide (deci sunt defecte), dar care nu au fost încă solicitate " +"de alte pagini virtuale. Prin urmare, datele din pagină sunt încă valide dar " +"tabelele de sistem trebuie actualizate." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "S" +msgstr "S" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Total number of CPU-seconds used by the system on behalf of the process (in " +"kernel mode), in seconds." +msgstr "" +"Numărul total de secunde CPU utilizate de sistem în numele procesului (în " +"modul nucleu), în secunde." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "U" +msgstr "U" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Total number of CPU-seconds that the process used directly (in user mode), " +"in seconds." +msgstr "" +"Numărul total de secunde CPU pe care procesul le-a folosit direct (în modul " +"utilizator), în secunde." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "W" +msgstr "W" + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "X" +msgstr "X" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Average amount of shared text in the process, in Kilobytes." +msgstr "Dimensiunea medie a spațiului de text partajat, în Kiloocteți." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Z" +msgstr "Z" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"System's page size, in bytes. This is a per-system constant, but varies " +"between systems." +msgstr "" +"Dimensiunea paginii sistemului, în octeți. Aceasta este o constantă ce " +"depinde de sistem, dar diferă de la un sistem la altul." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "c" +msgstr "c" + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "e" +msgstr "e" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Elapsed real (wall clock) time used by the process, in seconds." +msgstr "Timpul real scurs („bătut în perete”) utilizat de proces, în secunde." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "k" +msgstr "k" + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "p" +msgstr "p" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Average unshared stack size of the process, in Kilobytes." +msgstr "Dimensiunea medie a stivei nepartajate a procesului, în Kiloocteți." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "r" +msgstr "r" + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "s" +msgstr "s" + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "t" +msgstr "t" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Average resident set size of the process, in Kilobytes." +msgstr "" +"Dimensiunea medie rezidentă a procesului (în memoria fizică), în Kiloocteți." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "w" +msgstr "w" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Number of times that the program was context-switched voluntarily, for " +"instance while waiting for an I/O operation to complete." +msgstr "" +"Numărul de ori în care programul a fost schimbat în mod voluntar de context, " +"de exemplu, în timp ce aștepta finalizarea unei operațiuni de In/Ieș." + +#. type: IP +#: debian-bookworm debian-unstable +#, no-wrap +msgid "x" +msgstr "x" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Exit status of the command." +msgstr "Codul stării de ieșire a comenzii." + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "EXAMPLES" +msgstr "EXEMPLE" + +#. type: Plain text +#: debian-bookworm debian-unstable +#, no-wrap +msgid "" +"To run the command `wc /etc/hosts' and show the default information:\n" +" time wc /etc/hosts\n" +msgstr "" +"Pentru a rula comanda «wc /etc/hosts» și a afișa informațiile implicite:\n" +" time wc /etc/hosts\n" + +#. type: Plain text +#: debian-bookworm debian-unstable +#, no-wrap +msgid "" +"To run the command `ls -Fs' and show just the user, system, and total\n" +"time:\n" +" time -f \"\\et%E real,\\et%U user,\\et%S sys\" ls -Fs\n" +msgstr "" +"Pentru a rula comanda `ls -Fs' și a afișa doar utilizatorul, sistemul și timpul\n" +"total:\n" +" time -f \"\\et%E real,\\et%U user,\\et%S sys\" ls -Fs\n" + +#. type: Plain text +#: debian-bookworm debian-unstable +#, no-wrap +msgid "" +"To edit the file BORK and have `time' append the elapsed time and\n" +"number of signals to the file `log', reading the format string from the\n" +"environment variable `TIME':\n" +" export TIME=\"\\et%E,\\et%k\" # If using bash or ksh\n" +" setenv TIME \"\\et%E,\\et%k\" # If using csh or tcsh\n" +" time -a -o log emacs bork\n" +msgstr "" +"Pentru a edita fișierul BORK și pentru ca «time» să adauge timpul scurs și\n" +"numărul de semnale în fișierul „log”, citind șirul de format din variabila\n" +"de mediu „TIME”:\n" +" export TIME=\"\\et%E,\\et%k\" # Dacă folosiți bash sau ksh\n" +" setenv TIME \"\\et%E,\\et%k\" # Dacă folosiți csh sau tcsh\n" +" time -a -o log emacs bork\n" + +#. type: Plain text +#: debian-bookworm debian-unstable +#, no-wrap +msgid "" +"Users of the\n" +"B<bash>\n" +"shell need to use an explicit path in order to run the external\n" +"B<time>\n" +"command and not the shell builtin variant. On system where\n" +"B<time>\n" +"is installed in\n" +"I</usr/bin>,\n" +"the first example would become\n" +" /usr/bin/time wc /etc/hosts\n" +msgstr "" +"Utilizatorii shell-ului\n" +"B<bash>\n" +"trebuie să utilizeze o rută explicită pentru a rula comanda externă\n" +"B<time>\n" +"și nu varianta încorporată în shell. Într-un sistem în care\n" +"B<time> este instalat în\n" +"I</usr/bin>,\n" +"primul exemplu ar deveni:\n" +" /usr/bin/time wc /etc/hosts\n" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "ACCURACY" +msgstr "PRECIZIE" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"The elapsed time is not collected atomically with the execution of the " +"program; as a result, in bizarre circumstances (if the B<time> command gets " +"stopped or swapped out in between when the program being timed exits and " +"when B<time> calculates how long it took to run), it could be much larger " +"than the actual execution time." +msgstr "" +"Timpul scurs nu este colectat în mod atomic odată cu execuția programului; " +"ca urmare, în circumstanțe bizare (dacă comanda B<time> este oprită sau " +"schimbată între momentul în care programul cronometrat iese și momentul în " +"care B<time> calculează cât timp a durat execuția), acesta ar putea fi mult " +"mai mare decât timpul real de execuție." + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"When the running time of a command is very nearly zero, some values (e.g., " +"the percentage of CPU used) may be reported as either zero (which is wrong) " +"or a question mark." +msgstr "" +"Atunci când timpul de execuție al unei comenzi este foarte aproape de zero, " +"unele valori (de exemplu, procentul de CPU utilizat) pot fi raportate fie ca " +"zero (ceea ce este greșit), fie ca un semn de întrebare." + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Most information shown by B<time> is derived from the B<wait3>(2) system " +"call. The numbers are only as good as those returned by B<wait3>(2). On " +"systems that do not have a B<wait3>(2) call that returns status " +"information, the B<times>(2) system call is used instead. However, it " +"provides much less information than B<wait3>(2), so on those systems B<time> " +"reports the majority of the resources as zero." +msgstr "" +"Majoritatea informațiilor afișate de B<time> sunt derivate din apelul de " +"sistem B<wait3>(2). Numerele sunt la fel de bune ca cele returnate de " +"B<wait3>(2). Pe sistemele care nu au un apel B<wait3>(2) care să returneze " +"informații de stare, se utilizează în schimb apelul de sistem B<times>(2). " +"Cu toate acestea, oferă mult mai puține informații decât B<wait3>(2), astfel " +"încât, pe aceste sisteme, B<time> raportează majoritatea resurselor ca fiind " +"zero." + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"The `%I' and `%O' values are allegedly only `real' input and output and do " +"not include those supplied by caching devices. The meaning of `real' I/O " +"reported by `%I' and `%O' may be muddled for workstations, especially " +"diskless ones." +msgstr "" +"Se presupune că valorile „%I” și „%O” sunt doar intrare și ieșire „reale” și " +"nu le includ pe cele furnizate de dispozitivele de cache. Semnificația In/" +"Ieș „reală” raportată de „%I” și „%O” poate fi confuză pentru stațiile de " +"lucru, în special pentru cele fără disc." + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "DIAGNOSTICS" +msgstr "DIAGNOSTICARE" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"The B<time> command returns when the program exits, stops, or is terminated " +"by a signal. If the program exited normally, the return value of B<time> is " +"the return value of the program it executed and measured. Otherwise, the " +"return value is 128 plus the number of the signal which caused the program " +"to stop or terminate." +msgstr "" +"Comanda B<time> returnează o valoare când programul iese, se oprește sau " +"este terminat de un semnal. Dacă programul a ieșit în mod normal, valoarea " +"returnată a lui B<time> este valoarea returnată a programului pe care l-a " +"executat și măsurat. În caz contrar, valoarea returnată este 128 plus " +"numărul semnalului care a determinat oprirea sau terminarea programului." + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "AUTHOR" +msgstr "AUTOR" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"B<time> was written by David MacKenzie. This man page was added by Dirk " +"Eddelbuettel E<lt>edd@debian.orgE<gt>, the Debian GNU/Linux maintainer, for " +"use by the Debian GNU/Linux distribution but may of course be used by others." +msgstr "" +"B<time> a fost scris de David MacKenzie. Această pagină de manual a fost " +"adăugată de Dirk Eddelbuettel E<lt>edd@debian.orgE<gt>, responsabilul Debian " +"GNU/Linux, pentru a fi utilizată de distribuția Debian GNU/Linux, dar poate " +"fi, desigur, utilizată și de alții." + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<tcsh>(1), B<printf>(3)" +msgstr "B<tcsh>(1), B<printf>(3)" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "2023-02-05" +msgstr "5 februarie 2023" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "Linux man-pages 6.04" +msgstr "Pagini de manual de Linux 6.04" + +#. type: Plain text +#: opensuse-leap-15-6 +#| msgid "" +#| "B<time> [I<option>\\~.\\|.\\|.\\&]I< command >[I<argument>\\~.\\|.\\|.]" +msgid "B<time> [I<options>]I< command >[I<arguments...>]" +msgstr "B<time> [I<opțiuni>]I< comanda >[I<argumente...>]" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "2023-07-30" +msgstr "30 iulie 2023" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages 6.05.01" +msgstr "Pagini de manual de Linux 6.05.01" |