summaryrefslogtreecommitdiffstats
path: root/po/ro/man3/posix_madvise.3.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /po/ro/man3/posix_madvise.3.po
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/ro/man3/posix_madvise.3.po')
-rw-r--r--po/ro/man3/posix_madvise.3.po410
1 files changed, 410 insertions, 0 deletions
diff --git a/po/ro/man3/posix_madvise.3.po b/po/ro/man3/posix_madvise.3.po
new file mode 100644
index 00000000..f95d03cc
--- /dev/null
+++ b/po/ro/man3/posix_madvise.3.po
@@ -0,0 +1,410 @@
+# Romanian translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2023.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n 4.20.0\n"
+"POT-Creation-Date: 2024-03-01 17:04+0100\n"
+"PO-Revision-Date: 2023-12-13 20:07+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 debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "posix_madvise"
+msgstr "posix_madvise"
+
+#. 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 debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "posix_madvise - give advice about patterns of memory usage"
+msgstr ""
+"posix_madvise - oferă indicații despre modelele de utilizare a memoriei"
+
+#. 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<libc>, I<-lc>)"
+msgstr "Biblioteca C standard (I<libc>, 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 "REZUMAT"
+
+#. 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 E<lt>sys/mman.hE<gt>>\n"
+msgstr "B<#include E<lt>sys/mman.hE<gt>>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<int posix_madvise(void >I<addr>B<[.>I<len>B<], size_t >I<len>B<, int >I<advice>B<);>\n"
+msgstr "B<int posix_madvise(void >I<addr>B<[.>I<len>B<], size_t >I<len>B<, int >I<advice>B<);>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Feature Test Macro Requirements for glibc (see B<feature_test_macros>(7)):"
+msgstr ""
+"Cerințe pentru macrocomenzi de testare a caracteristicilor pentru glibc "
+"(consultați B<feature_test_macros>(7)):"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<posix_madvise>():"
+msgstr "B<posix_madvise>():"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid " _POSIX_C_SOURCE E<gt>= 200112L\n"
+msgstr " _POSIX_C_SOURCE E<gt>= 200112L\n"
+
+#. 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 ""
+"The B<posix_madvise>() function allows an application to advise the system "
+"about its expected patterns of usage of memory in the address range starting "
+"at I<addr> and continuing for I<len> bytes. The system is free to use this "
+"advice in order to improve the performance of memory accesses (or to ignore "
+"the advice altogether), but calling B<posix_madvise>() shall not affect the "
+"semantics of access to memory in the specified range."
+msgstr ""
+"Funcția B<posix_madvise>() permite unei aplicații să informeze sistemul cu "
+"privire la modelele preconizate de utilizare a memoriei în intervalul de "
+"adrese începând de la I<addr> și continuând cu I<len> octeți. Sistemul este "
+"liber să utilizeze aceste indicații pentru a îmbunătăți performanța "
+"accesărilor de memorie (sau să ignore complet aceste indicații), dar "
+"apelarea funcției B<posix_madvise>() nu trebuie să afecteze semantica "
+"accesului la memorie în intervalul specificat."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The I<advice> argument is one of the following:"
+msgstr "Argumentul I<advice> este 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<POSIX_MADV_NORMAL>"
+msgstr "B<POSIX_MADV_NORMAL>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The application has no special advice regarding its memory usage patterns "
+"for the specified address range. This is the default behavior."
+msgstr ""
+"Aplicația nu are nicio indicație specială cu privire la modelele de "
+"utilizare a memoriei pentru intervalul de adrese specificat. Acesta este "
+"comportamentul implicit."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<POSIX_MADV_SEQUENTIAL>"
+msgstr "B<POSIX_MADV_SEQUENTIAL>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The application expects to access the specified address range sequentially, "
+"running from lower addresses to higher addresses. Hence, pages in this "
+"region can be aggressively read ahead, and may be freed soon after they are "
+"accessed."
+msgstr ""
+"Aplicația se așteaptă să acceseze secvențial intervalul de adrese "
+"specificat, de la adresele inferioare la cele superioare. Prin urmare, "
+"paginile din această regiune pot fi citite agresiv înainte și pot fi "
+"eliberate imediat după ce sunt accesate."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<POSIX_MADV_RANDOM>"
+msgstr "B<POSIX_MADV_RANDOM>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The application expects to access the specified address range randomly. "
+"Thus, read ahead may be less useful than normally."
+msgstr ""
+"Aplicația se așteaptă să acceseze intervalul de adrese specificat în mod "
+"aleatoriu. Astfel, citirea înainte poate fi mai puțin utilă decât în mod "
+"normal."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<POSIX_MADV_WILLNEED>"
+msgstr "B<POSIX_MADV_WILLNEED>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The application expects to access the specified address range in the near "
+"future. Thus, read ahead may be beneficial."
+msgstr ""
+"Aplicația se așteaptă să acceseze intervalul de adrese specificat în "
+"viitorul apropiat. Astfel, citirea anticipată poate fi benefică."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<POSIX_MADV_DONTNEED>"
+msgstr "B<POSIX_MADV_DONTNEED>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The application expects that it will not access the specified address range "
+"in the near future."
+msgstr ""
+"Aplicația se așteaptă să nu acceseze intervalul de adrese specificat în "
+"viitorul apropiat."
+
+#. 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 ""
+"On success, B<posix_madvise>() returns 0. On failure, it returns a "
+"positive error number."
+msgstr ""
+"În caz de succes, B<posix_madvise>() returnează 0. În caz de eșec, "
+"returnează un număr pozitiv de eroare."
+
+#. 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<EINVAL>"
+msgstr "B<EINVAL>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"I<addr> is not a multiple of the system page size or I<len> is negative."
+msgstr ""
+"I<addr> nu este un multiplu al dimensiunii paginii de sistem sau I<len> este "
+"negativă."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I<advice> is invalid."
+msgstr "I<advice> nu este validă."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<ENOMEM>"
+msgstr "B<ENOMEM>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Addresses in the specified range are partially or completely outside the "
+"caller's address space."
+msgstr ""
+"Adresele din intervalul specificat sunt parțial sau complet în afara "
+"spațiului de adrese al apelantului."
+
+#. type: SH
+#: archlinux debian-bookworm 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 ""
+"POSIX.1 permits an implementation to generate an error if I<len> is 0. On "
+"Linux, specifying I<len> as 0 is permitted (as a successful no-op)."
+msgstr ""
+"POSIX.1 permite unei implementări să genereze o eroare în cazul în care "
+"I<len> este 0. În Linux, este permisă specificarea lui I<len> ca fiind 0 (ca "
+"un no-op cu succes)."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"In glibc, this function is implemented using B<madvise>(2). However, since "
+"glibc 2.6, B<POSIX_MADV_DONTNEED> is treated as a no-op, because the "
+"corresponding B<madvise>(2) value, B<MADV_DONTNEED>, has destructive "
+"semantics."
+msgstr ""
+"În glibc, această funcție este implementată folosind B<madvise>(2). Cu toate "
+"acestea, începând cu glibc 2.6, B<POSIX_MADV_DONTNEED> este tratată ca un no-"
+"op, deoarece valoarea corespunzătoare B<madvise>(2), B<MADV_DONTNEED>, are o "
+"semantică distructivă."
+
+#. 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-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+msgid "POSIX.1-2008."
+msgstr "POSIX.1-2008."
+
+#. type: SH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "HISTORY"
+msgstr "ISTORIC"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+msgid "glibc 2.2. POSIX.1-2001."
+msgstr "glibc 2.2. POSIX.1-2001."
+
+#. 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 debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<madvise>(2), B<posix_fadvise>(2)"
+msgstr "B<madvise>(2), B<posix_fadvise>(2)"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "2022-12-04"
+msgstr "4 decembrie 2022"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "Linux man-pages 6.03"
+msgstr "Pagini de manual de Linux 6.03"
+
+#. type: Plain text
+#: debian-bookworm
+msgid "Support for B<posix_madvise>() was added in glibc 2.2."
+msgstr "Suportul pentru B<posix_madvise>() a fost adăugat în glibc 2.2."
+
+#. type: Plain text
+#: debian-bookworm
+msgid "POSIX.1-2001."
+msgstr "POSIX.1-2001."
+
+#. type: SH
+#: debian-bookworm
+#, no-wrap
+msgid "NOTES"
+msgstr "NOTE"
+
+#. type: TH
+#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "2023-03-30"
+msgstr "30 martie 2023"
+
+#. type: TH
+#: debian-unstable opensuse-tumbleweed
+#, no-wrap
+msgid "Linux man-pages 6.05.01"
+msgstr "Pagini de manual de Linux 6.05.01"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "Linux man-pages 6.04"
+msgstr "Pagini de manual de Linux 6.04"