1 | # SOME DESCRIPTIVE TITLE.
|
---|
2 | # Copyright (C) YEAR Free Software Foundation, Inc.
|
---|
3 | # This file is distributed under the same license as the PACKAGE package.
|
---|
4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
---|
5 | #
|
---|
6 | #, fuzzy
|
---|
7 | msgid ""
|
---|
8 | msgstr ""
|
---|
9 | "Project-Id-Version: PACKAGE VERSION\n"
|
---|
10 | "Report-Msgid-Bugs-To: arnold@skeeve.com\n"
|
---|
11 | "POT-Creation-Date: 2005-07-06 17:20+0300\n"
|
---|
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
---|
13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
---|
14 | "Language-Team: LANGUAGE <LL@li.org>\n"
|
---|
15 | "MIME-Version: 1.0\n"
|
---|
16 | "Content-Type: text/plain; charset=CHARSET\n"
|
---|
17 | "Content-Transfer-Encoding: 8bit\n"
|
---|
18 |
|
---|
19 | #: array.c:112
|
---|
20 | #, c-format
|
---|
21 | msgid "attempt to use function `%s' as an array"
|
---|
22 | msgstr ""
|
---|
23 |
|
---|
24 | #: array.c:115
|
---|
25 | #, c-format
|
---|
26 | msgid "attempt to use scalar parameter `%s' as an array"
|
---|
27 | msgstr ""
|
---|
28 |
|
---|
29 | #: array.c:118
|
---|
30 | #, c-format
|
---|
31 | msgid "attempt to use scalar `%s' as array"
|
---|
32 | msgstr ""
|
---|
33 |
|
---|
34 | #: array.c:156
|
---|
35 | #, c-format
|
---|
36 | msgid "from %s"
|
---|
37 | msgstr ""
|
---|
38 |
|
---|
39 | #: array.c:511
|
---|
40 | #, c-format
|
---|
41 | msgid "reference to uninitialized element `%s[\"%s\"]'"
|
---|
42 | msgstr ""
|
---|
43 |
|
---|
44 | #: array.c:517
|
---|
45 | #, c-format
|
---|
46 | msgid "subscript of array `%s' is null string"
|
---|
47 | msgstr ""
|
---|
48 |
|
---|
49 | #: array.c:621
|
---|
50 | #, c-format
|
---|
51 | msgid "delete: index `%s' not in array `%s'"
|
---|
52 | msgstr ""
|
---|
53 |
|
---|
54 | #: array.c:791
|
---|
55 | #, c-format
|
---|
56 | msgid "%s: empty (null)\n"
|
---|
57 | msgstr ""
|
---|
58 |
|
---|
59 | #: array.c:796
|
---|
60 | #, c-format
|
---|
61 | msgid "%s: empty (zero)\n"
|
---|
62 | msgstr ""
|
---|
63 |
|
---|
64 | #: array.c:800
|
---|
65 | #, c-format
|
---|
66 | msgid "%s: table_size = %d, array_size = %d\n"
|
---|
67 | msgstr ""
|
---|
68 |
|
---|
69 | #: array.c:829
|
---|
70 | #, c-format
|
---|
71 | msgid "%s: is parameter\n"
|
---|
72 | msgstr ""
|
---|
73 |
|
---|
74 | #: array.c:834
|
---|
75 | #, c-format
|
---|
76 | msgid "%s: array_ref to %s\n"
|
---|
77 | msgstr ""
|
---|
78 |
|
---|
79 | #: awkgram.y:208
|
---|
80 | #, c-format
|
---|
81 | msgid "%s blocks must have an action part"
|
---|
82 | msgstr ""
|
---|
83 |
|
---|
84 | #: awkgram.y:211
|
---|
85 | msgid "each rule must have a pattern or an action part"
|
---|
86 | msgstr ""
|
---|
87 |
|
---|
88 | #: awkgram.y:267
|
---|
89 | #, c-format
|
---|
90 | msgid "`%s' is a built-in function, it cannot be redefined"
|
---|
91 | msgstr ""
|
---|
92 |
|
---|
93 | #: awkgram.y:313
|
---|
94 | msgid "regexp constant `//' looks like a C++ comment, but is not"
|
---|
95 | msgstr ""
|
---|
96 |
|
---|
97 | #: awkgram.y:316
|
---|
98 | #, c-format
|
---|
99 | msgid "regexp constant `/%s/' looks like a C comment, but is not"
|
---|
100 | msgstr ""
|
---|
101 |
|
---|
102 | #: awkgram.y:343 awkgram.y:623
|
---|
103 | msgid "statement may have no effect"
|
---|
104 | msgstr ""
|
---|
105 |
|
---|
106 | #: awkgram.y:440 awkgram.y:460
|
---|
107 | #, c-format
|
---|
108 | msgid "`%s' used in %s action"
|
---|
109 | msgstr ""
|
---|
110 |
|
---|
111 | #: awkgram.y:453 awkgram.y:456
|
---|
112 | msgid "`nextfile' is a gawk extension"
|
---|
113 | msgstr ""
|
---|
114 |
|
---|
115 | #: awkgram.y:470
|
---|
116 | msgid "`return' used outside function context"
|
---|
117 | msgstr ""
|
---|
118 |
|
---|
119 | #: awkgram.y:512
|
---|
120 | msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
|
---|
121 | msgstr ""
|
---|
122 |
|
---|
123 | #: awkgram.y:525 awkgram.y:532
|
---|
124 | msgid "`delete array' is a gawk extension"
|
---|
125 | msgstr ""
|
---|
126 |
|
---|
127 | #: awkgram.y:540 awkgram.y:547
|
---|
128 | msgid "`delete(array)' is a non-portable tawk extension"
|
---|
129 | msgstr ""
|
---|
130 |
|
---|
131 | #: awkgram.y:591
|
---|
132 | #, c-format
|
---|
133 | msgid "duplicate case values in switch body: %s"
|
---|
134 | msgstr ""
|
---|
135 |
|
---|
136 | #: awkgram.y:601
|
---|
137 | msgid "Duplicate `default' detected in switch body"
|
---|
138 | msgstr ""
|
---|
139 |
|
---|
140 | #: awkgram.y:690
|
---|
141 | msgid "multistage two-way pipelines don't work"
|
---|
142 | msgstr ""
|
---|
143 |
|
---|
144 | #: awkgram.y:781
|
---|
145 | msgid "regular expression on right of assignment"
|
---|
146 | msgstr ""
|
---|
147 |
|
---|
148 | #: awkgram.y:804
|
---|
149 | msgid "regular expression on left of `~' or `!~' operator"
|
---|
150 | msgstr ""
|
---|
151 |
|
---|
152 | #: awkgram.y:812
|
---|
153 | msgid "regular expression on right of comparison"
|
---|
154 | msgstr ""
|
---|
155 |
|
---|
156 | #: awkgram.y:879
|
---|
157 | msgid "non-redirected `getline' undefined inside END action"
|
---|
158 | msgstr ""
|
---|
159 |
|
---|
160 | #: awkgram.y:906
|
---|
161 | msgid "call of `length' without parentheses is not portable"
|
---|
162 | msgstr ""
|
---|
163 |
|
---|
164 | #: awkgram.y:909
|
---|
165 | msgid "call of `length' without parentheses is deprecated by POSIX"
|
---|
166 | msgstr ""
|
---|
167 |
|
---|
168 | #: awkgram.y:962
|
---|
169 | msgid "use of non-array as array"
|
---|
170 | msgstr ""
|
---|
171 |
|
---|
172 | #: awkgram.y:964
|
---|
173 | msgid "invalid subscript expression"
|
---|
174 | msgstr ""
|
---|
175 |
|
---|
176 | #: awkgram.y:1171
|
---|
177 | msgid "unexpected newline or end of string"
|
---|
178 | msgstr ""
|
---|
179 |
|
---|
180 | #: awkgram.y:1267
|
---|
181 | msgid "empty program text on command line"
|
---|
182 | msgstr ""
|
---|
183 |
|
---|
184 | #: awkgram.y:1320
|
---|
185 | #, c-format
|
---|
186 | msgid "can't open source file `%s' for reading (%s)"
|
---|
187 | msgstr ""
|
---|
188 |
|
---|
189 | #: awkgram.y:1397
|
---|
190 | #, c-format
|
---|
191 | msgid "can't read sourcefile `%s' (%s)"
|
---|
192 | msgstr ""
|
---|
193 |
|
---|
194 | #: awkgram.y:1405
|
---|
195 | #, c-format
|
---|
196 | msgid "source file `%s' is empty"
|
---|
197 | msgstr ""
|
---|
198 |
|
---|
199 | #: awkgram.y:1596 awkgram.y:1718 awkgram.y:1736 awkgram.y:2107 awkgram.y:2194
|
---|
200 | msgid "source file does not end in newline"
|
---|
201 | msgstr ""
|
---|
202 |
|
---|
203 | #: awkgram.y:1658
|
---|
204 | msgid "unterminated regexp ends with `\\' at end of file"
|
---|
205 | msgstr ""
|
---|
206 |
|
---|
207 | #: awkgram.y:1682
|
---|
208 | #, c-format
|
---|
209 | msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
|
---|
210 | msgstr ""
|
---|
211 |
|
---|
212 | #: awkgram.y:1686
|
---|
213 | #, c-format
|
---|
214 | msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
|
---|
215 | msgstr ""
|
---|
216 |
|
---|
217 | #: awkgram.y:1693
|
---|
218 | msgid "unterminated regexp"
|
---|
219 | msgstr ""
|
---|
220 |
|
---|
221 | #: awkgram.y:1696
|
---|
222 | msgid "unterminated regexp at end of file"
|
---|
223 | msgstr ""
|
---|
224 |
|
---|
225 | #: awkgram.y:1762
|
---|
226 | msgid "use of `\\ #...' line continuation is not portable"
|
---|
227 | msgstr ""
|
---|
228 |
|
---|
229 | #: awkgram.y:1774
|
---|
230 | msgid "backslash not last character on line"
|
---|
231 | msgstr ""
|
---|
232 |
|
---|
233 | #: awkgram.y:1819
|
---|
234 | msgid "POSIX does not allow operator `**='"
|
---|
235 | msgstr ""
|
---|
236 |
|
---|
237 | #: awkgram.y:1821
|
---|
238 | msgid "old awk does not support operator `**='"
|
---|
239 | msgstr ""
|
---|
240 |
|
---|
241 | #: awkgram.y:1830
|
---|
242 | msgid "POSIX does not allow operator `**'"
|
---|
243 | msgstr ""
|
---|
244 |
|
---|
245 | #: awkgram.y:1832
|
---|
246 | msgid "old awk does not support operator `**'"
|
---|
247 | msgstr ""
|
---|
248 |
|
---|
249 | #: awkgram.y:1863
|
---|
250 | msgid "operator `^=' is not supported in old awk"
|
---|
251 | msgstr ""
|
---|
252 |
|
---|
253 | #: awkgram.y:1871
|
---|
254 | msgid "operator `^' is not supported in old awk"
|
---|
255 | msgstr ""
|
---|
256 |
|
---|
257 | #: awkgram.y:1955 awkgram.y:1970
|
---|
258 | msgid "unterminated string"
|
---|
259 | msgstr ""
|
---|
260 |
|
---|
261 | #: awkgram.y:2155
|
---|
262 | #, c-format
|
---|
263 | msgid "invalid char '%c' in expression"
|
---|
264 | msgstr ""
|
---|
265 |
|
---|
266 | #: awkgram.y:2203
|
---|
267 | #, c-format
|
---|
268 | msgid "`%s' is a gawk extension"
|
---|
269 | msgstr ""
|
---|
270 |
|
---|
271 | #: awkgram.y:2206
|
---|
272 | #, c-format
|
---|
273 | msgid "`%s' is a Bell Labs extension"
|
---|
274 | msgstr ""
|
---|
275 |
|
---|
276 | #: awkgram.y:2209
|
---|
277 | #, c-format
|
---|
278 | msgid "POSIX does not allow `%s'"
|
---|
279 | msgstr ""
|
---|
280 |
|
---|
281 | #: awkgram.y:2213
|
---|
282 | #, c-format
|
---|
283 | msgid "`%s' is not supported in old awk"
|
---|
284 | msgstr ""
|
---|
285 |
|
---|
286 | #: awkgram.y:2239
|
---|
287 | msgid "`goto' considered harmful!\n"
|
---|
288 | msgstr ""
|
---|
289 |
|
---|
290 | #: awkgram.y:2301
|
---|
291 | #, c-format
|
---|
292 | msgid "%d is invalid as number of arguments for %s"
|
---|
293 | msgstr ""
|
---|
294 |
|
---|
295 | #: awkgram.y:2320 awkgram.y:2323
|
---|
296 | msgid "match: third argument is a gawk extension"
|
---|
297 | msgstr ""
|
---|
298 |
|
---|
299 | #: awkgram.y:2336
|
---|
300 | #, c-format
|
---|
301 | msgid "%s: string literal as last arg of substitute has no effect"
|
---|
302 | msgstr ""
|
---|
303 |
|
---|
304 | #: awkgram.y:2339
|
---|
305 | #, c-format
|
---|
306 | msgid "%s third parameter is not a changeable object"
|
---|
307 | msgstr ""
|
---|
308 |
|
---|
309 | #: awkgram.y:2366 awkgram.y:2369
|
---|
310 | msgid "close: second argument is a gawk extension"
|
---|
311 | msgstr ""
|
---|
312 |
|
---|
313 | #: awkgram.y:2379
|
---|
314 | msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
|
---|
315 | msgstr ""
|
---|
316 |
|
---|
317 | #: awkgram.y:2394
|
---|
318 | msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
|
---|
319 | msgstr ""
|
---|
320 |
|
---|
321 | #: awkgram.y:2465
|
---|
322 | #, c-format
|
---|
323 | msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
|
---|
324 | msgstr ""
|
---|
325 |
|
---|
326 | #: awkgram.y:2498
|
---|
327 | #, c-format
|
---|
328 | msgid "function `%s': parameter `%s' shadows global variable"
|
---|
329 | msgstr ""
|
---|
330 |
|
---|
331 | #: awkgram.y:2610
|
---|
332 | #, c-format
|
---|
333 | msgid "could not open `%s' for writing (%s)"
|
---|
334 | msgstr ""
|
---|
335 |
|
---|
336 | #: awkgram.y:2611 profile.c:93
|
---|
337 | msgid "sending profile to standard error"
|
---|
338 | msgstr ""
|
---|
339 |
|
---|
340 | #: awkgram.y:2643
|
---|
341 | #, c-format
|
---|
342 | msgid "%s: close failed (%s)"
|
---|
343 | msgstr ""
|
---|
344 |
|
---|
345 | #: awkgram.y:2764
|
---|
346 | msgid "shadow_funcs() called twice!"
|
---|
347 | msgstr ""
|
---|
348 |
|
---|
349 | #: awkgram.y:2791
|
---|
350 | msgid "there were shadowed variables."
|
---|
351 | msgstr ""
|
---|
352 |
|
---|
353 | #: awkgram.y:2864
|
---|
354 | #, c-format
|
---|
355 | msgid "function `%s': can't use function name as parameter name"
|
---|
356 | msgstr ""
|
---|
357 |
|
---|
358 | #: awkgram.y:2874
|
---|
359 | #, c-format
|
---|
360 | msgid "function name `%s' previously defined"
|
---|
361 | msgstr ""
|
---|
362 |
|
---|
363 | #: awkgram.y:3025 awkgram.y:3031
|
---|
364 | #, c-format
|
---|
365 | msgid "function `%s' called but never defined"
|
---|
366 | msgstr ""
|
---|
367 |
|
---|
368 | #: awkgram.y:3034
|
---|
369 | #, c-format
|
---|
370 | msgid "function `%s' defined but never called"
|
---|
371 | msgstr ""
|
---|
372 |
|
---|
373 | #: awkgram.y:3061
|
---|
374 | #, c-format
|
---|
375 | msgid "regexp constant for parameter #%d yields boolean value"
|
---|
376 | msgstr ""
|
---|
377 |
|
---|
378 | #: awkgram.y:3105
|
---|
379 | #, c-format
|
---|
380 | msgid ""
|
---|
381 | "function `%s' called with space between name and `(',\n"
|
---|
382 | "or used as a variable or an array"
|
---|
383 | msgstr ""
|
---|
384 |
|
---|
385 | #: builtin.c:145
|
---|
386 | #, c-format
|
---|
387 | msgid "%s to \"%s\" failed (%s)"
|
---|
388 | msgstr ""
|
---|
389 |
|
---|
390 | #: builtin.c:146
|
---|
391 | msgid "standard output"
|
---|
392 | msgstr ""
|
---|
393 |
|
---|
394 | #: builtin.c:147
|
---|
395 | msgid "reason unknown"
|
---|
396 | msgstr ""
|
---|
397 |
|
---|
398 | #: builtin.c:160
|
---|
399 | msgid "exp: received non-numeric argument"
|
---|
400 | msgstr ""
|
---|
401 |
|
---|
402 | #: builtin.c:166
|
---|
403 | #, c-format
|
---|
404 | msgid "exp: argument %g is out of range"
|
---|
405 | msgstr ""
|
---|
406 |
|
---|
407 | #: builtin.c:224
|
---|
408 | #, c-format
|
---|
409 | msgid "fflush: cannot flush: pipe `%s' opened for reading, not writing"
|
---|
410 | msgstr ""
|
---|
411 |
|
---|
412 | #: builtin.c:227
|
---|
413 | #, c-format
|
---|
414 | msgid "fflush: cannot flush: file `%s' opened for reading, not writing"
|
---|
415 | msgstr ""
|
---|
416 |
|
---|
417 | #: builtin.c:239
|
---|
418 | #, c-format
|
---|
419 | msgid "fflush: `%s' is not an open file, pipe or co-process"
|
---|
420 | msgstr ""
|
---|
421 |
|
---|
422 | #: builtin.c:332
|
---|
423 | msgid "index: received non-string first argument"
|
---|
424 | msgstr ""
|
---|
425 |
|
---|
426 | #: builtin.c:334
|
---|
427 | msgid "index: received non-string second argument"
|
---|
428 | msgstr ""
|
---|
429 |
|
---|
430 | #: builtin.c:449
|
---|
431 | msgid "int: received non-numeric argument"
|
---|
432 | msgstr ""
|
---|
433 |
|
---|
434 | #: builtin.c:472
|
---|
435 | msgid "`length(array)' is a gawk extension"
|
---|
436 | msgstr ""
|
---|
437 |
|
---|
438 | #: builtin.c:481
|
---|
439 | msgid "length: received non-string argument"
|
---|
440 | msgstr ""
|
---|
441 |
|
---|
442 | #: builtin.c:506
|
---|
443 | msgid "log: received non-numeric argument"
|
---|
444 | msgstr ""
|
---|
445 |
|
---|
446 | #: builtin.c:509
|
---|
447 | #, c-format
|
---|
448 | msgid "log: received negative argument %g"
|
---|
449 | msgstr ""
|
---|
450 |
|
---|
451 | #: builtin.c:673 builtin.c:676
|
---|
452 | msgid "must use `count$' on all formats or none"
|
---|
453 | msgstr ""
|
---|
454 |
|
---|
455 | #: builtin.c:778
|
---|
456 | msgid "`$' is not permitted in awk formats"
|
---|
457 | msgstr ""
|
---|
458 |
|
---|
459 | #: builtin.c:784
|
---|
460 | msgid "arg count with `$' must be > 0"
|
---|
461 | msgstr ""
|
---|
462 |
|
---|
463 | #: builtin.c:786
|
---|
464 | #, c-format
|
---|
465 | msgid "arg count %ld greater than total number of supplied arguments"
|
---|
466 | msgstr ""
|
---|
467 |
|
---|
468 | #: builtin.c:788
|
---|
469 | msgid "`$' not permitted after period in format"
|
---|
470 | msgstr ""
|
---|
471 |
|
---|
472 | #: builtin.c:801
|
---|
473 | msgid "no `$' supplied for positional field width or precision"
|
---|
474 | msgstr ""
|
---|
475 |
|
---|
476 | #: builtin.c:867
|
---|
477 | msgid "`l' is meaningless in awk formats; ignored"
|
---|
478 | msgstr ""
|
---|
479 |
|
---|
480 | #: builtin.c:871
|
---|
481 | msgid "`l' is not permitted in POSIX awk formats"
|
---|
482 | msgstr ""
|
---|
483 |
|
---|
484 | #: builtin.c:882
|
---|
485 | msgid "`L' is meaningless in awk formats; ignored"
|
---|
486 | msgstr ""
|
---|
487 |
|
---|
488 | #: builtin.c:886
|
---|
489 | msgid "`L' is not permitted in POSIX awk formats"
|
---|
490 | msgstr ""
|
---|
491 |
|
---|
492 | #: builtin.c:897
|
---|
493 | msgid "`h' is meaningless in awk formats; ignored"
|
---|
494 | msgstr ""
|
---|
495 |
|
---|
496 | #: builtin.c:901
|
---|
497 | msgid "`h' is not permitted in POSIX awk formats"
|
---|
498 | msgstr ""
|
---|
499 |
|
---|
500 | #: builtin.c:1132
|
---|
501 | #, c-format
|
---|
502 | msgid "[s]printf: value %g is out of range for `%%%c' format"
|
---|
503 | msgstr ""
|
---|
504 |
|
---|
505 | #: builtin.c:1198
|
---|
506 | msgid "not enough arguments to satisfy format string"
|
---|
507 | msgstr ""
|
---|
508 |
|
---|
509 | #: builtin.c:1200
|
---|
510 | msgid "^ ran out for this one"
|
---|
511 | msgstr ""
|
---|
512 |
|
---|
513 | #: builtin.c:1205
|
---|
514 | msgid "[s]printf: format specifier does not have control letter"
|
---|
515 | msgstr ""
|
---|
516 |
|
---|
517 | #: builtin.c:1208
|
---|
518 | msgid "too many arguments supplied for format string"
|
---|
519 | msgstr ""
|
---|
520 |
|
---|
521 | #: builtin.c:1274 builtin.c:1277
|
---|
522 | msgid "printf: no arguments"
|
---|
523 | msgstr ""
|
---|
524 |
|
---|
525 | #: builtin.c:1301
|
---|
526 | msgid "sqrt: received non-numeric argument"
|
---|
527 | msgstr ""
|
---|
528 |
|
---|
529 | #: builtin.c:1305
|
---|
530 | #, c-format
|
---|
531 | msgid "sqrt: called with negative argument %g"
|
---|
532 | msgstr ""
|
---|
533 |
|
---|
534 | #: builtin.c:1329
|
---|
535 | #, c-format
|
---|
536 | msgid "substr: start index %g is invalid, using 1"
|
---|
537 | msgstr ""
|
---|
538 |
|
---|
539 | #: builtin.c:1334
|
---|
540 | #, c-format
|
---|
541 | msgid "substr: non-integer start index %g will be truncated"
|
---|
542 | msgstr ""
|
---|
543 |
|
---|
544 | #: builtin.c:1353
|
---|
545 | #, c-format
|
---|
546 | msgid "substr: length %g is not >= 1"
|
---|
547 | msgstr ""
|
---|
548 |
|
---|
549 | #: builtin.c:1355
|
---|
550 | #, c-format
|
---|
551 | msgid "substr: length %g is not >= 0"
|
---|
552 | msgstr ""
|
---|
553 |
|
---|
554 | #: builtin.c:1362
|
---|
555 | #, c-format
|
---|
556 | msgid "substr: non-integer length %g will be truncated"
|
---|
557 | msgstr ""
|
---|
558 |
|
---|
559 | #: builtin.c:1367
|
---|
560 | #, c-format
|
---|
561 | msgid "substr: length %g too big for string indexing, truncating to %g"
|
---|
562 | msgstr ""
|
---|
563 |
|
---|
564 | #: builtin.c:1379
|
---|
565 | msgid "substr: source string is zero length"
|
---|
566 | msgstr ""
|
---|
567 |
|
---|
568 | #: builtin.c:1395
|
---|
569 | #, c-format
|
---|
570 | msgid "substr: start index %g is past end of string"
|
---|
571 | msgstr ""
|
---|
572 |
|
---|
573 | #: builtin.c:1403
|
---|
574 | #, c-format
|
---|
575 | msgid ""
|
---|
576 | "substr: length %g at start index %g exceeds length of first argument (%lu)"
|
---|
577 | msgstr ""
|
---|
578 |
|
---|
579 | #: builtin.c:1478
|
---|
580 | msgid "strftime: received non-string first argument"
|
---|
581 | msgstr ""
|
---|
582 |
|
---|
583 | #: builtin.c:1484
|
---|
584 | msgid "strftime: received empty format string"
|
---|
585 | msgstr ""
|
---|
586 |
|
---|
587 | #: builtin.c:1493
|
---|
588 | msgid "strftime: received non-numeric second argument"
|
---|
589 | msgstr ""
|
---|
590 |
|
---|
591 | #: builtin.c:1556
|
---|
592 | msgid "mktime: received non-string argument"
|
---|
593 | msgstr ""
|
---|
594 |
|
---|
595 | #: builtin.c:1601
|
---|
596 | msgid "system: received non-string argument"
|
---|
597 | msgstr ""
|
---|
598 |
|
---|
599 | #: builtin.c:1722 eval.c:2039
|
---|
600 | #, c-format
|
---|
601 | msgid "reference to uninitialized field `$%d'"
|
---|
602 | msgstr ""
|
---|
603 |
|
---|
604 | #: builtin.c:1827
|
---|
605 | msgid "tolower: received non-string argument"
|
---|
606 | msgstr ""
|
---|
607 |
|
---|
608 | #: builtin.c:1857
|
---|
609 | msgid "toupper: received non-string argument"
|
---|
610 | msgstr ""
|
---|
611 |
|
---|
612 | #: builtin.c:1890
|
---|
613 | msgid "atan2: received non-numeric first argument"
|
---|
614 | msgstr ""
|
---|
615 |
|
---|
616 | #: builtin.c:1892
|
---|
617 | msgid "atan2: received non-numeric second argument"
|
---|
618 | msgstr ""
|
---|
619 |
|
---|
620 | #: builtin.c:1911
|
---|
621 | msgid "sin: received non-numeric argument"
|
---|
622 | msgstr ""
|
---|
623 |
|
---|
624 | #: builtin.c:1927
|
---|
625 | msgid "cos: received non-numeric argument"
|
---|
626 | msgstr ""
|
---|
627 |
|
---|
628 | #: builtin.c:1977
|
---|
629 | msgid "srand: received non-numeric argument"
|
---|
630 | msgstr ""
|
---|
631 |
|
---|
632 | #: builtin.c:2012
|
---|
633 | msgid "match: third argument is not an array"
|
---|
634 | msgstr ""
|
---|
635 |
|
---|
636 | #: builtin.c:2555
|
---|
637 | msgid "gensub: third argument of 0 treated as 1"
|
---|
638 | msgstr ""
|
---|
639 |
|
---|
640 | #: builtin.c:2715
|
---|
641 | msgid "lshift: received non-numeric first argument"
|
---|
642 | msgstr ""
|
---|
643 |
|
---|
644 | #: builtin.c:2717
|
---|
645 | msgid "lshift: received non-numeric second argument"
|
---|
646 | msgstr ""
|
---|
647 |
|
---|
648 | #: builtin.c:2723
|
---|
649 | #, c-format
|
---|
650 | msgid "lshift(%lf, %lf): negative values will give strange results"
|
---|
651 | msgstr ""
|
---|
652 |
|
---|
653 | #: builtin.c:2725
|
---|
654 | #, c-format
|
---|
655 | msgid "lshift(%lf, %lf): fractional values will be truncated"
|
---|
656 | msgstr ""
|
---|
657 |
|
---|
658 | #: builtin.c:2727
|
---|
659 | #, c-format
|
---|
660 | msgid "lshift(%lf, %lf): too large shift value will give strange results"
|
---|
661 | msgstr ""
|
---|
662 |
|
---|
663 | #: builtin.c:2753
|
---|
664 | msgid "rshift: received non-numeric first argument"
|
---|
665 | msgstr ""
|
---|
666 |
|
---|
667 | #: builtin.c:2755
|
---|
668 | msgid "rshift: received non-numeric second argument"
|
---|
669 | msgstr ""
|
---|
670 |
|
---|
671 | #: builtin.c:2761
|
---|
672 | #, c-format
|
---|
673 | msgid "rshift(%lf, %lf): negative values will give strange results"
|
---|
674 | msgstr ""
|
---|
675 |
|
---|
676 | #: builtin.c:2763
|
---|
677 | #, c-format
|
---|
678 | msgid "rshift(%lf, %lf): fractional values will be truncated"
|
---|
679 | msgstr ""
|
---|
680 |
|
---|
681 | #: builtin.c:2765
|
---|
682 | #, c-format
|
---|
683 | msgid "rshift(%lf, %lf): too large shift value will give strange results"
|
---|
684 | msgstr ""
|
---|
685 |
|
---|
686 | #: builtin.c:2791
|
---|
687 | msgid "and: received non-numeric first argument"
|
---|
688 | msgstr ""
|
---|
689 |
|
---|
690 | #: builtin.c:2793
|
---|
691 | msgid "and: received non-numeric second argument"
|
---|
692 | msgstr ""
|
---|
693 |
|
---|
694 | #: builtin.c:2799
|
---|
695 | #, c-format
|
---|
696 | msgid "and(%lf, %lf): negative values will give strange results"
|
---|
697 | msgstr ""
|
---|
698 |
|
---|
699 | #: builtin.c:2801
|
---|
700 | #, c-format
|
---|
701 | msgid "and(%lf, %lf): fractional values will be truncated"
|
---|
702 | msgstr ""
|
---|
703 |
|
---|
704 | #: builtin.c:2827
|
---|
705 | msgid "or: received non-numeric first argument"
|
---|
706 | msgstr ""
|
---|
707 |
|
---|
708 | #: builtin.c:2829
|
---|
709 | msgid "or: received non-numeric second argument"
|
---|
710 | msgstr ""
|
---|
711 |
|
---|
712 | #: builtin.c:2835
|
---|
713 | #, c-format
|
---|
714 | msgid "or(%lf, %lf): negative values will give strange results"
|
---|
715 | msgstr ""
|
---|
716 |
|
---|
717 | #: builtin.c:2837
|
---|
718 | #, c-format
|
---|
719 | msgid "or(%lf, %lf): fractional values will be truncated"
|
---|
720 | msgstr ""
|
---|
721 |
|
---|
722 | #: builtin.c:2863
|
---|
723 | msgid "xor: received non-numeric first argument"
|
---|
724 | msgstr ""
|
---|
725 |
|
---|
726 | #: builtin.c:2865
|
---|
727 | msgid "xor: received non-numeric second argument"
|
---|
728 | msgstr ""
|
---|
729 |
|
---|
730 | #: builtin.c:2871
|
---|
731 | #, c-format
|
---|
732 | msgid "xor(%lf, %lf): negative values will give strange results"
|
---|
733 | msgstr ""
|
---|
734 |
|
---|
735 | #: builtin.c:2873
|
---|
736 | #, c-format
|
---|
737 | msgid "xor(%lf, %lf): fractional values will be truncated"
|
---|
738 | msgstr ""
|
---|
739 |
|
---|
740 | #: builtin.c:2897
|
---|
741 | msgid "compl: received non-numeric argument"
|
---|
742 | msgstr ""
|
---|
743 |
|
---|
744 | #: builtin.c:2903
|
---|
745 | #, c-format
|
---|
746 | msgid "compl(%lf): negative value will give strange results"
|
---|
747 | msgstr ""
|
---|
748 |
|
---|
749 | #: builtin.c:2905
|
---|
750 | #, c-format
|
---|
751 | msgid "compl(%lf): fractional value will be truncated"
|
---|
752 | msgstr ""
|
---|
753 |
|
---|
754 | #: builtin.c:3078
|
---|
755 | #, c-format
|
---|
756 | msgid "dcgettext: `%s' is not a valid locale category"
|
---|
757 | msgstr ""
|
---|
758 |
|
---|
759 | #: eval.c:303
|
---|
760 | #, c-format
|
---|
761 | msgid "unknown nodetype %d"
|
---|
762 | msgstr ""
|
---|
763 |
|
---|
764 | #: eval.c:353
|
---|
765 | msgid "buffer overflow in genflags2str"
|
---|
766 | msgstr ""
|
---|
767 |
|
---|
768 | #: eval.c:385 eval.c:391 profile.c:838
|
---|
769 | #, c-format
|
---|
770 | msgid "attempt to use array `%s' in a scalar context"
|
---|
771 | msgstr ""
|
---|
772 |
|
---|
773 | #: eval.c:733
|
---|
774 | #, c-format
|
---|
775 | msgid "for loop: array `%s' changed size from %ld to %ld during loop execution"
|
---|
776 | msgstr ""
|
---|
777 |
|
---|
778 | #: eval.c:754
|
---|
779 | msgid "`break' outside a loop is not portable"
|
---|
780 | msgstr ""
|
---|
781 |
|
---|
782 | #: eval.c:758
|
---|
783 | msgid "`break' outside a loop is not allowed"
|
---|
784 | msgstr ""
|
---|
785 |
|
---|
786 | #: eval.c:775
|
---|
787 | msgid "`continue' outside a loop is not portable"
|
---|
788 | msgstr ""
|
---|
789 |
|
---|
790 | #: eval.c:779
|
---|
791 | msgid "`continue' outside a loop is not allowed"
|
---|
792 | msgstr ""
|
---|
793 |
|
---|
794 | #: eval.c:813
|
---|
795 | msgid "`next' cannot be called from a BEGIN rule"
|
---|
796 | msgstr ""
|
---|
797 |
|
---|
798 | #: eval.c:815
|
---|
799 | msgid "`next' cannot be called from an END rule"
|
---|
800 | msgstr ""
|
---|
801 |
|
---|
802 | #: eval.c:824
|
---|
803 | msgid "`nextfile' cannot be called from a BEGIN rule"
|
---|
804 | msgstr ""
|
---|
805 |
|
---|
806 | #: eval.c:826
|
---|
807 | msgid "`nextfile' cannot be called from an END rule"
|
---|
808 | msgstr ""
|
---|
809 |
|
---|
810 | #: eval.c:875
|
---|
811 | msgid "statement has no effect"
|
---|
812 | msgstr ""
|
---|
813 |
|
---|
814 | #: eval.c:952 eval.c:1893
|
---|
815 | #, c-format
|
---|
816 | msgid "can't use function name `%s' as variable or array"
|
---|
817 | msgstr ""
|
---|
818 |
|
---|
819 | #: eval.c:959 eval.c:965
|
---|
820 | #, c-format
|
---|
821 | msgid "reference to uninitialized argument `%s'"
|
---|
822 | msgstr ""
|
---|
823 |
|
---|
824 | #: eval.c:974 eval.c:1902
|
---|
825 | #, c-format
|
---|
826 | msgid "reference to uninitialized variable `%s'"
|
---|
827 | msgstr ""
|
---|
828 |
|
---|
829 | #: eval.c:1120
|
---|
830 | msgid ""
|
---|
831 | "concatenation: side effects in one expression have changed the length of "
|
---|
832 | "another!"
|
---|
833 | msgstr ""
|
---|
834 |
|
---|
835 | #: eval.c:1200
|
---|
836 | msgid "assignment used in conditional context"
|
---|
837 | msgstr ""
|
---|
838 |
|
---|
839 | #: eval.c:1278
|
---|
840 | msgid "division by zero attempted"
|
---|
841 | msgstr ""
|
---|
842 |
|
---|
843 | #: eval.c:1293
|
---|
844 | #, c-format
|
---|
845 | msgid "division by zero attempted in `%%'"
|
---|
846 | msgstr ""
|
---|
847 |
|
---|
848 | #: eval.c:1308 profile.c:714
|
---|
849 | #, c-format
|
---|
850 | msgid "illegal type (%s) in tree_eval"
|
---|
851 | msgstr ""
|
---|
852 |
|
---|
853 | #: eval.c:1471
|
---|
854 | msgid "division by zero attempted in `/='"
|
---|
855 | msgstr ""
|
---|
856 |
|
---|
857 | #: eval.c:1493
|
---|
858 | #, c-format
|
---|
859 | msgid "division by zero attempted in `%%='"
|
---|
860 | msgstr ""
|
---|
861 |
|
---|
862 | #: eval.c:1758
|
---|
863 | #, c-format
|
---|
864 | msgid "function `%s' called with more arguments than declared"
|
---|
865 | msgstr ""
|
---|
866 |
|
---|
867 | #: eval.c:1802
|
---|
868 | #, c-format
|
---|
869 | msgid "function `%s' not defined"
|
---|
870 | msgstr ""
|
---|
871 |
|
---|
872 | #: eval.c:1865
|
---|
873 | #, c-format
|
---|
874 | msgid ""
|
---|
875 | "\n"
|
---|
876 | "\t# Function Call Stack:\n"
|
---|
877 | "\n"
|
---|
878 | msgstr ""
|
---|
879 |
|
---|
880 | #: eval.c:1868
|
---|
881 | #, c-format
|
---|
882 | msgid "\t# -- main --\n"
|
---|
883 | msgstr ""
|
---|
884 |
|
---|
885 | #: eval.c:2023
|
---|
886 | msgid "attempt to field reference from non-numeric value"
|
---|
887 | msgstr ""
|
---|
888 |
|
---|
889 | #: eval.c:2025
|
---|
890 | msgid "attempt to reference from null string"
|
---|
891 | msgstr ""
|
---|
892 |
|
---|
893 | #: eval.c:2031
|
---|
894 | #, c-format
|
---|
895 | msgid "attempt to access field %d"
|
---|
896 | msgstr ""
|
---|
897 |
|
---|
898 | #: eval.c:2052 eval.c:2059 profile.c:935
|
---|
899 | msgid "assignment is not allowed to result of builtin function"
|
---|
900 | msgstr ""
|
---|
901 |
|
---|
902 | #: eval.c:2123
|
---|
903 | msgid "`IGNORECASE' is a gawk extension"
|
---|
904 | msgstr ""
|
---|
905 |
|
---|
906 | #: eval.c:2153
|
---|
907 | msgid "`BINMODE' is a gawk extension"
|
---|
908 | msgstr ""
|
---|
909 |
|
---|
910 | #: eval.c:2275
|
---|
911 | #, c-format
|
---|
912 | msgid "bad `%sFMT' specification `%s'"
|
---|
913 | msgstr ""
|
---|
914 |
|
---|
915 | #: eval.c:2353
|
---|
916 | msgid "turning off `--lint' due to assignment to `LINT'"
|
---|
917 | msgstr ""
|
---|
918 |
|
---|
919 | #: ext.c:60 ext.c:64
|
---|
920 | msgid "`extension' is a gawk extension"
|
---|
921 | msgstr ""
|
---|
922 |
|
---|
923 | #: ext.c:74
|
---|
924 | #, c-format
|
---|
925 | msgid "extension: cannot open `%s' (%s)\n"
|
---|
926 | msgstr ""
|
---|
927 |
|
---|
928 | #: ext.c:82
|
---|
929 | #, c-format
|
---|
930 | msgid "extension: library `%s': cannot call function `%s' (%s)\n"
|
---|
931 | msgstr ""
|
---|
932 |
|
---|
933 | #: ext.c:102
|
---|
934 | msgid "extension: missing function name"
|
---|
935 | msgstr ""
|
---|
936 |
|
---|
937 | #: ext.c:107
|
---|
938 | #, c-format
|
---|
939 | msgid "extension: illegal character `%c' in function name `%s'"
|
---|
940 | msgstr ""
|
---|
941 |
|
---|
942 | #: ext.c:113
|
---|
943 | #, c-format
|
---|
944 | msgid "extension: can't redefine function `%s'"
|
---|
945 | msgstr ""
|
---|
946 |
|
---|
947 | #: ext.c:117
|
---|
948 | #, c-format
|
---|
949 | msgid "extension: function `%s' already defined"
|
---|
950 | msgstr ""
|
---|
951 |
|
---|
952 | #: ext.c:122
|
---|
953 | #, c-format
|
---|
954 | msgid "extension: can't use gawk built-in `%s' as function name"
|
---|
955 | msgstr ""
|
---|
956 |
|
---|
957 | #: ext.c:124
|
---|
958 | #, c-format
|
---|
959 | msgid "extension: function name `%s' previously defined"
|
---|
960 | msgstr ""
|
---|
961 |
|
---|
962 | #: ext.c:201
|
---|
963 | #, c-format
|
---|
964 | msgid "function `%s' defined to take no more than %d argument(s)"
|
---|
965 | msgstr ""
|
---|
966 |
|
---|
967 | #: ext.c:204
|
---|
968 | #, c-format
|
---|
969 | msgid "function `%s': missing argument #%d"
|
---|
970 | msgstr ""
|
---|
971 |
|
---|
972 | #: ext.c:214
|
---|
973 | #, c-format
|
---|
974 | msgid "function `%s': argument #%d: attempt to use scalar as an array"
|
---|
975 | msgstr ""
|
---|
976 |
|
---|
977 | #: ext.c:218
|
---|
978 | #, c-format
|
---|
979 | msgid "function `%s': argument #%d: attempt to use array as a scalar"
|
---|
980 | msgstr ""
|
---|
981 |
|
---|
982 | #: ext.c:243
|
---|
983 | msgid "Operation Not Supported"
|
---|
984 | msgstr ""
|
---|
985 |
|
---|
986 | #: field.c:326
|
---|
987 | msgid "NF set to negative value"
|
---|
988 | msgstr ""
|
---|
989 |
|
---|
990 | #: field.c:819
|
---|
991 | msgid "split: second argument is not an array"
|
---|
992 | msgstr ""
|
---|
993 |
|
---|
994 | #: field.c:853
|
---|
995 | msgid "split: null string for third arg is a gawk extension"
|
---|
996 | msgstr ""
|
---|
997 |
|
---|
998 | #: field.c:905
|
---|
999 | msgid "`FIELDWIDTHS' is a gawk extension"
|
---|
1000 | msgstr ""
|
---|
1001 |
|
---|
1002 | #: field.c:935 field.c:946
|
---|
1003 | #, c-format
|
---|
1004 | msgid "invalid FIELDWIDTHS value, near `%s'"
|
---|
1005 | msgstr ""
|
---|
1006 |
|
---|
1007 | #: field.c:1027
|
---|
1008 | msgid "null string for `FS' is a gawk extension"
|
---|
1009 | msgstr ""
|
---|
1010 |
|
---|
1011 | #: getopt.c:571 getopt.c:590
|
---|
1012 | #, c-format
|
---|
1013 | msgid "%s: option `%s' is ambiguous\n"
|
---|
1014 | msgstr ""
|
---|
1015 |
|
---|
1016 | #: getopt.c:623 getopt.c:627
|
---|
1017 | #, c-format
|
---|
1018 | msgid "%s: option `--%s' doesn't allow an argument\n"
|
---|
1019 | msgstr ""
|
---|
1020 |
|
---|
1021 | #: getopt.c:636 getopt.c:641
|
---|
1022 | #, c-format
|
---|
1023 | msgid "%s: option `%c%s' doesn't allow an argument\n"
|
---|
1024 | msgstr ""
|
---|
1025 |
|
---|
1026 | #: getopt.c:687 getopt.c:709 getopt.c:1040 getopt.c:1062
|
---|
1027 | #, c-format
|
---|
1028 | msgid "%s: option `%s' requires an argument\n"
|
---|
1029 | msgstr ""
|
---|
1030 |
|
---|
1031 | #: getopt.c:747 getopt.c:750
|
---|
1032 | #, c-format
|
---|
1033 | msgid "%s: unrecognized option `--%s'\n"
|
---|
1034 | msgstr ""
|
---|
1035 |
|
---|
1036 | #: getopt.c:758 getopt.c:761
|
---|
1037 | #, c-format
|
---|
1038 | msgid "%s: unrecognized option `%c%s'\n"
|
---|
1039 | msgstr ""
|
---|
1040 |
|
---|
1041 | #: getopt.c:816 getopt.c:819
|
---|
1042 | #, c-format
|
---|
1043 | msgid "%s: illegal option -- %c\n"
|
---|
1044 | msgstr ""
|
---|
1045 |
|
---|
1046 | #: getopt.c:825 getopt.c:828
|
---|
1047 | #, c-format
|
---|
1048 | msgid "%s: invalid option -- %c\n"
|
---|
1049 | msgstr ""
|
---|
1050 |
|
---|
1051 | #: getopt.c:883 getopt.c:902 getopt.c:1115 getopt.c:1136 main.c:448
|
---|
1052 | #, c-format
|
---|
1053 | msgid "%s: option requires an argument -- %c\n"
|
---|
1054 | msgstr ""
|
---|
1055 |
|
---|
1056 | #: getopt.c:955 getopt.c:974
|
---|
1057 | #, c-format
|
---|
1058 | msgid "%s: option `-W %s' is ambiguous\n"
|
---|
1059 | msgstr ""
|
---|
1060 |
|
---|
1061 | #: getopt.c:998 getopt.c:1019
|
---|
1062 | #, c-format
|
---|
1063 | msgid "%s: option `-W %s' doesn't allow an argument\n"
|
---|
1064 | msgstr ""
|
---|
1065 |
|
---|
1066 | #: io.c:307
|
---|
1067 | #, c-format
|
---|
1068 | msgid "cannot open file `%s' for reading (%s)"
|
---|
1069 | msgstr ""
|
---|
1070 |
|
---|
1071 | #: io.c:398
|
---|
1072 | #, c-format
|
---|
1073 | msgid "close of fd %d (`%s') failed (%s)"
|
---|
1074 | msgstr ""
|
---|
1075 |
|
---|
1076 | #: io.c:536
|
---|
1077 | #, c-format
|
---|
1078 | msgid "invalid tree type %s in redirect()"
|
---|
1079 | msgstr ""
|
---|
1080 |
|
---|
1081 | #: io.c:542
|
---|
1082 | #, c-format
|
---|
1083 | msgid "expression in `%s' redirection only has numeric value"
|
---|
1084 | msgstr ""
|
---|
1085 |
|
---|
1086 | #: io.c:548
|
---|
1087 | #, c-format
|
---|
1088 | msgid "expression for `%s' redirection has null string value"
|
---|
1089 | msgstr ""
|
---|
1090 |
|
---|
1091 | #: io.c:553
|
---|
1092 | #, c-format
|
---|
1093 | msgid "filename `%s' for `%s' redirection may be result of logical expression"
|
---|
1094 | msgstr ""
|
---|
1095 |
|
---|
1096 | #: io.c:591
|
---|
1097 | #, c-format
|
---|
1098 | msgid "unnecessary mixing of `>' and `>>' for file `%.*s'"
|
---|
1099 | msgstr ""
|
---|
1100 |
|
---|
1101 | #: io.c:643
|
---|
1102 | #, c-format
|
---|
1103 | msgid "can't open pipe `%s' for output (%s)"
|
---|
1104 | msgstr ""
|
---|
1105 |
|
---|
1106 | #: io.c:652
|
---|
1107 | #, c-format
|
---|
1108 | msgid "can't open pipe `%s' for input (%s)"
|
---|
1109 | msgstr ""
|
---|
1110 |
|
---|
1111 | #: io.c:665
|
---|
1112 | #, c-format
|
---|
1113 | msgid "can't open two way socket `%s' for input/output (%s)"
|
---|
1114 | msgstr ""
|
---|
1115 |
|
---|
1116 | #: io.c:669
|
---|
1117 | #, c-format
|
---|
1118 | msgid "can't open two way pipe `%s' for input/output (%s)"
|
---|
1119 | msgstr ""
|
---|
1120 |
|
---|
1121 | #: io.c:745
|
---|
1122 | #, c-format
|
---|
1123 | msgid "can't redirect from `%s' (%s)"
|
---|
1124 | msgstr ""
|
---|
1125 |
|
---|
1126 | #: io.c:748
|
---|
1127 | #, c-format
|
---|
1128 | msgid "can't redirect to `%s' (%s)"
|
---|
1129 | msgstr ""
|
---|
1130 |
|
---|
1131 | #: io.c:787
|
---|
1132 | msgid ""
|
---|
1133 | "reached system limit for open files: starting to multiplex file descriptors"
|
---|
1134 | msgstr ""
|
---|
1135 |
|
---|
1136 | #: io.c:803
|
---|
1137 | #, c-format
|
---|
1138 | msgid "close of `%s' failed (%s)."
|
---|
1139 | msgstr ""
|
---|
1140 |
|
---|
1141 | #: io.c:811
|
---|
1142 | msgid "too many pipes or input files open"
|
---|
1143 | msgstr ""
|
---|
1144 |
|
---|
1145 | #: io.c:834
|
---|
1146 | msgid "close: second argument must be `to' or `from'"
|
---|
1147 | msgstr ""
|
---|
1148 |
|
---|
1149 | #: io.c:848
|
---|
1150 | #, c-format
|
---|
1151 | msgid "close: `%.*s' is not an open file, pipe or co-process"
|
---|
1152 | msgstr ""
|
---|
1153 |
|
---|
1154 | #: io.c:852
|
---|
1155 | msgid "close of redirection that was never opened"
|
---|
1156 | msgstr ""
|
---|
1157 |
|
---|
1158 | #: io.c:948
|
---|
1159 | #, c-format
|
---|
1160 | msgid "close: redirection `%s' not opened with `|&', second argument ignored"
|
---|
1161 | msgstr ""
|
---|
1162 |
|
---|
1163 | #: io.c:964
|
---|
1164 | #, c-format
|
---|
1165 | msgid "failure status (%d) on pipe close of `%s' (%s)"
|
---|
1166 | msgstr ""
|
---|
1167 |
|
---|
1168 | #: io.c:967
|
---|
1169 | #, c-format
|
---|
1170 | msgid "failure status (%d) on file close of `%s' (%s)"
|
---|
1171 | msgstr ""
|
---|
1172 |
|
---|
1173 | #: io.c:987
|
---|
1174 | #, c-format
|
---|
1175 | msgid "no explicit close of socket `%s' provided"
|
---|
1176 | msgstr ""
|
---|
1177 |
|
---|
1178 | #: io.c:990
|
---|
1179 | #, c-format
|
---|
1180 | msgid "no explicit close of co-process `%s' provided"
|
---|
1181 | msgstr ""
|
---|
1182 |
|
---|
1183 | #: io.c:993
|
---|
1184 | #, c-format
|
---|
1185 | msgid "no explicit close of pipe `%s' provided"
|
---|
1186 | msgstr ""
|
---|
1187 |
|
---|
1188 | #: io.c:996
|
---|
1189 | #, c-format
|
---|
1190 | msgid "no explicit close of file `%s' provided"
|
---|
1191 | msgstr ""
|
---|
1192 |
|
---|
1193 | #: io.c:1025 io.c:1080 main.c:718 main.c:756
|
---|
1194 | #, c-format
|
---|
1195 | msgid "error writing standard output (%s)"
|
---|
1196 | msgstr ""
|
---|
1197 |
|
---|
1198 | #: io.c:1029 io.c:1085
|
---|
1199 | #, c-format
|
---|
1200 | msgid "error writing standard error (%s)"
|
---|
1201 | msgstr ""
|
---|
1202 |
|
---|
1203 | #: io.c:1037
|
---|
1204 | #, c-format
|
---|
1205 | msgid "pipe flush of `%s' failed (%s)."
|
---|
1206 | msgstr ""
|
---|
1207 |
|
---|
1208 | #: io.c:1040
|
---|
1209 | #, c-format
|
---|
1210 | msgid "co-process flush of pipe to `%s' failed (%s)."
|
---|
1211 | msgstr ""
|
---|
1212 |
|
---|
1213 | #: io.c:1043
|
---|
1214 | #, c-format
|
---|
1215 | msgid "file flush of `%s' failed (%s)."
|
---|
1216 | msgstr ""
|
---|
1217 |
|
---|
1218 | #: io.c:1205
|
---|
1219 | msgid "/inet/raw client not ready yet, sorry"
|
---|
1220 | msgstr ""
|
---|
1221 |
|
---|
1222 | #: io.c:1207 io.c:1244
|
---|
1223 | msgid "only root may use `/inet/raw'."
|
---|
1224 | msgstr ""
|
---|
1225 |
|
---|
1226 | #: io.c:1242
|
---|
1227 | msgid "/inet/raw server not ready yet, sorry"
|
---|
1228 | msgstr ""
|
---|
1229 |
|
---|
1230 | #: io.c:1332
|
---|
1231 | #, c-format
|
---|
1232 | msgid "no (known) protocol supplied in special filename `%s'"
|
---|
1233 | msgstr ""
|
---|
1234 |
|
---|
1235 | #: io.c:1350
|
---|
1236 | #, c-format
|
---|
1237 | msgid "special file name `%s' is incomplete"
|
---|
1238 | msgstr ""
|
---|
1239 |
|
---|
1240 | #: io.c:1362
|
---|
1241 | #, c-format
|
---|
1242 | msgid "local port invalid in `%s'"
|
---|
1243 | msgstr ""
|
---|
1244 |
|
---|
1245 | #: io.c:1374
|
---|
1246 | msgid "must supply a remote hostname to `/inet'"
|
---|
1247 | msgstr ""
|
---|
1248 |
|
---|
1249 | #: io.c:1389
|
---|
1250 | msgid "must supply a remote port to `/inet'"
|
---|
1251 | msgstr ""
|
---|
1252 |
|
---|
1253 | #: io.c:1395
|
---|
1254 | #, c-format
|
---|
1255 | msgid "remote port invalid in `%s'"
|
---|
1256 | msgstr ""
|
---|
1257 |
|
---|
1258 | #: io.c:1405
|
---|
1259 | msgid "TCP/IP communications are not supported"
|
---|
1260 | msgstr ""
|
---|
1261 |
|
---|
1262 | #: io.c:1414 io.c:1595
|
---|
1263 | #, c-format
|
---|
1264 | msgid "file `%s' is a directory"
|
---|
1265 | msgstr ""
|
---|
1266 |
|
---|
1267 | #: io.c:1484
|
---|
1268 | #, c-format
|
---|
1269 | msgid "use `PROCINFO[\"%s\"]' instead of `%s'"
|
---|
1270 | msgstr ""
|
---|
1271 |
|
---|
1272 | #: io.c:1516
|
---|
1273 | msgid "use `PROCINFO[...]' instead of `/dev/user'"
|
---|
1274 | msgstr ""
|
---|
1275 |
|
---|
1276 | #: io.c:1581 io.c:1763
|
---|
1277 | #, c-format
|
---|
1278 | msgid "could not open `%s', mode `%s'"
|
---|
1279 | msgstr ""
|
---|
1280 |
|
---|
1281 | #: io.c:1814
|
---|
1282 | #, c-format
|
---|
1283 | msgid "close of master pty failed (%s)"
|
---|
1284 | msgstr ""
|
---|
1285 |
|
---|
1286 | #: io.c:1816 io.c:1968 io.c:2119
|
---|
1287 | #, c-format
|
---|
1288 | msgid "close of stdout in child failed (%s)"
|
---|
1289 | msgstr ""
|
---|
1290 |
|
---|
1291 | #: io.c:1819
|
---|
1292 | #, c-format
|
---|
1293 | msgid "moving slave pty to stdout in child failed (dup: %s)"
|
---|
1294 | msgstr ""
|
---|
1295 |
|
---|
1296 | #: io.c:1821 io.c:1973
|
---|
1297 | #, c-format
|
---|
1298 | msgid "close of stdin in child failed (%s)"
|
---|
1299 | msgstr ""
|
---|
1300 |
|
---|
1301 | #: io.c:1824
|
---|
1302 | #, c-format
|
---|
1303 | msgid "moving slave pty to stdin in child failed (dup: %s)"
|
---|
1304 | msgstr ""
|
---|
1305 |
|
---|
1306 | #: io.c:1826 io.c:1845
|
---|
1307 | #, c-format
|
---|
1308 | msgid "close of slave pty failed (%s)"
|
---|
1309 | msgstr ""
|
---|
1310 |
|
---|
1311 | #: io.c:1919 io.c:1971 io.c:2100 io.c:2122
|
---|
1312 | #, c-format
|
---|
1313 | msgid "moving pipe to stdout in child failed (dup: %s)"
|
---|
1314 | msgstr ""
|
---|
1315 |
|
---|
1316 | #: io.c:1923 io.c:1976
|
---|
1317 | #, c-format
|
---|
1318 | msgid "moving pipe to stdin in child failed (dup: %s)"
|
---|
1319 | msgstr ""
|
---|
1320 |
|
---|
1321 | #: io.c:1940 io.c:2113
|
---|
1322 | msgid "restoring stdout in parent process failed\n"
|
---|
1323 | msgstr ""
|
---|
1324 |
|
---|
1325 | #: io.c:1945
|
---|
1326 | msgid "restoring stdin in parent process failed\n"
|
---|
1327 | msgstr ""
|
---|
1328 |
|
---|
1329 | #: io.c:1979 io.c:2124 io.c:2135
|
---|
1330 | #, c-format
|
---|
1331 | msgid "close of pipe failed (%s)"
|
---|
1332 | msgstr ""
|
---|
1333 |
|
---|
1334 | #: io.c:2024
|
---|
1335 | msgid "`|&' not supported"
|
---|
1336 | msgstr ""
|
---|
1337 |
|
---|
1338 | #: io.c:2090
|
---|
1339 | #, c-format
|
---|
1340 | msgid "cannot open pipe `%s' (%s)"
|
---|
1341 | msgstr ""
|
---|
1342 |
|
---|
1343 | #: io.c:2131
|
---|
1344 | #, c-format
|
---|
1345 | msgid "cannot create child process for `%s' (fork: %s)"
|
---|
1346 | msgstr ""
|
---|
1347 |
|
---|
1348 | #: io.c:2506
|
---|
1349 | #, c-format
|
---|
1350 | msgid "data file `%s' is empty"
|
---|
1351 | msgstr ""
|
---|
1352 |
|
---|
1353 | #: io.c:2547 io.c:2555
|
---|
1354 | msgid "could not allocate more input memory"
|
---|
1355 | msgstr ""
|
---|
1356 |
|
---|
1357 | #: io.c:2919 io.c:2984
|
---|
1358 | #, c-format
|
---|
1359 | msgid "error reading input file `%s': %s"
|
---|
1360 | msgstr ""
|
---|
1361 |
|
---|
1362 | #: io.c:3109
|
---|
1363 | msgid "multicharacter value of `RS' is a gawk extension"
|
---|
1364 | msgstr ""
|
---|
1365 |
|
---|
1366 | #: main.c:338
|
---|
1367 | msgid "`-m[fr]' option irrelevant in gawk"
|
---|
1368 | msgstr ""
|
---|
1369 |
|
---|
1370 | #: main.c:340
|
---|
1371 | msgid "-m option usage: `-m[fr] nnn'"
|
---|
1372 | msgstr ""
|
---|
1373 |
|
---|
1374 | #: main.c:357
|
---|
1375 | #, c-format
|
---|
1376 | msgid "%s: option `-W %s' unrecognized, ignored\n"
|
---|
1377 | msgstr ""
|
---|
1378 |
|
---|
1379 | #: main.c:394
|
---|
1380 | msgid "empty argument to `--source' ignored"
|
---|
1381 | msgstr ""
|
---|
1382 |
|
---|
1383 | #: main.c:467
|
---|
1384 | msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
|
---|
1385 | msgstr ""
|
---|
1386 |
|
---|
1387 | #: main.c:472
|
---|
1388 | msgid "`--posix' overrides `--traditional'"
|
---|
1389 | msgstr ""
|
---|
1390 |
|
---|
1391 | #: main.c:483
|
---|
1392 | msgid "`--posix'/`--traditional' overrides `--non-decimal-data'"
|
---|
1393 | msgstr ""
|
---|
1394 |
|
---|
1395 | #: main.c:487
|
---|
1396 | #, c-format
|
---|
1397 | msgid "running %s setuid root may be a security problem"
|
---|
1398 | msgstr ""
|
---|
1399 |
|
---|
1400 | #: main.c:528
|
---|
1401 | #, c-format
|
---|
1402 | msgid "can't set binary mode on stdin (%s)"
|
---|
1403 | msgstr ""
|
---|
1404 |
|
---|
1405 | #: main.c:531
|
---|
1406 | #, c-format
|
---|
1407 | msgid "can't set binary mode on stdout (%s)"
|
---|
1408 | msgstr ""
|
---|
1409 |
|
---|
1410 | #: main.c:533
|
---|
1411 | #, c-format
|
---|
1412 | msgid "can't set binary mode on stderr (%s)"
|
---|
1413 | msgstr ""
|
---|
1414 |
|
---|
1415 | #: main.c:572
|
---|
1416 | msgid "no program text at all!"
|
---|
1417 | msgstr ""
|
---|
1418 |
|
---|
1419 | #: main.c:665
|
---|
1420 | #, c-format
|
---|
1421 | msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
|
---|
1422 | msgstr ""
|
---|
1423 |
|
---|
1424 | #: main.c:667
|
---|
1425 | #, c-format
|
---|
1426 | msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
|
---|
1427 | msgstr ""
|
---|
1428 |
|
---|
1429 | #: main.c:672
|
---|
1430 | msgid "POSIX options:\t\tGNU long options:\n"
|
---|
1431 | msgstr ""
|
---|
1432 |
|
---|
1433 | #: main.c:673
|
---|
1434 | msgid "\t-f progfile\t\t--file=progfile\n"
|
---|
1435 | msgstr ""
|
---|
1436 |
|
---|
1437 | #: main.c:674
|
---|
1438 | msgid "\t-F fs\t\t\t--field-separator=fs\n"
|
---|
1439 | msgstr ""
|
---|
1440 |
|
---|
1441 | #: main.c:675
|
---|
1442 | msgid "\t-v var=val\t\t--assign=var=val\n"
|
---|
1443 | msgstr ""
|
---|
1444 |
|
---|
1445 | #: main.c:676
|
---|
1446 | msgid "\t-m[fr] val\n"
|
---|
1447 | msgstr ""
|
---|
1448 |
|
---|
1449 | #: main.c:677
|
---|
1450 | msgid "\t-W compat\t\t--compat\n"
|
---|
1451 | msgstr ""
|
---|
1452 |
|
---|
1453 | #: main.c:678
|
---|
1454 | msgid "\t-W copyleft\t\t--copyleft\n"
|
---|
1455 | msgstr ""
|
---|
1456 |
|
---|
1457 | #: main.c:679
|
---|
1458 | msgid "\t-W copyright\t\t--copyright\n"
|
---|
1459 | msgstr ""
|
---|
1460 |
|
---|
1461 | #: main.c:680
|
---|
1462 | msgid "\t-W dump-variables[=file]\t--dump-variables[=file]\n"
|
---|
1463 | msgstr ""
|
---|
1464 |
|
---|
1465 | #: main.c:681
|
---|
1466 | msgid "\t-W exec=file\t\t--exec=file\n"
|
---|
1467 | msgstr ""
|
---|
1468 |
|
---|
1469 | #: main.c:682
|
---|
1470 | msgid "\t-W gen-po\t\t--gen-po\n"
|
---|
1471 | msgstr ""
|
---|
1472 |
|
---|
1473 | #: main.c:683
|
---|
1474 | msgid "\t-W help\t\t\t--help\n"
|
---|
1475 | msgstr ""
|
---|
1476 |
|
---|
1477 | #: main.c:684
|
---|
1478 | msgid "\t-W lint[=fatal]\t\t--lint[=fatal]\n"
|
---|
1479 | msgstr ""
|
---|
1480 |
|
---|
1481 | #: main.c:685
|
---|
1482 | msgid "\t-W lint-old\t\t--lint-old\n"
|
---|
1483 | msgstr ""
|
---|
1484 |
|
---|
1485 | #: main.c:686
|
---|
1486 | msgid "\t-W non-decimal-data\t--non-decimal-data\n"
|
---|
1487 | msgstr ""
|
---|
1488 |
|
---|
1489 | #: main.c:688
|
---|
1490 | msgid "\t-W nostalgia\t\t--nostalgia\n"
|
---|
1491 | msgstr ""
|
---|
1492 |
|
---|
1493 | #: main.c:691
|
---|
1494 | msgid "\t-W parsedebug\t\t--parsedebug\n"
|
---|
1495 | msgstr ""
|
---|
1496 |
|
---|
1497 | #: main.c:693
|
---|
1498 | msgid "\t-W profile[=file]\t--profile[=file]\n"
|
---|
1499 | msgstr ""
|
---|
1500 |
|
---|
1501 | #: main.c:694
|
---|
1502 | msgid "\t-W posix\t\t--posix\n"
|
---|
1503 | msgstr ""
|
---|
1504 |
|
---|
1505 | #: main.c:695
|
---|
1506 | msgid "\t-W re-interval\t\t--re-interval\n"
|
---|
1507 | msgstr ""
|
---|
1508 |
|
---|
1509 | #: main.c:696
|
---|
1510 | msgid "\t-W source=program-text\t--source=program-text\n"
|
---|
1511 | msgstr ""
|
---|
1512 |
|
---|
1513 | #: main.c:697
|
---|
1514 | msgid "\t-W traditional\t\t--traditional\n"
|
---|
1515 | msgstr ""
|
---|
1516 |
|
---|
1517 | #: main.c:698
|
---|
1518 | msgid "\t-W usage\t\t--usage\n"
|
---|
1519 | msgstr ""
|
---|
1520 |
|
---|
1521 | #: main.c:699
|
---|
1522 | msgid "\t-W version\t\t--version\n"
|
---|
1523 | msgstr ""
|
---|
1524 |
|
---|
1525 | #: main.c:703
|
---|
1526 | msgid ""
|
---|
1527 | "\n"
|
---|
1528 | "To report bugs, see node `Bugs' in `gawk.info', which is\n"
|
---|
1529 | "section `Reporting Problems and Bugs' in the printed version.\n"
|
---|
1530 | "\n"
|
---|
1531 | msgstr ""
|
---|
1532 |
|
---|
1533 | #: main.c:707
|
---|
1534 | msgid ""
|
---|
1535 | "gawk is a pattern scanning and processing language.\n"
|
---|
1536 | "By default it reads standard input and writes standard output.\n"
|
---|
1537 | "\n"
|
---|
1538 | msgstr ""
|
---|
1539 |
|
---|
1540 | #: main.c:711
|
---|
1541 | msgid ""
|
---|
1542 | "Examples:\n"
|
---|
1543 | "\tgawk '{ sum += $1 }; END { print sum }' file\n"
|
---|
1544 | "\tgawk -F: '{ print $1 }' /etc/passwd\n"
|
---|
1545 | msgstr ""
|
---|
1546 |
|
---|
1547 | #: main.c:731
|
---|
1548 | #, c-format
|
---|
1549 | msgid ""
|
---|
1550 | "Copyright (C) 1989, 1991-%d Free Software Foundation.\n"
|
---|
1551 | "\n"
|
---|
1552 | "This program is free software; you can redistribute it and/or modify\n"
|
---|
1553 | "it under the terms of the GNU General Public License as published by\n"
|
---|
1554 | "the Free Software Foundation; either version 2 of the License, or\n"
|
---|
1555 | "(at your option) any later version.\n"
|
---|
1556 | "\n"
|
---|
1557 | msgstr ""
|
---|
1558 |
|
---|
1559 | #: main.c:739
|
---|
1560 | msgid ""
|
---|
1561 | "This program is distributed in the hope that it will be useful,\n"
|
---|
1562 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
|
---|
1563 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
|
---|
1564 | "GNU General Public License for more details.\n"
|
---|
1565 | "\n"
|
---|
1566 | msgstr ""
|
---|
1567 |
|
---|
1568 | #: main.c:745
|
---|
1569 | msgid ""
|
---|
1570 | "You should have received a copy of the GNU General Public License\n"
|
---|
1571 | "along with this program; if not, write to the Free Software\n"
|
---|
1572 | "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
|
---|
1573 | "USA.\n"
|
---|
1574 | msgstr ""
|
---|
1575 |
|
---|
1576 | #: main.c:781
|
---|
1577 | msgid "-Ft does not set FS to tab in POSIX awk"
|
---|
1578 | msgstr ""
|
---|
1579 |
|
---|
1580 | #: main.c:1018
|
---|
1581 | #, c-format
|
---|
1582 | msgid ""
|
---|
1583 | "%s: `%s' argument to `-v' not in `var=value' form\n"
|
---|
1584 | "\n"
|
---|
1585 | msgstr ""
|
---|
1586 |
|
---|
1587 | #: main.c:1038
|
---|
1588 | #, c-format
|
---|
1589 | msgid "`%s' is not a legal variable name"
|
---|
1590 | msgstr ""
|
---|
1591 |
|
---|
1592 | #: main.c:1041
|
---|
1593 | #, c-format
|
---|
1594 | msgid "`%s' is not a variable name, looking for file `%s=%s'"
|
---|
1595 | msgstr ""
|
---|
1596 |
|
---|
1597 | #: main.c:1074
|
---|
1598 | msgid "floating point exception"
|
---|
1599 | msgstr ""
|
---|
1600 |
|
---|
1601 | #: main.c:1081
|
---|
1602 | msgid "fatal error: internal error"
|
---|
1603 | msgstr ""
|
---|
1604 |
|
---|
1605 | #: main.c:1132
|
---|
1606 | #, c-format
|
---|
1607 | msgid "no pre-opened fd %d"
|
---|
1608 | msgstr ""
|
---|
1609 |
|
---|
1610 | #: main.c:1139
|
---|
1611 | #, c-format
|
---|
1612 | msgid "could not pre-open /dev/null for fd %d"
|
---|
1613 | msgstr ""
|
---|
1614 |
|
---|
1615 | #: main.c:1162 main.c:1171
|
---|
1616 | #, c-format
|
---|
1617 | msgid "could not find groups: %s"
|
---|
1618 | msgstr ""
|
---|
1619 |
|
---|
1620 | #: msg.c:54
|
---|
1621 | #, c-format
|
---|
1622 | msgid "cmd. line:"
|
---|
1623 | msgstr ""
|
---|
1624 |
|
---|
1625 | #: msg.c:120
|
---|
1626 | msgid "warning: "
|
---|
1627 | msgstr ""
|
---|
1628 |
|
---|
1629 | #: msg.c:142
|
---|
1630 | msgid "error: "
|
---|
1631 | msgstr ""
|
---|
1632 |
|
---|
1633 | #: msg.c:178
|
---|
1634 | msgid "fatal: "
|
---|
1635 | msgstr ""
|
---|
1636 |
|
---|
1637 | #: node.c:59 node.c:66 node.c:75 node.c:90 node.c:119
|
---|
1638 | msgid "can't convert string to float"
|
---|
1639 | msgstr ""
|
---|
1640 |
|
---|
1641 | #: node.c:414
|
---|
1642 | msgid "backslash at end of string"
|
---|
1643 | msgstr ""
|
---|
1644 |
|
---|
1645 | #: node.c:604
|
---|
1646 | msgid "POSIX does not allow `\\x' escapes"
|
---|
1647 | msgstr ""
|
---|
1648 |
|
---|
1649 | #: node.c:610
|
---|
1650 | msgid "no hex digits in `\\x' escape sequence"
|
---|
1651 | msgstr ""
|
---|
1652 |
|
---|
1653 | #: node.c:644
|
---|
1654 | #, c-format
|
---|
1655 | msgid "escape sequence `\\%c' treated as plain `%c'"
|
---|
1656 | msgstr ""
|
---|
1657 |
|
---|
1658 | #: posix/gawkmisc.c:172
|
---|
1659 | #, c-format
|
---|
1660 | msgid "%s %s `%s': could not set close-on-exec: (fcntl: %s)"
|
---|
1661 | msgstr ""
|
---|
1662 |
|
---|
1663 | #: profile.c:91
|
---|
1664 | #, c-format
|
---|
1665 | msgid "could not open `%s' for writing: %s"
|
---|
1666 | msgstr ""
|
---|
1667 |
|
---|
1668 | #: profile.c:467
|
---|
1669 | #, c-format
|
---|
1670 | msgid "internal error: %s with null vname"
|
---|
1671 | msgstr ""
|
---|
1672 |
|
---|
1673 | #: profile.c:531
|
---|
1674 | msgid "# treated internally as `delete'"
|
---|
1675 | msgstr ""
|
---|
1676 |
|
---|
1677 | #: profile.c:1168
|
---|
1678 | #, c-format
|
---|
1679 | msgid "# this is a dynamically loaded extension function"
|
---|
1680 | msgstr ""
|
---|
1681 |
|
---|
1682 | #: profile.c:1199
|
---|
1683 | #, c-format
|
---|
1684 | msgid "\t# gawk profile, created %s\n"
|
---|
1685 | msgstr ""
|
---|
1686 |
|
---|
1687 | #: profile.c:1202
|
---|
1688 | #, c-format
|
---|
1689 | msgid ""
|
---|
1690 | "\t# BEGIN block(s)\n"
|
---|
1691 | "\n"
|
---|
1692 | msgstr ""
|
---|
1693 |
|
---|
1694 | #: profile.c:1212
|
---|
1695 | #, c-format
|
---|
1696 | msgid ""
|
---|
1697 | "\t# Rule(s)\n"
|
---|
1698 | "\n"
|
---|
1699 | msgstr ""
|
---|
1700 |
|
---|
1701 | #: profile.c:1218
|
---|
1702 | #, c-format
|
---|
1703 | msgid ""
|
---|
1704 | "\t# END block(s)\n"
|
---|
1705 | "\n"
|
---|
1706 | msgstr ""
|
---|
1707 |
|
---|
1708 | #: profile.c:1238
|
---|
1709 | #, c-format
|
---|
1710 | msgid ""
|
---|
1711 | "\n"
|
---|
1712 | "\t# Functions, listed alphabetically\n"
|
---|
1713 | msgstr ""
|
---|
1714 |
|
---|
1715 | #: profile.c:1453
|
---|
1716 | #, c-format
|
---|
1717 | msgid "unexpected type %s in prec_level"
|
---|
1718 | msgstr ""
|
---|
1719 |
|
---|
1720 | #: regcomp.c:160
|
---|
1721 | msgid "Success"
|
---|
1722 | msgstr ""
|
---|
1723 |
|
---|
1724 | #: regcomp.c:163
|
---|
1725 | msgid "No match"
|
---|
1726 | msgstr ""
|
---|
1727 |
|
---|
1728 | #: regcomp.c:166
|
---|
1729 | msgid "Invalid regular expression"
|
---|
1730 | msgstr ""
|
---|
1731 |
|
---|
1732 | #: regcomp.c:169
|
---|
1733 | msgid "Invalid collation character"
|
---|
1734 | msgstr ""
|
---|
1735 |
|
---|
1736 | #: regcomp.c:172
|
---|
1737 | msgid "Invalid character class name"
|
---|
1738 | msgstr ""
|
---|
1739 |
|
---|
1740 | #: regcomp.c:175
|
---|
1741 | msgid "Trailing backslash"
|
---|
1742 | msgstr ""
|
---|
1743 |
|
---|
1744 | #: regcomp.c:178
|
---|
1745 | msgid "Invalid back reference"
|
---|
1746 | msgstr ""
|
---|
1747 |
|
---|
1748 | #: regcomp.c:181
|
---|
1749 | msgid "Unmatched [ or [^"
|
---|
1750 | msgstr ""
|
---|
1751 |
|
---|
1752 | #: regcomp.c:184
|
---|
1753 | msgid "Unmatched ( or \\("
|
---|
1754 | msgstr ""
|
---|
1755 |
|
---|
1756 | #: regcomp.c:187
|
---|
1757 | msgid "Unmatched \\{"
|
---|
1758 | msgstr ""
|
---|
1759 |
|
---|
1760 | #: regcomp.c:190
|
---|
1761 | msgid "Invalid content of \\{\\}"
|
---|
1762 | msgstr ""
|
---|
1763 |
|
---|
1764 | #: regcomp.c:193
|
---|
1765 | msgid "Invalid range end"
|
---|
1766 | msgstr ""
|
---|
1767 |
|
---|
1768 | #: regcomp.c:196
|
---|
1769 | msgid "Memory exhausted"
|
---|
1770 | msgstr ""
|
---|
1771 |
|
---|
1772 | #: regcomp.c:199
|
---|
1773 | msgid "Invalid preceding regular expression"
|
---|
1774 | msgstr ""
|
---|
1775 |
|
---|
1776 | #: regcomp.c:202
|
---|
1777 | msgid "Premature end of regular expression"
|
---|
1778 | msgstr ""
|
---|
1779 |
|
---|
1780 | #: regcomp.c:205
|
---|
1781 | msgid "Regular expression too big"
|
---|
1782 | msgstr ""
|
---|
1783 |
|
---|
1784 | #: regcomp.c:208
|
---|
1785 | msgid "Unmatched ) or \\)"
|
---|
1786 | msgstr ""
|
---|
1787 |
|
---|
1788 | #: regcomp.c:688
|
---|
1789 | msgid "No previous regular expression"
|
---|
1790 | msgstr ""
|
---|