diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /po/es/man4/fd.4.po | |
parent | Initial commit. (diff) | |
download | manpages-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/es/man4/fd.4.po')
-rw-r--r-- | po/es/man4/fd.4.po | 2142 |
1 files changed, 2142 insertions, 0 deletions
diff --git a/po/es/man4/fd.4.po b/po/es/man4/fd.4.po new file mode 100644 index 00000000..22a14486 --- /dev/null +++ b/po/es/man4/fd.4.po @@ -0,0 +1,2142 @@ +# Spanish translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Miguel Pérez Ibars <mpi79470@alu.um.es>, 2004. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n\n" +"POT-Creation-Date: 2024-03-01 16:56+0100\n" +"PO-Revision-Date: 2021-06-06 19:33+0200\n" +"Last-Translator: Miguel Pérez Ibars <mpi79470@alu.um.es>\n" +"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\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" +"X-Generator: Lokalize 20.04.1\n" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "d" +msgid "fd" +msgstr "d" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide +#, no-wrap +msgid "2023-10-31" +msgstr "31 Octubre 2023" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Páginas de manual de Linux 6.06" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: SH +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ Name +#. type: SH +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ Name +#. type: SH +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: SH +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: SH +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: SH +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NOMBRE" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ Configuration +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ Configuration +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "fd - floppy disk device" +msgstr "fd - dispositivo de disco flexible (disquetera)" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "CONFIGURATION" +msgstr "CONFIGURACIÓN" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Floppy drives are block devices with major number 2. Typically they are " +"owned by root:floppy (i.e., user root, group floppy) and have either mode " +"0660 (access checking via group membership) or mode 0666 (everybody has " +"access). The minor numbers encode the device type, drive number, and " +"controller number. For each device type (that is, combination of density " +"and track count) there is a base minor number. To this base number, add " +"the drive's number on its controller and 128 if the drive is on the " +"secondary controller. In the following device tables, I<n> represents the " +"drive number." +msgstr "" +"Las unidades de disco flexible son dispositivos hardware cuyo número mayor " +"es 2. Tipicalmente, pertenecen a root:floppy (es decir, usuario root, grupo " +"floppy) y tienen o bien el modo 0660 (la comprobación de acceso se realiza a " +"través de la pertenencia al grupo) o bien el modo 0666 (cualquiera tiene " +"acceso). Los números menorer codifican el tipo de dispositivo, número de " +"dispositivo, número de controlador. Para cada tipo de dispositivo (es decir, " +"combinación de densidad y número de pistas) hay un numero base menor. A " +"este número base, suma el número de dispositivo en su controladora y 128 si " +"el dispositivo está en el controlador secundario. En las siguientes tablas " +"de dispositivos, I<n> representan el número de dispositivo." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "B<Warning: If you use formats with more tracks than supported by your " +#| "drive, you may cause it mechanical damage.> Trying once if more tracks " +#| "than the usual 40/80 are supported should not damage it, but no warranty " +#| "is given for that. Don't create device entries for those formats to " +#| "prevent their usage if you are not sure." +msgid "" +"B<Warning: if you use formats with more tracks than supported by your drive, " +"you may cause it mechanical damage.> Trying once if more tracks than the " +"usual 40/80 are supported should not damage it, but no warranty is given for " +"that. If you are not sure, don't create device entries for those formats, " +"so as to prevent their usage." +msgstr "" +"B<Cuidado: Si usas formatos con más pistas que las soportadas por tu " +"dispositivo, puedes causarle daños mecánicos.> Probar una vez si se soportan " +"más pistas de las usuales 40/80 no debería dañarlo, pero no se da ninguna " +"garantía por ello. No crees entradas de dispositivos para esos formatos " +"para prevenir su uso si no estas seguro." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Drive-independent device files which automatically detect the media format " +"and capacity:" +msgstr "" +"Ficheros independientes del dispositivo que detectan automáticamente el " +"formato y la capacidad del medio:" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Name" +msgstr "Nombre" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Base" +msgstr "Base" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "minor #" +msgstr "Nº menor" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "_" +msgstr "_" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>" +msgstr "B<fd>I<n>" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "0" +msgstr "0" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "5.25 inch double-density device files:" +msgstr "Ficheros de dispositivos de doble densidad y 5.25\":" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "Capac." +msgid "Capacity" +msgstr "Capac." + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Cyl." +msgstr "Cil." + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Sect." +msgstr "Sect." + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Heads" +msgstr "Cabez." + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "KiB" +msgstr "KiB" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<d360>" +msgstr "B<fd>I<n>B<d360>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "360" +msgstr "360" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "40" +msgstr "40" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "9" +msgstr "9" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "2" +msgstr "2" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "4" +msgstr "4" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "5.25 inch high-density device files:" +msgstr "Ficheros de dispositivos de alta densidad y 5.25\":" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<h360>" +msgstr "B<fd>I<n>B<h360>" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "20" +msgstr "20" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<h410>" +msgstr "B<fd>I<n>B<h410>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "410" +msgstr "410" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "41" +msgstr "41" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "10" +msgstr "10" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "48" +msgstr "48" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<h420>" +msgstr "B<fd>I<n>B<h420>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "420" +msgstr "420" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "42" +msgstr "42" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "64" +msgstr "64" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<h720>" +msgstr "B<fd>I<n>B<h720>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "720" +msgstr "720" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "80" +msgstr "80" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "24" +msgstr "24" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<h880>" +msgstr "B<fd>I<n>B<h880>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "880" +msgstr "880" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "11" +msgstr "11" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<h1200>" +msgstr "B<fd>I<n>B<h1200>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1200" +msgstr "1200" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "15" +msgstr "15" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "8" +msgstr "8" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<h1440>" +msgstr "B<fd>I<n>B<h1440>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1440" +msgstr "1440" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "18" +msgstr "18" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<h1476>" +msgstr "B<fd>I<n>B<h1476>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1476" +msgstr "1476" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "82" +msgstr "82" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "56" +msgstr "56" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<h1494>" +msgstr "B<fd>I<n>B<h1494>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1494" +msgstr "1494" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "83" +msgstr "83" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "72" +msgstr "72" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<h1600>" +msgstr "B<fd>I<n>B<h1600>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1600" +msgstr "1600" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "92" +msgstr "92" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "3.5 inch double-density device files:" +msgstr "Ficheros de dispositivos de doble densidad y 3.5\":" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u360>" +msgstr "B<fd>I<n>B<u360>" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1" +msgstr "1" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "12" +msgstr "12" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u720>" +msgstr "B<fd>I<n>B<u720>" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "16" +msgstr "16" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u800>" +msgstr "B<fd>I<n>B<u800>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "800" +msgstr "800" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "120" +msgstr "120" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u1040>" +msgstr "B<fd>I<n>B<u1040>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1040" +msgstr "1040" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "13" +msgstr "13" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "84" +msgstr "84" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u1120>" +msgstr "B<fd>I<n>B<u1120>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1120" +msgstr "1120" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "14" +msgstr "14" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "88" +msgstr "88" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "3.5 inch high-density device files:" +msgstr "Ficheros de de dispositivos de alta densidad y 3.5\":" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u820>" +msgstr "B<fd>I<n>B<u820>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "820" +msgstr "820" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "52" +msgstr "52" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u830>" +msgstr "B<fd>I<n>B<u830>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "830" +msgstr "830" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "68" +msgstr "68" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u1440>" +msgstr "B<fd>I<n>B<u1440>" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "28" +msgstr "28" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u1600>" +msgstr "B<fd>I<n>B<u1600>" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "124" +msgstr "124" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u1680>" +msgstr "B<fd>I<n>B<u1680>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1680" +msgstr "1680" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "21" +msgstr "21" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "44" +msgstr "44" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u1722>" +msgstr "B<fd>I<n>B<u1722>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1722" +msgstr "1722" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "60" +msgstr "60" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u1743>" +msgstr "B<fd>I<n>B<u1743>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1743" +msgstr "1743" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "76" +msgstr "76" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u1760>" +msgstr "B<fd>I<n>B<u1760>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1760" +msgstr "1760" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "22" +msgstr "22" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "96" +msgstr "96" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u1840>" +msgstr "B<fd>I<n>B<u1840>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1840" +msgstr "1840" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "23" +msgstr "23" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "116" +msgstr "116" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u1920>" +msgstr "B<fd>I<n>B<u1920>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1920" +msgstr "1920" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "100" +msgstr "100" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "3.5 inch extra-density device files:" +msgstr "Ficheros de dispositivos de densidad extra y 3.5\":" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u2880>" +msgstr "B<fd>I<n>B<u2880>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "2880" +msgstr "2880" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "36" +msgstr "36" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "32" +msgstr "32" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<CompaQ>" +msgstr "B<fd>I<n>B<CompaQ>" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u3200>" +msgstr "B<fd>I<n>B<u3200>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "3200" +msgstr "3200" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "104" +msgstr "104" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u3520>" +msgstr "B<fd>I<n>B<u3520>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "3520" +msgstr "3520" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "108" +msgstr "108" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fd>I<n>B<u3840>" +msgstr "B<fd>I<n>B<u3840>" + +#. type: tbl table +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "3840" +msgstr "3840" + +#. type: tbl table +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "112" +msgstr "112" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: SH +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. }}} +#. {{{ Description +#. type: SH +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. }}} +#. {{{ Description +#. type: SH +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: SH +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: SH +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: SH +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIPCIÓN" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"B<fd> special files access the floppy disk drives in raw mode. The " +"following B<ioctl>(2) calls are supported by B<fd> devices:" +msgstr "" +"Los ficheros especiales B<fd> acceden a las unidades de disquete en modo " +"crudo. Las siguientes llamadas B<ioctl>(2) están soportadas por dispositivos " +"B<fd>:" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDCLRPRM>" +msgstr "B<FDCLRPRM>" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDCLRPRM +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDCLRPRM +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "clears the media information of a drive (geometry of disk in drive)." +msgstr "" +"borra la información del medio de una unidad (geometría del disco en la " +"unidad)." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDSETPRM>" +msgstr "B<FDSETPRM>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"sets the media information of a drive. The media information will be lost " +"when the media is changed." +msgstr "" +"Establece la información del medio de una unidad. La información del medio " +"se perderá cuando se cambie de medio." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDDEFPRM>" +msgstr "B<FDDEFPRM>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"sets the media information of a drive (geometry of disk in drive). The " +"media information will not be lost when the media is changed. This will " +"disable autodetection. In order to reenable autodetection, you have to " +"issue an B<FDCLRPRM>." +msgstr "" +"Establece la información del medio de una unidad (geometría del disco en la " +"unidad). La información del medio no se perderá cuando se cambie de medio. " +"Esto desactivará la autodetección. En orden a reactivar la autodetección, " +"tienes que emitir un B<FDCLRPRM>." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDGETDRVTYP>" +msgstr "B<FDGETDRVTYP>" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDFLUSH +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDFLUSH +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"returns the type of a drive (name parameter). For formats which work in " +"several drive types, B<FDGETDRVTYP> returns a name which is appropriate for " +"the oldest drive type which supports this format." +msgstr "" +"devuelve el tipo de una unidad (parametro nombre). Para formatos que " +"funcionan en varios tipos de unidad, B<FDGETDRVTYP> devuelve un nombre el " +"cuál es apropiado para el tipo de unidad más antiguo que soporta este " +"formato." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDFLUSH>" +msgstr "B<FDFLUSH>" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDSETMAXERRS +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDSETMAXERRS +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "invalidates the buffer cache for the given drive." +msgstr "invalida el cache de buffer para la unidad dada." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDSETMAXERRS>" +msgstr "B<FDSETMAXERRS>" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDGETMAXERRS +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDGETMAXERRS +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"sets the error thresholds for reporting errors, aborting the operation, " +"recalibrating, resetting, and reading sector by sector." +msgstr "" +"ajusta el umbral de error para informar de errores, interrumpir la " +"operación, recalibrar, reinicar la unidad y leer sector a sector." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDGETDRVTYP +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDGETDRVTYP +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "gets the current error thresholds." +msgstr "obtiene el umbral actual de error." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDWERRORCLR +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDWERRORCLR +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "gets the internal name of the drive." +msgstr "obtiene el nombre interno de la unidad." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDWERRORCLR>" +msgstr "B<FDWERRORCLR>" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDWERRORGET +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDWERRORGET +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "clears the write error statistics." +msgstr "borra la estadística de errores de escritura." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDWERRORGET>" +msgstr "B<FDWERRORGET>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"reads the write error statistics. These include the total number of write " +"errors, the location and disk of the first write error, and the location and " +"disk of the last write error. Disks are identified by a generation number " +"which is incremented at (almost) each disk change." +msgstr "" +"lee la estadística de errores de escritura. Esto incluye el número total de " +"errores de escritura, la posición y disco del primer error de escritura, y " +"la posición y disco del último error de escritura. Los discos se identifican " +"mediante un número de generación el cuál se incrementa (al menos) en cada " +"cambio de disco." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDTWADDLE>" +msgstr "B<FDTWADDLE>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Switch the drive motor off for a few microseconds. This might be needed in " +"order to access a disk whose sectors are too close together." +msgstr "" +"Apaga el motor de la unidad por unos pocos microsegundos. Esto podría ser " +"necesario para acceder a un disco cuyos sectores están muy juntos." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDSETDRVPRM>" +msgstr "B<FDSETDRVPRM>" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDGETDRVPRM +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDGETDRVPRM +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "sets various drive parameters." +msgstr "ajusta varios parametros de unidad." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDGETDRVPRM>" +msgstr "B<FDGETDRVPRM>" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDGETDRVSTAT +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDGETDRVSTAT +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "reads these parameters back." +msgstr "devuelve los parámetros anteriores." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDGETDRVSTAT>" +msgstr "B<FDGETDRVSTAT>" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDPOLLDRVSTAT +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDPOLLDRVSTAT +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "gets the cached drive state (disk changed, write protected et al.)" +msgstr "" +"obtiene el estado de la cache de la unidad (cambios de disco, protección de " +"escritura)" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDPOLLDRVSTAT>" +msgstr "B<FDPOLLDRVSTAT>" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDGETFDCSTAT +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDGETFDCSTAT +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "polls the drive and return its state." +msgstr "consulta a la unidad y devuelve su estado." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDGETFDCSTAT>" +msgstr "B<FDGETFDCSTAT>" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDRESET +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDRESET +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "gets the floppy controller state." +msgstr "obtiene el estado del controlador de la disquetera." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDRESET>" +msgstr "B<FDRESET>" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDRAWCMD +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. {{{ FDRAWCMD +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "resets the floppy controller under certain conditions." +msgstr "reinicia el controlador de la disquetera bajo ciertas condiciones." + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: IP +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<FDRAWCMD>" +msgstr "B<FDRAWCMD>" + +#. #-#-#-#-# archlinux: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. type: Plain text +#. #-#-#-#-# debian-unstable: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. }}} +#. type: Plain text +#. #-#-#-#-# fedora-40: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fd.4.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "sends a raw command to the floppy controller." +msgstr "envía una orden directa al controlador de la disquetera." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"For more precise information, consult also the I<E<lt>linux/fd.hE<gt>> and " +"I<E<lt>linux/fdreg.hE<gt>> include files, as well as the " +"B<floppycontrol>(1) manual page." +msgstr "" +"Para una información más precisa, consultar también los ficheros de cabecera " +"I<E<lt>linux/fd.hE<gt>> y I<E<lt>linux/fdreg.hE<gt>>, así como la página de " +"manual B<floppycontrol>(1)." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FILES" +msgstr "ARCHIVOS" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "I</dev/fd*>" +msgstr "I</dev/fd*>" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NOTES" +msgstr "NOTAS" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The various formats permit reading and writing many types of disks. " +"However, if a floppy is formatted with an inter-sector gap that is too " +"small, performance may drop, to the point of needing a few seconds to access " +"an entire track. To prevent this, use interleaved formats." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"It is not possible to read floppies which are formatted using GCR (group " +"code recording), which is used by Apple II and Macintosh computers (800k " +"disks)." +msgstr "" + +#. .SH AUTHORS +#. Alain Knaff (Alain.Knaff@imag.fr), David Niemi +#. (niemidc@clark.net), Bill Broadhurst (bbroad@netcom.com). +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Reading floppies which are hard sectored (one hole per sector, with the " +"index hole being a little skewed) is not supported. This used to be common " +"with older 8-inch floppies." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "VÉASE TAMBIÉN" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"B<chown>(1), B<floppycontrol>(1), B<getfdprm>(1), B<mknod>(1), " +"B<superformat>(1), B<mount>(8), B<setfdprm>(8)" +msgstr "" +"B<chown>(1), B<floppycontrol>(1), B<getfdprm>(1), B<mknod>(1), " +"B<superformat>(1), B<mount>(8), B<setfdprm>(8)" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "FD" +msgstr "FD" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Jul 3, 1999" +msgstr "" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Linux" +msgstr "Linux" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Special files" +msgstr "Ficheros especiales" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Floppy drives are block devices with major number 2. Typically they are " +"owned by root.floppy and have either mode 0660 (access checking via group " +"membership) or mode 0666 (everybody has access). For the following devices, " +"I<n> is the drive number. It is 0 for the first drive, 1 for the second " +"etc. To get a minor number for a specific drive connected to the first " +"controller, add I<n> to the minor base number. If it is connected to the " +"second controller, add I<n>+128 to the minor base number. B<Warning: If you " +"use formats with more tracks than supported by your drive, you may damage it " +"mechanically.> Trying once if more tracks than the usual 40/80 are supported " +"should not damage it, but no warranty is given for that. Don't create " +"device entries for those formats to prevent their usage if you are not sure." +msgstr "" + +#. {{{ drive independent +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Drive independent device files which automatically detect the media format " +"and capacity:" +msgstr "" +"Ficheros independientes del dispositivo que detectan automáticamente el " +"formato y la capacidad del medio:" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Base minor #" +msgstr "Nº base menor" + +#. {{{ 5.25 DD +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "5.25 inch double density device files:" +msgstr "Ficheros de dispositivos de doble densidad y 5.25\":" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Capac." +msgstr "Capac." + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "360K" +msgstr "360K" + +#. {{{ 5.25 HD +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "5.25 inch high density device files:" +msgstr "Ficheros de dispositivos de alta densidad y 5.25\":" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "410K" +msgstr "410K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "420K" +msgstr "420K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "720K" +msgstr "720K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "880K" +msgstr "880K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "1200K" +msgstr "1200K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "1440K" +msgstr "1440K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "1476K" +msgstr "1476K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "1494K" +msgstr "1494K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "1600K" +msgstr "1600K" + +#. {{{ 3.5 DD +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "3.5 inch double density device files:" +msgstr "Ficheros de dispositivos de doble densidad y 3.5\":" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "800K" +msgstr "800K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "1040K" +msgstr "1040K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "1120K" +msgstr "1120K" + +#. {{{ 3.5 HD +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "3.5 inch high density device files:" +msgstr "Ficheros de de dispositivos de alta densidad y 3.5\":" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "820K" +msgstr "820K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "830K" +msgstr "830K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "1680K" +msgstr "1680K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "1722K" +msgstr "1722K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "1743K" +msgstr "1743K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "1760K" +msgstr "1760K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "1840K" +msgstr "1840K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "1920K" +msgstr "1920K" + +#. {{{ 3.5 ED +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "3.5 inch extra density device files:" +msgstr "Ficheros de dispositivos de densidad extra y 3.5\":" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "2880K" +msgstr "2880K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "3200K" +msgstr "3200K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "3520K" +msgstr "3520K" + +#. type: tbl table +#: debian-bookworm debian-unstable +#, no-wrap +msgid "3840K" +msgstr "3840K" + +#. {{{ FDCLRPRM +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"B<fd> special files access the floppy disk drives in raw mode. The " +"following I<ioctl>(2) calls are supported by B<fd> devices:" +msgstr "" +"Los ficheros especiales B<fd> acceden a las unidades de disquete en modo " +"crudo. Las siguientes llamadas I<ioctl>(2) están soportadas por dispositivos " +"B<fd>:" + +#. }}} +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"sets the media information of a drive. The media information will be lost " +"when the media is changed." +msgstr "" +"Establece la información del medio de una unidad. La información del medio " +"se perderá cuando se cambie de medio." + +#. }}} +#. {{{ FDGETDRVTYP +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"sets the media information of a drive (geometry of disk in drive). The media " +"information will not be lost when the media is changed. This will disable " +"autodetection. In order to re-enable autodetection, you have to issue an " +"B<FDCLRPRM> ." +msgstr "" +"Establece la información del medio de una unidad (geometría del disco en la " +"unidad). La información del medio no se perderá cuando se cambie de medio. " +"Esto desactivará la autodetección. En orden a reactivar la autodetección, " +"tienes que emitir un B<FDCLRPRM>." + +#. }}} +#. {{{ FDTWADDLE +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"reads the write error statistics. These include the total number of write " +"errors, the location and disk of the first write error, and the location and " +"disk of the last write error. Disks are identified by a generation number " +"which is incremented at (almost) each disk change." +msgstr "" +"lee la estadística de errores de escritura. Esto incluye el número total de " +"errores de escritura, la posición y disco del primer error de escritura, y " +"la posición y disco del último error de escritura. Los discos se identifican " +"mediante un número de generación el cuál se incrementa (al menos) en cada " +"cambio de disco." + +#. }}} +#. {{{ FDSETDRVPRM +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Switch the drive motor off for a few microseconds. This might be needed in " +"order to access a disk whose sectors are too close together." +msgstr "" +"Apaga el motor de la unidad por unos pocos microsegundos. Esto podría ser " +"necesario para acceder a un disco cuyos sectores están muy juntos." + +#. }}} +#. {{{ Notes +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"For more precise information, consult also the E<lt>linux/fd.hE<gt> and " +"E<lt>linux/fdreg.hE<gt> include files, as well as the manual page for " +"floppycontrol." +msgstr "" +"Para una información más precisa, consultar también los ficheros de cabecera " +"E<lt>linux/fd.hE<gt> y E<lt>linux/fdreg.hE<gt>, así como la página de manual " +"para floppycontrol." + +#. }}} +#. {{{ Files +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"The various formats allow one to read and write many types of disks. " +"However, if a floppy is formatted with a too small inter sector gap, " +"performance may drop, up to needing a few seconds to access an entire track. " +"To prevent this, use interleaved formats. It is not possible to read " +"floppies which are formatted using GCR (group code recording), which is used " +"by Apple II and Macintosh computers (800k disks). Reading floppies which " +"are hard sectored (one hole per sector, with the index hole being a little " +"skewed) is not supported. This used to be common with older 8 inch floppies." +msgstr "" +"Los diversos formatos permiten leer y escribir muchos tipos de discos. No " +"obstante, si un disquete está formateado con un espacio entre sectores " +"demasiado pequeño, el rendimiento puede caer, hasta el punto de necesitar " +"unos pocos segundos para acceder a una pista entera. Para prevenir esto, " +"usar formatos con entrelazado. No es posible leer discos que han sido " +"formateados usando GCR(group code recording), la cuál se usa en computadores " +"Apple II y Macintosh (discos de 800K). No está soportada la lectura de " +"disquetes con los sectores marcados físicamente, mediante un agujero por " +"sector. Esto solía ser común en los viejos disquetes de 8 pulgadas." + +#. }}} +#. {{{ Authors +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "/dev/fd*" +msgstr "/dev/fd*" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "AUTHORS" +msgstr "AUTORES" + +#. }}} +#. {{{ See also +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Alain Knaff (Alain@linux.lu), David Niemi (niemidc@tux.org), Bill Broadhurst " +"(bbroad@netcom.com)." +msgstr "" +"Alain Knaff (Alain@linux.lu), David Niemi (niemidc@tux.org), Bill Broadhurst " +"(bbroad@netcom.com)." + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"B<floppycontrol>(1), B<mknod>(1), B<chown>(1), B<getfdprm>(1), " +"B<superformat>(1), B<mount>(8), B<setfdprm>(1)" +msgstr "" +"B<floppycontrol>(1), B<mknod>(1), B<chown>(1), B<getfdprm>(1), " +"B<superformat>(1), B<mount>(8), B<setfdprm>(1)" + +#. type: TH +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "2022-12-15" +msgstr "15 Diciembre 2022" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "Linux man-pages 6.04" +msgstr "Linux man-pages 6.04" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages 6.05.01" +msgstr "Páginas de manual de Linux 6.05.01" |