aboutsummaryrefslogtreecommitdiffstats
path: root/po/gawk.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/gawk.pot')
-rw-r--r--po/gawk.pot704
1 files changed, 350 insertions, 354 deletions
diff --git a/po/gawk.pot b/po/gawk.pot
index 302ece16..d017a0e5 100644
--- a/po/gawk.pot
+++ b/po/gawk.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: gawk 4.0.0\n"
+"Project-Id-Version: gawk 4.0.0a\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2011-06-23 09:46+0300\n"
+"POT-Creation-Date: 2011-10-09 21:16+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -41,9 +41,9 @@ msgstr ""
msgid "attempt to use scalar `%s' as an array"
msgstr ""
-#: array.c:302 array.c:707 builtin.c:81 builtin.c:1381 builtin.c:1423
-#: builtin.c:1436 builtin.c:1851 builtin.c:1863 eval.c:1135 eval.c:1139
-#: eval.c:1473 eval.c:1720
+#: array.c:302 array.c:707 builtin.c:80 builtin.c:1380 builtin.c:1422
+#: builtin.c:1435 builtin.c:1850 builtin.c:1862 eval.c:1135 eval.c:1139
+#: eval.c:1495 eval.c:1812
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr ""
@@ -63,7 +63,7 @@ msgstr ""
msgid "delete: index `%s' not in array `%s'"
msgstr ""
-#: array.c:734 eval.c:1773
+#: array.c:734 eval.c:1865
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as an array"
msgstr ""
@@ -175,778 +175,778 @@ msgstr ""
msgid "duplicate `default' detected in switch body"
msgstr ""
-#: awkgram.y:811
+#: awkgram.y:809
msgid "`break' is not allowed outside a loop or switch"
msgstr ""
-#: awkgram.y:820
+#: awkgram.y:818
msgid "`continue' is not allowed outside a loop"
msgstr ""
-#: awkgram.y:830
+#: awkgram.y:828
#, c-format
msgid "`next' used in %s action"
msgstr ""
-#: awkgram.y:838
+#: awkgram.y:836
msgid "`nextfile' is a gawk extension"
msgstr ""
-#: awkgram.y:843
+#: awkgram.y:841
#, c-format
msgid "`nextfile' used in %s action"
msgstr ""
-#: awkgram.y:867
+#: awkgram.y:865
msgid "`return' used outside function context"
msgstr ""
-#: awkgram.y:927
+#: awkgram.y:925
msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
msgstr ""
-#: awkgram.y:997 awkgram.y:1001 awkgram.y:1025
+#: awkgram.y:995 awkgram.y:999 awkgram.y:1023
msgid "`delete array' is a gawk extension"
msgstr ""
-#: awkgram.y:1021
+#: awkgram.y:1019
msgid "`delete(array)' is a non-portable tawk extension"
msgstr ""
-#: awkgram.y:1137
+#: awkgram.y:1135
msgid "multistage two-way pipelines don't work"
msgstr ""
-#: awkgram.y:1240
+#: awkgram.y:1238
msgid "regular expression on right of assignment"
msgstr ""
-#: awkgram.y:1251
+#: awkgram.y:1249
msgid "regular expression on left of `~' or `!~' operator"
msgstr ""
-#: awkgram.y:1267 awkgram.y:1421
+#: awkgram.y:1265 awkgram.y:1419
msgid "old awk does not support the keyword `in' except after `for'"
msgstr ""
-#: awkgram.y:1277
+#: awkgram.y:1275
msgid "regular expression on right of comparison"
msgstr ""
-#: awkgram.y:1396
+#: awkgram.y:1394
#, c-format
msgid "`getline var' invalid inside `%s' rule"
msgstr ""
-#: awkgram.y:1399 eval.c:2409
+#: awkgram.y:1397 eval.c:2504
#, c-format
msgid "`getline' invalid inside `%s' rule"
msgstr ""
-#: awkgram.y:1404
+#: awkgram.y:1402
msgid "non-redirected `getline' undefined inside END action"
msgstr ""
-#: awkgram.y:1423
+#: awkgram.y:1421
msgid "old awk does not support multidimensional arrays"
msgstr ""
-#: awkgram.y:1519
+#: awkgram.y:1517
msgid "call of `length' without parentheses is not portable"
msgstr ""
-#: awkgram.y:1582
+#: awkgram.y:1580
msgid "indirect function calls are a gawk extension"
msgstr ""
-#: awkgram.y:1595
+#: awkgram.y:1593
#, c-format
msgid "can not use special variable `%s' for indirect function call"
msgstr ""
-#: awkgram.y:1673
+#: awkgram.y:1671
msgid "invalid subscript expression"
msgstr ""
-#: awkgram.y:1713
+#: awkgram.y:1711
msgid "use of non-array as array"
msgstr ""
-#: awkgram.y:1977 awkgram.y:1997 msg.c:98
+#: awkgram.y:1975 awkgram.y:1995 msg.c:98
msgid "warning: "
msgstr ""
-#: awkgram.y:1995 msg.c:130
+#: awkgram.y:1993 msg.c:130
msgid "fatal: "
msgstr ""
-#: awkgram.y:2045
+#: awkgram.y:2043
msgid "unexpected newline or end of string"
msgstr ""
-#: awkgram.y:2301 awkgram.y:2359 awkgram.y:2543
+#: awkgram.y:2300 awkgram.y:2358 awkgram.y:2542
#, c-format
msgid "can't open source file `%s' for reading (%s)"
msgstr ""
-#: awkgram.y:2302 awkgram.y:2360 builtin.c:119
+#: awkgram.y:2301 awkgram.y:2359 builtin.c:118
msgid "reason unknown"
msgstr ""
-#: awkgram.y:2318
+#: awkgram.y:2317
#, c-format
msgid "already included source file `%s'"
msgstr ""
-#: awkgram.y:2344
+#: awkgram.y:2343
msgid "@include is a gawk extension"
msgstr ""
-#: awkgram.y:2350
+#: awkgram.y:2349
msgid "empty filename after @include"
msgstr ""
-#: awkgram.y:2495
+#: awkgram.y:2494
msgid "empty program text on command line"
msgstr ""
-#: awkgram.y:2610
+#: awkgram.y:2609
#, c-format
msgid "can't read sourcefile `%s' (%s)"
msgstr ""
-#: awkgram.y:2621
+#: awkgram.y:2620
#, c-format
msgid "source file `%s' is empty"
msgstr ""
-#: awkgram.y:2806
+#: awkgram.y:2805
msgid "source file does not end in newline"
msgstr ""
-#: awkgram.y:2883
+#: awkgram.y:2882
msgid "unterminated regexp ends with `\\' at end of file"
msgstr ""
-#: awkgram.y:2907
+#: awkgram.y:2906
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
-#: awkgram.y:2911
+#: awkgram.y:2910
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
-#: awkgram.y:2918
+#: awkgram.y:2917
msgid "unterminated regexp"
msgstr ""
-#: awkgram.y:2922
+#: awkgram.y:2921
msgid "unterminated regexp at end of file"
msgstr ""
-#: awkgram.y:2981
+#: awkgram.y:2980
msgid "use of `\\ #...' line continuation is not portable"
msgstr ""
-#: awkgram.y:2997
+#: awkgram.y:2996
msgid "backslash not last character on line"
msgstr ""
-#: awkgram.y:3058
+#: awkgram.y:3057
msgid "POSIX does not allow operator `**='"
msgstr ""
-#: awkgram.y:3060
+#: awkgram.y:3059
msgid "old awk does not support operator `**='"
msgstr ""
-#: awkgram.y:3069
+#: awkgram.y:3068
msgid "POSIX does not allow operator `**'"
msgstr ""
-#: awkgram.y:3071
+#: awkgram.y:3070
msgid "old awk does not support operator `**'"
msgstr ""
-#: awkgram.y:3106
+#: awkgram.y:3105
msgid "operator `^=' is not supported in old awk"
msgstr ""
-#: awkgram.y:3114
+#: awkgram.y:3113
msgid "operator `^' is not supported in old awk"
msgstr ""
-#: awkgram.y:3207 awkgram.y:3223
+#: awkgram.y:3206 awkgram.y:3222
msgid "unterminated string"
msgstr ""
-#: awkgram.y:3419
+#: awkgram.y:3418
#, c-format
msgid "invalid char '%c' in expression"
msgstr ""
-#: awkgram.y:3466
+#: awkgram.y:3465
#, c-format
msgid "`%s' is a gawk extension"
msgstr ""
-#: awkgram.y:3471
+#: awkgram.y:3470
#, c-format
msgid "`%s' is a Bell Labs extension"
msgstr ""
-#: awkgram.y:3476
+#: awkgram.y:3475
#, c-format
msgid "POSIX does not allow `%s'"
msgstr ""
-#: awkgram.y:3484
+#: awkgram.y:3483
#, c-format
msgid "`%s' is not supported in old awk"
msgstr ""
-#: awkgram.y:3551
+#: awkgram.y:3550
msgid "`goto' considered harmful!\n"
msgstr ""
-#: awkgram.y:3604
+#: awkgram.y:3601
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr ""
-#: awkgram.y:3639 awkgram.y:3642
-msgid "match: third argument is a gawk extension"
-msgstr ""
-
-#: awkgram.y:3670
+#: awkgram.y:3636
#, c-format
msgid "%s: string literal as last arg of substitute has no effect"
msgstr ""
-#: awkgram.y:3675
+#: awkgram.y:3641
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr ""
-#: awkgram.y:3761 awkgram.y:3764
+#: awkgram.y:3714 awkgram.y:3717
+msgid "match: third argument is a gawk extension"
+msgstr ""
+
+#: awkgram.y:3771 awkgram.y:3774
msgid "close: second argument is a gawk extension"
msgstr ""
-#: awkgram.y:3776
+#: awkgram.y:3786
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:3791
+#: awkgram.y:3801
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:3883
+#: awkgram.y:3893
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr ""
-#: awkgram.y:3925
+#: awkgram.y:3935
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr ""
-#: awkgram.y:4083
+#: awkgram.y:4093
#, c-format
msgid "could not open `%s' for writing (%s)"
msgstr ""
-#: awkgram.y:4084
+#: awkgram.y:4094
msgid "sending variable list to standard error"
msgstr ""
-#: awkgram.y:4090
+#: awkgram.y:4100
#, c-format
msgid "%s: close failed (%s)"
msgstr ""
-#: awkgram.y:4142
+#: awkgram.y:4152
msgid "shadow_funcs() called twice!"
msgstr ""
-#: awkgram.y:4148
+#: awkgram.y:4158
msgid "there were shadowed variables."
msgstr ""
-#: awkgram.y:4178
+#: awkgram.y:4188
#, c-format
msgid "function `%s': can't use function name as parameter name"
msgstr ""
-#: awkgram.y:4182
+#: awkgram.y:4192
#, c-format
msgid "function `%s': can't use special variable `%s' as a function parameter"
msgstr ""
-#: awkgram.y:4198
+#: awkgram.y:4208
#, c-format
msgid "function name `%s' previously defined"
msgstr ""
-#: awkgram.y:4366 awkgram.y:4372
+#: awkgram.y:4376 awkgram.y:4382
#, c-format
msgid "function `%s' called but never defined"
msgstr ""
-#: awkgram.y:4375
+#: awkgram.y:4385
#, c-format
msgid "function `%s' defined but never called directly"
msgstr ""
-#: awkgram.y:4407
+#: awkgram.y:4417
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr ""
-#: awkgram.y:4516
+#: awkgram.y:4526
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
"or used as a variable or an array"
msgstr ""
-#: awkgram.y:4763 eval.c:1964
+#: awkgram.y:4773 eval.c:2056
msgid "division by zero attempted"
msgstr ""
-#: awkgram.y:4772 eval.c:1980
+#: awkgram.y:4782 eval.c:2072
#, c-format
msgid "division by zero attempted in `%%'"
msgstr ""
-#: builtin.c:117
+#: builtin.c:116
#, c-format
msgid "%s to \"%s\" failed (%s)"
msgstr ""
-#: builtin.c:118
+#: builtin.c:117
msgid "standard output"
msgstr ""
-#: builtin.c:132
+#: builtin.c:131
msgid "exp: received non-numeric argument"
msgstr ""
-#: builtin.c:138
+#: builtin.c:137
#, c-format
msgid "exp: argument %g is out of range"
msgstr ""
-#: builtin.c:197
+#: builtin.c:196
#, c-format
msgid "fflush: cannot flush: pipe `%s' opened for reading, not writing"
msgstr ""
-#: builtin.c:200
+#: builtin.c:199
#, c-format
msgid "fflush: cannot flush: file `%s' opened for reading, not writing"
msgstr ""
-#: builtin.c:212
+#: builtin.c:211
#, c-format
msgid "fflush: `%s' is not an open file, pipe or co-process"
msgstr ""
-#: builtin.c:330
+#: builtin.c:329
msgid "index: received non-string first argument"
msgstr ""
-#: builtin.c:332
+#: builtin.c:331
msgid "index: received non-string second argument"
msgstr ""
-#: builtin.c:454
+#: builtin.c:453
msgid "int: received non-numeric argument"
msgstr ""
-#: builtin.c:490
+#: builtin.c:489
msgid "length: received array argument"
msgstr ""
-#: builtin.c:493
+#: builtin.c:492
msgid "`length(array)' is a gawk extension"
msgstr ""
-#: builtin.c:501
+#: builtin.c:500
msgid "length: received non-string argument"
msgstr ""
-#: builtin.c:532
+#: builtin.c:531
msgid "log: received non-numeric argument"
msgstr ""
-#: builtin.c:535
+#: builtin.c:534
#, c-format
msgid "log: received negative argument %g"
msgstr ""
-#: builtin.c:691 builtin.c:696
+#: builtin.c:690 builtin.c:695
msgid "fatal: must use `count$' on all formats or none"
msgstr ""
-#: builtin.c:758
+#: builtin.c:757
#, c-format
msgid "field width is ignored for `%%' specifier"
msgstr ""
-#: builtin.c:760
+#: builtin.c:759
#, c-format
msgid "precision is ignored for `%%' specifier"
msgstr ""
-#: builtin.c:762
+#: builtin.c:761
#, c-format
msgid "field width and precision are ignored for `%%' specifier"
msgstr ""
-#: builtin.c:813
+#: builtin.c:812
msgid "fatal: `$' is not permitted in awk formats"
msgstr ""
-#: builtin.c:822
+#: builtin.c:821
msgid "fatal: arg count with `$' must be > 0"
msgstr ""
-#: builtin.c:826
+#: builtin.c:825
#, c-format
msgid "fatal: arg count %ld greater than total number of supplied arguments"
msgstr ""
-#: builtin.c:830
+#: builtin.c:829
msgid "fatal: `$' not permitted after period in format"
msgstr ""
-#: builtin.c:846
+#: builtin.c:845
msgid "fatal: no `$' supplied for positional field width or precision"
msgstr ""
-#: builtin.c:917
+#: builtin.c:916
msgid "`l' is meaningless in awk formats; ignored"
msgstr ""
-#: builtin.c:921
+#: builtin.c:920
msgid "fatal: `l' is not permitted in POSIX awk formats"
msgstr ""
-#: builtin.c:934
+#: builtin.c:933
msgid "`L' is meaningless in awk formats; ignored"
msgstr ""
-#: builtin.c:938
+#: builtin.c:937
msgid "fatal: `L' is not permitted in POSIX awk formats"
msgstr ""
-#: builtin.c:951
+#: builtin.c:950
msgid "`h' is meaningless in awk formats; ignored"
msgstr ""
-#: builtin.c:955
+#: builtin.c:954
msgid "fatal: `h' is not permitted in POSIX awk formats"
msgstr ""
-#: builtin.c:1268
+#: builtin.c:1267
#, c-format
msgid "[s]printf: value %g is out of range for `%%%c' format"
msgstr ""
-#: builtin.c:1328
+#: builtin.c:1327
#, c-format
msgid "ignoring unknown format specifier character `%c': no argument converted"
msgstr ""
-#: builtin.c:1333
+#: builtin.c:1332
msgid "fatal: not enough arguments to satisfy format string"
msgstr ""
-#: builtin.c:1335
+#: builtin.c:1334
msgid "^ ran out for this one"
msgstr ""
-#: builtin.c:1342
+#: builtin.c:1341
msgid "[s]printf: format specifier does not have control letter"
msgstr ""
-#: builtin.c:1345
+#: builtin.c:1344
msgid "too many arguments supplied for format string"
msgstr ""
-#: builtin.c:1419 builtin.c:1430
+#: builtin.c:1418 builtin.c:1429
msgid "printf: no arguments"
msgstr ""
-#: builtin.c:1471
+#: builtin.c:1470
msgid "sqrt: received non-numeric argument"
msgstr ""
-#: builtin.c:1475
+#: builtin.c:1474
#, c-format
msgid "sqrt: called with negative argument %g"
msgstr ""
-#: builtin.c:1499
+#: builtin.c:1498
#, c-format
msgid "substr: length %g is not >= 1"
msgstr ""
-#: builtin.c:1501
+#: builtin.c:1500
#, c-format
msgid "substr: length %g is not >= 0"
msgstr ""
-#: builtin.c:1508
+#: builtin.c:1507
#, c-format
msgid "substr: non-integer length %g will be truncated"
msgstr ""
-#: builtin.c:1513
+#: builtin.c:1512
#, c-format
msgid "substr: length %g too big for string indexing, truncating to %g"
msgstr ""
-#: builtin.c:1525
+#: builtin.c:1524
#, c-format
msgid "substr: start index %g is invalid, using 1"
msgstr ""
-#: builtin.c:1530
+#: builtin.c:1529
#, c-format
msgid "substr: non-integer start index %g will be truncated"
msgstr ""
-#: builtin.c:1555
+#: builtin.c:1554
msgid "substr: source string is zero length"
msgstr ""
-#: builtin.c:1571
+#: builtin.c:1570
#, c-format
msgid "substr: start index %g is past end of string"
msgstr ""
-#: builtin.c:1579
+#: builtin.c:1578
#, c-format
msgid ""
"substr: length %g at start index %g exceeds length of first argument (%lu)"
msgstr ""
-#: builtin.c:1652
+#: builtin.c:1651
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
msgstr ""
-#: builtin.c:1675
+#: builtin.c:1674
msgid "strftime: received non-numeric second argument"
msgstr ""
-#: builtin.c:1682
+#: builtin.c:1681
msgid "strftime: received non-string first argument"
msgstr ""
-#: builtin.c:1688
+#: builtin.c:1687
msgid "strftime: received empty format string"
msgstr ""
-#: builtin.c:1754
+#: builtin.c:1753
msgid "mktime: received non-string argument"
msgstr ""
-#: builtin.c:1771
+#: builtin.c:1770
msgid "mktime: at least one of the values is out of the default range"
msgstr ""
-#: builtin.c:1806
+#: builtin.c:1805
msgid "'system' function not allowed in sandbox mode"
msgstr ""
-#: builtin.c:1811
+#: builtin.c:1810
msgid "system: received non-string argument"
msgstr ""
-#: builtin.c:1866 eval.c:1165 eval.c:1698 eval.c:1711
+#: builtin.c:1865 eval.c:1159 eval.c:1790 eval.c:1803
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr ""
-#: builtin.c:1933
+#: builtin.c:1932
#, c-format
msgid "reference to uninitialized field `$%d'"
msgstr ""
-#: builtin.c:2020
+#: builtin.c:2019
msgid "tolower: received non-string argument"
msgstr ""
-#: builtin.c:2054
+#: builtin.c:2053
msgid "toupper: received non-string argument"
msgstr ""
-#: builtin.c:2090
+#: builtin.c:2089
msgid "atan2: received non-numeric first argument"
msgstr ""
-#: builtin.c:2092
+#: builtin.c:2091
msgid "atan2: received non-numeric second argument"
msgstr ""
-#: builtin.c:2111
+#: builtin.c:2110
msgid "sin: received non-numeric argument"
msgstr ""
-#: builtin.c:2127
+#: builtin.c:2126
msgid "cos: received non-numeric argument"
msgstr ""
-#: builtin.c:2180
+#: builtin.c:2179
msgid "srand: received non-numeric argument"
msgstr ""
-#: builtin.c:2211
+#: builtin.c:2210
msgid "match: third argument is not an array"
msgstr ""
-#: builtin.c:2718
+#: builtin.c:2474
msgid "gensub: third argument of 0 treated as 1"
msgstr ""
-#: builtin.c:2757
+#: builtin.c:2767
msgid "lshift: received non-numeric first argument"
msgstr ""
-#: builtin.c:2759
+#: builtin.c:2769
msgid "lshift: received non-numeric second argument"
msgstr ""
-#: builtin.c:2765
+#: builtin.c:2775
#, c-format
msgid "lshift(%lf, %lf): negative values will give strange results"
msgstr ""
-#: builtin.c:2767
+#: builtin.c:2777
#, c-format
msgid "lshift(%lf, %lf): fractional values will be truncated"
msgstr ""
-#: builtin.c:2769
+#: builtin.c:2779
#, c-format
msgid "lshift(%lf, %lf): too large shift value will give strange results"
msgstr ""
-#: builtin.c:2794
+#: builtin.c:2804
msgid "rshift: received non-numeric first argument"
msgstr ""
-#: builtin.c:2796
+#: builtin.c:2806
msgid "rshift: received non-numeric second argument"
msgstr ""
-#: builtin.c:2802
+#: builtin.c:2812
#, c-format
msgid "rshift(%lf, %lf): negative values will give strange results"
msgstr ""
-#: builtin.c:2804
+#: builtin.c:2814
#, c-format
msgid "rshift(%lf, %lf): fractional values will be truncated"
msgstr ""
-#: builtin.c:2806
+#: builtin.c:2816
#, c-format
msgid "rshift(%lf, %lf): too large shift value will give strange results"
msgstr ""
-#: builtin.c:2831
+#: builtin.c:2841
msgid "and: received non-numeric first argument"
msgstr ""
-#: builtin.c:2833
+#: builtin.c:2843
msgid "and: received non-numeric second argument"
msgstr ""
-#: builtin.c:2839
+#: builtin.c:2849
#, c-format
msgid "and(%lf, %lf): negative values will give strange results"
msgstr ""
-#: builtin.c:2841
+#: builtin.c:2851
#, c-format
msgid "and(%lf, %lf): fractional values will be truncated"
msgstr ""
-#: builtin.c:2866
+#: builtin.c:2876
msgid "or: received non-numeric first argument"
msgstr ""
-#: builtin.c:2868
+#: builtin.c:2878
msgid "or: received non-numeric second argument"
msgstr ""
-#: builtin.c:2874
+#: builtin.c:2884
#, c-format
msgid "or(%lf, %lf): negative values will give strange results"
msgstr ""
-#: builtin.c:2876
+#: builtin.c:2886
#, c-format
msgid "or(%lf, %lf): fractional values will be truncated"
msgstr ""
-#: builtin.c:2904
+#: builtin.c:2914
msgid "xor: received non-numeric first argument"
msgstr ""
-#: builtin.c:2906
+#: builtin.c:2916
msgid "xor: received non-numeric second argument"
msgstr ""
-#: builtin.c:2912
+#: builtin.c:2922
#, c-format
msgid "xor(%lf, %lf): negative values will give strange results"
msgstr ""
-#: builtin.c:2914
+#: builtin.c:2924
#, c-format
msgid "xor(%lf, %lf): fractional values will be truncated"
msgstr ""
-#: builtin.c:2938 builtin.c:2944
+#: builtin.c:2948 builtin.c:2954
msgid "compl: received non-numeric argument"
msgstr ""
-#: builtin.c:2946
+#: builtin.c:2956
#, c-format
msgid "compl(%lf): negative value will give strange results"
msgstr ""
-#: builtin.c:2948
+#: builtin.c:2958
#, c-format
msgid "compl(%lf): fractional value will be truncated"
msgstr ""
-#: builtin.c:3117
+#: builtin.c:3127
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr ""
-#: eval.c:411
+#: eval.c:412
#, c-format
msgid "unknown nodetype %d"
msgstr ""
-#: eval.c:422 eval.c:436
+#: eval.c:423 eval.c:437
#, c-format
msgid "unknown opcode %d"
msgstr ""
-#: eval.c:433
+#: eval.c:434
#, c-format
msgid "opcode %s not an operator or keyword"
msgstr ""
-#: eval.c:487
+#: eval.c:488
msgid "buffer overflow in genflags2str"
msgstr ""
@@ -980,101 +980,102 @@ msgstr ""
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr ""
-#: eval.c:1127 eval.c:1685
+#: eval.c:1127 eval.c:1777
#, c-format
msgid "can't use function name `%s' as variable or array"
msgstr ""
-#: eval.c:1155
-msgid "assignment is not allowed to result of builtin function"
-msgstr ""
-
-#: eval.c:1164 eval.c:1697 eval.c:1710
+#: eval.c:1158 eval.c:1789 eval.c:1802
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr ""
-#: eval.c:1183
+#: eval.c:1177
msgid "attempt to field reference from non-numeric value"
msgstr ""
-#: eval.c:1185
+#: eval.c:1179
msgid "attempt to field reference from null string"
msgstr ""
-#: eval.c:1191
+#: eval.c:1185
#, c-format
msgid "attempt to access field %ld"
msgstr ""
-#: eval.c:1200
+#: eval.c:1194
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr ""
-#: eval.c:1262
+#: eval.c:1256
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr ""
-#: eval.c:1426
+#: eval.c:1437
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr ""
-#: eval.c:1510
+#: eval.c:1532
msgid "division by zero attempted in `/='"
msgstr ""
-#: eval.c:1517
+#: eval.c:1539
#, c-format
msgid "division by zero attempted in `%%='"
msgstr ""
-#: eval.c:1784 eval.c:2030
+#: eval.c:1876 eval.c:2122
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr ""
-#: eval.c:1815
+#: eval.c:1907
msgid "assignment used in conditional context"
msgstr ""
-#: eval.c:1819
+#: eval.c:1911
msgid "statement has no effect"
msgstr ""
-#: eval.c:2233
+#: eval.c:2343
#, c-format
msgid "for loop: array `%s' changed size from %ld to %ld during loop execution"
msgstr ""
-#: eval.c:2343
+#: eval.c:2458
#, c-format
msgid "function called indirectly through `%s' does not exist"
msgstr ""
-#: eval.c:2355
+#: eval.c:2470
#, c-format
msgid "function `%s' not defined"
msgstr ""
-#: eval.c:2416
+#: eval.c:2511
#, c-format
msgid "non-redirected `getline' invalid inside `%s' rule"
msgstr ""
-#: eval.c:2477
+#: eval.c:2600
+#, c-format
+msgid "error reading input file `%s': %s"
+msgstr ""
+
+#: eval.c:2614
#, c-format
msgid "`nextfile' cannot be called from a `%s' rule"
msgstr ""
-#: eval.c:2532
+#: eval.c:2694
#, c-format
msgid "`next' cannot be called from a `%s' rule"
msgstr ""
-#: eval.c:2599
+#: eval.c:2760
#, c-format
msgid "Sorry, don't know how to interpret `%s'"
msgstr ""
@@ -1166,76 +1167,76 @@ msgstr ""
msgid "NF set to negative value"
msgstr ""
-#: field.c:950 field.c:957 field.c:961
+#: field.c:951 field.c:958 field.c:962
msgid "split: fourth argument is a gawk extension"
msgstr ""
-#: field.c:954
+#: field.c:955
msgid "split: fourth argument is not an array"
msgstr ""
-#: field.c:968
+#: field.c:969
msgid "split: second argument is not an array"
msgstr ""
-#: field.c:972
+#: field.c:973
msgid "split: cannot use the same array for second and fourth args"
msgstr ""
-#: field.c:977
+#: field.c:978
msgid "split: cannot use a subarray of second arg for fourth arg"
msgstr ""
-#: field.c:980
+#: field.c:981
msgid "split: cannot use a subarray of fourth arg for second arg"
msgstr ""
-#: field.c:1009
+#: field.c:1010
msgid "split: null string for third arg is a gawk extension"
msgstr ""
-#: field.c:1049
+#: field.c:1050
msgid "patsplit: fourth argument is not an array"
msgstr ""
-#: field.c:1054
+#: field.c:1055
msgid "patsplit: second argument is not an array"
msgstr ""
-#: field.c:1060
+#: field.c:1061
msgid "patsplit: third argument must be non-null"
msgstr ""
-#: field.c:1064
+#: field.c:1065
msgid "patsplit: cannot use the same array for second and fourth args"
msgstr ""
-#: field.c:1069
+#: field.c:1070
msgid "patsplit: cannot use a subarray of second arg for fourth arg"
msgstr ""
-#: field.c:1072
+#: field.c:1073
msgid "patsplit: cannot use a subarray of fourth arg for second arg"
msgstr ""
-#: field.c:1109
+#: field.c:1110
msgid "`FIELDWIDTHS' is a gawk extension"
msgstr ""
-#: field.c:1172
+#: field.c:1173
#, c-format
msgid "invalid FIELDWIDTHS value, near `%s'"
msgstr ""
-#: field.c:1245
+#: field.c:1246
msgid "null string for `FS' is a gawk extension"
msgstr ""
-#: field.c:1249
+#: field.c:1250
msgid "old awk does not support regexps as value of `FS'"
msgstr ""
-#: field.c:1368
+#: field.c:1369
msgid "`FPAT' is a gawk extension"
msgstr ""
@@ -1294,456 +1295,451 @@ msgstr ""
msgid "%s: option '-W %s' requires an argument\n"
msgstr ""
-#: io.c:282
+#: io.c:280
#, c-format
msgid "command line argument `%s' is a directory: skipped"
msgstr ""
-#: io.c:285 io.c:384
+#: io.c:283 io.c:385
#, c-format
msgid "cannot open file `%s' for reading (%s)"
msgstr ""
-#: io.c:431
-#, c-format
-msgid "error reading input file `%s': %s"
-msgstr ""
-
-#: io.c:500
+#: io.c:501
#, c-format
msgid "close of fd %d (`%s') failed (%s)"
msgstr ""
-#: io.c:577
+#: io.c:578
msgid "redirection not allowed in sandbox mode"
msgstr ""
-#: io.c:611
+#: io.c:612
#, c-format
msgid "expression in `%s' redirection only has numeric value"
msgstr ""
-#: io.c:617
+#: io.c:618
#, c-format
msgid "expression for `%s' redirection has null string value"
msgstr ""
-#: io.c:623
+#: io.c:624
#, c-format
msgid "filename `%s' for `%s' redirection may be result of logical expression"
msgstr ""
-#: io.c:666
+#: io.c:667
#, c-format
msgid "unnecessary mixing of `>' and `>>' for file `%.*s'"
msgstr ""
-#: io.c:719
+#: io.c:720
#, c-format
msgid "can't open pipe `%s' for output (%s)"
msgstr ""
-#: io.c:729
+#: io.c:730
#, c-format
msgid "can't open pipe `%s' for input (%s)"
msgstr ""
-#: io.c:752
+#: io.c:753
#, c-format
msgid "can't open two way pipe `%s' for input/output (%s)"
msgstr ""
-#: io.c:834
+#: io.c:835
#, c-format
msgid "can't redirect from `%s' (%s)"
msgstr ""
-#: io.c:837
+#: io.c:838
#, c-format
msgid "can't redirect to `%s' (%s)"
msgstr ""
-#: io.c:888
+#: io.c:889
msgid ""
"reached system limit for open files: starting to multiplex file descriptors"
msgstr ""
-#: io.c:904
+#: io.c:905
#, c-format
msgid "close of `%s' failed (%s)."
msgstr ""
-#: io.c:912
+#: io.c:913
msgid "too many pipes or input files open"
msgstr ""
-#: io.c:934
+#: io.c:935
msgid "close: second argument must be `to' or `from'"
msgstr ""
-#: io.c:951
+#: io.c:952
#, c-format
msgid "close: `%.*s' is not an open file, pipe or co-process"
msgstr ""
-#: io.c:956
+#: io.c:957
msgid "close of redirection that was never opened"
msgstr ""
-#: io.c:1053
+#: io.c:1054
#, c-format
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
msgstr ""
-#: io.c:1069
+#: io.c:1070
#, c-format
msgid "failure status (%d) on pipe close of `%s' (%s)"
msgstr ""
-#: io.c:1072
+#: io.c:1073
#, c-format
msgid "failure status (%d) on file close of `%s' (%s)"
msgstr ""
-#: io.c:1092
+#: io.c:1093
#, c-format
msgid "no explicit close of socket `%s' provided"
msgstr ""
-#: io.c:1095
+#: io.c:1096
#, c-format
msgid "no explicit close of co-process `%s' provided"
msgstr ""
-#: io.c:1098
+#: io.c:1099
#, c-format
msgid "no explicit close of pipe `%s' provided"
msgstr ""
-#: io.c:1101
+#: io.c:1102
#, c-format
msgid "no explicit close of file `%s' provided"
msgstr ""
-#: io.c:1129 io.c:1184 main.c:795 main.c:832
+#: io.c:1130 io.c:1185 main.c:793 main.c:830
#, c-format
msgid "error writing standard output (%s)"
msgstr ""
-#: io.c:1133 io.c:1189
+#: io.c:1134 io.c:1190
#, c-format
msgid "error writing standard error (%s)"
msgstr ""
-#: io.c:1141
+#: io.c:1142
#, c-format
msgid "pipe flush of `%s' failed (%s)."
msgstr ""
-#: io.c:1144
+#: io.c:1145
#, c-format
msgid "co-process flush of pipe to `%s' failed (%s)."
msgstr ""
-#: io.c:1147
+#: io.c:1148
#, c-format
msgid "file flush of `%s' failed (%s)."
msgstr ""
-#: io.c:1262
+#: io.c:1263
#, c-format
msgid "local port %s invalid in `/inet'"
msgstr ""
-#: io.c:1279
+#: io.c:1280
#, c-format
msgid "remote host and port information (%s, %s) invalid"
msgstr ""
-#: io.c:1431
+#: io.c:1432
#, c-format
msgid "no (known) protocol supplied in special filename `%s'"
msgstr ""
-#: io.c:1445
+#: io.c:1446
#, c-format
msgid "special file name `%s' is incomplete"
msgstr ""
-#: io.c:1462
+#: io.c:1463
msgid "must supply a remote hostname to `/inet'"
msgstr ""
-#: io.c:1480
+#: io.c:1481
msgid "must supply a remote port to `/inet'"
msgstr ""
-#: io.c:1526
+#: io.c:1527
msgid "TCP/IP communications are not supported"
msgstr ""
-#: io.c:1693
+#: io.c:1694
#, c-format
msgid "could not open `%s', mode `%s'"
msgstr ""
-#: io.c:1744
+#: io.c:1748
#, c-format
msgid "close of master pty failed (%s)"
msgstr ""
-#: io.c:1746 io.c:1914 io.c:2071
+#: io.c:1750 io.c:1918 io.c:2075
#, c-format
msgid "close of stdout in child failed (%s)"
msgstr ""
-#: io.c:1749
+#: io.c:1753
#, c-format
msgid "moving slave pty to stdout in child failed (dup: %s)"
msgstr ""
-#: io.c:1751 io.c:1919
+#: io.c:1755 io.c:1923
#, c-format
msgid "close of stdin in child failed (%s)"
msgstr ""
-#: io.c:1754
+#: io.c:1758
#, c-format
msgid "moving slave pty to stdin in child failed (dup: %s)"
msgstr ""
-#: io.c:1756 io.c:1777
+#: io.c:1760 io.c:1781
#, c-format
msgid "close of slave pty failed (%s)"
msgstr ""
-#: io.c:1855 io.c:1917 io.c:2049 io.c:2074
+#: io.c:1859 io.c:1921 io.c:2053 io.c:2078
#, c-format
msgid "moving pipe to stdout in child failed (dup: %s)"
msgstr ""
-#: io.c:1862 io.c:1922
+#: io.c:1866 io.c:1926
#, c-format
msgid "moving pipe to stdin in child failed (dup: %s)"
msgstr ""
-#: io.c:1882 io.c:2064
+#: io.c:1886 io.c:2068
msgid "restoring stdout in parent process failed\n"
msgstr ""
-#: io.c:1890
+#: io.c:1894
msgid "restoring stdin in parent process failed\n"
msgstr ""
-#: io.c:1925 io.c:2076 io.c:2090
+#: io.c:1929 io.c:2080 io.c:2094
#, c-format
msgid "close of pipe failed (%s)"
msgstr ""
-#: io.c:1970
+#: io.c:1974
msgid "`|&' not supported"
msgstr ""
-#: io.c:2036
+#: io.c:2040
#, c-format
msgid "cannot open pipe `%s' (%s)"
msgstr ""
-#: io.c:2084
+#: io.c:2088
#, c-format
msgid "cannot create child process for `%s' (fork: %s)"
msgstr ""
-#: io.c:2517
+#: io.c:2521
#, c-format
msgid "data file `%s' is empty"
msgstr ""
-#: io.c:2558 io.c:2566
+#: io.c:2562 io.c:2570
msgid "could not allocate more input memory"
msgstr ""
-#: io.c:3119
+#: io.c:3128
msgid "multicharacter value of `RS' is a gawk extension"
msgstr ""
-#: io.c:3224
+#: io.c:3233
msgid "IPv6 communication is not supported"
msgstr ""
-#: main.c:366
+#: main.c:364
msgid "`-m[fr]' option irrelevant in gawk"
msgstr ""
-#: main.c:368
+#: main.c:366
msgid "-m option usage: `-m[fr] nnn'"
msgstr ""
-#: main.c:391
+#: main.c:389
msgid "empty argument to `-e/--source' ignored"
msgstr ""
-#: main.c:462
+#: main.c:460
#, c-format
msgid "%s: option `-W %s' unrecognized, ignored\n"
msgstr ""
-#: main.c:515
+#: main.c:513
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr ""
-#: main.c:536
+#: main.c:534
msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
msgstr ""
-#: main.c:542
+#: main.c:540
msgid "`--posix' overrides `--traditional'"
msgstr ""
-#: main.c:553
+#: main.c:551
msgid "`--posix'/`--traditional' overrides `--non-decimal-data'"
msgstr ""
-#: main.c:557
+#: main.c:555
#, c-format
msgid "running %s setuid root may be a security problem"
msgstr ""
-#: main.c:562
+#: main.c:560
msgid "`--posix' overrides `--binary'"
msgstr ""
-#: main.c:613
+#: main.c:611
#, c-format
msgid "can't set binary mode on stdin (%s)"
msgstr ""
-#: main.c:616
+#: main.c:614
#, c-format
msgid "can't set binary mode on stdout (%s)"
msgstr ""
-#: main.c:618
+#: main.c:616
#, c-format
msgid "can't set binary mode on stderr (%s)"
msgstr ""
-#: main.c:657
+#: main.c:655
msgid "no program text at all!"
msgstr ""
-#: main.c:735
+#: main.c:733
#, c-format
msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
msgstr ""
-#: main.c:737
+#: main.c:735
#, c-format
msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
msgstr ""
-#: main.c:742
+#: main.c:740
msgid "POSIX options:\t\tGNU long options: (standard)\n"
msgstr ""
-#: main.c:743
+#: main.c:741
msgid "\t-f progfile\t\t--file=progfile\n"
msgstr ""
-#: main.c:744
+#: main.c:742
msgid "\t-F fs\t\t\t--field-separator=fs\n"
msgstr ""
-#: main.c:745
+#: main.c:743
msgid "\t-v var=val\t\t--assign=var=val\n"
msgstr ""
-#: main.c:746
+#: main.c:744
msgid "Short options:\t\tGNU long options: (extensions)\n"
msgstr ""
-#: main.c:747
+#: main.c:745
msgid "\t-b\t\t\t--characters-as-bytes\n"
msgstr ""
-#: main.c:748
+#: main.c:746
msgid "\t-c\t\t\t--traditional\n"
msgstr ""
-#: main.c:749
+#: main.c:747
msgid "\t-C\t\t\t--copyright\n"
msgstr ""
-#: main.c:750
+#: main.c:748
msgid "\t-d[file]\t\t--dump-variables[=file]\n"
msgstr ""
-#: main.c:751
+#: main.c:749
msgid "\t-e 'program-text'\t--source='program-text'\n"
msgstr ""
-#: main.c:752
+#: main.c:750
msgid "\t-E file\t\t\t--exec=file\n"
msgstr ""
-#: main.c:753
+#: main.c:751
msgid "\t-g\t\t\t--gen-pot\n"
msgstr ""
-#: main.c:754
+#: main.c:752
msgid "\t-h\t\t\t--help\n"
msgstr ""
-#: main.c:755
+#: main.c:753
msgid "\t-L [fatal]\t\t--lint[=fatal]\n"
msgstr ""
-#: main.c:756
+#: main.c:754
msgid "\t-n\t\t\t--non-decimal-data\n"
msgstr ""
-#: main.c:757
+#: main.c:755
msgid "\t-N\t\t\t--use-lc-numeric\n"
msgstr ""
-#: main.c:758
+#: main.c:756
msgid "\t-O\t\t\t--optimize\n"
msgstr ""
-#: main.c:759
+#: main.c:757
msgid "\t-p[file]\t\t--profile[=file]\n"
msgstr ""
-#: main.c:760
+#: main.c:758
msgid "\t-P\t\t\t--posix\n"
msgstr ""
-#: main.c:761
+#: main.c:759
msgid "\t-r\t\t\t--re-interval\n"
msgstr ""
-#: main.c:763
+#: main.c:761
msgid "\t-R file\t\t\t--command=file\n"
msgstr ""
-#: main.c:764
+#: main.c:762
msgid "\t-S\t\t\t--sandbox\n"
msgstr ""
-#: main.c:765
+#: main.c:763
msgid "\t-t\t\t\t--lint-old\n"
msgstr ""
-#: main.c:766
+#: main.c:764
msgid "\t-V\t\t\t--version\n"
msgstr ""
-#: main.c:768
+#: main.c:766
msgid "\t-W nostalgia\t\t--nostalgia\n"
msgstr ""
-#: main.c:771
+#: main.c:769
msgid "\t-Y\t\t--parsedebug\n"
msgstr ""
@@ -1752,7 +1748,7 @@ msgstr ""
#. for this application. Please add _another line_ with the
#. address for translation bugs.
#. no-wrap
-#: main.c:780
+#: main.c:778
msgid ""
"\n"
"To report bugs, see node `Bugs' in `gawk.info', which is\n"
@@ -1760,21 +1756,21 @@ msgid ""
"\n"
msgstr ""
-#: main.c:784
+#: main.c:782
msgid ""
"gawk is a pattern scanning and processing language.\n"
"By default it reads standard input and writes standard output.\n"
"\n"
msgstr ""
-#: main.c:788
+#: main.c:786
msgid ""
"Examples:\n"
"\tgawk '{ sum += $1 }; END { print sum }' file\n"
"\tgawk -F: '{ print $1 }' /etc/passwd\n"
msgstr ""
-#: main.c:808
+#: main.c:806
#, c-format
msgid ""
"Copyright (C) 1989, 1991-%d Free Software Foundation.\n"
@@ -1786,7 +1782,7 @@ msgid ""
"\n"
msgstr ""
-#: main.c:816
+#: main.c:814
msgid ""
"This program is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
@@ -1795,75 +1791,75 @@ msgid ""
"\n"
msgstr ""
-#: main.c:822
+#: main.c:820
msgid ""
"You should have received a copy of the GNU General Public License\n"
"along with this program. If not, see http://www.gnu.org/licenses/.\n"
msgstr ""
-#: main.c:857
+#: main.c:855
msgid "-Ft does not set FS to tab in POSIX awk"
msgstr ""
-#: main.c:1091
+#: main.c:1089
#, c-format
msgid "unknown value for field spec: %d\n"
msgstr ""
-#: main.c:1152
+#: main.c:1170
#, c-format
msgid ""
"%s: `%s' argument to `-v' not in `var=value' form\n"
"\n"
msgstr ""
-#: main.c:1178
+#: main.c:1196
#, c-format
msgid "`%s' is not a legal variable name"
msgstr ""
-#: main.c:1181
+#: main.c:1199
#, c-format
msgid "`%s' is not a variable name, looking for file `%s=%s'"
msgstr ""
-#: main.c:1185
+#: main.c:1203
#, c-format
msgid "cannot use gawk builtin `%s' as variable name"
msgstr ""
-#: main.c:1190
+#: main.c:1208
#, c-format
msgid "cannot use function `%s' as variable name"
msgstr ""
-#: main.c:1243
+#: main.c:1261
msgid "floating point exception"
msgstr ""
-#: main.c:1250
+#: main.c:1268
msgid "fatal error: internal error"
msgstr ""
-#: main.c:1265
+#: main.c:1283
msgid "fatal error: internal error: segfault"
msgstr ""
-#: main.c:1277
+#: main.c:1295
msgid "fatal error: internal error: stack overflow"
msgstr ""
-#: main.c:1327
+#: main.c:1345
#, c-format
msgid "no pre-opened fd %d"
msgstr ""
-#: main.c:1334
+#: main.c:1352
#, c-format
msgid "could not pre-open /dev/null for fd %d"
msgstr ""
-#: main.c:1357 main.c:1366
+#: main.c:1375 main.c:1384
#, c-format
msgid "could not find groups: %s"
msgstr ""
@@ -1950,26 +1946,26 @@ msgstr ""
msgid "internal error: %s with null vname"
msgstr ""
-#: profile.c:938
+#: profile.c:952
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr ""
-#: profile.c:1317
+#: profile.c:1331
#, c-format
msgid ""
"\n"
"\t# Functions, listed alphabetically\n"
msgstr ""
-#: profile.c:1356
+#: profile.c:1370
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr ""
#: re.c:572
#, c-format
-msgid "range of the form `[%c-%c]' is locale dependant"
+msgid "range of the form `[%c-%c]' is locale dependent"
msgstr ""
#: re.c:599