From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- po/es/man4/hd.4.po | 200 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 200 insertions(+) create mode 100644 po/es/man4/hd.4.po (limited to 'po/es/man4/hd.4.po') diff --git a/po/es/man4/hd.4.po b/po/es/man4/hd.4.po new file mode 100644 index 00000000..7ceaf985 --- /dev/null +++ b/po/es/man4/hd.4.po @@ -0,0 +1,200 @@ +# Spanish translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Ignacio Arenaza , 1996. +# Juan Pablo Puerta , 1998. +# Juan Piernas , 1999. +# Marcos Fouces , 2021-2024. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n\n" +"POT-Creation-Date: 2024-03-09 15:36+0100\n" +"PO-Revision-Date: 2024-03-10 18:24+0100\n" +"Last-Translator: Marcos Fouces \n" +"Language-Team: Spanish \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "hd" +msgstr "hd" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "31 Octubre 2023" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Páginas 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 "NOMBRE" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "hd - MFM/IDE hard disk devices" +msgstr "hd - dispositivo de disco duro MFM/IDE" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIPCIÓN" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The B devices are block devices to access MFM/IDE hard disk drives in " +"raw mode. The master drive on the primary IDE controller (major device " +"number 3) is B; the slave drive is B. The master drive of the " +"second controller (major device number 22) is B and the slave is " +"B." +msgstr "" +"B son los dispositivos de bloque usados para acceder a los discos duros " +"MFM/IDE en modo crudo (raw mode). El disco duro maestro de la controladora " +"primaria IDE (dispositivo mayor número 3) es B. El disco esclavo es " +"B. El dico maestro en la segunda controladora (dispositivo mayor número " +"22) es B y el esclavo B." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"General IDE block device names have the form BI , or BI , " +"where I is a letter denoting the physical drive, and I

is a number " +"denoting the partition on that physical drive. The first form, BI , " +"is used to address the whole drive. Partition numbers are assigned in the " +"order the partitions are discovered, and only nonempty, nonextended " +"partitions get a number. However, partition numbers 1\\[en]4 are given to " +"the four partitions described in the MBR (the \"primary\" partitions), " +"regardless of whether they are unused or extended. Thus, the first logical " +"partition will be BIB<5> \\&. Both DOS-type partitioning and BSD-" +"disklabel partitioning are supported. You can have at most 63 partitions on " +"an IDE disk." +msgstr "" +"Los nombres de los dispositivos generales de bloque IDE son de la forma: " +"BI o BI, donde I es una letra que define la unidad física, " +"y I

es un número que indica la partición en la unidad física. La primera " +"forma aquí mostrada, BI, se usa para direccionar la unidad entera. " +"Los números de las particiones son asignados en el orden que se descubran " +"las particiones, solo obtienen número las particiones no vacías y no " +"extendidas. Así mismo, los números del 1\\[en]4 se toman de las cuatro " +"particiones descritas en el Master Boot Record (las particiones llamadas " +"'primarias'), independientemente de que no se usen o sean extendidas. Asi, " +"la primera partición lógica será BIB<5>\\&. Tienen soporte tanto las " +"particiones tipo DOS como las BSD.Puede tener hasta 63 particiones en un " +"disco IDE." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"For example, I refers to all of the first IDE drive in the system; " +"and I refers to the third DOS \"primary\" partition on the second " +"one." +msgstr "" +"Por ejemplo, I se refiere a la la primera unidad IDE completa; y " +"I se refiere a la tercera particion primaria DOS en la segunda " +"unidad." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "They are typically created by:" +msgstr "Típicamente se crean con:" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"mknod -m 660 /dev/hda b 3 0\n" +"mknod -m 660 /dev/hda1 b 3 1\n" +"mknod -m 660 /dev/hda2 b 3 2\n" +"\\&...\n" +"mknod -m 660 /dev/hda8 b 3 8\n" +"mknod -m 660 /dev/hdb b 3 64\n" +"mknod -m 660 /dev/hdb1 b 3 65\n" +"mknod -m 660 /dev/hdb2 b 3 66\n" +"\\&...\n" +"mknod -m 660 /dev/hdb8 b 3 72\n" +"chown root:disk /dev/hd*\n" +msgstr "" +"mknod -m 660 /dev/hda b 3 0\n" +"mknod -m 660 /dev/hda1 b 3 1\n" +"mknod -m 660 /dev/hda2 b 3 2\n" +"\\&...\n" +"mknod -m 660 /dev/hda8 b 3 8\n" +"mknod -m 660 /dev/hdb b 3 64\n" +"mknod -m 660 /dev/hdb1 b 3 65\n" +"mknod -m 660 /dev/hdb2 b 3 66\n" +"\\&...\n" +"mknod -m 660 /dev/hdb8 b 3 72\n" +"chown root:disk /dev/hd*\n" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FILES" +msgstr "ARCHIVOS" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I" +msgstr "I" + +#. 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 "VÉASE TAMBIÉN" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B(1), B(1), B(4), B(8)" +msgstr "B(1), B(1), B(4), B(8)" + +#. type: TH +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "2023-02-05" +msgstr "5 Febrero 2023" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "Linux man-pages 6.03" +msgstr "Páginas de manual de Linux 6.03" + +#. type: TH +#: debian-unstable opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages 6.05.01" +msgstr "Páginas de manual de Linux 6.05.01" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "Linux man-pages 6.04" +msgstr "Linux man-pages 6.04" -- cgit v1.2.3