summaryrefslogtreecommitdiff
path: root/autoopts/po/usage-txt.pot
blob: 0b2fe6c89e741326c55fc2e6d6ff36903b4e1455 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
# Automated Option parsing usage text.
# copyright (c) 1999-2012 by Bruce Korb - all rights reserved
# This file is distributed under the same license as the AutoOpts package.
# Bruce Korb <bkorb@gnu.org> 2012
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: autogen 5.16.2\n"
"Report-Msgid-Bugs-To: autogen-users@lists.sourceforge.net\n"
"POT-Creation-Date: 2012-08-11 09:41-0700\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: autoopts.c:70
msgid "malloc of %d bytes failed\n"

#: configfile.c:1353
msgid "AutoOpts function called without option descriptor\n"

#: configfile.c:1388
msgid "\tThis exceeds the compiled library version:  "

#: configfile.c:1386
msgid "Automated Options Processing Error!\n"
       "\t%s called AutoOpts function with structure version %d:%d:%d.\n"

#: autoopts.c:83
msgid "realloc of %d bytes at 0x%p failed\n"

#: configfile.c:1390
msgid "\tThis is less than the minimum library version:  "

#: autoopts.c:96
msgid "strdup of %d byte string failed\n"

#: version.c:124
msgid "Automated Options version %s\n"
       "\tcopyright (c) 1999-2012 by Bruce Korb - all rights reserved\n"

#: autoopts.c:360
msgid "AutoOpts lib error: defaulted to option with optional arg\n"

#: alias.c:55
msgid "(AutoOpts bug):  Aliasing option is out of range."

#: enum.c:488
msgid "all"

#: usage.c:607
msgid "\t\t\t\t- an alternate for %s\n"

#: enum.c:230
msgid "%s error:  the keyword `%s' is ambiguous for %s\n"

#: find.c:76
msgid "  The following options match:\n"

#: find.c:258
msgid "%s: ambiguous option name: %s (matches %d options)\n"

#: find.c:79 find.c:84
msgid "  %s%s\n"

#: check.c:159
msgid "%s: Command line arguments required\n"

#: alias.c:80 autoopts.c:228
msgid "%d %s%s options allowed\n"

#: usage.c:867
msgid "version, usage and configuration options:"

#: makeshell.c:261
msgid "Error %d (%s) from the pipe(2) syscall\n"

#: version.c:164
msgid "ERROR: version option argument '%c' invalid.  Use:\n"
       "\t'v' - version only\n"
       "\t'c' - version and copyright\n"
       "\t'n' - version and copyright notice\n"

#: check.c:58
msgid "ERROR:  %s option conflicts with the %s option\n"

#: restore.c:109
msgid "%s(optionSaveState): error: cannot allocate %d bytes\n"

#: configfile.c:588
msgid "auto-options"

#: configfile.c:587 configfile.c:660 configfile.c:665
msgid "program"

#: usage.c:656
msgid "\t\t\t\t- default option for unnamed options\n"

#: usage.c:571
msgid "\t\t\t\t- disabled as --%s\n"

#: find.c:182 find.c:389
msgid "%s: The ``%s'' option has been disabled"

#: usage.c:836
msgid " --- %-14s %s\n"

#: usage.c:834
msgid "This option has been disabled"

#: usage.c:598
msgid "\t\t\t\t- enabled by default\n"

#: alias.c:75 autoopts.c:223
msgid "-equivalence"

#: alias.c:77 autoopts.c:225
msgid "ERROR:  only "

#: usage.c:911
msgid " - examining environment variables named %s_*\n"

#: usage.c:1015
msgid "     "

#: usage.c:275
msgid "Options are specified by doubled hyphens and their name or by a single\n"
       "hyphen and the flag character.\n"

#: usage.c:250 usage.c:255
msgid "%%-%ds %%s\n"

#: makeshell.c:267
msgid "fs error %d (%s) on fork - cannot obtain %s usage\n"

#: makeshell.c:759
msgid "fs error %d (%s) on freopen\n"

#: configfile.c:1149
msgid "File error %d (%s) opening %s for loading options\n"

