diff options
author | NIIBE Yutaka <[email protected]> | 2025-06-30 23:58:47 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2025-06-30 23:58:47 +0000 |
commit | f01a2e7c3f9aeac5cb29c5d0e83689a2fe6d7c7a (patch) | |
tree | e8393dc84f27a0b7adf0b8cfedf9fa51a62f8a9b | |
parent | spawn:posix: Use 1024 for arbitrary limit, following GPGME. (diff) | |
download | libgpg-error-f01a2e7c3f9aeac5cb29c5d0e83689a2fe6d7c7a.tar.gz libgpg-error-f01a2e7c3f9aeac5cb29c5d0e83689a2fe6d7c7a.zip |
po: Update Japanese Translation.
--
Signed-off-by: NIIBE Yutaka <[email protected]>
-rw-r--r-- | po/ja.po | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -3,12 +3,13 @@ # This file is distributed under the same license as the libgpg-error package. # Yasuaki Taniguchi <[email protected]>, 2010. # Takeshi Hamasaki <[email protected]>, 2012. -# NIIBE Yutaka <[email protected]>, 2014, 2015, 2016, 2017, 2019, 2020, 2023. +# NIIBE Yutaka <[email protected]>, 2014, 2015, 2016, 2017, 2019, 2020, 2023, +# 2025. msgid "" msgstr "" -"Project-Id-Version: libgpg-error 1.47\n" +"Project-Id-Version: libgpg-error 1.56\n" "Report-Msgid-Bugs-To: [email protected]\n" -"PO-Revision-Date: 2023-04-07 15:13+0900\n" +"PO-Revision-Date: 2025-06-30 15:33+0900\n" "Last-Translator: NIIBE Yutaka <[email protected]>\n" "Language-Team: none\n" "Language: ja\n" @@ -734,6 +735,9 @@ msgstr "S式におかしな16進キャラクタがあります" msgid "Bad octal character in S-expression" msgstr "S式に間違った8進キャラクタがあります" +msgid "Unexpected packet" +msgstr "予期しないパケットです" + msgid "All subkeys are expired or revoked" msgstr "すべての副鍵が期限切れか失効しています" |