[git] GnuPG - branch, STABLE-BRANCH-2-0, updated. gnupg-2.0.30-32-gcdbb19e
by NIIBE Yutaka
cvs at cvs.gnupg.org
Mon Dec 18 06:35:21 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-2-0 has been updated
via cdbb19e9e6afdd0dd251b2fb0965945ded45d51a (commit)
from 9ba0e2c76c0c040e69e50ed9d89eadb3269052f9 (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 cdbb19e9e6afdd0dd251b2fb0965945ded45d51a
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 2f9ede8..23176f9 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,9 +7,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: GNU gnupg 2.0.29\n"
+"Project-Id-Version: GNU gnupg 2.0.30\n"
"Report-Msgid-Bugs-To: translations at gnupg.org\n"
-"PO-Revision-Date: 2015-09-15 15:14+0900\n"
+"PO-Revision-Date: 2017-12-18 14:34+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"
@@ -3504,10 +3504,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