aboutsummaryrefslogtreecommitdiffstats
path: root/po/gawk.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/gawk.pot')
-rw-r--r--po/gawk.pot576
1 files changed, 288 insertions, 288 deletions
diff --git a/po/gawk.pot b/po/gawk.pot
index a61b96ec..e75b576c 100644
--- a/po/gawk.pot
+++ b/po/gawk.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.0.71\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2012-11-10 22:49+0200\n"
+"POT-Creation-Date: 2012-12-02 18:26+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"
@@ -17,84 +17,84 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: array.c:266
+#: array.c:252
#, c-format
msgid "from %s"
msgstr ""
-#: array.c:366
+#: array.c:352
msgid "attempt to use a scalar value as array"
msgstr ""
-#: array.c:368
+#: array.c:354
#, c-format
msgid "attempt to use scalar parameter `%s' as an array"
msgstr ""
-#: array.c:371
+#: array.c:357
#, c-format
msgid "attempt to use scalar `%s' as an array"
msgstr ""
-#: array.c:418 array.c:584 builtin.c:85 builtin.c:1566 builtin.c:1608
-#: builtin.c:1621 builtin.c:2047 builtin.c:2059 eval.c:1121 eval.c:1125
-#: eval.c:1522
+#: array.c:404 array.c:570 builtin.c:85 builtin.c:1582 builtin.c:1624
+#: builtin.c:1637 builtin.c:2063 builtin.c:2075 eval.c:1118 eval.c:1122
+#: eval.c:1519
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr ""
-#: array.c:591
+#: array.c:577
#, c-format
msgid "delete: index `%s' not in array `%s'"
msgstr ""
-#: array.c:605
+#: array.c:591
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as an array"
msgstr ""
-#: array.c:784
+#: array.c:770
msgid "adump: first argument not an array"
msgstr ""
-#: array.c:823
+#: array.c:809
msgid "asort: second argument not an array"
msgstr ""
-#: array.c:824
+#: array.c:810
msgid "asorti: second argument not an array"
msgstr ""
-#: array.c:831
+#: array.c:817
msgid "asort: first argument not an array"
msgstr ""
-#: array.c:832
+#: array.c:818
msgid "asorti: first argument not an array"
msgstr ""
-#: array.c:839
+#: array.c:825
msgid "asort: cannot use a subarray of first arg for second arg"
msgstr ""
-#: array.c:840
+#: array.c:826
msgid "asorti: cannot use a subarray of first arg for second arg"
msgstr ""
-#: array.c:845
+#: array.c:831
msgid "asort: cannot use a subarray of second arg for first arg"
msgstr ""
-#: array.c:846
+#: array.c:832
msgid "asorti: cannot use a subarray of second arg for first arg"
msgstr ""
-#: array.c:1314
+#: array.c:1300
#, c-format
msgid "`%s' is invalid as a function name"
msgstr ""
-#: array.c:1318
+#: array.c:1304
#, c-format
msgid "sort comparison function `%s' is not defined"
msgstr ""
@@ -518,382 +518,382 @@ msgstr ""
msgid "exp: argument %g is out of range"
msgstr ""
-#: builtin.c:208
+#: builtin.c:224
#, c-format
msgid "fflush: cannot flush: pipe `%s' opened for reading, not writing"
msgstr ""
-#: builtin.c:211
+#: builtin.c:227
#, c-format
msgid "fflush: cannot flush: file `%s' opened for reading, not writing"
msgstr ""
-#: builtin.c:223
+#: builtin.c:239
#, c-format
msgid "fflush: `%s' is not an open file, pipe or co-process"
msgstr ""
-#: builtin.c:341
+#: builtin.c:357
msgid "index: received non-string first argument"
msgstr ""
-#: builtin.c:343
+#: builtin.c:359
msgid "index: received non-string second argument"
msgstr ""
-#: builtin.c:467 mpfr.c:770
+#: builtin.c:483 mpfr.c:770
msgid "int: received non-numeric argument"
msgstr ""
-#: builtin.c:503
+#: builtin.c:519
msgid "length: received array argument"
msgstr ""
-#: builtin.c:506
+#: builtin.c:522
msgid "`length(array)' is a gawk extension"
msgstr ""
-#: builtin.c:514
+#: builtin.c:530
msgid "length: received non-string argument"
msgstr ""
-#: builtin.c:545
+#: builtin.c:561
msgid "log: received non-numeric argument"
msgstr ""
-#: builtin.c:548
+#: builtin.c:564
#, c-format
msgid "log: received negative argument %g"
msgstr ""
-#: builtin.c:746 builtin.c:751
+#: builtin.c:762 builtin.c:767
msgid "fatal: must use `count$' on all formats or none"
msgstr ""
-#: builtin.c:821
+#: builtin.c:837
#, c-format
msgid "field width is ignored for `%%' specifier"
msgstr ""
-#: builtin.c:823
+#: builtin.c:839
#, c-format
msgid "precision is ignored for `%%' specifier"
msgstr ""
-#: builtin.c:825
+#: builtin.c:841
#, c-format
msgid "field width and precision are ignored for `%%' specifier"
msgstr ""
-#: builtin.c:876
+#: builtin.c:892
msgid "fatal: `$' is not permitted in awk formats"
msgstr ""
-#: builtin.c:885
+#: builtin.c:901
msgid "fatal: arg count with `$' must be > 0"
msgstr ""
-#: builtin.c:889
+#: builtin.c:905
#, c-format
msgid "fatal: arg count %ld greater than total number of supplied arguments"
msgstr ""
-#: builtin.c:893
+#: builtin.c:909
msgid "fatal: `$' not permitted after period in format"
msgstr ""
-#: builtin.c:909
+#: builtin.c:925
msgid "fatal: no `$' supplied for positional field width or precision"
msgstr ""
-#: builtin.c:981
+#: builtin.c:997
msgid "`l' is meaningless in awk formats; ignored"
msgstr ""
-#: builtin.c:985
+#: builtin.c:1001
msgid "fatal: `l' is not permitted in POSIX awk formats"
msgstr ""
-#: builtin.c:998
+#: builtin.c:1014
msgid "`L' is meaningless in awk formats; ignored"
msgstr ""
-#: builtin.c:1002
+#: builtin.c:1018
msgid "fatal: `L' is not permitted in POSIX awk formats"
msgstr ""
-#: builtin.c:1015
+#: builtin.c:1031
msgid "`h' is meaningless in awk formats; ignored"
msgstr ""
-#: builtin.c:1019
+#: builtin.c:1035
msgid "fatal: `h' is not permitted in POSIX awk formats"
msgstr ""
-#: builtin.c:1414
+#: builtin.c:1430
#, c-format
msgid "[s]printf: value %g is out of range for `%%%c' format"
msgstr ""
-#: builtin.c:1512
+#: builtin.c:1528
#, c-format
msgid "ignoring unknown format specifier character `%c': no argument converted"
msgstr ""
-#: builtin.c:1517
+#: builtin.c:1533
msgid "fatal: not enough arguments to satisfy format string"
msgstr ""
-#: builtin.c:1519
+#: builtin.c:1535
msgid "^ ran out for this one"
msgstr ""
-#: builtin.c:1526
+#: builtin.c:1542
msgid "[s]printf: format specifier does not have control letter"
msgstr ""
-#: builtin.c:1529
+#: builtin.c:1545
msgid "too many arguments supplied for format string"
msgstr ""
-#: builtin.c:1604 builtin.c:1615
+#: builtin.c:1620 builtin.c:1631
msgid "printf: no arguments"
msgstr ""
-#: builtin.c:1656
+#: builtin.c:1672
msgid "sqrt: received non-numeric argument"
msgstr ""
-#: builtin.c:1660
+#: builtin.c:1676
#, c-format
msgid "sqrt: called with negative argument %g"
msgstr ""
-#: builtin.c:1691
+#: builtin.c:1707
#, c-format
msgid "substr: length %g is not >= 1"
msgstr ""
-#: builtin.c:1693
+#: builtin.c:1709
#, c-format
msgid "substr: length %g is not >= 0"
msgstr ""
-#: builtin.c:1700
+#: builtin.c:1716
#, c-format
msgid "substr: non-integer length %g will be truncated"
msgstr ""
-#: builtin.c:1705
+#: builtin.c:1721
#, c-format
msgid "substr: length %g too big for string indexing, truncating to %g"
msgstr ""
-#: builtin.c:1717
+#: builtin.c:1733
#, c-format
msgid "substr: start index %g is invalid, using 1"
msgstr ""
-#: builtin.c:1722
+#: builtin.c:1738
#, c-format
msgid "substr: non-integer start index %g will be truncated"
msgstr ""
-#: builtin.c:1747
+#: builtin.c:1763
msgid "substr: source string is zero length"
msgstr ""
-#: builtin.c:1763
+#: builtin.c:1779
#, c-format
msgid "substr: start index %g is past end of string"
msgstr ""
-#: builtin.c:1771
+#: builtin.c:1787
#, c-format
msgid ""
"substr: length %g at start index %g exceeds length of first argument (%lu)"
msgstr ""
-#: builtin.c:1845
+#: builtin.c:1861
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
msgstr ""
-#: builtin.c:1868
+#: builtin.c:1884
msgid "strftime: received non-numeric second argument"
msgstr ""
-#: builtin.c:1872
+#: builtin.c:1888
msgid "strftime: second argument less than 0 or too big for time_t"
msgstr ""
-#: builtin.c:1879
+#: builtin.c:1895
msgid "strftime: received non-string first argument"
msgstr ""
-#: builtin.c:1886
+#: builtin.c:1902
msgid "strftime: received empty format string"
msgstr ""
-#: builtin.c:1952
+#: builtin.c:1968
msgid "mktime: received non-string argument"
msgstr ""
-#: builtin.c:1969
+#: builtin.c:1985
msgid "mktime: at least one of the values is out of the default range"
msgstr ""
-#: builtin.c:2004
+#: builtin.c:2020
msgid "'system' function not allowed in sandbox mode"
msgstr ""
-#: builtin.c:2009
+#: builtin.c:2025
msgid "system: received non-string argument"
msgstr ""
-#: builtin.c:2127
+#: builtin.c:2143
#, c-format
msgid "reference to uninitialized field `$%d'"
msgstr ""
-#: builtin.c:2214
+#: builtin.c:2230
msgid "tolower: received non-string argument"
msgstr ""
-#: builtin.c:2248
+#: builtin.c:2264
msgid "toupper: received non-string argument"
msgstr ""
-#: builtin.c:2284 mpfr.c:685
+#: builtin.c:2300 mpfr.c:685
msgid "atan2: received non-numeric first argument"
msgstr ""
-#: builtin.c:2286 mpfr.c:687
+#: builtin.c:2302 mpfr.c:687
msgid "atan2: received non-numeric second argument"
msgstr ""
-#: builtin.c:2305
+#: builtin.c:2321
msgid "sin: received non-numeric argument"
msgstr ""
-#: builtin.c:2321
+#: builtin.c:2337
msgid "cos: received non-numeric argument"
msgstr ""
-#: builtin.c:2374 mpfr.c:1137
+#: builtin.c:2390 mpfr.c:1137
msgid "srand: received non-numeric argument"
msgstr ""
-#: builtin.c:2405
+#: builtin.c:2421
msgid "match: third argument is not an array"
msgstr ""
-#: builtin.c:2670
+#: builtin.c:2686
msgid "gensub: third argument of 0 treated as 1"
msgstr ""
-#: builtin.c:2963
+#: builtin.c:2979
msgid "lshift: received non-numeric first argument"
msgstr ""
-#: builtin.c:2965
+#: builtin.c:2981
msgid "lshift: received non-numeric second argument"
msgstr ""
-#: builtin.c:2971
+#: builtin.c:2987
#, c-format
msgid "lshift(%f, %f): negative values will give strange results"
msgstr ""
-#: builtin.c:2973
+#: builtin.c:2989
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr ""
-#: builtin.c:2975
+#: builtin.c:2991
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr ""
-#: builtin.c:3000
+#: builtin.c:3016
msgid "rshift: received non-numeric first argument"
msgstr ""
-#: builtin.c:3002
+#: builtin.c:3018
msgid "rshift: received non-numeric second argument"
msgstr ""
-#: builtin.c:3008
+#: builtin.c:3024
#, c-format
msgid "rshift(%f, %f): negative values will give strange results"
msgstr ""
-#: builtin.c:3010
+#: builtin.c:3026
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr ""
-#: builtin.c:3012
+#: builtin.c:3028
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr ""
-#: builtin.c:3037
+#: builtin.c:3053
msgid "and: called with less than two arguments"
msgstr ""
-#: builtin.c:3042
+#: builtin.c:3058
#, c-format
msgid "and: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3046
+#: builtin.c:3062
#, c-format
msgid "and: argument %d negative value %g will give strange results"
msgstr ""
-#: builtin.c:3069
+#: builtin.c:3085
msgid "or: called with less than two arguments"
msgstr ""
-#: builtin.c:3074
+#: builtin.c:3090
#, c-format
msgid "or: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3078
+#: builtin.c:3094
#, c-format
msgid "or: argument %d negative value %g will give strange results"
msgstr ""
-#: builtin.c:3100
+#: builtin.c:3116
msgid "xor: called with less than two arguments"
msgstr ""
-#: builtin.c:3106
+#: builtin.c:3122
#, c-format
msgid "xor: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3110
+#: builtin.c:3126
#, c-format
msgid "xor: argument %d negative value %g will give strange results"
msgstr ""
-#: builtin.c:3135 mpfr.c:800
+#: builtin.c:3151 mpfr.c:800
msgid "compl: received non-numeric argument"
msgstr ""
-#: builtin.c:3141
+#: builtin.c:3157
#, c-format
msgid "compl(%f): negative value will give strange results"
msgstr ""
-#: builtin.c:3143
+#: builtin.c:3159
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr ""
-#: builtin.c:3312
+#: builtin.c:3328
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr ""
@@ -1760,26 +1760,26 @@ msgstr ""
msgid "unbalanced )"
msgstr ""
-#: eval.c:394
+#: eval.c:391
#, c-format
msgid "unknown nodetype %d"
msgstr ""
-#: eval.c:405 eval.c:419
+#: eval.c:402 eval.c:416
#, c-format
msgid "unknown opcode %d"
msgstr ""
-#: eval.c:416
+#: eval.c:413
#, c-format
msgid "opcode %s not an operator or keyword"
msgstr ""
-#: eval.c:471
+#: eval.c:468
msgid "buffer overflow in genflags2str"
msgstr ""
-#: eval.c:674
+#: eval.c:671
#, c-format
msgid ""
"\n"
@@ -1787,71 +1787,71 @@ msgid ""
"\n"
msgstr ""
-#: eval.c:703
+#: eval.c:700
msgid "`IGNORECASE' is a gawk extension"
msgstr ""
-#: eval.c:735
+#: eval.c:732
msgid "`BINMODE' is a gawk extension"
msgstr ""
-#: eval.c:792
+#: eval.c:789
#, c-format
msgid "BINMODE value `%s' is invalid, treated as 3"
msgstr ""
-#: eval.c:884
+#: eval.c:881
#, c-format
msgid "bad `%sFMT' specification `%s'"
msgstr ""
-#: eval.c:968
+#: eval.c:965
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr ""
-#: eval.c:1144
+#: eval.c:1141
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr ""
-#: eval.c:1145
+#: eval.c:1142
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr ""
-#: eval.c:1163
+#: eval.c:1160
msgid "attempt to field reference from non-numeric value"
msgstr ""
-#: eval.c:1165
+#: eval.c:1162
msgid "attempt to field reference from null string"
msgstr ""
-#: eval.c:1173
+#: eval.c:1170
#, c-format
msgid "attempt to access field %ld"
msgstr ""
-#: eval.c:1182
+#: eval.c:1179
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr ""
-#: eval.c:1269
+#: eval.c:1266
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr ""
-#: eval.c:1464
+#: eval.c:1461
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr ""
-#: eval.c:1560
+#: eval.c:1557
msgid "division by zero attempted in `/='"
msgstr ""
-#: eval.c:1567
+#: eval.c:1564
#, c-format
msgid "division by zero attempted in `%%='"
msgstr ""
@@ -1956,69 +1956,69 @@ msgstr ""
msgid "stat: unable to read symbolic link `%s'"
msgstr ""
-#: extension/filefuncs.c:348
+#: extension/filefuncs.c:350
msgid "stat: called with wrong number of arguments"
msgstr ""
-#: extension/filefuncs.c:355
+#: extension/filefuncs.c:357
msgid "stat: bad parameters"
msgstr ""
-#: extension/filefuncs.c:404
+#: extension/filefuncs.c:410
#, c-format
msgid "fts init: could not create constant %s"
msgstr ""
-#: extension/filefuncs.c:424
+#: extension/filefuncs.c:430
msgid "fill_stat_element: could not create array"
msgstr ""
-#: extension/filefuncs.c:433
+#: extension/filefuncs.c:439
msgid "fill_stat_element: could not set element"
msgstr ""
-#: extension/filefuncs.c:448
+#: extension/filefuncs.c:454
msgid "fill_path_element: could not set element"
msgstr ""
-#: extension/filefuncs.c:464
+#: extension/filefuncs.c:470
msgid "fill_error_element: could not set element"
msgstr ""
-#: extension/filefuncs.c:511 extension/filefuncs.c:558
+#: extension/filefuncs.c:517 extension/filefuncs.c:564
msgid "fts-process: could not create array"
msgstr ""
-#: extension/filefuncs.c:521 extension/filefuncs.c:568
-#: extension/filefuncs.c:586
+#: extension/filefuncs.c:527 extension/filefuncs.c:574
+#: extension/filefuncs.c:592
msgid "fts-process: could not set element"
msgstr ""
-#: extension/filefuncs.c:635
+#: extension/filefuncs.c:641
msgid "fts: called with incorrect number of arguments, expecting 3"
msgstr ""
-#: extension/filefuncs.c:638
+#: extension/filefuncs.c:644
msgid "fts: bad first parameter"
msgstr ""
-#: extension/filefuncs.c:644
+#: extension/filefuncs.c:650
msgid "fts: bad second parameter"
msgstr ""
-#: extension/filefuncs.c:650
+#: extension/filefuncs.c:656
msgid "fts: bad third parameter"
msgstr ""
-#: extension/filefuncs.c:657
+#: extension/filefuncs.c:663
msgid "fts: could not flatten array\n"
msgstr ""
-#: extension/filefuncs.c:675
+#: extension/filefuncs.c:681
msgid "fts: ignoring sneaky FTS_NOSTAT flag. nyah, nyah, nyah."
msgstr ""
-#: extension/filefuncs.c:692
+#: extension/filefuncs.c:698
msgid "fts: clear_array() failed\n"
msgstr ""
@@ -2272,25 +2272,25 @@ msgstr ""
msgid "node_to_awk_value: received null val"
msgstr ""
-#: gawkapi.c:833
+#: gawkapi.c:829
msgid "remove_element: received null array"
msgstr ""
-#: gawkapi.c:836
+#: gawkapi.c:832
msgid "remove_element: received null subscript"
msgstr ""
-#: gawkapi.c:968
+#: gawkapi.c:964
#, c-format
msgid "api_flatten_array: could not convert index %d\n"
msgstr ""
-#: gawkapi.c:973
+#: gawkapi.c:969
#, c-format
msgid "api_flatten_array: could not convert value %d\n"
msgstr ""
-#: gawkapi.c:1165
+#: gawkapi.c:1161
msgid "cannot assign to defined constant"
msgstr ""
@@ -2349,512 +2349,512 @@ msgstr ""
msgid "%s: option '-W %s' requires an argument\n"
msgstr ""
-#: io.c:339
+#: io.c:347
#, c-format
msgid "command line argument `%s' is a directory: skipped"
msgstr ""
-#: io.c:342 io.c:455
+#: io.c:350 io.c:463
#, c-format
msgid "cannot open file `%s' for reading (%s)"
msgstr ""
-#: io.c:582
+#: io.c:590
#, c-format
msgid "close of fd %d (`%s') failed (%s)"
msgstr ""
-#: io.c:658
+#: io.c:666
msgid "redirection not allowed in sandbox mode"
msgstr ""
-#: io.c:692
+#: io.c:700
#, c-format
msgid "expression in `%s' redirection only has numeric value"
msgstr ""
-#: io.c:698
+#: io.c:706
#, c-format
msgid "expression for `%s' redirection has null string value"
msgstr ""
-#: io.c:703
+#: io.c:711
#, c-format
msgid "filename `%s' for `%s' redirection may be result of logical expression"
msgstr ""
-#: io.c:746
+#: io.c:754
#, c-format
msgid "unnecessary mixing of `>' and `>>' for file `%.*s'"
msgstr ""
-#: io.c:799
+#: io.c:807
#, c-format
msgid "can't open pipe `%s' for output (%s)"
msgstr ""
-#: io.c:809
+#: io.c:817
#, c-format
msgid "can't open pipe `%s' for input (%s)"
msgstr ""
-#: io.c:840
+#: io.c:848
#, c-format
msgid "can't open two way pipe `%s' for input/output (%s)"
msgstr ""
-#: io.c:923
+#: io.c:931
#, c-format
msgid "can't redirect from `%s' (%s)"
msgstr ""
-#: io.c:926
+#: io.c:934
#, c-format
msgid "can't redirect to `%s' (%s)"
msgstr ""
-#: io.c:977
+#: io.c:985
msgid ""
"reached system limit for open files: starting to multiplex file descriptors"
msgstr ""
-#: io.c:993
+#: io.c:1001
#, c-format
msgid "close of `%s' failed (%s)."
msgstr ""
-#: io.c:1001
+#: io.c:1009
msgid "too many pipes or input files open"
msgstr ""
-#: io.c:1023
+#: io.c:1031
msgid "close: second argument must be `to' or `from'"
msgstr ""
-#: io.c:1040
+#: io.c:1048
#, c-format
msgid "close: `%.*s' is not an open file, pipe or co-process"
msgstr ""
-#: io.c:1045
+#: io.c:1053
msgid "close of redirection that was never opened"
msgstr ""
-#: io.c:1142
+#: io.c:1150
#, c-format
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
msgstr ""
-#: io.c:1159
+#: io.c:1167
#, c-format
msgid "failure status (%d) on pipe close of `%s' (%s)"
msgstr ""
-#: io.c:1162
+#: io.c:1170
#, c-format
msgid "failure status (%d) on file close of `%s' (%s)"
msgstr ""
-#: io.c:1182
+#: io.c:1190
#, c-format
msgid "no explicit close of socket `%s' provided"
msgstr ""
-#: io.c:1185
+#: io.c:1193
#, c-format
msgid "no explicit close of co-process `%s' provided"
msgstr ""
-#: io.c:1188
+#: io.c:1196
#, c-format
msgid "no explicit close of pipe `%s' provided"
msgstr ""
-#: io.c:1191
+#: io.c:1199
#, c-format
msgid "no explicit close of file `%s' provided"
msgstr ""
-#: io.c:1219 io.c:1274 main.c:847 main.c:884
+#: io.c:1227 io.c:1282 main.c:845 main.c:882
#, c-format
msgid "error writing standard output (%s)"
msgstr ""
-#: io.c:1223 io.c:1279
+#: io.c:1231 io.c:1287
#, c-format
msgid "error writing standard error (%s)"
msgstr ""
-#: io.c:1231
+#: io.c:1239
#, c-format
msgid "pipe flush of `%s' failed (%s)."
msgstr ""
-#: io.c:1234
+#: io.c:1242
#, c-format
msgid "co-process flush of pipe to `%s' failed (%s)."
msgstr ""
-#: io.c:1237
+#: io.c:1245
#, c-format
msgid "file flush of `%s' failed (%s)."
msgstr ""
-#: io.c:1351
+#: io.c:1359
#, c-format
msgid "local port %s invalid in `/inet'"
msgstr ""
-#: io.c:1369
+#: io.c:1377
#, c-format
msgid "remote host and port information (%s, %s) invalid"
msgstr ""
-#: io.c:1521
+#: io.c:1529
#, c-format
msgid "no (known) protocol supplied in special filename `%s'"
msgstr ""
-#: io.c:1535
+#: io.c:1543
#, c-format
msgid "special file name `%s' is incomplete"
msgstr ""
-#: io.c:1552
+#: io.c:1560
msgid "must supply a remote hostname to `/inet'"
msgstr ""
-#: io.c:1570
+#: io.c:1578
msgid "must supply a remote port to `/inet'"
msgstr ""
-#: io.c:1616
+#: io.c:1624
msgid "TCP/IP communications are not supported"
msgstr ""
-#: io.c:1785
+#: io.c:1793
#, c-format
msgid "could not open `%s', mode `%s'"
msgstr ""
-#: io.c:1835
+#: io.c:1843
#, c-format
msgid "close of master pty failed (%s)"
msgstr ""
-#: io.c:1837 io.c:2012 io.c:2181
+#: io.c:1845 io.c:2020 io.c:2189
#, c-format
msgid "close of stdout in child failed (%s)"
msgstr ""
-#: io.c:1840
+#: io.c:1848
#, c-format
msgid "moving slave pty to stdout in child failed (dup: %s)"
msgstr ""
-#: io.c:1842 io.c:2017
+#: io.c:1850 io.c:2025
#, c-format
msgid "close of stdin in child failed (%s)"
msgstr ""
-#: io.c:1845
+#: io.c:1853
#, c-format
msgid "moving slave pty to stdin in child failed (dup: %s)"
msgstr ""
-#: io.c:1847 io.c:1868
+#: io.c:1855 io.c:1876
#, c-format
msgid "close of slave pty failed (%s)"
msgstr ""
-#: io.c:1953 io.c:2015 io.c:2158 io.c:2184
+#: io.c:1961 io.c:2023 io.c:2166 io.c:2192
#, c-format
msgid "moving pipe to stdout in child failed (dup: %s)"
msgstr ""
-#: io.c:1960 io.c:2020
+#: io.c:1968 io.c:2028
#, c-format
msgid "moving pipe to stdin in child failed (dup: %s)"
msgstr ""
-#: io.c:1980 io.c:2174
+#: io.c:1988 io.c:2182
msgid "restoring stdout in parent process failed\n"
msgstr ""
-#: io.c:1988
+#: io.c:1996
msgid "restoring stdin in parent process failed\n"
msgstr ""
-#: io.c:2023 io.c:2186 io.c:2200
+#: io.c:2031 io.c:2194 io.c:2208
#, c-format
msgid "close of pipe failed (%s)"
msgstr ""
-#: io.c:2076
+#: io.c:2084
msgid "`|&' not supported"
msgstr ""
-#: io.c:2143
+#: io.c:2151
#, c-format
msgid "cannot open pipe `%s' (%s)"
msgstr ""
-#: io.c:2194
+#: io.c:2202
#, c-format
msgid "cannot create child process for `%s' (fork: %s)"
msgstr ""
-#: io.c:2655
+#: io.c:2662
msgid "register_input_parser: received NULL pointer"
msgstr ""
-#: io.c:2683
+#: io.c:2690
#, c-format
msgid "input parser `%s' conflicts with previously installed input parser `%s'"
msgstr ""
-#: io.c:2690
+#: io.c:2697
#, c-format
msgid "input parser `%s' failed to open `%s'"
msgstr ""
-#: io.c:2710
+#: io.c:2717
msgid "register_output_wrapper: received NULL pointer"
msgstr ""
-#: io.c:2738
+#: io.c:2745
#, c-format
msgid ""
"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
msgstr ""
-#: io.c:2745
+#: io.c:2752
#, c-format
msgid "output wrapper `%s' failed to open `%s'"
msgstr ""
-#: io.c:2766
+#: io.c:2773
msgid "register_output_processor: received NULL pointer"
msgstr ""
-#: io.c:2795
+#: io.c:2802
#, c-format
msgid ""
"two-way processor `%s' conflicts with previously installed two-way processor "
"`%s'"
msgstr ""
-#: io.c:2804
+#: io.c:2811
#, c-format
msgid "two way processor `%s' failed to open `%s'"
msgstr ""
-#: io.c:2911
+#: io.c:2918
#, c-format
msgid "data file `%s' is empty"
msgstr ""
-#: io.c:2953 io.c:2961
+#: io.c:2960 io.c:2968
msgid "could not allocate more input memory"
msgstr ""
-#: io.c:3527
+#: io.c:3534
msgid "multicharacter value of `RS' is a gawk extension"
msgstr ""
-#: io.c:3616
+#: io.c:3623
msgid "IPv6 communication is not supported"
msgstr ""
-#: main.c:362
+#: main.c:360
msgid "`-m[fr]' option irrelevant in gawk"
msgstr ""
-#: main.c:364
+#: main.c:362
msgid "-m option usage: `-m[fr] nnn'"
msgstr ""
-#: main.c:393
+#: main.c:391
msgid "empty argument to `-e/--source' ignored"
msgstr ""
-#: main.c:483
+#: main.c:481
#, c-format
msgid "%s: option `-W %s' unrecognized, ignored\n"
msgstr ""
-#: main.c:529
+#: main.c:527
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr ""
-#: main.c:550
+#: main.c:548
msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
msgstr ""
-#: main.c:556
+#: main.c:554
msgid "`--posix' overrides `--traditional'"
msgstr ""
-#: main.c:567
+#: main.c:565
msgid "`--posix'/`--traditional' overrides `--non-decimal-data'"
msgstr ""
-#: main.c:571
+#: main.c:569
#, c-format
msgid "running %s setuid root may be a security problem"
msgstr ""
-#: main.c:576
+#: main.c:574
msgid "`--posix' overrides `--characters-as-bytes'"
msgstr ""
-#: main.c:635
+#: main.c:633
#, c-format
msgid "can't set binary mode on stdin (%s)"
msgstr ""
-#: main.c:638
+#: main.c:636
#, c-format
msgid "can't set binary mode on stdout (%s)"
msgstr ""
-#: main.c:640
+#: main.c:638
#, c-format
msgid "can't set binary mode on stderr (%s)"
msgstr ""
-#: main.c:698
+#: main.c:696
msgid "no program text at all!"
msgstr ""
-#: main.c:784
+#: main.c:782
#, c-format
msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
msgstr ""
-#: main.c:786
+#: main.c:784
#, c-format
msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
msgstr ""
-#: main.c:791
+#: main.c:789
msgid "POSIX options:\t\tGNU long options: (standard)\n"
msgstr ""
-#: main.c:792
+#: main.c:790
msgid "\t-f progfile\t\t--file=progfile\n"
msgstr ""
-#: main.c:793
+#: main.c:791
msgid "\t-F fs\t\t\t--field-separator=fs\n"
msgstr ""
-#: main.c:794
+#: main.c:792
msgid "\t-v var=val\t\t--assign=var=val\n"
msgstr ""
-#: main.c:795
+#: main.c:793
msgid "Short options:\t\tGNU long options: (extensions)\n"
msgstr ""
-#: main.c:796
+#: main.c:794
msgid "\t-b\t\t\t--characters-as-bytes\n"
msgstr ""
-#: main.c:797
+#: main.c:795
msgid "\t-c\t\t\t--traditional\n"
msgstr ""
-#: main.c:798
+#: main.c:796
msgid "\t-C\t\t\t--copyright\n"
msgstr ""
-#: main.c:799
+#: main.c:797
msgid "\t-d[file]\t\t--dump-variables[=file]\n"
msgstr ""
-#: main.c:800
+#: main.c:798
msgid "\t-D[file]\t\t--debug[=file]\n"
msgstr ""
-#: main.c:801
+#: main.c:799
msgid "\t-e 'program-text'\t--source='program-text'\n"
msgstr ""
-#: main.c:802
+#: main.c:800
msgid "\t-E file\t\t\t--exec=file\n"
msgstr ""
-#: main.c:803
+#: main.c:801
msgid "\t-g\t\t\t--gen-pot\n"
msgstr ""
-#: main.c:804
+#: main.c:802
msgid "\t-h\t\t\t--help\n"
msgstr ""
-#: main.c:805
+#: main.c:803
msgid "\t-i includefile\t\t--include=includefile\n"
msgstr ""
-#: main.c:806
+#: main.c:804
msgid "\t-l library\t\t--load=library\n"
msgstr ""
-#: main.c:807
+#: main.c:805
msgid "\t-L [fatal]\t\t--lint[=fatal]\n"
msgstr ""
-#: main.c:808
+#: main.c:806
msgid "\t-n\t\t\t--non-decimal-data\n"
msgstr ""
-#: main.c:809
+#: main.c:807
msgid "\t-M\t\t\t--bignum\n"
msgstr ""
-#: main.c:810
+#: main.c:808
msgid "\t-N\t\t\t--use-lc-numeric\n"
msgstr ""
-#: main.c:811
+#: main.c:809
msgid "\t-o[file]\t\t--pretty-print[=file]\n"
msgstr ""
-#: main.c:812
+#: main.c:810
msgid "\t-O\t\t\t--optimize\n"
msgstr ""
-#: main.c:813
+#: main.c:811
msgid "\t-p[file]\t\t--profile[=file]\n"
msgstr ""
-#: main.c:814
+#: main.c:812
msgid "\t-P\t\t\t--posix\n"
msgstr ""
-#: main.c:815
+#: main.c:813
msgid "\t-r\t\t\t--re-interval\n"
msgstr ""
-#: main.c:816
+#: main.c:814
msgid "\t-S\t\t\t--sandbox\n"
msgstr ""
-#: main.c:817
+#: main.c:815
msgid "\t-t\t\t\t--lint-old\n"
msgstr ""
-#: main.c:818
+#: main.c:816
msgid "\t-V\t\t\t--version\n"
msgstr ""
-#: main.c:820
+#: main.c:818
msgid "\t-W nostalgia\t\t--nostalgia\n"
msgstr ""
-#: main.c:823
+#: main.c:821
msgid "\t-Y\t\t--parsedebug\n"
msgstr ""
@@ -2863,7 +2863,7 @@ msgstr ""
#. for this application. Please add _another line_ with the
#. address for translation bugs.
#. no-wrap
-#: main.c:832
+#: main.c:830
msgid ""
"\n"
"To report bugs, see node `Bugs' in `gawk.info', which is\n"
@@ -2871,21 +2871,21 @@ msgid ""
"\n"
msgstr ""
-#: main.c:836
+#: main.c:834
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:840
+#: main.c:838
msgid ""
"Examples:\n"
"\tgawk '{ sum += $1 }; END { print sum }' file\n"
"\tgawk -F: '{ print $1 }' /etc/passwd\n"
msgstr ""
-#: main.c:860
+#: main.c:858
#, c-format
msgid ""
"Copyright (C) 1989, 1991-%d Free Software Foundation.\n"
@@ -2897,7 +2897,7 @@ msgid ""
"\n"
msgstr ""
-#: main.c:868
+#: main.c:866
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"
@@ -2906,70 +2906,70 @@ msgid ""
"\n"
msgstr ""
-#: main.c:874
+#: main.c:872
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:909
+#: main.c:907
msgid "-Ft does not set FS to tab in POSIX awk"
msgstr ""
-#: main.c:1181
+#: main.c:1179
#, c-format
msgid "unknown value for field spec: %d\n"
msgstr ""
-#: main.c:1279
+#: main.c:1277
#, c-format
msgid ""
"%s: `%s' argument to `-v' not in `var=value' form\n"
"\n"
msgstr ""
-#: main.c:1305
+#: main.c:1303
#, c-format
msgid "`%s' is not a legal variable name"
msgstr ""
-#: main.c:1308
+#: main.c:1306
#, c-format
msgid "`%s' is not a variable name, looking for file `%s=%s'"
msgstr ""
-#: main.c:1312
+#: main.c:1310
#, c-format
msgid "cannot use gawk builtin `%s' as variable name"
msgstr ""
-#: main.c:1317
+#: main.c:1315
#, c-format
msgid "cannot use function `%s' as variable name"
msgstr ""
-#: main.c:1370
+#: main.c:1368
msgid "floating point exception"
msgstr ""
-#: main.c:1377
+#: main.c:1375
msgid "fatal error: internal error"
msgstr ""
-#: main.c:1392
+#: main.c:1390
msgid "fatal error: internal error: segfault"
msgstr ""
-#: main.c:1404
+#: main.c:1402
msgid "fatal error: internal error: stack overflow"
msgstr ""
-#: main.c:1460
+#: main.c:1458
#, c-format
msgid "no pre-opened fd %d"
msgstr ""
-#: main.c:1467
+#: main.c:1465
#, c-format
msgid "could not pre-open /dev/null for fd %d"
msgstr ""
@@ -3043,36 +3043,36 @@ msgstr ""
msgid "cmd. line:"
msgstr ""
-#: node.c:436
+#: node.c:421
msgid "backslash at end of string"
msgstr ""
-#: node.c:520
+#: node.c:500
#, c-format
msgid "old awk does not support the `\\%c' escape sequence"
msgstr ""
-#: node.c:571
+#: node.c:551
msgid "POSIX does not allow `\\x' escapes"
msgstr ""
-#: node.c:577
+#: node.c:557
msgid "no hex digits in `\\x' escape sequence"
msgstr ""
-#: node.c:599
+#: node.c:579
#, c-format
msgid ""
"hex escape \\x%.*s of %d characters probably not interpreted the way you "
"expect"
msgstr ""
-#: node.c:614
+#: node.c:594
#, c-format
msgid "escape sequence `\\%c' treated as plain `%c'"
msgstr ""
-#: node.c:759
+#: node.c:739
msgid ""
"Invalid multibyte data detected. There may be a mismatch between your data "
"and your locale."
@@ -3207,7 +3207,7 @@ msgstr ""
msgid "Unmatched ) or \\)"
msgstr ""
-#: regcomp.c:700
+#: regcomp.c:704
msgid "No previous regular expression"
msgstr ""