aboutsummaryrefslogtreecommitdiffstats
path: root/po/es.po
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-09-23 12:10:07 +0000
committerJustus Winter <[email protected]>2016-09-23 12:11:58 +0000
commit5420c821e8f095a13a2a0a5409d22fc75dccd130 (patch)
treeadc9e9c83727ca8b7c626b8881f19a50f92530d1 /po/es.po
parentg10: Spell out --recv-keys. (diff)
downloadgnupg-justus/issue2700.tar.gz
gnupg-justus/issue2700.zip
g10: Hyphenate --clearsign.justus/issue2700
* g10/gpg.c (opts): Hyphenate option. * doc/gpg.texi: Update accordingly. * po: Update translations. * tests/openpgp: Update tests. GnuPG-bug-id: 2700 Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to '')
-rw-r--r--po/es.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/po/es.po b/po/es.po
index 76fae21fd..d14539370 100644
--- a/po/es.po
+++ b/po/es.po
@@ -2079,7 +2079,7 @@ msgid ""
"Examples:\n"
"\n"
" -se -r Bob [file] sign and encrypt for user Bob\n"
-" --clearsign [file] make a clear text signature\n"
+" --clear-sign [file] make a clear text signature\n"
" --detach-sign [file] make a detached signature\n"
" --list-keys [names] show keys\n"
" --fingerprint [names] show fingerprints\n"
@@ -2088,7 +2088,7 @@ msgstr ""
"Ejemplos:\n"
"\n"
" -se -r Bob [fichero] firma y cifra para el usuario Bob\n"
-" --clearsign [fichero] hace una firma manteniendo el texto sin cifrar\n"
+" --clear-sign [fichero] hace una firma manteniendo el texto sin cifrar\n"
" --detach-sign [fichero] hace una firma separada\n"
" --list-keys [nombres] muestra las claves\n"
" --fingerprint [nombres] muestra las huellas dactilares\n"
@@ -2526,8 +2526,8 @@ msgstr "no puede usar --symmetric --sign --encrypt en modo %s\n"
msgid "--sign --symmetric [filename]"
msgstr "--sign --symmetric [nombre_fichero]"
-msgid "--clearsign [filename]"
-msgstr "--clearsign [nombre_fichero]"
+msgid "--clear-sign [filename]"
+msgstr "--clear-sign [nombre_fichero]"
msgid "--decrypt [filename]"
msgstr "--decrypt [nombre_fichero]"