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 1740c949..b7e32c1a 100644
--- a/po/gawk.pot
+++ b/po/gawk.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: gawk 5.0.1\n"
+"Project-Id-Version: gawk 5.0.61\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2019-06-18 20:07+0300\n"
+"POT-Creation-Date: 2019-07-23 06:12+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"
@@ -135,11 +135,11 @@ msgstr ""
msgid "duplicate `default' detected in switch body"
msgstr ""
-#: awkgram.y:1035 awkgram.y:4457
+#: awkgram.y:1035 awkgram.y:4459
msgid "`break' is not allowed outside a loop or switch"
msgstr ""
-#: awkgram.y:1045 awkgram.y:4449
+#: awkgram.y:1045 awkgram.y:4451
msgid "`continue' is not allowed outside a loop"
msgstr ""
@@ -189,7 +189,7 @@ msgstr ""
msgid "regular expression on left of `~' or `!~' operator"
msgstr ""
-#: awkgram.y:1665 awkgram.y:1814
+#: awkgram.y:1665 awkgram.y:1815
msgid "old awk does not support the keyword `in' except after `for'"
msgstr ""
@@ -206,379 +206,379 @@ msgstr ""
msgid "non-redirected `getline' undefined inside END action"
msgstr ""
-#: awkgram.y:1816
+#: awkgram.y:1817
msgid "old awk does not support multidimensional arrays"
msgstr ""
-#: awkgram.y:1919
+#: awkgram.y:1920
msgid "call of `length' without parentheses is not portable"
msgstr ""
-#: awkgram.y:1993
+#: awkgram.y:1994
msgid "indirect function calls are a gawk extension"
msgstr ""
-#: awkgram.y:2006
+#: awkgram.y:2007
#, c-format
msgid "can not use special variable `%s' for indirect function call"
msgstr ""
-#: awkgram.y:2039
+#: awkgram.y:2040
#, c-format
msgid "attempt to use non-function `%s' in function call"
msgstr ""
-#: awkgram.y:2104
+#: awkgram.y:2105
msgid "invalid subscript expression"
msgstr ""
-#: awkgram.y:2477 awkgram.y:2497 gawkapi.c:273 gawkapi.c:290 msg.c:137
+#: awkgram.y:2478 awkgram.y:2498 gawkapi.c:273 gawkapi.c:290 msg.c:137
msgid "warning: "
msgstr ""
-#: awkgram.y:2495 gawkapi.c:245 gawkapi.c:288 msg.c:169
+#: awkgram.y:2496 gawkapi.c:245 gawkapi.c:288 msg.c:169
msgid "fatal: "
msgstr ""
-#: awkgram.y:2548
+#: awkgram.y:2549
msgid "unexpected newline or end of string"
msgstr ""
-#: awkgram.y:2569
+#: awkgram.y:2570
msgid ""
"source files / command-line arguments must contain complete functions or "
"rules"
msgstr ""
-#: awkgram.y:2851 awkgram.y:2929 awkgram.y:3167 debug.c:536 debug.c:552
+#: awkgram.y:2852 awkgram.y:2930 awkgram.y:3168 debug.c:536 debug.c:552
#: debug.c:2829 debug.c:5194
#, c-format
msgid "can't open source file `%s' for reading (%s)"
msgstr ""
-#: awkgram.y:2852 awkgram.y:2989
+#: awkgram.y:2853 awkgram.y:2990
#, c-format
msgid "can't open shared library `%s' for reading (%s)"
msgstr ""
-#: awkgram.y:2854 awkgram.y:2930 awkgram.y:2990 builtin.c:149 debug.c:5345
+#: awkgram.y:2855 awkgram.y:2931 awkgram.y:2991 builtin.c:149 debug.c:5345
msgid "reason unknown"
msgstr ""
-#: awkgram.y:2863 awkgram.y:2887
+#: awkgram.y:2864 awkgram.y:2888
#, c-format
msgid "can't include `%s' and use it as a program file"
msgstr ""
-#: awkgram.y:2876
+#: awkgram.y:2877
#, c-format
msgid "already included source file `%s'"
msgstr ""
-#: awkgram.y:2877
+#: awkgram.y:2878
#, c-format
msgid "already loaded shared library `%s'"
msgstr ""
-#: awkgram.y:2914
+#: awkgram.y:2915
msgid "@include is a gawk extension"
msgstr ""
-#: awkgram.y:2920
+#: awkgram.y:2921
msgid "empty filename after @include"
msgstr ""
-#: awkgram.y:2969
+#: awkgram.y:2970
msgid "@load is a gawk extension"
msgstr ""
-#: awkgram.y:2976
+#: awkgram.y:2977
msgid "empty filename after @load"
msgstr ""
-#: awkgram.y:3119
+#: awkgram.y:3120
msgid "empty program text on command line"
msgstr ""
-#: awkgram.y:3234
+#: awkgram.y:3236
#, c-format
msgid "can't read sourcefile `%s' (%s)"
msgstr ""
-#: awkgram.y:3245
+#: awkgram.y:3247
#, c-format
msgid "source file `%s' is empty"
msgstr ""
-#: awkgram.y:3304
+#: awkgram.y:3306
#, c-format
msgid "PEBKAC error: invalid character '\\%03o' in source code"
msgstr ""
-#: awkgram.y:3531
+#: awkgram.y:3533
msgid "source file does not end in newline"
msgstr ""
-#: awkgram.y:3652
+#: awkgram.y:3654
msgid "unterminated regexp ends with `\\' at end of file"
msgstr ""
-#: awkgram.y:3679
+#: awkgram.y:3681
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
-#: awkgram.y:3683
+#: awkgram.y:3685
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
-#: awkgram.y:3696
+#: awkgram.y:3698
msgid "unterminated regexp"
msgstr ""
-#: awkgram.y:3700
+#: awkgram.y:3702
msgid "unterminated regexp at end of file"
msgstr ""
-#: awkgram.y:3789
+#: awkgram.y:3791
msgid "use of `\\ #...' line continuation is not portable"
msgstr ""
-#: awkgram.y:3811
+#: awkgram.y:3813
msgid "backslash not last character on line"
msgstr ""
-#: awkgram.y:3858 awkgram.y:3860
+#: awkgram.y:3860 awkgram.y:3862
msgid "multidimensional arrays are a gawk extension"
msgstr ""
-#: awkgram.y:3885
+#: awkgram.y:3887
msgid "POSIX does not allow operator `**='"
msgstr ""
-#: awkgram.y:3887
+#: awkgram.y:3889
msgid "old awk does not support operator `**='"
msgstr ""
-#: awkgram.y:3896
+#: awkgram.y:3898
msgid "POSIX does not allow operator `**'"
msgstr ""
-#: awkgram.y:3898
+#: awkgram.y:3900
msgid "old awk does not support operator `**'"
msgstr ""
-#: awkgram.y:3933
+#: awkgram.y:3935
msgid "operator `^=' is not supported in old awk"
msgstr ""
-#: awkgram.y:3941
+#: awkgram.y:3943
msgid "operator `^' is not supported in old awk"
msgstr ""
-#: awkgram.y:4038 awkgram.y:4060 command.y:1187
+#: awkgram.y:4040 awkgram.y:4062 command.y:1187
msgid "unterminated string"
msgstr ""
-#: awkgram.y:4048 main.c:1220
+#: awkgram.y:4050 main.c:1220
msgid "POSIX does not allow physical newlines in string values"
msgstr ""
-#: awkgram.y:4050 node.c:453
+#: awkgram.y:4052 node.c:453
msgid "backslash string continuation is not portable"
msgstr ""
-#: awkgram.y:4288
+#: awkgram.y:4290
#, c-format
msgid "invalid char '%c' in expression"
msgstr ""
-#: awkgram.y:4383
+#: awkgram.y:4385
#, c-format
msgid "`%s' is a gawk extension"
msgstr ""
-#: awkgram.y:4388
+#: awkgram.y:4390
#, c-format
msgid "POSIX does not allow `%s'"
msgstr ""
-#: awkgram.y:4396
+#: awkgram.y:4398
#, c-format
msgid "`%s' is not supported in old awk"
msgstr ""
-#: awkgram.y:4494
+#: awkgram.y:4496
msgid "`goto' considered harmful!"
msgstr ""
-#: awkgram.y:4563
+#: awkgram.y:4565
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr ""
-#: awkgram.y:4598
+#: awkgram.y:4600
#, c-format
msgid "%s: string literal as last arg of substitute has no effect"
msgstr ""
-#: awkgram.y:4603
+#: awkgram.y:4605
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr ""
-#: awkgram.y:4707 awkgram.y:4710
+#: awkgram.y:4709 awkgram.y:4712
msgid "match: third argument is a gawk extension"
msgstr ""
-#: awkgram.y:4764 awkgram.y:4767
+#: awkgram.y:4766 awkgram.y:4769
msgid "close: second argument is a gawk extension"
msgstr ""
-#: awkgram.y:4779
+#: awkgram.y:4781
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4794
+#: awkgram.y:4796
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4813
+#: awkgram.y:4815
msgid "index: regexp constant as second argument is not allowed"
msgstr ""
-#: awkgram.y:4866
+#: awkgram.y:4868
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr ""
-#: awkgram.y:4915 debug.c:4179 debug.c:4222 debug.c:5343
+#: awkgram.y:4917 debug.c:4179 debug.c:4222 debug.c:5343
#, c-format
msgid "could not open `%s' for writing (%s)"
msgstr ""
-#: awkgram.y:4916
+#: awkgram.y:4918
msgid "sending variable list to standard error"
msgstr ""
-#: awkgram.y:4924
+#: awkgram.y:4926
#, c-format
msgid "%s: close failed (%s)"
msgstr ""
-#: awkgram.y:4949
+#: awkgram.y:4951
msgid "shadow_funcs() called twice!"
msgstr ""
-#: awkgram.y:4957
+#: awkgram.y:4959
msgid "there were shadowed variables."
msgstr ""
-#: awkgram.y:5034
+#: awkgram.y:5036
#, c-format
msgid "function name `%s' previously defined"
msgstr ""
-#: awkgram.y:5085
+#: awkgram.y:5087
#, c-format
msgid "function `%s': can't use function name as parameter name"
msgstr ""
-#: awkgram.y:5088
+#: awkgram.y:5090
#, c-format
msgid "function `%s': can't use special variable `%s' as a function parameter"
msgstr ""
-#: awkgram.y:5092
+#: awkgram.y:5094
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr ""
-#: awkgram.y:5099
+#: awkgram.y:5101
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr ""
-#: awkgram.y:5188
+#: awkgram.y:5190
#, c-format
msgid "function `%s' called but never defined"
msgstr ""
-#: awkgram.y:5192
+#: awkgram.y:5194
#, c-format
msgid "function `%s' defined but never called directly"
msgstr ""
-#: awkgram.y:5224
+#: awkgram.y:5226
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr ""
-#: awkgram.y:5239
+#: awkgram.y:5241
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
"or used as a variable or an array"
msgstr ""
-#: awkgram.y:5454
+#: awkgram.y:5456
msgid "division by zero attempted"
msgstr ""
-#: awkgram.y:5463
+#: awkgram.y:5465
#, c-format
msgid "division by zero attempted in `%%'"
msgstr ""
-#: awkgram.y:5802
+#: awkgram.y:5804
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5805
+#: awkgram.y:5807
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr ""
-#: awkgram.y:6697
+#: awkgram.y:6699
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6702
+#: awkgram.y:6704
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6708
+#: awkgram.y:6710
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6715
+#: awkgram.y:6717
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6764 awkgram.y:6815
+#: awkgram.y:6766 awkgram.y:6817
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6771 awkgram.y:6781
+#: awkgram.y:6773 awkgram.y:6783
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6799
+#: awkgram.y:6801
msgid "@namespace is a gawk extension"
msgstr ""
-#: awkgram.y:6806
+#: awkgram.y:6808
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -981,99 +981,99 @@ msgstr ""
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr ""
-#: builtin.c:3474 mpfr.c:982
+#: builtin.c:3473 mpfr.c:982
msgid "and: called with less than two arguments"
msgstr ""
-#: builtin.c:3479
+#: builtin.c:3478
#, c-format
msgid "and: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3483
+#: builtin.c:3482
#, c-format
msgid "and: argument %d negative value %g is not allowed"
msgstr ""
-#: builtin.c:3506 mpfr.c:1014
+#: builtin.c:3504 mpfr.c:1014
msgid "or: called with less than two arguments"
msgstr ""
-#: builtin.c:3511
+#: builtin.c:3509
#, c-format
msgid "or: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3515
+#: builtin.c:3513
#, c-format
msgid "or: argument %d negative value %g is not allowed"
msgstr ""
-#: builtin.c:3537 mpfr.c:1045
+#: builtin.c:3534 mpfr.c:1045
msgid "xor: called with less than two arguments"
msgstr ""
-#: builtin.c:3543
+#: builtin.c:3540
#, c-format
msgid "xor: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3547
+#: builtin.c:3544
#, c-format
msgid "xor: argument %d negative value %g is not allowed"
msgstr ""
-#: builtin.c:3572 mpfr.c:804
+#: builtin.c:3566 mpfr.c:804
msgid "compl: received non-numeric argument"
msgstr ""
-#: builtin.c:3577
+#: builtin.c:3571
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr ""
-#: builtin.c:3580
+#: builtin.c:3574
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr ""
-#: builtin.c:3764
+#: builtin.c:3758
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr ""
-#: builtin.c:3988 mpfr.c:1203
+#: builtin.c:3982 mpfr.c:1203
msgid "intdiv: third argument is not an array"
msgstr ""
-#: builtin.c:3996 mpfr.c:1211
+#: builtin.c:3990 mpfr.c:1211
msgid "intdiv: received non-numeric first argument"
msgstr ""
-#: builtin.c:3998 mpfr.c:1213
+#: builtin.c:3992 mpfr.c:1213
msgid "intdiv: received non-numeric second argument"
msgstr ""
-#: builtin.c:4007 mpfr.c:1252
+#: builtin.c:4001 mpfr.c:1252
msgid "intdiv: division by zero attempted"
msgstr ""
-#: builtin.c:4046
+#: builtin.c:4040
msgid "typeof: second argument is not an array"
msgstr ""
-#: builtin.c:4082
+#: builtin.c:4076
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report."
msgstr ""
-#: builtin.c:4101
+#: builtin.c:4095
#, c-format
msgid "typeof: invalid argument type `%s'"
msgstr ""
-#: builtin.c:4105
+#: builtin.c:4099
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr ""
@@ -3373,27 +3373,27 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr ""
-#: re.c:58 re.c:161
+#: re.c:58 re.c:163
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
msgstr ""
-#: re.c:125
+#: re.c:127
msgid "invalid NUL byte in dynamic regexp"
msgstr ""
-#: re.c:172
+#: re.c:174
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr ""
-#: re.c:191
+#: re.c:193
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
-#: re.c:650
+#: re.c:652
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr ""
@@ -3562,11 +3562,11 @@ msgstr ""
msgid "No previous regular expression"
msgstr ""
-#: symbol.c:688
+#: symbol.c:691
#, c-format
msgid "function `%s': can't use function `%s' as a parameter name"
msgstr ""
-#: symbol.c:818
+#: symbol.c:821
msgid "can not pop main context"
msgstr ""