summaryrefslogtreecommitdiffstats
path: root/po/es/man1/join.1.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
commit4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch)
tree3900955c1886e6d2570fea7125ee1f01bafe876d /po/es/man1/join.1.po
parentAdding upstream version 4.22.0. (diff)
downloadmanpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz
manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/es/man1/join.1.po')
-rw-r--r--po/es/man1/join.1.po83
1 files changed, 59 insertions, 24 deletions
diff --git a/po/es/man1/join.1.po b/po/es/man1/join.1.po
index 498aaa7f..c26ea687 100644
--- a/po/es/man1/join.1.po
+++ b/po/es/man1/join.1.po
@@ -1,12 +1,12 @@
# Spanish translation of manpages
# This file is distributed under the same license as the manpages-l10n package.
# Copyright © of this file:
-# Marcos Fouces <marcos@debian.org>, 2021-2022.
+# Marcos Fouces <marcos@debian.org>, 2021-2024.
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n 4.9.3\n"
-"POT-Creation-Date: 2024-02-15 18:02+0100\n"
-"PO-Revision-Date: 2022-04-24 23:35+0200\n"
+"POT-Creation-Date: 2024-05-01 15:43+0200\n"
+"PO-Revision-Date: 2024-05-10 23:50+0200\n"
"Last-Translator: Marcos Fouces <marcos@debian.org>\n"
"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
"Language: es\n"
@@ -23,16 +23,16 @@ msgid "JOIN"
msgstr "JOIN"
#. type: TH
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable
#, no-wrap
-msgid "January 2024"
-msgstr "Enero 2024"
+msgid "March 2024"
+msgstr "Marzo de 2024"
#. type: TH
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux fedora-rawhide opensuse-tumbleweed
#, no-wrap
-msgid "GNU coreutils 9.4"
-msgstr "GNU coreutils 9.4"
+msgid "GNU coreutils 9.5"
+msgstr "GNU coreutils 9.5"
#. type: TH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -327,16 +327,15 @@ msgstr ""
"archivo determinará la cantidad de campos para cada línea"
#. type: Plain text
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux fedora-rawhide opensuse-tumbleweed
msgid ""
"Important: FILE1 and FILE2 must be sorted on the join fields. E.g., use "
"\"sort B<-k> 1b,1\" if 'join' has no options, or use \"join B<-t> ''\" if "
-"'sort' has no options. Note, comparisons honor the rules specified by "
+"'sort' has no options. Comparisons honor the rules specified by "
"'LC_COLLATE'. If the input is not sorted and some lines cannot be joined, a "
"warning message will be given."
msgstr ""
-"Importante: ARCHIVO1 y ARCHIVO2 debe ordenarse en base a los campos de "
+"Importante: ARCHIVO1 y ARCHIVO2 deben ordenarse en base a los campos de "
"unión. Por ejemplo con la ejecución de \"sort B<-k> 1b,1\" si 'join' no "
"tiene opciones o \"join B<-t> ''\" si 'sort' no tiene opciones. Observe que "
"las comparaciones sigue la norma de 'LC_COLLATE'. Si no se ordena la entrada "
@@ -388,12 +387,12 @@ msgid "COPYRIGHT"
msgstr "COPYRIGHT"
#. type: Plain text
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux fedora-rawhide opensuse-tumbleweed
msgid ""
-"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"Copyright \\(co 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
msgstr ""
-"Copyright \\(co 2023 Free Software Foundation, Inc. Licencia GPLv3+: GNU GPL "
+"Copyright \\(co 2024 Free Software Foundation, Inc. Licencia GPLv3+: GNU GPL "
"versión 3 o posterior E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
#. type: Plain text
@@ -443,13 +442,28 @@ msgid "September 2022"
msgstr "Septiembre de 2022"
#. type: TH
-#: debian-bookworm mageia-cauldron
+#: debian-bookworm
#, no-wrap
msgid "GNU coreutils 9.1"
msgstr "GNU coreutils 9.1"
#. type: Plain text
-#: debian-bookworm mageia-cauldron
+#: debian-bookworm debian-unstable fedora-40 mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Important: FILE1 and FILE2 must be sorted on the join fields. E.g., use "
+"\"sort B<-k> 1b,1\" if 'join' has no options, or use \"join B<-t> ''\" if "
+"'sort' has no options. Note, comparisons honor the rules specified by "
+"'LC_COLLATE'. If the input is not sorted and some lines cannot be joined, a "
+"warning message will be given."
+msgstr ""
+"Importante: ARCHIVO1 y ARCHIVO2 debe ordenarse en base a los campos de "
+"unión. Por ejemplo con la ejecución de \"sort B<-k> 1b,1\" si 'join' no "
+"tiene opciones o \"join B<-t> ''\" si 'sort' no tiene opciones. Observe que "
+"las comparaciones sigue la norma de 'LC_COLLATE'. Si no se ordena la entrada "
+"y no es posible emparejar algunas líneas, se emite un mensaje de advertencia."
+
+#. type: Plain text
+#: debian-bookworm
msgid ""
"Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
@@ -458,16 +472,37 @@ msgstr ""
"versión 3 o posterior E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
#. type: TH
-#: mageia-cauldron
+#: debian-unstable fedora-40 mageia-cauldron
#, no-wrap
-msgid "April 2022"
-msgstr "Abril de 2022"
+msgid "GNU coreutils 9.4"
+msgstr "GNU coreutils 9.4"
+
+#. type: Plain text
+#: debian-unstable fedora-40 mageia-cauldron
+msgid ""
+"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2023 Free Software Foundation, Inc. Licencia GPLv3+: GNU GPL "
+"versión 3 o posterior E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
#. type: TH
-#: opensuse-leap-15-6
+#: fedora-40 opensuse-leap-15-6
+#, no-wrap
+msgid "January 2024"
+msgstr "Enero 2024"
+
+#. type: TH
+#: fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "April 2024"
+msgstr "Abril de 2024"
+
+#. type: TH
+#: mageia-cauldron
#, no-wrap
-msgid "October 2021"
-msgstr "Octubre de 2021"
+msgid "August 2023"
+msgstr "Agosto de 2023"
#. type: TH
#: opensuse-leap-15-6