summaryrefslogtreecommitdiff
path: root/po/ja.po
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2018-03-21 19:06:40 +0100
committerWerner Koch <wk@gnupg.org>2018-03-21 19:07:06 +0100
commit5b963d2f954bd978f69e391155cb9b337936ba75 (patch)
tree60ad0cb82e8488ae923e6ef1b61b3edc81db2f51 /po/ja.po
parente492e0a0a73e1ea9c80f355a25f632af69d3a569 (diff)
downloadlibgpg-error-5b963d2f954bd978f69e391155cb9b337936ba75.tar.gz
po: Update one fuzzy in all translations.
-- This was due to the removal of the "%s: " used for the prefix in a printf. It is now printed with log_error which prints the prefix on its own. Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'po/ja.po')
-rw-r--r--po/ja.po20
1 files changed, 11 insertions, 9 deletions
diff --git a/po/ja.po b/po/ja.po
index 2e33950..08cce86 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgpg-error 1.27\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n"
-"PO-Revision-Date: 2017-03-06 20:25+0900\n"
+"PO-Revision-Date: 2018-03-21 19:02+0100\n"
"Last-Translator: NIIBE Yutaka <gniibe@fsij.org>\n"
"Language-Team: none\n"
"Language: ja\n"
@@ -1292,14 +1292,6 @@ msgstr "ファイル終端"
msgid "Unknown error code"
msgstr "不明なエラーコード"
-#, c-format
-msgid "Usage: %s GPG-ERROR [...]\n"
-msgstr "使用法: %s GPG-ERROR [...]\n"
-
-#, c-format
-msgid "%s: warning: could not recognize %s\n"
-msgstr "%s: 警告: %s を認識できませんでした\n"
-
msgid "argument not expected"
msgstr "引数は期待されていません"
@@ -1358,5 +1350,15 @@ msgstr "メモリがありません\n"
msgid "invalid option \"%.50s\"\n"
msgstr "無効なオプション \"%.50s\"\n"
+msgid "Please report bugs to <https://bugs.gnupg.org>.\n"
+msgstr ""
+
+#, c-format
+msgid "warning: could not recognize %s\n"
+msgstr "警告: %s を認識できませんでした\n"
+
+#~ msgid "Usage: %s GPG-ERROR [...]\n"
+#~ msgstr "使用法: %s GPG-ERROR [...]\n"
+
#~ msgid "Keyring open"
#~ msgstr "鍵リングオープン"