From 5420c821e8f095a13a2a0a5409d22fc75dccd130 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Fri, 23 Sep 2016 14:10:07 +0200 Subject: g10: Hyphenate --clearsign. * 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 --- po/es.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/es.po') 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]" -- cgit v1.2.3