diff options
author | Kyotaro Horiguchi | 2025-02-21 14:41:51 +0000 |
---|---|---|
committer | Kyotaro Horiguchi | 2025-02-21 14:41:51 +0000 |
commit | ba3d8db311268a3a05b76867da4e16cc3086528f (patch) | |
tree | 367c8f88ed96354343c9f8da55b59975d1262139 | |
parent | 1a5c9d9cc41abf063936eaedcccd8caab84340a0 (diff) |
ja: Translation updatesREL_12_STABLE
-rw-r--r-- | ja/psql.po | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: psql (PostgreSQL 12)\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" "POT-Creation-Date: 2024-11-05 09:16+0900\n" -"PO-Revision-Date: 2024-11-05 09:29+0900\n" +"PO-Revision-Date: 2025-02-21 23:41+0900\n" "Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>\n" "Language-Team: Japan PostgreSQL Users Group <jpug-doc@ml.postgresql.jp>\n" "Language: ja\n" @@ -2551,7 +2551,9 @@ msgstr " \\g [ファイル] または ; 問い合わせを実行(し、結果 #: help.c:179 #, c-format msgid " \\gdesc describe result of query, without executing it\n" -msgstr " \\gdesc 問い合わせを実行せずに結果の説明を行います\n" +msgstr "" +" \\gdesc 問い合わせを実行せずに結果の形式を出力します\n" +"\n" #: help.c:180 #, c-format |