17
17
"Content-Type: text/plain; charset=CHARSET\n"
18
18
"Content-Transfer-Encoding: 8bit\n"
26
26
msgid "attempt to use a scalar value as array"
31
31
msgid "attempt to use scalar parameter `%s' as an array"
36
36
msgid "attempt to use scalar `%s' as an array"
39
#: array.c:407 array.c:574 builtin.c:83 builtin.c:1139 builtin.c:1166
40
#: eval.c:1156 eval.c:1161 eval.c:1561
39
#: array.c:409 array.c:576 builtin.c:85 builtin.c:1599 builtin.c:1645
40
#: builtin.c:1658 builtin.c:2086 builtin.c:2100 eval.c:1122 eval.c:1126
42
43
msgid "attempt to use array `%s' in a scalar context"
47
msgid "delete: index `%.*s' not in array `%s'"
48
msgid "delete: index `%s' not in array `%s'"
52
53
msgid "attempt to use scalar `%s[\"%.*s\"]' as an array"
55
#: array.c:808 array.c:858
57
msgid "%s: first argument is not an array"
62
msgid "%s: second argument is not an array"
65
#: array.c:853 field.c:1148 field.c:1245
67
msgid "%s: cannot use %s as second argument"
72
msgid "%s: first argument cannot be SYMTAB without a second argument"
77
msgid "%s: first argument cannot be FUNCTAB without a second argument"
82
"asort/asorti: using the same array as source and destination without a third "
88
msgid "%s: cannot use a subarray of first argument for second argument"
93
msgid "%s: cannot use a subarray of second argument for first argument"
57
msgid "adump: first argument not an array"
61
msgid "asort: second argument not an array"
65
msgid "asorti: second argument not an array"
69
msgid "asort: first argument not an array"
73
msgid "asorti: first argument not an array"
77
msgid "asort: cannot use a subarray of first arg for second arg"
81
msgid "asorti: cannot use a subarray of first arg for second arg"
85
msgid "asort: cannot use a subarray of second arg for first arg"
89
msgid "asorti: cannot use a subarray of second arg for first arg"
98
94
msgid "`%s' is invalid as a function name"
103
99
msgid "sort comparison function `%s' is not defined"
108
104
msgid "%s blocks must have an action part"
112
108
msgid "each rule must have a pattern or an action part"
115
#: awkgram.y:436 awkgram.y:448
111
#: awkgram.y:325 awkgram.y:336
116
112
msgid "old awk does not support multiple `BEGIN' or `END' rules"
121
117
msgid "`%s' is a built-in function, it cannot be redefined"
125
121
msgid "regexp constant `//' looks like a C++ comment, but is not"
130
126
msgid "regexp constant `/%s/' looks like a C comment, but is not"
135
131
msgid "duplicate case values in switch body: %s"
139
135
msgid "duplicate `default' detected in switch body"
142
#: awkgram.y:1053 awkgram.y:4480
138
#: awkgram.y:796 awkgram.y:3699
143
139
msgid "`break' is not allowed outside a loop or switch"
146
#: awkgram.y:1063 awkgram.y:4472
142
#: awkgram.y:805 awkgram.y:3691
147
143
msgid "`continue' is not allowed outside a loop"
152
148
msgid "`next' used in %s action"
157
153
msgid "`nextfile' used in %s action"
161
157
msgid "`return' used outside function context"
165
161
msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
168
#: awkgram.y:1256 awkgram.y:1305
164
#: awkgram.y:988 awkgram.y:1037
169
165
msgid "`delete' is not allowed with SYMTAB"
172
#: awkgram.y:1258 awkgram.y:1307
168
#: awkgram.y:990 awkgram.y:1039
173
169
msgid "`delete' is not allowed with FUNCTAB"
176
#: awkgram.y:1292 awkgram.y:1296
172
#: awkgram.y:1024 awkgram.y:1028
177
173
msgid "`delete(array)' is a non-portable tawk extension"
181
177
msgid "multistage two-way pipelines don't work"
185
msgid "concatenation as I/O `>' redirection target is ambiguous"
189
181
msgid "regular expression on right of assignment"
192
#: awkgram.y:1661 awkgram.y:1674
193
185
msgid "regular expression on left of `~' or `!~' operator"
196
#: awkgram.y:1691 awkgram.y:1841
188
#: awkgram.y:1291 awkgram.y:1442
197
189
msgid "old awk does not support the keyword `in' except after `for'"
201
193
msgid "regular expression on right of comparison"
206
msgid "non-redirected `getline' invalid inside `%s' rule"
198
msgid "`getline var' invalid inside `%s' rule"
203
msgid "`getline' invalid inside `%s' rule"
210
207
msgid "non-redirected `getline' undefined inside END action"
214
211
msgid "old awk does not support multidimensional arrays"
218
215
msgid "call of `length' without parentheses is not portable"
222
219
msgid "indirect function calls are a gawk extension"
227
msgid "cannot use special variable `%s' for indirect function call"
232
msgid "attempt to use non-function `%s' in function call"
224
msgid "can not use special variable `%s' for indirect function call"
236
228
msgid "invalid subscript expression"
239
#: awkgram.y:2506 awkgram.y:2526 gawkapi.c:275 gawkapi.c:292 msg.c:133
231
#: awkgram.y:2024 awkgram.y:2044 gawkapi.c:206 gawkapi.c:224 msg.c:126
240
232
msgid "warning: "
243
#: awkgram.y:2524 gawkapi.c:247 gawkapi.c:290 msg.c:165
235
#: awkgram.y:2042 gawkapi.c:192 gawkapi.c:221 msg.c:158
248
240
msgid "unexpected newline or end of string"
253
"source files / command-line arguments must contain complete functions or "
257
#: awkgram.y:2882 awkgram.y:2960 awkgram.y:3193 debug.c:545 debug.c:561
258
#: debug.c:2888 debug.c:5257
260
msgid "cannot open source file `%s' for reading: %s"
263
#: awkgram.y:2883 awkgram.y:3020
265
msgid "cannot open shared library `%s' for reading: %s"
268
#: awkgram.y:2885 awkgram.y:2961 awkgram.y:3021 builtin.c:131 debug.c:5408
243
#: awkgram.y:2359 awkgram.y:2435 awkgram.y:2658 debug.c:523 debug.c:539
244
#: debug.c:2812 debug.c:5055
246
msgid "can't open source file `%s' for reading (%s)"
249
#: awkgram.y:2360 awkgram.y:2485
251
msgid "can't open shared library `%s' for reading (%s)"
254
#: awkgram.y:2362 awkgram.y:2436 awkgram.y:2486 builtin.c:135 debug.c:5206
269
255
msgid "reason unknown"
272
#: awkgram.y:2894 awkgram.y:2918
258
#: awkgram.y:2371 awkgram.y:2395
274
msgid "cannot include `%s' and use it as a program file"
260
msgid "can't include `%s' and use it as a program file"
279
265
msgid "already included source file `%s'"
284
270
msgid "already loaded shared library `%s'"
288
274
msgid "@include is a gawk extension"
292
278
msgid "empty filename after @include"
296
282
msgid "@load is a gawk extension"
300
286
msgid "empty filename after @load"
304
290
msgid "empty program text on command line"
307
#: awkgram.y:3261 debug.c:470 debug.c:628
309
msgid "cannot read source file `%s': %s"
295
msgid "can't read sourcefile `%s' (%s)"
314
300
msgid "source file `%s' is empty"
319
msgid "error: invalid character '\\%03o' in source code"
323
304
msgid "source file does not end in newline"
327
308
msgid "unterminated regexp ends with `\\' at end of file"
332
313
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
337
318
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
341
322
msgid "unterminated regexp"
345
326
msgid "unterminated regexp at end of file"
349
330
msgid "use of `\\ #...' line continuation is not portable"
353
334
msgid "backslash not last character on line"
356
#: awkgram.y:3876 awkgram.y:3878
357
msgid "multidimensional arrays are a gawk extension"
360
#: awkgram.y:3903 awkgram.y:3914
362
msgid "POSIX does not allow operator `%s'"
365
#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
367
msgid "operator `%s' is not supported in old awk"
370
#: awkgram.y:4056 awkgram.y:4078 command.y:1188
338
msgid "POSIX does not allow operator `**='"
342
msgid "old awk does not support operator `**='"
346
msgid "POSIX does not allow operator `**'"
350
msgid "old awk does not support operator `**'"
354
msgid "operator `^=' is not supported in old awk"
358
msgid "operator `^' is not supported in old awk"
361
#: awkgram.y:3342 awkgram.y:3358 command.y:1178
371
362
msgid "unterminated string"
374
#: awkgram.y:4066 main.c:1263
375
msgid "POSIX does not allow physical newlines in string values"
378
#: awkgram.y:4068 node.c:480
379
msgid "backslash string continuation is not portable"
384
367
msgid "invalid char '%c' in expression"
389
372
msgid "`%s' is a gawk extension"
394
377
msgid "POSIX does not allow `%s'"
399
382
msgid "`%s' is not supported in old awk"
403
msgid "`goto' considered harmful!"
386
msgid "`goto' considered harmful!\n"
408
391
msgid "%d is invalid as number of arguments for %s"
413
msgid "%s: string literal as last argument of substitute has no effect"
396
msgid "%s: string literal as last arg of substitute has no effect"
418
401
msgid "%s third parameter is not a changeable object"
421
#: awkgram.y:4730 awkgram.y:4733
404
#: awkgram.y:3886 awkgram.y:3889
422
405
msgid "match: third argument is a gawk extension"
425
#: awkgram.y:4787 awkgram.y:4790
408
#: awkgram.y:3943 awkgram.y:3946
426
409
msgid "close: second argument is a gawk extension"
430
413
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
434
417
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
438
421
msgid "index: regexp constant as second argument is not allowed"
443
426
msgid "function `%s': parameter `%s' shadows global variable"
446
#: awkgram.y:4938 debug.c:4241 debug.c:4284 debug.c:5406 profile.c:110
429
#: awkgram.y:4102 debug.c:4041 debug.c:4084 debug.c:5204
448
msgid "could not open `%s' for writing: %s"
431
msgid "could not open `%s' for writing (%s)"
452
435
msgid "sending variable list to standard error"
457
msgid "%s: close failed: %s"
440
msgid "%s: close failed (%s)"
461
444
msgid "shadow_funcs() called twice!"
465
msgid "there were shadowed variables"
448
msgid "there were shadowed variables."
470
453
msgid "function name `%s' previously defined"
475
msgid "function `%s': cannot use function name as parameter name"
481
"function `%s': parameter `%s': POSIX disallows using a special variable as a "
487
msgid "function `%s': parameter `%s' cannot contain a namespace"
458
msgid "function `%s': can't use function name as parameter name"
463
msgid "function `%s': can't use special variable `%s' as a function parameter"
492
468
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
471
#: awkgram.y:4359 awkgram.y:4365
497
473
msgid "function `%s' called but never defined"
502
478
msgid "function `%s' defined but never called directly"
507
483
msgid "regexp constant for parameter #%d yields boolean value"
513
489
"function `%s' called with space between name and `(',\n"
514
490
"or used as a variable or an array"
517
#: awkgram.y:5501 awkgram.y:5554 mpfr.c:1586 mpfr.c:1621
518
494
msgid "division by zero attempted"
521
#: awkgram.y:5510 awkgram.y:5563 mpfr.c:1631
523
499
msgid "division by zero attempted in `%%'"
528
504
"cannot assign a value to the result of a field post-increment expression"
533
509
msgid "invalid target of assignment (opcode %s)"
537
msgid "statement has no effect"
542
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
547
msgid "identifier %s: namespace separator is two colons, not one"
552
msgid "qualified identifier `%s' is badly formed"
558
"identifier `%s': namespace separator can only appear once in a qualified name"
561
#: awkgram.y:6848 awkgram.y:6899
563
msgid "using reserved identifier `%s' as a namespace is not allowed"
566
#: awkgram.y:6855 awkgram.y:6865
569
"using reserved identifier `%s' as second component of a qualified name is "
574
msgid "@namespace is a gawk extension"
579
msgid "namespace name `%s' must meet identifier naming rules"
582
#: builtin.c:93 builtin.c:100
584
msgid "%s: called with %d arguments"
589
msgid "%s to \"%s\" failed: %s"
514
msgid "%s to \"%s\" failed (%s)"
593
518
msgid "standard output"
597
msgid "standard error"
600
#: builtin.c:206 builtin.c:544 builtin.c:644 builtin.c:665 builtin.c:1424
601
#: builtin.c:1442 builtin.c:1561 builtin.c:2591 mpfr.c:818
603
msgid "%s: received non-numeric argument"
522
msgid "exp: received non-numeric argument"
608
527
msgid "exp: argument %g is out of range"
611
#: builtin.c:276 builtin.c:613 builtin.c:1019 builtin.c:1081 builtin.c:1333
614
msgid "%s: received non-string argument"
619
msgid "fflush: cannot flush: pipe `%.*s' opened for reading, not writing"
624
msgid "fflush: cannot flush: file `%.*s' opened for reading, not writing"
629
msgid "fflush: cannot flush file `%.*s': %s"
634
msgid "fflush: cannot flush: two-way pipe `%.*s' has closed write end"
639
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
642
#: builtin.c:427 builtin.c:703 builtin.c:913 builtin.c:1603 builtin.c:2853
643
#: builtin.c:2940 builtin.c:3007
645
msgid "%s: received non-string first argument"
648
#: builtin.c:429 builtin.c:2831 builtin.c:2846 builtin.c:2936 builtin.c:2998
650
msgid "%s: received non-string second argument"
532
msgid "fflush: cannot flush: pipe `%s' opened for reading, not writing"
537
msgid "fflush: cannot flush: file `%s' opened for reading, not writing"
542
msgid "fflush: `%s' is not an open file, pipe or co-process"
546
msgid "index: received non-string first argument"
550
msgid "index: received non-string second argument"
553
#: builtin.c:488 mpfr.c:757
554
msgid "int: received non-numeric argument"
654
558
msgid "length: received array argument"
658
562
msgid "`length(array)' is a gawk extension"
661
#: builtin.c:647 builtin.c:669
663
msgid "%s: received negative argument %g"
666
#: builtin.c:690 builtin.c:2929
668
msgid "%s: received non-numeric third argument"
671
#: builtin.c:697 builtin.c:887 builtin.c:1403 builtin.c:2419 builtin.c:2460
674
msgid "%s: received non-numeric second argument"
566
msgid "length: received non-string argument"
570
msgid "log: received non-numeric argument"
575
msgid "log: received negative argument %g"
578
#: builtin.c:776 builtin.c:781
579
msgid "fatal: must use `count$' on all formats or none"
584
msgid "field width is ignored for `%%' specifier"
589
msgid "precision is ignored for `%%' specifier"
594
msgid "field width and precision are ignored for `%%' specifier"
598
msgid "fatal: `$' is not permitted in awk formats"
602
msgid "fatal: arg count with `$' must be > 0"
607
msgid "fatal: arg count %ld greater than total number of supplied arguments"
611
msgid "fatal: `$' not permitted after period in format"
615
msgid "fatal: no `$' supplied for positional field width or precision"
619
msgid "`l' is meaningless in awk formats; ignored"
623
msgid "fatal: `l' is not permitted in POSIX awk formats"
627
msgid "`L' is meaningless in awk formats; ignored"
631
msgid "fatal: `L' is not permitted in POSIX awk formats"
635
msgid "`h' is meaningless in awk formats; ignored"
639
msgid "fatal: `h' is not permitted in POSIX awk formats"
644
msgid "[s]printf: value %g is out of range for `%%%c' format"
649
msgid "ignoring unknown format specifier character `%c': no argument converted"
653
msgid "fatal: not enough arguments to satisfy format string"
657
msgid "^ ran out for this one"
661
msgid "[s]printf: format specifier does not have control letter"
665
msgid "too many arguments supplied for format string"
669
msgid "sprintf: no arguments"
672
#: builtin.c:1641 builtin.c:1652
673
msgid "printf: no arguments"
677
msgid "sqrt: received non-numeric argument"
682
msgid "sqrt: called with negative argument %g"
679
687
msgid "substr: length %g is not >= 1"
684
692
msgid "substr: length %g is not >= 0"
689
697
msgid "substr: non-integer length %g will be truncated"
694
702
msgid "substr: length %g too big for string indexing, truncating to %g"
699
707
msgid "substr: start index %g is invalid, using 1"
704
712
msgid "substr: non-integer start index %g will be truncated"
708
716
msgid "substr: source string is zero length"
713
721
msgid "substr: start index %g is past end of string"
719
727
"substr: length %g at start index %g exceeds length of first argument (%lu)"
723
731
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
735
msgid "strftime: received non-numeric second argument"
727
739
msgid "strftime: second argument less than 0 or too big for time_t"
731
msgid "strftime: second argument out of range for time_t"
743
msgid "strftime: received non-string first argument"
735
747
msgid "strftime: received empty format string"
751
msgid "mktime: received non-string argument"
739
755
msgid "mktime: at least one of the values is out of the default range"
743
759
msgid "'system' function not allowed in sandbox mode"
746
#: builtin.c:1148 builtin.c:1223
747
msgid "print: attempt to write to closed write end of two-way pipe"
763
msgid "system: received non-string argument"
752
768
msgid "reference to uninitialized field `$%d'"
755
#: builtin.c:1401 builtin.c:2417 builtin.c:2458 builtin.c:3058
757
msgid "%s: received non-numeric first argument"
772
msgid "tolower: received non-string argument"
776
msgid "toupper: received non-string argument"
779
#: builtin.c:2325 mpfr.c:672
780
msgid "atan2: received non-numeric first argument"
783
#: builtin.c:2327 mpfr.c:674
784
msgid "atan2: received non-numeric second argument"
788
msgid "sin: received non-numeric argument"
792
msgid "cos: received non-numeric argument"
795
#: builtin.c:2415 mpfr.c:1156
796
msgid "srand: received non-numeric argument"
761
800
msgid "match: third argument is not an array"
766
msgid "%s: cannot use %s as third argument"
771
msgid "gensub: third argument `%.*s' treated as 1"
776
msgid "%s: can be called indirectly only with two arguments"
780
msgid "indirect call to gensub requires three or four arguments"
784
msgid "indirect call to match requires two or three arguments"
789
msgid "indirect call to %s requires two to four arguments"
794
msgid "lshift(%f, %f): negative values are not allowed"
804
msgid "gensub: third argument of 0 treated as 1"
808
msgid "lshift: received non-numeric first argument"
812
msgid "lshift: received non-numeric second argument"
817
msgid "lshift(%f, %f): negative values will give strange results"
799
822
msgid "lshift(%f, %f): fractional values will be truncated"
804
827
msgid "lshift(%f, %f): too large shift value will give strange results"
831
msgid "rshift: received non-numeric first argument"
835
msgid "rshift: received non-numeric second argument"
809
msgid "rshift(%f, %f): negative values are not allowed"
840
msgid "rshift(%f, %f): negative values will give strange results"
814
845
msgid "rshift(%f, %f): fractional values will be truncated"
819
850
msgid "rshift(%f, %f): too large shift value will give strange results"
822
#: builtin.c:2496 builtin.c:2527 builtin.c:2557
824
msgid "%s: called with less than two arguments"
827
#: builtin.c:2501 builtin.c:2532 builtin.c:2563
829
msgid "%s: argument %d is non-numeric"
832
#: builtin.c:2505 builtin.c:2536 builtin.c:2567
834
msgid "%s: argument %d negative value %g is not allowed"
839
msgid "compl(%f): negative value is not allowed"
853
#: builtin.c:3088 mpfr.c:968
854
msgid "and: called with less than two arguments"
859
msgid "and: argument %d is non-numeric"
864
msgid "and: argument %d negative value %g will give strange results"
867
#: builtin.c:3120 mpfr.c:1000
868
msgid "or: called with less than two arguments"
873
msgid "or: argument %d is non-numeric"
878
msgid "or: argument %d negative value %g will give strange results"
881
#: builtin.c:3151 mpfr.c:1031
882
msgid "xor: called with less than two arguments"
887
msgid "xor: argument %d is non-numeric"
892
msgid "xor: argument %d negative value %g will give strange results"
895
#: builtin.c:3186 mpfr.c:787
896
msgid "compl: received non-numeric argument"
901
msgid "compl(%f): negative value will give strange results"
844
906
msgid "compl(%f): fractional value will be truncated"
849
911
msgid "dcgettext: `%s' is not a valid locale category"
852
#: builtin.c:2822 builtin.c:2840
854
msgid "%s: received non-string third argument"
857
#: builtin.c:2895 builtin.c:2916
859
msgid "%s: received non-string fifth argument"
862
#: builtin.c:2905 builtin.c:2922
864
msgid "%s: received non-string fourth argument"
867
#: builtin.c:3050 mpfr.c:1334
868
msgid "intdiv: third argument is not an array"
871
#: builtin.c:3069 mpfr.c:1383
872
msgid "intdiv: division by zero attempted"
876
msgid "typeof: second argument is not an array"
882
"typeof detected invalid flags combination `%s'; please file a bug report"
887
msgid "typeof: unknown argument type `%s'"
890
#: cint_array.c:1268 cint_array.c:1296
892
msgid "cannot add a new file (%.*s) to ARGV in sandbox mode"
897
msgid "Type (g)awk statement(s). End with the command `end'\n"
916
msgid "Type (g)awk statement(s). End with the command \"end\"\n"
902
921
msgid "invalid frame number: %d"
907
msgid "info: invalid option - `%s'"
912
msgid "source: `%s': already sourced"
917
msgid "save: `%s': command not permitted"
921
msgid "cannot use command `commands' for breakpoint/watchpoint commands"
926
msgid "info: invalid option - \"%s\""
931
msgid "source \"%s\": already sourced."
936
msgid "save \"%s\": command not permitted."
940
msgid "Can't use command `commands' for breakpoint/watchpoint commands"
925
944
msgid "no breakpoint/watchpoint has been set yet"
929
948
msgid "invalid breakpoint/watchpoint number"
934
953
msgid "Type commands for when %s %d is hit, one per line.\n"
939
msgid "End with the command `end'\n"
958
msgid "End with the command \"end\"\n"
943
962
msgid "`end' valid only in command `commands' or `eval'"
947
966
msgid "`silent' valid only in command `commands'"
952
msgid "trace: invalid option - `%s'"
971
msgid "trace: invalid option - \"%s\""
956
975
msgid "condition: invalid breakpoint/watchpoint number"
960
979
msgid "argument not a string"
963
#: command.y:462 command.y:467
965
msgid "option: invalid parameter - `%s'"
970
msgid "no such function - `%s'"
975
msgid "enable: invalid option - `%s'"
982
#: command.y:459 command.y:464
984
msgid "option: invalid parameter - \"%s\""
989
msgid "no such function - \"%s\""
994
msgid "enable: invalid option - \"%s\""
980
999
msgid "invalid range specification: %d - %d"
984
1003
msgid "non-numeric value for field number"
987
#: command.y:683 command.y:690
1006
#: command.y:680 command.y:687
988
1007
msgid "non-numeric value found, numeric expected"
991
#: command.y:715 command.y:721
1010
#: command.y:712 command.y:718
992
1011
msgid "non-zero integer value"
997
"backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
1002
"break [[filename:]N|function] - set breakpoint at the specified location"
1006
msgid "clear [[filename:]N|function] - delete breakpoints previously set"
1016
"backtrace [N] - print trace of all or N innermost (outermost if N < 0) "
1022
"break [[filename:]N|function] - set breakpoint at the specified location."
1026
msgid "clear [[filename:]N|function] - delete breakpoints previously set."
1011
1031
"commands [num] - starts a list of commands to be executed at a "
1012
"breakpoint(watchpoint) hit"
1016
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition"
1020
msgid "continue [COUNT] - continue program being debugged"
1024
msgid "delete [breakpoints] [range] - delete specified breakpoints"
1028
msgid "disable [breakpoints] [range] - disable specified breakpoints"
1032
msgid "display [var] - print value of variable each time the program stops"
1036
msgid "down [N] - move N frames down the stack"
1040
msgid "dump [filename] - dump instructions to file or stdout"
1044
msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints"
1048
msgid "end - end a list of commands or awk statements"
1052
msgid "eval stmt|[p1, p2, ...] - evaluate awk statement(s)"
1056
msgid "exit - (same as quit) exit debugger"
1060
msgid "finish - execute until selected stack frame returns"
1064
msgid "frame [N] - select and print stack frame number N"
1068
msgid "help [command] - print list of commands or explanation of command"
1072
msgid "ignore N COUNT - set ignore-count of breakpoint number N to COUNT"
1032
"breakpoint(watchpoint) hit."
1036
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition."
1040
msgid "continue [COUNT] - continue program being debugged."
1044
msgid "delete [breakpoints] [range] - delete specified breakpoints."
1048
msgid "disable [breakpoints] [range] - disable specified breakpoints."
1052
msgid "display [var] - print value of variable each time the program stops."
1056
msgid "down [N] - move N frames down the stack."
1060
msgid "dump [filename] - dump instructions to file or stdout."
1064
msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints."
1068
msgid "end - end a list of commands or awk statements."
1072
msgid "eval stmt|[p1, p2, ...] - evaluate awk statement(s)."
1076
msgid "finish - execute until selected stack frame returns."
1080
msgid "frame [N] - select and print stack frame number N."
1084
msgid "help [command] - print list of commands or explanation of command."
1088
msgid "ignore N COUNT - set ignore-count of breakpoint number N to COUNT."
1077
1093
"info topic - source|sources|variables|functions|break|frame|args|locals|"
1082
msgid "list [-|+|[filename:]lineno|function|range] - list specified line(s)"
1086
msgid "next [COUNT] - step program, proceeding through subroutine calls"
1098
msgid "list [-|+|[filename:]lineno|function|range] - list specified line(s)."
1102
msgid "next [COUNT] - step program, proceeding through subroutine calls."
1091
"nexti [COUNT] - step one instruction, but proceed through subroutine calls"
1095
msgid "option [name[=value]] - set or display debugger option(s)"
1099
msgid "print var [var] - print value of a variable or array"
1103
msgid "printf format, [arg], ... - formatted output"
1107
msgid "quit - exit debugger"
1107
"nexti [COUNT] - step one instruction, but proceed through subroutine calls."
1111
msgid "option [name[=value]] - set or display debugger option(s)."
1115
msgid "print var [var] - print value of a variable or array."
1119
msgid "printf format, [arg], ... - formatted output."
1123
msgid "quit - exit debugger."
1127
msgid "return [value] - make selected stack frame return to its caller."
1131
msgid "run - start or restart executing program."
1110
1134
#: command.y:874
1111
msgid "return [value] - make selected stack frame return to its caller"
1135
msgid "save filename - save commands from the session to file."
1115
msgid "run - start or restart executing program"
1139
msgid "set var = value - assign value to a scalar variable."
1118
1142
#: command.y:879
1119
msgid "save filename - save commands from the session to file"
1123
msgid "set var = value - assign value to a scalar variable"
1127
msgid "silent - suspends usual message when stopped at a breakpoint/watchpoint"
1131
msgid "source file - execute commands from file"
1135
msgid "step [COUNT] - step program until it reaches a different source line"
1139
msgid "stepi [COUNT] - step one instruction exactly"
1143
msgid "tbreak [[filename:]N|function] - set a temporary breakpoint"
1147
msgid "trace on|off - print instruction before executing"
1151
msgid "undisplay [N] - remove variable(s) from automatic display list"
1144
"silent - suspends usual message when stopped at a breakpoint/watchpoint."
1148
msgid "source file - execute commands from file."
1152
msgid "step [COUNT] - step program until it reaches a different source line."
1156
msgid "stepi [COUNT] - step one instruction exactly."
1160
msgid "tbreak [[filename:]N|function] - set a temporary breakpoint."
1164
msgid "trace on|off - print instruction before executing."
1168
msgid "undisplay [N] - remove variable(s) from automatic display list."
1156
1173
"until [[filename:]N|function] - execute until program reaches a different "
1157
"line or line N within current frame"
1161
msgid "unwatch [N] - remove variable(s) from watch list"
1165
msgid "up [N] - move N frames up the stack"
1169
msgid "watch var - set a watchpoint for a variable"
1174
"where [N] - (same as backtrace) print trace of all or N innermost (outermost "
1178
#: command.y:1017 debug.c:423 gawkapi.c:261 msg.c:142
1174
"line or line N within current frame."
1178
msgid "unwatch [N] - remove variable(s) from watch list."
1182
msgid "up [N] - move N frames up the stack."
1186
msgid "watch var - set a watchpoint for a variable."
1189
#: command.y:1011 debug.c:401 msg.c:135
1180
1191
msgid "error: "
1185
msgid "cannot read command: %s\n"
1190
msgid "cannot read command: %s"
1196
msgid "can't read command (%s)\n"
1201
msgid "can't read command (%s)"
1194
1205
msgid "invalid character in command"
1199
msgid "unknown command - `%.*s', try help"
1210
msgid "unknown command - \"%.*s\", try help"
1203
1219
msgid "invalid character"
1208
1224
msgid "undefined command: %s\n"
1212
msgid "set or show the number of lines to keep in history file"
1216
msgid "set or show the list command window size"
1220
msgid "set or show gawk output file"
1224
msgid "set or show debugger prompt"
1228
msgid "(un)set or show saving of command history (value=on|off)"
1232
msgid "(un)set or show saving of options (value=on|off)"
1236
msgid "(un)set or show instruction tracing (value=on|off)"
1240
msgid "program not running"
1228
msgid "set or show the number of lines to keep in history file."
1232
msgid "set or show the list command window size."
1236
msgid "set or show gawk output file."
1240
msgid "set or show debugger prompt."
1244
msgid "(un)set or show saving of command history (value=on|off)."
1248
msgid "(un)set or show saving of options (value=on|off)."
1252
msgid "(un)set or show instruction tracing (value=on|off)."
1256
msgid "program not running."
1259
#: debug.c:448 debug.c:606
1261
msgid "can't read source file `%s' (%s)"
1245
1266
msgid "source file `%s' is empty.\n"
1249
msgid "no current source file"
1254
msgid "cannot find source file named `%s': %s"
1270
msgid "no current source file."
1275
msgid "cannot find source file named `%s' (%s)"
1280
msgid "WARNING: source file `%s' modified since program compilation.\n"
1259
msgid "warning: source file `%s' modified since program compilation.\n"
1264
1285
msgid "line number %d out of range; `%s' has %d lines"
1269
1290
msgid "unexpected eof while reading file `%s', line %d"
1274
1295
msgid "source file `%s' modified since start of program execution"
1279
1300
msgid "Current source file: %s\n"
1284
1305
msgid "Number of lines: %d\n"
1289
1310
msgid "Source file (lines): %s (%d)\n"
1294
1315
"Number Disp Enabled Location\n"
1300
msgid "\tnumber of hits = %ld\n"
1321
msgid "\tno of hits = %ld\n"
1305
1326
msgid "\tignore next %ld hit(s)\n"
1308
#: debug.c:791 debug.c:931
1329
#: debug.c:769 debug.c:909
1310
1331
msgid "\tstop condition: %s\n"
1313
#: debug.c:793 debug.c:933
1334
#: debug.c:771 debug.c:911
1314
1335
msgid "\tcommands:\n"
1319
1340
msgid "Current frame: "
1324
1345
msgid "Called by frame: "
1329
1350
msgid "Caller of frame: "
1334
1355
msgid "None in main().\n"
1338
1359
msgid "No arguments.\n"
1342
1363
msgid "No locals.\n"
1347
1368
"All defined variables:\n"
1353
1374
"All defined functions:\n"
1359
1380
"Auto-display variables:\n"
1365
1386
"Watch variables:\n"
1371
1392
msgid "no symbol `%s' in current context\n"
1374
#: debug.c:1066 debug.c:1495
1395
#: debug.c:1041 debug.c:1427
1376
1397
msgid "`%s' is not an array\n"
1381
1402
msgid "$%ld = uninitialized field\n"
1386
1407
msgid "array `%s' is empty\n"
1389
#: debug.c:1184 debug.c:1236
1391
msgid "subscript \"%.*s\" is not in array `%s'\n"
1396
msgid "`%s[\"%.*s\"]' is not an array\n"
1399
#: debug.c:1302 debug.c:5166
1410
#: debug.c:1119 debug.c:1171
1412
msgid "[\"%s\"] not in array `%s'\n"
1417
msgid "`%s[\"%s\"]' is not an array\n"
1420
#: debug.c:1236 debug.c:4964
1401
1422
msgid "`%s' is not a scalar variable"
1404
#: debug.c:1325 debug.c:5196
1406
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
1409
#: debug.c:1348 debug.c:5207
1411
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
1425
#: debug.c:1258 debug.c:4994
1427
msgid "attempt to use array `%s[\"%s\"]' in a scalar context"
1430
#: debug.c:1280 debug.c:5005
1432
msgid "attempt to use scalar `%s[\"%s\"]' as array"
1416
1437
msgid "`%s' is a function"
1421
1442
msgid "watchpoint %d is unconditional\n"
1426
msgid "no display item numbered %ld"
1431
msgid "no watch item numbered %ld"
1436
msgid "%d: subscript \"%.*s\" is not in array `%s'\n"
1447
msgid "No display item numbered %ld"
1452
msgid "No watch item numbered %ld"
1457
msgid "%d: [\"%s\"] not in array `%s'\n"
1440
1461
msgid "attempt to use scalar value as array"
1445
1466
msgid "Watchpoint %d deleted because parameter is out of scope.\n"
1450
1471
msgid "Display %d deleted because parameter is out of scope.\n"
1455
1476
msgid " in file `%s', line %d\n"
1460
1481
msgid " at `%s':%d"
1463
#: debug.c:2012 debug.c:2075
1484
#: debug.c:1937 debug.c:2000
1465
1486
msgid "#%ld\tin "
1470
1491
msgid "More stack frames follow ...\n"
1474
1495
msgid "invalid frame number"
1479
1500
msgid "Note: breakpoint %d (enabled, ignore next %ld hits), also set at %s:%d"
1484
1505
msgid "Note: breakpoint %d (enabled), also set at %s:%d"
1489
1510
msgid "Note: breakpoint %d (disabled, ignore next %ld hits), also set at %s:%d"
1494
1515
msgid "Note: breakpoint %d (disabled), also set at %s:%d"
1499
1520
msgid "Breakpoint %d set at file `%s', line %d\n"
1504
msgid "cannot set breakpoint in file `%s'\n"
1509
msgid "line number %d in file `%s' is out of range"
1514
msgid "internal error: cannot find rule\n"
1519
msgid "cannot set breakpoint at `%s':%d\n"
1524
msgid "cannot set breakpoint in function `%s'\n"
1525
msgid "Can't set breakpoint in file `%s'\n"
1528
#: debug.c:2369 debug.c:2492 debug.c:3350
1530
msgid "line number %d in file `%s' out of range"
1535
msgid "Can't find rule!!!\n"
1540
msgid "Can't set breakpoint at `%s':%d\n"
1545
msgid "Can't set breakpoint in function `%s'\n"
1529
1550
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
1532
#: debug.c:2568 debug.c:3425
1534
msgid "line number %d in file `%s' out of range"
1537
#: debug.c:2584 debug.c:2606
1553
#: debug.c:2508 debug.c:2530
1539
1555
msgid "Deleted breakpoint %d"
1544
1560
msgid "No breakpoint(s) at entry to function `%s'\n"
1549
1565
msgid "No breakpoint at file `%s', line #%d\n"
1552
#: debug.c:2672 debug.c:2713 debug.c:2733 debug.c:2776
1568
#: debug.c:2596 debug.c:2637 debug.c:2657 debug.c:2700
1553
1569
msgid "invalid breakpoint number"
1557
1573
msgid "Delete all breakpoints? (y or n) "
1560
#: debug.c:2689 debug.c:2999 debug.c:3052
1576
#: debug.c:2613 debug.c:2923 debug.c:2976
1566
1582
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
1571
1587
msgid "Will stop next time breakpoint %d is reached.\n"
1576
1592
msgid "Can only debug programs provided with the `-f' option.\n"
1581
msgid "Restarting ...\n"
1586
1597
msgid "Failed to restart debugger"
1590
1601
msgid "Program already running. Restart from beginning (y/n)? "
1595
1606
msgid "Program not restarted\n"
1600
1611
msgid "error: cannot restart, operation not allowed\n"
1605
1616
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
1610
msgid "Starting program:\n"
1615
msgid "Program exited abnormally with exit value: %d\n"
1620
msgid "Program exited normally with exit value: %d\n"
1621
msgid "Starting program: \n"
1626
msgid "Program exited %s with exit value: %d\n"
1624
1630
msgid "The program is running. Exit anyway (y/n)? "
1629
1635
msgid "Not stopped at any breakpoint; argument ignored.\n"
1634
msgid "invalid breakpoint number %d"
1640
msgid "invalid breakpoint number %d."
1639
1645
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
1644
1650
msgid "'finish' not meaningful in the outermost frame main()\n"
1649
msgid "Run until return from "
1655
msgid "Run till return from "
1654
1660
msgid "'return' not meaningful in the outermost frame main()\n"
1659
msgid "cannot find specified location in function `%s'\n"
1665
msgid "Can't find specified location in function `%s'\n"
1664
1670
msgid "invalid source line %d in file `%s'"
1669
msgid "cannot find specified location %d in file `%s'\n"
1675
msgid "Can't find specified location %d in file `%s'\n"
1674
1680
msgid "element not in array\n"
1679
1685
msgid "untyped variable\n"
1684
1690
msgid "Stopping in %s ...\n"
1689
1695
msgid "'finish' not meaningful with non-local jump '%s'\n"
1694
1700
msgid "'until' not meaningful with non-local jump '%s'\n"
1697
#. TRANSLATORS: don't translate the 'q' inside the brackets.
1699
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
1704
msgid "\t------[Enter] to continue or q [Enter] to quit------"
1704
msgid "[\"%.*s\"] not in array `%s'"
1713
msgid "[\"%s\"] not in array `%s'"
1709
1718
msgid "sending output to stdout\n"
1713
1722
msgid "invalid number"
1718
1727
msgid "`%s' not allowed in current context; statement ignored"
1722
1731
msgid "`return' not allowed in current context; statement ignored"
1727
msgid "fatal error during eval, need to restart.\n"
1732
msgid "no symbol `%s' in current context"
1736
msgid "No symbol `%s' in current context"
1739
#: dfa.c:998 dfa.c:1001 dfa.c:1021 dfa.c:1031 dfa.c:1043 dfa.c:1094 dfa.c:1103
1740
#: dfa.c:1106 dfa.c:1111 dfa.c:1124 dfa.c:1191
1741
msgid "unbalanced ["
1745
msgid "invalid character class"
1749
msgid "character class syntax is [[:space:]], not [:space:]"
1753
msgid "unfinished \\ escape"
1756
#: dfa.c:1427 regcomp.c:161
1757
msgid "Invalid content of \\{\\}"
1760
#: dfa.c:1430 regcomp.c:176
1761
msgid "Regular expression too big"
1765
msgid "unbalanced ("
1769
msgid "no syntax specified"
1773
msgid "unbalanced )"
1737
1778
msgid "unknown nodetype %d"
1740
#: eval.c:416 eval.c:432
1781
#: eval.c:405 eval.c:419
1742
1783
msgid "unknown opcode %d"
1747
1788
msgid "opcode %s not an operator or keyword"
1751
1792
msgid "buffer overflow in genflags2str"
1772
1813
msgid "BINMODE value `%s' is invalid, treated as 3"
1777
1818
msgid "bad `%sFMT' specification `%s'"
1781
1822
msgid "turning off `--lint' due to assignment to `LINT'"
1786
1827
msgid "reference to uninitialized argument `%s'"
1791
1832
msgid "reference to uninitialized variable `%s'"
1795
1836
msgid "attempt to field reference from non-numeric value"
1799
1840
msgid "attempt to field reference from null string"
1804
1845
msgid "attempt to access field %ld"
1809
1850
msgid "reference to uninitialized field `$%ld'"
1814
1855
msgid "function `%s' called with more arguments than declared"
1819
1860
msgid "unwind_stack: unexpected type `%s'"
1823
1864
msgid "division by zero attempted in `/='"
1828
1869
msgid "division by zero attempted in `%%='"
1872
#: ext.c:89 ext.c:171
1832
1873
msgid "extensions are not allowed in sandbox mode"
1836
1877
msgid "-l / @load are gawk extensions"
1840
1881
msgid "load_ext: received NULL lib_name"
1845
msgid "load_ext: cannot open library `%s': %s"
1850
msgid "load_ext: library `%s': does not define `plugin_is_GPL_compatible': %s"
1855
msgid "load_ext: library `%s': cannot call function `%s': %s"
1860
msgid "load_ext: library `%s' initialization routine `%s' failed"
1886
msgid "load_ext: cannot open library `%s' (%s)\n"
1892
"load_ext: library `%s': does not define `plugin_is_GPL_compatible' (%s)\n"
1897
msgid "load_ext: library `%s': cannot call function `%s' (%s)\n"
1902
msgid "load_ext: library `%s' initialization routine `%s' failed\n"
1906
msgid "`extension' is a gawk extension"
1910
msgid "extension: received NULL lib_name"
1915
msgid "extension: cannot open library `%s' (%s)"
1921
"extension: library `%s': does not define `plugin_is_GPL_compatible' (%s)"
1926
msgid "extension: library `%s': cannot call function `%s' (%s)"
1864
1930
msgid "make_builtin: missing function name"
1867
#: ext.c:100 ext.c:111
1869
msgid "make_builtin: cannot use gawk built-in `%s' as function name"
1874
msgid "make_builtin: cannot use gawk built-in `%s' as namespace name"
1879
msgid "make_builtin: cannot redefine function `%s'"
1935
msgid "make_builtin: can't redefine function `%s'"
1884
1940
msgid "make_builtin: function `%s' already defined"
1889
1945
msgid "make_builtin: function name `%s' previously defined"
1950
msgid "make_builtin: can't use gawk built-in `%s' as function name"
1953
#: ext.c:249 ext.c:304
1894
1955
msgid "make_builtin: negative argument count for function `%s'"
1959
msgid "extension: missing function name"
1962
#: ext.c:279 ext.c:283
1964
msgid "extension: illegal character `%c' in function name `%s'"
1969
msgid "extension: can't redefine function `%s'"
1974
msgid "extension: function `%s' already defined"
1979
msgid "extension: function name `%s' previously defined"
1984
msgid "extension: can't use gawk built-in `%s' as function name"
1989
msgid "function `%s' defined to take no more than %d argument(s)"
1994
msgid "function `%s': missing argument #%d"
1899
1999
msgid "function `%s': argument #%d: attempt to use scalar as an array"
1904
2004
msgid "function `%s': argument #%d: attempt to use array as a scalar"
1908
msgid "dynamic loading of libraries is not supported"
1911
#: extension/filefuncs.c:446
2008
msgid "dynamic loading of library not supported"
2011
#: extension/filefuncs.c:159
2012
msgid "chdir: called with incorrect number of arguments, expecting 1"
2015
#: extension/filefuncs.c:439
1913
2017
msgid "stat: unable to read symbolic link `%s'"
2020
#: extension/filefuncs.c:472
2021
msgid "stat: called with wrong number of arguments"
1916
2024
#: extension/filefuncs.c:479
1917
msgid "stat: first argument is not a string"
1920
#: extension/filefuncs.c:484
1921
msgid "stat: second argument is not an array"
1924
#: extension/filefuncs.c:528
1925
2025
msgid "stat: bad parameters"
1928
#: extension/filefuncs.c:594
2028
#: extension/filefuncs.c:533
1930
2030
msgid "fts init: could not create variable %s"
1933
#: extension/filefuncs.c:615
2033
#: extension/filefuncs.c:554
1934
2034
msgid "fts is not supported on this system"
1937
#: extension/filefuncs.c:634
1938
msgid "fill_stat_element: could not create array, out of memory"
2037
#: extension/filefuncs.c:573
2038
msgid "fill_stat_element: could not create array"
1941
#: extension/filefuncs.c:643
2041
#: extension/filefuncs.c:582
1942
2042
msgid "fill_stat_element: could not set element"
1945
#: extension/filefuncs.c:658
2045
#: extension/filefuncs.c:597
1946
2046
msgid "fill_path_element: could not set element"
1949
#: extension/filefuncs.c:674
2049
#: extension/filefuncs.c:613
1950
2050
msgid "fill_error_element: could not set element"
1953
#: extension/filefuncs.c:726 extension/filefuncs.c:773
2053
#: extension/filefuncs.c:660 extension/filefuncs.c:707
1954
2054
msgid "fts-process: could not create array"
1957
#: extension/filefuncs.c:736 extension/filefuncs.c:783
1958
#: extension/filefuncs.c:801
2057
#: extension/filefuncs.c:670 extension/filefuncs.c:717
2058
#: extension/filefuncs.c:735
1959
2059
msgid "fts-process: could not set element"
1962
#: extension/filefuncs.c:850
2062
#: extension/filefuncs.c:784
1963
2063
msgid "fts: called with incorrect number of arguments, expecting 3"
1966
#: extension/filefuncs.c:853
1967
msgid "fts: first argument is not an array"
1970
#: extension/filefuncs.c:859
1971
msgid "fts: second argument is not a number"
1974
#: extension/filefuncs.c:865
1975
msgid "fts: third argument is not an array"
1978
#: extension/filefuncs.c:872
2066
#: extension/filefuncs.c:787
2067
msgid "fts: bad first parameter"
2070
#: extension/filefuncs.c:793
2071
msgid "fts: bad second parameter"
2074
#: extension/filefuncs.c:799
2075
msgid "fts: bad third parameter"
2078
#: extension/filefuncs.c:806
1979
2079
msgid "fts: could not flatten array\n"
1982
#: extension/filefuncs.c:890
2082
#: extension/filefuncs.c:824
1983
2083
msgid "fts: ignoring sneaky FTS_NOSTAT flag. nyah, nyah, nyah."
1986
#: extension/fnmatch.c:120
2086
#: extension/filefuncs.c:841
2087
msgid "fts: clear_array() failed\n"
2090
#: extension/fnmatch.c:112
2091
msgid "fnmatch: called with less than three arguments"
2094
#: extension/fnmatch.c:115
2095
msgid "fnmatch: called with more than three arguments"
2098
#: extension/fnmatch.c:118
1987
2099
msgid "fnmatch: could not get first argument"
1990
#: extension/fnmatch.c:125
2102
#: extension/fnmatch.c:123
1991
2103
msgid "fnmatch: could not get second argument"
1994
#: extension/fnmatch.c:130
2106
#: extension/fnmatch.c:128
1995
2107
msgid "fnmatch: could not get third argument"
1998
#: extension/fnmatch.c:143
2110
#: extension/fnmatch.c:141
1999
2111
msgid "fnmatch is not implemented on this system\n"
2002
#: extension/fnmatch.c:175
2114
#: extension/fnmatch.c:173
2003
2115
msgid "fnmatch init: could not add FNM_NOMATCH variable"
2006
#: extension/fnmatch.c:185
2118
#: extension/fnmatch.c:183
2008
2120
msgid "fnmatch init: could not set array element %s"
2011
#: extension/fnmatch.c:195
2123
#: extension/fnmatch.c:193
2012
2124
msgid "fnmatch init: could not install FNM array"
2015
#: extension/fork.c:92
2127
#: extension/fork.c:81
2128
msgid "fork: called with too many arguments"
2131
#: extension/fork.c:94
2016
2132
msgid "fork: PROCINFO is not an array!"
2019
#: extension/inplace.c:131
2020
msgid "inplace::begin: in-place editing already active"
2023
#: extension/inplace.c:134
2025
msgid "inplace::begin: expects 2 arguments but called with %d"
2028
#: extension/inplace.c:137
2029
msgid "inplace::begin: cannot retrieve 1st argument as a string filename"
2032
#: extension/inplace.c:145
2034
msgid "inplace::begin: disabling in-place editing for invalid FILENAME `%s'"
2037
#: extension/inplace.c:152
2039
msgid "inplace::begin: Cannot stat `%s' (%s)"
2042
#: extension/inplace.c:159
2044
msgid "inplace::begin: `%s' is not a regular file"
2047
#: extension/inplace.c:170
2049
msgid "inplace::begin: mkstemp(`%s') failed (%s)"
2052
#: extension/inplace.c:182
2054
msgid "inplace::begin: chmod failed (%s)"
2057
#: extension/inplace.c:189
2059
msgid "inplace::begin: dup(stdout) failed (%s)"
2062
#: extension/inplace.c:192
2064
msgid "inplace::begin: dup2(%d, stdout) failed (%s)"
2067
#: extension/inplace.c:195
2069
msgid "inplace::begin: close(%d) failed (%s)"
2072
#: extension/inplace.c:211
2074
msgid "inplace::end: expects 2 arguments but called with %d"
2077
#: extension/inplace.c:214
2078
msgid "inplace::end: cannot retrieve 1st argument as a string filename"
2081
#: extension/inplace.c:221
2082
msgid "inplace::end: in-place editing not active"
2085
#: extension/inplace.c:227
2087
msgid "inplace::end: dup2(%d, stdout) failed (%s)"
2135
#: extension/fork.c:118
2136
msgid "waitpid: called with too many arguments"
2139
#: extension/fork.c:126
2140
msgid "wait: called with no arguments"
2143
#: extension/fork.c:143
2144
msgid "wait: called with too many arguments"
2147
#: extension/inplace.c:130
2148
msgid "inplace_begin: in-place editing already active"
2151
#: extension/inplace.c:133 extension/inplace.c:207
2153
msgid "inplace_begin: expects 2 arguments but called with %d"
2156
#: extension/inplace.c:136
2157
msgid "inplace_begin: cannot retrieve 1st argument as a string filename"
2160
#: extension/inplace.c:144
2162
msgid "inplace_begin: disabling in-place editing for invalid FILENAME `%s'"
2165
#: extension/inplace.c:151
2167
msgid "inplace_begin: Cannot stat `%s' (%s)"
2170
#: extension/inplace.c:158
2172
msgid "inplace_begin: `%s' is not a regular file"
2175
#: extension/inplace.c:169
2177
msgid "inplace_begin: mkstemp(`%s') failed (%s)"
2180
#: extension/inplace.c:178
2182
msgid "inplace_begin: chmod failed (%s)"
2185
#: extension/inplace.c:185
2187
msgid "inplace_begin: dup(stdout) failed (%s)"
2190
#: extension/inplace.c:188
2192
msgid "inplace_begin: dup2(%d, stdout) failed (%s)"
2195
#: extension/inplace.c:191
2197
msgid "inplace_begin: close(%d) failed (%s)"
2200
#: extension/inplace.c:210
2201
msgid "inplace_end: cannot retrieve 1st argument as a string filename"
2204
#: extension/inplace.c:217
2205
msgid "inplace_end: in-place editing not active"
2208
#: extension/inplace.c:223
2210
msgid "inplace_end: dup2(%d, stdout) failed (%s)"
2213
#: extension/inplace.c:226
2215
msgid "inplace_end: close(%d) failed (%s)"
2090
2218
#: extension/inplace.c:230
2092
msgid "inplace::end: close(%d) failed (%s)"
2095
#: extension/inplace.c:234
2097
msgid "inplace::end: fsetpos(stdout) failed (%s)"
2100
#: extension/inplace.c:247
2102
msgid "inplace::end: link(`%s', `%s') failed (%s)"
2105
#: extension/inplace.c:257
2107
msgid "inplace::end: rename(`%s', `%s') failed (%s)"
2110
#: extension/ordchr.c:72
2111
msgid "ord: first argument is not a string"
2220
msgid "inplace_end: fsetpos(stdout) failed (%s)"
2223
#: extension/inplace.c:243
2225
msgid "inplace_end: link(`%s', `%s') failed (%s)"
2228
#: extension/inplace.c:253
2230
msgid "inplace_end: rename(`%s', `%s') failed (%s)"
2233
#: extension/ordchr.c:69
2234
msgid "ord: called with too many arguments"
2237
#: extension/ordchr.c:75
2238
msgid "ord: called with no arguments"
2241
#: extension/ordchr.c:77
2242
msgid "ord: called with inappropriate argument(s)"
2114
2245
#: extension/ordchr.c:99
2115
msgid "chr: first argument is not a number"
2118
#: extension/readdir.c:291
2120
msgid "dir_take_control_of: %s: opendir/fdopendir failed: %s"
2123
#: extension/readfile.c:133
2124
msgid "readfile: called with wrong kind of argument"
2127
#: extension/revoutput.c:127
2128
msgid "revoutput: could not initialize REVOUT variable"
2131
#: extension/rwarray.c:145 extension/rwarray.c:548
2133
msgid "%s: first argument is not a string"
2136
#: extension/rwarray.c:189
2137
msgid "writea: second argument is not an array"
2140
#: extension/rwarray.c:206
2141
msgid "writeall: unable to find SYMTAB array"
2144
#: extension/rwarray.c:226
2145
msgid "write_array: could not flatten array"
2148
#: extension/rwarray.c:242
2149
msgid "write_array: could not release flattened array"
2152
#: extension/rwarray.c:307
2154
msgid "array value has unknown type %d"
2157
#: extension/rwarray.c:398
2159
"rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR "
2163
#: extension/rwarray.c:437
2165
msgid "cannot free number with unknown type %d"
2168
#: extension/rwarray.c:442
2170
msgid "cannot free value with unhandled type %d"
2173
#: extension/rwarray.c:481
2175
msgid "readall: unable to set %s::%s"
2178
#: extension/rwarray.c:483
2180
msgid "readall: unable to set %s"
2183
#: extension/rwarray.c:525
2184
msgid "reada: clear_array failed"
2187
#: extension/rwarray.c:611
2188
msgid "reada: second argument is not an array"
2191
#: extension/rwarray.c:648
2192
msgid "read_array: set_array_element failed"
2195
#: extension/rwarray.c:756
2197
msgid "treating recovered value with unknown type code %d as a string"
2200
#: extension/rwarray.c:827
2202
"rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR "
2206
#: extension/time.c:149
2246
msgid "chr: called with too many arguments"
2249
#: extension/ordchr.c:109
2250
msgid "chr: called with no arguments"
2253
#: extension/ordchr.c:111
2254
msgid "chr: called with inappropriate argument(s)"
2257
#: extension/readdir.c:277
2259
msgid "dir_take_control_of: opendir/fdopendir failed: %s"
2262
#: extension/readfile.c:84
2263
msgid "readfile: called with too many arguments"
2266
#: extension/readfile.c:118
2267
msgid "readfile: called with no arguments"
2270
#: extension/rwarray.c:124
2271
msgid "writea: called with too many arguments"
2274
#: extension/rwarray.c:131
2276
msgid "do_writea: argument 0 is not a string\n"
2279
#: extension/rwarray.c:137
2281
msgid "do_writea: argument 1 is not an array\n"
2284
#: extension/rwarray.c:184
2286
msgid "write_array: could not flatten array\n"
2289
#: extension/rwarray.c:198
2291
msgid "write_array: could not release flattened array\n"
2294
#: extension/rwarray.c:280
2295
msgid "reada: called with too many arguments"
2298
#: extension/rwarray.c:287
2300
msgid "do_reada: argument 0 is not a string\n"
2303
#: extension/rwarray.c:293
2305
msgid "do_reada: argument 1 is not an array\n"
2308
#: extension/rwarray.c:337
2310
msgid "do_reada: clear_array failed\n"
2313
#: extension/rwarray.c:374
2315
msgid "read_array: set_array_element failed\n"
2318
#: extension/time.c:106
2319
msgid "gettimeofday: ignoring arguments"
2322
#: extension/time.c:137
2207
2323
msgid "gettimeofday: not supported on this platform"
2210
#: extension/time.c:170
2326
#: extension/time.c:158
2327
msgid "sleep: called with too many arguments"
2330
#: extension/time.c:161
2211
2331
msgid "sleep: missing required numeric argument"
2214
#: extension/time.c:176
2334
#: extension/time.c:167
2215
2335
msgid "sleep: argument is negative"
2218
#: extension/time.c:210
2338
#: extension/time.c:201
2219
2339
msgid "sleep: not supported on this platform"
2222
#: extension/time.c:232
2223
msgid "strptime: called with no arguments"
2226
#: extension/time.c:240
2228
msgid "do_strptime: argument 1 is not a string\n"
2231
#: extension/time.c:245
2233
msgid "do_strptime: argument 2 is not a string\n"
2237
msgid "input record too large"
2241
2343
msgid "NF set to negative value"
2245
msgid "decrementing NF is not portable to many awk versions"
2249
msgid "accessing fields from an END rule may not be portable"
2252
#: field.c:1130 field.c:1139
2346
#: field.c:971 field.c:978 field.c:982
2253
2347
msgid "split: fourth argument is a gawk extension"
2257
2351
msgid "split: fourth argument is not an array"
2260
#: field.c:1136 field.c:1238
2262
msgid "%s: cannot use %s as fourth argument"
2266
2355
msgid "split: second argument is not an array"
2270
2359
msgid "split: cannot use the same array for second and fourth args"
2274
2363
msgid "split: cannot use a subarray of second arg for fourth arg"
2278
2367
msgid "split: cannot use a subarray of fourth arg for second arg"
2282
msgid "split: null string for third arg is a non-standard extension"
2371
msgid "split: null string for third arg is a gawk extension"
2286
2375
msgid "patsplit: fourth argument is not an array"
2290
2379
msgid "patsplit: second argument is not an array"
2294
2383
msgid "patsplit: third argument must be non-null"
2298
2387
msgid "patsplit: cannot use the same array for second and fourth args"
2302
2391
msgid "patsplit: cannot use a subarray of second arg for fourth arg"
2306
2395
msgid "patsplit: cannot use a subarray of fourth arg for second arg"
2310
msgid "assignment to FS/FIELDWIDTHS/FPAT has no effect when using --csv"
2314
2399
msgid "`FIELDWIDTHS' is a gawk extension"
2318
msgid "`*' must be the last designator in FIELDWIDTHS"
2323
msgid "invalid FIELDWIDTHS value, for field %d, near `%s'"
2404
msgid "invalid FIELDWIDTHS value, near `%s'"
2327
2408
msgid "null string for `FS' is a gawk extension"
2331
2412
msgid "old awk does not support regexps as value of `FS'"
2335
2416
msgid "`FPAT' is a gawk extension"
2339
2420
msgid "awk_value_to_node: received null retval"
2342
#: gawkapi.c:177 gawkapi.c:190
2343
msgid "awk_value_to_node: not in MPFR mode"
2346
#: gawkapi.c:184 gawkapi.c:196
2347
msgid "awk_value_to_node: MPFR not supported"
2352
msgid "awk_value_to_node: invalid number type `%d'"
2424
msgid "node_to_awk_value: received null node"
2355
2427
#: gawkapi.c:387
2356
msgid "add_ext_func: received NULL name_space parameter"
2362
"node_to_awk_value: detected invalid numeric flags combination `%s'; please "
2367
msgid "node_to_awk_value: received null node"
2371
2428
msgid "node_to_awk_value: received null val"
2374
#: gawkapi.c:632 gawkapi.c:667 gawkapi.c:695 gawkapi.c:730
2377
"node_to_awk_value detected invalid flags combination `%s'; please file a bug "
2382
2432
msgid "remove_element: received null array"
2386
2436
msgid "remove_element: received null subscript"
2391
msgid "api_flatten_array_typed: could not convert index %d to %s"
2396
msgid "api_flatten_array_typed: could not convert value %d to %s"
2399
#: gawkapi.c:1369 gawkapi.c:1386
2400
msgid "api_get_mpfr: MPFR not supported"
2404
msgid "cannot find end of BEGINFILE rule"
2409
msgid "cannot open unrecognized file type `%s' for `%s'"
2441
msgid "api_flatten_array: could not convert index %d\n"
2446
msgid "api_flatten_array: could not convert value %d\n"
2449
#: getopt.c:604 getopt.c:633
2451
msgid "%s: option '%s' is ambiguous; possibilities:"
2454
#: getopt.c:679 getopt.c:683
2456
msgid "%s: option '--%s' doesn't allow an argument\n"
2459
#: getopt.c:692 getopt.c:697
2461
msgid "%s: option '%c%s' doesn't allow an argument\n"
2464
#: getopt.c:740 getopt.c:759
2466
msgid "%s: option '--%s' requires an argument\n"
2469
#: getopt.c:797 getopt.c:800
2471
msgid "%s: unrecognized option '--%s'\n"
2474
#: getopt.c:808 getopt.c:811
2476
msgid "%s: unrecognized option '%c%s'\n"
2479
#: getopt.c:860 getopt.c:863
2481
msgid "%s: invalid option -- '%c'\n"
2484
#: getopt.c:916 getopt.c:933 getopt.c:1143 getopt.c:1161
2486
msgid "%s: option requires an argument -- '%c'\n"
2489
#: getopt.c:989 getopt.c:1005
2491
msgid "%s: option '-W %s' is ambiguous\n"
2494
#: getopt.c:1029 getopt.c:1047
2496
msgid "%s: option '-W %s' doesn't allow an argument\n"
2499
#: getopt.c:1068 getopt.c:1086
2501
msgid "%s: option '-W %s' requires an argument\n"
2414
2506
msgid "command line argument `%s' is a directory: skipped"
2417
#: io.c:418 io.c:532
2419
msgid "cannot open file `%s' for reading: %s"
2424
msgid "close of fd %d (`%s') failed: %s"
2429
msgid "`%.*s' used for input file and for output file"
2434
msgid "`%.*s' used for input file and input pipe"
2439
msgid "`%.*s' used for input file and two-way pipe"
2444
msgid "`%.*s' used for input file and output pipe"
2449
msgid "unnecessary mixing of `>' and `>>' for file `%.*s'"
2454
msgid "`%.*s' used for input pipe and output file"
2459
msgid "`%.*s' used for output file and output pipe"
2464
msgid "`%.*s' used for output file and two-way pipe"
2469
msgid "`%.*s' used for input pipe and output pipe"
2474
msgid "`%.*s' used for input pipe and two-way pipe"
2479
msgid "`%.*s' used for output pipe and two-way pipe"
2509
#: io.c:395 io.c:513
2511
msgid "cannot open file `%s' for reading (%s)"
2516
msgid "close of fd %d (`%s') failed (%s)"
2483
2520
msgid "redirection not allowed in sandbox mode"
2488
msgid "expression in `%s' redirection is a number"
2525
msgid "expression in `%s' redirection only has numeric value"
2493
2530
msgid "expression for `%s' redirection has null string value"
2499
"filename `%.*s' for `%s' redirection may be result of logical expression"
2502
#: io.c:941 io.c:968
2504
msgid "get_file cannot create pipe `%s' with fd %d"
2509
msgid "cannot open pipe `%s' for output: %s"
2514
msgid "cannot open pipe `%s' for input: %s"
2520
"get_file socket creation not supported on this platform for `%s' with fd %d"
2525
msgid "cannot open two way pipe `%s' for input/output: %s"
2530
msgid "cannot redirect from `%s': %s"
2535
msgid "cannot redirect to `%s': %s"
2535
msgid "filename `%s' for `%s' redirection may be result of logical expression"
2540
msgid "unnecessary mixing of `>' and `>>' for file `%.*s'"
2545
msgid "can't open pipe `%s' for output (%s)"
2550
msgid "can't open pipe `%s' for input (%s)"
2555
msgid "can't open two way pipe `%s' for input/output (%s)"
2560
msgid "can't redirect from `%s' (%s)"
2565
msgid "can't redirect to `%s' (%s)"
2540
2570
"reached system limit for open files: starting to multiplex file descriptors"
2545
msgid "close of `%s' failed: %s"
2575
msgid "close of `%s' failed (%s)."
2549
2579
msgid "too many pipes or input files open"
2553
2583
msgid "close: second argument must be `to' or `from'"
2558
2588
msgid "close: `%.*s' is not an open file, pipe or co-process"
2562
2592
msgid "close of redirection that was never opened"
2567
2597
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
2572
msgid "failure status (%d) on pipe close of `%s': %s"
2577
msgid "failure status (%d) on two-way pipe close of `%s': %s"
2582
msgid "failure status (%d) on file close of `%s': %s"
2602
msgid "failure status (%d) on pipe close of `%s' (%s)"
2607
msgid "failure status (%d) on file close of `%s' (%s)"
2587
2612
msgid "no explicit close of socket `%s' provided"
2592
2617
msgid "no explicit close of co-process `%s' provided"
2597
2622
msgid "no explicit close of pipe `%s' provided"
2602
2627
msgid "no explicit close of file `%s' provided"
2607
msgid "fflush: cannot flush standard output: %s"
2612
msgid "fflush: cannot flush standard error: %s"
2615
#: io.c:1473 io.c:1562 main.c:695 main.c:740
2617
msgid "error writing standard output: %s"
2620
#: io.c:1474 io.c:1573 main.c:697
2622
msgid "error writing standard error: %s"
2627
msgid "pipe flush of `%s' failed: %s"
2632
msgid "co-process flush of pipe to `%s' failed: %s"
2637
msgid "file flush of `%s' failed: %s"
2642
msgid "local port %s invalid in `/inet': %s"
2630
#: io.c:1284 io.c:1342 main.c:864 main.c:906
2632
msgid "error writing standard output (%s)"
2635
#: io.c:1289 io.c:1348 main.c:866
2637
msgid "error writing standard error (%s)"
2642
msgid "pipe flush of `%s' failed (%s)."
2647
msgid "co-process flush of pipe to `%s' failed (%s)."
2652
msgid "file flush of `%s' failed (%s)."
2647
2657
msgid "local port %s invalid in `/inet'"
2652
msgid "remote host and port information (%s, %s) invalid: %s"
2657
2662
msgid "remote host and port information (%s, %s) invalid"
2667
msgid "no (known) protocol supplied in special filename `%s'"
2672
msgid "special file name `%s' is incomplete"
2676
msgid "must supply a remote hostname to `/inet'"
2680
msgid "must supply a remote port to `/inet'"
2661
2684
msgid "TCP/IP communications are not supported"
2664
#: io.c:2061 io.c:2104
2666
2689
msgid "could not open `%s', mode `%s'"
2669
#: io.c:2069 io.c:2121
2671
msgid "close of master pty failed: %s"
2674
#: io.c:2071 io.c:2123 io.c:2464 io.c:2702
2676
msgid "close of stdout in child failed: %s"
2679
#: io.c:2074 io.c:2126
2694
msgid "close of master pty failed (%s)"
2697
#: io.c:1919 io.c:2105 io.c:2305
2699
msgid "close of stdout in child failed (%s)"
2681
2704
msgid "moving slave pty to stdout in child failed (dup: %s)"
2684
#: io.c:2076 io.c:2128 io.c:2469
2707
#: io.c:1924 io.c:2110
2686
msgid "close of stdin in child failed: %s"
2709
msgid "close of stdin in child failed (%s)"
2689
#: io.c:2079 io.c:2131
2691
2714
msgid "moving slave pty to stdin in child failed (dup: %s)"
2694
#: io.c:2081 io.c:2133 io.c:2155
2717
#: io.c:1929 io.c:1951
2696
msgid "close of slave pty failed: %s"
2700
msgid "could not create child process or open pty"
2703
#: io.c:2403 io.c:2467 io.c:2677 io.c:2705
2719
msgid "close of slave pty failed (%s)"
2722
#: io.c:2040 io.c:2108 io.c:2276 io.c:2308
2705
2724
msgid "moving pipe to stdout in child failed (dup: %s)"
2708
#: io.c:2410 io.c:2472
2727
#: io.c:2047 io.c:2113
2710
2729
msgid "moving pipe to stdin in child failed (dup: %s)"
2713
#: io.c:2432 io.c:2695
2714
msgid "restoring stdout in parent process failed"
2718
msgid "restoring stdin in parent process failed"
2721
#: io.c:2475 io.c:2707 io.c:2722
2732
#: io.c:2073 io.c:2298
2733
msgid "restoring stdout in parent process failed\n"
2737
msgid "restoring stdin in parent process failed\n"
2740
#: io.c:2116 io.c:2310 io.c:2324
2723
msgid "close of pipe failed: %s"
2742
msgid "close of pipe failed (%s)"
2727
2746
msgid "`|&' not supported"
2732
msgid "cannot open pipe `%s': %s"
2751
msgid "cannot open pipe `%s' (%s)"
2737
2756
msgid "cannot create child process for `%s' (fork: %s)"
2741
msgid "getline: attempt to read from closed read end of two-way pipe"
2745
2760
msgid "register_input_parser: received NULL pointer"
2750
2765
msgid "input parser `%s' conflicts with previously installed input parser `%s'"
2755
2770
msgid "input parser `%s' failed to open `%s'"
2759
2774
msgid "register_output_wrapper: received NULL pointer"
2765
2780
"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
2770
2785
msgid "output wrapper `%s' failed to open `%s'"
2774
2789
msgid "register_output_processor: received NULL pointer"
2780
2795
"two-way processor `%s' conflicts with previously installed two-way processor "
2786
2801
msgid "two way processor `%s' failed to open `%s'"
2791
2806
msgid "data file `%s' is empty"
2794
#: io.c:3501 io.c:3509
2809
#: io.c:3106 io.c:3114
2795
2810
msgid "could not allocate more input memory"
2799
msgid "assignment to RS has no effect when using --csv"
2803
2814
msgid "multicharacter value of `RS' is a gawk extension"
2807
2818
msgid "IPv6 communication is not supported"
2811
msgid "gawk_popen_write: failed to move pipe fd to standard input"
2817
"%s: fatal: persistent memory allocator failed to initialize: return value "
2818
"%d, pma.c line: %d.\n"
2822
msgid "persistent memory is not supported"
2822
msgid "empty argument to `-e/--source' ignored"
2827
msgid "%s: option `-W %s' unrecognized, ignored\n"
2832
msgid "%s: option requires an argument -- %c\n"
2826
2836
msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
2830
2840
msgid "`--posix' overrides `--traditional'"
2834
2844
msgid "`--posix'/`--traditional' overrides `--non-decimal-data'"
2849
msgid "running %s setuid root may be a security problem"
2838
2853
msgid "`--posix' overrides `--characters-as-bytes'"
2842
msgid "`--posix' and `--csv' conflict"
2847
msgid "running %s setuid root may be a security problem"
2851
msgid "The -r/--re-interval options no longer have any effect"
2856
msgid "cannot set binary mode on stdin: %s"
2861
msgid "cannot set binary mode on stdout: %s"
2866
msgid "cannot set binary mode on stderr: %s"
2858
msgid "can't set binary mode on stdin (%s)"
2863
msgid "can't set binary mode on stdout (%s)"
2868
msgid "can't set binary mode on stderr (%s)"
2870
2872
msgid "no program text at all!"
2875
2877
msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
2880
2882
msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
2884
2886
msgid "POSIX options:\t\tGNU long options: (standard)\n"
2888
2890
msgid "\t-f progfile\t\t--file=progfile\n"
2892
2894
msgid "\t-F fs\t\t\t--field-separator=fs\n"
2896
2898
msgid "\t-v var=val\t\t--assign=var=val\n"
2900
2902
msgid "Short options:\t\tGNU long options: (extensions)\n"
2904
2906
msgid "\t-b\t\t\t--characters-as-bytes\n"
2908
2910
msgid "\t-c\t\t\t--traditional\n"
2912
2914
msgid "\t-C\t\t\t--copyright\n"
2916
2918
msgid "\t-d[file]\t\t--dump-variables[=file]\n"
2920
2922
msgid "\t-D[file]\t\t--debug[=file]\n"
2924
2926
msgid "\t-e 'program-text'\t--source='program-text'\n"
2928
2930
msgid "\t-E file\t\t\t--exec=file\n"
2932
2934
msgid "\t-g\t\t\t--gen-pot\n"
2936
2938
msgid "\t-h\t\t\t--help\n"
2940
2942
msgid "\t-i includefile\t\t--include=includefile\n"
2944
msgid "\t-I\t\t\t--trace\n"
2948
msgid "\t-k\t\t\t--csv\n"
2952
2946
msgid "\t-l library\t\t--load=library\n"
2955
#. TRANSLATORS: the "fatal", "invalid" and "no-ext" here are literal
2956
#. values, they should not be translated. Thanks.
2959
msgid "\t-L[fatal|invalid|no-ext]\t--lint[=fatal|invalid|no-ext]\n"
2950
msgid "\t-L [fatal]\t\t--lint[=fatal]\n"
2954
msgid "\t-n\t\t\t--non-decimal-data\n"
2963
2958
msgid "\t-M\t\t\t--bignum\n"
2967
2962
msgid "\t-N\t\t\t--use-lc-numeric\n"
2971
msgid "\t-n\t\t\t--non-decimal-data\n"
2975
2966
msgid "\t-o[file]\t\t--pretty-print[=file]\n"
2979
2970
msgid "\t-O\t\t\t--optimize\n"
2983
2974
msgid "\t-p[file]\t\t--profile[=file]\n"
2987
2978
msgid "\t-P\t\t\t--posix\n"
2991
2982
msgid "\t-r\t\t\t--re-interval\n"
2995
msgid "\t-s\t\t\t--no-optimize\n"
2999
2986
msgid "\t-S\t\t\t--sandbox\n"
3003
2990
msgid "\t-t\t\t\t--lint-old\n"
3007
2994
msgid "\t-V\t\t\t--version\n"
3011
msgid "\t-Y\t\t\t--parsedebug\n"
3015
msgid "\t-Z locale-name\t\t--locale=locale-name\n"
3018
#. TRANSLATORS: --help output (end)
2998
msgid "\t-W nostalgia\t\t--nostalgia\n"
3002
msgid "\t-Y\t\t--parsedebug\n"
3005
#. TRANSLATORS: --help output 5 (end)
3006
#. TRANSLATORS: the placeholder indicates the bug-reporting address
3007
#. for this application. Please add _another line_ with the
3008
#. address for translation bugs.
3023
"To report bugs, use the `gawkbug' program.\n"
3024
"For full instructions, see the node `Bugs' in `gawk.info'\n"
3025
"which is section `Reporting Problems and Bugs' in the\n"
3026
"printed version. This same information may be found at\n"
3027
"https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.\n"
3028
"PLEASE do NOT try to report bugs by posting in comp.lang.awk,\n"
3029
"or by using a web forum such as Stack Overflow.\n"
3036
"Source code for gawk may be obtained from\n"
3037
"%s/gawk-%s.tar.gz\n"
3013
"To report bugs, see node `Bugs' in `gawk.info', which is\n"
3014
"section `Reporting Problems and Bugs' in the printed version.\n"
3043
3020
"gawk is a pattern scanning and processing language.\n"
3044
3021
"By default it reads standard input and writes standard output.\n"
3052
"\t%s '{ sum += $1 }; END { print sum }' file\n"
3053
"\t%s -F: '{ print $1 }' /etc/passwd\n"
3028
"\tgawk '{ sum += $1 }; END { print sum }' file\n"
3029
"\tgawk -F: '{ print $1 }' /etc/passwd\n"
3059
3035
"Copyright (C) 1989, 1991-%d Free Software Foundation.\n"
3079
3055
"You should have received a copy of the GNU General Public License\n"
3080
3056
"along with this program. If not, see http://www.gnu.org/licenses/.\n"
3084
3060
msgid "-Ft does not set FS to tab in POSIX awk"
3065
msgid "unknown value for field spec: %d\n"
3090
3071
"%s: `%s' argument to `-v' not in `var=value' form\n"
3096
3077
msgid "`%s' is not a legal variable name"
3101
3082
msgid "`%s' is not a variable name, looking for file `%s=%s'"
3106
3087
msgid "cannot use gawk builtin `%s' as variable name"
3111
3092
msgid "cannot use function `%s' as variable name"
3115
3096
msgid "floating point exception"
3119
3100
msgid "fatal error: internal error"
3104
msgid "fatal error: internal error: segfault"
3108
msgid "fatal error: internal error: stack overflow"
3124
3113
msgid "no pre-opened fd %d"
3129
3118
msgid "could not pre-open /dev/null for fd %d"
3133
msgid "empty argument to `-e/--source' ignored"
3136
#: main.c:1707 main.c:1712
3137
msgid "`--profile' overrides `--pretty-print'"
3141
msgid "-M ignored: MPFR/GMP support not compiled in"
3146
msgid "Use `GAWK_PERSIST_FILE=%s gawk ...' instead of --persist."
3150
msgid "Persistent memory is not supported."
3155
msgid "%s: option `-W %s' unrecognized, ignored\n"
3160
msgid "%s: option requires an argument -- %c\n"
3165
msgid "%s: fatal: cannot stat %s: %s\n"
3171
"%s: fatal: using persistent memory is not allowed when running as root.\n"
3176
msgid "%s: warning: %s is not owned by euid %d.\n"
3181
3123
msgid "PREC value `%.*s' is invalid"
3186
msgid "ROUNDMODE value `%.*s' is invalid"
3190
msgid "atan2: received non-numeric first argument"
3194
msgid "atan2: received non-numeric second argument"
3199
msgid "%s: received negative argument %.*s"
3203
msgid "int: received non-numeric argument"
3207
msgid "compl: received non-numeric argument"
3211
msgid "compl(%Rg): negative value is not allowed"
3128
msgid "RNDMODE value `%.*s' is invalid"
3133
msgid "%s: received non-numeric argument"
3137
msgid "compl(%Rg): negative value will give strange results"
3215
3141
msgid "comp(%Rg): fractional value will be truncated"
3220
msgid "compl(%Zd): negative values are not allowed"
3146
msgid "cmpl(%Zd): negative values will give strange results"
3225
3151
msgid "%s: received non-numeric argument #%d"
3229
3155
msgid "%s: argument #%d has invalid value %Rg, using 0"
3233
msgid "%s: argument #%d negative value %Rg is not allowed"
3159
msgid "%s: argument #%d negative value %Rg will give strange results"
3237
3163
msgid "%s: argument #%d fractional value %Rg will be truncated"
3242
msgid "%s: argument #%d negative value %Zd is not allowed"
3246
msgid "and: called with less than two arguments"
3250
msgid "or: called with less than two arguments"
3254
msgid "xor: called with less than two arguments"
3258
msgid "srand: received non-numeric argument"
3262
msgid "intdiv: received non-numeric first argument"
3266
msgid "intdiv: received non-numeric second argument"
3168
msgid "%s: argument #%d negative value %Zd will give strange results"
3271
3173
msgid "cmd. line:"
3275
3177
msgid "backslash at end of string"
3279
msgid "could not make typed regex"
3284
3182
msgid "old awk does not support the `\\%c' escape sequence"
3288
3186
msgid "POSIX does not allow `\\x' escapes"
3292
3190
msgid "no hex digits in `\\x' escape sequence"
3298
3196
"hex escape \\x%.*s of %d characters probably not interpreted the way you "
3303
msgid "POSIX does not allow `\\u' escapes"
3307
msgid "no hex digits in `\\u' escape sequence"
3311
msgid "invalid `\\u' escape sequence"
3316
3202
msgid "escape sequence `\\%c' treated as plain `%c'"
3321
3207
"Invalid multibyte data detected. There may be a mismatch between your data "
3325
#: posix/gawkmisc.c:179
3211
#: posix/gawkmisc.c:177
3327
3213
msgid "%s %s `%s': could not get fd flags: (fcntl F_GETFD: %s)"
3330
#: posix/gawkmisc.c:191
3216
#: posix/gawkmisc.c:189
3332
3218
msgid "%s %s `%s': could not set close-on-exec: (fcntl F_SETFD: %s)"
3223
msgid "could not open `%s' for writing: %s"
3335
3226
#: profile.c:73
3336
msgid "Program indentation level too deep. Consider refactoring your code"
3340
3227
msgid "sending profile to standard error"
3353
3240
"\t# Rule(s)\n"
3359
3246
msgid "internal error: %s with null vname"
3363
3250
msgid "internal error: builtin with null fname"
3369
"%s# Loaded extensions (-l and/or @load)\n"
3377
"# Included files (-i and/or @include)\n"
3256
"\t# Loaded extensions (-l and/or @load)\n"
3383
3262
msgid "\t# gawk profile, created %s\n"
3390
3269
"\t# Functions, listed alphabetically\n"
3395
3274
msgid "redir2str: unknown redirection type %d"
3400
"behavior of matching a regexp containing NUL characters is not defined by "
3405
msgid "invalid NUL byte in dynamic regexp"
3410
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
3415
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
3420
3279
msgid "regexp component `%.*s' should probably be `[%.*s]'"
3423
#: support/dfa.c:912
3424
msgid "unbalanced ["
3427
#: support/dfa.c:1033
3428
msgid "invalid character class"
3431
#: support/dfa.c:1161
3432
msgid "character class syntax is [[:space:]], not [:space:]"
3435
#: support/dfa.c:1237
3436
msgid "unfinished \\ escape"
3439
#: support/dfa.c:1347
3440
msgid "? at start of expression"
3443
#: support/dfa.c:1359
3444
msgid "* at start of expression"
3447
#: support/dfa.c:1373
3448
msgid "+ at start of expression"
3451
#: support/dfa.c:1428
3452
msgid "{...} at start of expression"
3455
#: support/dfa.c:1431
3456
msgid "invalid content of \\{\\}"
3459
#: support/dfa.c:1433
3460
msgid "regular expression too big"
3463
#: support/dfa.c:1583
3464
msgid "stray \\ before unprintable character"
3467
#: support/dfa.c:1585
3468
msgid "stray \\ before white space"
3471
#: support/dfa.c:1596
3473
msgid "stray \\ before %s"
3476
#: support/dfa.c:1597 support/dfa.c:1600
3480
#: support/dfa.c:1951
3481
msgid "unbalanced ("
3484
#: support/dfa.c:2068
3485
msgid "no syntax specified"
3488
#: support/dfa.c:2079
3489
msgid "unbalanced )"
3492
#: support/getopt.c:605 support/getopt.c:634
3494
msgid "%s: option '%s' is ambiguous; possibilities:"
3497
#: support/getopt.c:680 support/getopt.c:684
3499
msgid "%s: option '--%s' doesn't allow an argument\n"
3502
#: support/getopt.c:693 support/getopt.c:698
3504
msgid "%s: option '%c%s' doesn't allow an argument\n"
3507
#: support/getopt.c:741 support/getopt.c:760
3509
msgid "%s: option '--%s' requires an argument\n"
3512
#: support/getopt.c:798 support/getopt.c:801
3514
msgid "%s: unrecognized option '--%s'\n"
3517
#: support/getopt.c:809 support/getopt.c:812
3519
msgid "%s: unrecognized option '%c%s'\n"
3522
#: support/getopt.c:861 support/getopt.c:864
3524
msgid "%s: invalid option -- '%c'\n"
3527
#: support/getopt.c:917 support/getopt.c:934 support/getopt.c:1144
3528
#: support/getopt.c:1162
3530
msgid "%s: option requires an argument -- '%c'\n"
3533
#: support/getopt.c:990 support/getopt.c:1006
3535
msgid "%s: option '-W %s' is ambiguous\n"
3538
#: support/getopt.c:1030 support/getopt.c:1048
3540
msgid "%s: option '-W %s' doesn't allow an argument\n"
3543
#: support/getopt.c:1069 support/getopt.c:1087
3545
msgid "%s: option '-W %s' requires an argument\n"
3548
#: support/regcomp.c:122
3549
3283
msgid "Success"
3552
#: support/regcomp.c:125
3553
3287
msgid "No match"
3556
#: support/regcomp.c:128
3557
3291
msgid "Invalid regular expression"
3560
#: support/regcomp.c:131
3561
3295
msgid "Invalid collation character"
3564
#: support/regcomp.c:134
3565
3299
msgid "Invalid character class name"
3568
#: support/regcomp.c:137
3569
3303
msgid "Trailing backslash"
3572
#: support/regcomp.c:140
3573
3307
msgid "Invalid back reference"
3576
#: support/regcomp.c:143
3577
msgid "Unmatched [, [^, [:, [., or [="
3311
msgid "Unmatched [ or [^"
3580
#: support/regcomp.c:146
3581
3315
msgid "Unmatched ( or \\("
3584
#: support/regcomp.c:149
3585
3319
msgid "Unmatched \\{"
3588
#: support/regcomp.c:152
3589
msgid "Invalid content of \\{\\}"
3592
#: support/regcomp.c:155
3593
3323
msgid "Invalid range end"
3596
#: support/regcomp.c:158
3597
3327
msgid "Memory exhausted"
3600
#: support/regcomp.c:161
3601
3331
msgid "Invalid preceding regular expression"
3604
#: support/regcomp.c:164
3605
3335
msgid "Premature end of regular expression"
3608
#: support/regcomp.c:167
3609
msgid "Regular expression too big"
3612
#: support/regcomp.c:170
3613
3339
msgid "Unmatched ) or \\)"
3616
#: support/regcomp.c:650
3617
3343
msgid "No previous regular expression"
3622
"current setting of -M/--bignum does not match saved setting in PMA backing "
3628
msgid "function `%s': cannot use function `%s' as a parameter name"
3632
msgid "cannot pop main context"
3347
msgid "can not pop main context"