diff options
Diffstat (limited to 'po/gawk.pot')
-rw-r--r-- | po/gawk.pot | 384 |
1 files changed, 192 insertions, 192 deletions
diff --git a/po/gawk.pot b/po/gawk.pot index 302ece16..f0fa1d44 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-07-16 23:07+0300\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:1136 eval.c:1140 +#: eval.c:1474 eval.c:1721 #, 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:1774 #, c-format msgid "attempt to use scalar `%s[\"%.*s\"]' as an array" msgstr "" @@ -238,7 +238,7 @@ msgstr "" msgid "`getline var' invalid inside `%s' rule" msgstr "" -#: awkgram.y:1399 eval.c:2409 +#: awkgram.y:1399 eval.c:2439 #, c-format msgid "`getline' invalid inside `%s' rule" msgstr "" @@ -272,685 +272,685 @@ msgstr "" msgid "use of non-array as array" msgstr "" -#: awkgram.y:1977 awkgram.y:1997 msg.c:98 +#: awkgram.y:1978 awkgram.y:1998 msg.c:98 msgid "warning: " msgstr "" -#: awkgram.y:1995 msg.c:130 +#: awkgram.y:1996 msg.c:130 msgid "fatal: " msgstr "" -#: awkgram.y:2045 +#: awkgram.y:2046 msgid "unexpected newline or end of string" msgstr "" -#: awkgram.y:2301 awkgram.y:2359 awkgram.y:2543 +#: awkgram.y:2302 awkgram.y:2360 awkgram.y:2544 #, c-format msgid "can't open source file `%s' for reading (%s)" msgstr "" -#: awkgram.y:2302 awkgram.y:2360 builtin.c:119 +#: awkgram.y:2303 awkgram.y:2361 builtin.c:118 msgid "reason unknown" msgstr "" -#: awkgram.y:2318 +#: awkgram.y:2319 #, c-format msgid "already included source file `%s'" msgstr "" -#: awkgram.y:2344 +#: awkgram.y:2345 msgid "@include is a gawk extension" msgstr "" -#: awkgram.y:2350 +#: awkgram.y:2351 msgid "empty filename after @include" msgstr "" -#: awkgram.y:2495 +#: awkgram.y:2496 msgid "empty program text on command line" msgstr "" -#: awkgram.y:2610 +#: awkgram.y:2611 #, c-format msgid "can't read sourcefile `%s' (%s)" msgstr "" -#: awkgram.y:2621 +#: awkgram.y:2622 #, c-format msgid "source file `%s' is empty" msgstr "" -#: awkgram.y:2806 +#: awkgram.y:2807 msgid "source file does not end in newline" msgstr "" -#: awkgram.y:2883 +#: awkgram.y:2884 msgid "unterminated regexp ends with `\\' at end of file" msgstr "" -#: awkgram.y:2907 +#: awkgram.y:2908 #, c-format msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk" msgstr "" -#: awkgram.y:2911 +#: awkgram.y:2912 #, c-format msgid "tawk regex modifier `/.../%c' doesn't work in gawk" msgstr "" -#: awkgram.y:2918 +#: awkgram.y:2919 msgid "unterminated regexp" msgstr "" -#: awkgram.y:2922 +#: awkgram.y:2923 msgid "unterminated regexp at end of file" msgstr "" -#: awkgram.y:2981 +#: awkgram.y:2982 msgid "use of `\\ #...' line continuation is not portable" msgstr "" -#: awkgram.y:2997 +#: awkgram.y:2998 msgid "backslash not last character on line" msgstr "" -#: awkgram.y:3058 +#: awkgram.y:3059 msgid "POSIX does not allow operator `**='" msgstr "" -#: awkgram.y:3060 +#: awkgram.y:3061 msgid "old awk does not support operator `**='" msgstr "" -#: awkgram.y:3069 +#: awkgram.y:3070 msgid "POSIX does not allow operator `**'" msgstr "" -#: awkgram.y:3071 +#: awkgram.y:3072 msgid "old awk does not support operator `**'" msgstr "" -#: awkgram.y:3106 +#: awkgram.y:3107 msgid "operator `^=' is not supported in old awk" msgstr "" -#: awkgram.y:3114 +#: awkgram.y:3115 msgid "operator `^' is not supported in old awk" msgstr "" -#: awkgram.y:3207 awkgram.y:3223 +#: awkgram.y:3208 awkgram.y:3224 msgid "unterminated string" msgstr "" -#: awkgram.y:3419 +#: awkgram.y:3420 #, c-format msgid "invalid char '%c' in expression" msgstr "" -#: awkgram.y:3466 +#: awkgram.y:3467 #, c-format msgid "`%s' is a gawk extension" msgstr "" -#: awkgram.y:3471 +#: awkgram.y:3472 #, c-format msgid "`%s' is a Bell Labs extension" msgstr "" -#: awkgram.y:3476 +#: awkgram.y:3477 #, c-format msgid "POSIX does not allow `%s'" msgstr "" -#: awkgram.y:3484 +#: awkgram.y:3485 #, c-format msgid "`%s' is not supported in old awk" msgstr "" -#: awkgram.y:3551 +#: awkgram.y:3552 msgid "`goto' considered harmful!\n" msgstr "" -#: awkgram.y:3604 +#: awkgram.y:3603 #, 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:3638 #, c-format msgid "%s: string literal as last arg of substitute has no effect" msgstr "" -#: awkgram.y:3675 +#: awkgram.y:3643 #, c-format msgid "%s third parameter is not a changeable object" msgstr "" -#: awkgram.y:3761 awkgram.y:3764 +#: awkgram.y:3717 awkgram.y:3720 +msgid "match: third argument is a gawk extension" +msgstr "" + +#: awkgram.y:3774 awkgram.y:3777 msgid "close: second argument is a gawk extension" msgstr "" -#: awkgram.y:3776 +#: awkgram.y:3789 msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore" msgstr "" -#: awkgram.y:3791 +#: awkgram.y:3804 msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore" msgstr "" -#: awkgram.y:3883 +#: awkgram.y:3896 #, c-format msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d" msgstr "" -#: awkgram.y:3925 +#: awkgram.y:3938 #, c-format msgid "function `%s': parameter `%s' shadows global variable" msgstr "" -#: awkgram.y:4083 +#: awkgram.y:4096 #, c-format msgid "could not open `%s' for writing (%s)" msgstr "" -#: awkgram.y:4084 +#: awkgram.y:4097 msgid "sending variable list to standard error" msgstr "" -#: awkgram.y:4090 +#: awkgram.y:4103 #, c-format msgid "%s: close failed (%s)" msgstr "" -#: awkgram.y:4142 +#: awkgram.y:4155 msgid "shadow_funcs() called twice!" msgstr "" -#: awkgram.y:4148 +#: awkgram.y:4161 msgid "there were shadowed variables." msgstr "" -#: awkgram.y:4178 +#: awkgram.y:4191 #, c-format msgid "function `%s': can't use function name as parameter name" msgstr "" -#: awkgram.y:4182 +#: awkgram.y:4195 #, c-format msgid "function `%s': can't use special variable `%s' as a function parameter" msgstr "" -#: awkgram.y:4198 +#: awkgram.y:4211 #, c-format msgid "function name `%s' previously defined" msgstr "" -#: awkgram.y:4366 awkgram.y:4372 +#: awkgram.y:4379 awkgram.y:4385 #, c-format msgid "function `%s' called but never defined" msgstr "" -#: awkgram.y:4375 +#: awkgram.y:4388 #, c-format msgid "function `%s' defined but never called directly" msgstr "" -#: awkgram.y:4407 +#: awkgram.y:4420 #, c-format msgid "regexp constant for parameter #%d yields boolean value" msgstr "" -#: awkgram.y:4516 +#: awkgram.y:4529 #, 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:4776 eval.c:1965 msgid "division by zero attempted" msgstr "" -#: awkgram.y:4772 eval.c:1980 +#: awkgram.y:4785 eval.c:1981 #, 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:1166 eval.c:1699 eval.c:1712 #, 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:2732 msgid "lshift: received non-numeric first argument" msgstr "" -#: builtin.c:2759 +#: builtin.c:2734 msgid "lshift: received non-numeric second argument" msgstr "" -#: builtin.c:2765 +#: builtin.c:2740 #, c-format msgid "lshift(%lf, %lf): negative values will give strange results" msgstr "" -#: builtin.c:2767 +#: builtin.c:2742 #, c-format msgid "lshift(%lf, %lf): fractional values will be truncated" msgstr "" -#: builtin.c:2769 +#: builtin.c:2744 #, c-format msgid "lshift(%lf, %lf): too large shift value will give strange results" msgstr "" -#: builtin.c:2794 +#: builtin.c:2769 msgid "rshift: received non-numeric first argument" msgstr "" -#: builtin.c:2796 +#: builtin.c:2771 msgid "rshift: received non-numeric second argument" msgstr "" -#: builtin.c:2802 +#: builtin.c:2777 #, c-format msgid "rshift(%lf, %lf): negative values will give strange results" msgstr "" -#: builtin.c:2804 +#: builtin.c:2779 #, c-format msgid "rshift(%lf, %lf): fractional values will be truncated" msgstr "" -#: builtin.c:2806 +#: builtin.c:2781 #, c-format msgid "rshift(%lf, %lf): too large shift value will give strange results" msgstr "" -#: builtin.c:2831 +#: builtin.c:2806 msgid "and: received non-numeric first argument" msgstr "" -#: builtin.c:2833 +#: builtin.c:2808 msgid "and: received non-numeric second argument" msgstr "" -#: builtin.c:2839 +#: builtin.c:2814 #, c-format msgid "and(%lf, %lf): negative values will give strange results" msgstr "" -#: builtin.c:2841 +#: builtin.c:2816 #, c-format msgid "and(%lf, %lf): fractional values will be truncated" msgstr "" -#: builtin.c:2866 +#: builtin.c:2841 msgid "or: received non-numeric first argument" msgstr "" -#: builtin.c:2868 +#: builtin.c:2843 msgid "or: received non-numeric second argument" msgstr "" -#: builtin.c:2874 +#: builtin.c:2849 #, c-format msgid "or(%lf, %lf): negative values will give strange results" msgstr "" -#: builtin.c:2876 +#: builtin.c:2851 #, c-format msgid "or(%lf, %lf): fractional values will be truncated" msgstr "" -#: builtin.c:2904 +#: builtin.c:2879 msgid "xor: received non-numeric first argument" msgstr "" -#: builtin.c:2906 +#: builtin.c:2881 msgid "xor: received non-numeric second argument" msgstr "" -#: builtin.c:2912 +#: builtin.c:2887 #, c-format msgid "xor(%lf, %lf): negative values will give strange results" msgstr "" -#: builtin.c:2914 +#: builtin.c:2889 #, c-format msgid "xor(%lf, %lf): fractional values will be truncated" msgstr "" -#: builtin.c:2938 builtin.c:2944 +#: builtin.c:2913 builtin.c:2919 msgid "compl: received non-numeric argument" msgstr "" -#: builtin.c:2946 +#: builtin.c:2921 #, c-format msgid "compl(%lf): negative value will give strange results" msgstr "" -#: builtin.c:2948 +#: builtin.c:2923 #, c-format msgid "compl(%lf): fractional value will be truncated" msgstr "" -#: builtin.c:3117 +#: builtin.c:3092 #, 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 "" -#: eval.c:698 +#: eval.c:699 #, c-format msgid "" "\n" @@ -958,123 +958,123 @@ msgid "" "\n" msgstr "" -#: eval.c:725 +#: eval.c:726 msgid "`IGNORECASE' is a gawk extension" msgstr "" -#: eval.c:754 +#: eval.c:755 msgid "`BINMODE' is a gawk extension" msgstr "" -#: eval.c:812 +#: eval.c:813 #, c-format msgid "BINMODE value `%s' is invalid, treated as 3" msgstr "" -#: eval.c:902 +#: eval.c:903 #, c-format msgid "bad `%sFMT' specification `%s'" msgstr "" -#: eval.c:980 +#: eval.c:981 msgid "turning off `--lint' due to assignment to `LINT'" msgstr "" -#: eval.c:1127 eval.c:1685 +#: eval.c:1128 eval.c:1686 #, c-format msgid "can't use function name `%s' as variable or array" msgstr "" -#: eval.c:1155 +#: eval.c:1156 msgid "assignment is not allowed to result of builtin function" msgstr "" -#: eval.c:1164 eval.c:1697 eval.c:1710 +#: eval.c:1165 eval.c:1698 eval.c:1711 #, c-format msgid "reference to uninitialized argument `%s'" msgstr "" -#: eval.c:1183 +#: eval.c:1184 msgid "attempt to field reference from non-numeric value" msgstr "" -#: eval.c:1185 +#: eval.c:1186 msgid "attempt to field reference from null string" msgstr "" -#: eval.c:1191 +#: eval.c:1192 #, c-format msgid "attempt to access field %ld" msgstr "" -#: eval.c:1200 +#: eval.c:1201 #, c-format msgid "reference to uninitialized field `$%ld'" msgstr "" -#: eval.c:1262 +#: eval.c:1263 #, c-format msgid "function `%s' called with more arguments than declared" msgstr "" -#: eval.c:1426 +#: eval.c:1427 #, c-format msgid "unwind_stack: unexpected type `%s'" msgstr "" -#: eval.c:1510 +#: eval.c:1511 msgid "division by zero attempted in `/='" msgstr "" -#: eval.c:1517 +#: eval.c:1518 #, c-format msgid "division by zero attempted in `%%='" msgstr "" -#: eval.c:1784 eval.c:2030 +#: eval.c:1785 eval.c:2031 #, c-format msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context" msgstr "" -#: eval.c:1815 +#: eval.c:1816 msgid "assignment used in conditional context" msgstr "" -#: eval.c:1819 +#: eval.c:1820 msgid "statement has no effect" msgstr "" -#: eval.c:2233 +#: eval.c:2236 #, c-format msgid "for loop: array `%s' changed size from %ld to %ld during loop execution" msgstr "" -#: eval.c:2343 +#: eval.c:2373 #, c-format msgid "function called indirectly through `%s' does not exist" msgstr "" -#: eval.c:2355 +#: eval.c:2385 #, c-format msgid "function `%s' not defined" msgstr "" -#: eval.c:2416 +#: eval.c:2446 #, c-format msgid "non-redirected `getline' invalid inside `%s' rule" msgstr "" -#: eval.c:2477 +#: eval.c:2507 #, c-format msgid "`nextfile' cannot be called from a `%s' rule" msgstr "" -#: eval.c:2532 +#: eval.c:2562 #, c-format msgid "`next' cannot be called from a `%s' rule" msgstr "" -#: eval.c:2599 +#: eval.c:2629 #, c-format msgid "Sorry, don't know how to interpret `%s'" msgstr "" @@ -1950,19 +1950,19 @@ 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 "" |