[git] GnuPG - branch, STABLE-BRANCH-1-4, updated. gnupg-1.4.22-12-g1338bce
by NIIBE Yutaka
cvs at cvs.gnupg.org
Mon Dec 18 06:29:46 CET 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".
The branch, STABLE-BRANCH-1-4 has been updated
via 1338bce5f66a95b53f18c4b54f0e9ac79604500a (commit)
from 9441946e1824eb58249c58432ed1f554d0d8a102 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1338bce5f66a95b53f18c4b54f0e9ac79604500a
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>
diff --git a/po/ja.po b/po/ja.po
index 76383a3..59dd8e6 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,9 +7,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: gnupg 1.4.20\n"
+"Project-Id-Version: gnupg 1.4.22\n"
"Report-Msgid-Bugs-To: translations at gnupg.org\n"
-"PO-Revision-Date: 2015-12-21 21:25+0900\n"
+"PO-Revision-Date: 2017-12-18 14:27+0900\n"
"Last-Translator: NIIBE Yutaka <gniibe at fsij.org>\n"
"Language-Team: Japanese <translation-team-ja at lists.sourceforge.net>\n"
"Language: ja\n"
@@ -3156,10 +3156,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"
-----------------------------------------------------------------------
Summary of changes:
po/ja.po | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list