aboutsummaryrefslogtreecommitdiffstats
path: root/po/gawk.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/gawk.pot')
-rw-r--r--po/gawk.pot450
1 files changed, 225 insertions, 225 deletions
diff --git a/po/gawk.pot b/po/gawk.pot
index 027f688c..20a81472 100644
--- a/po/gawk.pot
+++ b/po/gawk.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: gawk 4.2.61\n"
+"Project-Id-Version: gawk 4.2.62\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2019-01-26 21:24+0200\n"
+"POT-Creation-Date: 2019-02-11 21:00+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"
@@ -112,473 +112,473 @@ msgstr ""
msgid "old awk does not support multiple `BEGIN' or `END' rules"
msgstr ""
-#: awkgram.y:497
+#: awkgram.y:483
#, c-format
msgid "`%s' is a built-in function, it cannot be redefined"
msgstr ""
-#: awkgram.y:561
+#: awkgram.y:547
msgid "regexp constant `//' looks like a C++ comment, but is not"
msgstr ""
-#: awkgram.y:565
+#: awkgram.y:551
#, c-format
msgid "regexp constant `/%s/' looks like a C comment, but is not"
msgstr ""
-#: awkgram.y:692
+#: awkgram.y:678
#, c-format
msgid "duplicate case values in switch body: %s"
msgstr ""
-#: awkgram.y:713
+#: awkgram.y:699
msgid "duplicate `default' detected in switch body"
msgstr ""
-#: awkgram.y:1048 awkgram.y:4461
+#: awkgram.y:1034 awkgram.y:4447
msgid "`break' is not allowed outside a loop or switch"
msgstr ""
-#: awkgram.y:1058 awkgram.y:4453
+#: awkgram.y:1044 awkgram.y:4439
msgid "`continue' is not allowed outside a loop"
msgstr ""
-#: awkgram.y:1069
+#: awkgram.y:1055
#, c-format
msgid "`next' used in %s action"
msgstr ""
-#: awkgram.y:1080
+#: awkgram.y:1066
#, c-format
msgid "`nextfile' used in %s action"
msgstr ""
-#: awkgram.y:1108
+#: awkgram.y:1094
msgid "`return' used outside function context"
msgstr ""
-#: awkgram.y:1178
+#: awkgram.y:1164
msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
msgstr ""
-#: awkgram.y:1244 awkgram.y:1293
+#: awkgram.y:1230 awkgram.y:1279
msgid "`delete' is not allowed with SYMTAB"
msgstr ""
-#: awkgram.y:1246 awkgram.y:1295
+#: awkgram.y:1232 awkgram.y:1281
msgid "`delete' is not allowed with FUNCTAB"
msgstr ""
-#: awkgram.y:1280 awkgram.y:1284
+#: awkgram.y:1266 awkgram.y:1270
msgid "`delete(array)' is a non-portable tawk extension"
msgstr ""
-#: awkgram.y:1420
+#: awkgram.y:1406
msgid "multistage two-way pipelines don't work"
msgstr ""
-#: awkgram.y:1422
+#: awkgram.y:1408
msgid "concatenation as I/O `>' redirection target is ambiguous"
msgstr ""
-#: awkgram.y:1626
+#: awkgram.y:1612
msgid "regular expression on right of assignment"
msgstr ""
-#: awkgram.y:1641 awkgram.y:1654
+#: awkgram.y:1627 awkgram.y:1640
msgid "regular expression on left of `~' or `!~' operator"
msgstr ""
-#: awkgram.y:1671 awkgram.y:1820
+#: awkgram.y:1657 awkgram.y:1806
msgid "old awk does not support the keyword `in' except after `for'"
msgstr ""
-#: awkgram.y:1681
+#: awkgram.y:1667
msgid "regular expression on right of comparison"
msgstr ""
-#: awkgram.y:1800
+#: awkgram.y:1786
#, c-format
msgid "non-redirected `getline' invalid inside `%s' rule"
msgstr ""
-#: awkgram.y:1803
+#: awkgram.y:1789
msgid "non-redirected `getline' undefined inside END action"
msgstr ""
-#: awkgram.y:1822
+#: awkgram.y:1808
msgid "old awk does not support multidimensional arrays"
msgstr ""
-#: awkgram.y:1925
+#: awkgram.y:1911
msgid "call of `length' without parentheses is not portable"
msgstr ""
-#: awkgram.y:1999
+#: awkgram.y:1985
msgid "indirect function calls are a gawk extension"
msgstr ""
-#: awkgram.y:2012
+#: awkgram.y:1998
#, c-format
msgid "can not use special variable `%s' for indirect function call"
msgstr ""
-#: awkgram.y:2045
+#: awkgram.y:2031
#, c-format
msgid "attempt to use non-function `%s' in function call"
msgstr ""
-#: awkgram.y:2110
+#: awkgram.y:2096
msgid "invalid subscript expression"
msgstr ""
-#: awkgram.y:2483 awkgram.y:2503 gawkapi.c:273 gawkapi.c:290 msg.c:130
+#: awkgram.y:2469 awkgram.y:2489 gawkapi.c:273 gawkapi.c:290 msg.c:130
msgid "warning: "
msgstr ""
-#: awkgram.y:2501 gawkapi.c:245 gawkapi.c:288 msg.c:162
+#: awkgram.y:2487 gawkapi.c:245 gawkapi.c:288 msg.c:162
msgid "fatal: "
msgstr ""
-#: awkgram.y:2554
+#: awkgram.y:2540
msgid "unexpected newline or end of string"
msgstr ""
-#: awkgram.y:2575
+#: awkgram.y:2561
msgid ""
"source files / command-line arguments must contain complete functions or "
"rules"
msgstr ""
-#: awkgram.y:2855 awkgram.y:2933 awkgram.y:3171 debug.c:531 debug.c:547
-#: debug.c:2824 debug.c:5193
+#: awkgram.y:2841 awkgram.y:2919 awkgram.y:3157 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:2856 awkgram.y:2993
+#: awkgram.y:2842 awkgram.y:2979
#, c-format
msgid "can't open shared library `%s' for reading (%s)"
msgstr ""
-#: awkgram.y:2858 awkgram.y:2934 awkgram.y:2994 builtin.c:149 debug.c:5344
+#: awkgram.y:2844 awkgram.y:2920 awkgram.y:2980 builtin.c:149 debug.c:5345
msgid "reason unknown"
msgstr ""
-#: awkgram.y:2867 awkgram.y:2891
+#: awkgram.y:2853 awkgram.y:2877
#, c-format
msgid "can't include `%s' and use it as a program file"
msgstr ""
-#: awkgram.y:2880
+#: awkgram.y:2866
#, c-format
msgid "already included source file `%s'"
msgstr ""
-#: awkgram.y:2881
+#: awkgram.y:2867
#, c-format
msgid "already loaded shared library `%s'"
msgstr ""
-#: awkgram.y:2918
+#: awkgram.y:2904
msgid "@include is a gawk extension"
msgstr ""
-#: awkgram.y:2924
+#: awkgram.y:2910
msgid "empty filename after @include"
msgstr ""
-#: awkgram.y:2973
+#: awkgram.y:2959
msgid "@load is a gawk extension"
msgstr ""
-#: awkgram.y:2980
+#: awkgram.y:2966
msgid "empty filename after @load"
msgstr ""
-#: awkgram.y:3123
+#: awkgram.y:3109
msgid "empty program text on command line"
msgstr ""
-#: awkgram.y:3238
+#: awkgram.y:3224
#, c-format
msgid "can't read sourcefile `%s' (%s)"
msgstr ""
-#: awkgram.y:3249
+#: awkgram.y:3235
#, c-format
msgid "source file `%s' is empty"
msgstr ""
-#: awkgram.y:3308
+#: awkgram.y:3294
#, c-format
msgid "PEBKAC error: invalid character '\\%03o' in source code"
msgstr ""
-#: awkgram.y:3535
+#: awkgram.y:3521
msgid "source file does not end in newline"
msgstr ""
-#: awkgram.y:3656
+#: awkgram.y:3642
msgid "unterminated regexp ends with `\\' at end of file"
msgstr ""
-#: awkgram.y:3683
+#: awkgram.y:3669
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
-#: awkgram.y:3687
+#: awkgram.y:3673
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
-#: awkgram.y:3700
+#: awkgram.y:3686
msgid "unterminated regexp"
msgstr ""
-#: awkgram.y:3704
+#: awkgram.y:3690
msgid "unterminated regexp at end of file"
msgstr ""
-#: awkgram.y:3793
+#: awkgram.y:3779
msgid "use of `\\ #...' line continuation is not portable"
msgstr ""
-#: awkgram.y:3815
+#: awkgram.y:3801
msgid "backslash not last character on line"
msgstr ""
-#: awkgram.y:3862 awkgram.y:3864
+#: awkgram.y:3848 awkgram.y:3850
msgid "multidimensional arrays are a gawk extension"
msgstr ""
-#: awkgram.y:3889
+#: awkgram.y:3875
msgid "POSIX does not allow operator `**='"
msgstr ""
-#: awkgram.y:3891
+#: awkgram.y:3877
msgid "old awk does not support operator `**='"
msgstr ""
-#: awkgram.y:3900
+#: awkgram.y:3886
msgid "POSIX does not allow operator `**'"
msgstr ""
-#: awkgram.y:3902
+#: awkgram.y:3888
msgid "old awk does not support operator `**'"
msgstr ""
-#: awkgram.y:3937
+#: awkgram.y:3923
msgid "operator `^=' is not supported in old awk"
msgstr ""
-#: awkgram.y:3945
+#: awkgram.y:3931
msgid "operator `^' is not supported in old awk"
msgstr ""
-#: awkgram.y:4042 awkgram.y:4064 command.y:1187
+#: awkgram.y:4028 awkgram.y:4050 command.y:1187
msgid "unterminated string"
msgstr ""
-#: awkgram.y:4052 main.c:1197
+#: awkgram.y:4038 main.c:1197
msgid "POSIX does not allow physical newlines in string values"
msgstr ""
-#: awkgram.y:4054 node.c:453
+#: awkgram.y:4040 node.c:453
msgid "backslash string continuation is not portable"
msgstr ""
-#: awkgram.y:4292
+#: awkgram.y:4278
#, c-format
msgid "invalid char '%c' in expression"
msgstr ""
-#: awkgram.y:4387
+#: awkgram.y:4373
#, c-format
msgid "`%s' is a gawk extension"
msgstr ""
-#: awkgram.y:4392
+#: awkgram.y:4378
#, c-format
msgid "POSIX does not allow `%s'"
msgstr ""
-#: awkgram.y:4400
+#: awkgram.y:4386
#, c-format
msgid "`%s' is not supported in old awk"
msgstr ""
-#: awkgram.y:4494
+#: awkgram.y:4484
msgid "`goto' considered harmful!"
msgstr ""
-#: awkgram.y:4563
+#: awkgram.y:4553
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr ""
-#: awkgram.y:4598
+#: awkgram.y:4588
#, c-format
msgid "%s: string literal as last arg of substitute has no effect"
msgstr ""
-#: awkgram.y:4603
+#: awkgram.y:4593
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr ""
-#: awkgram.y:4707 awkgram.y:4710
+#: awkgram.y:4697 awkgram.y:4700
msgid "match: third argument is a gawk extension"
msgstr ""
-#: awkgram.y:4764 awkgram.y:4767
+#: awkgram.y:4754 awkgram.y:4757
msgid "close: second argument is a gawk extension"
msgstr ""
-#: awkgram.y:4779
+#: awkgram.y:4769
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4794
+#: awkgram.y:4784
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4813
+#: awkgram.y:4803
msgid "index: regexp constant as second argument is not allowed"
msgstr ""
-#: awkgram.y:4866
+#: awkgram.y:4856
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr ""
-#: awkgram.y:4915 debug.c:4178 debug.c:4221 debug.c:5342
+#: awkgram.y:4905 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:4906
msgid "sending variable list to standard error"
msgstr ""
-#: awkgram.y:4924
+#: awkgram.y:4914
#, c-format
msgid "%s: close failed (%s)"
msgstr ""
-#: awkgram.y:4949
+#: awkgram.y:4939
msgid "shadow_funcs() called twice!"
msgstr ""
-#: awkgram.y:4957
+#: awkgram.y:4947
msgid "there were shadowed variables."
msgstr ""
-#: awkgram.y:5034
+#: awkgram.y:5024
#, c-format
msgid "function name `%s' previously defined"
msgstr ""
-#: awkgram.y:5085
+#: awkgram.y:5075
#, c-format
msgid "function `%s': can't use function name as parameter name"
msgstr ""
-#: awkgram.y:5088
+#: awkgram.y:5078
#, c-format
msgid "function `%s': can't use special variable `%s' as a function parameter"
msgstr ""
-#: awkgram.y:5092
+#: awkgram.y:5082
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr ""
-#: awkgram.y:5099
+#: awkgram.y:5089
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr ""
-#: awkgram.y:5188
+#: awkgram.y:5178
#, c-format
msgid "function `%s' called but never defined"
msgstr ""
-#: awkgram.y:5192
+#: awkgram.y:5182
#, c-format
msgid "function `%s' defined but never called directly"
msgstr ""
-#: awkgram.y:5224
+#: awkgram.y:5214
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr ""
-#: awkgram.y:5239
+#: awkgram.y:5229
#, 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:5444
msgid "division by zero attempted"
msgstr ""
-#: awkgram.y:5463
+#: awkgram.y:5453
#, c-format
msgid "division by zero attempted in `%%'"
msgstr ""
-#: awkgram.y:5802
+#: awkgram.y:5792
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5805
+#: awkgram.y:5795
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr ""
-#: awkgram.y:6697
+#: awkgram.y:6687
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6702
+#: awkgram.y:6692
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6708
+#: awkgram.y:6698
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6715
+#: awkgram.y:6705
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6764 awkgram.y:6815
+#: awkgram.y:6754 awkgram.y:6805
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6771 awkgram.y:6781
+#: awkgram.y:6761 awkgram.y:6771
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6799
+#: awkgram.y:6789
msgid "@namespace is a gawk extension"
msgstr ""
-#: awkgram.y:6806
+#: awkgram.y:6796
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1363,7 +1363,7 @@ msgid ""
"if N < 0) frames."
msgstr ""
-#: command.y:1016 debug.c:409 gawkapi.c:259 msg.c:139
+#: command.y:1016 debug.c:414 gawkapi.c:259 msg.c:139
#, c-format
msgid "error: "
msgstr ""
@@ -1401,519 +1401,519 @@ msgstr ""
msgid "undefined command: %s\n"
msgstr ""
-#: debug.c:252
+#: debug.c:257
msgid "set or show the number of lines to keep in history file."
msgstr ""
-#: debug.c:254
+#: debug.c:259
msgid "set or show the list command window size."
msgstr ""
-#: debug.c:256
+#: debug.c:261
msgid "set or show gawk output file."
msgstr ""
-#: debug.c:258
+#: debug.c:263
msgid "set or show debugger prompt."
msgstr ""
-#: debug.c:260
+#: debug.c:265
msgid "(un)set or show saving of command history (value=on|off)."
msgstr ""
-#: debug.c:262
+#: debug.c:267
msgid "(un)set or show saving of options (value=on|off)."
msgstr ""
-#: debug.c:264
+#: debug.c:269
msgid "(un)set or show instruction tracing (value=on|off)."
msgstr ""
-#: debug.c:353
+#: debug.c:358
msgid "program not running."
msgstr ""
-#: debug.c:456 debug.c:614
+#: debug.c:461 debug.c:619
#, c-format
msgid "can't read source file `%s' (%s)"
msgstr ""
-#: debug.c:461
+#: debug.c:466
#, c-format
msgid "source file `%s' is empty.\n"
msgstr ""
-#: debug.c:488
+#: debug.c:493
msgid "no current source file."
msgstr ""
-#: debug.c:513
+#: debug.c:518
#, c-format
msgid "cannot find source file named `%s' (%s)"
msgstr ""
-#: debug.c:537
+#: debug.c:542
#, c-format
msgid "WARNING: source file `%s' modified since program compilation.\n"
msgstr ""
-#: debug.c:559
+#: debug.c:564
#, c-format
msgid "line number %d out of range; `%s' has %d lines"
msgstr ""
-#: debug.c:619
+#: debug.c:624
#, c-format
msgid "unexpected eof while reading file `%s', line %d"
msgstr ""
-#: debug.c:628
+#: debug.c:633
#, c-format
msgid "source file `%s' modified since start of program execution"
msgstr ""
-#: debug.c:740
+#: debug.c:745
#, c-format
msgid "Current source file: %s\n"
msgstr ""
-#: debug.c:741
+#: debug.c:746
#, c-format
msgid "Number of lines: %d\n"
msgstr ""
-#: debug.c:748
+#: debug.c:753
#, c-format
msgid "Source file (lines): %s (%d)\n"
msgstr ""
-#: debug.c:762
+#: debug.c:767
msgid ""
"Number Disp Enabled Location\n"
"\n"
msgstr ""
-#: debug.c:773
+#: debug.c:778
#, c-format
msgid "\tno of hits = %ld\n"
msgstr ""
-#: debug.c:775
+#: debug.c:780
#, c-format
msgid "\tignore next %ld hit(s)\n"
msgstr ""
-#: debug.c:777 debug.c:917
+#: debug.c:782 debug.c:922
#, c-format
msgid "\tstop condition: %s\n"
msgstr ""
-#: debug.c:779 debug.c:919
+#: debug.c:784 debug.c:924
msgid "\tcommands:\n"
msgstr ""
-#: debug.c:801
+#: debug.c:806
#, c-format
msgid "Current frame: "
msgstr ""
-#: debug.c:804
+#: debug.c:809
#, c-format
msgid "Called by frame: "
msgstr ""
-#: debug.c:808
+#: debug.c:813
#, c-format
msgid "Caller of frame: "
msgstr ""
-#: debug.c:826
+#: debug.c:831
#, c-format
msgid "None in main().\n"
msgstr ""
-#: debug.c:856
+#: debug.c:861
msgid "No arguments.\n"
msgstr ""
-#: debug.c:857
+#: debug.c:862
msgid "No locals.\n"
msgstr ""
-#: debug.c:865
+#: debug.c:870
msgid ""
"All defined variables:\n"
"\n"
msgstr ""
-#: debug.c:875
+#: debug.c:880
msgid ""
"All defined functions:\n"
"\n"
msgstr ""
-#: debug.c:894
+#: debug.c:899
msgid ""
"Auto-display variables:\n"
"\n"
msgstr ""
-#: debug.c:897
+#: debug.c:902
msgid ""
"Watch variables:\n"
"\n"
msgstr ""
-#: debug.c:1037
+#: debug.c:1042
#, c-format
msgid "no symbol `%s' in current context\n"
msgstr ""
-#: debug.c:1049 debug.c:1437
+#: debug.c:1054 debug.c:1442
#, c-format
msgid "`%s' is not an array\n"
msgstr ""
-#: debug.c:1063
+#: debug.c:1068
#, c-format
msgid "$%ld = uninitialized field\n"
msgstr ""
-#: debug.c:1084
+#: debug.c:1089
#, c-format
msgid "array `%s' is empty\n"
msgstr ""
-#: debug.c:1127 debug.c:1179
+#: debug.c:1132 debug.c:1184
#, c-format
msgid "[\"%.*s\"] not in array `%s'\n"
msgstr ""
-#: debug.c:1183
+#: debug.c:1188
#, c-format
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr ""
-#: debug.c:1244 debug.c:5102
+#: debug.c:1249 debug.c:5103
#, c-format
msgid "`%s' is not a scalar variable"
msgstr ""
-#: debug.c:1267 debug.c:5132
+#: debug.c:1272 debug.c:5133
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr ""
-#: debug.c:1290 debug.c:5143
+#: debug.c:1295 debug.c:5144
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr ""
-#: debug.c:1433
+#: debug.c:1438
#, c-format
msgid "`%s' is a function"
msgstr ""
-#: debug.c:1475
+#: debug.c:1480
#, c-format
msgid "watchpoint %d is unconditional\n"
msgstr ""
-#: debug.c:1509
+#: debug.c:1514
#, c-format
msgid "No display item numbered %ld"
msgstr ""
-#: debug.c:1512
+#: debug.c:1517
#, c-format
msgid "No watch item numbered %ld"
msgstr ""
-#: debug.c:1538
+#: debug.c:1543
#, c-format
msgid "%d: [\"%.*s\"] not in array `%s'\n"
msgstr ""
-#: debug.c:1777
+#: debug.c:1782
msgid "attempt to use scalar value as array"
msgstr ""
-#: debug.c:1868
+#: debug.c:1873
#, c-format
msgid "Watchpoint %d deleted because parameter is out of scope.\n"
msgstr ""
-#: debug.c:1879
+#: debug.c:1884
#, c-format
msgid "Display %d deleted because parameter is out of scope.\n"
msgstr ""
-#: debug.c:1912
+#: debug.c:1917
#, c-format
msgid " in file `%s', line %d\n"
msgstr ""
-#: debug.c:1933
+#: debug.c:1938
#, c-format
msgid " at `%s':%d"
msgstr ""
-#: debug.c:1949 debug.c:2012
+#: debug.c:1954 debug.c:2017
#, c-format
msgid "#%ld\tin "
msgstr ""
-#: debug.c:1986
+#: debug.c:1991
#, c-format
msgid "More stack frames follow ...\n"
msgstr ""
-#: debug.c:2029
+#: debug.c:2034
msgid "invalid frame number"
msgstr ""
-#: debug.c:2212
+#: debug.c:2217
#, c-format
msgid "Note: breakpoint %d (enabled, ignore next %ld hits), also set at %s:%d"
msgstr ""
-#: debug.c:2219
+#: debug.c:2224
#, c-format
msgid "Note: breakpoint %d (enabled), also set at %s:%d"
msgstr ""
-#: debug.c:2226
+#: debug.c:2231
#, c-format
msgid "Note: breakpoint %d (disabled, ignore next %ld hits), also set at %s:%d"
msgstr ""
-#: debug.c:2233
+#: debug.c:2238
#, c-format
msgid "Note: breakpoint %d (disabled), also set at %s:%d"
msgstr ""
-#: debug.c:2250
+#: debug.c:2255
#, c-format
msgid "Breakpoint %d set at file `%s', line %d\n"
msgstr ""
-#: debug.c:2352
+#: debug.c:2357
#, c-format
msgid "Can't set breakpoint in file `%s'\n"
msgstr ""
-#: debug.c:2381 debug.c:2504 debug.c:3366
+#: debug.c:2386 debug.c:2509 debug.c:3367
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr ""
-#: debug.c:2385
+#: debug.c:2390
#, c-format
msgid "Can't find rule!!!\n"
msgstr ""
-#: debug.c:2387
+#: debug.c:2392
#, c-format
msgid "Can't set breakpoint at `%s':%d\n"
msgstr ""
-#: debug.c:2399
+#: debug.c:2404
#, c-format
msgid "Can't set breakpoint in function `%s'\n"
msgstr ""
-#: debug.c:2415
+#: debug.c:2420
#, c-format
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr ""
-#: debug.c:2520 debug.c:2542
+#: debug.c:2525 debug.c:2547
#, c-format
msgid "Deleted breakpoint %d"
msgstr ""
-#: debug.c:2526
+#: debug.c:2531
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr ""
-#: debug.c:2553
+#: debug.c:2558
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr ""
-#: debug.c:2608 debug.c:2649 debug.c:2669 debug.c:2712
+#: debug.c:2613 debug.c:2654 debug.c:2674 debug.c:2717
msgid "invalid breakpoint number"
msgstr ""
-#: debug.c:2624
+#: debug.c:2629
msgid "Delete all breakpoints? (y or n) "
msgstr ""
-#: debug.c:2625 debug.c:2939 debug.c:2992
+#: debug.c:2630 debug.c:2940 debug.c:2993
msgid "y"
msgstr ""
-#: debug.c:2674
+#: debug.c:2679
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr ""
-#: debug.c:2678
+#: debug.c:2683
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr ""
-#: debug.c:2795
+#: debug.c:2800
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr ""
-#: debug.c:2924
+#: debug.c:2925
#, c-format
msgid "Failed to restart debugger"
msgstr ""
-#: debug.c:2938
+#: debug.c:2939
msgid "Program already running. Restart from beginning (y/n)? "
msgstr ""
-#: debug.c:2942
+#: debug.c:2943
#, c-format
msgid "Program not restarted\n"
msgstr ""
-#: debug.c:2952
+#: debug.c:2953
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr ""
-#: debug.c:2958
+#: debug.c:2959
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr ""
-#: debug.c:2966
+#: debug.c:2967
#, c-format
msgid "Starting program: \n"
msgstr ""
-#: debug.c:2976
+#: debug.c:2977
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr ""
-#: debug.c:2977
+#: debug.c:2978
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr ""
-#: debug.c:2991
+#: debug.c:2992
msgid "The program is running. Exit anyway (y/n)? "
msgstr ""
-#: debug.c:3026
+#: debug.c:3027
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr ""
-#: debug.c:3031
+#: debug.c:3032
#, c-format
msgid "invalid breakpoint number %d."
msgstr ""
-#: debug.c:3036
+#: debug.c:3037
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr ""
-#: debug.c:3223
+#: debug.c:3224
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr ""
-#: debug.c:3228
+#: debug.c:3229
#, c-format
msgid "Run till return from "
msgstr ""
-#: debug.c:3271
+#: debug.c:3272
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr ""
-#: debug.c:3385
+#: debug.c:3386
#, c-format
msgid "Can't find specified location in function `%s'\n"
msgstr ""
-#: debug.c:3393
+#: debug.c:3394
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr ""
-#: debug.c:3408
+#: debug.c:3409
#, c-format
msgid "Can't find specified location %d in file `%s'\n"
msgstr ""
-#: debug.c:3440
+#: debug.c:3441
#, c-format
msgid "element not in array\n"
msgstr ""
-#: debug.c:3440
+#: debug.c:3441
#, c-format
msgid "untyped variable\n"
msgstr ""
-#: debug.c:3482
+#: debug.c:3483
#, c-format
msgid "Stopping in %s ...\n"
msgstr ""
-#: debug.c:3559
+#: debug.c:3560
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr ""
-#: debug.c:3566
+#: debug.c:3567
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr ""
-#: debug.c:4322
+#: debug.c:4323
msgid "\t------[Enter] to continue or q [Enter] to quit------"
msgstr ""
-#: debug.c:4323
+#: debug.c:4324
msgid "q"
msgstr ""
-#: debug.c:5139
+#: debug.c:5140
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr ""
-#: debug.c:5345
+#: debug.c:5346
#, c-format
msgid "sending output to stdout\n"
msgstr ""
-#: debug.c:5385
+#: debug.c:5386
msgid "invalid number"
msgstr ""
-#: debug.c:5519
+#: debug.c:5520
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr ""
-#: debug.c:5527
+#: debug.c:5528
msgid "`return' not allowed in current context; statement ignored"
msgstr ""
-#: debug.c:5742
+#: debug.c:5743
#, c-format
msgid "No symbol `%s' in current context"
msgstr ""
@@ -2046,51 +2046,51 @@ msgstr ""
msgid "load_ext: library `%s' initialization routine `%s' failed"
msgstr ""
-#: ext.c:111
+#: ext.c:92
msgid "make_builtin: missing function name"
msgstr ""
-#: ext.c:119 ext.c:130
+#: ext.c:100 ext.c:111
#, c-format
msgid "make_builtin: can't use gawk built-in `%s' as function name"
msgstr ""
-#: ext.c:128
+#: ext.c:109
#, c-format
msgid "make_builtin: can't use gawk built-in `%s' as namespace name"
msgstr ""
-#: ext.c:145
+#: ext.c:126
#, c-format
msgid "make_builtin: can't redefine function `%s'"
msgstr ""
-#: ext.c:149
+#: ext.c:130
#, c-format
msgid "make_builtin: function `%s' already defined"
msgstr ""
-#: ext.c:153
+#: ext.c:134
#, c-format
msgid "make_builtin: function name `%s' previously defined"
msgstr ""
-#: ext.c:157
+#: ext.c:138
#, c-format
msgid "make_builtin: negative argument count for function `%s'"
msgstr ""
-#: ext.c:233
+#: ext.c:214
#, c-format
msgid "function `%s': argument #%d: attempt to use scalar as an array"
msgstr ""
-#: ext.c:237
+#: ext.c:218
#, c-format
msgid "function `%s': argument #%d: attempt to use array as a scalar"
msgstr ""
-#: ext.c:251
+#: ext.c:232
msgid "dynamic loading of library not supported"
msgstr ""