diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:35:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:35:28 +0000 |
commit | ea314d2f45c40a006c0104157013ab4b857f665f (patch) | |
tree | 3ef2971cb3675c318b8d9effd987854ad3f6d3e8 /man/es/dselect.cfg.pod | |
parent | Initial commit. (diff) | |
download | dpkg-ea314d2f45c40a006c0104157013ab4b857f665f.tar.xz dpkg-ea314d2f45c40a006c0104157013ab4b857f665f.zip |
Adding upstream version 1.22.4.upstream/1.22.4
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | man/es/dselect.cfg.pod | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/man/es/dselect.cfg.pod b/man/es/dselect.cfg.pod new file mode 100644 index 0000000..13bc318 --- /dev/null +++ b/man/es/dselect.cfg.pod @@ -0,0 +1,48 @@ + + ***************************************************** + * GENERATED FILE, DO NOT EDIT * + * THIS IS NO SOURCE FILE, BUT RESULT OF COMPILATION * + ***************************************************** + +This file was generated by po4a(7). Do not store it (in VCS, for example), +but store the PO file used as source file by po4a-translate. + +In fact, consider this as a binary, and the PO file as a regular .c file: +If the PO get lost, keeping this translation up-to-date will be harder. + +=encoding UTF-8 + +=head1 NOMBRE + +dselect.cfg - Fichero de configuración de dselect + +=head1 DESCRIPCIÓN + +This file contains default options for dselect. Each line contains a single option which is exactly the same as a normal command line option for dselect except for the leading hyphens which are not used here. Quotes surrounding option values are stripped. Comments are allowed by starting a line with a hash sign (‘B<#>’). + +=head1 FICHEROS + +I<%PKGCONFDIR%/dselect.cfg.d/[0-9a-zA-Z_-]*> + +I<%PKGCONFDIR%/dselect.cfg> + +I<~/.dselect.cfg> + +=head1 VÉASE TAMBIÉN + +L<dselect(1)>. + + +=head1 TRADUCTOR + +Rudy Godoy <rudy@kernel-panik.org>, +Rubén Porras <nahoo@inicia.es>, +Bruno Barrera C. <bruno.barrera@igloo.cl>, +Carlos Izquierdo <gheesh@ertis.net>, +Esteban Manchado y +NOK. +Debian L10n Spanish <debian-l10n-spanish@lists.debian.org>. + +Revisiones por Santiago Vila <sanvila@unex.es>, +Javier Fernández\-Sanguino, Rubén Porras, +Luis Uribe y Omar Campagne. |