~vcs-imports/gawk/master

32 by Arnold D. Robbins
Move to gawk-3.1.4.
1
# Japanese messages for gawk.
408.13.6 by Arnold D. Robbins
Update Japanese translation.
2
# Copyright (C) 2003, 2014 Free Software Foundation, Inc.
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3
# This file is distributed under the same license as the gawk package.
4
# Makoto Hosoya <mhosoya@ozemail.com.au>, 2003.
408.13.6 by Arnold D. Robbins
Update Japanese translation.
5
# Yasuaki Taniguchi <yasuakit@gmail.com>, 2011, 2014.
32 by Arnold D. Robbins
Move to gawk-3.1.4.
6
#
7
msgid ""
8
msgstr ""
408.13.6 by Arnold D. Robbins
Update Japanese translation.
9
"Project-Id-Version: gawk 4.1.0b\n"
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
10
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
1472.1.62 by Arnold D. Robbins
Fix configure.ac version to 5.1.1a.
11
"POT-Creation-Date: 2021-05-06 20:46+0300\n"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
12
"PO-Revision-Date: 2014-11-07 12:26+0000\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
13
"Last-Translator: Yasuaki Taniguchi <yasuakit@gmail.com>\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
14
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
125 by Arnold D. Robbins
Bump version number for tarball release.
15
"Language: ja\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
16
"MIME-Version: 1.0\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
17
"Content-Type: text/plain; charset=UTF-8\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
18
"Content-Transfer-Encoding: 8bit\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
19
"Plural-Forms: nplurals=1; plural=0;\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
20
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
21
#: array.c:249
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
22
#, c-format
23
msgid "from %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
24
msgstr "%s から"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
25
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
26
#: array.c:350
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
27
msgid "attempt to use a scalar value as array"
231 by Arnold D. Robbins
Updated Japanese .po file.
28
msgstr "スカラー値を配列として使用する試みです"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
29
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
30
#: array.c:352
32 by Arnold D. Robbins
Move to gawk-3.1.4.
31
#, c-format
32
msgid "attempt to use scalar parameter `%s' as an array"
231 by Arnold D. Robbins
Updated Japanese .po file.
33
msgstr "スカラー仮引数 `%s' を配列として使用する試みです"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
34
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
35
#: array.c:355
231 by Arnold D. Robbins
Updated Japanese .po file.
36
#, c-format
136 by Arnold D. Robbins
Bug fix in io.c. New test release.
37
msgid "attempt to use scalar `%s' as an array"
231 by Arnold D. Robbins
Updated Japanese .po file.
38
msgstr "スカラー `%s' を配列として使用する試みです"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
39
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
40
#: array.c:402 array.c:569 builtin.c:88 builtin.c:1665 builtin.c:1711
41
#: builtin.c:1724 builtin.c:2219 builtin.c:2246 eval.c:1155 eval.c:1159
42
#: eval.c:1541
32 by Arnold D. Robbins
Move to gawk-3.1.4.
43
#, c-format
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
44
msgid "attempt to use array `%s' in a scalar context"
231 by Arnold D. Robbins
Updated Japanese .po file.
45
msgstr "スカラーコンテキストで配列 `%s' を使用する試みです"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
46
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
47
#: array.c:576
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
48
#, fuzzy, c-format
49
msgid "delete: index `%.*s' not in array `%s'"
319.1.134 by Arnold D. Robbins
Update translations from a dist check.
50
msgstr "delete: 配列 `%2$s' 内にインデックス `%1$s' がありません"
51
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
52
#: array.c:590
231 by Arnold D. Robbins
Updated Japanese .po file.
53
#, c-format
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
54
msgid "attempt to use scalar `%s[\"%.*s\"]' as an array"
231 by Arnold D. Robbins
Updated Japanese .po file.
55
msgstr "スカラー `%s[\"%.*s\"]' を配列として使用する試みです"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
56
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
57
#: array.c:784 array.c:835
1296 by Arnold D. Robbins
Version bump for test tarball.
58
#, fuzzy, c-format
59
msgid "%s: first argument is not an array"
60
msgstr "asort: 第一引数が配列ではありません"
231 by Arnold D. Robbins
Updated Japanese .po file.
61
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
62
#: array.c:825
1296 by Arnold D. Robbins
Version bump for test tarball.
63
#, fuzzy, c-format
64
msgid "%s: second argument is not an array"
65
msgstr "split: 第二引数が配列ではありません"
66
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
67
#: array.c:830 field.c:1004 field.c:1096
68
#, fuzzy, c-format
69
msgid "%s: cannot use %s as second argument"
70
msgstr "asort: 第一引数の部分配列を第二引数用に使用することは出来ません"
71
72
#: array.c:839
73
#, fuzzy, c-format
74
msgid "%s: first argument cannot be SYMTAB without a second argument"
75
msgstr "asort: 第一引数が配列ではありません"
76
77
#: array.c:842
78
#, fuzzy, c-format
79
msgid "%s: first argument cannot be FUNCTAB without a second argument"
80
msgstr "asort: 第一引数が配列ではありません"
81
82
#: array.c:848
1296 by Arnold D. Robbins
Version bump for test tarball.
83
#, fuzzy, c-format
84
msgid "%s: cannot use a subarray of first argument for second argument"
231 by Arnold D. Robbins
Updated Japanese .po file.
85
msgstr "asort: 第一引数の部分配列を第二引数用に使用することは出来ません"
86
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
87
#: array.c:853
1296 by Arnold D. Robbins
Version bump for test tarball.
88
#, fuzzy, c-format
89
msgid "%s: cannot use a subarray of second argument for first argument"
231 by Arnold D. Robbins
Updated Japanese .po file.
90
msgstr "asort: 第二引数の部分配列を第一引数用に使用することは出来ません"
91
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
92
#: array.c:1367
231 by Arnold D. Robbins
Updated Japanese .po file.
93
#, c-format
94
msgid "`%s' is invalid as a function name"
95
msgstr "`%s' は関数名としては無効です"
96
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
97
#: array.c:1371
231 by Arnold D. Robbins
Updated Japanese .po file.
98
#, c-format
99
msgid "sort comparison function `%s' is not defined"
100
msgstr "ソート比較関数 `%s' が定義されていません"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
101
1116 by Arnold D. Robbins
Next test tarball.
102
#: awkgram.y:275
32 by Arnold D. Robbins
Move to gawk-3.1.4.
103
#, c-format
104
msgid "%s blocks must have an action part"
231 by Arnold D. Robbins
Updated Japanese .po file.
105
msgstr "%s ブロックにはアクション部が必須です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
106
1116 by Arnold D. Robbins
Next test tarball.
107
#: awkgram.y:278
32 by Arnold D. Robbins
Move to gawk-3.1.4.
108
msgid "each rule must have a pattern or an action part"
231 by Arnold D. Robbins
Updated Japanese .po file.
109
msgstr "各ルールにはパターンまたはアクション部が必須です。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
110
1116 by Arnold D. Robbins
Next test tarball.
111
#: awkgram.y:419 awkgram.y:431
34 by Arnold D. Robbins
Move to gawk-3.1.6.
112
msgid "old awk does not support multiple `BEGIN' or `END' rules"
231 by Arnold D. Robbins
Updated Japanese .po file.
113
msgstr "古い awk は複数の `BEGIN' または `END' ルールをサポートしません"
34 by Arnold D. Robbins
Move to gawk-3.1.6.
114
1116 by Arnold D. Robbins
Next test tarball.
115
#: awkgram.y:484
32 by Arnold D. Robbins
Move to gawk-3.1.4.
116
#, c-format
117
msgid "`%s' is a built-in function, it cannot be redefined"
231 by Arnold D. Robbins
Updated Japanese .po file.
118
msgstr "`%s' は組込み関数です。再定義できません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
119
1116 by Arnold D. Robbins
Next test tarball.
120
#: awkgram.y:548
33 by Arnold D. Robbins
Move to gawk 3.1.5.
121
msgid "regexp constant `//' looks like a C++ comment, but is not"
231 by Arnold D. Robbins
Updated Japanese .po file.
122
msgstr "正規表現定数 `//' は C++コメントに似ていますが、違います。"
33 by Arnold D. Robbins
Move to gawk 3.1.5.
123
1116 by Arnold D. Robbins
Next test tarball.
124
#: awkgram.y:552
32 by Arnold D. Robbins
Move to gawk-3.1.4.
125
#, c-format
126
msgid "regexp constant `/%s/' looks like a C comment, but is not"
231 by Arnold D. Robbins
Updated Japanese .po file.
127
msgstr "正規表現定数 `/%s/' は C コメントに似ていますが、異なります"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
128
1116 by Arnold D. Robbins
Next test tarball.
129
#: awkgram.y:679
125 by Arnold D. Robbins
Bump version number for tarball release.
130
#, c-format
131
msgid "duplicate case values in switch body: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
132
msgstr "switch 文の中で重複した case 値が使用されています: %s"
125 by Arnold D. Robbins
Bump version number for tarball release.
133
1116 by Arnold D. Robbins
Next test tarball.
134
#: awkgram.y:700
125 by Arnold D. Robbins
Bump version number for tarball release.
135
msgid "duplicate `default' detected in switch body"
231 by Arnold D. Robbins
Updated Japanese .po file.
136
msgstr "switch 文の中で重複した `default' が検出されました"
125 by Arnold D. Robbins
Bump version number for tarball release.
137
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
138
#: awkgram.y:1036 awkgram.y:4469
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
139
msgid "`break' is not allowed outside a loop or switch"
231 by Arnold D. Robbins
Updated Japanese .po file.
140
msgstr "`break' はループまたは switch の外では許可されていません"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
141
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
142
#: awkgram.y:1046 awkgram.y:4461
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
143
msgid "`continue' is not allowed outside a loop"
231 by Arnold D. Robbins
Updated Japanese .po file.
144
msgstr "`continue' はループの外では許可されていません"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
145
1286 by Arnold D. Robbins
Updates after release engineering.
146
#: awkgram.y:1057
231 by Arnold D. Robbins
Updated Japanese .po file.
147
#, c-format
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
148
msgid "`next' used in %s action"
231 by Arnold D. Robbins
Updated Japanese .po file.
149
msgstr "%s アクション内で `next' が使用されました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
150
1286 by Arnold D. Robbins
Updates after release engineering.
151
#: awkgram.y:1068
231 by Arnold D. Robbins
Updated Japanese .po file.
152
#, c-format
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
153
msgid "`nextfile' used in %s action"
231 by Arnold D. Robbins
Updated Japanese .po file.
154
msgstr "`nextfile' が %s アクション内で使用されました"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
155
1286 by Arnold D. Robbins
Updates after release engineering.
156
#: awkgram.y:1096
32 by Arnold D. Robbins
Move to gawk-3.1.4.
157
msgid "`return' used outside function context"
231 by Arnold D. Robbins
Updated Japanese .po file.
158
msgstr "`return' が関数定義文の外で使われました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
159
1286 by Arnold D. Robbins
Updates after release engineering.
160
#: awkgram.y:1169
32 by Arnold D. Robbins
Move to gawk-3.1.4.
161
msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
162
msgstr ""
163
"BEGIN または END ルール内の引数の無い `print' は `print \"\"' だと思われます"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
164
1286 by Arnold D. Robbins
Updates after release engineering.
165
#: awkgram.y:1239 awkgram.y:1288
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
166
msgid "`delete' is not allowed with SYMTAB"
167
msgstr ""
168
1286 by Arnold D. Robbins
Updates after release engineering.
169
#: awkgram.y:1241 awkgram.y:1290
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
170
msgid "`delete' is not allowed with FUNCTAB"
171
msgstr ""
172
1286 by Arnold D. Robbins
Updates after release engineering.
173
#: awkgram.y:1275 awkgram.y:1279
32 by Arnold D. Robbins
Move to gawk-3.1.4.
174
msgid "`delete(array)' is a non-portable tawk extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
175
msgstr "`delete(array)' は移植性の無い tawk 拡張です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
176
1286 by Arnold D. Robbins
Updates after release engineering.
177
#: awkgram.y:1415
32 by Arnold D. Robbins
Move to gawk-3.1.4.
178
msgid "multistage two-way pipelines don't work"
231 by Arnold D. Robbins
Updated Japanese .po file.
179
msgstr "多段階で双方向パイプを利用した式は使用できません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
180
1286 by Arnold D. Robbins
Updates after release engineering.
181
#: awkgram.y:1417
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
182
msgid "concatenation as I/O `>' redirection target is ambiguous"
183
msgstr ""
184
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
185
#: awkgram.y:1629
32 by Arnold D. Robbins
Move to gawk-3.1.4.
186
msgid "regular expression on right of assignment"
231 by Arnold D. Robbins
Updated Japanese .po file.
187
msgstr "正規表現が代入式の右辺に使用されています"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
188
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
189
#: awkgram.y:1644 awkgram.y:1657
32 by Arnold D. Robbins
Move to gawk-3.1.4.
190
msgid "regular expression on left of `~' or `!~' operator"
231 by Arnold D. Robbins
Updated Japanese .po file.
191
msgstr "`~' や `!~' 演算子の左辺に正規表現が使用されています"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
192
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
193
#: awkgram.y:1674 awkgram.y:1824
34 by Arnold D. Robbins
Move to gawk-3.1.6.
194
msgid "old awk does not support the keyword `in' except after `for'"
231 by Arnold D. Robbins
Updated Japanese .po file.
195
msgstr "古い awk では `in' 予約語は `for' の後を除きサポートしません"
34 by Arnold D. Robbins
Move to gawk-3.1.6.
196
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
197
#: awkgram.y:1684
32 by Arnold D. Robbins
Move to gawk-3.1.4.
198
msgid "regular expression on right of comparison"
231 by Arnold D. Robbins
Updated Japanese .po file.
199
msgstr "比較式の右辺に正規表現が使用されています。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
200
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
201
#: awkgram.y:1803
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
202
#, c-format
203
msgid "non-redirected `getline' invalid inside `%s' rule"
204
msgstr "`%s' ルールの内側ではリダイレクトされていない `getline' は無効です"
205
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
206
#: awkgram.y:1806
32 by Arnold D. Robbins
Move to gawk-3.1.4.
207
msgid "non-redirected `getline' undefined inside END action"
231 by Arnold D. Robbins
Updated Japanese .po file.
208
msgstr "リダイレクトされていない `getline' は END アクションでは未定義です。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
209
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
210
#: awkgram.y:1826
34 by Arnold D. Robbins
Move to gawk-3.1.6.
211
msgid "old awk does not support multidimensional arrays"
231 by Arnold D. Robbins
Updated Japanese .po file.
212
msgstr "古い awk は多次元配列をサポートしません"
34 by Arnold D. Robbins
Move to gawk-3.1.6.
213
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
214
#: awkgram.y:1929
32 by Arnold D. Robbins
Move to gawk-3.1.4.
215
msgid "call of `length' without parentheses is not portable"
231 by Arnold D. Robbins
Updated Japanese .po file.
216
msgstr "小括弧が無い `length' は移植性がありません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
217
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
218
#: awkgram.y:2003
37 by Arnold D. Robbins
Bring in development gawk changes.
219
msgid "indirect function calls are a gawk extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
220
msgstr "間接関数呼び出しは gawk 拡張です"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
221
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
222
#: awkgram.y:2016
1296 by Arnold D. Robbins
Version bump for test tarball.
223
#, fuzzy, c-format
224
msgid "cannot use special variable `%s' for indirect function call"
231 by Arnold D. Robbins
Updated Japanese .po file.
225
msgstr "特別な変数 `%s' は間接関数呼び出し用には使用出来ません"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
226
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
227
#: awkgram.y:2049
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
228
#, fuzzy, c-format
229
msgid "attempt to use non-function `%s' in function call"
230
msgstr "関数 `%s' を配列として使用する試みです"
231
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
232
#: awkgram.y:2114
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
233
msgid "invalid subscript expression"
231 by Arnold D. Robbins
Updated Japanese .po file.
234
msgstr "添字の式が無効です"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
235
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
236
#: awkgram.y:2487 awkgram.y:2507 gawkapi.c:265 gawkapi.c:282 msg.c:132
163 by Arnold D. Robbins
Add finnish translation, update version.
237
msgid "warning: "
231 by Arnold D. Robbins
Updated Japanese .po file.
238
msgstr "警告: "
163 by Arnold D. Robbins
Add finnish translation, update version.
239
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
240
#: awkgram.y:2505 gawkapi.c:237 gawkapi.c:280 msg.c:164
163 by Arnold D. Robbins
Add finnish translation, update version.
241
msgid "fatal: "
231 by Arnold D. Robbins
Updated Japanese .po file.
242
msgstr "致命的: "
163 by Arnold D. Robbins
Add finnish translation, update version.
243
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
244
#: awkgram.y:2558
32 by Arnold D. Robbins
Move to gawk-3.1.4.
245
msgid "unexpected newline or end of string"
231 by Arnold D. Robbins
Updated Japanese .po file.
246
msgstr "予期しない改行または文字列終端です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
247
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
248
#: awkgram.y:2579
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
249
msgid ""
250
"source files / command-line arguments must contain complete functions or "
251
"rules"
252
msgstr ""
253
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
254
#: awkgram.y:2861 awkgram.y:2939 awkgram.y:3177 debug.c:536 debug.c:552
255
#: debug.c:2831 debug.c:5197
1296 by Arnold D. Robbins
Version bump for test tarball.
256
#, fuzzy, c-format
257
msgid "cannot open source file `%s' for reading: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
258
msgstr "ソースファイル `%s' を読み込み用に開けません (%s)"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
259
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
260
#: awkgram.y:2862 awkgram.y:2999
1296 by Arnold D. Robbins
Version bump for test tarball.
261
#, fuzzy, c-format
262
msgid "cannot open shared library `%s' for reading: %s"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
263
msgstr "共有ライブラリ `%s' を読み込み用に開けません (%s)"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
264
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
265
#: awkgram.y:2864 awkgram.y:2940 awkgram.y:3000 builtin.c:149 debug.c:5348
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
266
msgid "reason unknown"
231 by Arnold D. Robbins
Updated Japanese .po file.
267
msgstr "原因不明"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
268
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
269
#: awkgram.y:2873 awkgram.y:2897
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
270
#, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
271
msgid "cannot include `%s' and use it as a program file"
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
272
msgstr ""
273
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
274
#: awkgram.y:2886
408.13.160 by Arnold D. Robbins
Make 4.1.2 release.
275
#, c-format
276
msgid "already included source file `%s'"
277
msgstr "ソースファイル `%s' は既に読み込まれています"
278
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
279
#: awkgram.y:2887
231 by Arnold D. Robbins
Updated Japanese .po file.
280
#, c-format
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
281
msgid "already loaded shared library `%s'"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
282
msgstr "共有ライブラリ `%s' は既に読み込まれています"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
283
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
284
#: awkgram.y:2924
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
285
msgid "@include is a gawk extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
286
msgstr "@include は gawk 拡張です"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
287
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
288
#: awkgram.y:2930
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
289
msgid "empty filename after @include"
231 by Arnold D. Robbins
Updated Japanese .po file.
290
msgstr "@include の後に空のファイル名があります"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
291
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
292
#: awkgram.y:2979
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
293
msgid "@load is a gawk extension"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
294
msgstr "@load は gawk 拡張です"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
295
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
296
#: awkgram.y:2986
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
297
msgid "empty filename after @load"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
298
msgstr "@load の後に空のファイル名があります"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
299
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
300
#: awkgram.y:3129
32 by Arnold D. Robbins
Move to gawk-3.1.4.
301
msgid "empty program text on command line"
231 by Arnold D. Robbins
Updated Japanese .po file.
302
msgstr "コマンド行のプログラム表記が空です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
303
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
304
#: awkgram.y:3245 debug.c:461 debug.c:619
1296 by Arnold D. Robbins
Version bump for test tarball.
305
#, fuzzy, c-format
306
msgid "cannot read source file `%s': %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
307
msgstr "ソースファイル `%s' を読み込めません (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
308
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
309
#: awkgram.y:3256
32 by Arnold D. Robbins
Move to gawk-3.1.4.
310
#, c-format
311
msgid "source file `%s' is empty"
231 by Arnold D. Robbins
Updated Japanese .po file.
312
msgstr "ソースファイル `%s' は空です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
313
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
314
#: awkgram.y:3316
1296 by Arnold D. Robbins
Version bump for test tarball.
315
#, fuzzy, c-format
316
msgid "error: invalid character '\\%03o' in source code"
317
msgstr "無効な文字クラス名です"
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
318
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
319
#: awkgram.y:3543
32 by Arnold D. Robbins
Move to gawk-3.1.4.
320
msgid "source file does not end in newline"
231 by Arnold D. Robbins
Updated Japanese .po file.
321
msgstr "ソースファイルが改行で終っていません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
322
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
323
#: awkgram.y:3664
32 by Arnold D. Robbins
Move to gawk-3.1.4.
324
msgid "unterminated regexp ends with `\\' at end of file"
231 by Arnold D. Robbins
Updated Japanese .po file.
325
msgstr "終端されていない正規表現がファイル最後の `\\' で終っています。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
326
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
327
#: awkgram.y:3691
33 by Arnold D. Robbins
Move to gawk 3.1.5.
328
#, c-format
329
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
231 by Arnold D. Robbins
Updated Japanese .po file.
330
msgstr "%s: %d: tawk の正規表現修飾子 `/.../%c' は gawk で使用できません"
33 by Arnold D. Robbins
Move to gawk 3.1.5.
331
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
332
#: awkgram.y:3695
33 by Arnold D. Robbins
Move to gawk 3.1.5.
333
#, c-format
334
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
231 by Arnold D. Robbins
Updated Japanese .po file.
335
msgstr "tawk の正規表現修飾子 `/.../%c' は gawk で使用できません"
33 by Arnold D. Robbins
Move to gawk 3.1.5.
336
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
337
#: awkgram.y:3708
1116 by Arnold D. Robbins
Next test tarball.
338
msgid "unterminated regexp"
339
msgstr "正規表現が終端されていません"
340
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
341
#: awkgram.y:3712
32 by Arnold D. Robbins
Move to gawk-3.1.4.
342
msgid "unterminated regexp at end of file"
231 by Arnold D. Robbins
Updated Japanese .po file.
343
msgstr "ファイルの中で正規表現が終端されていません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
344
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
345
#: awkgram.y:3801
32 by Arnold D. Robbins
Move to gawk-3.1.4.
346
msgid "use of `\\ #...' line continuation is not portable"
231 by Arnold D. Robbins
Updated Japanese .po file.
347
msgstr "`\\ #...' 形式の行継続は移植性がありません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
348
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
349
#: awkgram.y:3823
32 by Arnold D. Robbins
Move to gawk-3.1.4.
350
msgid "backslash not last character on line"
231 by Arnold D. Robbins
Updated Japanese .po file.
351
msgstr "バックスラッシュが行最後の文字になっていません。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
352
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
353
#: awkgram.y:3870 awkgram.y:3872
408.19.140 by Arnold D. Robbins
Test tarball, version at 4.1.3c. Update po files too.
354
#, fuzzy
355
msgid "multidimensional arrays are a gawk extension"
356
msgstr "間接関数呼び出しは gawk 拡張です"
357
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
358
#: awkgram.y:3897 awkgram.y:3908
1296 by Arnold D. Robbins
Version bump for test tarball.
359
#, fuzzy, c-format
360
msgid "POSIX does not allow operator `%s'"
231 by Arnold D. Robbins
Updated Japanese .po file.
361
msgstr "POSIX では演算子 `**' は許可されていません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
362
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
363
#: awkgram.y:3899 awkgram.y:3910 awkgram.y:3945 awkgram.y:3953
1296 by Arnold D. Robbins
Version bump for test tarball.
364
#, fuzzy, c-format
365
msgid "operator `%s' is not supported in old awk"
231 by Arnold D. Robbins
Updated Japanese .po file.
366
msgstr "古い awk は演算子 `^' をサポートしません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
367
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
368
#: awkgram.y:4050 awkgram.y:4072 command.y:1187
32 by Arnold D. Robbins
Move to gawk-3.1.4.
369
msgid "unterminated string"
231 by Arnold D. Robbins
Updated Japanese .po file.
370
msgstr "文字列が終端されていません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
371
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
372
#: awkgram.y:4060 main.c:1223
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
373
#, fuzzy
374
msgid "POSIX does not allow physical newlines in string values"
375
msgstr "POSIX では `\\x' エスケープは許可されていません"
376
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
377
#: awkgram.y:4062 node.c:453
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
378
#, fuzzy
379
msgid "backslash string continuation is not portable"
380
msgstr "`\\ #...' 形式の行継続は移植性がありません"
381
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
382
#: awkgram.y:4300
32 by Arnold D. Robbins
Move to gawk-3.1.4.
383
#, c-format
384
msgid "invalid char '%c' in expression"
231 by Arnold D. Robbins
Updated Japanese .po file.
385
msgstr "式内に無効な文字 '%c' があります"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
386
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
387
#: awkgram.y:4395
32 by Arnold D. Robbins
Move to gawk-3.1.4.
388
#, c-format
389
msgid "`%s' is a gawk extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
390
msgstr "`%s' は gawk 拡張です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
391
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
392
#: awkgram.y:4400
32 by Arnold D. Robbins
Move to gawk-3.1.4.
393
#, c-format
394
msgid "POSIX does not allow `%s'"
231 by Arnold D. Robbins
Updated Japanese .po file.
395
msgstr "POSIX では `%s' は許可されていません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
396
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
397
#: awkgram.y:4408
32 by Arnold D. Robbins
Move to gawk-3.1.4.
398
#, c-format
399
msgid "`%s' is not supported in old awk"
231 by Arnold D. Robbins
Updated Japanese .po file.
400
msgstr "古い awk は `%s' をサポートしません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
401
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
402
#: awkgram.y:4506
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
403
#, fuzzy
404
msgid "`goto' considered harmful!"
231 by Arnold D. Robbins
Updated Japanese .po file.
405
msgstr "`goto' は有害だと見なされています!\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
406
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
407
#: awkgram.y:4575
32 by Arnold D. Robbins
Move to gawk-3.1.4.
408
#, c-format
409
msgid "%d is invalid as number of arguments for %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
410
msgstr "%d は %s 用の引数の数としては無効です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
411
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
412
#: awkgram.y:4610
1296 by Arnold D. Robbins
Version bump for test tarball.
413
#, fuzzy, c-format
414
msgid "%s: string literal as last argument of substitute has no effect"
231 by Arnold D. Robbins
Updated Japanese .po file.
415
msgstr "%s: 文字列リテラルを置き換え最後の引数に使用すると効果がありません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
416
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
417
#: awkgram.y:4615
32 by Arnold D. Robbins
Move to gawk-3.1.4.
418
#, c-format
419
msgid "%s third parameter is not a changeable object"
231 by Arnold D. Robbins
Updated Japanese .po file.
420
msgstr "%s 第三仮引数は可変オブジェクトではありません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
421
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
422
#: awkgram.y:4719 awkgram.y:4722
277.1.6 by Arnold D. Robbins
Fix inclusion of po/README. Update some translations.
423
msgid "match: third argument is a gawk extension"
424
msgstr "match: 第三引数は gawk 拡張です"
425
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
426
#: awkgram.y:4776 awkgram.y:4779
32 by Arnold D. Robbins
Move to gawk-3.1.4.
427
msgid "close: second argument is a gawk extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
428
msgstr "close: 第二引数は gawk 拡張です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
429
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
430
#: awkgram.y:4791
32 by Arnold D. Robbins
Move to gawk-3.1.4.
431
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
432
msgstr ""
433
"dcgettext(_\"...\")の使用法が間違っています: 先頭のアンダースコア(_)を削除し"
434
"てください"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
435
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
436
#: awkgram.y:4806
32 by Arnold D. Robbins
Move to gawk-3.1.4.
437
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
438
msgstr ""
439
"dcngettext(_\"...\")の使用法が間違っています: 先頭のアンダースコア(_)を削除し"
440
"てください"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
441
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
442
#: awkgram.y:4825
408.2.95 by Arnold D. Robbins
Gawk 4.1.0 release.
443
#, fuzzy
444
msgid "index: regexp constant as second argument is not allowed"
445
msgstr "index: 文字列では無い第二引数を受け取りました"
446
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
447
#: awkgram.y:4878
32 by Arnold D. Robbins
Move to gawk-3.1.4.
448
#, c-format
449
msgid "function `%s': parameter `%s' shadows global variable"
231 by Arnold D. Robbins
Updated Japanese .po file.
450
msgstr "関数 `%s': 仮引数 `%s' が大域変数を覆い隠しています"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
451
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
452
#: awkgram.y:4927 debug.c:4181 debug.c:4224 debug.c:5346 profile.c:110
32 by Arnold D. Robbins
Move to gawk-3.1.4.
453
#, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
454
msgid "could not open `%s' for writing: %s"
455
msgstr "`%s' を書込み用に開けませんでした: %s"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
456
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
457
#: awkgram.y:4928
233 by Arnold D. Robbins
Make a tarball.
458
msgid "sending variable list to standard error"
237 by Arnold D. Robbins
Updated po files for several languages.
459
msgstr "変数リストを標準エラーに送っています"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
460
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
461
#: awkgram.y:4936
1296 by Arnold D. Robbins
Version bump for test tarball.
462
#, fuzzy, c-format
463
msgid "%s: close failed: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
464
msgstr "%s: 閉じるのに失敗しました (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
465
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
466
#: awkgram.y:4961
32 by Arnold D. Robbins
Move to gawk-3.1.4.
467
msgid "shadow_funcs() called twice!"
231 by Arnold D. Robbins
Updated Japanese .po file.
468
msgstr "shadow_funcs() を二回呼び出しています!"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
469
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
470
#: awkgram.y:4969
471
#, fuzzy
472
#| msgid "there were shadowed variables."
473
msgid "there were shadowed variables"
231 by Arnold D. Robbins
Updated Japanese .po file.
474
msgstr "覆い隠された変数がありました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
475
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
476
#: awkgram.y:5046
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
477
#, c-format
478
msgid "function name `%s' previously defined"
479
msgstr "関数名 `%s' は前に定義されています"
480
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
481
#: awkgram.y:5097
1296 by Arnold D. Robbins
Version bump for test tarball.
482
#, fuzzy, c-format
483
msgid "function `%s': cannot use function name as parameter name"
231 by Arnold D. Robbins
Updated Japanese .po file.
484
msgstr "関数 `%s': 関数名を仮引数名として使用出来ません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
485
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
486
#: awkgram.y:5100
1296 by Arnold D. Robbins
Version bump for test tarball.
487
#, fuzzy, c-format
488
msgid "function `%s': cannot use special variable `%s' as a function parameter"
231 by Arnold D. Robbins
Updated Japanese .po file.
489
msgstr "関数 `%s': 特別な変数 `%s' は関数の仮引数として使用出来ません"
35 by Arnold D. Robbins
Move to gawk-3.1.7.
490
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
491
#: awkgram.y:5104
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
492
#, fuzzy, c-format
493
msgid "function `%s': parameter `%s' cannot contain a namespace"
494
msgstr "関数 `%s': 仮引数 `%s' が大域変数を覆い隠しています"
495
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
496
#: awkgram.y:5111
32 by Arnold D. Robbins
Move to gawk-3.1.4.
497
#, c-format
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
498
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
499
msgstr "関数 `%s': 仮引数 #%d, `%s' が仮引数 #%d と重複しています"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
500
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
501
#: awkgram.y:5200
32 by Arnold D. Robbins
Move to gawk-3.1.4.
502
#, c-format
503
msgid "function `%s' called but never defined"
231 by Arnold D. Robbins
Updated Japanese .po file.
504
msgstr "未定義の関数 `%s' を呼び出しました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
505
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
506
#: awkgram.y:5204
231 by Arnold D. Robbins
Updated Japanese .po file.
507
#, c-format
163 by Arnold D. Robbins
Add finnish translation, update version.
508
msgid "function `%s' defined but never called directly"
231 by Arnold D. Robbins
Updated Japanese .po file.
509
msgstr "関数 `%s' は定義されていますが、一度も直接呼び出されていません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
510
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
511
#: awkgram.y:5236
32 by Arnold D. Robbins
Move to gawk-3.1.4.
512
#, c-format
513
msgid "regexp constant for parameter #%d yields boolean value"
231 by Arnold D. Robbins
Updated Japanese .po file.
514
msgstr "仮引数 #%d 用の正規表現定数は真偽値を出力します"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
515
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
516
#: awkgram.y:5251
33 by Arnold D. Robbins
Move to gawk 3.1.5.
517
#, c-format
32 by Arnold D. Robbins
Move to gawk-3.1.4.
518
msgid ""
519
"function `%s' called with space between name and `(',\n"
520
"or used as a variable or an array"
521
msgstr ""
231 by Arnold D. Robbins
Updated Japanese .po file.
522
"関数名と `(' の間にスペースを入れて関数 `%s' を呼び出しています。\n"
523
"または、変数か配列として使われています。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
524
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
525
#: awkgram.y:5470
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
526
msgid "division by zero attempted"
231 by Arnold D. Robbins
Updated Japanese .po file.
527
msgstr "ゼロによる除算が試みられました"
36 by Arnold D. Robbins
Move to 3.1.8.
528
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
529
#: awkgram.y:5479
35 by Arnold D. Robbins
Move to gawk-3.1.7.
530
#, c-format
531
msgid "division by zero attempted in `%%'"
231 by Arnold D. Robbins
Updated Japanese .po file.
532
msgstr "`%%' 内でゼロによる除算が試みられました"
35 by Arnold D. Robbins
Move to gawk-3.1.7.
533
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
534
#: awkgram.y:5824
408.5.140 by Arnold D. Robbins
Make release tar ball.
535
msgid ""
536
"cannot assign a value to the result of a field post-increment expression"
537
msgstr ""
538
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
539
#: awkgram.y:5827
408.5.140 by Arnold D. Robbins
Make release tar ball.
540
#, fuzzy, c-format
541
msgid "invalid target of assignment (opcode %s)"
542
msgstr "%d は %s 用の引数の数としては無効です"
543
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
544
#: awkgram.y:6211
545
msgid "statement has no effect"
546
msgstr "文に効果がありません"
547
548
#: awkgram.y:6727
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
549
#, c-format
550
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
551
msgstr ""
552
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
553
#: awkgram.y:6732
1245 by Arnold D. Robbins
Update po/* after updating gettext.
554
#, c-format
555
msgid "identifier %s: namespace separator is two colons, not one"
556
msgstr ""
557
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
558
#: awkgram.y:6738
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
559
#, c-format
560
msgid "qualified identifier `%s' is badly formed"
561
msgstr ""
562
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
563
#: awkgram.y:6745
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
564
#, c-format
565
msgid ""
566
"identifier `%s': namespace separator can only appear once in a qualified name"
567
msgstr ""
568
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
569
#: awkgram.y:6794 awkgram.y:6845
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
570
#, c-format
571
msgid "using reserved identifier `%s' as a namespace is not allowed"
572
msgstr ""
573
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
574
#: awkgram.y:6801 awkgram.y:6811
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
575
#, c-format
576
msgid ""
577
"using reserved identifier `%s' as second component of a qualified name is "
578
"not allowed"
579
msgstr ""
580
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
581
#: awkgram.y:6829
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
582
#, fuzzy
583
msgid "@namespace is a gawk extension"
584
msgstr "@include は gawk 拡張です"
585
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
586
#: awkgram.y:6836
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
587
#, c-format
588
msgid "namespace name `%s' must meet identifier naming rules"
589
msgstr ""
590
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
591
#: builtin.c:143
1296 by Arnold D. Robbins
Version bump for test tarball.
592
#, fuzzy, c-format
593
msgid "%s to \"%s\" failed: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
594
msgstr "%s から \"%s\" へ出力できません (%s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
595
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
596
#: builtin.c:147
597
msgid "standard output"
598
msgstr "標準出力"
599
1286 by Arnold D. Robbins
Updates after release engineering.
600
#: builtin.c:148
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
601
#, fuzzy
602
msgid "standard error"
603
msgstr "標準出力"
604
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
605
#: builtin.c:162 builtin.c:492 builtin.c:582 builtin.c:1774 builtin.c:2496
606
#: builtin.c:2512 builtin.c:2626 builtin.c:3585 mpfr.c:761
1296 by Arnold D. Robbins
Version bump for test tarball.
607
#, fuzzy, c-format
608
msgid "%s: received non-numeric argument"
609
msgstr "cos: 非数値の引数を受け取りました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
610
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
611
#: builtin.c:168
32 by Arnold D. Robbins
Move to gawk-3.1.4.
612
#, c-format
613
msgid "exp: argument %g is out of range"
231 by Arnold D. Robbins
Updated Japanese .po file.
614
msgstr "exp: 引数 %g が範囲外です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
615
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
616
#: builtin.c:245
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
617
#, fuzzy, c-format
618
msgid "fflush: cannot flush: pipe `%.*s' opened for reading, not writing"
619
msgstr ""
620
"fflush: flush できません: パイプ `%s' は読み込み用に開かれています。書き込み"
621
"用ではありません"
622
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
623
#: builtin.c:248
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
624
#, fuzzy, c-format
625
msgid "fflush: cannot flush: file `%.*s' opened for reading, not writing"
626
msgstr ""
627
"fflush: flush できません: ファイル `%s' は読み込み用に開かれています。書き込"
628
"み用ではありません"
629
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
630
#: builtin.c:259
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
631
#, fuzzy, c-format
632
msgid "fflush: cannot flush file `%.*s': %s"
633
msgstr ""
634
"fflush: flush できません: ファイル `%s' は読み込み用に開かれています。書き込"
635
"み用ではありません"
636
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
637
#: builtin.c:264
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
638
#, fuzzy, c-format
639
msgid "fflush: cannot flush: two-way pipe `%.*s' has closed write end"
640
msgstr ""
641
"fflush: flush できません: パイプ `%s' は読み込み用に開かれています。書き込み"
642
"用ではありません"
643
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
644
#: builtin.c:270
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
645
#, fuzzy, c-format
646
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
231 by Arnold D. Robbins
Updated Japanese .po file.
647
msgstr "fflush: `%s' が開かれたファイル、パイプ、プロセス共有ではありません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
648
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
649
#: builtin.c:377 builtin.c:2011
1296 by Arnold D. Robbins
Version bump for test tarball.
650
#, fuzzy, c-format
651
msgid "%s: received non-string first argument"
231 by Arnold D. Robbins
Updated Japanese .po file.
652
msgstr "index: 文字列では無い第一引数を受け取りました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
653
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
654
#: builtin.c:379
1296 by Arnold D. Robbins
Version bump for test tarball.
655
#, fuzzy, c-format
656
msgid "%s: received non-string second argument"
231 by Arnold D. Robbins
Updated Japanese .po file.
657
msgstr "index: 文字列では無い第二引数を受け取りました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
658
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
659
#: builtin.c:531
125 by Arnold D. Robbins
Bump version number for tarball release.
660
msgid "length: received array argument"
231 by Arnold D. Robbins
Updated Japanese .po file.
661
msgstr "length: 配列引数を受け取りました"
125 by Arnold D. Robbins
Bump version number for tarball release.
662
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
663
#: builtin.c:534
33 by Arnold D. Robbins
Move to gawk 3.1.5.
664
msgid "`length(array)' is a gawk extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
665
msgstr "`length(array)' は gawk 拡張です"
33 by Arnold D. Robbins
Move to gawk 3.1.5.
666
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
667
#: builtin.c:553 builtin.c:2101 builtin.c:2159 builtin.c:2411 builtin.c:2442
1296 by Arnold D. Robbins
Version bump for test tarball.
668
#, fuzzy, c-format
669
msgid "%s: received non-string argument"
670
msgstr "system: 文字列では無い引数を受け取りました"
671
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
672
#: builtin.c:585 builtin.c:1778
1296 by Arnold D. Robbins
Version bump for test tarball.
673
#, fuzzy, c-format
674
msgid "%s: received negative argument %g"
231 by Arnold D. Robbins
Updated Japanese .po file.
675
msgstr "log: 負の引数 %g を受け取りました"
676
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
677
#: builtin.c:790 builtin.c:795 builtin.c:949
231 by Arnold D. Robbins
Updated Japanese .po file.
678
msgid "fatal: must use `count$' on all formats or none"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
679
msgstr ""
680
"致命的: `count$’ は全ての書式使用する、または全てに使用しないのいずれかでなけ"
681
"ればいけません"
231 by Arnold D. Robbins
Updated Japanese .po file.
682
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
683
#: builtin.c:868
231 by Arnold D. Robbins
Updated Japanese .po file.
684
#, c-format
685
msgid "field width is ignored for `%%' specifier"
686
msgstr "`%%' 指定用のフィールド幅は無視されます"
687
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
688
#: builtin.c:870
231 by Arnold D. Robbins
Updated Japanese .po file.
689
#, c-format
690
msgid "precision is ignored for `%%' specifier"
691
msgstr "`%%' 指定用のフィールド幅は無視されます"
692
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
693
#: builtin.c:872
231 by Arnold D. Robbins
Updated Japanese .po file.
694
#, c-format
695
msgid "field width and precision are ignored for `%%' specifier"
696
msgstr "`%%' 指定用のフィールド幅および精度は無視されます"
697
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
698
#: builtin.c:923
231 by Arnold D. Robbins
Updated Japanese .po file.
699
msgid "fatal: `$' is not permitted in awk formats"
700
msgstr "致命的: `$' は awk 形式内では許可されていません"
701
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
702
#: builtin.c:932
1296 by Arnold D. Robbins
Version bump for test tarball.
703
#, fuzzy
704
msgid "fatal: argument index with `$' must be > 0"
231 by Arnold D. Robbins
Updated Japanese .po file.
705
msgstr "致命的: `$' で指定する引数の番号は正でなければいけません"
706
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
707
#: builtin.c:936
1296 by Arnold D. Robbins
Version bump for test tarball.
708
#, fuzzy, c-format
709
msgid ""
710
"fatal: argument index %ld greater than total number of supplied arguments"
231 by Arnold D. Robbins
Updated Japanese .po file.
711
msgstr "致命的: 引数の番号 %ld は引数として与えられた数より大きいです"
712
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
713
#: builtin.c:940
231 by Arnold D. Robbins
Updated Japanese .po file.
714
msgid "fatal: `$' not permitted after period in format"
715
msgstr "致命的: `$' は書式指定内のピリオド `.' の後に使用できません"
716
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
717
#: builtin.c:959
231 by Arnold D. Robbins
Updated Japanese .po file.
718
msgid "fatal: no `$' supplied for positional field width or precision"
719
msgstr "致命的: フィールド幅、または精度の指定子に `$' が与えられていません"
720
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
721
#: builtin.c:1034
722
#, fuzzy, c-format
723
#| msgid "`l' is meaningless in awk formats; ignored"
724
msgid "`%c' is meaningless in awk formats; ignored"
231 by Arnold D. Robbins
Updated Japanese .po file.
725
msgstr "awk の書式指定では `l' は無意味です。無視します"
726
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
727
#: builtin.c:1038
728
#, fuzzy, c-format
729
#| msgid "fatal: `l' is not permitted in POSIX awk formats"
730
msgid "fatal: `%c' is not permitted in POSIX awk formats"
231 by Arnold D. Robbins
Updated Japanese .po file.
731
msgstr "致命的: POSIX awk 書式内では `l' は許可されていません"
732
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
733
#: builtin.c:1069
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
734
#, fuzzy, c-format
735
msgid "[s]printf: value %g is too big for %%c format"
736
msgstr "[s]printf: 値 %g は書式 `%%%c' の範囲外です"
737
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
738
#: builtin.c:1082
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
739
#, fuzzy, c-format
740
msgid "[s]printf: value %g is not a valid wide character"
741
msgstr "[s]printf: 値 %g は書式 `%%%c' の範囲外です"
742
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
743
#: builtin.c:1474
231 by Arnold D. Robbins
Updated Japanese .po file.
744
#, c-format
745
msgid "[s]printf: value %g is out of range for `%%%c' format"
746
msgstr "[s]printf: 値 %g は書式 `%%%c' の範囲外です"
747
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
748
#: builtin.c:1482
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
749
#, fuzzy, c-format
750
msgid "[s]printf: value %s is out of range for `%%%c' format"
751
msgstr "[s]printf: 値 %g は書式 `%%%c' の範囲外です"
752
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
753
#: builtin.c:1507
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
754
#, c-format
755
msgid "%%%c format is POSIX standard but not portable to other awks"
756
msgstr ""
757
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
758
#: builtin.c:1607
231 by Arnold D. Robbins
Updated Japanese .po file.
759
#, c-format
760
msgid "ignoring unknown format specifier character `%c': no argument converted"
761
msgstr "不明な書式指定文字 `%c' を無視しています: 変換される引数はありません"
762
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
763
#: builtin.c:1612
231 by Arnold D. Robbins
Updated Japanese .po file.
764
msgid "fatal: not enough arguments to satisfy format string"
765
msgstr "致命的: 書式文字列を満たす十分な数の引数がありません"
766
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
767
#: builtin.c:1614
231 by Arnold D. Robbins
Updated Japanese .po file.
768
msgid "^ ran out for this one"
769
msgstr "^ ここから足りません"
770
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
771
#: builtin.c:1621
231 by Arnold D. Robbins
Updated Japanese .po file.
772
msgid "[s]printf: format specifier does not have control letter"
773
msgstr "[s]printf: 書式指定子に制御文字がありません"
774
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
775
#: builtin.c:1624
231 by Arnold D. Robbins
Updated Japanese .po file.
776
msgid "too many arguments supplied for format string"
777
msgstr "書式文字列に与えられている引数が多すぎます"
778
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
779
#: builtin.c:1684
408.2.12 by Arnold D. Robbins
Bump version, make test tarball.
780
msgid "sprintf: no arguments"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
781
msgstr "sprintf: 引数がありません"
277.1.195 by Arnold D. Robbins
Make the 4.0.2 tarballs.
782
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
783
#: builtin.c:1707 builtin.c:1718
32 by Arnold D. Robbins
Move to gawk-3.1.4.
784
msgid "printf: no arguments"
231 by Arnold D. Robbins
Updated Japanese .po file.
785
msgstr "printf: 引数がありません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
786
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
787
#: builtin.c:1733
408.19.140 by Arnold D. Robbins
Test tarball, version at 4.1.3c. Update po files too.
788
msgid "printf: attempt to write to closed write end of two-way pipe"
789
msgstr ""
790
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
791
#: builtin.c:1809
33 by Arnold D. Robbins
Move to gawk 3.1.5.
792
#, c-format
32 by Arnold D. Robbins
Move to gawk-3.1.4.
793
msgid "substr: length %g is not >= 1"
231 by Arnold D. Robbins
Updated Japanese .po file.
794
msgstr "substr: 長さ %g が 1 以上ではありません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
795
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
796
#: builtin.c:1811
33 by Arnold D. Robbins
Move to gawk 3.1.5.
797
#, c-format
32 by Arnold D. Robbins
Move to gawk-3.1.4.
798
msgid "substr: length %g is not >= 0"
231 by Arnold D. Robbins
Updated Japanese .po file.
799
msgstr "substr: 長さ %g が 0 以上ではありません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
800
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
801
#: builtin.c:1825
32 by Arnold D. Robbins
Move to gawk-3.1.4.
802
#, c-format
803
msgid "substr: non-integer length %g will be truncated"
231 by Arnold D. Robbins
Updated Japanese .po file.
804
msgstr "substr: 文字数 %g の小数点以下は切り捨てます。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
805
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
806
#: builtin.c:1830
32 by Arnold D. Robbins
Move to gawk-3.1.4.
807
#, c-format
808
msgid "substr: length %g too big for string indexing, truncating to %g"
231 by Arnold D. Robbins
Updated Japanese .po file.
809
msgstr "substr: 文字数 %g は最大値を超えています。%g を使います。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
810
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
811
#: builtin.c:1842
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
812
#, c-format
813
msgid "substr: start index %g is invalid, using 1"
231 by Arnold D. Robbins
Updated Japanese .po file.
814
msgstr "substr: 開始インデックス %g が無効です。1を使用します"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
815
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
816
#: builtin.c:1847
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
817
#, c-format
818
msgid "substr: non-integer start index %g will be truncated"
231 by Arnold D. Robbins
Updated Japanese .po file.
819
msgstr "substr: 開始インデックス %g が非整数のため、値は切り捨てられます"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
820
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
821
#: builtin.c:1870
32 by Arnold D. Robbins
Move to gawk-3.1.4.
822
msgid "substr: source string is zero length"
231 by Arnold D. Robbins
Updated Japanese .po file.
823
msgstr "substr: 文字列の長さがゼロです。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
824
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
825
#: builtin.c:1884
32 by Arnold D. Robbins
Move to gawk-3.1.4.
826
#, c-format
827
msgid "substr: start index %g is past end of string"
231 by Arnold D. Robbins
Updated Japanese .po file.
828
msgstr "substr: 開始インデックス %g が文字列終端の後にあります"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
829
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
830
#: builtin.c:1892
32 by Arnold D. Robbins
Move to gawk-3.1.4.
831
#, c-format
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
832
msgid ""
833
"substr: length %g at start index %g exceeds length of first argument (%lu)"
834
msgstr ""
835
"substr: 開始インデックス %2$g からの長さ %1$g は第一引数の長さを超えています "
836
"(%3$lu)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
837
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
838
#: builtin.c:1965
80 by Arnold D. Robbins
Upgrade to Autoconf 3.68 and Bison 2.4.3. Make a dist.
839
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
231 by Arnold D. Robbins
Updated Japanese .po file.
840
msgstr "strftime: PROCINFO[\"strftime\"] の書式の値は数値型です"
80 by Arnold D. Robbins
Upgrade to Autoconf 3.68 and Bison 2.4.3. Make a dist.
841
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
842
#: builtin.c:1985 builtin.c:2477 builtin.c:3417 builtin.c:3456 builtin.c:4016
1296 by Arnold D. Robbins
Version bump for test tarball.
843
#, fuzzy, c-format
844
msgid "%s: received non-numeric second argument"
845
msgstr "or: 非数値の第二引数を受け取りました"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
846
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
847
#: builtin.c:1995
277.1.48 by Arnold D. Robbins
Add doc target to pc/Makefile.
848
msgid "strftime: second argument less than 0 or too big for time_t"
849
msgstr ""
850
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
851
#: builtin.c:2002
408.13.160 by Arnold D. Robbins
Make 4.1.2 release.
852
#, fuzzy
853
msgid "strftime: second argument out of range for time_t"
854
msgstr "asorti: 第二引数が配列ではありません"
855
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
856
#: builtin.c:2018
32 by Arnold D. Robbins
Move to gawk-3.1.4.
857
msgid "strftime: received empty format string"
231 by Arnold D. Robbins
Updated Japanese .po file.
858
msgstr "strftime: 空の書式文字列を受け取りました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
859
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
860
#: builtin.c:2118
36 by Arnold D. Robbins
Move to 3.1.8.
861
msgid "mktime: at least one of the values is out of the default range"
231 by Arnold D. Robbins
Updated Japanese .po file.
862
msgstr "mktime: 一つ以上の値がデフォルトの範囲を超えています"
36 by Arnold D. Robbins
Move to 3.1.8.
863
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
864
#: builtin.c:2154
37 by Arnold D. Robbins
Bring in development gawk changes.
865
msgid "'system' function not allowed in sandbox mode"
231 by Arnold D. Robbins
Updated Japanese .po file.
866
msgstr "サンドボックスモードでは 'system' 関数は許可されていません"
37 by Arnold D. Robbins
Bring in development gawk changes.
867
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
868
#: builtin.c:2228 builtin.c:2303
408.19.140 by Arnold D. Robbins
Test tarball, version at 4.1.3c. Update po files too.
869
msgid "print: attempt to write to closed write end of two-way pipe"
870
msgstr ""
871
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
872
#: builtin.c:2326
32 by Arnold D. Robbins
Move to gawk-3.1.4.
873
#, c-format
874
msgid "reference to uninitialized field `$%d'"
231 by Arnold D. Robbins
Updated Japanese .po file.
875
msgstr "初期化されていないフィールド `$%d' への参照です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
876
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
877
#: builtin.c:2475 builtin.c:3415 builtin.c:3454 builtin.c:4014
1296 by Arnold D. Robbins
Version bump for test tarball.
878
#, fuzzy, c-format
879
msgid "%s: received non-numeric first argument"
880
msgstr "or: 非数値の第一引数を受け取りました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
881
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
882
#: builtin.c:2657
32 by Arnold D. Robbins
Move to gawk-3.1.4.
883
msgid "match: third argument is not an array"
231 by Arnold D. Robbins
Updated Japanese .po file.
884
msgstr "match: 第三引数が配列ではありません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
885
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
886
#: builtin.c:2659
887
#, fuzzy, c-format
888
msgid "%s: cannot use %s as third argument"
889
msgstr "asort: 第一引数の部分配列を第二引数用に使用することは出来ません"
890
891
#: builtin.c:2902
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
892
#, fuzzy, c-format
893
msgid "gensub: third argument `%.*s' treated as 1"
894
msgstr "gensub: 第三引数が 0 です。1 を代わりに使用します"
895
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
896
#: builtin.c:3225
408.13.160 by Arnold D. Robbins
Make 4.1.2 release.
897
#, fuzzy, c-format
898
msgid "%s: can be called indirectly only with two arguments"
899
msgstr "and: 2個未満の引数で呼び出されました"
900
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
901
#: builtin.c:3348
408.13.160 by Arnold D. Robbins
Make 4.1.2 release.
902
#, fuzzy, c-format
903
msgid "indirect call to %s requires at least two arguments"
904
msgstr "and: 2個未満の引数で呼び出されました"
905
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
906
#: builtin.c:3423
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
907
#, fuzzy, c-format
908
msgid "lshift(%f, %f): negative values are not allowed"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
909
msgstr "lshift(%f, %f): 負の数値を使用すると異常な結果になります"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
910
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
911
#: builtin.c:3427
408.13.6 by Arnold D. Robbins
Update Japanese translation.
912
#, c-format
277.1.171 by Arnold D. Robbins
Upgrade to Automake 1.12.4 and dist bugfix.
913
msgid "lshift(%f, %f): fractional values will be truncated"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
914
msgstr "lshift(%f, %f): 小数点以下は切り捨てられます"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
915
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
916
#: builtin.c:3429
408.13.6 by Arnold D. Robbins
Update Japanese translation.
917
#, c-format
277.1.171 by Arnold D. Robbins
Upgrade to Automake 1.12.4 and dist bugfix.
918
msgid "lshift(%f, %f): too large shift value will give strange results"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
919
msgstr "lshift(%f, %f): シフト値が大き過ぎると異常な結果になります"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
920
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
921
#: builtin.c:3462
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
922
#, fuzzy, c-format
923
msgid "rshift(%f, %f): negative values are not allowed"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
924
msgstr "rshift(%f, %f): 負の数値を使用すると異常な結果になります"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
925
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
926
#: builtin.c:3466
408.13.6 by Arnold D. Robbins
Update Japanese translation.
927
#, c-format
277.1.171 by Arnold D. Robbins
Upgrade to Automake 1.12.4 and dist bugfix.
928
msgid "rshift(%f, %f): fractional values will be truncated"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
929
msgstr "rshift(%f, %f): 小数点以下は切り捨てられます"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
930
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
931
#: builtin.c:3468
408.13.6 by Arnold D. Robbins
Update Japanese translation.
932
#, c-format
277.1.171 by Arnold D. Robbins
Upgrade to Automake 1.12.4 and dist bugfix.
933
msgid "rshift(%f, %f): too large shift value will give strange results"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
934
msgstr "rshift(%f, %f): シフト値が大き過ぎると異常な結果になります"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
935
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
936
#: builtin.c:3492 builtin.c:3523 builtin.c:3553
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
937
#, fuzzy, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
938
msgid "%s: called with less than two arguments"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
939
msgstr "or: 2個未満の引数で呼び出されました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
940
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
941
#: builtin.c:3497 builtin.c:3528 builtin.c:3559
1296 by Arnold D. Robbins
Version bump for test tarball.
942
#, fuzzy, c-format
943
msgid "%s: argument %d is non-numeric"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
944
msgstr "or: 引数 %d が非数値です"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
945
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
946
#: builtin.c:3501 builtin.c:3532 builtin.c:3563
1296 by Arnold D. Robbins
Version bump for test tarball.
947
#, fuzzy, c-format
948
msgid "%s: argument %d negative value %g is not allowed"
949
msgstr "and(%lf, %lf): 負の数値を使用すると異常な結果になります"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
950
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
951
#: builtin.c:3590
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
952
#, fuzzy, c-format
953
msgid "compl(%f): negative value is not allowed"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
954
msgstr "compl(%f): 負の数値を使用すると異常な結果になります"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
955
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
956
#: builtin.c:3593
408.13.6 by Arnold D. Robbins
Update Japanese translation.
957
#, c-format
277.1.171 by Arnold D. Robbins
Upgrade to Automake 1.12.4 and dist bugfix.
958
msgid "compl(%f): fractional value will be truncated"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
959
msgstr "compl(%f): 小数点以下は切り捨てられます"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
960
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
961
#: builtin.c:3779
32 by Arnold D. Robbins
Move to gawk-3.1.4.
962
#, c-format
963
msgid "dcgettext: `%s' is not a valid locale category"
231 by Arnold D. Robbins
Updated Japanese .po file.
964
msgstr "dcgettext: `%s' は無効なロケール区分です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
965
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
966
#: builtin.c:4006 mpfr.c:1257
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
967
#, fuzzy
968
msgid "intdiv: third argument is not an array"
969
msgstr "match: 第三引数が配列ではありません"
970
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
971
#: builtin.c:4025 mpfr.c:1306
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
972
#, fuzzy
973
msgid "intdiv: division by zero attempted"
974
msgstr "ゼロによる除算が試みられました"
975
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
976
#: builtin.c:4064
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
977
#, fuzzy
978
msgid "typeof: second argument is not an array"
979
msgstr "split: 第二引数が配列ではありません"
980
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
981
#: builtin.c:4136
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
982
#, c-format
983
msgid ""
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
984
"typeof detected invalid flags combination `%s'; please file a bug report"
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
985
msgstr ""
986
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
987
#: builtin.c:4156
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
988
#, fuzzy, c-format
989
msgid "typeof: invalid argument type `%s'"
990
msgstr "option: 無効なパラメーター - \"%s\""
991
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
992
#: builtin.c:4160
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
993
#, c-format
994
msgid "typeof: unknown argument type `%s'"
995
msgstr ""
996
1146.1.37 by Arnold D. Robbins
Make 5.0.1 tarball.
997
#: cint_array.c:1268 cint_array.c:1296
998
#, c-format
999
msgid "cannot add a new file (%.*s) to ARGV in sandbox mode"
1000
msgstr ""
1001
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1002
#: command.y:227
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1003
#, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1004
msgid "Type (g)awk statement(s). End with the command `end'\n"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1005
msgstr ""
1006
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1007
#: command.y:291
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1008
#, c-format
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1009
msgid "invalid frame number: %d"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1010
msgstr "無効なフレーム番号です: %d"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1011
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1012
#: command.y:297
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1013
#, fuzzy, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1014
msgid "info: invalid option - `%s'"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1015
msgstr "info: 無効なオプション - \"%s\""
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1016
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1017
#: command.y:323
1296 by Arnold D. Robbins
Version bump for test tarball.
1018
#, fuzzy, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1019
msgid "source: `%s': already sourced"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1020
msgstr "source \"%s\": 既に読み込まれて(source)います。"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1021
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1022
#: command.y:328
1296 by Arnold D. Robbins
Version bump for test tarball.
1023
#, fuzzy, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1024
msgid "save: `%s': command not permitted"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1025
msgstr "save \"%s\": コマンドは許可されていません。"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1026
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1027
#: command.y:341
1296 by Arnold D. Robbins
Version bump for test tarball.
1028
msgid "cannot use command `commands' for breakpoint/watchpoint commands"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1029
msgstr ""
1030
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1031
#: command.y:343
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1032
msgid "no breakpoint/watchpoint has been set yet"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1033
msgstr "まだ一つもブレークポイント/ウオッチポイントは設定されていません"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1034
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1035
#: command.y:345
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1036
msgid "invalid breakpoint/watchpoint number"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1037
msgstr "無効なブレークポイント/ウオッチポイント番号です"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1038
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1039
#: command.y:350
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1040
#, c-format
1041
msgid "Type commands for when %s %d is hit, one per line.\n"
1042
msgstr ""
1043
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1044
#: command.y:352
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1045
#, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1046
msgid "End with the command `end'\n"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1047
msgstr ""
1048
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1049
#: command.y:359
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1050
msgid "`end' valid only in command `commands' or `eval'"
1051
msgstr ""
1052
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1053
#: command.y:369
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1054
msgid "`silent' valid only in command `commands'"
1055
msgstr ""
1056
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1057
#: command.y:375
1296 by Arnold D. Robbins
Version bump for test tarball.
1058
#, fuzzy, c-format
1059
msgid "trace: invalid option - `%s'"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1060
msgstr "trace: 無効なオプション - \"%s\""
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1061
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1062
#: command.y:389
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1063
msgid "condition: invalid breakpoint/watchpoint number"
1064
msgstr ""
1065
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1066
#: command.y:451
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1067
msgid "argument not a string"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1068
msgstr "引数が文字列ではありません"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1069
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1070
#: command.y:461 command.y:466
1296 by Arnold D. Robbins
Version bump for test tarball.
1071
#, fuzzy, c-format
1072
msgid "option: invalid parameter - `%s'"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1073
msgstr "option: 無効なパラメーター - \"%s\""
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1074
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1075
#: command.y:476
1296 by Arnold D. Robbins
Version bump for test tarball.
1076
#, fuzzy, c-format
1077
msgid "no such function - `%s'"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1078
msgstr "そのような関数はありません - \"%s\""
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1079
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1080
#: command.y:533
1296 by Arnold D. Robbins
Version bump for test tarball.
1081
#, fuzzy, c-format
1082
msgid "enable: invalid option - `%s'"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1083
msgstr "enable: 無効なオプション - \"%s\""
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1084
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1085
#: command.y:599
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1086
#, c-format
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1087
msgid "invalid range specification: %d - %d"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1088
msgstr "無効な範囲指定: %d - %d"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1089
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1090
#: command.y:661
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1091
msgid "non-numeric value for field number"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1092
msgstr "フィールド番号に対して非数値が指定されています"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1093
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1094
#: command.y:682 command.y:689
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1095
msgid "non-numeric value found, numeric expected"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1096
msgstr "非数値が見つかりました。数値が予期されます。"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1097
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1098
#: command.y:714 command.y:720
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1099
msgid "non-zero integer value"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1100
msgstr "非ゼロ整数"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1101
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1102
#: command.y:819
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1103
msgid ""
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1104
"backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1105
msgstr ""
1106
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1107
#: command.y:821
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1108
msgid ""
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1109
"break [[filename:]N|function] - set breakpoint at the specified location"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1110
msgstr ""
1111
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1112
#: command.y:823
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1113
msgid "clear [[filename:]N|function] - delete breakpoints previously set"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1114
msgstr ""
1115
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1116
#: command.y:825
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1117
msgid ""
408.5.140 by Arnold D. Robbins
Make release tar ball.
1118
"commands [num] - starts a list of commands to be executed at a "
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1119
"breakpoint(watchpoint) hit"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1120
msgstr ""
1121
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1122
#: command.y:827
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1123
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1124
msgstr ""
1125
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1126
#: command.y:829
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1127
msgid "continue [COUNT] - continue program being debugged"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1128
msgstr ""
1129
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1130
#: command.y:831
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1131
msgid "delete [breakpoints] [range] - delete specified breakpoints"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1132
msgstr ""
1133
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1134
#: command.y:833
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1135
msgid "disable [breakpoints] [range] - disable specified breakpoints"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1136
msgstr ""
1137
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1138
#: command.y:835
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1139
msgid "display [var] - print value of variable each time the program stops"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1140
msgstr ""
1141
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1142
#: command.y:837
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1143
msgid "down [N] - move N frames down the stack"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1144
msgstr ""
1145
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1146
#: command.y:839
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1147
msgid "dump [filename] - dump instructions to file or stdout"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1148
msgstr ""
1149
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1150
#: command.y:841
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1151
msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1152
msgstr ""
1153
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1154
#: command.y:843
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1155
msgid "end - end a list of commands or awk statements"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1156
msgstr ""
1157
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1158
#: command.y:845
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1159
msgid "eval stmt|[p1, p2, ...] - evaluate awk statement(s)"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1160
msgstr ""
1161
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1162
#: command.y:847
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1163
msgid "exit - (same as quit) exit debugger"
408.19.140 by Arnold D. Robbins
Test tarball, version at 4.1.3c. Update po files too.
1164
msgstr ""
1165
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1166
#: command.y:849
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1167
msgid "finish - execute until selected stack frame returns"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1168
msgstr ""
1169
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1170
#: command.y:851
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1171
msgid "frame [N] - select and print stack frame number N"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1172
msgstr ""
1173
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1174
#: command.y:853
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1175
msgid "help [command] - print list of commands or explanation of command"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1176
msgstr ""
1177
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1178
#: command.y:855
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1179
msgid "ignore N COUNT - set ignore-count of breakpoint number N to COUNT"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1180
msgstr ""
1181
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1182
#: command.y:857
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1183
msgid ""
1184
"info topic - source|sources|variables|functions|break|frame|args|locals|"
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1185
"display|watch"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1186
msgstr ""
1187
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1188
#: command.y:859
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1189
msgid "list [-|+|[filename:]lineno|function|range] - list specified line(s)"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1190
msgstr ""
1191
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1192
#: command.y:861
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1193
msgid "next [COUNT] - step program, proceeding through subroutine calls"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1194
msgstr ""
1195
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1196
#: command.y:863
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1197
msgid ""
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1198
"nexti [COUNT] - step one instruction, but proceed through subroutine calls"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1199
msgstr ""
1200
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1201
#: command.y:865
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1202
msgid "option [name[=value]] - set or display debugger option(s)"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1203
msgstr ""
1204
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1205
#: command.y:867
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1206
msgid "print var [var] - print value of a variable or array"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1207
msgstr ""
1208
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1209
#: command.y:869
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1210
msgid "printf format, [arg], ... - formatted output"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1211
msgstr ""
1212
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1213
#: command.y:871
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1214
msgid "quit - exit debugger"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1215
msgstr ""
1216
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1217
#: command.y:873
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1218
msgid "return [value] - make selected stack frame return to its caller"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1219
msgstr ""
1220
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1221
#: command.y:875
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1222
msgid "run - start or restart executing program"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1223
msgstr ""
1224
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1225
#: command.y:878
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1226
msgid "save filename - save commands from the session to file"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1227
msgstr ""
1228
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1229
#: command.y:881
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1230
msgid "set var = value - assign value to a scalar variable"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1231
msgstr ""
1232
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1233
#: command.y:883
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1234
msgid "silent - suspends usual message when stopped at a breakpoint/watchpoint"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1235
msgstr ""
1236
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1237
#: command.y:885
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1238
msgid "source file - execute commands from file"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1239
msgstr ""
1240
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1241
#: command.y:887
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1242
msgid "step [COUNT] - step program until it reaches a different source line"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1243
msgstr ""
1244
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1245
#: command.y:889
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1246
msgid "stepi [COUNT] - step one instruction exactly"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1247
msgstr ""
1248
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1249
#: command.y:891
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1250
msgid "tbreak [[filename:]N|function] - set a temporary breakpoint"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1251
msgstr ""
1252
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1253
#: command.y:893
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1254
msgid "trace on|off - print instruction before executing"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1255
msgstr ""
1256
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1257
#: command.y:895
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1258
msgid "undisplay [N] - remove variable(s) from automatic display list"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1259
msgstr ""
1260
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1261
#: command.y:897
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1262
msgid ""
1263
"until [[filename:]N|function] - execute until program reaches a different "
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1264
"line or line N within current frame"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1265
msgstr ""
1266
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1267
#: command.y:899
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1268
msgid "unwatch [N] - remove variable(s) from watch list"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1269
msgstr ""
1270
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1271
#: command.y:901
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1272
msgid "up [N] - move N frames up the stack"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1273
msgstr ""
1274
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1275
#: command.y:903
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1276
msgid "watch var - set a watchpoint for a variable"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1277
msgstr ""
1278
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1279
#: command.y:905
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
1280
msgid ""
1281
"where [N] - (same as backtrace) print trace of all or N innermost (outermost "
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1282
"if N < 0) frames"
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
1283
msgstr ""
1284
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1285
#: command.y:1016 debug.c:414 gawkapi.c:251 msg.c:141
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1286
#, c-format
1287
msgid "error: "
1288
msgstr "エラー: "
1289
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1290
#: command.y:1060
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1291
#, fuzzy, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1292
msgid "cannot read command: %s\n"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1293
msgstr "`%s' からリダイレクトできません (%s)"
1294
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1295
#: command.y:1074
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1296
#, fuzzy, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1297
msgid "cannot read command: %s"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1298
msgstr "`%s' からリダイレクトできません (%s)"
1299
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1300
#: command.y:1125
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1301
#, fuzzy
1302
msgid "invalid character in command"
1303
msgstr "無効な文字クラス名です"
1304
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1305
#: command.y:1161
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1306
#, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1307
msgid "unknown command - `%.*s', try help"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1308
msgstr ""
1309
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1310
#: command.y:1231
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1311
#, c-format
1312
msgid "%s"
1313
msgstr ""
1314
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1315
#: command.y:1293
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1316
msgid "invalid character"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1317
msgstr "無効な文字です"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1318
731.11.204 by Arnold D. Robbins
Make 4.2.0 tarball.
1319
#: command.y:1497
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1320
#, c-format
1321
msgid "undefined command: %s\n"
1322
msgstr ""
1323
1116 by Arnold D. Robbins
Next test tarball.
1324
#: debug.c:257
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1325
msgid "set or show the number of lines to keep in history file"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1326
msgstr ""
1327
1116 by Arnold D. Robbins
Next test tarball.
1328
#: debug.c:259
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1329
msgid "set or show the list command window size"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1330
msgstr ""
1331
1116 by Arnold D. Robbins
Next test tarball.
1332
#: debug.c:261
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1333
msgid "set or show gawk output file"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1334
msgstr ""
1335
1116 by Arnold D. Robbins
Next test tarball.
1336
#: debug.c:263
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1337
msgid "set or show debugger prompt"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1338
msgstr ""
1339
1116 by Arnold D. Robbins
Next test tarball.
1340
#: debug.c:265
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1341
msgid "(un)set or show saving of command history (value=on|off)"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1342
msgstr ""
1343
1116 by Arnold D. Robbins
Next test tarball.
1344
#: debug.c:267
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1345
msgid "(un)set or show saving of options (value=on|off)"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1346
msgstr ""
1347
1116 by Arnold D. Robbins
Next test tarball.
1348
#: debug.c:269
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1349
msgid "(un)set or show instruction tracing (value=on|off)"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1350
msgstr ""
1351
1116 by Arnold D. Robbins
Next test tarball.
1352
#: debug.c:358
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1353
#, fuzzy
1354
#| msgid "argument not a string"
1355
msgid "program not running"
1356
msgstr "引数が文字列ではありません"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1357
1116 by Arnold D. Robbins
Next test tarball.
1358
#: debug.c:466
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1359
#, fuzzy, c-format
1360
msgid "source file `%s' is empty.\n"
1361
msgstr "ソースファイル `%s' は空です"
1362
1116 by Arnold D. Robbins
Next test tarball.
1363
#: debug.c:493
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1364
#, fuzzy
1365
msgid "no current source file"
1366
msgstr "ソースファイル `%s' は既に読み込まれています"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1367
1116 by Arnold D. Robbins
Next test tarball.
1368
#: debug.c:518
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1369
#, fuzzy, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1370
msgid "cannot find source file named `%s': %s"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1371
msgstr "ソースファイル `%s' を読み込めません (%s)"
1372
1116 by Arnold D. Robbins
Next test tarball.
1373
#: debug.c:542
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1374
#, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1375
msgid "warning: source file `%s' modified since program compilation.\n"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1376
msgstr ""
1377
1116 by Arnold D. Robbins
Next test tarball.
1378
#: debug.c:564
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1379
#, c-format
1380
msgid "line number %d out of range; `%s' has %d lines"
1381
msgstr ""
1382
1116 by Arnold D. Robbins
Next test tarball.
1383
#: debug.c:624
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1384
#, fuzzy, c-format
1385
msgid "unexpected eof while reading file `%s', line %d"
1386
msgstr "予期しない改行または文字列終端です"
1387
1116 by Arnold D. Robbins
Next test tarball.
1388
#: debug.c:633
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1389
#, c-format
1390
msgid "source file `%s' modified since start of program execution"
1391
msgstr ""
1392
1116 by Arnold D. Robbins
Next test tarball.
1393
#: debug.c:745
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1394
#, fuzzy, c-format
1395
msgid "Current source file: %s\n"
1396
msgstr "ソースファイル `%s' は既に読み込まれています"
1397
1116 by Arnold D. Robbins
Next test tarball.
1398
#: debug.c:746
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1399
#, c-format
1400
msgid "Number of lines: %d\n"
1401
msgstr ""
1402
1116 by Arnold D. Robbins
Next test tarball.
1403
#: debug.c:753
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1404
#, c-format
1405
msgid "Source file (lines): %s (%d)\n"
1406
msgstr ""
1407
1116 by Arnold D. Robbins
Next test tarball.
1408
#: debug.c:767
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1409
msgid ""
1410
"Number  Disp  Enabled  Location\n"
1411
"\n"
1412
msgstr ""
1413
1116 by Arnold D. Robbins
Next test tarball.
1414
#: debug.c:778
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1415
#, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1416
msgid "\tnumber of hits = %ld\n"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1417
msgstr ""
1418
1116 by Arnold D. Robbins
Next test tarball.
1419
#: debug.c:780
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1420
#, c-format
1421
msgid "\tignore next %ld hit(s)\n"
1422
msgstr ""
1423
1116 by Arnold D. Robbins
Next test tarball.
1424
#: debug.c:782 debug.c:922
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1425
#, c-format
1426
msgid "\tstop condition: %s\n"
1427
msgstr ""
1428
1116 by Arnold D. Robbins
Next test tarball.
1429
#: debug.c:784 debug.c:924
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1430
msgid "\tcommands:\n"
1431
msgstr ""
1432
1116 by Arnold D. Robbins
Next test tarball.
1433
#: debug.c:806
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1434
#, c-format
1435
msgid "Current frame: "
1436
msgstr ""
1437
1116 by Arnold D. Robbins
Next test tarball.
1438
#: debug.c:809
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1439
#, c-format
1440
msgid "Called by frame: "
1441
msgstr ""
1442
1116 by Arnold D. Robbins
Next test tarball.
1443
#: debug.c:813
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1444
#, c-format
1445
msgid "Caller of frame: "
1446
msgstr ""
1447
1116 by Arnold D. Robbins
Next test tarball.
1448
#: debug.c:831
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1449
#, c-format
1450
msgid "None in main().\n"
1451
msgstr ""
1452
1116 by Arnold D. Robbins
Next test tarball.
1453
#: debug.c:861
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1454
#, fuzzy
1455
msgid "No arguments.\n"
1456
msgstr "printf: 引数がありません"
1457
1116 by Arnold D. Robbins
Next test tarball.
1458
#: debug.c:862
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1459
msgid "No locals.\n"
1460
msgstr ""
1461
1116 by Arnold D. Robbins
Next test tarball.
1462
#: debug.c:870
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1463
msgid ""
1464
"All defined variables:\n"
1465
"\n"
1466
msgstr ""
1467
1116 by Arnold D. Robbins
Next test tarball.
1468
#: debug.c:880
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1469
msgid ""
1470
"All defined functions:\n"
1471
"\n"
1472
msgstr ""
1473
1116 by Arnold D. Robbins
Next test tarball.
1474
#: debug.c:899
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1475
msgid ""
1476
"Auto-display variables:\n"
1477
"\n"
1478
msgstr ""
1479
1116 by Arnold D. Robbins
Next test tarball.
1480
#: debug.c:902
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1481
msgid ""
1482
"Watch variables:\n"
1483
"\n"
1484
msgstr ""
1485
1116 by Arnold D. Robbins
Next test tarball.
1486
#: debug.c:1042
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1487
#, c-format
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1488
msgid "no symbol `%s' in current context\n"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1489
msgstr ""
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1490
1116 by Arnold D. Robbins
Next test tarball.
1491
#: debug.c:1054 debug.c:1442
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1492
#, fuzzy, c-format
1493
msgid "`%s' is not an array\n"
1494
msgstr "`%s' は不正な変数名です"
1495
1116 by Arnold D. Robbins
Next test tarball.
1496
#: debug.c:1068
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1497
#, fuzzy, c-format
1498
msgid "$%ld = uninitialized field\n"
1499
msgstr "初期化されていないフィールド `$%d' への参照です"
1500
1116 by Arnold D. Robbins
Next test tarball.
1501
#: debug.c:1089
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1502
#, fuzzy, c-format
1503
msgid "array `%s' is empty\n"
1504
msgstr "データファイル `%s' は空です。"
1505
1116 by Arnold D. Robbins
Next test tarball.
1506
#: debug.c:1132 debug.c:1184
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1507
#, fuzzy, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1508
msgid "subscript \"%.*s\" is not in array `%s'\n"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1509
msgstr "delete: 配列 `%2$s' 内にインデックス `%1$s' がありません"
1510
1116 by Arnold D. Robbins
Next test tarball.
1511
#: debug.c:1188
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
1512
#, fuzzy, c-format
1513
msgid "`%s[\"%.*s\"]' is not an array\n"
1514
msgstr "`%s' は不正な変数名です"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1515
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1516
#: debug.c:1249 debug.c:5106
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1517
#, fuzzy, c-format
1518
msgid "`%s' is not a scalar variable"
1519
msgstr "`%s' は不正な変数名です"
1520
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1521
#: debug.c:1272 debug.c:5136
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1522
#, fuzzy, c-format
731.11.184 by Arnold D. Robbins
Sync .po and .gmo files.
1523
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1524
msgstr "スカラーコンテキスト内で配列 `%s[\"%.*s\"]' の使用の試みです"
1525
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1526
#: debug.c:1295 debug.c:5147
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1527
#, fuzzy, c-format
731.11.184 by Arnold D. Robbins
Sync .po and .gmo files.
1528
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1529
msgstr "スカラー `%s[\"%.*s\"]' を配列として使用する試みです"
1530
1116 by Arnold D. Robbins
Next test tarball.
1531
#: debug.c:1438
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1532
#, fuzzy, c-format
1533
msgid "`%s' is a function"
1534
msgstr "`%s' は関数名としては無効です"
1535
1116 by Arnold D. Robbins
Next test tarball.
1536
#: debug.c:1480
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1537
#, c-format
1538
msgid "watchpoint %d is unconditional\n"
1539
msgstr ""
1540
1116 by Arnold D. Robbins
Next test tarball.
1541
#: debug.c:1514
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1542
#, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1543
msgid "no display item numbered %ld"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1544
msgstr ""
1545
1116 by Arnold D. Robbins
Next test tarball.
1546
#: debug.c:1517
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1547
#, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1548
msgid "no watch item numbered %ld"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1549
msgstr ""
1550
1116 by Arnold D. Robbins
Next test tarball.
1551
#: debug.c:1543
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1552
#, fuzzy, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1553
msgid "%d: subscript \"%.*s\" is not in array `%s'\n"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1554
msgstr "delete: 配列 `%2$s' 内にインデックス `%1$s' がありません"
1555
1116 by Arnold D. Robbins
Next test tarball.
1556
#: debug.c:1782
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1557
#, fuzzy
1558
msgid "attempt to use scalar value as array"
1559
msgstr "スカラー値を配列として使用する試みです"
1560
1116 by Arnold D. Robbins
Next test tarball.
1561
#: debug.c:1873
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1562
#, c-format
1563
msgid "Watchpoint %d deleted because parameter is out of scope.\n"
1564
msgstr ""
1565
1116 by Arnold D. Robbins
Next test tarball.
1566
#: debug.c:1884
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1567
#, c-format
1568
msgid "Display %d deleted because parameter is out of scope.\n"
1569
msgstr ""
1570
1116 by Arnold D. Robbins
Next test tarball.
1571
#: debug.c:1917
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1572
#, c-format
1573
msgid " in file `%s', line %d\n"
1574
msgstr ""
1575
1116 by Arnold D. Robbins
Next test tarball.
1576
#: debug.c:1938
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1577
#, c-format
1578
msgid " at `%s':%d"
1579
msgstr ""
1580
1116 by Arnold D. Robbins
Next test tarball.
1581
#: debug.c:1954 debug.c:2017
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1582
#, c-format
1583
msgid "#%ld\tin "
1584
msgstr ""
1585
1116 by Arnold D. Robbins
Next test tarball.
1586
#: debug.c:1991
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1587
#, c-format
1588
msgid "More stack frames follow ...\n"
1589
msgstr ""
1590
1116 by Arnold D. Robbins
Next test tarball.
1591
#: debug.c:2034
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1592
#, fuzzy
1593
msgid "invalid frame number"
1594
msgstr "無効な範囲終了です"
1595
1116 by Arnold D. Robbins
Next test tarball.
1596
#: debug.c:2217
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1597
#, c-format
1598
msgid "Note: breakpoint %d (enabled, ignore next %ld hits), also set at %s:%d"
1599
msgstr ""
1600
1116 by Arnold D. Robbins
Next test tarball.
1601
#: debug.c:2224
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1602
#, c-format
1603
msgid "Note: breakpoint %d (enabled), also set at %s:%d"
1604
msgstr ""
1605
1116 by Arnold D. Robbins
Next test tarball.
1606
#: debug.c:2231
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1607
#, c-format
1608
msgid "Note: breakpoint %d (disabled, ignore next %ld hits), also set at %s:%d"
1609
msgstr ""
1610
1116 by Arnold D. Robbins
Next test tarball.
1611
#: debug.c:2238
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1612
#, c-format
1613
msgid "Note: breakpoint %d (disabled), also set at %s:%d"
1614
msgstr ""
1615
1116 by Arnold D. Robbins
Next test tarball.
1616
#: debug.c:2255
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1617
#, c-format
1618
msgid "Breakpoint %d set at file `%s', line %d\n"
1619
msgstr ""
1620
1116 by Arnold D. Robbins
Next test tarball.
1621
#: debug.c:2357
1296 by Arnold D. Robbins
Version bump for test tarball.
1622
#, fuzzy, c-format
1623
msgid "cannot set breakpoint in file `%s'\n"
1624
msgstr "入力ファイル `%s' を読み込み中にエラーが発生しました: %s"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1625
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1626
#: debug.c:2386
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1627
#, fuzzy, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1628
msgid "line number %d in file `%s' is out of range"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1629
msgstr "exp: 引数 %g が範囲外です"
1630
1116 by Arnold D. Robbins
Next test tarball.
1631
#: debug.c:2390
1296 by Arnold D. Robbins
Version bump for test tarball.
1632
#, fuzzy, c-format
1633
msgid "internal error: cannot find rule\n"
1634
msgstr "内部エラー: %s の vname が無効です。"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1635
1116 by Arnold D. Robbins
Next test tarball.
1636
#: debug.c:2392
1296 by Arnold D. Robbins
Version bump for test tarball.
1637
#, fuzzy, c-format
1638
msgid "cannot set breakpoint at `%s':%d\n"
1639
msgstr "入力ファイル `%s' を読み込み中にエラーが発生しました: %s"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1640
1116 by Arnold D. Robbins
Next test tarball.
1641
#: debug.c:2404
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1642
#, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1643
msgid "cannot set breakpoint in function `%s'\n"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1644
msgstr ""
1645
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1646
#: debug.c:2422
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1647
#, c-format
1648
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
1649
msgstr ""
1650
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1651
#: debug.c:2511 debug.c:3369
1652
#, fuzzy, c-format
1653
msgid "line number %d in file `%s' out of range"
1654
msgstr "exp: 引数 %g が範囲外です"
1655
1656
#: debug.c:2527 debug.c:2549
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1657
#, c-format
1658
msgid "Deleted breakpoint %d"
1659
msgstr ""
1660
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1661
#: debug.c:2533
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1662
#, c-format
1663
msgid "No breakpoint(s) at entry to function `%s'\n"
1664
msgstr ""
1665
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1666
#: debug.c:2560
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1667
#, fuzzy, c-format
1668
msgid "No breakpoint at file `%s', line #%d\n"
1669
msgstr "入力ファイル `%s' を読み込み中にエラーが発生しました: %s"
1670
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1671
#: debug.c:2615 debug.c:2656 debug.c:2676 debug.c:2719
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1672
msgid "invalid breakpoint number"
1673
msgstr ""
1674
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1675
#: debug.c:2631
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1676
msgid "Delete all breakpoints? (y or n) "
1677
msgstr ""
1678
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1679
#: debug.c:2632 debug.c:2942 debug.c:2995
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1680
msgid "y"
1681
msgstr ""
1682
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1683
#: debug.c:2681
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1684
#, c-format
1685
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
1686
msgstr ""
1687
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1688
#: debug.c:2685
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1689
#, c-format
1690
msgid "Will stop next time breakpoint %d is reached.\n"
1691
msgstr ""
1692
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1693
#: debug.c:2802
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1694
#, c-format
1695
msgid "Can only debug programs provided with the `-f' option.\n"
1696
msgstr ""
1697
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1698
#: debug.c:2927
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1699
#, c-format
1700
msgid "Failed to restart debugger"
1701
msgstr ""
1702
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1703
#: debug.c:2941
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1704
msgid "Program already running. Restart from beginning (y/n)? "
1705
msgstr ""
1706
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1707
#: debug.c:2945
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1708
#, c-format
1709
msgid "Program not restarted\n"
1710
msgstr ""
1711
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1712
#: debug.c:2955
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1713
#, c-format
1714
msgid "error: cannot restart, operation not allowed\n"
1715
msgstr ""
1716
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1717
#: debug.c:2961
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1718
#, c-format
1719
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
1720
msgstr ""
1721
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1722
#: debug.c:2969
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1723
#, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1724
msgid "Starting program:\n"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1725
msgstr ""
1726
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1727
#: debug.c:2979
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
1728
#, c-format
1729
msgid "Program exited abnormally with exit value: %d\n"
1730
msgstr ""
1731
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1732
#: debug.c:2980
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
1733
#, c-format
1734
msgid "Program exited normally with exit value: %d\n"
1735
msgstr ""
1736
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1737
#: debug.c:2994
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1738
msgid "The program is running. Exit anyway (y/n)? "
1739
msgstr ""
1740
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1741
#: debug.c:3029
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1742
#, c-format
1743
msgid "Not stopped at any breakpoint; argument ignored.\n"
1744
msgstr ""
1745
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1746
#: debug.c:3034
1747
#, fuzzy, c-format
1748
#| msgid "invalid breakpoint/watchpoint number"
1749
msgid "invalid breakpoint number %d"
1750
msgstr "無効なブレークポイント/ウオッチポイント番号です"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1751
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1752
#: debug.c:3039
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1753
#, c-format
1754
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
1755
msgstr ""
1756
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1757
#: debug.c:3226
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1758
#, c-format
1759
msgid "'finish' not meaningful in the outermost frame main()\n"
1760
msgstr ""
1761
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1762
#: debug.c:3231
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1763
#, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1764
msgid "Run until return from "
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1765
msgstr ""
1766
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1767
#: debug.c:3274
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1768
#, c-format
1769
msgid "'return' not meaningful in the outermost frame main()\n"
1770
msgstr ""
1771
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1772
#: debug.c:3388
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1773
#, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1774
msgid "cannot find specified location in function `%s'\n"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1775
msgstr ""
1776
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1777
#: debug.c:3396
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1778
#, fuzzy, c-format
1779
msgid "invalid source line %d in file `%s'"
1780
msgstr "ソースファイル `%s' は既に読み込まれています"
1781
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1782
#: debug.c:3411
1296 by Arnold D. Robbins
Version bump for test tarball.
1783
#, fuzzy, c-format
1784
msgid "cannot find specified location %d in file `%s'\n"
1785
msgstr "ソースファイル `%s' は既に読み込まれています"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1786
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1787
#: debug.c:3443
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1788
#, fuzzy, c-format
1789
msgid "element not in array\n"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1790
msgstr "adump: 引数が配列ではありません"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1791
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1792
#: debug.c:3443
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1793
#, c-format
1794
msgid "untyped variable\n"
1795
msgstr ""
1796
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1797
#: debug.c:3485
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1798
#, c-format
1799
msgid "Stopping in %s ...\n"
1800
msgstr ""
1801
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1802
#: debug.c:3562
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1803
#, c-format
1804
msgid "'finish' not meaningful with non-local jump '%s'\n"
1805
msgstr ""
1806
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1807
#: debug.c:3569
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1808
#, c-format
1809
msgid "'until' not meaningful with non-local jump '%s'\n"
1810
msgstr ""
1811
1296 by Arnold D. Robbins
Version bump for test tarball.
1812
#. TRANSLATORS: don't translate the 'q' inside the brackets.
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1813
#: debug.c:4326
1296 by Arnold D. Robbins
Version bump for test tarball.
1814
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1815
msgstr ""
1816
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1817
#: debug.c:5143
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
1818
#, fuzzy, c-format
1819
msgid "[\"%.*s\"] not in array `%s'"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1820
msgstr "delete: 配列 `%2$s' 内にインデックス `%1$s' がありません"
1821
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1822
#: debug.c:5349
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1823
#, c-format
1824
msgid "sending output to stdout\n"
1825
msgstr ""
1826
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1827
#: debug.c:5389
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1828
msgid "invalid number"
1829
msgstr ""
1830
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1831
#: debug.c:5523
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1832
#, c-format
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1833
msgid "`%s' not allowed in current context; statement ignored"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1834
msgstr ""
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1835
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1836
#: debug.c:5531
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1837
msgid "`return' not allowed in current context; statement ignored"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
1838
msgstr ""
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1839
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1840
#: debug.c:5755
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1841
#, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1842
msgid "no symbol `%s' in current context"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1843
msgstr ""
1844
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1845
#: eval.c:403
32 by Arnold D. Robbins
Move to gawk-3.1.4.
1846
#, c-format
1847
msgid "unknown nodetype %d"
231 by Arnold D. Robbins
Updated Japanese .po file.
1848
msgstr "不明なノード型 %d です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
1849
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1850
#: eval.c:414 eval.c:430
231 by Arnold D. Robbins
Updated Japanese .po file.
1851
#, c-format
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1852
msgid "unknown opcode %d"
231 by Arnold D. Robbins
Updated Japanese .po file.
1853
msgstr "不明なオペコード %d です"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1854
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1855
#: eval.c:427
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1856
#, c-format
1857
msgid "opcode %s not an operator or keyword"
231 by Arnold D. Robbins
Updated Japanese .po file.
1858
msgstr "オペコード %s は演算子または予約語ではありません"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1859
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1860
#: eval.c:485
32 by Arnold D. Robbins
Move to gawk-3.1.4.
1861
msgid "buffer overflow in genflags2str"
231 by Arnold D. Robbins
Updated Japanese .po file.
1862
msgstr "genflags2str 内でバッファオーバーフローが発生しました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
1863
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1864
#: eval.c:689
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1865
#, c-format
1866
msgid ""
1867
"\n"
1868
"\t# Function Call Stack:\n"
1869
"\n"
1870
msgstr ""
1871
"\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
1872
"\t# 呼出関数スタック:\n"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1873
"\n"
1874
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1875
#: eval.c:715
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1876
msgid "`IGNORECASE' is a gawk extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
1877
msgstr "`IGNORECASE' は gawk 拡張です"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1878
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1879
#: eval.c:736
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1880
msgid "`BINMODE' is a gawk extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
1881
msgstr "`BINMODE' は gawk 拡張です"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1882
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1883
#: eval.c:793
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1884
#, c-format
1885
msgid "BINMODE value `%s' is invalid, treated as 3"
231 by Arnold D. Robbins
Updated Japanese .po file.
1886
msgstr "BINMODE 値 `%s' は無効です。代わりに 3 を使用します"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1887
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1888
#: eval.c:916
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1889
#, c-format
1890
msgid "bad `%sFMT' specification `%s'"
231 by Arnold D. Robbins
Updated Japanese .po file.
1891
msgstr "誤った `%sFMT' 指定 `%s' です"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1892
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1893
#: eval.c:986
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1894
msgid "turning off `--lint' due to assignment to `LINT'"
231 by Arnold D. Robbins
Updated Japanese .po file.
1895
msgstr "`LINT' への代入に従い `--lint' を無効にします"
1896
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1897
#: eval.c:1180
32 by Arnold D. Robbins
Move to gawk-3.1.4.
1898
#, c-format
1899
msgid "reference to uninitialized argument `%s'"
231 by Arnold D. Robbins
Updated Japanese .po file.
1900
msgstr "初期化されていない引数 `%s' への参照です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
1901
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1902
#: eval.c:1181
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
1903
#, c-format
1904
msgid "reference to uninitialized variable `%s'"
1905
msgstr "初期化されていない変数 `%s' への参照です"
1906
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1907
#: eval.c:1199
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1908
msgid "attempt to field reference from non-numeric value"
231 by Arnold D. Robbins
Updated Japanese .po file.
1909
msgstr "非数値を使用したフイールド参照の試みです"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1910
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1911
#: eval.c:1201
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1912
msgid "attempt to field reference from null string"
231 by Arnold D. Robbins
Updated Japanese .po file.
1913
msgstr "NULL 文字列を使用してフィールドの参照を試みています"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1914
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1915
#: eval.c:1209
231 by Arnold D. Robbins
Updated Japanese .po file.
1916
#, c-format
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1917
msgid "attempt to access field %ld"
231 by Arnold D. Robbins
Updated Japanese .po file.
1918
msgstr "フィールド %ld へのアクセスの試みです"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1919
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1920
#: eval.c:1218
231 by Arnold D. Robbins
Updated Japanese .po file.
1921
#, c-format
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1922
msgid "reference to uninitialized field `$%ld'"
231 by Arnold D. Robbins
Updated Japanese .po file.
1923
msgstr "初期化されていないフィールド `$%ld' への参照です"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1924
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1925
#: eval.c:1282
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1926
#, c-format
1927
msgid "function `%s' called with more arguments than declared"
231 by Arnold D. Robbins
Updated Japanese .po file.
1928
msgstr "宣言されている数より多い引数を使って関数 `%s' を呼び出しました"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1929
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1930
#: eval.c:1486
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1931
#, c-format
1932
msgid "unwind_stack: unexpected type `%s'"
231 by Arnold D. Robbins
Updated Japanese .po file.
1933
msgstr "unwind_stack: 予期しない型 `%s' です"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1934
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1935
#: eval.c:1579
51 by Arnold D. Robbins
Fix making distributions.
1936
msgid "division by zero attempted in `/='"
231 by Arnold D. Robbins
Updated Japanese .po file.
1937
msgstr "`/=' 内でゼロによる除算が行われました"
51 by Arnold D. Robbins
Fix making distributions.
1938
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
1939
#: eval.c:1586
51 by Arnold D. Robbins
Fix making distributions.
1940
#, c-format
1941
msgid "division by zero attempted in `%%='"
231 by Arnold D. Robbins
Updated Japanese .po file.
1942
msgstr "`%%=' 内でゼロによる除算が行われました"
1943
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
1944
#: ext.c:51
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1945
msgid "extensions are not allowed in sandbox mode"
231 by Arnold D. Robbins
Updated Japanese .po file.
1946
msgstr "サンドボックスモード内では拡張は許可されていません"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
1947
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
1948
#: ext.c:54
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1949
#, fuzzy
1950
msgid "-l / @load are gawk extensions"
1951
msgstr "@include は gawk 拡張です"
1952
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
1953
#: ext.c:57
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1954
msgid "load_ext: received NULL lib_name"
1955
msgstr ""
1956
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
1957
#: ext.c:60
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
1958
#, fuzzy, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1959
msgid "load_ext: cannot open library `%s': %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
1960
msgstr "致命的: extension: `%s' を開くことが出来ません (%s)\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
1961
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
1962
#: ext.c:66
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
1963
#, fuzzy, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1964
msgid "load_ext: library `%s': does not define `plugin_is_GPL_compatible': %s"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
1965
msgstr ""
1966
"致命的: extension: ライブラリ `%s': `plugin_is_GPL_compatible' が定義されてい"
1967
"ません (%s)\n"
51 by Arnold D. Robbins
Fix making distributions.
1968
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
1969
#: ext.c:72
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
1970
#, fuzzy, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1971
msgid "load_ext: library `%s': cannot call function `%s': %s"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
1972
msgstr ""
1973
"致命的: extension: ライブラリ `%s': 関数 `%s' を呼び出すことが出来ません "
1974
"(%s)\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
1975
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
1976
#: ext.c:76
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
1977
#, fuzzy, c-format
1978
msgid "load_ext: library `%s' initialization routine `%s' failed"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1979
msgstr ""
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
1980
"致命的: extension: ライブラリ `%s': 関数 `%s' を呼び出すことが出来ません "
1981
"(%s)\n"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
1982
1116 by Arnold D. Robbins
Next test tarball.
1983
#: ext.c:92
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
1984
#, fuzzy
1985
msgid "make_builtin: missing function name"
231 by Arnold D. Robbins
Updated Japanese .po file.
1986
msgstr "extension: 関数名がありません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
1987
1116 by Arnold D. Robbins
Next test tarball.
1988
#: ext.c:100 ext.c:111
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
1989
#, fuzzy, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1990
msgid "make_builtin: cannot use gawk built-in `%s' as function name"
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
1991
msgstr "extension: gawk に組み込まれている `%s' は関数名として使用出来ません"
1992
1116 by Arnold D. Robbins
Next test tarball.
1993
#: ext.c:109
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
1994
#, fuzzy, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
1995
msgid "make_builtin: cannot use gawk built-in `%s' as namespace name"
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
1996
msgstr "extension: gawk に組み込まれている `%s' は関数名として使用出来ません"
1997
1116 by Arnold D. Robbins
Next test tarball.
1998
#: ext.c:126
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
1999
#, fuzzy, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
2000
msgid "make_builtin: cannot redefine function `%s'"
231 by Arnold D. Robbins
Updated Japanese .po file.
2001
msgstr "extension: 関数 `%s' を再定義できません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2002
1116 by Arnold D. Robbins
Next test tarball.
2003
#: ext.c:130
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2004
#, fuzzy, c-format
2005
msgid "make_builtin: function `%s' already defined"
231 by Arnold D. Robbins
Updated Japanese .po file.
2006
msgstr "extension: 関数 `%s' は既に定義されています"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2007
1116 by Arnold D. Robbins
Next test tarball.
2008
#: ext.c:134
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2009
#, fuzzy, c-format
2010
msgid "make_builtin: function name `%s' previously defined"
231 by Arnold D. Robbins
Updated Japanese .po file.
2011
msgstr "extension: 関数名 `%s' は前に定義されています"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
2012
1116 by Arnold D. Robbins
Next test tarball.
2013
#: ext.c:138
33 by Arnold D. Robbins
Move to gawk 3.1.5.
2014
#, c-format
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
2015
msgid "make_builtin: negative argument count for function `%s'"
231 by Arnold D. Robbins
Updated Japanese .po file.
2016
msgstr "make_builtin: 関数 `%s' の引数の数が負です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2017
1116 by Arnold D. Robbins
Next test tarball.
2018
#: ext.c:214
33 by Arnold D. Robbins
Move to gawk 3.1.5.
2019
#, c-format
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2020
msgid "function `%s': argument #%d: attempt to use scalar as an array"
231 by Arnold D. Robbins
Updated Japanese .po file.
2021
msgstr "関数 `%s': 引数 #%d: スカラーを配列として使用する試みです"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2022
1116 by Arnold D. Robbins
Next test tarball.
2023
#: ext.c:218
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2024
#, c-format
2025
msgid "function `%s': argument #%d: attempt to use array as a scalar"
231 by Arnold D. Robbins
Updated Japanese .po file.
2026
msgstr "関数 `%s': 引数 #%d: 配列をスカラーとして使用する試みです"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2027
1116 by Arnold D. Robbins
Next test tarball.
2028
#: ext.c:232
1146.1.37 by Arnold D. Robbins
Make 5.0.1 tarball.
2029
msgid "dynamic loading of libraries is not supported"
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
2030
msgstr ""
2031
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2032
#: extension/filefuncs.c:446
319.1.102 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'. Bump version.
2033
#, c-format
2034
msgid "stat: unable to read symbolic link `%s'"
2035
msgstr ""
2036
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2037
#: extension/filefuncs.c:479
1296 by Arnold D. Robbins
Version bump for test tarball.
2038
#, fuzzy
2039
msgid "stat: first argument is not a string"
2040
msgstr "exp: 引数 %g が範囲外です"
2041
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2042
#: extension/filefuncs.c:484
1296 by Arnold D. Robbins
Version bump for test tarball.
2043
#, fuzzy
2044
msgid "stat: second argument is not an array"
2045
msgstr "split: 第二引数が配列ではありません"
2046
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2047
#: extension/filefuncs.c:528
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2048
#, fuzzy
2049
msgid "stat: bad parameters"
2050
msgstr "%s: 仮引数です\n"
2051
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2052
#: extension/filefuncs.c:594
408.13.6 by Arnold D. Robbins
Update Japanese translation.
2053
#, c-format
352 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'.
2054
msgid "fts init: could not create variable %s"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
2055
msgstr ""
319.1.102 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'. Bump version.
2056
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2057
#: extension/filefuncs.c:615
408.5.140 by Arnold D. Robbins
Make release tar ball.
2058
#, fuzzy
2059
msgid "fts is not supported on this system"
2060
msgstr "古い awk は `%s' をサポートしません"
2061
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2062
#: extension/filefuncs.c:634
1296 by Arnold D. Robbins
Version bump for test tarball.
2063
msgid "fill_stat_element: could not create array, out of memory"
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2064
msgstr ""
2065
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2066
#: extension/filefuncs.c:643
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2067
msgid "fill_stat_element: could not set element"
2068
msgstr ""
2069
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2070
#: extension/filefuncs.c:658
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2071
msgid "fill_path_element: could not set element"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
2072
msgstr ""
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2073
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2074
#: extension/filefuncs.c:674
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2075
msgid "fill_error_element: could not set element"
2076
msgstr ""
2077
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2078
#: extension/filefuncs.c:726 extension/filefuncs.c:773
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2079
msgid "fts-process: could not create array"
2080
msgstr ""
2081
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2082
#: extension/filefuncs.c:736 extension/filefuncs.c:783
2083
#: extension/filefuncs.c:801
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2084
msgid "fts-process: could not set element"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
2085
msgstr ""
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2086
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2087
#: extension/filefuncs.c:850
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2088
#, fuzzy
2089
msgid "fts: called with incorrect number of arguments, expecting 3"
2090
msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
2091
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2092
#: extension/filefuncs.c:853
1296 by Arnold D. Robbins
Version bump for test tarball.
2093
#, fuzzy
1304 by Arnold D. Robbins
Bump version for test tarball.
2094
msgid "fts: first argument is not an array"
1296 by Arnold D. Robbins
Version bump for test tarball.
2095
msgstr "asort: 第一引数が配列ではありません"
2096
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2097
#: extension/filefuncs.c:859
1296 by Arnold D. Robbins
Version bump for test tarball.
2098
#, fuzzy
1304 by Arnold D. Robbins
Bump version for test tarball.
2099
msgid "fts: second argument is not a number"
1296 by Arnold D. Robbins
Version bump for test tarball.
2100
msgstr "split: 第二引数が配列ではありません"
2101
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2102
#: extension/filefuncs.c:865
1296 by Arnold D. Robbins
Version bump for test tarball.
2103
#, fuzzy
1304 by Arnold D. Robbins
Bump version for test tarball.
2104
msgid "fts: third argument is not an array"
1296 by Arnold D. Robbins
Version bump for test tarball.
2105
msgstr "match: 第三引数が配列ではありません"
2106
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2107
#: extension/filefuncs.c:872
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2108
msgid "fts: could not flatten array\n"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
2109
msgstr ""
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2110
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2111
#: extension/filefuncs.c:890
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2112
msgid "fts: ignoring sneaky FTS_NOSTAT flag. nyah, nyah, nyah."
2113
msgstr ""
2114
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
2115
#: extension/fnmatch.c:120
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2116
#, fuzzy
2117
msgid "fnmatch: could not get first argument"
2118
msgstr "strftime: 非文字列の第一引数を受け取りました"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2119
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
2120
#: extension/fnmatch.c:125
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2121
#, fuzzy
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2122
msgid "fnmatch: could not get second argument"
2123
msgstr "index: 文字列では無い第二引数を受け取りました"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2124
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
2125
#: extension/fnmatch.c:130
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2126
msgid "fnmatch: could not get third argument"
2127
msgstr ""
2128
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
2129
#: extension/fnmatch.c:143
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2130
msgid "fnmatch is not implemented on this system\n"
2131
msgstr ""
2132
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
2133
#: extension/fnmatch.c:175
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2134
msgid "fnmatch init: could not add FNM_NOMATCH variable"
2135
msgstr ""
2136
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
2137
#: extension/fnmatch.c:185
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2138
#, c-format
2139
msgid "fnmatch init: could not set array element %s"
2140
msgstr ""
2141
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
2142
#: extension/fnmatch.c:195
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2143
msgid "fnmatch init: could not install FNM array"
2144
msgstr ""
2145
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2146
#: extension/fork.c:92
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2147
msgid "fork: PROCINFO is not an array!"
2148
msgstr ""
2149
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2150
#: extension/inplace.c:131
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2151
msgid "inplace::begin: in-place editing already active"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2152
msgstr ""
2153
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2154
#: extension/inplace.c:134
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2155
#, c-format
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2156
msgid "inplace::begin: expects 2 arguments but called with %d"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2157
msgstr ""
2158
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2159
#: extension/inplace.c:137
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2160
msgid "inplace::begin: cannot retrieve 1st argument as a string filename"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2161
msgstr ""
2162
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2163
#: extension/inplace.c:145
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2164
#, c-format
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2165
msgid "inplace::begin: disabling in-place editing for invalid FILENAME `%s'"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2166
msgstr ""
2167
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2168
#: extension/inplace.c:152
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2169
#, fuzzy, c-format
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2170
msgid "inplace::begin: Cannot stat `%s' (%s)"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2171
msgstr "致命的: extension: `%s' を開くことが出来ません (%s)\n"
2172
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2173
#: extension/inplace.c:159
408.13.6 by Arnold D. Robbins
Update Japanese translation.
2174
#, c-format
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2175
msgid "inplace::begin: `%s' is not a regular file"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
2176
msgstr ""
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2177
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2178
#: extension/inplace.c:170
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2179
#, fuzzy, c-format
2180
msgid "inplace::begin: mkstemp(`%s') failed (%s)"
2181
msgstr "%s: 閉じるのに失敗しました (%s)"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2182
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2183
#: extension/inplace.c:182
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2184
#, fuzzy, c-format
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2185
msgid "inplace::begin: chmod failed (%s)"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2186
msgstr "%s: 閉じるのに失敗しました (%s)"
2187
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2188
#: extension/inplace.c:189
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2189
#, fuzzy, c-format
2190
msgid "inplace::begin: dup(stdout) failed (%s)"
2191
msgstr "%s: 閉じるのに失敗しました (%s)"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2192
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2193
#: extension/inplace.c:192
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2194
#, fuzzy, c-format
2195
msgid "inplace::begin: dup2(%d, stdout) failed (%s)"
2196
msgstr "%s: 閉じるのに失敗しました (%s)"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2197
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2198
#: extension/inplace.c:195
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2199
#, fuzzy, c-format
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2200
msgid "inplace::begin: close(%d) failed (%s)"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2201
msgstr "%s: 閉じるのに失敗しました (%s)"
2202
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2203
#: extension/inplace.c:211
2204
#, c-format
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2205
msgid "inplace::end: expects 2 arguments but called with %d"
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2206
msgstr ""
2207
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2208
#: extension/inplace.c:214
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2209
msgid "inplace::end: cannot retrieve 1st argument as a string filename"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2210
msgstr ""
2211
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2212
#: extension/inplace.c:221
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2213
msgid "inplace::end: in-place editing not active"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2214
msgstr ""
2215
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2216
#: extension/inplace.c:227
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2217
#, fuzzy, c-format
2218
msgid "inplace::end: dup2(%d, stdout) failed (%s)"
2219
msgstr "%s: 閉じるのに失敗しました (%s)"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2220
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2221
#: extension/inplace.c:230
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2222
#, fuzzy, c-format
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2223
msgid "inplace::end: close(%d) failed (%s)"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2224
msgstr "%s: 閉じるのに失敗しました (%s)"
2225
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2226
#: extension/inplace.c:234
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2227
#, fuzzy, c-format
2228
msgid "inplace::end: fsetpos(stdout) failed (%s)"
2229
msgstr "%s: 閉じるのに失敗しました (%s)"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2230
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2231
#: extension/inplace.c:247
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2232
#, fuzzy, c-format
1116 by Arnold D. Robbins
Next test tarball.
2233
msgid "inplace::end: link(`%s', `%s') failed (%s)"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2234
msgstr "パイプ `%s' をフラッシュできません (%s)。"
2235
408.19.238 by Arnold D. Robbins
Next test tarball changes.
2236
#: extension/inplace.c:257
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2237
#, fuzzy, c-format
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2238
msgid "inplace::end: rename(`%s', `%s') failed (%s)"
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2239
msgstr "fd %d (`%s') を閉じることができません (%s)"
2240
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2241
#: extension/ordchr.c:72
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2242
#, fuzzy
1296 by Arnold D. Robbins
Version bump for test tarball.
2243
msgid "ord: first argument is not a string"
2244
msgstr "exp: 引数 %g が範囲外です"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2245
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2246
#: extension/ordchr.c:99
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2247
#, fuzzy
1296 by Arnold D. Robbins
Version bump for test tarball.
2248
msgid "chr: first argument is not a number"
2249
msgstr "asort: 第一引数が配列ではありません"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2250
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2251
#: extension/readdir.c:276
408.2.49 by Arnold D. Robbins
Bump version and release beta tarball.
2252
#, c-format
2253
msgid "dir_take_control_of: opendir/fdopendir failed: %s"
2254
msgstr ""
2255
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2256
#: extension/readfile.c:131
2257
#, fuzzy
2258
msgid "readfile: called with wrong kind of argument"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2259
msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
2260
408.19.140 by Arnold D. Robbins
Test tarball, version at 4.1.3c. Update po files too.
2261
#: extension/revoutput.c:127
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
2262
msgid "revoutput: could not initialize REVOUT variable"
2263
msgstr ""
2264
1296 by Arnold D. Robbins
Version bump for test tarball.
2265
#: extension/rwarray.c:119
1304 by Arnold D. Robbins
Bump version for test tarball.
2266
#, fuzzy
2267
msgid "do_writea: first argument is not a string"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2268
msgstr "exp: 引数 %g が範囲外です"
2269
1296 by Arnold D. Robbins
Version bump for test tarball.
2270
#: extension/rwarray.c:125
1304 by Arnold D. Robbins
Bump version for test tarball.
2271
#, fuzzy
2272
msgid "do_writea: second argument is not an array"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2273
msgstr "split: 第四引数が配列ではありません"
2274
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2275
#: extension/rwarray.c:172 extension/rwarray0.c:167
1304 by Arnold D. Robbins
Bump version for test tarball.
2276
#, fuzzy
2277
msgid "write_array: could not flatten array"
2278
msgstr "split: 第四引数が配列ではありません"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2279
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2280
#: extension/rwarray.c:188 extension/rwarray0.c:181
1304 by Arnold D. Robbins
Bump version for test tarball.
2281
msgid "write_array: could not release flattened array"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2282
msgstr ""
2283
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
2284
#: extension/rwarray.c:255
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2285
#, fuzzy, c-format
2286
msgid "array value has unknown type %d"
2287
msgstr "不明なノード型 %d です"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2288
1296 by Arnold D. Robbins
Version bump for test tarball.
2289
#: extension/rwarray.c:292
1304 by Arnold D. Robbins
Bump version for test tarball.
2290
#, fuzzy
2291
msgid "do_reada: first argument is not a string"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2292
msgstr "exp: 引数 %g が範囲外です"
2293
1296 by Arnold D. Robbins
Version bump for test tarball.
2294
#: extension/rwarray.c:298
1304 by Arnold D. Robbins
Bump version for test tarball.
2295
#, fuzzy
2296
msgid "do_reada: second argument is not an array"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
2297
msgstr "adump: 引数が配列ではありません"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2298
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2299
#: extension/rwarray.c:342 extension/rwarray0.c:317
1304 by Arnold D. Robbins
Bump version for test tarball.
2300
msgid "do_reada: clear_array failed"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2301
msgstr ""
2302
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2303
#: extension/rwarray.c:379 extension/rwarray0.c:353
1304 by Arnold D. Robbins
Bump version for test tarball.
2304
msgid "read_array: set_array_element failed"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2305
msgstr ""
2306
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
2307
#: extension/rwarray.c:489
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2308
#, c-format
2309
msgid "treating recovered value with unknown type code %d as a string"
2310
msgstr ""
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2311
1296 by Arnold D. Robbins
Version bump for test tarball.
2312
#: extension/rwarray0.c:114
1304 by Arnold D. Robbins
Bump version for test tarball.
2313
#, fuzzy
2314
msgid "do_writea: argument 0 is not a string"
1296 by Arnold D. Robbins
Version bump for test tarball.
2315
msgstr "exp: 引数 %g が範囲外です"
2316
2317
#: extension/rwarray0.c:120
1304 by Arnold D. Robbins
Bump version for test tarball.
2318
#, fuzzy
2319
msgid "do_writea: argument 1 is not an array"
1296 by Arnold D. Robbins
Version bump for test tarball.
2320
msgstr "split: 第四引数が配列ではありません"
2321
2322
#: extension/rwarray0.c:267
1304 by Arnold D. Robbins
Bump version for test tarball.
2323
#, fuzzy
2324
msgid "do_reada: argument 0 is not a string"
1296 by Arnold D. Robbins
Version bump for test tarball.
2325
msgstr "exp: 引数 %g が範囲外です"
2326
2327
#: extension/rwarray0.c:273
1304 by Arnold D. Robbins
Bump version for test tarball.
2328
#, fuzzy
2329
msgid "do_reada: argument 1 is not an array"
1296 by Arnold D. Robbins
Version bump for test tarball.
2330
msgstr "adump: 引数が配列ではありません"
2331
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2332
#: extension/time.c:141
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2333
msgid "gettimeofday: not supported on this platform"
2334
msgstr ""
2335
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2336
#: extension/time.c:162
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2337
#, fuzzy
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2338
msgid "sleep: missing required numeric argument"
2339
msgstr "exp: 引数が数値ではありません"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2340
408.5.140 by Arnold D. Robbins
Make release tar ball.
2341
#: extension/time.c:168
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2342
#, fuzzy
2343
msgid "sleep: argument is negative"
2344
msgstr "exp: 引数 %g が範囲外です"
2345
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2346
#: extension/time.c:202
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2347
msgid "sleep: not supported on this platform"
2348
msgstr ""
2349
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2350
#: field.c:287
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2351
msgid "input record too large"
2352
msgstr ""
2353
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2354
#: field.c:408
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2355
msgid "NF set to negative value"
231 by Arnold D. Robbins
Updated Japanese .po file.
2356
msgstr "NF が負の値に設定されています"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2357
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2358
#: field.c:413
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2359
msgid "decrementing NF is not portable to many awk versions"
2360
msgstr ""
2361
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2362
#: field.c:861
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2363
msgid "accessing fields from an END rule may not be portable"
2364
msgstr ""
2365
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2366
#: field.c:986 field.c:995
37 by Arnold D. Robbins
Bring in development gawk changes.
2367
msgid "split: fourth argument is a gawk extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
2368
msgstr "split: 第四引数は gawk 拡張です"
37 by Arnold D. Robbins
Bring in development gawk changes.
2369
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2370
#: field.c:990
37 by Arnold D. Robbins
Bring in development gawk changes.
2371
msgid "split: fourth argument is not an array"
231 by Arnold D. Robbins
Updated Japanese .po file.
2372
msgstr "split: 第四引数が配列ではありません"
37 by Arnold D. Robbins
Bring in development gawk changes.
2373
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2374
#: field.c:992 field.c:1089
2375
#, fuzzy, c-format
2376
msgid "%s: cannot use %s as fourth argument"
2377
msgstr "asort: 第二引数の部分配列を第一引数用に使用することは出来ません"
2378
2379
#: field.c:1002
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
2380
msgid "split: second argument is not an array"
231 by Arnold D. Robbins
Updated Japanese .po file.
2381
msgstr "split: 第二引数が配列ではありません"
2382
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2383
#: field.c:1008
231 by Arnold D. Robbins
Updated Japanese .po file.
2384
msgid "split: cannot use the same array for second and fourth args"
2385
msgstr "split: 第二引数と第四引数に同じ配列を使用することは出来ません"
2386
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2387
#: field.c:1013
231 by Arnold D. Robbins
Updated Japanese .po file.
2388
msgid "split: cannot use a subarray of second arg for fourth arg"
2389
msgstr "split: 第四引数に第二引数の部分配列を使用することは出来ません"
2390
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2391
#: field.c:1016
231 by Arnold D. Robbins
Updated Japanese .po file.
2392
msgid "split: cannot use a subarray of fourth arg for second arg"
2393
msgstr "split: 第二引数に第四引数の部分配列を使用することは出来ません"
2394
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2395
#: field.c:1050
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2396
#, fuzzy
2397
msgid "split: null string for third arg is a non-standard extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
2398
msgstr "split: 第三引数に NULL 文字列を使用することは gawk 拡張です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2399
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2400
#: field.c:1087
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
2401
msgid "patsplit: fourth argument is not an array"
231 by Arnold D. Robbins
Updated Japanese .po file.
2402
msgstr "patsplit: 第四引数が配列ではありません"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
2403
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2404
#: field.c:1094
37 by Arnold D. Robbins
Bring in development gawk changes.
2405
msgid "patsplit: second argument is not an array"
231 by Arnold D. Robbins
Updated Japanese .po file.
2406
msgstr "patsplit: 第二引数が配列ではありません"
37 by Arnold D. Robbins
Bring in development gawk changes.
2407
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2408
#: field.c:1105
37 by Arnold D. Robbins
Bring in development gawk changes.
2409
msgid "patsplit: third argument must be non-null"
231 by Arnold D. Robbins
Updated Japanese .po file.
2410
msgstr "patsplit: 第三引数は非 NULL でなければいけません"
2411
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2412
#: field.c:1109
231 by Arnold D. Robbins
Updated Japanese .po file.
2413
msgid "patsplit: cannot use the same array for second and fourth args"
2414
msgstr "patsplit: 第二引数と第四引数に同じ配列を使用することは出来ません"
2415
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2416
#: field.c:1114
231 by Arnold D. Robbins
Updated Japanese .po file.
2417
msgid "patsplit: cannot use a subarray of second arg for fourth arg"
2418
msgstr "patsplit: 第四引数に第二引数の部分配列を使用することは出来ません"
2419
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2420
#: field.c:1117
231 by Arnold D. Robbins
Updated Japanese .po file.
2421
msgid "patsplit: cannot use a subarray of fourth arg for second arg"
2422
msgstr "patsplit: 第二引数に第四引数の部分配列を使用することは出来ません"
2423
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2424
#: field.c:1167
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2425
msgid "`FIELDWIDTHS' is a gawk extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
2426
msgstr "`FIELDWIDTHS' は gawk 拡張です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2427
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2428
#: field.c:1236
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2429
msgid "`*' must be the last designator in FIELDWIDTHS"
2430
msgstr ""
2431
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2432
#: field.c:1257
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2433
#, fuzzy, c-format
2434
msgid "invalid FIELDWIDTHS value, for field %d, near `%s'"
231 by Arnold D. Robbins
Updated Japanese .po file.
2435
msgstr "`%s' 付近の FIELDWIDTHS 値が無効です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2436
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2437
#: field.c:1330
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2438
msgid "null string for `FS' is a gawk extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
2439
msgstr "`FS' に NULL 文字列を使用するのは gawk 拡張です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2440
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2441
#: field.c:1334
34 by Arnold D. Robbins
Move to gawk-3.1.6.
2442
msgid "old awk does not support regexps as value of `FS'"
231 by Arnold D. Robbins
Updated Japanese .po file.
2443
msgstr "古い awk は `FS' の値として正規表現をサポートしません"
34 by Arnold D. Robbins
Move to gawk-3.1.6.
2444
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2445
#: field.c:1460
37 by Arnold D. Robbins
Bring in development gawk changes.
2446
msgid "`FPAT' is a gawk extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
2447
msgstr "`FPAT' は gawk 拡張です"
37 by Arnold D. Robbins
Bring in development gawk changes.
2448
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2449
#: gawkapi.c:154
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2450
msgid "awk_value_to_node: received null retval"
2451
msgstr ""
2452
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2453
#: gawkapi.c:171 gawkapi.c:182
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2454
msgid "awk_value_to_node: not in MPFR mode"
2455
msgstr ""
2456
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2457
#: gawkapi.c:176 gawkapi.c:186
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2458
msgid "awk_value_to_node: MPFR not supported"
2459
msgstr ""
2460
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2461
#: gawkapi.c:190
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2462
#, c-format
2463
msgid "awk_value_to_node: invalid number type `%d'"
2464
msgstr ""
2465
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2466
#: gawkapi.c:377
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
2467
msgid "add_ext_func: received NULL name_space parameter"
2468
msgstr ""
2469
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2470
#: gawkapi.c:515
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2471
#, c-format
2472
msgid ""
2473
"node_to_awk_value: detected invalid numeric flags combination `%s'; please "
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2474
"file a bug report"
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2475
msgstr ""
2476
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2477
#: gawkapi.c:543
319.1.102 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'. Bump version.
2478
msgid "node_to_awk_value: received null node"
2479
msgstr ""
2480
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2481
#: gawkapi.c:546
319.1.102 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'. Bump version.
2482
msgid "node_to_awk_value: received null val"
2483
msgstr ""
2484
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2485
#: gawkapi.c:602 gawkapi.c:636 gawkapi.c:663 gawkapi.c:696
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2486
#, c-format
2487
msgid ""
2488
"node_to_awk_value detected invalid flags combination `%s'; please file a bug "
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2489
"report"
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2490
msgstr ""
2491
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2492
#: gawkapi.c:1074
319.1.102 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'. Bump version.
2493
#, fuzzy
2494
msgid "remove_element: received null array"
2495
msgstr "length: 配列引数を受け取りました"
2496
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2497
#: gawkapi.c:1077
319.1.102 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'. Bump version.
2498
msgid "remove_element: received null subscript"
2499
msgstr ""
2500
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2501
#: gawkapi.c:1209
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2502
#, c-format
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2503
msgid "api_flatten_array_typed: could not convert index %d to %s"
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2504
msgstr ""
2505
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2506
#: gawkapi.c:1214
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2507
#, c-format
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2508
msgid "api_flatten_array_typed: could not convert value %d to %s"
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2509
msgstr ""
2510
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2511
#: gawkapi.c:1310 gawkapi.c:1327
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2512
msgid "api_get_mpfr: MPFR not supported"
2513
msgstr ""
2514
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2515
#: gawkapi.c:1358
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2516
msgid "cannot find end of BEGINFILE rule"
2517
msgstr ""
2518
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2519
#: gawkapi.c:1412
277.1.118 by Arnold D. Robbins
Next test tarball.
2520
#, fuzzy, c-format
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2521
msgid "cannot open unrecognized file type `%s' for `%s'"
2522
msgstr "ソースファイル `%s' を読み込み用に開けません (%s)"
36 by Arnold D. Robbins
Move to 3.1.8.
2523
408.19.184 by Arnold D. Robbins
Changes toward release and test tarball.
2524
#: io.c:426
37 by Arnold D. Robbins
Bring in development gawk changes.
2525
#, c-format
2526
msgid "command line argument `%s' is a directory: skipped"
231 by Arnold D. Robbins
Updated Japanese .po file.
2527
msgstr "コマンドライン引数 `%s' はディレクトリです: スキップされました"
37 by Arnold D. Robbins
Bring in development gawk changes.
2528
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2529
#: io.c:429 io.c:543
1296 by Arnold D. Robbins
Version bump for test tarball.
2530
#, fuzzy, c-format
2531
msgid "cannot open file `%s' for reading: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2532
msgstr "ファイル `%s' を読み込み用に開けません (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2533
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2534
#: io.c:672
1296 by Arnold D. Robbins
Version bump for test tarball.
2535
#, fuzzy, c-format
2536
msgid "close of fd %d (`%s') failed: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2537
msgstr "fd %d (`%s') を閉じることができません (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2538
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2539
#: io.c:744
2540
#, c-format
2541
msgid "`%.*s' used for input file and for output file"
2542
msgstr ""
2543
2544
#: io.c:746
2545
#, c-format
2546
msgid "`%.*s' used for input file and input pipe"
2547
msgstr ""
2548
2549
#: io.c:748
2550
#, c-format
2551
msgid "`%.*s' used for input file and two-way pipe"
2552
msgstr ""
2553
2554
#: io.c:750
2555
#, c-format
2556
msgid "`%.*s' used for input file and output pipe"
2557
msgstr ""
2558
2559
#: io.c:752
2560
#, c-format
2561
msgid "unnecessary mixing of `>' and `>>' for file `%.*s'"
2562
msgstr "ファイル `%.*s' で必要以上に `>' と `>>' を組合せています。"
2563
2564
#: io.c:754
2565
#, c-format
2566
msgid "`%.*s' used for input pipe and output file"
2567
msgstr ""
2568
2569
#: io.c:756
2570
#, c-format
2571
msgid "`%.*s' used for output file and output pipe"
2572
msgstr ""
2573
2574
#: io.c:758
2575
#, c-format
2576
msgid "`%.*s' used for output file and two-way pipe"
2577
msgstr ""
2578
2579
#: io.c:760
2580
#, c-format
2581
msgid "`%.*s' used for input pipe and output pipe"
2582
msgstr ""
2583
2584
#: io.c:762
2585
#, c-format
2586
msgid "`%.*s' used for input pipe and two-way pipe"
2587
msgstr ""
2588
2589
#: io.c:764
2590
#, c-format
2591
msgid "`%.*s' used for output pipe and two-way pipe"
2592
msgstr ""
2593
2594
#: io.c:813
80 by Arnold D. Robbins
Upgrade to Autoconf 3.68 and Bison 2.4.3. Make a dist.
2595
msgid "redirection not allowed in sandbox mode"
231 by Arnold D. Robbins
Updated Japanese .po file.
2596
msgstr "サンドボックスモード内ではリダイレクトは許可されていません"
80 by Arnold D. Robbins
Upgrade to Autoconf 3.68 and Bison 2.4.3. Make a dist.
2597
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2598
#: io.c:847
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2599
#, fuzzy, c-format
2600
msgid "expression in `%s' redirection is a number"
231 by Arnold D. Robbins
Updated Japanese .po file.
2601
msgstr "`%s' リダイレクトの命令式に数値しか記述されていません。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2602
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2603
#: io.c:851
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2604
#, c-format
2605
msgid "expression for `%s' redirection has null string value"
231 by Arnold D. Robbins
Updated Japanese .po file.
2606
msgstr "`%s' リダイレクトの命令式が空列です。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2607
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2608
#: io.c:856
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2609
#, fuzzy, c-format
2610
msgid ""
2611
"filename `%.*s' for `%s' redirection may be result of logical expression"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
2612
msgstr ""
2613
"`%2$s' リダイレクトに論理演算の結果と思われるファイル名 `%1$s' が使われていま"
2614
"す。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2615
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2616
#: io.c:953 io.c:978
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2617
#, c-format
2618
msgid "get_file cannot create pipe `%s' with fd %d"
2619
msgstr ""
2620
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2621
#: io.c:968
1296 by Arnold D. Robbins
Version bump for test tarball.
2622
#, fuzzy, c-format
2623
msgid "cannot open pipe `%s' for output: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2624
msgstr "出力用にパイプ `%s' を開けません (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2625
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2626
#: io.c:983
1296 by Arnold D. Robbins
Version bump for test tarball.
2627
#, fuzzy, c-format
2628
msgid "cannot open pipe `%s' for input: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2629
msgstr "入力用にパイプ `%s' を開けません (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2630
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2631
#: io.c:1007
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2632
#, c-format
2633
msgid ""
2634
"get_file socket creation not supported on this platform for `%s' with fd %d"
2635
msgstr ""
2636
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2637
#: io.c:1018
1296 by Arnold D. Robbins
Version bump for test tarball.
2638
#, fuzzy, c-format
2639
msgid "cannot open two way pipe `%s' for input/output: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2640
msgstr "入出力用の双方向パイプ `%s' が開けません (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2641
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2642
#: io.c:1105
1296 by Arnold D. Robbins
Version bump for test tarball.
2643
#, fuzzy, c-format
2644
msgid "cannot redirect from `%s': %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2645
msgstr "`%s' からリダイレクトできません (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2646
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2647
#: io.c:1108
1296 by Arnold D. Robbins
Version bump for test tarball.
2648
#, fuzzy, c-format
2649
msgid "cannot redirect to `%s': %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2650
msgstr "`%s' にリダイレクトできません (%s)"
2651
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2652
#: io.c:1210
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
2653
msgid ""
2654
"reached system limit for open files: starting to multiplex file descriptors"
2655
msgstr ""
2656
"開いているファイルの数がシステム制限に達しました。ファイル記述子を多重化しま"
2657
"す。"
231 by Arnold D. Robbins
Updated Japanese .po file.
2658
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2659
#: io.c:1226
1296 by Arnold D. Robbins
Version bump for test tarball.
2660
#, fuzzy, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2661
msgid "close of `%s' failed: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2662
msgstr "`%s' を閉じるのに失敗しました (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2663
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2664
#: io.c:1234
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2665
msgid "too many pipes or input files open"
231 by Arnold D. Robbins
Updated Japanese .po file.
2666
msgstr "開いているパイプまたは入力ファイルの数が多過ぎます。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2667
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2668
#: io.c:1260
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2669
msgid "close: second argument must be `to' or `from'"
231 by Arnold D. Robbins
Updated Japanese .po file.
2670
msgstr "close: 第二引数は `to' または `from' でなければいけません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2671
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2672
#: io.c:1278
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2673
#, c-format
2674
msgid "close: `%.*s' is not an open file, pipe or co-process"
231 by Arnold D. Robbins
Updated Japanese .po file.
2675
msgstr "close: `%.*s' は開いているファイル、パイプ、プロセス共有ではありません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2676
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2677
#: io.c:1283
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2678
msgid "close of redirection that was never opened"
231 by Arnold D. Robbins
Updated Japanese .po file.
2679
msgstr "開いてないリダイレクトを閉じようとしています"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2680
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2681
#: io.c:1382
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2682
#, c-format
2683
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
2684
msgstr ""
2685
"close: リダイレクト `%s' は `|&' を使用して開かれていません。第二引数は無視さ"
2686
"れました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2687
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2688
#: io.c:1399
1296 by Arnold D. Robbins
Version bump for test tarball.
2689
#, fuzzy, c-format
2690
msgid "failure status (%d) on pipe close of `%s': %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2691
msgstr "パイプ `%2$s' を閉じたときの状態コードが失敗 (%1$d) でした (%3$s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2692
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2693
#: io.c:1402
2694
#, fuzzy, c-format
2695
msgid "failure status (%d) on two-way pipe close of `%s': %s"
2696
msgstr "パイプ `%2$s' を閉じたときの状態コードが失敗 (%1$d) でした (%3$s)。"
2697
2698
#: io.c:1405
1296 by Arnold D. Robbins
Version bump for test tarball.
2699
#, fuzzy, c-format
2700
msgid "failure status (%d) on file close of `%s': %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2701
msgstr "ファイル `%2$s' を閉じたときの状態コードが失敗 (%1$d) でした (%3$s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2702
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2703
#: io.c:1425
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2704
#, c-format
2705
msgid "no explicit close of socket `%s' provided"
231 by Arnold D. Robbins
Updated Japanese .po file.
2706
msgstr "ソケット `%s' を明示して閉じていません。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2707
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2708
#: io.c:1428
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2709
#, c-format
2710
msgid "no explicit close of co-process `%s' provided"
231 by Arnold D. Robbins
Updated Japanese .po file.
2711
msgstr "並行プロセス `%s' を明示して閉じていません。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2712
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2713
#: io.c:1431
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2714
#, c-format
2715
msgid "no explicit close of pipe `%s' provided"
231 by Arnold D. Robbins
Updated Japanese .po file.
2716
msgstr "パイプ `%s' を明示して閉じていません。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2717
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2718
#: io.c:1434
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2719
#, c-format
2720
msgid "no explicit close of file `%s' provided"
231 by Arnold D. Robbins
Updated Japanese .po file.
2721
msgstr "ファイル `%s' を明示して閉じていません。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2722
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2723
#: io.c:1471
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2724
#, c-format
2725
msgid "fflush: cannot flush standard output: %s"
2726
msgstr ""
2727
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2728
#: io.c:1472
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
2729
#, c-format
2730
msgid "fflush: cannot flush standard error: %s"
2731
msgstr ""
2732
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2733
#: io.c:1477 io.c:1568 main.c:666 main.c:713
1296 by Arnold D. Robbins
Version bump for test tarball.
2734
#, fuzzy, c-format
2735
msgid "error writing standard output: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2736
msgstr "標準出力への書込みエラー (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2737
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2738
#: io.c:1478 io.c:1581 main.c:668
1296 by Arnold D. Robbins
Version bump for test tarball.
2739
#, fuzzy, c-format
2740
msgid "error writing standard error: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2741
msgstr "標準エラーへの書込みエラー (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2742
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2743
#: io.c:1517
1296 by Arnold D. Robbins
Version bump for test tarball.
2744
#, fuzzy, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2745
msgid "pipe flush of `%s' failed: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2746
msgstr "パイプ `%s' をフラッシュできません (%s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2747
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2748
#: io.c:1520
1296 by Arnold D. Robbins
Version bump for test tarball.
2749
#, fuzzy, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2750
msgid "co-process flush of pipe to `%s' failed: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2751
msgstr "`%s' へ接続するパイプを並行プロセスからフラッシュできません (%s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2752
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2753
#: io.c:1523
1296 by Arnold D. Robbins
Version bump for test tarball.
2754
#, fuzzy, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2755
msgid "file flush of `%s' failed: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2756
msgstr "ファイル `%s' をフラッシュできません (%s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2757
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2758
#: io.c:1670
731.11.184 by Arnold D. Robbins
Sync .po and .gmo files.
2759
#, fuzzy, c-format
2760
msgid "local port %s invalid in `/inet': %s"
2761
msgstr "`/inet' 内のローカルポート %s が無効です"
2762
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2763
#: io.c:1673
231 by Arnold D. Robbins
Updated Japanese .po file.
2764
#, c-format
34 by Arnold D. Robbins
Move to gawk-3.1.6.
2765
msgid "local port %s invalid in `/inet'"
231 by Arnold D. Robbins
Updated Japanese .po file.
2766
msgstr "`/inet' 内のローカルポート %s が無効です"
34 by Arnold D. Robbins
Move to gawk-3.1.6.
2767
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2768
#: io.c:1696
731.11.184 by Arnold D. Robbins
Sync .po and .gmo files.
2769
#, fuzzy, c-format
2770
msgid "remote host and port information (%s, %s) invalid: %s"
2771
msgstr "リモートのホストおよびポート情報 (%s, %s) が無効です"
2772
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2773
#: io.c:1699
34 by Arnold D. Robbins
Move to gawk-3.1.6.
2774
#, c-format
2775
msgid "remote host and port information (%s, %s) invalid"
231 by Arnold D. Robbins
Updated Japanese .po file.
2776
msgstr "リモートのホストおよびポート情報 (%s, %s) が無効です"
34 by Arnold D. Robbins
Move to gawk-3.1.6.
2777
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2778
#: io.c:1941
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2779
msgid "TCP/IP communications are not supported"
231 by Arnold D. Robbins
Updated Japanese .po file.
2780
msgstr "TCP/IP 通信はサポートされていません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2781
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2782
#: io.c:2069 io.c:2112
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2783
#, c-format
2784
msgid "could not open `%s', mode `%s'"
231 by Arnold D. Robbins
Updated Japanese .po file.
2785
msgstr "`%s' をモード `%s' で開けません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2786
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2787
#: io.c:2077 io.c:2129
1296 by Arnold D. Robbins
Version bump for test tarball.
2788
#, fuzzy, c-format
2789
msgid "close of master pty failed: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2790
msgstr "マスター pty を閉じるのに失敗しました (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2791
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2792
#: io.c:2079 io.c:2131 io.c:2478 io.c:2722
1296 by Arnold D. Robbins
Version bump for test tarball.
2793
#, fuzzy, c-format
2794
msgid "close of stdout in child failed: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2795
msgstr "子プロセスが標準出力を閉じるのに失敗しました (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2796
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2797
#: io.c:2082 io.c:2134
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2798
#, c-format
2799
msgid "moving slave pty to stdout in child failed (dup: %s)"
231 by Arnold D. Robbins
Updated Japanese .po file.
2800
msgstr "子プロセスがスレーブ pty を標準出力に移動できません (dup: %s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2801
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2802
#: io.c:2084 io.c:2136 io.c:2483
1296 by Arnold D. Robbins
Version bump for test tarball.
2803
#, fuzzy, c-format
2804
msgid "close of stdin in child failed: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2805
msgstr "子プロセスが標準入力を閉じられません (%s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2806
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2807
#: io.c:2087 io.c:2139
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2808
#, c-format
2809
msgid "moving slave pty to stdin in child failed (dup: %s)"
231 by Arnold D. Robbins
Updated Japanese .po file.
2810
msgstr "子プロセスがスレーブ pty を標準入力に移動できません (dup: %s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2811
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2812
#: io.c:2089 io.c:2141 io.c:2163
1296 by Arnold D. Robbins
Version bump for test tarball.
2813
#, fuzzy, c-format
2814
msgid "close of slave pty failed: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2815
msgstr "スレーブ pty を閉じるのに失敗しました (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2816
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2817
#: io.c:2325
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
2818
#, fuzzy
2819
msgid "could not create child process or open pty"
2820
msgstr "`%s' 用の子プロセスを実行できません (fork: %s)。"
2821
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2822
#: io.c:2413 io.c:2481 io.c:2693 io.c:2725
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2823
#, c-format
2824
msgid "moving pipe to stdout in child failed (dup: %s)"
231 by Arnold D. Robbins
Updated Japanese .po file.
2825
msgstr "子プロセスがパイプを標準出力に移動できません (dup: %s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2826
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2827
#: io.c:2420 io.c:2486
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2828
#, c-format
2829
msgid "moving pipe to stdin in child failed (dup: %s)"
231 by Arnold D. Robbins
Updated Japanese .po file.
2830
msgstr "子プロセスがパイプを標準入力に移動できません (dup: %s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2831
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2832
#: io.c:2446 io.c:2715
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2833
#, fuzzy
2834
msgid "restoring stdout in parent process failed"
231 by Arnold D. Robbins
Updated Japanese .po file.
2835
msgstr "親プロセスが標準出力を復旧できません。\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2836
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2837
#: io.c:2454
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
2838
#, fuzzy
2839
msgid "restoring stdin in parent process failed"
231 by Arnold D. Robbins
Updated Japanese .po file.
2840
msgstr "親プロセスが標準入力を復旧できません。\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2841
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2842
#: io.c:2489 io.c:2727 io.c:2742
1296 by Arnold D. Robbins
Version bump for test tarball.
2843
#, fuzzy, c-format
2844
msgid "close of pipe failed: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2845
msgstr "パイプを閉じられません (%s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2846
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2847
#: io.c:2548
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2848
msgid "`|&' not supported"
231 by Arnold D. Robbins
Updated Japanese .po file.
2849
msgstr "`|&' は使用できません。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2850
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2851
#: io.c:2678
1296 by Arnold D. Robbins
Version bump for test tarball.
2852
#, fuzzy, c-format
2853
msgid "cannot open pipe `%s': %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2854
msgstr "パイプ `%s' が開けません (%s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2855
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2856
#: io.c:2736
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2857
#, c-format
2858
msgid "cannot create child process for `%s' (fork: %s)"
231 by Arnold D. Robbins
Updated Japanese .po file.
2859
msgstr "`%s' 用の子プロセスを実行できません (fork: %s)。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2860
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2861
#: io.c:2874
408.19.140 by Arnold D. Robbins
Test tarball, version at 4.1.3c. Update po files too.
2862
msgid "getline: attempt to read from closed read end of two-way pipe"
2863
msgstr ""
2864
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2865
#: io.c:3199
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2866
msgid "register_input_parser: received NULL pointer"
2867
msgstr ""
2868
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2869
#: io.c:3227
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
2870
#, c-format
2871
msgid "input parser `%s' conflicts with previously installed input parser `%s'"
2872
msgstr ""
2873
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2874
#: io.c:3234
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2875
#, c-format
2876
msgid "input parser `%s' failed to open `%s'"
2877
msgstr ""
2878
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2879
#: io.c:3254
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2880
msgid "register_output_wrapper: received NULL pointer"
2881
msgstr ""
2882
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2883
#: io.c:3282
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2884
#, c-format
2885
msgid ""
2886
"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
2887
msgstr ""
2888
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2889
#: io.c:3289
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2890
#, c-format
2891
msgid "output wrapper `%s' failed to open `%s'"
2892
msgstr ""
2893
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2894
#: io.c:3310
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2895
msgid "register_output_processor: received NULL pointer"
2896
msgstr ""
2897
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2898
#: io.c:3339
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2899
#, c-format
2900
msgid ""
2901
"two-way processor `%s' conflicts with previously installed two-way processor "
2902
"`%s'"
2903
msgstr ""
2904
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2905
#: io.c:3348
319.1.59 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable'
2906
#, c-format
2907
msgid "two way processor `%s' failed to open `%s'"
2908
msgstr ""
2909
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2910
#: io.c:3472
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2911
#, c-format
2912
msgid "data file `%s' is empty"
231 by Arnold D. Robbins
Updated Japanese .po file.
2913
msgstr "データファイル `%s' は空です。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2914
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2915
#: io.c:3514 io.c:3522
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2916
msgid "could not allocate more input memory"
231 by Arnold D. Robbins
Updated Japanese .po file.
2917
msgstr "入力用メモリーをこれ以上確保できません。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2918
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2919
#: io.c:4140
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2920
msgid "multicharacter value of `RS' is a gawk extension"
231 by Arnold D. Robbins
Updated Japanese .po file.
2921
msgstr "複数の文字を `RS' に使用するのは gawk 特有の拡張です。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2922
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2923
#: io.c:4294
84 by Arnold D. Robbins
Minor bug fixes, lots more doc, make dist.
2924
msgid "IPv6 communication is not supported"
231 by Arnold D. Robbins
Updated Japanese .po file.
2925
msgstr "IPv6 通信はサポートされていません"
2926
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2927
#: main.c:338
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2928
msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
2929
msgstr ""
2930
"環境変数 `POSIXLY_CORRECT' が指定されています。オプション `--posix' を有効に"
2931
"します"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2932
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2933
#: main.c:345
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2934
msgid "`--posix' overrides `--traditional'"
231 by Arnold D. Robbins
Updated Japanese .po file.
2935
msgstr "オプション `--posix' は `--traditional' を無効にします。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2936
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2937
#: main.c:356
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2938
msgid "`--posix'/`--traditional' overrides `--non-decimal-data'"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
2939
msgstr ""
2940
"オプション `--posix'/`--traditional' は `--non-decimal-data' を無効にします。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2941
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2942
#: main.c:361
1116 by Arnold D. Robbins
Next test tarball.
2943
#, fuzzy
2944
msgid "`--posix' overrides `--characters-as-bytes'"
2945
msgstr "`--posix' は `--binary' を上書きします"
2946
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2947
#: main.c:371
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2948
#, c-format
2949
msgid "running %s setuid root may be a security problem"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
2950
msgstr ""
2951
"setuid root で %s を実行すると、セキュリティ上の問題が発生する場合がありま"
2952
"す。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2953
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2954
#: main.c:424
1296 by Arnold D. Robbins
Version bump for test tarball.
2955
#, fuzzy, c-format
2956
msgid "cannot set binary mode on stdin: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2957
msgstr "標準入力をバイナリモードに設定できません (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2958
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2959
#: main.c:427
1296 by Arnold D. Robbins
Version bump for test tarball.
2960
#, fuzzy, c-format
2961
msgid "cannot set binary mode on stdout: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2962
msgstr "標準出力をバイナリモードに設定できません (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2963
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2964
#: main.c:429
1296 by Arnold D. Robbins
Version bump for test tarball.
2965
#, fuzzy, c-format
2966
msgid "cannot set binary mode on stderr: %s"
231 by Arnold D. Robbins
Updated Japanese .po file.
2967
msgstr "標準エラーをバイナリモードに設定できません (%s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2968
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2969
#: main.c:491
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2970
msgid "no program text at all!"
231 by Arnold D. Robbins
Updated Japanese .po file.
2971
msgstr "プログラム文が全くありません!"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2972
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2973
#: main.c:585
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2974
#, c-format
2975
msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
2976
msgstr ""
2977
"使用法: %s [POSIX または GNU 形式のオプション] -f progfile [--] file ...\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2978
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2979
#: main.c:587
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2980
#, c-format
2981
msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
2982
msgstr ""
2983
"使用法: %s [POSIX または GNU 形式のオプション] [--] %cprogram%c file ...\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2984
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2985
#: main.c:592
37 by Arnold D. Robbins
Bring in development gawk changes.
2986
msgid "POSIX options:\t\tGNU long options: (standard)\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
2987
msgstr "POSIX オプション:\t\tGNU 長い形式のオプション: (標準)\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2988
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2989
#: main.c:593
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2990
msgid "\t-f progfile\t\t--file=progfile\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
2991
msgstr "\t-f progfile\t\t--file=progfile\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2992
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2993
#: main.c:594
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2994
msgid "\t-F fs\t\t\t--field-separator=fs\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
2995
msgstr "\t-F fs\t\t\t--field-separator=fs\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2996
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
2997
#: main.c:595
32 by Arnold D. Robbins
Move to gawk-3.1.4.
2998
msgid "\t-v var=val\t\t--assign=var=val\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
2999
msgstr "\t-v var=val\t\t--assign=var=val\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3000
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3001
#: main.c:596
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3002
msgid "Short options:\t\tGNU long options: (extensions)\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3003
msgstr "短いオプション:\t\tGNU 長い形式のオプション: (拡張)\n"
37 by Arnold D. Robbins
Bring in development gawk changes.
3004
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3005
#: main.c:597
37 by Arnold D. Robbins
Bring in development gawk changes.
3006
msgid "\t-b\t\t\t--characters-as-bytes\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3007
msgstr "\t-b\t\t\t--characters-as-bytes\n"
37 by Arnold D. Robbins
Bring in development gawk changes.
3008
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3009
#: main.c:598
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3010
msgid "\t-c\t\t\t--traditional\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3011
msgstr "\t-c\t\t\t--traditional\n"
37 by Arnold D. Robbins
Bring in development gawk changes.
3012
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3013
#: main.c:599
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3014
msgid "\t-C\t\t\t--copyright\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3015
msgstr "\t-C\t\t\t--copyright\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3016
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3017
#: main.c:600
233 by Arnold D. Robbins
Make a tarball.
3018
msgid "\t-d[file]\t\t--dump-variables[=file]\n"
237 by Arnold D. Robbins
Updated po files for several languages.
3019
msgstr "\t-d[file]\t\t--dump-variables[=file]\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3020
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3021
#: main.c:601
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
3022
#, fuzzy
3023
msgid "\t-D[file]\t\t--debug[=file]\n"
3024
msgstr "\t-p[file]\t\t--profile[=file]\n"
3025
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3026
#: main.c:602
37 by Arnold D. Robbins
Bring in development gawk changes.
3027
msgid "\t-e 'program-text'\t--source='program-text'\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3028
msgstr "\t-e 'program-text'\t--source='program-text'\n"
37 by Arnold D. Robbins
Bring in development gawk changes.
3029
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3030
#: main.c:603
37 by Arnold D. Robbins
Bring in development gawk changes.
3031
msgid "\t-E file\t\t\t--exec=file\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3032
msgstr "\t-E file\t\t\t--exec=file\n"
33 by Arnold D. Robbins
Move to gawk 3.1.5.
3033
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3034
#: main.c:604
37 by Arnold D. Robbins
Bring in development gawk changes.
3035
msgid "\t-g\t\t\t--gen-pot\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3036
msgstr "\t-g\t\t\t--gen-pot\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3037
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3038
#: main.c:605
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3039
msgid "\t-h\t\t\t--help\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3040
msgstr "\t-h\t\t\t--help\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3041
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3042
#: main.c:606
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
3043
msgid "\t-i includefile\t\t--include=includefile\n"
3044
msgstr ""
3045
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3046
#: main.c:607
3047
#, fuzzy
3048
#| msgid "\t-h\t\t\t--help\n"
3049
msgid "\t-I\t\t\t--trace\n"
3050
msgstr "\t-h\t\t\t--help\n"
3051
3052
#: main.c:608
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
3053
msgid "\t-l library\t\t--load=library\n"
3054
msgstr ""
3055
1146.1.37 by Arnold D. Robbins
Make 5.0.1 tarball.
3056
#. TRANSLATORS: the "fatal", "invalid" and "no-ext" here are literal
408.19.140 by Arnold D. Robbins
Test tarball, version at 4.1.3c. Update po files too.
3057
#. values, they should not be translated. Thanks.
3058
#.
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3059
#: main.c:613
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3060
#, fuzzy
1146.1.37 by Arnold D. Robbins
Make 5.0.1 tarball.
3061
msgid "\t-L[fatal|invalid|no-ext]\t--lint[=fatal|invalid|no-ext]\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3062
msgstr "\t-L [fatal]\t\t--lint[=fatal]\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3063
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3064
#: main.c:614
319.1.3 by Arnold D. Robbins
Merge branch 'gawk-4.0-stable' (latest infrastructure).
3065
#, fuzzy
3066
msgid "\t-M\t\t\t--bignum\n"
3067
msgstr "\t-g\t\t\t--gen-pot\n"
3068
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3069
#: main.c:615
37 by Arnold D. Robbins
Bring in development gawk changes.
3070
msgid "\t-N\t\t\t--use-lc-numeric\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3071
msgstr "\t-N\t\t\t--use-lc-numeric\n"
37 by Arnold D. Robbins
Bring in development gawk changes.
3072
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3073
#: main.c:616
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3074
msgid "\t-n\t\t\t--non-decimal-data\n"
3075
msgstr "\t-n\t\t\t--non-decimal-data\n"
3076
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3077
#: main.c:617
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
3078
#, fuzzy
3079
msgid "\t-o[file]\t\t--pretty-print[=file]\n"
3080
msgstr "\t-p[file]\t\t--profile[=file]\n"
3081
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3082
#: main.c:618
37 by Arnold D. Robbins
Bring in development gawk changes.
3083
msgid "\t-O\t\t\t--optimize\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3084
msgstr "\t-O\t\t\t--optimize\n"
37 by Arnold D. Robbins
Bring in development gawk changes.
3085
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3086
#: main.c:619
233 by Arnold D. Robbins
Make a tarball.
3087
msgid "\t-p[file]\t\t--profile[=file]\n"
237 by Arnold D. Robbins
Updated po files for several languages.
3088
msgstr "\t-p[file]\t\t--profile[=file]\n"
37 by Arnold D. Robbins
Bring in development gawk changes.
3089
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3090
#: main.c:620
37 by Arnold D. Robbins
Bring in development gawk changes.
3091
msgid "\t-P\t\t\t--posix\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3092
msgstr "\t-P\t\t\t--posix\n"
37 by Arnold D. Robbins
Bring in development gawk changes.
3093
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3094
#: main.c:621
37 by Arnold D. Robbins
Bring in development gawk changes.
3095
msgid "\t-r\t\t\t--re-interval\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3096
msgstr "\t-r\t\t\t--re-interval\n"
37 by Arnold D. Robbins
Bring in development gawk changes.
3097
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3098
#: main.c:622
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3099
#, fuzzy
3100
msgid "\t-s\t\t\t--no-optimize\n"
3101
msgstr "\t-O\t\t\t--optimize\n"
3102
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3103
#: main.c:623
37 by Arnold D. Robbins
Bring in development gawk changes.
3104
msgid "\t-S\t\t\t--sandbox\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3105
msgstr "\t-S\t\t\t--sandbox\n"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3106
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3107
#: main.c:624
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3108
msgid "\t-t\t\t\t--lint-old\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3109
msgstr "\t-t\t\t\t--lint-old\n"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3110
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3111
#: main.c:625
37 by Arnold D. Robbins
Bring in development gawk changes.
3112
msgid "\t-V\t\t\t--version\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3113
msgstr "\t-V\t\t\t--version\n"
37 by Arnold D. Robbins
Bring in development gawk changes.
3114
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3115
#: main.c:627
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3116
msgid "\t-W nostalgia\t\t--nostalgia\n"
3117
msgstr "\t-W nostalgia\t\t--nostalgia\n"
3118
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3119
#: main.c:630
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3120
#, fuzzy
3121
msgid "\t-Y\t\t\t--parsedebug\n"
3122
msgstr "\t-Y\t\t--parsedebug\n"
3123
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3124
#: main.c:633
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3125
msgid "\t-Z locale-name\t\t--locale=locale-name\n"
3126
msgstr ""
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3127
1296 by Arnold D. Robbins
Version bump for test tarball.
3128
#. TRANSLATORS: --help output (end)
34 by Arnold D. Robbins
Move to gawk-3.1.6.
3129
#. no-wrap
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3130
#: main.c:639
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3131
#, fuzzy
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3132
msgid ""
3133
"\n"
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3134
"To report bugs, see node `Bugs' in `gawk.info'\n"
3135
"which is section `Reporting Problems and Bugs' in the\n"
3136
"printed version.  This same information may be found at\n"
3137
"https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.\n"
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
3138
"PLEASE do NOT try to report bugs by posting in comp.lang.awk,\n"
3139
"or by using a web forum such as Stack Overflow.\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3140
"\n"
3141
msgstr ""
3142
"\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3143
"バグを報告するには、`gawk.info(英文)' の `Bugs' ノードを\n"
3144
"参照してください。 印刷されたマニュアルで対応するセクション\n"
3145
"は、`Reporting Problems and Bugs' です。\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3146
"\n"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
3147
"翻訳に関するバグは<translation-team-ja@lists.sourceforge.net>に報告してくださ"
3148
"い。\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3149
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3150
#: main.c:647
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3151
msgid ""
3152
"gawk is a pattern scanning and processing language.\n"
3153
"By default it reads standard input and writes standard output.\n"
3154
"\n"
3155
msgstr ""
231 by Arnold D. Robbins
Updated Japanese .po file.
3156
"gawk は、パターンを検索をして、それを処理する言語です。\n"
3157
"デフォルト設定では、標準入力を読み込み、標準出力に書き出します。\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3158
"\n"
3159
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3160
#: main.c:651
1296 by Arnold D. Robbins
Version bump for test tarball.
3161
#, fuzzy, c-format
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3162
msgid ""
3163
"Examples:\n"
1296 by Arnold D. Robbins
Version bump for test tarball.
3164
"\t%s '{ sum += $1 }; END { print sum }' file\n"
1304 by Arnold D. Robbins
Bump version for test tarball.
3165
"\t%s -F: '{ print $1 }' /etc/passwd\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3166
msgstr ""
231 by Arnold D. Robbins
Updated Japanese .po file.
3167
"使用例:\n"
3168
"\tgawk '{ sum += $1 }; END { print sum }' file\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3169
"\tgawk -F: '{ print $1 }' /etc/passwd\n"
3170
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3171
#: main.c:683
231 by Arnold D. Robbins
Updated Japanese .po file.
3172
#, c-format
3173
msgid ""
3174
"Copyright (C) 1989, 1991-%d Free Software Foundation.\n"
3175
"\n"
3176
"This program is free software; you can redistribute it and/or modify\n"
3177
"it under the terms of the GNU General Public License as published by\n"
3178
"the Free Software Foundation; either version 3 of the License, or\n"
3179
"(at your option) any later version.\n"
3180
"\n"
3181
msgstr ""
3182
"Copyright (C) 1989, 1991-%d Free Software Foundation.\n"
3183
"\n"
3184
"This program is free software; you can redistribute it and/or modify\n"
3185
"it under the terms of the GNU General Public License as published by\n"
3186
"the Free Software Foundation; either version 3 of the License, or\n"
3187
"(at your option) any later version.\n"
3188
"\n"
3189
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3190
#: main.c:691
3191
msgid ""
3192
"This program is distributed in the hope that it will be useful,\n"
3193
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3194
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3195
"GNU General Public License for more details.\n"
3196
"\n"
3197
msgstr ""
3198
"This program is distributed in the hope that it will be useful,\n"
3199
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3200
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3201
"GNU General Public License for more details.\n"
3202
"\n"
3203
3204
#: main.c:697
3205
msgid ""
3206
"You should have received a copy of the GNU General Public License\n"
3207
"along with this program. If not, see http://www.gnu.org/licenses/.\n"
3208
msgstr ""
3209
"You should have received a copy of the GNU General Public License\n"
3210
"along with this program. If not, see http://www.gnu.org/licenses/.\n"
3211
3212
#: main.c:738
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3213
msgid "-Ft does not set FS to tab in POSIX awk"
231 by Arnold D. Robbins
Updated Japanese .po file.
3214
msgstr "POSIX awk では -Ft は FS をタブに設定しません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3215
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3216
#: main.c:1153
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3217
#, c-format
3218
msgid ""
3219
"%s: `%s' argument to `-v' not in `var=value' form\n"
3220
"\n"
3221
msgstr ""
231 by Arnold D. Robbins
Updated Japanese .po file.
3222
"%s: オプション `-v' の引数 `%s' が `変数=代入値' の形式になっていません。\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3223
"\n"
3224
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3225
#: main.c:1179
1296 by Arnold D. Robbins
Version bump for test tarball.
3226
#, c-format
3227
msgid "`%s' is not a legal variable name"
3228
msgstr "`%s' は不正な変数名です"
3229
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3230
#: main.c:1182
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3231
#, c-format
3232
msgid "`%s' is not a variable name, looking for file `%s=%s'"
231 by Arnold D. Robbins
Updated Japanese .po file.
3233
msgstr "`%s' は変数名ではありません。`%s=%s' のファイルを探します。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3234
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3235
#: main.c:1196
277.1.6 by Arnold D. Robbins
Fix inclusion of po/README. Update some translations.
3236
#, c-format
263 by Arnold D. Robbins
Make a tarball.
3237
msgid "cannot use gawk builtin `%s' as variable name"
277.1.6 by Arnold D. Robbins
Fix inclusion of po/README. Update some translations.
3238
msgstr "gawk に組み込みの `%s' は変数名として使用出来ません"
263 by Arnold D. Robbins
Make a tarball.
3239
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3240
#: main.c:1201
277.1.6 by Arnold D. Robbins
Fix inclusion of po/README. Update some translations.
3241
#, c-format
263 by Arnold D. Robbins
Make a tarball.
3242
msgid "cannot use function `%s' as variable name"
277.1.6 by Arnold D. Robbins
Fix inclusion of po/README. Update some translations.
3243
msgstr "関数 `%s' は変数名として使用出来ません"
263 by Arnold D. Robbins
Make a tarball.
3244
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3245
#: main.c:1280
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3246
msgid "floating point exception"
231 by Arnold D. Robbins
Updated Japanese .po file.
3247
msgstr "浮動小数点例外"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3248
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3249
#: main.c:1290
53 by Arnold D. Robbins
Fixes for cygwin, make new dist file for me.
3250
msgid "fatal error: internal error"
231 by Arnold D. Robbins
Updated Japanese .po file.
3251
msgstr "致命的エラー: 内部エラー"
53 by Arnold D. Robbins
Fixes for cygwin, make new dist file for me.
3252
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3253
#: main.c:1310
35 by Arnold D. Robbins
Move to gawk-3.1.7.
3254
msgid "fatal error: internal error: segfault"
231 by Arnold D. Robbins
Updated Japanese .po file.
3255
msgstr "致命的エラー: 内部エラー: セグメンテーション違反"
35 by Arnold D. Robbins
Move to gawk-3.1.7.
3256
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3257
#: main.c:1323
35 by Arnold D. Robbins
Move to gawk-3.1.7.
3258
msgid "fatal error: internal error: stack overflow"
231 by Arnold D. Robbins
Updated Japanese .po file.
3259
msgstr "致命的エラー: 内部エラー: スタックオーバーフロー"
35 by Arnold D. Robbins
Move to gawk-3.1.7.
3260
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3261
#: main.c:1383
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3262
#, c-format
3263
msgid "no pre-opened fd %d"
231 by Arnold D. Robbins
Updated Japanese .po file.
3264
msgstr "fd %d が事前に開いていません。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3265
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3266
#: main.c:1390
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3267
#, c-format
3268
msgid "could not pre-open /dev/null for fd %d"
231 by Arnold D. Robbins
Updated Japanese .po file.
3269
msgstr "事前に fd %d 用に /dev/null を開けません。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3270
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3271
#: main.c:1604
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3272
msgid "empty argument to `-e/--source' ignored"
3273
msgstr "`-e/--source' への空の引数は無視されました"
3274
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3275
#: main.c:1669 main.c:1674
1116 by Arnold D. Robbins
Next test tarball.
3276
#, fuzzy
3277
msgid "`--profile' overrides `--pretty-print'"
3278
msgstr "オプション `--posix' は `--traditional' を無効にします。"
3279
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3280
#: main.c:1686
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3281
msgid "-M ignored: MPFR/GMP support not compiled in"
3282
msgstr ""
3283
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3284
#: main.c:1711
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3285
#, c-format
3286
msgid "%s: option `-W %s' unrecognized, ignored\n"
3287
msgstr "%s: オプション `-W %s' は認識できません。無視されました\n"
3288
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3289
#: main.c:1764
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3290
#, c-format
3291
msgid "%s: option requires an argument -- %c\n"
3292
msgstr "%s: 引数が必要なオプション -- %c\n"
3293
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3294
#: mpfr.c:605
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
3295
#, fuzzy, c-format
3296
msgid "PREC value `%.*s' is invalid"
3297
msgstr "BINMODE 値 `%s' は無効です。代わりに 3 を使用します"
3298
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3299
#: mpfr.c:664
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
3300
#, fuzzy, c-format
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3301
msgid "ROUNDMODE value `%.*s' is invalid"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
3302
msgstr "BINMODE 値 `%s' は無効です。代わりに 3 を使用します"
3303
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3304
#: mpfr.c:728
1296 by Arnold D. Robbins
Version bump for test tarball.
3305
msgid "atan2: received non-numeric first argument"
3306
msgstr "atan2: 非数値の第一引数を受け取りました"
3307
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3308
#: mpfr.c:730
1296 by Arnold D. Robbins
Version bump for test tarball.
3309
msgid "atan2: received non-numeric second argument"
3310
msgstr "atan2: 非数値の第二引数を受け取りました"
3311
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3312
#: mpfr.c:828
1296 by Arnold D. Robbins
Version bump for test tarball.
3313
msgid "int: received non-numeric argument"
3314
msgstr "int: 数値では無い引数を受け取りました"
3315
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3316
#: mpfr.c:858
1296 by Arnold D. Robbins
Version bump for test tarball.
3317
msgid "compl: received non-numeric argument"
3318
msgstr "compl: 非数値の引数を受け取りました"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
3319
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3320
#: mpfr.c:870
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
3321
#, fuzzy
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3322
msgid "compl(%Rg): negative value is not allowed"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
3323
msgstr "compl(%lf): 負の数値を使用すると異常な結果になります"
3324
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3325
#: mpfr.c:875
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
3326
#, fuzzy
3327
msgid "comp(%Rg): fractional value will be truncated"
3328
msgstr "compl(%lf): 小数点以下は切り捨てられます"
3329
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3330
#: mpfr.c:886
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3331
#, fuzzy, c-format
731.11.184 by Arnold D. Robbins
Sync .po and .gmo files.
3332
msgid "compl(%Zd): negative values are not allowed"
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3333
msgstr "compl(%lf): 負の数値を使用すると異常な結果になります"
3334
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3335
#: mpfr.c:904
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
3336
#, fuzzy, c-format
377 by Arnold D. Robbins
Bump version for alpha tarball, copyright in main.
3337
msgid "%s: received non-numeric argument #%d"
3338
msgstr "cos: 非数値の引数を受け取りました"
3339
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3340
#: mpfr.c:914
377 by Arnold D. Robbins
Bump version for alpha tarball, copyright in main.
3341
msgid "%s: argument #%d has invalid value %Rg, using 0"
3342
msgstr ""
3343
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3344
#: mpfr.c:925
377 by Arnold D. Robbins
Bump version for alpha tarball, copyright in main.
3345
#, fuzzy
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3346
msgid "%s: argument #%d negative value %Rg is not allowed"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
3347
msgstr "and(%lf, %lf): 負の数値を使用すると異常な結果になります"
377 by Arnold D. Robbins
Bump version for alpha tarball, copyright in main.
3348
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3349
#: mpfr.c:932
377 by Arnold D. Robbins
Bump version for alpha tarball, copyright in main.
3350
#, fuzzy
3351
msgid "%s: argument #%d fractional value %Rg will be truncated"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
3352
msgstr "and(%lf, %lf): 小数点以下は切り捨てられます"
377 by Arnold D. Robbins
Bump version for alpha tarball, copyright in main.
3353
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3354
#: mpfr.c:946
377 by Arnold D. Robbins
Bump version for alpha tarball, copyright in main.
3355
#, fuzzy, c-format
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3356
msgid "%s: argument #%d negative value %Zd is not allowed"
408.13.6 by Arnold D. Robbins
Update Japanese translation.
3357
msgstr "and(%lf, %lf): 負の数値を使用すると異常な結果になります"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
3358
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3359
#: mpfr.c:1036
1296 by Arnold D. Robbins
Version bump for test tarball.
3360
msgid "and: called with less than two arguments"
3361
msgstr "and: 2個未満の引数で呼び出されました"
3362
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3363
#: mpfr.c:1068
1296 by Arnold D. Robbins
Version bump for test tarball.
3364
msgid "or: called with less than two arguments"
3365
msgstr "or: 2個未満の引数で呼び出されました"
3366
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3367
#: mpfr.c:1099
1296 by Arnold D. Robbins
Version bump for test tarball.
3368
#, fuzzy
3369
msgid "xor: called with less than two arguments"
3370
msgstr "xor: 2個未満の引数で呼び出されました"
3371
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3372
#: mpfr.c:1223
1296 by Arnold D. Robbins
Version bump for test tarball.
3373
msgid "srand: received non-numeric argument"
3374
msgstr "srand: 非数値の引数を受け取りました"
3375
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3376
#: mpfr.c:1265
1296 by Arnold D. Robbins
Version bump for test tarball.
3377
#, fuzzy
3378
msgid "intdiv: received non-numeric first argument"
3379
msgstr "and: 非数値の第一引数を受け取りました"
3380
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3381
#: mpfr.c:1267
1296 by Arnold D. Robbins
Version bump for test tarball.
3382
#, fuzzy
3383
msgid "intdiv: received non-numeric second argument"
3384
msgstr "and: 非数値の第二引数を受け取りました"
3385
1146.1.37 by Arnold D. Robbins
Make 5.0.1 tarball.
3386
#: msg.c:75
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3387
#, c-format
3388
msgid "cmd. line:"
231 by Arnold D. Robbins
Updated Japanese .po file.
3389
msgstr "コマンドライン:"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3390
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3391
#: node.c:481
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3392
#, fuzzy
3393
msgid "could not make typed regex"
3394
msgstr "正規表現が終端されていません"
3395
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3396
#: node.c:554
231 by Arnold D. Robbins
Updated Japanese .po file.
3397
#, c-format
34 by Arnold D. Robbins
Move to gawk-3.1.6.
3398
msgid "old awk does not support the `\\%c' escape sequence"
231 by Arnold D. Robbins
Updated Japanese .po file.
3399
msgstr "古い awk は `\\%c' エスケープシーケンスをサポートしません"
34 by Arnold D. Robbins
Move to gawk-3.1.6.
3400
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3401
#: node.c:605
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3402
msgid "POSIX does not allow `\\x' escapes"
231 by Arnold D. Robbins
Updated Japanese .po file.
3403
msgstr "POSIX では `\\x' エスケープは許可されていません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3404
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3405
#: node.c:611
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3406
msgid "no hex digits in `\\x' escape sequence"
231 by Arnold D. Robbins
Updated Japanese .po file.
3407
msgstr "`\\x' エスケープシーケンスに十六進数がありません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3408
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3409
#: node.c:632
35 by Arnold D. Robbins
Move to gawk-3.1.7.
3410
#, c-format
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
3411
msgid ""
3412
"hex escape \\x%.*s of %d characters probably not interpreted the way you "
3413
"expect"
3414
msgstr ""
3415
"十六進エスケープ \\x%.*s (%d 文字) はおそらく予期したようには解釈されないで"
3416
"しょう"
35 by Arnold D. Robbins
Move to gawk-3.1.7.
3417
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3418
#: node.c:647
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3419
#, c-format
3420
msgid "escape sequence `\\%c' treated as plain `%c'"
231 by Arnold D. Robbins
Updated Japanese .po file.
3421
msgstr "エスケープシーケンス `\\%c' は `%c' と同等に扱われます"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3422
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3423
#: node.c:783
3424
#, fuzzy
3425
#| msgid ""
3426
#| "Invalid multibyte data detected. There may be a mismatch between your "
3427
#| "data and your locale."
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
3428
msgid ""
3429
"Invalid multibyte data detected. There may be a mismatch between your data "
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3430
"and your locale"
249 by Arnold D. Robbins
Make 3.1.84 tar ball (released for beta!).
3431
msgstr ""
3432
"無効なマルチバイトデータが検出されました。データとロケールが一致していないよ"
3433
"うです。"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3434
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
3435
#: posix/gawkmisc.c:177
231 by Arnold D. Robbins
Updated Japanese .po file.
3436
#, c-format
51 by Arnold D. Robbins
Fix making distributions.
3437
msgid "%s %s `%s': could not get fd flags: (fcntl F_GETFD: %s)"
231 by Arnold D. Robbins
Updated Japanese .po file.
3438
msgstr "%s %s `%s': fd フラグを取得できません: (fcntl F_GETFD: %s)"
51 by Arnold D. Robbins
Fix making distributions.
3439
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
3440
#: posix/gawkmisc.c:189
231 by Arnold D. Robbins
Updated Japanese .po file.
3441
#, c-format
51 by Arnold D. Robbins
Fix making distributions.
3442
msgid "%s %s `%s': could not set close-on-exec: (fcntl F_SETFD: %s)"
231 by Arnold D. Robbins
Updated Japanese .po file.
3443
msgstr "%s %s `%s': close-on-exec を設定できません: (fcntl F_SETFD: %s)"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3444
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
3445
#: profile.c:73
3446
msgid "Program indentation level too deep. Consider refactoring your code"
3447
msgstr ""
3448
3449
#: profile.c:112
233 by Arnold D. Robbins
Make a tarball.
3450
msgid "sending profile to standard error"
3451
msgstr "プロファイルを標準エラーに送っています"
3452
1286 by Arnold D. Robbins
Updates after release engineering.
3453
#: profile.c:275
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3454
#, fuzzy, c-format
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3455
msgid ""
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3456
"\t# %s rule(s)\n"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3457
"\n"
3458
msgstr ""
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3459
"\t# ルール\n"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3460
"\n"
3461
1286 by Arnold D. Robbins
Updates after release engineering.
3462
#: profile.c:283
231 by Arnold D. Robbins
Updated Japanese .po file.
3463
#, c-format
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3464
msgid ""
136 by Arnold D. Robbins
Bug fix in io.c. New test release.
3465
"\t# Rule(s)\n"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3466
"\n"
3467
msgstr ""
231 by Arnold D. Robbins
Updated Japanese .po file.
3468
"\t# ルール\n"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3469
"\n"
3470
1286 by Arnold D. Robbins
Updates after release engineering.
3471
#: profile.c:371
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3472
#, c-format
3473
msgid "internal error: %s with null vname"
231 by Arnold D. Robbins
Updated Japanese .po file.
3474
msgstr "内部エラー: %s の vname が無効です。"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3475
1286 by Arnold D. Robbins
Updates after release engineering.
3476
#: profile.c:662
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
3477
#, fuzzy
3478
msgid "internal error: builtin with null fname"
3479
msgstr "内部エラー: %s の vname が無効です。"
3480
1286 by Arnold D. Robbins
Updates after release engineering.
3481
#: profile.c:1317
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
3482
#, c-format
3483
msgid ""
3484
"%s# Loaded extensions (-l and/or @load)\n"
3485
"\n"
3486
msgstr ""
3487
1286 by Arnold D. Robbins
Updates after release engineering.
3488
#: profile.c:1348
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
3489
#, c-format
3490
msgid ""
3491
"\n"
3492
"# Included files (-i and/or @include)\n"
3493
"\n"
3494
msgstr ""
3495
1286 by Arnold D. Robbins
Updates after release engineering.
3496
#: profile.c:1412
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3497
#, c-format
3498
msgid "\t# gawk profile, created %s\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3499
msgstr "\t# gawk プロファイル、作成日時 %s\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3500
1286 by Arnold D. Robbins
Updates after release engineering.
3501
#: profile.c:1980
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3502
#, c-format
3503
msgid ""
3504
"\n"
3505
"\t# Functions, listed alphabetically\n"
3506
msgstr ""
3507
"\n"
231 by Arnold D. Robbins
Updated Japanese .po file.
3508
"\t# 関数一覧(アルファベット順)\n"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3509
1286 by Arnold D. Robbins
Updates after release engineering.
3510
#: profile.c:2041
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3511
#, c-format
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3512
msgid "redir2str: unknown redirection type %d"
231 by Arnold D. Robbins
Updated Japanese .po file.
3513
msgstr "redir2str: 不明なリダイレクト型 %d です"
40 by Arnold D. Robbins
Bring latest byte code gawk into git. Hurray!
3514
1191 by Arnold D. Robbins
Test tarball 5.0.61.
3515
#: re.c:58 re.c:163
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3516
msgid ""
3517
"behavior of matching a regexp containing NUL characters is not defined by "
3518
"POSIX"
3519
msgstr ""
3520
1191 by Arnold D. Robbins
Test tarball 5.0.61.
3521
#: re.c:127
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3522
msgid "invalid NUL byte in dynamic regexp"
3523
msgstr ""
3524
1191 by Arnold D. Robbins
Test tarball 5.0.61.
3525
#: re.c:174
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3526
#, fuzzy, c-format
3527
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
3528
msgstr "エスケープシーケンス `\\%c' は `%c' と同等に扱われます"
3529
1191 by Arnold D. Robbins
Test tarball 5.0.61.
3530
#: re.c:193
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3531
#, c-format
3532
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
3533
msgstr ""
3534
1245 by Arnold D. Robbins
Update po/* after updating gettext.
3535
#: re.c:663
37 by Arnold D. Robbins
Bring in development gawk changes.
3536
#, c-format
3537
msgid "regexp component `%.*s' should probably be `[%.*s]'"
231 by Arnold D. Robbins
Updated Japanese .po file.
3538
msgstr "正規表現の要素 `%.*s' はおそらく `[%.*s]' であるべきです"
37 by Arnold D. Robbins
Bring in development gawk changes.
3539
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3540
#: support/dfa.c:888
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3541
msgid "unbalanced ["
3542
msgstr ""
3543
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3544
#: support/dfa.c:1009
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3545
#, fuzzy
3546
msgid "invalid character class"
3547
msgstr "無効な文字クラス名です"
3548
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3549
#: support/dfa.c:1135
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3550
msgid "character class syntax is [[:space:]], not [:space:]"
3551
msgstr ""
3552
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3553
#: support/dfa.c:1202
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3554
msgid "unfinished \\ escape"
3555
msgstr ""
3556
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3557
#: support/dfa.c:1363
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3558
#, fuzzy
3559
msgid "invalid content of \\{\\}"
3560
msgstr "\\{\\} の中身が無効です"
3561
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3562
#: support/dfa.c:1366
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3563
#, fuzzy
3564
msgid "regular expression too big"
3565
msgstr "正規表現が大きすぎます"
3566
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3567
#: support/dfa.c:1850
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3568
msgid "unbalanced ("
3569
msgstr ""
3570
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3571
#: support/dfa.c:1967
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3572
msgid "no syntax specified"
3573
msgstr ""
3574
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3575
#: support/dfa.c:1978
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3576
msgid "unbalanced )"
3577
msgstr ""
3578
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
3579
#: support/getopt.c:605 support/getopt.c:634
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3580
#, fuzzy, c-format
3581
msgid "%s: option '%s' is ambiguous; possibilities:"
3582
msgstr "%s: オプション '%s' は曖昧です\n"
3583
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
3584
#: support/getopt.c:680 support/getopt.c:684
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3585
#, c-format
3586
msgid "%s: option '--%s' doesn't allow an argument\n"
3587
msgstr "%s: オプション '--%s' は引数を取ることができません\n"
3588
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
3589
#: support/getopt.c:693 support/getopt.c:698
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3590
#, c-format
3591
msgid "%s: option '%c%s' doesn't allow an argument\n"
3592
msgstr "%s: オプション '%c%s' は引数を取ることができません\n"
3593
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
3594
#: support/getopt.c:741 support/getopt.c:760
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3595
#, c-format
3596
msgid "%s: option '--%s' requires an argument\n"
3597
msgstr "%s: オプション '--%s' には引数が必要です\n"
3598
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
3599
#: support/getopt.c:798 support/getopt.c:801
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3600
#, c-format
3601
msgid "%s: unrecognized option '--%s'\n"
3602
msgstr "%s: オプション '--%s' を認識できません\n"
3603
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
3604
#: support/getopt.c:809 support/getopt.c:812
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3605
#, c-format
3606
msgid "%s: unrecognized option '%c%s'\n"
3607
msgstr "%s: オプション '%c%s' を認識できません\n"
3608
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
3609
#: support/getopt.c:861 support/getopt.c:864
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3610
#, c-format
3611
msgid "%s: invalid option -- '%c'\n"
3612
msgstr "%s: 無効なオプション -- '%c'\n"
3613
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
3614
#: support/getopt.c:917 support/getopt.c:934 support/getopt.c:1144
3615
#: support/getopt.c:1162
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3616
#, c-format
3617
msgid "%s: option requires an argument -- '%c'\n"
3618
msgstr "%s: オプションには引数が必要です -- '%c'\n"
3619
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
3620
#: support/getopt.c:990 support/getopt.c:1006
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3621
#, c-format
3622
msgid "%s: option '-W %s' is ambiguous\n"
3623
msgstr "%s: オプション '-W %s' は曖昧です\n"
3624
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
3625
#: support/getopt.c:1030 support/getopt.c:1048
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3626
#, c-format
3627
msgid "%s: option '-W %s' doesn't allow an argument\n"
3628
msgstr "%s: オプション '-W %s' は引数を取ることができません\n"
3629
731.11.271 by Arnold D. Robbins
Release test tarball 4.2.0c.
3630
#: support/getopt.c:1069 support/getopt.c:1087
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3631
#, c-format
3632
msgid "%s: option '-W %s' requires an argument\n"
3633
msgstr "%s: オプション '-W %s' には引数が必要です\n"
3634
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3635
#: support/regcomp.c:135
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3636
msgid "Success"
231 by Arnold D. Robbins
Updated Japanese .po file.
3637
msgstr "成功です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3638
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3639
#: support/regcomp.c:138
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3640
msgid "No match"
231 by Arnold D. Robbins
Updated Japanese .po file.
3641
msgstr "一致しません"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3642
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3643
#: support/regcomp.c:141
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3644
msgid "Invalid regular expression"
231 by Arnold D. Robbins
Updated Japanese .po file.
3645
msgstr "無効な正規表現です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3646
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3647
#: support/regcomp.c:144
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3648
msgid "Invalid collation character"
231 by Arnold D. Robbins
Updated Japanese .po file.
3649
msgstr "無効な照合文字です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3650
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3651
#: support/regcomp.c:147
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3652
msgid "Invalid character class name"
231 by Arnold D. Robbins
Updated Japanese .po file.
3653
msgstr "無効な文字クラス名です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3654
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3655
#: support/regcomp.c:150
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3656
msgid "Trailing backslash"
231 by Arnold D. Robbins
Updated Japanese .po file.
3657
msgstr "終端のバックスラッシュ"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3658
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3659
#: support/regcomp.c:153
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3660
msgid "Invalid back reference"
231 by Arnold D. Robbins
Updated Japanese .po file.
3661
msgstr "無効な前方参照です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3662
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3663
#: support/regcomp.c:156
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3664
#, fuzzy
3665
msgid "Unmatched [, [^, [:, [., or [="
231 by Arnold D. Robbins
Updated Japanese .po file.
3666
msgstr "[ または [^ が不一致です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3667
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3668
#: support/regcomp.c:159
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3669
msgid "Unmatched ( or \\("
231 by Arnold D. Robbins
Updated Japanese .po file.
3670
msgstr "( または \\( が不一致です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3671
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3672
#: support/regcomp.c:162
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3673
msgid "Unmatched \\{"
231 by Arnold D. Robbins
Updated Japanese .po file.
3674
msgstr "\\{ が不一致です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3675
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3676
#: support/regcomp.c:165
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3677
msgid "Invalid content of \\{\\}"
3678
msgstr "\\{\\} の中身が無効です"
3679
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3680
#: support/regcomp.c:168
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3681
msgid "Invalid range end"
231 by Arnold D. Robbins
Updated Japanese .po file.
3682
msgstr "無効な範囲終了です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3683
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3684
#: support/regcomp.c:171
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3685
msgid "Memory exhausted"
231 by Arnold D. Robbins
Updated Japanese .po file.
3686
msgstr "メモリを使い果たしました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3687
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3688
#: support/regcomp.c:174
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3689
msgid "Invalid preceding regular expression"
231 by Arnold D. Robbins
Updated Japanese .po file.
3690
msgstr "無効な前方正規表現です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3691
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3692
#: support/regcomp.c:177
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3693
msgid "Premature end of regular expression"
231 by Arnold D. Robbins
Updated Japanese .po file.
3694
msgstr "正規表現が途中で終了しました"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3695
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3696
#: support/regcomp.c:180
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3697
msgid "Regular expression too big"
3698
msgstr "正規表現が大きすぎます"
3699
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3700
#: support/regcomp.c:183
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3701
msgid "Unmatched ) or \\)"
231 by Arnold D. Robbins
Updated Japanese .po file.
3702
msgstr ") または \\) が不一致です"
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3703
1146.1.37 by Arnold D. Robbins
Make 5.0.1 tarball.
3704
#: support/regcomp.c:676
32 by Arnold D. Robbins
Move to gawk-3.1.4.
3705
msgid "No previous regular expression"
231 by Arnold D. Robbins
Updated Japanese .po file.
3706
msgstr "以前に正規表現がありません"
277.1.38 by Arnold D. Robbins
Add updated po & gmo files.
3707
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3708
#: symbol.c:703
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3709
#, fuzzy, c-format
1296 by Arnold D. Robbins
Version bump for test tarball.
3710
msgid "function `%s': cannot use function `%s' as a parameter name"
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
3711
msgstr "関数 `%s': 関数名を仮引数名として使用出来ません"
3712
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3713
#: symbol.c:833
1296 by Arnold D. Robbins
Version bump for test tarball.
3714
msgid "cannot pop main context"
319.2.90 by Arnold D. Robbins
Gettext support for the extension files.
3715
msgstr ""
3716
1472.1.61 by Arnold D. Robbins
Do 5.1.0a tarball.
3717
#~ msgid "`L' is meaningless in awk formats; ignored"
3718
#~ msgstr "awk の書式指定では `L' は無意味です。無視します。"
3719
3720
#~ msgid "fatal: `L' is not permitted in POSIX awk formats"
3721
#~ msgstr "致命的: POSIX awk 書式内では `L' は許可されていません"
3722
3723
#~ msgid "`h' is meaningless in awk formats; ignored"
3724
#~ msgstr "awk の書式指定では `h' は無意味です。無視します。"
3725
3726
#~ msgid "fatal: `h' is not permitted in POSIX awk formats"
3727
#~ msgstr "致命的: POSIX awk 書式内では `h' は許可されていません"
3728
1304 by Arnold D. Robbins
Bump version for test tarball.
3729
#, fuzzy
3730
#~ msgid "fts: first parameter is not an array"
3731
#~ msgstr "asort: 第一引数が配列ではありません"
3732
3733
#, fuzzy
3734
#~ msgid "fts: third parameter is not an array"
3735
#~ msgstr "match: 第三引数が配列ではありません"
3736
1296 by Arnold D. Robbins
Version bump for test tarball.
3737
#~ msgid "adump: first argument not an array"
3738
#~ msgstr "adump: 第一引数が配列ではありません"
3739
3740
#~ msgid "asort: second argument not an array"
3741
#~ msgstr "asort: 第二引数が配列ではありません"
3742
3743
#~ msgid "asorti: second argument not an array"
3744
#~ msgstr "asorti: 第二引数が配列ではありません"
3745
3746
#~ msgid "asorti: first argument not an array"
3747
#~ msgstr "asorti: 第一引数が配列ではありません"
3748
3749
#, fuzzy
3750
#~ msgid "asorti: first argument cannot be SYMTAB"
3751
#~ msgstr "asorti: 第一引数が配列ではありません"
3752
3753
#, fuzzy
3754
#~ msgid "asorti: first argument cannot be FUNCTAB"
3755
#~ msgstr "asorti: 第一引数が配列ではありません"
3756
3757
#~ msgid "asorti: cannot use a subarray of first arg for second arg"
3758
#~ msgstr "asorti: 第一引数の部分配列を第二引数用に使用することは出来ません"
3759
3760
#~ msgid "asorti: cannot use a subarray of second arg for first arg"
3761
#~ msgstr "asorti: 第二引数の部分配列を第一引数用に使用することは出来ません"
3762
3763
#~ msgid "can't read sourcefile `%s' (%s)"
3764
#~ msgstr "ソースファイル `%s' を読み込めません (%s)"
3765
3766
#~ msgid "POSIX does not allow operator `**='"
3767
#~ msgstr "POSIX では演算子 `**=' は許可されていません"
3768
3769
#~ msgid "old awk does not support operator `**='"
3770
#~ msgstr "古い awk は演算子 `**=' をサポートしません"
3771
3772
#~ msgid "old awk does not support operator `**'"
3773
#~ msgstr "古い awk は演算子 `**' をサポートしません"
3774
3775
#~ msgid "operator `^=' is not supported in old awk"
3776
#~ msgstr "古い awk は演算子 `^=' をサポートしません"
3777
3778
#~ msgid "could not open `%s' for writing (%s)"
3779
#~ msgstr "`%s' を書込み用に開けませんでした (%s)"
3780
3781
#~ msgid "exp: received non-numeric argument"
3782
#~ msgstr "exp: 引数が数値ではありません"
3783
3784
#~ msgid "length: received non-string argument"
3785
#~ msgstr "length: 文字列では無い引数を受け取りました"
3786
3787
#~ msgid "log: received non-numeric argument"
3788
#~ msgstr "log: 数値では無い引数を受け取りました"
3789
3790
#~ msgid "sqrt: received non-numeric argument"
3791
#~ msgstr "sqrt: 数値では無い引数を受け取りました"
3792
3793
#~ msgid "sqrt: called with negative argument %g"
3794
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3795
3796
#~ msgid "strftime: received non-numeric second argument"
3797
#~ msgstr "strftime: 非数値の第二引数を受け取りました"
3798
3799
#~ msgid "strftime: received non-string first argument"
3800
#~ msgstr "strftime: 非文字列の第一引数を受け取りました"
3801
3802
#~ msgid "mktime: received non-string argument"
3803
#~ msgstr "mktime: 非文字列引数を受け取りました"
3804
3805
#~ msgid "tolower: received non-string argument"
3806
#~ msgstr "tolower: 非文字列引数を受け取りました"
3807
3808
#~ msgid "toupper: received non-string argument"
3809
#~ msgstr "toupper: 非文字列引数を受け取りました"
3810
3811
#~ msgid "sin: received non-numeric argument"
3812
#~ msgstr "sin: 非数値の引数を受け取りました"
3813
3814
#~ msgid "cos: received non-numeric argument"
3815
#~ msgstr "cos: 非数値の引数を受け取りました"
3816
3817
#~ msgid "lshift: received non-numeric first argument"
3818
#~ msgstr "lshift: 非数値の第一引数を受け取りました"
3819
3820
#~ msgid "lshift: received non-numeric second argument"
3821
#~ msgstr "lshift: 非数値の第二引数を受け取りました"
3822
3823
#~ msgid "rshift: received non-numeric first argument"
3824
#~ msgstr "rshift: 非数値の第一引数を受け取りました"
3825
3826
#~ msgid "rshift: received non-numeric second argument"
3827
#~ msgstr "rshift: 非数値の第二引数を受け取りました"
3828
3829
#~ msgid "and: argument %d is non-numeric"
3830
#~ msgstr "and: 引数 %d が非数値です"
3831
1340 by Arnold D. Robbins
Relase 5.1.0 tarball made.
3832
#, fuzzy
1296 by Arnold D. Robbins
Version bump for test tarball.
3833
#~ msgid "and: argument %d negative value %g is not allowed"
3834
#~ msgstr "and(%lf, %lf): 負の数値を使用すると異常な結果になります"
3835
1340 by Arnold D. Robbins
Relase 5.1.0 tarball made.
3836
#, fuzzy
1296 by Arnold D. Robbins
Version bump for test tarball.
3837
#~ msgid "or: argument %d negative value %g is not allowed"
3838
#~ msgstr "compl(%lf): 負の数値を使用すると異常な結果になります"
3839
3840
#~ msgid "xor: argument %d is non-numeric"
3841
#~ msgstr "xor: 引数 %d が非数値です"
3842
1340 by Arnold D. Robbins
Relase 5.1.0 tarball made.
3843
#, fuzzy
1296 by Arnold D. Robbins
Version bump for test tarball.
3844
#~ msgid "xor: argument %d negative value %g is not allowed"
3845
#~ msgstr "xor(%lf, %lf): 負の数値を使用すると異常な結果になります"
3846
3847
#, fuzzy
3848
#~ msgid "fts: bad first parameter"
3849
#~ msgstr "%s: 仮引数です\n"
3850
3851
#, fuzzy
3852
#~ msgid "fts: bad second parameter"
3853
#~ msgstr "%s: 仮引数です\n"
3854
3855
#, fuzzy
3856
#~ msgid "fts: bad third parameter"
3857
#~ msgstr "%s: 仮引数です\n"
3858
3859
#, fuzzy
3860
#~ msgid "ord: called with inappropriate argument(s)"
3861
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3862
3863
#, fuzzy
3864
#~ msgid "chr: called with inappropriate argument(s)"
3865
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3866
1070 by Arnold D. Robbins
Update .pot, .po, and .gmo files.
3867
#, fuzzy
3868
#~ msgid "setenv(TZ, %s) failed (%s)"
3869
#~ msgstr "%s から \"%s\" へ出力できません (%s)。"
3870
3871
#, fuzzy
3872
#~ msgid "unsetenv(TZ) failed (%s)"
3873
#~ msgstr "%s: 閉じるのに失敗しました (%s)"
3874
731.18.10 by Arnold D. Robbins
Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.
3875
#~ msgid "backslash at end of string"
3876
#~ msgstr "文字列の終りにバックスラッシュが使われています。"
3877
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3878
#, fuzzy
731.11.184 by Arnold D. Robbins
Sync .po and .gmo files.
3879
#~ msgid "attempt to use array `%s[\".*%s\"]' in a scalar context"
3880
#~ msgstr "スカラーコンテキスト内で配列 `%s[\"%.*s\"]' の使用の試みです"
3881
3882
#, fuzzy
3883
#~ msgid "attempt to use scalar `%s[\".*%s\"]' as array"
3884
#~ msgstr "スカラー `%s[\"%.*s\"]' を配列として使用する試みです"
3885
3886
#, fuzzy
731.11.110 by Arnold D. Robbins
PO files updated in preparation for release.
3887
#~ msgid "gensub: third argument %g treated as 1"
3888
#~ msgstr "gensub: 第三引数が 0 です。1 を代わりに使用します"
3889
3890
#~ msgid "`extension' is a gawk extension"
3891
#~ msgstr "`extension' は gawk 拡張です"
3892
3893
#, fuzzy
3894
#~ msgid "extension: cannot open library `%s' (%s)"
3895
#~ msgstr "致命的: extension: `%s' を開くことが出来ません (%s)\n"
3896
3897
#, fuzzy
3898
#~ msgid ""
3899
#~ "extension: library `%s': does not define `plugin_is_GPL_compatible' (%s)"
3900
#~ msgstr ""
3901
#~ "致命的: extension: ライブラリ `%s': `plugin_is_GPL_compatible' が定義され"
3902
#~ "ていません (%s)\n"
3903
3904
#, fuzzy
3905
#~ msgid "extension: library `%s': cannot call function `%s' (%s)"
3906
#~ msgstr ""
3907
#~ "致命的: extension: ライブラリ `%s': 関数 `%s' を呼び出すことが出来ません "
3908
#~ "(%s)\n"
3909
3910
#~ msgid "extension: missing function name"
3911
#~ msgstr "extension: 関数名がありません"
3912
3913
#~ msgid "extension: illegal character `%c' in function name `%s'"
3914
#~ msgstr "extension: 関数名 `%2$s' の中で不正な文字 `%1$c' が使用されています"
3915
3916
#~ msgid "extension: can't redefine function `%s'"
3917
#~ msgstr "extension: 関数 `%s' を再定義できません"
3918
3919
#~ msgid "extension: function `%s' already defined"
3920
#~ msgstr "extension: 関数 `%s' は既に定義されています"
3921
3922
#~ msgid "extension: function name `%s' previously defined"
3923
#~ msgstr "extension: 関数名 `%s' は前に定義されています"
3924
3925
#~ msgid "extension: can't use gawk built-in `%s' as function name"
3926
#~ msgstr ""
3927
#~ "extension: gawk に組み込まれている `%s' は関数名として使用出来ません"
3928
3929
#, fuzzy
3930
#~ msgid "chdir: called with incorrect number of arguments, expecting 1"
3931
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3932
3933
#, fuzzy
3934
#~ msgid "stat: called with wrong number of arguments"
3935
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3936
3937
#, fuzzy
3938
#~ msgid "statvfs: called with wrong number of arguments"
3939
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3940
3941
#, fuzzy
3942
#~ msgid "fnmatch: called with less than three arguments"
3943
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3944
3945
#, fuzzy
3946
#~ msgid "fnmatch: called with more than three arguments"
3947
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3948
3949
#, fuzzy
3950
#~ msgid "fork: called with too many arguments"
3951
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3952
3953
#, fuzzy
3954
#~ msgid "waitpid: called with too many arguments"
3955
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3956
3957
#, fuzzy
3958
#~ msgid "wait: called with no arguments"
3959
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3960
3961
#, fuzzy
3962
#~ msgid "wait: called with too many arguments"
3963
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3964
3965
#, fuzzy
3966
#~ msgid "ord: called with too many arguments"
3967
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3968
3969
#, fuzzy
3970
#~ msgid "ord: called with no arguments"
3971
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3972
3973
#, fuzzy
3974
#~ msgid "chr: called with too many arguments"
3975
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3976
3977
#, fuzzy
3978
#~ msgid "chr: called with no arguments"
3979
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3980
3981
#, fuzzy
3982
#~ msgid "readfile: called with too many arguments"
3983
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3984
3985
#, fuzzy
3986
#~ msgid "writea: called with too many arguments"
3987
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3988
3989
#, fuzzy
3990
#~ msgid "reada: called with too many arguments"
3991
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
3992
3993
#, fuzzy
3994
#~ msgid "gettimeofday: ignoring arguments"
3995
#~ msgstr "mktime: 非文字列引数を受け取りました"
3996
3997
#, fuzzy
3998
#~ msgid "sleep: called with too many arguments"
3999
#~ msgstr "sqrt: 負の値 %g を引数に使用して呼び出されました"
4000
4001
#~ msgid "unknown value for field spec: %d\n"
4002
#~ msgstr "フィールド指定に不明な値があります: %d\n"
4003
408.19.184 by Arnold D. Robbins
Changes toward release and test tarball.
4004
#~ msgid "function `%s' defined to take no more than %d argument(s)"
4005
#~ msgstr "関数 `%s' に使える引数の数は `%d' 以下と定義されています"
4006
4007
#~ msgid "function `%s': missing argument #%d"
4008
#~ msgstr "関数 `%s': 引数 #%d がありません"
4009
408.13.90 by Arnold D. Robbins
Update po/* for tarball.
4010
#~ msgid "`getline var' invalid inside `%s' rule"
4011
#~ msgstr "`%s' ルールの内部では `getline var' は無効です"
4012
4013
#~ msgid "`getline' invalid inside `%s' rule"
4014
#~ msgstr "`%s' ルールの内部では `getline' は無効です"
4015
4016
#~ msgid "no (known) protocol supplied in special filename `%s'"
4017
#~ msgstr ""
4018
#~ "スペシャルファイル名 `%s' に(認識できる)プロトコルが指定されていません"
4019
4020
#~ msgid "special file name `%s' is incomplete"
4021
#~ msgstr "スペシャルファイル名 `%s' は不完全です"
4022
4023
#~ msgid "must supply a remote hostname to `/inet'"
4024
#~ msgstr "`/inet' にはリモートホスト名を与えなければいけません"
4025
4026
#~ msgid "must supply a remote port to `/inet'"
4027
#~ msgstr "`/inet' にはリモートポート番号を与えなければいけません"
4028
4029
#~ msgid ""
4030
#~ "\t# %s block(s)\n"
4031
#~ "\n"
4032
#~ msgstr ""
4033
#~ "\t# %s ブロック\n"
4034
#~ "\n"
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
4035
4036
#~ msgid "reference to uninitialized element `%s[\"%.*s\"]'"
4037
#~ msgstr "初期化されていない要素 `%s[\"%.*s\"]' への参照です"
4038
4039
#~ msgid "subscript of array `%s' is null string"
4040
#~ msgstr "配列 `%s' の添字が NULL 文字列です"
4041
4042
#~ msgid "%s: empty (null)\n"
4043
#~ msgstr "%s: 空 (null)\n"
4044
4045
#~ msgid "%s: empty (zero)\n"
4046
#~ msgstr "%s: 空 (zero)\n"
4047
4048
#~ msgid "%s: table_size = %d, array_size = %d\n"
4049
#~ msgstr ""
4050
#~ "%s: テーブルサイズ (table_size) = %d, 配列サイズ (array_size) = %d\n"
4051
4052
#~ msgid "%s: array_ref to %s\n"
4053
#~ msgstr "%s: %s への配列参照 (array_ref) です\n"
4054
408.13.6 by Arnold D. Robbins
Update Japanese translation.
4055
#~ msgid "`nextfile' is a gawk extension"
4056
#~ msgstr "`nextfile' は gawk 拡張です"
4057
4058
#~ msgid "`delete array' is a gawk extension"
4059
#~ msgstr "`delete array' は gawk 拡張です"
4060
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
4061
#~ msgid "use of non-array as array"
4062
#~ msgstr "配列でないものを配列として使用しています"
4063
408.13.6 by Arnold D. Robbins
Update Japanese translation.
4064
#~ msgid "`%s' is a Bell Labs extension"
4065
#~ msgstr "`%s' はベル研究所による拡張です"
4066
4067
#~ msgid "or(%lf, %lf): negative values will give strange results"
4068
#~ msgstr "or(%lf, %lf): 負の数値を使用すると異常な結果になります"
4069
4070
#~ msgid "or(%lf, %lf): fractional values will be truncated"
4071
#~ msgstr "or(%lf, %lf): 小数点以下は切り捨てられます"
4072
4073
#~ msgid "xor: received non-numeric first argument"
4074
#~ msgstr "xor: 非数値の第一引数を受け取りました"
4075
4076
#~ msgid "xor: received non-numeric second argument"
4077
#~ msgstr "xor: 非数値の第二引数を受け取りました"
4078
4079
#~ msgid "xor(%lf, %lf): fractional values will be truncated"
4080
#~ msgstr "xor(%lf, %lf): 小数点以下は切り捨てられます"
4081
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
4082
#~ msgid "can't use function name `%s' as variable or array"
4083
#~ msgstr "関数名 `%s' は変数または配列として使用出来ません"
4084
408.13.6 by Arnold D. Robbins
Update Japanese translation.
4085
#~ msgid "assignment is not allowed to result of builtin function"
4086
#~ msgstr "組込関数の戻り値への代入は許可されていません"
4087
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
4088
#~ msgid "assignment used in conditional context"
4089
#~ msgstr "条件コンテキスト内で代入が使用されました"
4090
4091
#~ msgid ""
4092
#~ "for loop: array `%s' changed size from %ld to %ld during loop execution"
4093
#~ msgstr ""
4094
#~ "for ループ: ループ実行中に配列 `%s' のサイズが %ld から %ld へ変更されまし"
4095
#~ "た"
4096
4097
#~ msgid "function called indirectly through `%s' does not exist"
4098
#~ msgstr "`%s' を通して間接的に呼び出された関数が存在しません"
4099
4100
#~ msgid "function `%s' not defined"
4101
#~ msgstr "関数 `%s' は定義されていません"
4102
4103
#~ msgid "`nextfile' cannot be called from a `%s' rule"
4104
#~ msgstr "`nextfile' は `%s' ルールから呼び出すことが出来ません"
4105
4106
#~ msgid "`next' cannot be called from a `%s' rule"
4107
#~ msgstr "`next' は `%s' から呼び出すことが出来ません"
4108
4109
#~ msgid "Sorry, don't know how to interpret `%s'"
4110
#~ msgstr "申し訳ありませんが `%s' をどのように解釈するか分かりません"
4111
408.13.6 by Arnold D. Robbins
Update Japanese translation.
4112
#~ msgid "Operation Not Supported"
4113
#~ msgstr "この操作はサポートされていません"
4114
4115
#~ msgid "`-m[fr]' option irrelevant in gawk"
4116
#~ msgstr "gawk ではオプション `-m[fr]' に効果はありません。"
4117
4118
#~ msgid "-m option usage: `-m[fr] nnn'"
4119
#~ msgstr "-m オプションの使用法: `-m[fr] 数値'"
4120
299.1.5 by Arnold D. Robbins
Finish merge from stable branch, of po, gmo files.
4121
#~ msgid "\t-R file\t\t\t--command=file\n"
4122
#~ msgstr "\t-R file\t\t\t--command=file\n"
4123
277.1.118 by Arnold D. Robbins
Next test tarball.
4124
#~ msgid "could not find groups: %s"
4125
#~ msgstr "グループが見つかりません: %s"
4126
408.13.6 by Arnold D. Robbins
Update Japanese translation.
4127
#~ msgid "range of the form `[%c-%c]' is locale dependant"
4128
#~ msgstr "`[%c-%c]' 形式の範囲はロケール依存です"