summaryrefslogtreecommitdiffstats
path: root/po/es/man8/updatedb.8.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/es/man8/updatedb.8.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/es/man8/updatedb.8.po')
-rw-r--r--po/es/man8/updatedb.8.po462
1 files changed, 462 insertions, 0 deletions
diff --git a/po/es/man8/updatedb.8.po b/po/es/man8/updatedb.8.po
new file mode 100644
index 00000000..c0fba65f
--- /dev/null
+++ b/po/es/man8/updatedb.8.po
@@ -0,0 +1,462 @@
+# Spanish translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Gerardo Aburruzaga García <gerardo.aburruzaga@uca.es>, 1998.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n\n"
+"POT-Creation-Date: 2024-02-15 18:15+0100\n"
+"PO-Revision-Date: 1998-05-26 23:07+0200\n"
+"Last-Translator: Gerardo Aburruzaga García <gerardo.aburruzaga@uca.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: Poedit 2.4.1\n"
+
+#. type: TH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "updatedb"
+msgstr "updatedb"
+
+#. type: TH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "Jun 2008"
+msgstr "Junio 2008"
+
+#. type: TH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "mlocate"
+msgstr "mlocate"
+
+#. type: SH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "NOMBRE"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid "updatedb - update a file name database"
+msgid "updatedb - update a database for mlocate"
+msgstr "updatedb - actualiza una base de datos de nombres de ficheros"
+
+#. type: SH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "SINOPSIS"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "B<updatedb> [I<OPTION>]..."
+msgstr "B<updatedb> [I<OPCIÓN>]..."
+
+#. type: SH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "DESCRIPCIÓN"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"B<updatedb> creates or updates a database used by B<locate>(1). If the "
+"database already exists, its data is reused to avoid rereading directories "
+"that have not changed."
+msgstr ""
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"B<updatedb> is usually run daily by B<cron>(8) to update the default "
+"database."
+msgstr ""
+
+#. type: SH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "EXIT STATUS"
+msgstr "ESTADO DE SALIDA"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "B<updatedb> returns with exit status 0 on success, 1 on error."
+msgstr ""
+
+#. type: SH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "OPTIONS"
+msgstr "OPCIONES"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"The B<PRUNE_BIND_MOUNTS>, B<PRUNEFS>, B<PRUNENAMES> and B<PRUNEPATHS> "
+"variables, which are modified by some of the options, are documented in "
+"detail in B<updatedb.conf>(5)."
+msgstr ""
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<-f>, B<--add-prunefs >I<FS>"
+msgstr "B<-f>, B<--add-prunefs >I<SF>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "Add entries in white-space-separated list I<FS> to B<PRUNEFS>."
+msgstr ""
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<-n>, B<--add-prunenames >I<NAMES>"
+msgstr "B<-n>, B<--add-prunenames >I<NOMBRES>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "Add entries in white-space-separated list I<NAMES> to B<PRUNENAMES>."
+msgstr ""
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<-e>, B<--add-prunepaths >I<PATHS>"
+msgstr "B<-e>, B<--add-prunepaths >I<CAMINOS>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "Add entries in white-space-separated list I<PATHS> to B<PRUNEPATHS>."
+msgstr ""
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<-U>, B<--database-root> I<PATH>"
+msgstr "B<-U>, B<--database-root> I<CAMINO>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Store only results of scanning the file system subtree rooted at I<PATH> to "
+"the generated database. The whole file system is scanned by default."
+msgstr ""
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"B<locate>(1) outputs entries as absolute path names which don't contain "
+"symbolic links, regardless of the form of I<PATH>."
+msgstr ""
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<--debug-pruning>"
+msgstr "B<--debug-pruning>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Write debugging information about pruning decisions to standard error output."
+msgstr ""
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<-h>, B<--help>"
+msgstr "B<-h>, B<--help>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid "Print a summary of the options to B<updatedb> and exit."
+msgid ""
+"Write a summary of the available options to standard output and exit "
+"successfully."
+msgstr "Muestra un sumario de las opciones de B<updatedb> y acaba."
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<-o>, B<--output> I<FILE>"
+msgstr "B<-o>, B<--output> I<FICHERO>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid "Create the database in the old format instead of the new one."
+msgid "Write the database to I<FILE> instead of using the default database."
+msgstr "Crea la base de datos en el formato antiguo en vez de en el nuevo."
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<--prune-bind-mounts> I<FLAG>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "Set B<PRUNE_BIND_MOUNTS> to I<FLAG>, overriding the configuration file."
+msgstr ""
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<--prunefs> I<FS>"
+msgstr "B<--prunefs> I<SF>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "Set B<PRUNEFS> to I<FS>, overriding the configuration file."
+msgstr ""
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<--prunenames> I<NAMES>"
+msgstr "B<--prunenames> I<NOMBRES>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "Set B<PRUNENAMES> to I<NAMES>, overriding the configuration file."
+msgstr ""
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<--prunepaths> I<PATHS>"
+msgstr "B<--prunepaths> I<CAMINOS>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "Set B<PRUNEPATHS> to I<PATHS>, overriding the configuration file."
+msgstr ""
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<-l>, B<--require-visibility> I<FLAG>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Set the ``require file visibility before reporting it'' flag in the "
+"generated database to I<FLAG>."
+msgstr ""
+
+#. type: Plain text
+#: archlinux
+msgid ""
+"If I<FLAG> is B<0> or B<no>, or if the database file is readable by "
+"\"others\" or it is not owned by B<locate>, B<locate>(1) outputs the "
+"database entries even if the user running B<locate>(1) could not have read "
+"the directory necessary to find out the file described by the database entry."
+msgstr ""
+
+#. type: Plain text
+#: archlinux
+msgid ""
+"If I<FLAG> is B<1> or B<yes> (the default), B<locate>(1) checks the "
+"permissions of parent directories of each entry before reporting it to the "
+"invoking user. To make the file existence truly hidden from other users, "
+"the database group is set to B<locate> and the database permissions prohibit "
+"reading the database by users using other means than B<locate>(1), which is "
+"set-gid B<locate>."
+msgstr ""
+
+#. type: Plain text
+#: archlinux
+msgid ""
+"Note that the visibility flag is checked only if the database is owned by "
+"B<locate> and it is not readable by \"others\"."
+msgstr ""
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<-v>, B<--verbose>"
+msgstr "B<-v>, B<--verbose>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Output path names of files to standard output, as soon as they are found."
+msgstr ""
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<-V>, B<--version>"
+msgstr "B<-V>, B<--version>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Write information about the version and license of B<locate> on standard "
+"output and exit successfully."
+msgstr ""
+
+#. type: SH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "EXAMPLES"
+msgstr "EJEMPLOS"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "To create a private mlocate database as an user other than B<root>, run"
+msgstr ""
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "B<updatedb -l 0 -o> I<db_file> B<-U> I<source_directory>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Note that all users that can read I<db_file> can get the complete list of "
+"files in the subtree of I<source_directory>."
+msgstr ""
+
+#. type: SH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "FILES"
+msgstr "ARCHIVOS"
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B</etc/updatedb.conf>"
+msgstr "B</etc/updatedb.conf>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "A configuration file. See B<updatedb.conf>(5)."
+msgstr ""
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B</var/lib/mlocate/mlocate.db>"
+msgstr "B</var/lib/mlocate/mlocate.db>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "The database updated by default."
+msgstr ""
+
+#. type: SH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "SECURITY"
+msgstr ""
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Databases built with B<--require-visibility no> allow users to find names of "
+"files and directories of other users, which they would not otherwise be able "
+"to do."
+msgstr ""
+
+#. type: SH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "NOTES"
+msgstr "NOTAS"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"The accompanying B<locate>(1) utility was designed to be compatible to "
+"B<slocate> and attempts to be compatible to E<.SM GNU> B<locate> where "
+"possible. This is not the case for B<updatedb>."
+msgstr ""
+
+#. type: SH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "Miloslav Trmac E<lt>mitr@redhat.comE<gt>"
+msgstr "Miloslav Trmac E<lt>mitr@redhat.comE<gt>"
+
+#. type: SH
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VÉASE TAMBIÉN"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "B<locate>(1), B<mlocate.db>(5), B<updatedb.conf>(5)"
+msgstr "B<locate>(1), B<mlocate.db>(5), B<updatedb.conf>(5)"
+
+#. type: Plain text
+#: fedora-40 fedora-rawhide
+msgid ""
+"If I<FLAG> is B<0> or B<no>, or if the database file is readable by "
+"\"others\" or it is not owned by B<slocate>, B<locate>(1) outputs the "
+"database entries even if the user running B<locate>(1) could not have read "
+"the directory necessary to find out the file described by the database entry."
+msgstr ""
+
+#. type: Plain text
+#: fedora-40 fedora-rawhide
+msgid ""
+"If I<FLAG> is B<1> or B<yes> (the default), B<locate>(1) checks the "
+"permissions of parent directories of each entry before reporting it to the "
+"invoking user. To make the file existence truly hidden from other users, "
+"the database group is set to B<slocate> and the database permissions "
+"prohibit reading the database by users using other means than B<locate>(1), "
+"which is set-gid B<slocate>."
+msgstr ""
+
+#. type: Plain text
+#: fedora-40 fedora-rawhide
+msgid ""
+"Note that the visibility flag is checked only if the database is owned by "
+"B<slocate> and it is not readable by \"others\"."
+msgstr ""
+
+#. type: Plain text
+#: opensuse-tumbleweed
+msgid ""
+"If I<FLAG> is B<0> or B<no>, or if the database file is readable by "
+"\"others\" or it is not owned by B<nobody>, B<locate>(1) outputs the "
+"database entries even if the user running B<locate>(1) could not have read "
+"the directory necessary to find out the file described by the database entry."
+msgstr ""
+
+#. type: Plain text
+#: opensuse-tumbleweed
+msgid ""
+"If I<FLAG> is B<1> or B<yes> (the default), B<locate>(1) checks the "
+"permissions of parent directories of each entry before reporting it to the "
+"invoking user. To make the file existence truly hidden from other users, "
+"the database group is set to B<nobody> and the database permissions prohibit "
+"reading the database by users using other means than B<locate>(1), which is "
+"set-gid B<nobody>."
+msgstr ""
+
+#. type: Plain text
+#: opensuse-tumbleweed
+msgid ""
+"Note that the visibility flag is checked only if the database is owned by "
+"B<nobody> and it is not readable by \"others\"."
+msgstr ""