g10: Shorten unreasonably long option.

* g10/gpg.c (opts): Rename 'generate-revocation-certificate' to
'generate-revocation'.
* doc/gpg.texi: Update accordingly.
* po: Update translations.

GnuPG-bug-id: 2700
Fixes-commit: ec1bd3ae68
Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
Justus Winter 2016-12-15 13:01:03 +01:00
parent bc6b76ef26
commit c252627c6f
29 changed files with 36 additions and 36 deletions

View File

@ -710,8 +710,8 @@ mode. See the manual section ``Unattended key generation'' on how
to use this.
@item --generate-revocation-certificate @code{name}
@opindex generate-revocation-certificate
@item --generate-revocation @code{name}
@opindex generate-revocation
@itemx --gen-revoke @code{name}
@opindex gen-revoke
Generate a revocation certificate for the complete key. To only revoke

View File

@ -459,7 +459,7 @@ static ARGPARSE_OPTS opts[] = {
ARGPARSE_c (aFullKeygen, "full-generate-key" ,
N_("full featured key pair generation")),
ARGPARSE_c (aFullKeygen, "full-gen-key", "@"),
ARGPARSE_c (aGenRevoke, "generate-revocation-certificate",
ARGPARSE_c (aGenRevoke, "generate-revocation",
N_("generate a revocation certificate")),
ARGPARSE_c (aGenRevoke, "gen-revoke", "@"),
ARGPARSE_c (aDeleteKeys,"delete-keys",
@ -4547,7 +4547,7 @@ main (int argc, char **argv)
case aGenRevoke:
if( argc != 1 )
wrong_args("--generate-revocation-certificate user-id");
wrong_args("--generate-revocation user-id");
username = make_username(*argv);
gen_revoke( username );
xfree( username );

View File

@ -571,7 +571,7 @@ gen_standard_revoke (PKT_public_key *psk, const char *cache_nonce)
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the "
"of the gpg command \"--generate-revocation\" in the "
"GnuPG manual."),
_("To avoid an accidental use of this file, a colon has been inserted\n"
"before the 5 dashes below. Remove this colon with a text editor\n"

View File

@ -5478,7 +5478,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5116,7 +5116,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
"Použijte jej pro odvolání tohoto klíče v případě zneužití nebo ztráty\n"
"soukromého klíče. Avšak bude-li soukromý klíč stále přístupný, bude\n"

View File

@ -5373,7 +5373,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5134,14 +5134,14 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
"Benutzen Sie es, um einen Schlüssel zu widerrufen, falls der private\n"
"Schlüssel verloren wurde oder kompromittiert ist. Falls jedoch auf\n"
"den privaten Schlüssel noch zugegriffen werden kann, so ist es besser,\n"
"ein neues Widerrufszertifikat zu erzeugen, um den Grund des Widerrufs\n"
"mit angeben zu können. Weitere Informationen finden Sie im GnuPG\n"
"Handbuch unter der Beschreibung des gpg Kommandos \"--generate-revocation-certificate\"."
"Handbuch unter der Beschreibung des gpg Kommandos \"--generate-revocation\"."
msgid ""
"To avoid an accidental use of this file, a colon has been inserted\n"

View File

@ -5360,7 +5360,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5328,7 +5328,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5366,7 +5366,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5302,7 +5302,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5350,7 +5350,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5237,7 +5237,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
"Utilisez-le pour révoquer cette clef en cas de compromis ou de\n"
"perte de la clef secrète. Cependant, si la clef secrète est\n"

View File

@ -5359,7 +5359,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5324,7 +5324,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5316,7 +5316,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5344,7 +5344,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -4933,12 +4933,12 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
"秘密鍵のコンプロマイズや紛失の場合、これを使ってこの鍵を失効させます。\n"
"しかし、秘密鍵がまだアクセス可能である場合、新しい失効証明書を生成し、\n"
"失効の理由をつける方がよいでしょう。詳細は、GnuPGマニュアルのgpgコマンド \"--"
"generate-revocation-certificate\"の記述をご覧ください。"
"generate-revocation\"の記述をご覧ください。"
msgid ""
"To avoid an accidental use of this file, a colon has been inserted\n"

View File

@ -5008,13 +5008,13 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
"Bruk det for å oppheve denne nøkkelen hvis den blir kompromittert\n"
"eller hvis du mister den hemmelige nøkkelen. Hvis du fremdeles har\n"
"tilgang til den hemmelige nøkkelen, er det lurt å heller lage et nytt\n"
"opphevelsessertifikat og oppgi en grunn til opphevelsen.\n"
"Se beskrivelse av kommandoen «--generate-revocation-certificate» i GnuPG-\n"
"Se beskrivelse av kommandoen «--generate-revocation» i GnuPG-\n"
"bruksanvisninga for detaljer."
msgid ""

View File

@ -5397,7 +5397,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5329,7 +5329,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5344,7 +5344,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5018,12 +5018,12 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
"Пользуйтесь им для отзыва этого ключа в случае раскрытия или потери\n"
"секретного ключа. Однако, если секретный ключ доступен, лучше создать\n"
"новый сертификат с указанием причины отзыва. Подробности см. в описании\n"
"команды gpg \"--generate-revocation-certificate\" в руководстве по GnuPG."
"команды gpg \"--generate-revocation\" в руководстве по GnuPG."
msgid ""
"To avoid an accidental use of this file, a colon has been inserted\n"

View File

@ -5337,7 +5337,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5463,7 +5463,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5398,7 +5398,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5117,14 +5117,14 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
"Скористайтеся цим для відкликання цього ключа у випадку його\n"
"компрометації або втрати закритої частини. Втім, якщо доступ до\n"
"закритого ключа не втрачено, краще створити новий сертифікат\n"
"відкликання і вказати причину відкликання. Докладніший опис\n"
"можна знайти у розділах підручника з GnuPG щодо команди\n"
"gpg «--generate-revocation-certificate»."
"gpg «--generate-revocation»."
msgid ""
"To avoid an accidental use of this file, a colon has been inserted\n"

View File

@ -5212,7 +5212,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
msgid ""

View File

@ -5001,7 +5001,7 @@ msgid ""
"the secret key. However, if the secret key is still accessible,\n"
"it is better to generate a new revocation certificate and give\n"
"a reason for the revocation. For details see the description of\n"
"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual."
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
msgstr ""
"萬一私鑰外流或遺失時, 可以用來撤銷金鑰.\n"
"然而, 如果其實還可以存取私鑰, 建議更好的\n"