diff options
author | Justus Winter <[email protected]> | 2016-09-23 12:10:07 +0000 |
---|---|---|
committer | Justus Winter <[email protected]> | 2016-09-23 12:11:58 +0000 |
commit | 5420c821e8f095a13a2a0a5409d22fc75dccd130 (patch) | |
tree | adc9e9c83727ca8b7c626b8881f19a50f92530d1 /po/sk.po | |
parent | g10: Spell out --recv-keys. (diff) | |
download | gnupg-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/sk.po | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2040,7 +2040,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" @@ -2049,7 +2049,7 @@ msgstr "" "Príklady:\n" "\n" " -se -r Bob [súbor] podpísať a zašifrovať pre užívateľa Bob\n" -" --clearsign [súbor] vytvoriť podpis čitateľného dokumentu\n" +" --clear-sign [súbor] vytvoriť podpis čitateľného dokumentu\n" " --detach-sign [súbor] vytvoriť podpis oddelený od dokumentu\n" " --list-keys [mená] vypísať kľúče\n" " --fingerprint [mená] vypísať fingerprinty\n" @@ -2475,8 +2475,8 @@ msgstr "" msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [meno súboru]" -msgid "--clearsign [filename]" -msgstr "--clearsign [meno súboru]" +msgid "--clear-sign [filename]" +msgstr "--clear-sign [meno súboru]" msgid "--decrypt [filename]" msgstr "--decrypt [meno súboru]" |