1msgid  "illegal statement"
2msgstr
3msgid  "illegal break, continue or next from BEGIN"
4msgstr
5msgid  "illegal break or next from END"
6msgstr
7msgid  "calling undefined function %s"
8msgstr
9msgid  "out of space for stack frames calling %s"
10msgstr
11msgid  "function %s called with %d args, uses only %d"
12msgstr
13msgid  "function %s has %d arguments, limit %d"
14msgstr
15msgid  "can't use function %s as argument in %s"
16msgstr
17msgid  "out of space for stack frames in %s"
18msgstr
19msgid  "argument #%d of function %s was not supplied"
20msgstr
21msgid  "illegal jump type %d"
22msgstr
23msgid  "%s is not an array"
24msgstr
25msgid  "unknown boolean operator %d"
26msgstr
27msgid  "unknown relational operator %d"
28msgstr
29msgid  "## tfree %.8s %06lo %s\n"
30msgstr
31msgid  "tempcell list is curdled"
32msgstr
33msgid  "no space for temporaries"
34msgstr
35msgid  "## gtemp %.8s %06lo\n"
36msgstr
37msgid  "illegal field $(%s)"
38msgstr
39msgid  "not enough args in printf(%s) or sprintf(%s)"
40msgstr
41# msgid  "not enough args in printf(%s) or sprintf(%s)"
42# msgstr
43msgid  "division by zero"
44msgstr
45msgid  "division by zero in mod"
46msgstr
47msgid  "illegal arithmetic operator %d"
48msgstr
49msgid  "division by zero in /="
50msgstr
51msgid  "division by zero in %%="
52msgstr
53msgid  "illegal assignment operator %d"
54msgstr
55msgid  "out of space concatenating %.15s and %.15s"
56msgstr
57msgid  "paircnt: %d\n"
58msgstr
59msgid  "out of space in dopa2"
60msgstr
61msgid  "illegal type of split()"
62msgstr
63# msgid  "%s is not an array"
64# msgstr
65msgid  "atan2 requires two arguments; returning 1.0"
66msgstr
67msgid  "illegal function type %d"
68msgstr
69msgid  "warning: function has too many arguments"
70msgstr
71msgid  "can't open file %s"
72msgstr
73msgid  "null file name in print or getline"
74msgstr
75msgid  "%s makes too many open files"
76msgstr
77msgid  "illegal redirection"
78msgstr
79msgid  "i/o error occurred on %s"
80msgstr
81msgid  "i/o error occurred closing %s"
82msgstr
83# msgid  "i/o error occurred on %s"
84# msgstr
85msgid  "i/o error occurred while closing %s"
86msgstr
87