/* Automatically generated by po2tbl.sed from grep.pot. */ #if HAVE_CONFIG_H # include #endif #include "libgettext.h" const struct _msg_ent _msg_tbl[] = { {"", 1}, {"Memory exhausted", 2}, {"Unfinished \\ escape", 3}, {"unfinished repeat count", 4}, {"malformed repeat count", 5}, {"Unbalanced [", 6}, {"Unbalanced (", 7}, {"No syntax specified", 8}, {"Unbalanced )", 9}, {"out of memory", 10}, {"%s: option `%s' is ambiguous\n", 11}, {"%s: option `--%s' doesn't allow an argument\n", 12}, {"%s: option `%c%s' doesn't allow an argument\n", 13}, {"%s: option `%s' requires an argument\n", 14}, {"%s: unrecognized option `--%s'\n", 15}, {"%s: unrecognized option `%c%s'\n", 16}, {"%s: illegal option -- %c\n", 17}, {"%s: invalid option -- %c\n", 18}, {"%s: option requires an argument -- %c\n", 19}, {"%s: option `-W %s' is ambiguous\n", 20}, {"%s: option `-W %s' doesn't allow an argument\n", 21}, {"option %s", 22}, {" with arg %s", 23}, {"digits occur in two different argv-elements.\n", 24}, {"option %c\n", 25}, {"option a\n", 26}, {"option b\n", 27}, {"option c with value `%s'\n", 28}, {"option d with value `%s'\n", 29}, {"?? getopt returned character code 0%o ??\n", 30}, {"non-option ARGV-elements: ", 31}, {"memory exhausted", 32}, {"%s: warning: %s: %s\n", 33}, {"writing output", 34}, {"Binary file %s matches\n", 35}, {"(standard input)", 36}, {"recursive directory loop", 37}, {"Usage: %s [OPTION]... PATTERN [FILE]...\n", 38}, {"Try `%s --help' for more information.\n", 39}, {"Usage: %s [OPTION]... PATTERN [FILE] ...\n", 40}, {"\ Search for PATTERN in each FILE or standard input.\n\ \n\ Regexp selection and interpretation:\n\ -E, --extended-regexp PATTERN is an extended regular expression\n\ -F, --fixed-regexp PATTERN is a fixed string separated by newlines\n\ -G, --basic-regexp PATTERN is a basic regular expression\n\ -e, --regexp=PATTERN use PATTERN as a regular expression\n\ -f, --file=FILE obtain PATTERN from FILE\n\ -i, --ignore-case ignore case distinctions\n\ -w, --word-regexp force PATTERN to match only whole words\n\ -x, --line-regexp force PATTERN to match only whole lines\n", 41}, {"\ \n\ Miscellaneous:\n\ -s, --no-messages suppress error messages\n\ -v, --revert-match select non-matching lines\n\ -V, --version print version information and exit\n\ --help display this help and exit\n", 42}, {"\ \n\ Output control:\n\ -b, --byte-offset print the byte offset with output lines\n\ -n, --line-number print line number with output lines\n\ -H, --with-filename print the filename for each match\n\ -h, --no-filename suppress the prefixing filename on output\n\ -q, --quiet, --silent suppress all normal output\n\ -a, --text do not suppress binary output\n\ -d, --directories=ACTION how to handle directories\n\ ACTION is 'read', 'recurse', or 'skip'.\n\ -r, --recursive equivalent to --directories=recurse.\n\ -L, --files-without-match only print FILE names containing no match\n\ -l, --files-with-matches only print FILE names containing matches\n\ -c, --count only print a count of matching lines per FILE\n", 43}, {"\ \n\ Context control:\n\ -B, --before-context=NUM print NUM lines of leading context\n\ -A, --after-context=NUM print NUM lines of trailing context\n\ -C, --context[=NUM] print NUM (default 2) lines of output context\n\ unless overriden by -A or -B\n\ -NUM same as --context=NUM\n\ -U, --binary do not strip CR characters at EOL (MSDOS)\n\ -u, --unix-byte-offsets report offsets as if CRs were not there (MSDOS)\n\ \n\ If no -[GEF], then `egrep' assumes -E, `fgrep' -F, else -G.\n\ With no FILE, or when FILE is -, read standard input. If less than\n\ two FILEs given, assume -h. Exit with 0 if matches, with 1 if none.\n\ Exit with 2 if syntax errors or system errors.\n", 44}, {"\ \n\ Report bugs to .\n", 45}, {"invalid context length argument", 46}, {"you may specify only one of -E, -F, or -G", 47}, {"matcher already specified", 48}, {"unknown directories method", 49}, {"grep (GNU grep) %s\n", 50}, {"Copyright (C) 1988, 1992-1997, 1998 Free Software Foundation, Inc.\n", 51}, {"\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n", 52}, {"memory exhausted\n", 53}, }; int _msg_tbl_length = 53;