diff options
author | jbj <devnull@localhost> | 2002-01-18 22:51:30 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-01-18 22:51:30 +0000 |
commit | c74fa2496545a34868e93ab830b304033781cde3 (patch) | |
tree | b02775ad932ceb3dd34c99b157e5b25e3506accf /popt/po/es.po | |
parent | 3ef59667d3d4c6e2c4a64d53dc60472abb607e26 (diff) | |
download | rpm-c74fa2496545a34868e93ab830b304033781cde3.tar.gz rpm-c74fa2496545a34868e93ab830b304033781cde3.tar.bz2 rpm-c74fa2496545a34868e93ab830b304033781cde3.zip |
- missing key(s) on keyring when verifying a signature is now an error.
- remove dependency whiteout.
- splint fiddles.
CVS patchset: 5255
CVS date: 2002/01/18 22:51:30
Diffstat (limited to 'popt/po/es.po')
-rw-r--r-- | popt/po/es.po | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/popt/po/es.po b/popt/po/es.po index 3279bc017..a45041550 100644 --- a/popt/po/es.po +++ b/popt/po/es.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-12-08 11:01-0500\n" +"POT-Creation-Date: 2002-01-18 16:12-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Leandro Lucarella <luca@linuxmendoza.org.ar>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -18,48 +18,48 @@ msgstr "" msgid "unknown errno" msgstr "errno desconocido" -#: popt.c:911 +#: popt.c:917 #, c-format msgid "option type (%d) not implemented in popt\n" msgstr "tipo de opción (%d) no implementada en popt\n" -#: popt.c:1122 +#: popt.c:1132 msgid "missing argument" msgstr "falta argumento" -#: popt.c:1124 +#: popt.c:1134 msgid "unknown option" msgstr "opción desconocida" -#: popt.c:1126 +#: popt.c:1136 msgid "mutually exclusive logical operations requested" msgstr "requerida operación lógica mutuamente exclusiva" -#: popt.c:1128 +#: popt.c:1138 msgid "opt->arg should not be NULL" msgstr "" -#: popt.c:1130 +#: popt.c:1140 msgid "aliases nested too deeply" msgstr "alias anidados muy profundamente" -#: popt.c:1132 +#: popt.c:1142 msgid "error in parameter quoting" msgstr "error en cita de parámetros" -#: popt.c:1134 +#: popt.c:1144 msgid "invalid numeric value" msgstr "valor numérico inválido" -#: popt.c:1136 +#: popt.c:1146 msgid "number too large or too small" msgstr "número muy largo o muy pequeño" -#: popt.c:1138 +#: popt.c:1148 msgid "memory allocation failed" msgstr "" -#: popt.c:1142 +#: popt.c:1152 msgid "unknown error" msgstr "error desconocido" @@ -108,10 +108,10 @@ msgstr "DOUBLE" msgid "ARG" msgstr "ARG" -#: popthelp.c:457 +#: popthelp.c:459 msgid "Usage:" msgstr "Modo de Uso:" -#: popthelp.c:479 +#: popthelp.c:481 msgid "[OPTION...]" msgstr "[OPCIÓN...]" |