diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:42:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:42:28 +0000 |
commit | 33a2bb70562ae87235c9be95722a963129a13a38 (patch) | |
tree | 15839c3590b802065af623ef71fce4f75f561eed /man/po/es.po | |
parent | Adding upstream version 1.22.5. (diff) | |
download | dpkg-33a2bb70562ae87235c9be95722a963129a13a38.tar.xz dpkg-33a2bb70562ae87235c9be95722a963129a13a38.zip |
Adding upstream version 1.22.6.upstream/1.22.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/po/es.po')
-rw-r--r-- | man/po/es.po | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/man/po/es.po b/man/po/es.po index f57123c..21eca0c 100644 --- a/man/po/es.po +++ b/man/po/es.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg-man 1.16.8\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-02-27 04:27+0100\n" +"POT-Creation-Date: 2024-03-10 20:21+0100\n" "PO-Revision-Date: 2021-04-08 04:42+0200\n" "Last-Translator: Omar Campagne <ocampagne@gmail.com>\n" "Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -10690,8 +10690,7 @@ msgid "" "i386 and kfreebsd-i386 since dpkg 1.22.5) enables 64-bit time_t support on " "32-bit architectures where their ABI does not include it by default, by " "adding B<-D_TIME_BITS=64> to B<CPPFLAGS>. This setting automatically " -"enables the B<lfs> feature from the B<abi> feature area, and the B<bug-" -"implicit-func> feature from the B<qa> feature area as it requires them." +"enables the B<lfs> feature from the B<abi> feature area." msgstr "" #. type: textblock @@ -10761,8 +10760,8 @@ msgstr "" #| "injection vulnerabilities into denial of service or into non-issues " #| "(depending on the application)." msgid "" -"This setting (since dpkg 1.22.3; disabled by default) adds B<-" -"Werror=implicit-function-declaration> to B<CFLAGS>." +"This setting (since dpkg 1.22.3; enabled by default since dpkg 1.22.6) adds " +"B<-Werror=implicit-function-declaration> to B<CFLAGS>." msgstr "" "Esta opción (activa por omisión) añade B<-fstack-protector --param=ssp-" "buffer-size=4> a B<CFLAGS> y B<CXXFLAGS>. Esto añade comprobaciones de " @@ -15089,6 +15088,13 @@ msgstr "" #. type: textblock #: dpkg-deb.pod +#, fuzzy +#| msgid "Cancels a previous B<--no-triggers>." +msgid "Since dpkg 1.18.8." +msgstr "Cancela un B<--no-triggers> previo." + +#. type: textblock +#: dpkg-deb.pod msgid "" "Do not attempt to use just B<dpkg-deb> to install software! You must use " "B<dpkg> proper to ensure that all the files are correctly placed and the " @@ -24019,6 +24025,13 @@ msgid "" "clamp the mtime in the L<tar(5)> file entries." msgstr "" +#. type: textblock +#: dpkg-source.pod dpkg-split.pod +#, fuzzy +#| msgid "Cancels a previous B<--no-triggers>." +msgid "Since dpkg 1.18.11." +msgstr "Cancela un B<--no-triggers> previo." + #. type: =item #: dpkg-source.pod msgid "B<VISUAL>" |