#: text_mmap.c:100
msgid "fs error %d (%s) reading file %s\n"

#: file.c:49 file.c:75 file.c:87 file.c:109 file.c:136
msgid "fs error %d (%s) on %s %s for option %s\n"

#: file.c:76
msgid "stat-ing for directory"

#: file.c:88
msgid "stat-ing for regular file"

#: file.c:50
msgid "stat-ing for non-existant file"

#: file.c:110
msgid "open-ing file"

#: file.c:137
msgid "fopen-ing file"

#: file.c:177
msgid "\t\t\t\t- file must not pre-exist\n"

#: file.c:181
msgid "\t\t\t\t- file must pre-exist\n"

#: makeshell.c:837
msgid "\n"
       "= = = = = = = =\n\n"
       "This incarnation of genshell will produce\n"
       "a shell script to parse the options for %s:\n\n"

#: usage.c:971 usage.c:985
msgid "=T/F"

#: usage.c:975
msgid "\n"
       "%s\n\n"

#: usage.c:967 usage.c:985
msgid "=KWd"

#: usage.c:970
msgid "=file"

#: usage.c:968
msgid "=Mbr"

#: usage.c:969
msgid "=Tim"

#: usage.c:972
msgid "=Cplx"

#: usage.c:966 usage.c:985
msgid "=num"

#: usage.c:973
msgid "[=arg]"

#: usage.c:980 usage.c:981 usage.c:982
msgid "--%2$s%1$s"

#: usage.c:964 usage.c:985
msgid "=str"

#: find.c:428 reset.c:108
msgid "%s: illegal option -- %c\n"

#: find.c:236 find.c:554 reset.c:116
msgid "%s: illegal option -- %s\n"

#: find.c:300
msgid "%s: unknown vendor extension option -- %s\n"

#: enum.c:155 enum.c:165
msgid "  or an integer from %d through %d\n"

#: usage.c:486 usage.c:800
msgid "AutoOpts ERROR:  invalid option descriptor for %s\n"

#: find.c:347
msgid "%s: invalid option name: %s\n"

#: enum.c:162
msgid "  or an integer mask with any of the lower %d bits set\n"

#: usage.c:631
msgid "\t\t\t\t- is a set membership option\n"

#: autoopts.c:290
msgid "%s: option `%s' requires an argument\n"

#: autoopts.c:175
msgid "Equivalenced option '%s' was equivalenced to both\n"
       "\t'%s' and '%s'"

#: usage.c:651
msgid "\t\t\t\t- must appear between %d and %d times\n"

#: check.c:92
msgid "ERROR:  The %s option is required\n"

#: autoopts.c:389
msgid "%s: option `%s' cannot have an argument\n"

#: check.c:149
msgid "%s: Command line arguments not allowed\n"

#: save.c:512
msgid "error %d (%s) creating %s\n"

#: usage.c:277
msgid "Options are specified by single or double hyphens and their name.\n"

#: enum.c:230
msgid "%s error:  `%s' does not match any %s keywords\n"

#: usage.c:638
msgid "\t\t\t\t- may appear multiple times\n"

#: usage.c:625
msgid "\t\t\t\t- may not be preset\n"

#: reset.c:91
msgid "The 'reset-option' option requires an argument\n"

#: usage.c:1026
msgid "   Arg Option-Name    Description\n"

#: usage.c:962 usage.c:1020
msgid "  Flg Arg Option-Name    Description\n"

#: save.c:179 save.c:233
msgid "error %d (%s) stat-ing %s\n"

#: restore.c:150
msgid "%s(optionRestore): error: no saved option state\n"

#: enum.c:493
msgid "none"

#: save.c:128
msgid "'%s' not defined\n"

#: autoopts.c:421
msgid "'%s' is not a command line option\n"

#: check.c:91
msgid "ERROR:  The %s option must appear %d times\n"

#: configfile.c:1159 makeshell.c:684 save.c:252
msgid "error:  cannot load options from non-regular file %s\n"

#: numeric.c:151
msgid "%s error:  `%s' is not a recognizable number\n"

