summaryrefslogtreecommitdiff
path: root/po/ja.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ja.po')
-rw-r--r--po/ja.po62
1 files changed, 31 insertions, 31 deletions
diff --git a/po/ja.po b/po/ja.po
index 745b59b4..095b808e 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.1.0b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-03-09 20:17+0200\n"
+"POT-Creation-Date: 2023-04-13 16:32+0300\n"
"PO-Revision-Date: 2014-11-07 12:26+0000\n"
"Last-Translator: Yasuaki Taniguchi <yasuakit@gmail.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
@@ -54,53 +54,53 @@ msgstr "delete: 配列 `%2$s' 内にインデックス `%1$s' がありません
msgid "attempt to use scalar `%s[\"%.*s\"]' as an array"
msgstr "スカラー `%s[\"%.*s\"]' を配列として使用する試みです"
-#: array.c:789 array.c:839
+#: array.c:808 array.c:858
#, fuzzy, c-format
msgid "%s: first argument is not an array"
msgstr "asort: 第一引数が配列ではありません"
-#: array.c:831
+#: array.c:850
#, fuzzy, c-format
msgid "%s: second argument is not an array"
msgstr "split: 第二引数が配列ではありません"
-#: array.c:834 field.c:1006 field.c:1100
+#: array.c:853 field.c:1006 field.c:1100
#, fuzzy, c-format
msgid "%s: cannot use %s as second argument"
msgstr "asort: 第一引数の部分配列を第二引数用に使用することは出来ません"
-#: array.c:842
+#: array.c:861
#, fuzzy, c-format
msgid "%s: first argument cannot be SYMTAB without a second argument"
msgstr "asort: 第一引数が配列ではありません"
-#: array.c:844
+#: array.c:863
#, fuzzy, c-format
msgid "%s: first argument cannot be FUNCTAB without a second argument"
msgstr "asort: 第一引数が配列ではありません"
-#: array.c:851
+#: array.c:870
msgid ""
"asort/asorti: using the same array as source and destination without a third "
"argument is silly."
msgstr ""
-#: array.c:856
+#: array.c:875
#, fuzzy, c-format
msgid "%s: cannot use a subarray of first argument for second argument"
msgstr "asort: 第一引数の部分配列を第二引数用に使用することは出来ません"
-#: array.c:861
+#: array.c:880
#, fuzzy, c-format
msgid "%s: cannot use a subarray of second argument for first argument"
msgstr "asort: 第二引数の部分配列を第一引数用に使用することは出来ません"
-#: array.c:1377
+#: array.c:1396
#, c-format
msgid "`%s' is invalid as a function name"
msgstr "`%s' は関数名としては無効です"
-#: array.c:1381
+#: array.c:1400
#, c-format
msgid "sort comparison function `%s' is not defined"
msgstr "ソート比較関数 `%s' が定義されていません"
@@ -2413,17 +2413,17 @@ msgstr "exp: 引数 %g が範囲外です"
msgid "sleep: not supported on this platform"
msgstr ""
-#: extension/time.c:223
+#: extension/time.c:225
#, fuzzy
msgid "strptime: called with no arguments"
msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
-#: extension/time.c:231
+#: extension/time.c:233
#, fuzzy, c-format
msgid "do_strptime: argument 1 is not a string\n"
msgstr "exp: 引数 %g が範囲外です"
-#: extension/time.c:236
+#: extension/time.c:238
#, fuzzy, c-format
msgid "do_strptime: argument 2 is not a string\n"
msgstr "exp: 引数 %g が範囲外です"
@@ -3675,81 +3675,81 @@ msgstr ""
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "正規表現の要素 `%.*s' はおそらく `[%.*s]' であるべきです"
-#: support/dfa.c:894
+#: support/dfa.c:897
msgid "unbalanced ["
msgstr ""
-#: support/dfa.c:1015
+#: support/dfa.c:1018
#, fuzzy
msgid "invalid character class"
msgstr "無効な文字クラス名です"
-#: support/dfa.c:1143
+#: support/dfa.c:1146
msgid "character class syntax is [[:space:]], not [:space:]"
msgstr ""
-#: support/dfa.c:1214
+#: support/dfa.c:1222
msgid "unfinished \\ escape"
msgstr ""
-#: support/dfa.c:1324
+#: support/dfa.c:1332
#, fuzzy
#| msgid "invalid subscript expression"
msgid "? at start of expression"
msgstr "添字の式が無効です"
-#: support/dfa.c:1336
+#: support/dfa.c:1344
#, fuzzy
#| msgid "invalid subscript expression"
msgid "* at start of expression"
msgstr "添字の式が無効です"
-#: support/dfa.c:1350
+#: support/dfa.c:1358
#, fuzzy
#| msgid "invalid subscript expression"
msgid "+ at start of expression"
msgstr "添字の式が無効です"
-#: support/dfa.c:1405
+#: support/dfa.c:1413
msgid "{...} at start of expression"
msgstr ""
-#: support/dfa.c:1408
+#: support/dfa.c:1416
#, fuzzy
msgid "invalid content of \\{\\}"
msgstr "\\{\\} の中身が無効です"
-#: support/dfa.c:1410
+#: support/dfa.c:1418
#, fuzzy
msgid "regular expression too big"
msgstr "正規表現が大きすぎます"
-#: support/dfa.c:1560
+#: support/dfa.c:1568
msgid "stray \\ before unprintable character"
msgstr ""
-#: support/dfa.c:1562
+#: support/dfa.c:1570
msgid "stray \\ before white space"
msgstr ""
-#: support/dfa.c:1566
+#: support/dfa.c:1574
#, c-format
msgid "stray \\ before %lc"
msgstr ""
-#: support/dfa.c:1567
+#: support/dfa.c:1575
msgid "stray \\"
msgstr ""
-#: support/dfa.c:1922
+#: support/dfa.c:1925
msgid "unbalanced ("
msgstr ""
-#: support/dfa.c:2039
+#: support/dfa.c:2042
msgid "no syntax specified"
msgstr ""
-#: support/dfa.c:2050
+#: support/dfa.c:2053
msgid "unbalanced )"
msgstr ""