diff options
Diffstat (limited to 'po/gawk.pot')
-rw-r--r-- | po/gawk.pot | 400 |
1 files changed, 200 insertions, 200 deletions
diff --git a/po/gawk.pot b/po/gawk.pot index 70f429ab..609f90d3 100644 --- a/po/gawk.pot +++ b/po/gawk.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gawk 4.1.3h\n" +"Project-Id-Version: gawk 4.1.3i\n" "Report-Msgid-Bugs-To: bug-gawk@gnu.org\n" -"POT-Creation-Date: 2016-06-17 09:51+0300\n" +"POT-Creation-Date: 2016-08-01 22:56+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" @@ -37,8 +37,8 @@ msgid "attempt to use scalar `%s' as an array" msgstr "" #: array.c:412 array.c:579 builtin.c:85 builtin.c:1612 builtin.c:1658 -#: builtin.c:1671 builtin.c:2160 builtin.c:2179 eval.c:1149 eval.c:1153 -#: eval.c:1564 +#: builtin.c:1671 builtin.c:2160 builtin.c:2179 eval.c:1141 eval.c:1145 +#: eval.c:1556 #, c-format msgid "attempt to use array `%s' in a scalar context" msgstr "" @@ -228,7 +228,7 @@ msgstr "" msgid "invalid subscript expression" msgstr "" -#: awkgram.y:2047 awkgram.y:2067 gawkapi.c:206 gawkapi.c:224 msg.c:126 +#: awkgram.y:2047 awkgram.y:2067 gawkapi.c:206 gawkapi.c:223 msg.c:126 msgid "warning: " msgstr "" @@ -435,85 +435,85 @@ msgstr "" msgid "function `%s': parameter `%s' shadows global variable" msgstr "" -#: awkgram.y:4212 debug.c:4087 debug.c:4130 debug.c:5250 +#: awkgram.y:4214 debug.c:4087 debug.c:4130 debug.c:5250 #, c-format msgid "could not open `%s' for writing (%s)" msgstr "" -#: awkgram.y:4213 +#: awkgram.y:4215 msgid "sending variable list to standard error" msgstr "" -#: awkgram.y:4221 +#: awkgram.y:4223 #, c-format msgid "%s: close failed (%s)" msgstr "" -#: awkgram.y:4246 +#: awkgram.y:4248 msgid "shadow_funcs() called twice!" msgstr "" -#: awkgram.y:4254 +#: awkgram.y:4256 msgid "there were shadowed variables." msgstr "" -#: awkgram.y:4325 +#: awkgram.y:4327 #, c-format msgid "function name `%s' previously defined" msgstr "" -#: awkgram.y:4371 +#: awkgram.y:4373 #, c-format msgid "function `%s': can't use function name as parameter name" msgstr "" -#: awkgram.y:4374 +#: awkgram.y:4376 #, c-format msgid "function `%s': can't use special variable `%s' as a function parameter" msgstr "" -#: awkgram.y:4382 +#: awkgram.y:4384 #, c-format msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d" msgstr "" -#: awkgram.y:4469 awkgram.y:4475 +#: awkgram.y:4471 awkgram.y:4477 #, c-format msgid "function `%s' called but never defined" msgstr "" -#: awkgram.y:4479 +#: awkgram.y:4481 #, c-format msgid "function `%s' defined but never called directly" msgstr "" -#: awkgram.y:4511 +#: awkgram.y:4513 #, c-format msgid "regexp constant for parameter #%d yields boolean value" msgstr "" -#: awkgram.y:4526 +#: awkgram.y:4528 #, c-format msgid "" "function `%s' called with space between name and `(',\n" "or used as a variable or an array" msgstr "" -#: awkgram.y:4732 +#: awkgram.y:4734 msgid "division by zero attempted" msgstr "" -#: awkgram.y:4741 +#: awkgram.y:4743 #, c-format msgid "division by zero attempted in `%%'" msgstr "" -#: awkgram.y:5062 +#: awkgram.y:5064 msgid "" "cannot assign a value to the result of a field post-increment expression" msgstr "" -#: awkgram.y:5065 +#: awkgram.y:5067 #, c-format msgid "invalid target of assignment (opcode %s)" msgstr "" @@ -564,7 +564,7 @@ msgstr "" msgid "index: received non-string second argument" msgstr "" -#: builtin.c:469 mpfr.c:777 +#: builtin.c:469 mpfr.c:781 msgid "int: received non-numeric argument" msgstr "" @@ -795,170 +795,170 @@ msgstr "" msgid "system: received non-string argument" msgstr "" -#: builtin.c:2165 builtin.c:2234 +#: builtin.c:2165 builtin.c:2230 msgid "print: attempt to write to closed write end of two-way pipe" msgstr "" -#: builtin.c:2252 +#: builtin.c:2248 #, c-format msgid "reference to uninitialized field `$%d'" msgstr "" -#: builtin.c:2337 +#: builtin.c:2333 msgid "tolower: received non-string argument" msgstr "" -#: builtin.c:2368 +#: builtin.c:2364 msgid "toupper: received non-string argument" msgstr "" -#: builtin.c:2401 mpfr.c:679 +#: builtin.c:2397 mpfr.c:681 msgid "atan2: received non-numeric first argument" msgstr "" -#: builtin.c:2403 mpfr.c:681 +#: builtin.c:2399 mpfr.c:683 msgid "atan2: received non-numeric second argument" msgstr "" -#: builtin.c:2422 +#: builtin.c:2418 msgid "sin: received non-numeric argument" msgstr "" -#: builtin.c:2438 +#: builtin.c:2434 msgid "cos: received non-numeric argument" msgstr "" -#: builtin.c:2491 mpfr.c:1176 +#: builtin.c:2487 mpfr.c:1180 msgid "srand: received non-numeric argument" msgstr "" -#: builtin.c:2522 +#: builtin.c:2518 msgid "match: third argument is not an array" msgstr "" -#: builtin.c:2783 +#: builtin.c:2779 #, c-format msgid "gensub: third argument `%.*s' treated as 1" msgstr "" -#: builtin.c:2798 +#: builtin.c:2794 #, c-format msgid "gensub: third argument %g treated as 1" msgstr "" -#: builtin.c:3100 +#: builtin.c:3096 #, c-format msgid "%s: can be called indirectly only with two arguments" msgstr "" -#: builtin.c:3190 +#: builtin.c:3186 #, c-format msgid "indirect call to %s requires at least two arguments" msgstr "" -#: builtin.c:3242 +#: builtin.c:3238 msgid "lshift: received non-numeric first argument" msgstr "" -#: builtin.c:3244 +#: builtin.c:3240 msgid "lshift: received non-numeric second argument" msgstr "" -#: builtin.c:3250 +#: builtin.c:3246 #, c-format msgid "lshift(%f, %f): negative values will give strange results" msgstr "" -#: builtin.c:3252 +#: builtin.c:3248 #, c-format msgid "lshift(%f, %f): fractional values will be truncated" msgstr "" -#: builtin.c:3254 +#: builtin.c:3250 #, c-format msgid "lshift(%f, %f): too large shift value will give strange results" msgstr "" -#: builtin.c:3279 +#: builtin.c:3275 msgid "rshift: received non-numeric first argument" msgstr "" -#: builtin.c:3281 +#: builtin.c:3277 msgid "rshift: received non-numeric second argument" msgstr "" -#: builtin.c:3287 +#: builtin.c:3283 #, c-format msgid "rshift(%f, %f): negative values will give strange results" msgstr "" -#: builtin.c:3289 +#: builtin.c:3285 #, c-format msgid "rshift(%f, %f): fractional values will be truncated" msgstr "" -#: builtin.c:3291 +#: builtin.c:3287 #, c-format msgid "rshift(%f, %f): too large shift value will give strange results" msgstr "" -#: builtin.c:3316 mpfr.c:988 +#: builtin.c:3312 mpfr.c:992 msgid "and: called with less than two arguments" msgstr "" -#: builtin.c:3321 +#: builtin.c:3317 #, c-format msgid "and: argument %d is non-numeric" msgstr "" -#: builtin.c:3325 +#: builtin.c:3321 #, c-format msgid "and: argument %d negative value %g will give strange results" msgstr "" -#: builtin.c:3348 mpfr.c:1020 +#: builtin.c:3344 mpfr.c:1024 msgid "or: called with less than two arguments" msgstr "" -#: builtin.c:3353 +#: builtin.c:3349 #, c-format msgid "or: argument %d is non-numeric" msgstr "" -#: builtin.c:3357 +#: builtin.c:3353 #, c-format msgid "or: argument %d negative value %g will give strange results" msgstr "" -#: builtin.c:3379 mpfr.c:1051 +#: builtin.c:3375 mpfr.c:1055 msgid "xor: called with less than two arguments" msgstr "" -#: builtin.c:3385 +#: builtin.c:3381 #, c-format msgid "xor: argument %d is non-numeric" msgstr "" -#: builtin.c:3389 +#: builtin.c:3385 #, c-format msgid "xor: argument %d negative value %g will give strange results" msgstr "" -#: builtin.c:3414 mpfr.c:807 +#: builtin.c:3410 mpfr.c:811 msgid "compl: received non-numeric argument" msgstr "" -#: builtin.c:3420 +#: builtin.c:3416 #, c-format msgid "compl(%f): negative value will give strange results" msgstr "" -#: builtin.c:3422 +#: builtin.c:3418 #, c-format msgid "compl(%f): fractional value will be truncated" msgstr "" -#: builtin.c:3592 +#: builtin.c:3588 #, c-format msgid "dcgettext: `%s' is not a valid locale category" msgstr "" @@ -1798,63 +1798,63 @@ msgstr "" msgid "No symbol `%s' in current context" msgstr "" -#: dfa.c:1040 dfa.c:1043 dfa.c:1062 dfa.c:1072 dfa.c:1084 dfa.c:1111 dfa.c:1120 -#: dfa.c:1123 dfa.c:1128 dfa.c:1149 dfa.c:1152 +#: dfa.c:1029 dfa.c:1032 dfa.c:1051 dfa.c:1061 dfa.c:1073 dfa.c:1100 dfa.c:1109 +#: dfa.c:1112 dfa.c:1117 dfa.c:1138 dfa.c:1141 msgid "unbalanced [" msgstr "" -#: dfa.c:1096 +#: dfa.c:1085 msgid "invalid character class" msgstr "" -#: dfa.c:1218 +#: dfa.c:1207 msgid "character class syntax is [[:space:]], not [:space:]" msgstr "" -#: dfa.c:1280 +#: dfa.c:1269 msgid "unfinished \\ escape" msgstr "" -#: dfa.c:1427 +#: dfa.c:1416 msgid "invalid content of \\{\\}" msgstr "" -#: dfa.c:1430 +#: dfa.c:1419 msgid "regular expression too big" msgstr "" -#: dfa.c:1846 +#: dfa.c:1835 msgid "unbalanced (" msgstr "" -#: dfa.c:1972 +#: dfa.c:1961 msgid "no syntax specified" msgstr "" -#: dfa.c:1980 +#: dfa.c:1969 msgid "unbalanced )" msgstr "" -#: eval.c:396 +#: eval.c:398 #, c-format msgid "unknown nodetype %d" msgstr "" -#: eval.c:407 eval.c:421 +#: eval.c:409 eval.c:423 #, c-format msgid "unknown opcode %d" msgstr "" -#: eval.c:418 +#: eval.c:420 #, c-format msgid "opcode %s not an operator or keyword" msgstr "" -#: eval.c:474 +#: eval.c:476 msgid "buffer overflow in genflags2str" msgstr "" -#: eval.c:676 +#: eval.c:678 #, c-format msgid "" "\n" @@ -1862,71 +1862,71 @@ msgid "" "\n" msgstr "" -#: eval.c:705 +#: eval.c:707 msgid "`IGNORECASE' is a gawk extension" msgstr "" -#: eval.c:737 +#: eval.c:739 msgid "`BINMODE' is a gawk extension" msgstr "" -#: eval.c:795 +#: eval.c:797 #, c-format msgid "BINMODE value `%s' is invalid, treated as 3" msgstr "" -#: eval.c:912 +#: eval.c:914 #, c-format msgid "bad `%sFMT' specification `%s'" msgstr "" -#: eval.c:996 +#: eval.c:988 msgid "turning off `--lint' due to assignment to `LINT'" msgstr "" -#: eval.c:1174 +#: eval.c:1166 #, c-format msgid "reference to uninitialized argument `%s'" msgstr "" -#: eval.c:1175 +#: eval.c:1167 #, c-format msgid "reference to uninitialized variable `%s'" msgstr "" -#: eval.c:1193 +#: eval.c:1185 msgid "attempt to field reference from non-numeric value" msgstr "" -#: eval.c:1195 +#: eval.c:1187 msgid "attempt to field reference from null string" msgstr "" -#: eval.c:1203 +#: eval.c:1195 #, c-format msgid "attempt to access field %ld" msgstr "" -#: eval.c:1212 +#: eval.c:1204 #, c-format msgid "reference to uninitialized field `$%ld'" msgstr "" -#: eval.c:1299 +#: eval.c:1291 #, c-format msgid "function `%s' called with more arguments than declared" msgstr "" -#: eval.c:1506 +#: eval.c:1498 #, c-format msgid "unwind_stack: unexpected type `%s'" msgstr "" -#: eval.c:1602 +#: eval.c:1594 msgid "division by zero attempted in `/='" msgstr "" -#: eval.c:1609 +#: eval.c:1601 #, c-format msgid "division by zero attempted in `%%='" msgstr "" @@ -2200,88 +2200,88 @@ msgstr "" msgid "wait: called with too many arguments" msgstr "" -#: extension/inplace.c:130 +#: extension/inplace.c:131 msgid "inplace_begin: in-place editing already active" msgstr "" -#: extension/inplace.c:133 extension/inplace.c:210 +#: extension/inplace.c:134 extension/inplace.c:211 #, c-format msgid "inplace_begin: expects 2 arguments but called with %d" msgstr "" -#: extension/inplace.c:136 +#: extension/inplace.c:137 msgid "inplace_begin: cannot retrieve 1st argument as a string filename" msgstr "" -#: extension/inplace.c:144 +#: extension/inplace.c:145 #, c-format msgid "inplace_begin: disabling in-place editing for invalid FILENAME `%s'" msgstr "" -#: extension/inplace.c:151 +#: extension/inplace.c:152 #, c-format msgid "inplace_begin: Cannot stat `%s' (%s)" msgstr "" -#: extension/inplace.c:158 +#: extension/inplace.c:159 #, c-format msgid "inplace_begin: `%s' is not a regular file" msgstr "" -#: extension/inplace.c:169 +#: extension/inplace.c:170 #, c-format msgid "inplace_begin: mkstemp(`%s') failed (%s)" msgstr "" -#: extension/inplace.c:181 +#: extension/inplace.c:182 #, c-format msgid "inplace_begin: chmod failed (%s)" msgstr "" -#: extension/inplace.c:188 +#: extension/inplace.c:189 #, c-format msgid "inplace_begin: dup(stdout) failed (%s)" msgstr "" -#: extension/inplace.c:191 +#: extension/inplace.c:192 #, c-format msgid "inplace_begin: dup2(%d, stdout) failed (%s)" msgstr "" -#: extension/inplace.c:194 +#: extension/inplace.c:195 #, c-format msgid "inplace_begin: close(%d) failed (%s)" msgstr "" -#: extension/inplace.c:213 +#: extension/inplace.c:214 msgid "inplace_end: cannot retrieve 1st argument as a string filename" msgstr "" -#: extension/inplace.c:220 +#: extension/inplace.c:221 msgid "inplace_end: in-place editing not active" msgstr "" -#: extension/inplace.c:226 +#: extension/inplace.c:227 #, c-format msgid "inplace_end: dup2(%d, stdout) failed (%s)" msgstr "" -#: extension/inplace.c:229 +#: extension/inplace.c:230 #, c-format msgid "inplace_end: close(%d) failed (%s)" msgstr "" -#: extension/inplace.c:233 +#: extension/inplace.c:234 #, c-format msgid "inplace_end: fsetpos(stdout) failed (%s)" msgstr "" -#: extension/inplace.c:246 +#: extension/inplace.c:247 #, c-format msgid "inplace_end: link(`%s', `%s') failed (%s)" msgstr "" -#: extension/inplace.c:256 +#: extension/inplace.c:257 #, c-format msgid "inplace_end: rename(`%s', `%s') failed (%s)" msgstr "" @@ -2480,28 +2480,28 @@ msgstr "" msgid "awk_value_to_node: received null retval" msgstr "" -#: gawkapi.c:384 +#: gawkapi.c:383 msgid "node_to_awk_value: received null node" msgstr "" -#: gawkapi.c:387 +#: gawkapi.c:386 msgid "node_to_awk_value: received null val" msgstr "" -#: gawkapi.c:809 +#: gawkapi.c:808 msgid "remove_element: received null array" msgstr "" -#: gawkapi.c:812 +#: gawkapi.c:811 msgid "remove_element: received null subscript" msgstr "" -#: gawkapi.c:949 +#: gawkapi.c:948 #, c-format msgid "api_flatten_array: could not convert index %d\n" msgstr "" -#: gawkapi.c:954 +#: gawkapi.c:953 #, c-format msgid "api_flatten_array: could not convert value %d\n" msgstr "" @@ -2687,12 +2687,12 @@ msgstr "" msgid "no explicit close of file `%s' provided" msgstr "" -#: io.c:1328 io.c:1387 main.c:632 main.c:674 +#: io.c:1328 io.c:1387 main.c:645 main.c:687 #, c-format msgid "error writing standard output (%s)" msgstr "" -#: io.c:1333 io.c:1393 main.c:634 +#: io.c:1333 io.c:1393 main.c:647 #, c-format msgid "error writing standard error (%s)" msgstr "" @@ -2864,176 +2864,176 @@ msgstr "" msgid "IPv6 communication is not supported" msgstr "" -#: main.c:321 +#: main.c:334 msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'" msgstr "" -#: main.c:327 +#: main.c:340 msgid "`--posix' overrides `--traditional'" msgstr "" -#: main.c:338 +#: main.c:351 msgid "`--posix'/`--traditional' overrides `--non-decimal-data'" msgstr "" -#: main.c:342 +#: main.c:355 #, c-format msgid "running %s setuid root may be a security problem" msgstr "" -#: main.c:346 +#: main.c:359 msgid "`--posix' overrides `--characters-as-bytes'" msgstr "" -#: main.c:404 +#: main.c:417 #, c-format msgid "can't set binary mode on stdin (%s)" msgstr "" -#: main.c:407 +#: main.c:420 #, c-format msgid "can't set binary mode on stdout (%s)" msgstr "" -#: main.c:409 +#: main.c:422 #, c-format msgid "can't set binary mode on stderr (%s)" msgstr "" -#: main.c:469 +#: main.c:482 msgid "no program text at all!" msgstr "" -#: main.c:563 +#: main.c:576 #, c-format msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n" msgstr "" -#: main.c:565 +#: main.c:578 #, c-format msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n" msgstr "" -#: main.c:570 +#: main.c:583 msgid "POSIX options:\t\tGNU long options: (standard)\n" msgstr "" -#: main.c:571 +#: main.c:584 msgid "\t-f progfile\t\t--file=progfile\n" msgstr "" -#: main.c:572 +#: main.c:585 msgid "\t-F fs\t\t\t--field-separator=fs\n" msgstr "" -#: main.c:573 +#: main.c:586 msgid "\t-v var=val\t\t--assign=var=val\n" msgstr "" -#: main.c:574 +#: main.c:587 msgid "Short options:\t\tGNU long options: (extensions)\n" msgstr "" -#: main.c:575 +#: main.c:588 msgid "\t-b\t\t\t--characters-as-bytes\n" msgstr "" -#: main.c:576 +#: main.c:589 msgid "\t-c\t\t\t--traditional\n" msgstr "" -#: main.c:577 +#: main.c:590 msgid "\t-C\t\t\t--copyright\n" msgstr "" -#: main.c:578 +#: main.c:591 msgid "\t-d[file]\t\t--dump-variables[=file]\n" msgstr "" -#: main.c:579 +#: main.c:592 msgid "\t-D[file]\t\t--debug[=file]\n" msgstr "" -#: main.c:580 +#: main.c:593 msgid "\t-e 'program-text'\t--source='program-text'\n" msgstr "" -#: main.c:581 +#: main.c:594 msgid "\t-E file\t\t\t--exec=file\n" msgstr "" -#: main.c:582 +#: main.c:595 msgid "\t-g\t\t\t--gen-pot\n" msgstr "" -#: main.c:583 +#: main.c:596 msgid "\t-h\t\t\t--help\n" msgstr "" -#: main.c:584 +#: main.c:597 msgid "\t-i includefile\t\t--include=includefile\n" msgstr "" -#: main.c:585 +#: main.c:598 msgid "\t-l library\t\t--load=library\n" msgstr "" #. TRANSLATORS: the "fatal" and "invalid" here are literal #. values, they should not be translated. Thanks. #. -#: main.c:590 +#: main.c:603 msgid "\t-L[fatal|invalid]\t--lint[=fatal|invalid]\n" msgstr "" -#: main.c:591 +#: main.c:604 msgid "\t-M\t\t\t--bignum\n" msgstr "" -#: main.c:592 +#: main.c:605 msgid "\t-N\t\t\t--use-lc-numeric\n" msgstr "" -#: main.c:593 +#: main.c:606 msgid "\t-n\t\t\t--non-decimal-data\n" msgstr "" -#: main.c:594 +#: main.c:607 msgid "\t-o[file]\t\t--pretty-print[=file]\n" msgstr "" -#: main.c:595 +#: main.c:608 msgid "\t-O\t\t\t--optimize\n" msgstr "" -#: main.c:596 +#: main.c:609 msgid "\t-p[file]\t\t--profile[=file]\n" msgstr "" -#: main.c:597 +#: main.c:610 msgid "\t-P\t\t\t--posix\n" msgstr "" -#: main.c:598 +#: main.c:611 msgid "\t-r\t\t\t--re-interval\n" msgstr "" -#: main.c:599 +#: main.c:612 msgid "\t-S\t\t\t--sandbox\n" msgstr "" -#: main.c:600 +#: main.c:613 msgid "\t-t\t\t\t--lint-old\n" msgstr "" -#: main.c:601 +#: main.c:614 msgid "\t-V\t\t\t--version\n" msgstr "" -#: main.c:603 +#: main.c:616 msgid "\t-W nostalgia\t\t--nostalgia\n" msgstr "" -#: main.c:606 +#: main.c:619 msgid "\t-Y\t\t--parsedebug\n" msgstr "" @@ -3042,7 +3042,7 @@ msgstr "" #. for this application. Please add _another line_ with the #. address for translation bugs. #. no-wrap -#: main.c:615 +#: main.c:628 msgid "" "\n" "To report bugs, see node `Bugs' in `gawk.info', which is\n" @@ -3050,21 +3050,21 @@ msgid "" "\n" msgstr "" -#: main.c:619 +#: main.c:632 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:623 +#: main.c:636 msgid "" "Examples:\n" "\tgawk '{ sum += $1 }; END { print sum }' file\n" "\tgawk -F: '{ print $1 }' /etc/passwd\n" msgstr "" -#: main.c:648 +#: main.c:661 #, c-format msgid "" "Copyright (C) 1989, 1991-%d Free Software Foundation.\n" @@ -3076,7 +3076,7 @@ msgid "" "\n" msgstr "" -#: main.c:656 +#: main.c:669 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" @@ -3085,138 +3085,138 @@ msgid "" "\n" msgstr "" -#: main.c:662 +#: main.c:675 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:699 +#: main.c:712 msgid "-Ft does not set FS to tab in POSIX awk" msgstr "" -#: main.c:986 +#: main.c:999 #, c-format msgid "unknown value for field spec: %d\n" msgstr "" -#: main.c:1084 +#: main.c:1097 #, c-format msgid "" "%s: `%s' argument to `-v' not in `var=value' form\n" "\n" msgstr "" -#: main.c:1110 +#: main.c:1123 #, c-format msgid "`%s' is not a legal variable name" msgstr "" -#: main.c:1113 +#: main.c:1126 #, c-format msgid "`%s' is not a variable name, looking for file `%s=%s'" msgstr "" -#: main.c:1117 +#: main.c:1130 #, c-format msgid "cannot use gawk builtin `%s' as variable name" msgstr "" -#: main.c:1122 +#: main.c:1135 #, c-format msgid "cannot use function `%s' as variable name" msgstr "" -#: main.c:1177 +#: main.c:1190 msgid "floating point exception" msgstr "" -#: main.c:1184 +#: main.c:1197 msgid "fatal error: internal error" msgstr "" -#: main.c:1199 +#: main.c:1212 msgid "fatal error: internal error: segfault" msgstr "" -#: main.c:1211 +#: main.c:1224 msgid "fatal error: internal error: stack overflow" msgstr "" -#: main.c:1270 +#: main.c:1283 #, c-format msgid "no pre-opened fd %d" msgstr "" -#: main.c:1277 +#: main.c:1290 #, c-format msgid "could not pre-open /dev/null for fd %d" msgstr "" -#: main.c:1491 +#: main.c:1504 msgid "empty argument to `-e/--source' ignored" msgstr "" -#: main.c:1562 +#: main.c:1575 msgid "-M ignored: MPFR/GMP support not compiled in" msgstr "" -#: main.c:1583 +#: main.c:1596 #, c-format msgid "%s: option `-W %s' unrecognized, ignored\n" msgstr "" -#: main.c:1636 +#: main.c:1649 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "" -#: mpfr.c:557 +#: mpfr.c:559 #, c-format msgid "PREC value `%.*s' is invalid" msgstr "" -#: mpfr.c:615 +#: mpfr.c:617 #, c-format msgid "RNDMODE value `%.*s' is invalid" msgstr "" -#: mpfr.c:711 +#: mpfr.c:714 #, c-format msgid "%s: received non-numeric argument" msgstr "" -#: mpfr.c:820 +#: mpfr.c:824 msgid "compl(%Rg): negative value will give strange results" msgstr "" -#: mpfr.c:824 +#: mpfr.c:828 msgid "comp(%Rg): fractional value will be truncated" msgstr "" -#: mpfr.c:836 +#: mpfr.c:840 #, c-format msgid "cmpl(%Zd): negative values will give strange results" msgstr "" -#: mpfr.c:855 +#: mpfr.c:859 #, c-format msgid "%s: received non-numeric argument #%d" msgstr "" -#: mpfr.c:865 +#: mpfr.c:869 msgid "%s: argument #%d has invalid value %Rg, using 0" msgstr "" -#: mpfr.c:877 +#: mpfr.c:881 msgid "%s: argument #%d negative value %Rg will give strange results" msgstr "" -#: mpfr.c:883 +#: mpfr.c:887 msgid "%s: argument #%d fractional value %Rg will be truncated" msgstr "" -#: mpfr.c:898 +#: mpfr.c:902 #, c-format msgid "%s: argument #%d negative value %Zd will give strange results" msgstr "" @@ -3226,36 +3226,36 @@ msgstr "" msgid "cmd. line:" msgstr "" -#: node.c:431 +#: node.c:434 msgid "backslash at end of string" msgstr "" -#: node.c:510 +#: node.c:513 #, c-format msgid "old awk does not support the `\\%c' escape sequence" msgstr "" -#: node.c:561 +#: node.c:564 msgid "POSIX does not allow `\\x' escapes" msgstr "" -#: node.c:567 +#: node.c:570 msgid "no hex digits in `\\x' escape sequence" msgstr "" -#: node.c:589 +#: node.c:592 #, c-format msgid "" "hex escape \\x%.*s of %d characters probably not interpreted the way you " "expect" msgstr "" -#: node.c:604 +#: node.c:607 #, c-format msgid "escape sequence `\\%c' treated as plain `%c'" msgstr "" -#: node.c:741 +#: node.c:744 msgid "" "Invalid multibyte data detected. There may be a mismatch between your data " "and your locale." @@ -3404,11 +3404,11 @@ msgstr "" msgid "No previous regular expression" msgstr "" -#: symbol.c:680 +#: symbol.c:684 #, c-format msgid "function `%s': can't use function `%s' as a parameter name" msgstr "" -#: symbol.c:812 +#: symbol.c:816 msgid "can not pop main context" msgstr "" |