summaryrefslogtreecommitdiffstats
path: root/po/ro/man4/sd.4.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/man4/sd.4.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/man4/sd.4.po')
-rw-r--r--po/ro/man4/sd.4.po326
1 files changed, 326 insertions, 0 deletions
diff --git a/po/ro/man4/sd.4.po b/po/ro/man4/sd.4.po
new file mode 100644
index 00000000..74ef5d3d
--- /dev/null
+++ b/po/ro/man4/sd.4.po
@@ -0,0 +1,326 @@
+# 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>, 2024.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n 4.21.0\n"
+"POT-Creation-Date: 2024-03-01 17:07+0100\n"
+"PO-Revision-Date: 2024-01-29 12:34+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 "sd"
+msgstr "sd"
+
+#. 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 "sd - driver for SCSI disk drives"
+msgstr "sd - controlor pentru unități de disc SCSI"
+
+#. 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>linux/hdreg.hE<gt> >/* for HDIO_GETGEO */\n"
+"B<#include E<lt>linux/fs.hE<gt> >/* for BLKGETSIZE and BLKRRPART */\n"
+msgstr ""
+"B<#include E<lt>linux/hdreg.hE<gt> >/* pentru HDIO_GETGEO */\n"
+"B<#include E<lt>linux/fs.hE<gt> >/* pentru BLKGETSIZE și BLKRRPART */\n"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "CONFIGURATION"
+msgstr "CONFIGURARE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The block device name has the following form: B<sd>I<lp,> where I<l> is a "
+"letter denoting the physical drive, and I<p> is a number denoting the "
+"partition on that physical drive. Often, the partition number, I<p>, will "
+"be left off when the device corresponds to the whole drive."
+msgstr ""
+"Numele dispozitivului de bloc are următoarea formă: B<sd>I<lp,> unde I<l> "
+"este o literă care indică unitatea fizică, iar I<p> este un număr care "
+"indică partiția de pe unitatea fizică respectivă. Adesea, numărul partiției, "
+"I<p>, nu este menționat atunci când dispozitivul corespunde întregii unități."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"SCSI disks have a major device number of 8, and a minor device number of the "
+"form (16 * I<drive_number>) + I<partition_number>, where I<drive_number> is "
+"the number of the physical drive in order of detection, and "
+"I<partition_number> is as follows:"
+msgstr ""
+"Discurile SCSI au un număr de dispozitiv principal de 8 și un număr de "
+"dispozitiv secundar de forma (16 * I<numărul_unității>) + "
+"I<numărul_partiției>, unde I<numărul_unității> este numărul unității fizice "
+"în ordinea detectării, iar I<numărul_partiției> este după cum urmează:"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "\\[bu]"
+msgstr "\\[bu]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "partition 0 is the whole drive"
+msgstr "partiția 0 este întreaga unitate"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "partitions 1\\[en]4 are the DOS \"primary\" partitions"
+msgstr "partițiile 1\\[en]4 sunt partițiile „primare” DOS"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"partitions 5\\[en]8 are the DOS \"extended\" (or \"logical\") partitions"
+msgstr "partițiile 5\\[en]8 sunt partițiile DOS „extinse” (sau „logice”)"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"For example, I</dev/sda> will have major 8, minor 0, and will refer to all "
+"of the first SCSI drive in the system; and I</dev/sdb3> will have major 8, "
+"minor 19, and will refer to the third DOS \"primary\" partition on the "
+"second SCSI drive in the system."
+msgstr ""
+"De exemplu, I</dev/sda> va avea major 8, minor 0 și se va referi la întreaga "
+"primă unitate SCSI din sistem; iar I</dev/sdb3> va avea major 8, minor 19 și "
+"se va referi la a treia partiție DOS „primară” de pe a doua unitate SCSI din "
+"sistem."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"At this time, only block devices are provided. Raw devices have not yet "
+"been implemented."
+msgstr ""
+"În acest moment, sunt furnizate doar dispozitive de blocuri. Dispozitivele "
+"brute nu au fost încă implementate."
+
+#. 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 following I<ioctl>s are provided:"
+msgstr "Sunt furnizate următoarele apeluri I<ioctl>:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<HDIO_GETGEO>"
+msgstr "B<HDIO_GETGEO>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Returns the BIOS disk parameters in the following structure:"
+msgstr "Returnează parametrii discului BIOS în următoarea structură:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"struct hd_geometry {\n"
+" unsigned char heads;\n"
+" unsigned char sectors;\n"
+" unsigned short cylinders;\n"
+" unsigned long start;\n"
+"};\n"
+msgstr ""
+"struct hd_geometry {\n"
+" unsigned char heads;\n"
+" unsigned char sectors;\n"
+" unsigned short cylinders;\n"
+" unsigned long start;\n"
+"};\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "A pointer to this structure is passed as the B<ioctl>(2) parameter."
+msgstr ""
+"Un indicator la această structură este transmis ca parametru B<ioctl>(2)."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The information returned in the parameter is the disk geometry of the drive "
+"I<as understood by DOS!> This geometry is I<not> the physical geometry of "
+"the drive. It is used when constructing the drive's partition table, "
+"however, and is needed for convenient operation of B<fdisk>(1), "
+"B<efdisk>(1), and B<lilo>(1). If the geometry information is not available, "
+"zero will be returned for all of the parameters."
+msgstr ""
+"Informația returnată în parametru este geometria discului unității de disc "
+"I<cum este înțeleasă de DOS!> Această geometrie I<nu> este geometria fizică "
+"a unității de disc. Cu toate acestea, ea este utilizată la construirea "
+"tabelului de partiții al unității și este necesară pentru funcționarea "
+"convenabilă a B<fdisk>(1), B<efdisk>(1) și B<lilo>(1). În cazul în care "
+"informațiile privind geometria nu sunt disponibile, se va returna zero "
+"pentru toți parametrii."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<BLKGETSIZE>"
+msgstr "B<BLKGETSIZE>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Returns the device size in sectors. The B<ioctl>(2) parameter should be a "
+"pointer to a I<long>."
+msgstr ""
+"Returnează dimensiunea dispozitivului în sectoare. Parametrul B<ioctl>(2) "
+"trebuie să fie un indicator la un I<long>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<BLKRRPART>"
+msgstr "B<BLKRRPART>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Forces a reread of the SCSI disk partition tables. No parameter is needed."
+msgstr ""
+"Forțează o recitire a tabelelor de partiții ale discurilor SCSI. Nu este "
+"necesar niciun parametru."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The SCSI B<ioctl>(2) operations are also supported. If the B<ioctl>(2) "
+"parameter is required, and it is NULL, then B<ioctl>(2) fails with the "
+"error B<EINVAL>."
+msgstr ""
+"Operațiile SCSI B<ioctl>(2) sunt, de asemenea, acceptate. Dacă este necesar "
+"parametrul B<ioctl>(2), iar acesta este NULL, atunci B<ioctl>(2) eșuează cu "
+"eroarea B<EINVAL>."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "FILES"
+msgstr "FIȘIERE"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I</dev/sd[a-h]>"
+msgstr "I</dev/sd[a-h]>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "the whole device"
+msgstr "întregul dispozitiv"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I</dev/sd[a-h][0-8]>"
+msgstr "I</dev/sd[a-h][0-8]>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "individual block partitions"
+msgstr "partiții de blocuri individuale"
+
+#. type: TH
+#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#, 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: 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"