[Pkg-gnupg-commit] [gnupg2] 31/42: po: Update Japanese translation.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Jan 3 18:25:55 UTC 2018


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch upstream
in repository gnupg2.

commit e3ddeff66e8c08a37ddf8b6510d69579c245e192
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Mon Dec 18 14:09:53 2017 +0900

    po: Update Japanese translation.
    
    * po/ja.po: Fix message with no "%s".
    
    --
    
    Backport of master commit from: 77e2fcb4ffbad8577a2cf41f17bf92dec6a93ad8
    
    The wrong message caused segmentation fault for key generation when
    no expiration is specified.
    
    GnuPG-bug-id: 3619
    Signed-off-by: NIIBE Yutaka <gniibe at fsij.org>
---
 po/ja.po | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/po/ja.po b/po/ja.po
index 26c032f..a3e8ab8 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,9 +8,9 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: gnupg 2.2.2\n"
+"Project-Id-Version: gnupg 2.2.3\n"
 "Report-Msgid-Bugs-To: translations at gnupg.org\n"
-"PO-Revision-Date: 2017-11-07 11:11+0900\n"
+"PO-Revision-Date: 2017-12-18 14:07+0900\n"
 "Last-Translator: NIIBE Yutaka <gniibe at fsij.org>\n"
 "Language-Team: none\n"
 "Language: ja\n"
@@ -1340,10 +1340,9 @@ msgstr "暗号化鍵の鍵長は? (%u) "
 msgid "What keysize do you want for the Authentication key? (%u) "
 msgstr "認証鍵の鍵長は? (%u) "
 
-#, fuzzy, c-format
-#| msgid "The card will now be re-configured to generate a key of %u bits\n"
+#, c-format
 msgid "The card will now be re-configured to generate a key of type: %s\n"
-msgstr "今、%uビットの鍵を生成するようにカードは再コンフィグされました\n"
+msgstr "カードは、今、こちらのタイプの鍵を生成するように再コンフィグされました: %s\n"
 
 #, c-format
 msgid "rounded up to %u bits\n"
@@ -3775,10 +3774,10 @@ msgid "invalid value\n"
 msgstr "無効な値\n"
 
 msgid "Key does not expire at all\n"
-msgstr "%sは無期限です\n"
+msgstr "鍵は無期限です\n"
 
 msgid "Signature does not expire at all\n"
-msgstr "%署名は無期限です\n"
+msgstr "署名は無期限です\n"
 
 #, c-format
 msgid "Key expires at %s\n"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list