summaryrefslogtreecommitdiff
path: root/po/cat-id-tbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'po/cat-id-tbl.c')
-rw-r--r--po/cat-id-tbl.c122
1 files changed, 0 insertions, 122 deletions
diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c
index 30f1d8dc..e69de29b 100644
--- a/po/cat-id-tbl.c
+++ b/po/cat-id-tbl.c
@@ -1,122 +0,0 @@
-/* Automatically generated by po2tbl.sed from grep.pot. */
-
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif
-
-#include "libgettext.h"
-
-const struct _msg_ent _msg_tbl[] = {
- {"", 1},
- {"Memory exhausted", 2},
- {"Unbalanced [", 3},
- {"Unfinished \\ escape", 4},
- {"unfinished repeat count", 5},
- {"malformed repeat count", 6},
- {"Unbalanced (", 7},
- {"No syntax specified", 8},
- {"Unbalanced )", 9},
- {"out of memory", 10},
- {"memory exhausted", 11},
- {"invalid context length argument", 12},
- {"input is too large to count", 13},
- {"writing output", 14},
- {"Binary file %s matches\n", 15},
- {"(standard input)", 16},
- {"warning: %s: %s\n", 17},
- {"recursive directory loop", 18},
- {"Usage: %s [OPTION]... PATTERN [FILE]...\n", 19},
- {"Try `%s --help' for more information.\n", 20},
- {"Usage: %s [OPTION]... PATTERN [FILE] ...\n", 21},
- {"\
-Search for PATTERN in each FILE or standard input.\n\
-Example: %s -i 'hello world' menu.h main.c\n\
-\n\
-Regexp selection and interpretation:\n", 22},
- {"\
- -E, --extended-regexp PATTERN is an extended regular expression\n\
- -F, --fixed-strings PATTERN is a set of newline-separated strings\n\
- -G, --basic-regexp PATTERN is a basic regular expression\n\
- -P, --perl-regexp PATTERN is a Perl regular expression\n", 23},
- {"\
- -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\
- -z, --null-data a data line ends in 0 byte, not newline\n", 24},
- {"\
-\n\
-Miscellaneous:\n\
- -s, --no-messages suppress error messages\n\
- -v, --invert-match select non-matching lines\n\
- -V, --version print version information and exit\n\
- --help display this help and exit\n\
- --mmap use memory-mapped input if possible\n", 25},
- {"\
-\n\
-Output control:\n\
- -m, --max-count=NUM stop after NUM matches\n\
- -b, --byte-offset print the byte offset with output lines\n\
- -n, --line-number print line number with output lines\n\
- --line-buffered flush output on every line\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\
- --binary-files=TYPE assume that binary files are TYPE\n\
- TYPE is 'binary', 'text', or 'without-match'\n\
- -a, --text equivalent to --binary-files=text\n\
- -I equivalent to --binary-files=without-match\n\
- -d, --directories=ACTION how to handle directories\n\
- ACTION is 'read', 'recurse', or 'skip'\n\
- -D, --devices=ACTION how to handle devices, FIFOs and sockets\n\
- ACTION is 'read' or 'skip'\n\
- -R, -r, --recursive equivalent to --directories=recurse\n\
- --include=PATTERN files that match PATTERN will be examined\n\
- --exclude=PATTERN files that match PATTERN will be skipped.\n\
- --exclude-from=FILE files that match PATTERN in FILE will be \
-skipped.\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\
- -Z, --null print 0 byte after FILE name\n", 26},
- {"\
-\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 lines of output context\n\
- -NUM same as --context=NUM\n\
- --color[=WHEN],", 27},
- {"\
-\n\
-Report bugs to <bug-gnu-utils@gnu.org>.\n", 28},
- {"conflicting matchers specified", 29},
- {"unknown devices method", 30},
- {"unknown directories method", 31},
- {"invalid max count", 32},
- {"unknown binary-files type", 33},
- {"%s (GNU grep) %s\n", 34},
- {"Copyright 1988, 1992-1999, 2000, 2001 Free Software Foundation, Inc.\n", 35},
- {"\
-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", 36},
- {"The -P option is not supported", 37},
- {"The -P and -z options cannot be combined", 38},
- {"Unknown system error", 39},
- {"%s: option `%s' is ambiguous\n", 40},
- {"%s: option `--%s' doesn't allow an argument\n", 41},
- {"%s: option `%c%s' doesn't allow an argument\n", 42},
- {"%s: option `%s' requires an argument\n", 43},
- {"%s: unrecognized option `--%s'\n", 44},
- {"%s: unrecognized option `%c%s'\n", 45},
- {"%s: illegal option -- %c\n", 46},
- {"%s: invalid option -- %c\n", 47},
- {"%s: option requires an argument -- %c\n", 48},
- {"%s: option `-W %s' is ambiguous\n", 49},
- {"%s: option `-W %s' doesn't allow an argument\n", 50},
- {"`", 51},
- {"'", 52},
-};
-
-int _msg_tbl_length = 52;