diff options
Diffstat (limited to '')
-rw-r--r-- | po/ja.po | 26 |
1 files changed, 12 insertions, 14 deletions
@@ -2712,6 +2712,18 @@ msgstr "鍵 %s: 秘密鍵はもうあります\n" msgid "key %s: error sending to agent: %s\n" msgstr "鍵 %s: エージェントへの送信エラー: %s\n" +#. TRANSLATORS: For a smartcard, each private key on host has a +#. * reference (stub) to a smartcard and actual private key data +#. * is stored on the card. A single smartcard can have up to +#. * three private key data. Importing private key stub is always +#. * skipped in 2.1, and it returns GPG_ERR_NOT_PROCESSED. +#. * Instead, user should be suggested to run 'gpg --card-status', +#. * then, references to a card will be automatically created +#. * again. +#, c-format +msgid "To migrate '%s', with each smartcard, run: %s\n" +msgstr "'%s'の移行には、スマードカードそれぞれで、以下を実行してください: %s\n" + #, c-format msgid "secret key %s: %s\n" msgstr "秘密鍵 %s: %s\n" @@ -2724,20 +2736,6 @@ msgstr "秘密鍵のインポートは禁止です\n" msgid "key %s: secret key with invalid cipher %d - skipped\n" msgstr "鍵%s: 無効な暗号方式%dの秘密鍵です - スキップします\n" -#. TRANSLATORS: For smartcard, each private key on -#. host has a reference (stub) to a smartcard and -#. actual private key data is stored on the card. A -#. single smartcard can have up to three private key -#. data. Importing private key stub is always -#. skipped in 2.1, and it returns -#. GPG_ERR_NOT_PROCESSED. Instead, user should be -#. suggested to run 'gpg --card-status', then, -#. references to a card will be automatically -#. created again. -#, c-format -msgid "To migrate '%s', with each smartcard, run: %s\n" -msgstr "'%s'の移行には、スマードカードそれぞれで、以下を実行してください: %s\n" - msgid "No reason specified" msgstr "理由は指定されていません" |