# Romanian translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Remus-Gabriel Chelu , 2024. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.21.0\n" "POT-Creation-Date: 2024-06-01 05:43+0200\n" "PO-Revision-Date: 2024-02-13 21:32+0100\n" "Last-Translator: Remus-Gabriel Chelu \n" "Language-Team: Romanian \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 debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "cacheflush" msgstr "cacheflush" #. type: TH #: archlinux debian-unstable opensuse-tumbleweed #, no-wrap msgid "2024-05-02" msgstr "2 mai 2024" #. type: TH #: archlinux debian-unstable #, no-wrap msgid "Linux man-pages 6.8" msgstr "Pagini de manual de Linux 6.8" #. 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 debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "cacheflush - flush contents of instruction and/or data cache" msgstr "" "cacheflush - șterge conținutul cache-ului de instrucțiuni și/sau de date" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LIBRARY" msgstr "BIBLIOTECA" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Standard C library (I, I<-lc>)" msgstr "Biblioteca C standard (I, I<-lc>)" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "SINOPSIS" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<#include Esys/cachectl.hE>\n" msgstr "B<#include Esys/cachectl.hE>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "BIB<[.>IB<], int >IB<, int >IB<);>\n" msgstr "BIB<[.>IB<], int >IB<, int >IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "I: On some architectures, there is no glibc wrapper for this system " "call; see NOTES." msgstr "" "I: Pe unele arhitecturi, nu există o funcție de învăluire glibc pentru " "acest apel de sistem; a se vedea secțiunea NOTE." #. 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 debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B() flushes the contents of the indicated cache(s) for the user " "addresses in the range I to I<(addr+nbytes-1)>. I may be one " "of:" msgstr "" "B() golește conținutul cache-urilor indicate pentru adresele " "utilizatorului din intervalul I până la I<(addr+nbytes-1)>. I " "poate fi unul dintre următoarele:" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Flush the instruction cache." msgstr "Golește memoria cache de instrucțiuni." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Write back to memory and invalidate the affected valid cache lines." msgstr "" "Scrie înapoi în memorie și invalidează liniile de memorie cache valide " "afectate." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Same as B<(ICACHE|DCACHE)>." msgstr "La fel ca B<(ICACHE|DCACHE)>." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "RETURN VALUE" msgstr "VALOAREA RETURNATĂ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B() returns 0 on success. On error, it returns -1 and sets " "I to indicate the error." msgstr "" "În caz de succes, B() returnează 0; în caz contrar, returnează " "-1 și configurează I pentru a indica eroarea." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ERRORS" msgstr "ERORI-IEȘIRE" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Some or all of the address range I to I<(addr+nbytes-1)> is not " "accessible." msgstr "" "O parte sau întregul interval de adrese de la I la I<(addr+nbytes-1)> " "nu este accesibil." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "I is not one of B, B, or B (but see BUGS)." msgstr "" "I nu este unul dintre B, B sau B (dar " "consultați secțiunea ERORI)." #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "VERSIONS" msgstr "VERSIUNI" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B() should not be used in programs intended to be portable. On " "Linux, this call first appeared on the MIPS architecture, but nowadays, " "Linux provides a B() system call on some other architectures, " "but with different arguments." msgstr "" "B() nu ar trebui să fie utilizat în programe destinate să fie " "portabile. Pe Linux, acest apel a apărut pentru prima dată pe arhitectura " "MIPS, dar în prezent, Linux oferă un apel de sistem B() pe alte " "câteva arhitecturi, dar cu argumente diferite." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Architecture-specific variants" msgstr "Variante specifice arhitecturii" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "glibc provides a wrapper for this system call, with the prototype shown in " "SYNOPSIS, for the following architectures: ARC, CSKY, MIPS, and NIOS2." msgstr "" "glibc oferă o funcție de învăluire pentru acest apel de sistem, cu " "prototipul prezentat în secțiunea REZUMAT, pentru următoarele arhitecturi: " "ARC, CSKY, MIPS și NIOS2." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "On some other architectures, Linux provides this system call, with different " "arguments:" msgstr "" "Pe alte arhitecturi, Linux oferă acest apel de sistem, cu argumente diferite:" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "M68K:" msgstr "M68K:" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "BIB<, int >IB<, int >IB<,>\n" "B< unsigned long >IB<);>\n" msgstr "" "BIB<, int >IB<, int >IB<,>\n" "B< unsigned long >IB<);>\n" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SH:" msgstr "SH:" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "BIB<, unsigned long >IB<, int >IB<);>\n" msgstr "BIB<, unsigned long >IB<, int >IB<);>\n" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NDS32:" msgstr "NDS32:" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "BIB<, unsigned int >IB<, int >IB<);>\n" msgstr "BIB<, unsigned int >IB<, int >IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "On the above architectures, glibc does not provide a wrapper for this system " "call; call it using B(2)." msgstr "" "Pe arhitecturile de mai sus, glibc nu oferă o funcție de învăluire pentru " "acest apel de sistem; apelați-l folosind B(2)." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "GCC alternative" msgstr "Alternativa GCC" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Unless you need the finer grained control that this system call provides, " "you probably want to use the GCC built-in function " "B<__builtin___clear_cache>(), which provides a portable interface across " "platforms supported by GCC and compatible compilers:" msgstr "" "Cu excepția cazului în care aveți nevoie de controlul mai fin pe care îl " "oferă acest apel de sistem, probabil că doriți să utilizați funcția " "încorporată în GCC B<__builtin___clear_cache>(), care oferă o interfață " "portabilă pe toate platformele acceptate de GCC și de compilatoarele " "compatibile:" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "BIB<, void *>IB<);>\n" msgstr "BIB<, void *>IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "On platforms that don't require instruction cache flushes, " "B<__builtin___clear_cache>() has no effect." msgstr "" "Pe platformele care nu necesită curățarea cache-ului de instrucțiuni, " "B<__builtin___clear_cache>() nu are niciun efect." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "I: On some GCC-compatible compilers, the prototype for this built-in " "function uses I instead of I for the parameters." msgstr "" "I: La unele compilatoare compatibile cu GCC, prototipul acestei " "funcții integrate utilizează I în loc de I pentru parametri." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STANDARDS" msgstr "STANDARDE" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Historically, this system call was available on all MIPS UNIX variants " "including RISC/os, IRIX, Ultrix, NetBSD, OpenBSD, and FreeBSD (and also on " "some non-UNIX MIPS operating systems), so that the existence of this call in " "MIPS operating systems is a de-facto standard." msgstr "" "Din punct de vedere istoric, acest apel de sistem a fost disponibil pe toate " "variantele MIPS UNIX, inclusiv RISC/os, IRIX, Ultrix, NetBSD, OpenBSD și " "FreeBSD (și, de asemenea, pe unele sisteme de operare MIPS non-UNIX), astfel " "încât existența acestui apel în sistemele de operare MIPS este un standard " "de-facto." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "BUGS" msgstr "ERORI" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Linux kernels older than Linux 2.6.11 ignore the I and I " "arguments, making this function fairly expensive. Therefore, the whole " "cache is always flushed." msgstr "" "Nucleele Linux mai vechi decât Linux 2.6.11 ignoră argumentele I și " "I, ceea ce face ca această funcție să fie destul de costisitoare. " "Prin urmare, întreaga memorie cache este întotdeauna golită." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This function always behaves as if B has been passed for the " "I argument and does not do any error checking on the I " "argument." msgstr "" "Această funcție se comportă întotdeauna ca și cum B ar fi fost " "trecut pentru argumentul I și nu efectuează nicio verificare a " "erorilor la argumentul I." #. type: TH #: debian-bookworm #, no-wrap msgid "2023-02-05" msgstr "5 februarie 2023" #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "Pagini de manual de Linux 6.03" #. type: SS #: debian-bookworm #, no-wrap msgid "Caveat" msgstr "Avertisment" #. type: SH #: debian-bookworm #, no-wrap msgid "NOTES" msgstr "NOTE" #. type: TH #: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "2023-10-31" msgstr "31 octombrie 2023" #. type: TH #: fedora-40 mageia-cauldron #, no-wrap msgid "Linux man-pages 6.06" msgstr "Pagini de manual de Linux 6.06" #. type: TH #: fedora-rawhide #, no-wrap msgid "Linux man-pages 6.7" msgstr "Pagini de manual de Linux 6.7" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "2023-03-30" msgstr "30 martie 2023" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Pagini de manual de Linux 6.04" #. type: TH #: opensuse-tumbleweed #, no-wrap msgid "Linux man-pages (unreleased)" msgstr "Pagini de manual Linux (nepublicate)"