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/it.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/it.po') diff --git a/po/it.po b/po/it.po index dfc4f45d7..ff929d5a7 100644 --- a/po/it.po +++ b/po/it.po @@ -2037,7 +2037,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" @@ -2046,7 +2046,7 @@ msgstr "" "Esempi:\n" "\n" " -se -r Bob [file] firma e cifra per l'utente Bob\n" -" --clearsign [file] fai una firma mantenendo il testo in chiaro\n" +" --clear-sign [file] fai una firma mantenendo il testo in chiaro\n" " --detach-sign [file] fai una firma separata\n" " --list-keys [nomi] mostra le chiavi\n" " --fingerprint [nomi] mostra le impronte digitali\n" @@ -2468,8 +2468,8 @@ msgstr "non è possibile usare %s in modalità %s\n" msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [nomefile]" -msgid "--clearsign [filename]" -msgstr "--clearsign [nomefile]" +msgid "--clear-sign [filename]" +msgstr "--clear-sign [nomefile]" msgid "--decrypt [filename]" msgstr "--decrypt [nomefile]" -- cgit v1.2.3