summaryrefslogtreecommitdiffstats
path: root/po/es/man3/printf.3.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:33 +0000
commit2c3307fb903f427be3d021c5780b75cac9af2ce8 (patch)
tree65cf431f40b7481d81ae2dfce9576342686448f7 /po/es/man3/printf.3.po
parentReleasing progress-linux version 4.22.0-1~progress7.99u1. (diff)
downloadmanpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.tar.xz
manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.zip
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--po/es/man3/printf.3.po92
1 files changed, 59 insertions, 33 deletions
diff --git a/po/es/man3/printf.3.po b/po/es/man3/printf.3.po
index eca2c6b6..e1863f4a 100644
--- a/po/es/man3/printf.3.po
+++ b/po/es/man3/printf.3.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n\n"
-"POT-Creation-Date: 2024-03-01 17:04+0100\n"
+"POT-Creation-Date: 2024-06-01 06:09+0200\n"
"PO-Revision-Date: 2021-01-31 10:20+0100\n"
"Last-Translator: Miguel Pérez Ibars <mpi79470@alu.um.es>\n"
"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -27,16 +27,16 @@ msgid "printf"
msgstr ""
#. type: TH
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable opensuse-tumbleweed
#, no-wrap
-msgid "2023-10-31"
-msgstr "31 Octubre 2023"
+msgid "2024-05-02"
+msgstr "2 Mayo 2024"
#. type: TH
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable
#, no-wrap
-msgid "Linux man-pages 6.06"
-msgstr "Páginas de manual de Linux 6.06"
+msgid "Linux man-pages 6.8"
+msgstr "Páginas de Manual de Linux 6.8"
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -278,7 +278,8 @@ msgstr ""
"proporionadss por B<stdarg>(3)) son convertidos para su salida."
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"C99 and POSIX.1-2001 specify that the results are undefined if a call to "
"B<sprintf>(), B<snprintf>(), B<vsprintf>(), or B<vsnprintf>() would cause "
@@ -1484,15 +1485,15 @@ msgid "RETURN VALUE"
msgstr "VALOR DEVUELTO"
#. type: Plain text
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
msgid ""
-"Upon successful return, these functions return the number of characters "
-"printed (excluding the null byte used to end output to strings)."
+"Upon successful return, these functions return the number of bytes printed "
+"(excluding the null byte used to end output to strings)."
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid ""
#| "Upon successful return, these functions return the number of characters "
@@ -1833,7 +1834,7 @@ msgstr ""
#. support for \fB%D\fP disappeared.)
#. No locale-dependent radix character,
#. no thousands' separator, no NaN or infinity, no "%m$" and "*m$".
-#. .PP
+#. .P
#. Linux libc5 knows about the five C standard flags and the \[aq] flag,
#. locale, "%m$" and "*m$".
#. It knows about the length modifiers \fBh\fP, \fBl\fP, \fBL\fP,
@@ -1844,9 +1845,9 @@ msgstr ""
#. .BR m ,
#. which outputs
#. .IR strerror(errno) .
-#. .PP
+#. .P
#. glibc 2.0 adds conversion characters \fBC\fP and \fBS\fP.
-#. .PP
+#. .P
#. type: Plain text
#. #-#-#-#-# fedora-40: printf.3.pot (PACKAGE VERSION) #-#-#-#-#
#. Linux libc4 knows about the five C standard flags.
@@ -1978,7 +1979,7 @@ msgstr ""
#. support for \fB%D\fP disappeared.)
#. No locale-dependent radix character,
#. no thousands' separator, no NaN or infinity, no "%m$" and "*m$".
-#. .PP
+#. .P
#. Linux libc5 knows about the five C standard flags and the \[aq] flag,
#. locale, "%m$" and "*m$".
#. It knows about the length modifiers \fBh\fP, \fBl\fP, \fBL\fP,
@@ -1989,9 +1990,9 @@ msgstr ""
#. .BR m ,
#. which outputs
#. .IR strerror(errno) .
-#. .PP
+#. .P
#. glibc 2.0 adds conversion characters \fBC\fP and \fBS\fP.
-#. .PP
+#. .P
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -2143,7 +2144,7 @@ msgstr "ERRORES"
#. with early libc4 leads to serious security problems.
#. type: Plain text
#. #-#-#-#-# debian-unstable: printf.3.pot (PACKAGE VERSION) #-#-#-#-#
-#. .PP
+#. .P
#. Linux libc4.[45] does not have a
#. .BR snprintf (),
#. but provides a libbsd that contains an
@@ -2218,7 +2219,7 @@ msgstr "ERRORES"
#. with early libc4 leads to serious security problems.
#. type: Plain text
#. #-#-#-#-# opensuse-tumbleweed: printf.3.pot (PACKAGE VERSION) #-#-#-#-#
-#. .PP
+#. .P
#. Linux libc4.[45] does not have a
#. .BR snprintf (),
#. but provides a libbsd that contains an
@@ -2259,7 +2260,7 @@ msgstr ""
#. caused memory leaks.
#. type: Plain text
#. #-#-#-#-# debian-unstable: printf.3.pot (PACKAGE VERSION) #-#-#-#-#
-#. .PP
+#. .P
#. Some floating-point conversions under early libc4
#. caused memory leaks.
#. type: Plain text
@@ -2284,7 +2285,7 @@ msgstr ""
#. caused memory leaks.
#. type: Plain text
#. #-#-#-#-# opensuse-tumbleweed: printf.3.pot (PACKAGE VERSION) #-#-#-#-#
-#. .PP
+#. .P
#. Some floating-point conversions under early libc4
#. caused memory leaks.
#. type: Plain text
@@ -2488,10 +2489,10 @@ msgstr "5 Febrero 2023"
#: debian-bookworm
#, no-wrap
msgid "Linux man-pages 6.03"
-msgstr "Páginas de manual de Linux 6.03"
+msgstr "Páginas de Manual de Linux 6.03"
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"C99 and POSIX.1-2001 specify that the results are undefined if a call to "
"B<sprintf>(), B<snprintf>(), B<vsprintf>(), or B<vsnprintf>() would cause "
@@ -2520,7 +2521,14 @@ msgstr ""
"conversiones, el resultado es indefinido."
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Upon successful return, these functions return the number of characters "
+"printed (excluding the null byte used to end output to strings)."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm opensuse-leap-15-6
#, fuzzy
#| msgid ""
#| "Upon successful return, these functions return the number of characters "
@@ -2690,16 +2698,28 @@ msgstr ""
"}\n"
#. type: TH
-#: debian-unstable opensuse-tumbleweed
+#: fedora-40 mageia-cauldron
#, no-wrap
-msgid "2023-07-20"
-msgstr "20 ​​Julio 2023"
+msgid "2023-10-31"
+msgstr "31 Octubre 2023"
#. type: TH
-#: debian-unstable opensuse-tumbleweed
+#: fedora-40 mageia-cauldron
#, no-wrap
-msgid "Linux man-pages 6.05.01"
-msgstr "Páginas de manual de Linux 6.05.01"
+msgid "Linux man-pages 6.06"
+msgstr "Páginas de Manual de Linux 6.06"
+
+#. type: TH
+#: fedora-rawhide
+#, no-wrap
+msgid "2024-03-16"
+msgstr "16 Marzo 2024"
+
+#. type: TH
+#: fedora-rawhide
+#, no-wrap
+msgid "Linux man-pages 6.7"
+msgstr "Páginas de Manual de Linux 6.7"
#. type: TH
#: opensuse-leap-15-6
@@ -2711,4 +2731,10 @@ msgstr "1 Abril 2023"
#: opensuse-leap-15-6
#, no-wrap
msgid "Linux man-pages 6.04"
-msgstr "Linux man-pages 6.04"
+msgstr "Páginas de Manual de Linux 6.04"
+
+#. type: TH
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "Linux man-pages (unreleased)"
+msgstr "Páginas de Manual de Linux (no publicadas)"