aboutsummaryrefslogtreecommitdiffstats
path: root/po/gawk.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/gawk.pot')
-rw-r--r--po/gawk.pot230
1 files changed, 115 insertions, 115 deletions
diff --git a/po/gawk.pot b/po/gawk.pot
index bb16d2f9..f302889f 100644
--- a/po/gawk.pot
+++ b/po/gawk.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: gawk 4.1.1d\n"
+"Project-Id-Version: gawk 4.1.2\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2015-04-16 17:16+0300\n"
+"POT-Creation-Date: 2015-04-29 08:36+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:409 array.c:576 builtin.c:85 builtin.c:1606 builtin.c:1652
-#: builtin.c:1665 builtin.c:2106 builtin.c:2120 eval.c:1149 eval.c:1153
-#: eval.c:1558
+#: builtin.c:1665 builtin.c:2112 builtin.c:2126 eval.c:1149 eval.c:1153
+#: eval.c:1564
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr ""
@@ -135,11 +135,11 @@ msgstr ""
msgid "duplicate `default' detected in switch body"
msgstr ""
-#: awkgram.y:793 awkgram.y:3750
+#: awkgram.y:793 awkgram.y:3757
msgid "`break' is not allowed outside a loop or switch"
msgstr ""
-#: awkgram.y:802 awkgram.y:3742
+#: awkgram.y:802 awkgram.y:3749
msgid "`continue' is not allowed outside a loop"
msgstr ""
@@ -309,207 +309,207 @@ msgstr ""
msgid "source file does not end in newline"
msgstr ""
-#: awkgram.y:3061
+#: awkgram.y:3068
msgid "unterminated regexp ends with `\\' at end of file"
msgstr ""
-#: awkgram.y:3088
+#: awkgram.y:3095
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
-#: awkgram.y:3092
+#: awkgram.y:3099
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
-#: awkgram.y:3099
+#: awkgram.y:3106
msgid "unterminated regexp"
msgstr ""
-#: awkgram.y:3103
+#: awkgram.y:3110
msgid "unterminated regexp at end of file"
msgstr ""
-#: awkgram.y:3161
+#: awkgram.y:3168
msgid "use of `\\ #...' line continuation is not portable"
msgstr ""
-#: awkgram.y:3177
+#: awkgram.y:3184
msgid "backslash not last character on line"
msgstr ""
-#: awkgram.y:3238
+#: awkgram.y:3245
msgid "POSIX does not allow operator `**='"
msgstr ""
-#: awkgram.y:3240
+#: awkgram.y:3247
msgid "old awk does not support operator `**='"
msgstr ""
-#: awkgram.y:3249
+#: awkgram.y:3256
msgid "POSIX does not allow operator `**'"
msgstr ""
-#: awkgram.y:3251
+#: awkgram.y:3258
msgid "old awk does not support operator `**'"
msgstr ""
-#: awkgram.y:3286
+#: awkgram.y:3293
msgid "operator `^=' is not supported in old awk"
msgstr ""
-#: awkgram.y:3294
+#: awkgram.y:3301
msgid "operator `^' is not supported in old awk"
msgstr ""
-#: awkgram.y:3391 awkgram.y:3409 command.y:1180
+#: awkgram.y:3398 awkgram.y:3416 command.y:1180
msgid "unterminated string"
msgstr ""
-#: awkgram.y:3630
+#: awkgram.y:3637
#, c-format
msgid "invalid char '%c' in expression"
msgstr ""
-#: awkgram.y:3677
+#: awkgram.y:3684
#, c-format
msgid "`%s' is a gawk extension"
msgstr ""
-#: awkgram.y:3682
+#: awkgram.y:3689
#, c-format
msgid "POSIX does not allow `%s'"
msgstr ""
-#: awkgram.y:3690
+#: awkgram.y:3697
#, c-format
msgid "`%s' is not supported in old awk"
msgstr ""
-#: awkgram.y:3780
+#: awkgram.y:3787
msgid "`goto' considered harmful!\n"
msgstr ""
-#: awkgram.y:3814
+#: awkgram.y:3821
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr ""
-#: awkgram.y:3849
+#: awkgram.y:3856
#, c-format
msgid "%s: string literal as last arg of substitute has no effect"
msgstr ""
-#: awkgram.y:3854
+#: awkgram.y:3861
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr ""
-#: awkgram.y:3937 awkgram.y:3940
+#: awkgram.y:3944 awkgram.y:3947
msgid "match: third argument is a gawk extension"
msgstr ""
-#: awkgram.y:3994 awkgram.y:3997
+#: awkgram.y:4001 awkgram.y:4004
msgid "close: second argument is a gawk extension"
msgstr ""
-#: awkgram.y:4009
+#: awkgram.y:4016
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4024
+#: awkgram.y:4031
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4043
+#: awkgram.y:4050
msgid "index: regexp constant as second argument is not allowed"
msgstr ""
-#: awkgram.y:4096
+#: awkgram.y:4103
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr ""
-#: awkgram.y:4153 debug.c:4041 debug.c:4084 debug.c:5204
+#: awkgram.y:4160 debug.c:4041 debug.c:4084 debug.c:5204
#, c-format
msgid "could not open `%s' for writing (%s)"
msgstr ""
-#: awkgram.y:4154
+#: awkgram.y:4161
msgid "sending variable list to standard error"
msgstr ""
-#: awkgram.y:4162
+#: awkgram.y:4169
#, c-format
msgid "%s: close failed (%s)"
msgstr ""
-#: awkgram.y:4187
+#: awkgram.y:4194
msgid "shadow_funcs() called twice!"
msgstr ""
-#: awkgram.y:4195
+#: awkgram.y:4202
msgid "there were shadowed variables."
msgstr ""
-#: awkgram.y:4266
+#: awkgram.y:4273
#, c-format
msgid "function name `%s' previously defined"
msgstr ""
-#: awkgram.y:4312
+#: awkgram.y:4319
#, c-format
msgid "function `%s': can't use function name as parameter name"
msgstr ""
-#: awkgram.y:4315
+#: awkgram.y:4322
#, c-format
msgid "function `%s': can't use special variable `%s' as a function parameter"
msgstr ""
-#: awkgram.y:4323
+#: awkgram.y:4330
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr ""
-#: awkgram.y:4410 awkgram.y:4416
+#: awkgram.y:4417 awkgram.y:4423
#, c-format
msgid "function `%s' called but never defined"
msgstr ""
-#: awkgram.y:4420
+#: awkgram.y:4427
#, c-format
msgid "function `%s' defined but never called directly"
msgstr ""
-#: awkgram.y:4452
+#: awkgram.y:4459
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr ""
-#: awkgram.y:4467
+#: awkgram.y:4474
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
"or used as a variable or an array"
msgstr ""
-#: awkgram.y:4673
+#: awkgram.y:4680
msgid "division by zero attempted"
msgstr ""
-#: awkgram.y:4682
+#: awkgram.y:4689
#, c-format
msgid "division by zero attempted in `%%'"
msgstr ""
-#: awkgram.y:5002
+#: awkgram.y:5009
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5005
+#: awkgram.y:5012
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr ""
@@ -750,198 +750,198 @@ msgstr ""
msgid "strftime: received non-numeric second argument"
msgstr ""
-#: builtin.c:1924
+#: builtin.c:1925
msgid "strftime: second argument less than 0 or too big for time_t"
msgstr ""
-#: builtin.c:1928
+#: builtin.c:1932
msgid "strftime: second argument out of range for time_t"
msgstr ""
-#: builtin.c:1935
+#: builtin.c:1941
msgid "strftime: received non-string first argument"
msgstr ""
-#: builtin.c:1942
+#: builtin.c:1948
msgid "strftime: received empty format string"
msgstr ""
-#: builtin.c:2011
+#: builtin.c:2017
msgid "mktime: received non-string argument"
msgstr ""
-#: builtin.c:2028
+#: builtin.c:2034
msgid "mktime: at least one of the values is out of the default range"
msgstr ""
-#: builtin.c:2063
+#: builtin.c:2069
msgid "'system' function not allowed in sandbox mode"
msgstr ""
-#: builtin.c:2068
+#: builtin.c:2074
msgid "system: received non-string argument"
msgstr ""
-#: builtin.c:2188
+#: builtin.c:2194
#, c-format
msgid "reference to uninitialized field `$%d'"
msgstr ""
-#: builtin.c:2273
+#: builtin.c:2279
msgid "tolower: received non-string argument"
msgstr ""
-#: builtin.c:2304
+#: builtin.c:2310
msgid "toupper: received non-string argument"
msgstr ""
-#: builtin.c:2337 mpfr.c:679
+#: builtin.c:2343 mpfr.c:679
msgid "atan2: received non-numeric first argument"
msgstr ""
-#: builtin.c:2339 mpfr.c:681
+#: builtin.c:2345 mpfr.c:681
msgid "atan2: received non-numeric second argument"
msgstr ""
-#: builtin.c:2358
+#: builtin.c:2364
msgid "sin: received non-numeric argument"
msgstr ""
-#: builtin.c:2374
+#: builtin.c:2380
msgid "cos: received non-numeric argument"
msgstr ""
-#: builtin.c:2427 mpfr.c:1176
+#: builtin.c:2433 mpfr.c:1176
msgid "srand: received non-numeric argument"
msgstr ""
-#: builtin.c:2458
+#: builtin.c:2464
msgid "match: third argument is not an array"
msgstr ""
-#: builtin.c:2719
+#: builtin.c:2725
#, c-format
msgid "gensub: third argument `%.*s' treated as 1"
msgstr ""
-#: builtin.c:2734
+#: builtin.c:2740
#, c-format
msgid "gensub: third argument %g treated as 1"
msgstr ""
-#: builtin.c:3032
+#: builtin.c:3038
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr ""
-#: builtin.c:3122
+#: builtin.c:3128
#, c-format
msgid "indirect call to %s requires at least two arguments"
msgstr ""
-#: builtin.c:3174
+#: builtin.c:3180
msgid "lshift: received non-numeric first argument"
msgstr ""
-#: builtin.c:3176
+#: builtin.c:3182
msgid "lshift: received non-numeric second argument"
msgstr ""
-#: builtin.c:3182
+#: builtin.c:3188
#, c-format
msgid "lshift(%f, %f): negative values will give strange results"
msgstr ""
-#: builtin.c:3184
+#: builtin.c:3190
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr ""
-#: builtin.c:3186
+#: builtin.c:3192
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr ""
-#: builtin.c:3211
+#: builtin.c:3217
msgid "rshift: received non-numeric first argument"
msgstr ""
-#: builtin.c:3213
+#: builtin.c:3219
msgid "rshift: received non-numeric second argument"
msgstr ""
-#: builtin.c:3219
+#: builtin.c:3225
#, c-format
msgid "rshift(%f, %f): negative values will give strange results"
msgstr ""
-#: builtin.c:3221
+#: builtin.c:3227
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr ""
-#: builtin.c:3223
+#: builtin.c:3229
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr ""
-#: builtin.c:3248 mpfr.c:988
+#: builtin.c:3254 mpfr.c:988
msgid "and: called with less than two arguments"
msgstr ""
-#: builtin.c:3253
+#: builtin.c:3259
#, c-format
msgid "and: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3257
+#: builtin.c:3263
#, c-format
msgid "and: argument %d negative value %g will give strange results"
msgstr ""
-#: builtin.c:3280 mpfr.c:1020
+#: builtin.c:3286 mpfr.c:1020
msgid "or: called with less than two arguments"
msgstr ""
-#: builtin.c:3285
+#: builtin.c:3291
#, c-format
msgid "or: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3289
+#: builtin.c:3295
#, c-format
msgid "or: argument %d negative value %g will give strange results"
msgstr ""
-#: builtin.c:3311 mpfr.c:1051
+#: builtin.c:3317 mpfr.c:1051
msgid "xor: called with less than two arguments"
msgstr ""
-#: builtin.c:3317
+#: builtin.c:3323
#, c-format
msgid "xor: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3321
+#: builtin.c:3327
#, c-format
msgid "xor: argument %d negative value %g will give strange results"
msgstr ""
-#: builtin.c:3346 mpfr.c:807
+#: builtin.c:3352 mpfr.c:807
msgid "compl: received non-numeric argument"
msgstr ""
-#: builtin.c:3352
+#: builtin.c:3358
#, c-format
msgid "compl(%f): negative value will give strange results"
msgstr ""
-#: builtin.c:3354
+#: builtin.c:3360
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr ""
-#: builtin.c:3523
+#: builtin.c:3529
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr ""
@@ -1777,40 +1777,40 @@ msgstr ""
msgid "No symbol `%s' in current context"
msgstr ""
-#: dfa.c:1063 dfa.c:1066 dfa.c:1085 dfa.c:1095 dfa.c:1107 dfa.c:1143
-#: dfa.c:1152 dfa.c:1155 dfa.c:1160 dfa.c:1174 dfa.c:1222
+#: dfa.c:1062 dfa.c:1065 dfa.c:1084 dfa.c:1094 dfa.c:1106 dfa.c:1142
+#: dfa.c:1151 dfa.c:1154 dfa.c:1159 dfa.c:1173 dfa.c:1221
msgid "unbalanced ["
msgstr ""
-#: dfa.c:1119
+#: dfa.c:1118
msgid "invalid character class"
msgstr ""
-#: dfa.c:1265
+#: dfa.c:1264
msgid "character class syntax is [[:space:]], not [:space:]"
msgstr ""
-#: dfa.c:1327
+#: dfa.c:1326
msgid "unfinished \\ escape"
msgstr ""
-#: dfa.c:1474
+#: dfa.c:1473
msgid "invalid content of \\{\\}"
msgstr ""
-#: dfa.c:1477
+#: dfa.c:1476
msgid "regular expression too big"
msgstr ""
-#: dfa.c:1912
+#: dfa.c:1911
msgid "unbalanced ("
msgstr ""
-#: dfa.c:2038
+#: dfa.c:2037
msgid "no syntax specified"
msgstr ""
-#: dfa.c:2046
+#: dfa.c:2045
msgid "unbalanced )"
msgstr ""
@@ -1896,16 +1896,16 @@ msgstr ""
msgid "function `%s' called with more arguments than declared"
msgstr ""
-#: eval.c:1500
+#: eval.c:1506
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr ""
-#: eval.c:1596
+#: eval.c:1602
msgid "division by zero attempted in `/='"
msgstr ""
-#: eval.c:1603
+#: eval.c:1609
#, c-format
msgid "division by zero attempted in `%%='"
msgstr ""
@@ -3207,36 +3207,36 @@ msgstr ""
msgid "cmd. line:"
msgstr ""
-#: node.c:409
+#: node.c:418
msgid "backslash at end of string"
msgstr ""
-#: node.c:488
+#: node.c:497
#, c-format
msgid "old awk does not support the `\\%c' escape sequence"
msgstr ""
-#: node.c:539
+#: node.c:548
msgid "POSIX does not allow `\\x' escapes"
msgstr ""
-#: node.c:545
+#: node.c:554
msgid "no hex digits in `\\x' escape sequence"
msgstr ""
-#: node.c:567
+#: node.c:576
#, c-format
msgid ""
"hex escape \\x%.*s of %d characters probably not interpreted the way you "
"expect"
msgstr ""
-#: node.c:582
+#: node.c:591
#, c-format
msgid "escape sequence `\\%c' treated as plain `%c'"
msgstr ""
-#: node.c:726
+#: node.c:735
msgid ""
"Invalid multibyte data detected. There may be a mismatch between your data "
"and your locale."