#: time.c:112
msgid "%s error:  `%s' is not a recognizable date/time\n"

#: time.c:51
msgid "%s error:  `%s' is not a recognizable time duration\n"

#: usage.c:1021 usage.c:1027
msgid " %3s %s"

#: usage.c:282
msgid "The '-#<number>' option may omit the hash char\n"

#: alias.c:82 autoopts.c:230
msgid "one %s%s option allowed\n"

#: usage.c:278
msgid "All arguments are named options.\n"

#: makeshell.c:176 makeshell.c:859 usage.c:234 usage.c:309 version.c:170
msgid "Write failure to output file"

#: usage.c:703
msgid " - reading file %s"

#: usage.c:304 version.c:108 version.c:130
msgid "\n"
       "please send bug reports to:  %s\n"

#: usage.c:637
msgid "\t\t\t\t- may NOT appear - preset only\n"

#: save.c:532
msgid "#  preset/initialization file\n"
       "#  %s#\n"

#: usage.c:675 usage.c:909
msgid "\n"
       "The following option preset mechanisms are supported:\n"

#: usage.c:421
msgid "prohibits these options:\n"

#: usage.c:285
msgid "Operands and options may be intermixed.  They will be reordered.\n"

#: numeric.c:75
msgid "%s%ld to %ld"

#: numeric.c:73
msgid "%sgreater than or equal to %ld"

#: numeric.c:64
msgid "%sIt must lie in one of the ranges:\n"

#: numeric.c:64
msgid "%sIt must be in the range:\n"

#: numeric.c:82
msgid ", or\n"

#: numeric.c:56
msgid "%s error:  %s option value %ld is out of range.\n"

#: numeric.c:69
msgid "%s%ld exactly"

#: numeric.c:62
msgid "%sis scalable with a suffix: k/K/m/M/g/G/t/T\n"

#: numeric.c:71
msgid "%sless than or equal to %ld"

#: reset.c:86
msgid "The --reset-option has not been configured.\n"

#: check.c:45
msgid "ERROR:  %s option requires the %s option\n"

#: usage.c:1033 usage.c:1039
msgid " %3s %-14s %s"

#: usage.c:403
msgid "requires these options:\n"

#: usage.c:1038
msgid "   Arg Option-Name   Req?  Description\n"

#: usage.c:1032
msgid "  Flg Arg Option-Name   Req?  Description\n"

#: configfile.c:1420
msgid "-_^"

#: enum.c:163
msgid "or you may use a numeric representation.  Preceding these with a '!' will\n"
       "clear the bits, specifying 'none' will clear all bits, and 'all' will set them\n"
       "all.  Multiple entries may be passed as an option argument list.\n"

#: usage.c:984
msgid "%s"

#: usage.c:976
msgid "      "

#: usage.c:1010
msgid "T/F"

#: usage.c:1014
msgid "\n"
       "%s\n\n"
       "%s"

#: usage.c:1009
msgid "Fil"

#: usage.c:1006
msgid "KWd"

#: usage.c:1007
msgid "Mbr"

#: usage.c:1008
msgid "Tim"

#: usage.c:1011
msgid "Cpx"

#: usage.c:1013
msgid "no "

#: usage.c:1005
msgid "Num"

#: usage.c:1012
msgid "opt"

#: usage.c:1004
msgid "YES"

#: usage.c:1003
msgid "Str"

#: usage.c:395
msgid "\t\t\t\t- "

#: usage.c:412
msgid "\t\t\t\t-- and "

#: usage.c:405 usage.c:423 usage.c:514
msgid "\t\t\t\t%s\n"

#: usage.c:977
msgid "   "

#: enum.c:196
msgid "%s error:  %s exceeds %s keyword count\n"

#: usage.c:1016
msgid "  "

#: usage.c:643
msgid "\t\t\t\t- may appear up to %d times\n"

#: enum.c:73
msgid "The valid \"%s\" option keywords are:\n"

#: usage.c:514
msgid "These additional options are:"

#: usage.c:871
msgid "The next option supports vendor supported extra options:"