summaryrefslogtreecommitdiff
path: root/autoopts/po/usage-txt.pot
diff options
context:
space:
mode:
Diffstat (limited to 'autoopts/po/usage-txt.pot')
-rw-r--r--autoopts/po/usage-txt.pot474
1 files changed, 474 insertions, 0 deletions
diff --git a/autoopts/po/usage-txt.pot b/autoopts/po/usage-txt.pot
new file mode 100644
index 0000000..0b2fe6c
--- /dev/null
+++ b/autoopts/po/usage-txt.pot
@@ -0,0 +1,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:"
+