# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2001-04-22 10:31+0200\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: 8-bit\n"

#: lib/argmatch.c:159
#, c-format
msgid "invalid argument %s for `%s'"
msgstr ""

#: lib/argmatch.c:160
#, c-format
msgid "ambiguous argument %s for `%s'"
msgstr ""

#. We try to put synonyms on the same line.  The assumption is that
#. synonyms follow each other
#: lib/argmatch.c:178
msgid "Valid arguments are:"
msgstr ""

#: lib/closeout.c:104 src/cat.c:183 src/cat.c:264 src/cat.c:317
#: src/cksum.c:267 src/head.c:140 src/head.c:170 src/tail.c:313
#: src/tail.c:1574 src/tr.c:1651 src/tr.c:1897 src/tr.c:2005
msgid "write error"
msgstr ""

#: lib/error.c:117
msgid "Unknown system error"
msgstr ""

#: lib/getopt.c:686
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr ""

#: lib/getopt.c:711
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr ""

#: lib/getopt.c:716
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr ""

#: lib/getopt.c:734 lib/getopt.c:907
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr ""

#. --option
#: lib/getopt.c:763
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr ""

#. +option or -option
#: lib/getopt.c:767
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr ""

#. 1003.2 specifies the format of this message.
#: lib/getopt.c:793
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr ""

#: lib/getopt.c:796
#, c-format
msgid "%s: invalid option -- %c\n"
msgstr ""

#. 1003.2 specifies the format of this message.
#: lib/getopt.c:826 lib/getopt.c:956
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr ""

#: lib/getopt.c:873
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr ""

#: lib/getopt.c:891
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""

#: lib/human.c:341
msgid "block size"
msgstr ""

#: lib/makepath.c:177
#, c-format
msgid "cannot create directory %s"
msgstr ""

#: lib/makepath.c:183 lib/makepath.c:425
#, c-format
msgid "%s exists but is not a directory"
msgstr ""

#: lib/makepath.c:321 lib/makepath.c:383 lib/makepath.c:444
#, c-format
msgid "cannot change owner and/or group of %s"
msgstr ""

#: lib/makepath.c:343
#, c-format
msgid "cannot chdir to directory, %s"
msgstr ""

#: lib/makepath.c:397 lib/makepath.c:450
#, c-format
msgid "cannot change permissions of %s"
msgstr ""

#. If XALLOC_FAIL_FUNC is NULL, or does return, display this message
#. before exiting when memory is exhausted.  Goes through gettext.
#: lib/obstack.c:477 lib/xmalloc.c:66
msgid "memory exhausted"
msgstr ""

#. Get translations for open and closing quotation marks.
#.
#. The message catalog should translate "`" to a left
#. quotation mark suitable for the locale, and similarly for
#. "'".  If the catalog has no translation,
#. locale_quoting_style quotes `like this', and
#. clocale_quoting_style quotes "like this".
#.
#. For example, an American English Unicode locale should
#. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
#. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
#. MARK).  A British English Unicode locale should instead
#. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
#. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
#: lib/quotearg.c:259
msgid "`"
msgstr ""

#: lib/quotearg.c:260
msgid "'"
msgstr ""

#: lib/rpmatch.c:78
msgid "^[yY]"
msgstr ""

#: lib/rpmatch.c:81
msgid "^[nN]"
msgstr ""

#: lib/unicodeio.c:138
#, c-format
msgid "cannot output U+%04X: iconv function not usable"
msgstr ""

#: lib/unicodeio.c:149
#, c-format
msgid "U+%04X: character out of range"
msgstr ""

#: lib/unicodeio.c:181 lib/unicodeio.c:190
#, c-format
msgid "cannot convert U+%04X to local character set"
msgstr ""

#: lib/unicodeio.c:196
#, c-format
msgid "cannot output U+%04X: iconv function not available"
msgstr ""

#: lib/userspec.c:179
msgid "invalid user"
msgstr ""

#: lib/userspec.c:180
msgid "invalid group"
msgstr ""

#: lib/userspec.c:182
msgid "cannot get the login group of a numeric UID"
msgstr ""

#: lib/userspec.c:184
msgid "cannot omit both user and group"
msgstr ""

#: lib/version-etc.c:38
msgid "Copyright (C) 2001 Free Software Foundation, Inc."
msgstr ""

#: lib/version-etc.c:60
#, c-format
msgid "Written by %s.\n"
msgstr ""

#: lib/version-etc.c:66
msgid ""
"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"
msgstr ""

#: src/cat.c:89 src/cksum.c:276 src/comm.c:71 src/csplit.c:1498 src/cut.c:163
#: src/expand.c:105 src/fmt.c:269 src/fold.c:62 src/head.c:80 src/join.c:142
#: src/md5sum.c:121 src/nl.c:172 src/od.c:265 src/paste.c:399 src/pr.c:2740
#: src/ptx.c:1855 src/sort.c:281 src/split.c:84 src/sum.c:58 src/tac.c:123
#: src/tail.c:232 src/tr.c:323 src/tsort.c:93 src/unexpand.c:371
#: src/uniq.c:103 src/wc.c:120
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""

#: src/cat.c:93
#, c-format
msgid "Usage: %s [OPTION] [FILE]...\n"
msgstr ""

#: src/cat.c:97
msgid ""
"Concatenate FILE(s), or standard input, to standard output.\n"
"\n"
"  -A, --show-all           equivalent to -vET\n"
"  -b, --number-nonblank    number nonblank output lines\n"
"  -e                       equivalent to -vE\n"
"  -E, --show-ends          display $ at end of each line\n"
"  -n, --number             number all output lines\n"
"  -s, --squeeze-blank      never more than one single blank line\n"
"  -t                       equivalent to -vT\n"
"  -T, --show-tabs          display TAB characters as ^I\n"
"  -u                       (ignored)\n"
"  -v, --show-nonprinting   use ^ and M- notation, except for LFD and TAB\n"
"      --help               display this help and exit\n"
"      --version            output version information and exit\n"
"\n"
"With no FILE, or when FILE is -, read standard input.\n"
msgstr ""

#: src/cat.c:116
msgid "\n  -B, --binary             use binary writes to the console device.\n\n"
msgstr ""

#: src/cat.c:121 src/cksum.c:291 src/comm.c:88 src/csplit.c:1529 src/cut.c:197
#: src/expand.c:125 src/fmt.c:290 src/fold.c:80 src/head.c:104 src/join.c:176
#: src/md5sum.c:152 src/nl.c:214 src/od.c:330 src/paste.c:418 src/pr.c:2828
#: src/sort.c:344 src/split.c:107 src/sum.c:76 src/tac.c:141 src/tail.c:289
#: src/tr.c:384 src/tsort.c:105 src/unexpand.c:391 src/uniq.c:131 src/wc.c:140
msgid "\nReport bugs to <bug-textutils@gnu.org>."
msgstr ""

#: src/cat.c:305
#, c-format
msgid "cannot do ioctl on `%s'"
msgstr ""

#: src/cat.c:645 src/od.c:1192
msgid "standard output"
msgstr ""

#: src/cat.c:776
#, c-format
msgid "%s: input file is output file"
msgstr ""

#: src/cksum.c:234
#, c-format
msgid "%s: file too long"
msgstr ""

#: src/cksum.c:280
#, c-format
msgid ""
"Usage: %s [FILE]...\n"
"  or:  %s [OPTION]\n"
msgstr ""

#: src/cksum.c:285
msgid ""
"Print CRC checksum and byte counts of each FILE.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
msgstr ""

#: src/comm.c:75
#, c-format
msgid "Usage: %s [OPTION]... LEFT_FILE RIGHT_FILE\n"
msgstr ""

#: src/comm.c:79
msgid ""
"Compare sorted files LEFT_FILE and RIGHT_FILE line by line.\n"
"\n"
"  -1              suppress lines unique to left file\n"
"  -2              suppress lines unique to right file\n"
"  -3              suppress lines unique to both files\n"
"      --help      display this help and exit\n"
"      --version   output version information and exit\n"
msgstr ""

#: src/csplit.c:292 src/csplit.c:1487 src/tac-pipe.c:57 src/tr.c:1593
#: src/tr.c:1696 src/tr.c:1739
msgid "read error"
msgstr ""

#: src/csplit.c:586
msgid "input disappeared"
msgstr ""

#: src/csplit.c:708 src/csplit.c:719
#, c-format
msgid "%s: line number out of range"
msgstr ""

#: src/csplit.c:746
#, c-format
msgid "%s: `%s': line number out of range"
msgstr ""

#: src/csplit.c:749 src/csplit.c:801
#, c-format
msgid " on repetition %d\n"
msgstr ""

#: src/csplit.c:797
#, c-format
msgid "%s: `%s': match not found"
msgstr ""

#: src/csplit.c:858 src/csplit.c:898 src/tac.c:257
msgid "error in regular expression search"
msgstr ""

#: src/csplit.c:1001
#, c-format
msgid "write error for `%s'"
msgstr ""

#: src/csplit.c:1073
#, c-format
msgid "%s: `+' or `-' expected after delimeter"
msgstr ""

#: src/csplit.c:1077
#, c-format
msgid "%s: integer expected after `%c'"
msgstr ""

#: src/csplit.c:1097
#, c-format
msgid "%s: `}' is required in repeat count"
msgstr ""

#: src/csplit.c:1107
#, c-format
msgid "%s}: integer required between `{' and `}'"
msgstr ""

#: src/csplit.c:1134
#, c-format
msgid "%s: closing delimeter `%c' missing"
msgstr ""

#: src/csplit.c:1150
#, c-format
msgid "%s: invalid regular expression: %s"
msgstr ""

#: src/csplit.c:1183
#, c-format
msgid "%s: invalid pattern"
msgstr ""

#: src/csplit.c:1186
#, c-format
msgid "%s: line number must be greater than zero"
msgstr ""

#: src/csplit.c:1192
#, c-format
msgid "line number `%s' is smaller than preceding line number, %s"
msgstr ""

#: src/csplit.c:1198
#, c-format
msgid "warning: line number `%s' is the same as preceding line number"
msgstr ""

#: src/csplit.c:1320
msgid "missing conversion specifier in suffix"
msgstr ""

#: src/csplit.c:1326
#, c-format
msgid "invalid conversion specifier in suffix: %c"
msgstr ""

#: src/csplit.c:1329
#, c-format
msgid "invalid conversion specifier in suffix: \\%.3o"
msgstr ""

#: src/csplit.c:1361
#, c-format
msgid "missing %% conversion specification in suffix"
msgstr ""

#: src/csplit.c:1364
#, c-format
msgid "too many %% conversion specifications in suffix"
msgstr ""

#: src/csplit.c:1447
#, c-format
msgid "%s: invalid number"
msgstr ""

#: src/csplit.c:1470
msgid "too few arguments"
msgstr ""

#: src/csplit.c:1502
#, c-format
msgid "Usage: %s [OPTION]... FILE PATTERN...\n"
msgstr ""

#: src/csplit.c:1506
#, c-format
msgid ""
"Output pieces of FILE separated by PATTERN(s) to files `xx01', `xx02', ...,\n"
"and output byte counts of each piece to standard output.\n"
"\n"
"  -b, --suffix-format=FORMAT use sprintf FORMAT instead of %%d\n"
"  -f, --prefix=PREFIX        use PREFIX instead of `xx'\n"
"  -k, --keep-files           do not remove output files on errors\n"
"  -n, --digits=DIGITS        use specified number of digits instead of 2\n"
"  -s, --quiet, --silent      do not print counts of output file sizes\n"
"  -z, --elide-empty-files    remove empty output files\n"
"      --help                 display this help and exit\n"
"      --version              output version information and exit\n"
"\n"
"Read standard input if FILE is -.  Each PATTERN may be:\n"
"\n"
"  INTEGER            copy up to but not including specified line number\n"
"  /REGEXP/[OFFSET]   copy up to but not including a matching line\n"
"  %%REGEXP%%[OFFSET]   skip to, but not including a matching line\n"
"  {INTEGER}          repeat the previous pattern specified number of times\n"
"  {*}                repeat the previous pattern as many times as possible\n"
"\n"
"A line OFFSET is a required `+' or `-' followed by a positive integer.\n"
msgstr ""

#: src/cut.c:167 src/expand.c:109 src/fold.c:66 src/head.c:84 src/nl.c:176
#: src/paste.c:403 src/pr.c:2744 src/sort.c:285 src/sum.c:62 src/tac.c:127
#: src/tail.c:236 src/unexpand.c:375 src/wc.c:124
#, c-format
msgid "Usage: %s [OPTION]... [FILE]...\n"
msgstr ""

#: src/cut.c:171
msgid ""
"Print selected parts of lines from each FILE to standard output.\n"
"\n"
"  -b, --bytes=LIST        output only these bytes\n"
"  -c, --characters=LIST   output only these characters\n"
"  -d, --delimiter=DELIM   use DELIM instead of TAB for field delimiter\n"
"  -f, --fields=LIST       output only these fields;  also print any line\n"
"                            that contains no delimiter character, unless\n"
"                            the -s option is specified\n"
"  -n                      (ignored)\n"
"  -s, --only-delimited    do not print lines not containing delimiters\n"
"      --output-delimiter=STRING  use STRING as the output delimiter\n"
"                            the default is to use the input delimiter\n"
"      --help              display this help and exit\n"
"      --version           output version information and exit\n"
"\n"
"Use one, and only one of -b, -c or -f.  Each LIST is made up of one\n"
"range, or many ranges separated by commas.  Each range is one of:\n"
"\n"
"  N     N'th byte, character or field, counted from 1\n"
"  N-    from N'th byte, character or field, to end of line\n"
"  N-M   from N'th to M'th (included) byte, character or field\n"
"  -M    from first to M'th (included) byte, character or field\n"
"\n"
"With no FILE, or when FILE is -, read standard input.\n"
msgstr ""

#: src/cut.c:252 src/cut.c:283 src/cut.c:343
msgid "invalid byte or field list"
msgstr ""

#: src/cut.c:613 src/cut.c:622
msgid "only one type of list may be specified"
msgstr ""

#: src/cut.c:616
msgid "missing list of positions"
msgstr ""

#: src/cut.c:625
msgid "missing list of fields"
msgstr ""

#: src/cut.c:632
msgid "the delimiter must be a single character"
msgstr ""

#: src/cut.c:662
msgid "you must specify a list of bytes, characters, or fields"
msgstr ""

#: src/cut.c:665
msgid "a delimiter may be specified only when operating on fields"
msgstr ""

#: src/cut.c:668
msgid ""
"suppressing non-delimited lines makes sense\n"
"\tonly when operating on fields"
msgstr ""

#: src/expand.c:113
msgid ""
"Convert tabs in each FILE to spaces, writing to standard output.\n"
"With no FILE, or when FILE is -, read standard input.\n"
"\n"
"  -i, --initial       do not convert TABs after non whitespace\n"
"  -t, --tabs=NUMBER   have tabs NUMBER characters apart, not 8\n"
"  -t, --tabs=LIST     use comma separated list of explicit tab positions\n"
"      --help          display this help and exit\n"
"      --version       output version information and exit\n"
"\n"
"Instead of -t NUMBER or -t LIST, -NUMBER or -LIST may be used.\n"
msgstr ""

#: src/expand.c:167 src/unexpand.c:153
msgid "tab size contains an invalid character"
msgstr ""

#: src/expand.c:185 src/unexpand.c:171
msgid "tab size cannot be 0"
msgstr ""

#: src/expand.c:187 src/unexpand.c:173
msgid "tab sizes must be ascending"
msgstr ""

#: src/fmt.c:273
#, c-format
msgid "Usage: %s [-DIGITS] [OPTION]... [FILE]...\n"
msgstr ""

#: src/fmt.c:274
msgid ""
"Reformat each paragraph in the FILE(s), writing to standard output.\n"
"If no FILE or if FILE is `-', read standard input.\n"
"\n"
"Mandatory arguments to long options are mandatory for short options too.\n"
"  -c, --crown-margin        preserve indentation of first two lines\n"
"  -p, --prefix=STRING       combine only lines having STRING as prefix\n"
"  -s, --split-only          split long lines, but do not refill\n"
"  -t, --tagged-paragraph    indentation of first line different from second\n"
"  -u, --uniform-spacing     one space between words, two after sentences\n"
"  -w, --width=NUMBER        maximum line width (default of 75 columns)\n"
"      --help                display this help and exit\n"
"      --version             output version information and exit\n"
"\n"
"In -wNUMBER, the letter `w' may be omitted.\n"
msgstr ""

#: src/fmt.c:375 src/nl.c:497
#, c-format
msgid "invalid line number increment: `%s'"
msgstr ""

#: src/fold.c:70
msgid ""
"Wrap input lines in each FILE (standard input by default), writing to\n"
"standard output.\n"
"\n"
"  -b, --bytes         count bytes rather than columns\n"
"  -s, --spaces        break at spaces\n"
"  -w, --width=WIDTH   use WIDTH columns instead of 80\n"
"      --help          display this help and exit\n"
"      --version       output version information and exit\n"
msgstr ""

#: src/fold.c:280
#, c-format
msgid "invalid number of columns: `%s'"
msgstr ""

#: src/head.c:88
msgid ""
"Print first 10 lines of each FILE to standard output.\n"
"With more than one FILE, precede each with a header giving the file name.\n"
"With no FILE, or when FILE is -, read standard input.\n"
"\n"
"  -c, --bytes=SIZE         print first SIZE bytes\n"
"  -n, --lines=NUMBER       print first NUMBER lines instead of first 10\n"
"  -q, --quiet, --silent    never print headers giving file names\n"
"  -v, --verbose            always print headers giving file names\n"
"      --help               display this help and exit\n"
"      --version            output version information and exit\n"
"\n"
"SIZE may have a multiplier suffix: b for 512, k for 1K, m for 1 Meg.\n"
"If -VALUE is used as first OPTION, read -c VALUE when one of\n"
"multipliers bkm follows concatenated, else read -n VALUE.\n"
msgstr ""

#: src/head.c:195 src/md5sum.c:329 src/md5sum.c:668 src/od.c:953 src/od.c:1240
#: src/od.c:1313 src/od.c:1968 src/pr.c:1154 src/pr.c:1361 src/pr.c:1483
#: src/tac.c:481 src/tac.c:487 src/tr.c:2012 src/tsort.c:585
msgid "standard input"
msgstr ""

#: src/head.c:231 src/tail.c:1389
msgid "invalid number of lines"
msgstr ""

#: src/head.c:232 src/tail.c:1390
msgid "invalid number of bytes"
msgstr ""

#: src/head.c:238 src/tail.c:1312
#, c-format
msgid "%s: %s is so large that it is not representable"
msgstr ""

#: src/head.c:239 src/tail.c:1314
msgid "number of lines"
msgstr ""

#: src/head.c:239 src/tail.c:1315
msgid "number of bytes"
msgstr ""

#: src/head.c:318
#, c-format
msgid "unrecognized option `-%c'"
msgstr ""

#: src/join.c:146
#, c-format
msgid "Usage: %s [OPTION]... FILE1 FILE2\n"
msgstr ""

#: src/join.c:150
msgid ""
"For each pair of input lines with identical join fields, write a line to\n"
"standard output.  The default join field is the first, delimited\n"
"by whitespace.  When FILE1 or FILE2 (not both) is -, read standard input.\n"
"\n"
"  -a SIDE           print unpairable lines coming from file SIDE\n"
"  -e EMPTY          replace missing input fields with EMPTY\n"
"  -i, --ignore-case ignore differences in case when comparing fields\n"
"  -j FIELD          (obsolescent) equivalent to `-1 FIELD -2 FIELD'\n"
"  -j1 FIELD         (obsolescent) equivalent to `-1 FIELD'\n"
"  -j2 FIELD         (obsolescent) equivalent to `-2 FIELD'\n"
"  -o FORMAT         obey FORMAT while constructing output line\n"
"  -t CHAR           use CHAR as input and output field separator\n"
"  -v SIDE           like -a SIDE, but suppress joined output lines\n"
"  -1 FIELD          join on this FIELD of file 1\n"
"  -2 FIELD          join on this FIELD of file 2\n"
"      --help        display this help and exit\n"
"      --version     output version information and exit\n"
"\n"
"Unless -t CHAR is given, leading blanks separate fields and are ignored,\n"
"else fields are separated by CHAR.  Any FIELD is a field number counted\n"
"from 1.  FORMAT is one or more comma or blank separated specifications,\n"
"each being `SIDE.FIELD' or `0'.  Default FORMAT outputs the join field,\n"
"the remaining fields from FILE1, the remaining fields from FILE2, all\n"
"separated by CHAR.\n"
msgstr ""

#. `0' must be all alone -- no `.FIELD'.
#: src/join.c:641
#, c-format
msgid "invalid field specifier: `%s'"
msgstr ""

#: src/join.c:655 src/join.c:771 src/join.c:807
#, c-format
msgid "invalid field number: `%s'"
msgstr ""

#: src/join.c:668
#, c-format
msgid "invalid file number in field spec: `%s'"
msgstr ""

#: src/join.c:791
#, c-format
msgid "invalid field number for file 1: `%s'"
msgstr ""

#: src/join.c:800
#, c-format
msgid "invalid field number for file 2: `%s'"
msgstr ""

#: src/join.c:832
msgid "too many non-option arguments"
msgstr ""

#: src/join.c:854
msgid "too few non-option arguments"
msgstr ""

#: src/join.c:865
msgid "both files cannot be standard input"
msgstr ""

#: src/md5sum.c:125
#, c-format
msgid ""
"Usage: %s [OPTION] [FILE]...\n"
"  or:  %s [OPTION] --check [FILE]\n"
"Print or check %s (%d-bit) checksums.\n"
"With no FILE, or when FILE is -, read standard input.\n"
"\n"
"  -b, --binary            read files in binary mode (default on DOS/Windows)\n"
"  -c, --check             check %s sums against given list\n"
"  -t, --text              read files in text mode (default)\n"
"\n"
"The following two options are useful only when verifying checksums:\n"
"      --status            don't output anything, status code shows success\n"
"  -w, --warn              warn about improperly formated checksum lines\n"
"\n"
"      --help              display this help and exit\n"
"      --version           output version information and exit\n"
"\n"
"The sums are computed as described in %s.  When checking, the input\n"
"should be a former output of this program.  The default mode is to print\n"
"a line with checksum, a character indicating type (`*' for binary, ` ' for\n"
"text), and name for each FILE.\n"
msgstr ""

#: src/md5sum.c:373
#, c-format
msgid "%s: %lu: improperly formatted %s checksum line"
msgstr ""

#: src/md5sum.c:395
#, c-format
msgid "%s: FAILED open or read\n"
msgstr ""

#: src/md5sum.c:418
msgid "FAILED"
msgstr ""

#: src/md5sum.c:418
msgid "OK"
msgstr ""

#: src/md5sum.c:431
#, c-format
msgid "%s: read error"
msgstr ""

#. Warn if no tests are found.
#: src/md5sum.c:444
#, c-format
msgid "%s: no properly formatted %s checksum lines found"
msgstr ""

#: src/md5sum.c:457
#, c-format
msgid "WARNING: %d of %d listed %s could not be read"
msgstr ""

#: src/md5sum.c:460
msgid "file"
msgstr ""

#: src/md5sum.c:460
msgid "files"
msgstr ""

#: src/md5sum.c:466
#, c-format
msgid "WARNING: %d of %d computed %s did NOT match"
msgstr ""

#: src/md5sum.c:469
msgid "checksum"
msgstr ""

#: src/md5sum.c:469
msgid "checksums"
msgstr ""

#: src/md5sum.c:551
msgid "the --binary and --text options are meaningless when verifying checksums"
msgstr ""

#: src/md5sum.c:559
msgid "the --string and --check options are mutually exclusive"
msgstr ""

#: src/md5sum.c:566
msgid "the --status option is meaningful only when verifying checksums"
msgstr ""

#: src/md5sum.c:573
msgid "the --warn option is meaningful only when verifying checksums"
msgstr ""

#: src/md5sum.c:583
msgid "no files may be specified when using --string"
msgstr ""

#: src/md5sum.c:605
msgid "only one argument may be specified when using --check"
msgstr ""

#: src/nl.c:180
msgid ""
"Write each FILE to standard output, with line numbers added.\n"
"With no FILE, or when FILE is -, read standard input.\n"
"\n"
"  -b, --body-numbering=STYLE      use STYLE for numbering body lines\n"
"  -d, --section-delimiter=CC      use CC for separating logical pages\n"
"  -f, --footer-numbering=STYLE    use STYLE for numbering footer lines\n"
"  -h, --header-numbering=STYLE    use STYLE for numbering header lines\n"
"  -i, --page-increment=NUMBER     line number increment at each line\n"
"  -l, --join-blank-lines=NUMBER   group of NUMBER empty lines counted as one\n"
"  -n, --number-format=FORMAT      insert line numbers according to FORMAT\n"
"  -p, --no-renumber               do not reset line numbers at logical pages\n"
"  -s, --number-separator=STRING   add STRING after (possible) line number\n"
"  -v, --first-page=NUMBER         first line number on each logical page\n"
"  -w, --number-width=NUMBER       use NUMBER columns for line numbers\n"
"      --help                      display this help and exit\n"
"      --version                   output version information and exit\n"
"\n"
"By default, selects -v1 -i1 -l1 -sTAB -w6 -nrn -hn -bt -fn.  CC are\n"
"two delimiter characters for separating logical pages, a missing\n"
"second character implies :.  Type \\\\ for \\.  STYLE is one of:\n"
"\n"
"  a         number all lines\n"
"  t         number only nonempty lines\n"
"  n         number no lines\n"
"  pREGEXP   number only lines that contain a match for REGEXP\n"
"\n"
"FORMAT is one of:\n"
"\n"
"  ln   left justified, no leading zeros\n"
"  rn   right justified, no leading zeros\n"
"  rz   right justified, leading zeros\n"
"\n"
msgstr ""

#: src/nl.c:487
#, c-format
msgid "invalid starting line number: `%s'"
msgstr ""

#: src/nl.c:510
#, c-format
msgid "invalid number of blank lines: `%s'"
msgstr ""

#: src/nl.c:524
#, c-format
msgid "invalid line number field width: `%s'"
msgstr ""

#: src/od.c:269
#, c-format
msgid ""
"Usage: %s [OPTION]... [FILE]...\n"
"  or:  %s --traditional [FILE] [[+]OFFSET [[+]LABEL]]\n"
msgstr ""

#: src/od.c:274
msgid ""
"Write an unambiguous representation, octal bytes by default, of FILE\n"
"to standard output.  With no FILE, or when FILE is -, read standard input.\n"
"\n"
"  -A, --address-radix=RADIX   decide how file offsets are printed\n"
"  -j, --skip-bytes=BYTES      skip BYTES input bytes first on each file\n"
"  -N, --read-bytes=BYTES      limit dump to BYTES input bytes per file\n"
"  -s, --strings[=BYTES]       output strings of at least BYTES graphic chars\n"
"  -t, --format=TYPE           select output format or formats\n"
"  -v, --output-duplicates     do not use * to mark line suppression\n"
"  -w, --width[=BYTES]         output BYTES bytes per output line\n"
"      --traditional           accept arguments in pre-POSIX form\n"
"      --help                  display this help and exit\n"
"      --version               output version information and exit\n"
"\n"
"Pre-POSIX format specifications may be intermixed, they accumulate:\n"
"  -a   same as -t a,  select named characters\n"
"  -b   same as -t oC, select octal bytes\n"
"  -c   same as -t c,  select ASCII characters or backslash escapes\n"
"  -d   same as -t u2, select unsigned decimal shorts\n"
"  -f   same as -t fF, select floats\n"
"  -h   same as -t x2, select hexadecimal shorts\n"
"  -i   same as -t d2, select decimal shorts\n"
"  -l   same as -t d4, select decimal longs\n"
"  -o   same as -t o2, select octal shorts\n"
"  -x   same as -t x2, select hexadecimal shorts\n"
msgstr ""

#: src/od.c:301
msgid ""
"\n"
"For older syntax (second call format), OFFSET means -j OFFSET.  LABEL\n"
"is the pseudo-address at first byte printed, incremented when dump is\n"
"progressing.  For OFFSET and LABEL, a 0x or 0X prefix indicates\n"
"hexadecimal, suffixes maybe . for octal and b multiply by 512.\n"
"\n"
"TYPE is made up of one or more of these specifications:\n"
"\n"
"  a          named character\n"
"  c          ASCII character or backslash escape\n"
"  d[SIZE]    signed decimal, SIZE bytes per integer\n"
"  f[SIZE]    floating point, SIZE bytes per integer\n"
"  o[SIZE]    octal, SIZE bytes per integer\n"
"  u[SIZE]    unsigned decimal, SIZE bytes per integer\n"
"  x[SIZE]    hexadecimal, SIZE bytes per integer\n"
"\n"
"SIZE is a number.  For TYPE in doux, SIZE may also be C for\n"
"sizeof(char), S for sizeof(short), I for sizeof(int) or L for\n"
"sizeof(long).  If TYPE is f, SIZE may also be F for sizeof(float), D\n"
"for sizeof(double) or L for sizeof(long double).\n"
"\n"
"RADIX is d for decimal, o for octal, x for hexadecimal or n for none.\n"
"BYTES is hexadecimal with 0x or 0X prefix, it is multiplied by 512\n"
"with b suffix, by 1024 with k and by 1048576 with m.  Adding a z suffix to\n"
"any type adds a display of printable characters to the end of each line\n"
"of output.  -s without a number implies 3.  -w without a number implies 32.\n"
"By default, od uses -A o -t d2 -w 16.\n"
msgstr ""

#. The integer at P in S would overflow an unsigned long.
#. A digit string that long is sufficiently odd looking
#. that the following diagnostic is sufficient.
#: src/od.c:682 src/od.c:801
#, c-format
msgid "invalid type string `%s'"
msgstr ""

#: src/od.c:692
#, c-format
msgid ""
"invalid type string `%s';\n"
"this system doesn't provide a %lu-byte integral type"
msgstr ""

#: src/od.c:811
#, c-format
msgid ""
"invalid type string `%s';\n"
"this system doesn't provide a %lu-byte floating point type"
msgstr ""

#: src/od.c:874
#, c-format
msgid "invalid character `%c' in type string `%s'"
msgstr ""

#: src/od.c:1038
msgid "cannot skip past end of combined input"
msgstr ""

#: src/od.c:1381
msgid "old-style offset"
msgstr ""

#: src/od.c:1386 src/od.c:1718 src/tail.c:1399
#, c-format
msgid "%s is larger than the maximum file size on this system"
msgstr ""

#: src/od.c:1694
#, c-format
msgid "invalid output address radix `%c'; it must be one character from [doxn]"
msgstr ""

#: src/od.c:1705
msgid "skip argument"
msgstr ""

#: src/od.c:1714
msgid "limit argument"
msgstr ""

#: src/od.c:1729
msgid "minimum string length"
msgstr ""

#: src/od.c:1734 src/od.c:1793
#, c-format
msgid "%s is too large"
msgstr ""

#: src/od.c:1791
msgid "width specification"
msgstr ""

#: src/od.c:1813
msgid "no type may be specified when dumping strings"
msgstr ""

#: src/od.c:1858
#, c-format
msgid "invalid second operand in compatibility mode `%s'"
msgstr ""

#: src/od.c:1879
msgid "in compatibility mode, the last two arguments must be offsets"
msgstr ""

#: src/od.c:1886
msgid "compatibility mode supports at most three arguments"
msgstr ""

#: src/od.c:1942
#, c-format
msgid "warning: invalid width %lu; using %d instead"
msgstr ""

#: src/od.c:1958
#, c-format
msgid "%d: fmt=\"%s\" width=%d\n"
msgstr ""

#: src/paste.c:208
msgid "standard input is closed"
msgstr ""

#: src/paste.c:407
msgid ""
"Write lines consisting of the sequentially corresponding lines from\n"
"each FILE, separated by TABs, to standard output.\n"
"With no FILE, or when FILE is -, read standard input.\n"
"\n"
"  -d, --delimiters=LIST   reuse characters from LIST instead of TABs\n"
"  -s, --serial            paste one file at a time instead of in parallel\n"
"      --help              display this help and exit\n"
"      --version           output version information and exit\n"
"\n"
msgstr ""

#: src/pr.c:794
#, c-format
msgid "`--pages' invalid range of page numbers: `%s'"
msgstr ""

#: src/pr.c:806
#, c-format
msgid "`--pages' invalid starting page number: `%s'"
msgstr ""

#: src/pr.c:818
#, c-format
msgid "`--pages' invalid ending page number: `%s'"
msgstr ""

#: src/pr.c:825
msgid "`--pages' starting page number is larger than ending page number"
msgstr ""

#: src/pr.c:901
msgid "`--pages=FIRST_PAGE[:LAST_PAGE]' missing argument"
msgstr ""

#: src/pr.c:912
#, c-format
msgid "`--columns=COLUMN' invalid number of columns: `%s'"
msgstr ""

#: src/pr.c:966
#, c-format
msgid "`-l PAGE_LENGTH' invalid number of lines: `%s'"
msgstr ""

#: src/pr.c:990
#, c-format
msgid "`-N NUMBER' invalid starting line number: `%s'"
msgstr ""

#: src/pr.c:1002
#, c-format
msgid "`-o MARGIN' invalid line offset: `%s'"
msgstr ""

#: src/pr.c:1043
#, c-format
msgid "`-w PAGE_WIDTH' invalid number of characters: `%s'"
msgstr ""

#: src/pr.c:1055
#, c-format
msgid "`-W PAGE_WIDTH' invalid number of characters: `%s'"
msgstr ""

#: src/pr.c:1069
msgid "%b %e %H:%M %Y"
msgstr ""

#: src/pr.c:1078
msgid "Cannot specify number of columns when printing in parallel."
msgstr ""

#: src/pr.c:1082
msgid "Cannot specify both printing across and printing in parallel."
msgstr ""

#: src/pr.c:1178
#, c-format
msgid "`-%c' extra characters or invalid number in the argument: `%s'"
msgstr ""

#: src/pr.c:1289
msgid "page width too narrow"
msgstr ""

#: src/pr.c:2352
#, c-format
msgid "starting page number larger than total number of pages: `%d'"
msgstr ""

#. The translator must ensure that formatting the translation of
#. "Page %d" does not generate more than (sizeof page_text - 1)
#. bytes.
#: src/pr.c:2383
#, c-format
msgid "Page %d"
msgstr ""

#: src/pr.c:2749
msgid ""
"Paginate or columnate FILE(s) for printing.\n"
"\n"
"  +FIRST_PAGE[:LAST_PAGE], --pages=FIRST_PAGE[:LAST_PAGE]\n"
"                    begin [stop] printing with page FIRST_[LAST_]PAGE\n"
"  -COLUMN, --columns=COLUMN\n"
"                    produce COLUMN-column output and print columns down,\n"
"                    unless -a is used. Balance number of lines in the\n"
"                    columns on each page.\n"
"  -a, --across      print columns across rather than down, used together\n"
"                    with -COLUMN\n"
"  -c, --show-control-chars\n"
"                    use hat notation (^G) and octal backslash notation\n"
"  -d, --double-space\n"
"                    double space the output\n"
"  -D, --date-format=FORMAT\n"
"                    use FORMAT for the header date\n"
"  -e[CHAR[WIDTH]], --expand-tabs[=CHAR[WIDTH]]\n"
"                    expand input CHARs (TABs) to tab WIDTH (8)\n"
"  -F, -f, --form-feed\n"
"                    use form feeds instead of newlines to separate pages\n"
"                    (by a 3-line page header with -F or a 5-line header\n"
"                    and trailer without -F)\n"
msgstr ""

#: src/pr.c:2773
msgid ""
"  -h HEADER, --header=HEADER\n"
"                    use a centered HEADER instead of filename in page header,\n"
"                    -h \"\" prints a blank line, don't use -h\"\"\n"
"  -i[CHAR[WIDTH]], --output-tabs[=CHAR[WIDTH]]\n"
"                    replace spaces with CHARs (TABs) to tab WIDTH (8)\n"
"  -J, --join-lines  merge full lines, turns off -W line truncation, no column\n"
"                    alignment, -S[STRING] sets separators\n"
"  -l PAGE_LENGTH, --length=PAGE_LENGTH\n"
"                    set the page length to PAGE_LENGTH (66) lines\n"
"                    (default number of lines of text 56, and with -F 63)\n"
"  -m, --merge       print all files in parallel, one in each column,\n"
"                    truncate lines, but join lines of full length with -J\n"
"  -n[SEP[DIGITS]], --number-lines[=SEP[DIGITS]]\n"
"                    number lines, use DIGITS (5) digits, then SEP (TAB),\n"
"                    default counting starts with 1st line of input file\n"
"  -N NUMBER, --first-line-number=NUMBER\n"
"                    start counting with NUMBER at 1st line of first\n"
"                    page printed (see +FIRST_PAGE)\n"
"  -o MARGIN, --indent=MARGIN\n"
"                    offset each line with MARGIN (zero) spaces, do not\n"
"                    affect -w or -W, MARGIN will be added to PAGE_WIDTH\n"
"  -r, --no-file-warnings\n"
"                    omit warning when a file cannot be opened\n"
msgstr ""

#: src/pr.c:2798
msgid ""
"  -s[CHAR],--separator[=CHAR]\n"
"                    separate columns by a single character, default for CHAR\n"
"                    is the <TAB> character without -w and 'no char' with -w\n"
"                    -s[CHAR] turns off line truncation of all 3 column\n"
"                    options (-COLUMN|-a -COLUMN|-m) except -w is set\n"
"  -S[STRING], --sep-string[=STRING]\n"
"                    separate columns by an optional STRING, don't use\n"
"                    -S \"STRING\", -S only: No separator used (same as -S\"\"),\n"
"                    without -S: Default separator <TAB> with -J and <space>\n"
"                    otherwise (same as -S\" \"), no effect on column options\n"
"  -t, --omit-header omit page headers and trailers\n"
"  -T, --omit-pagination\n"
"                    omit page headers and trailers, eliminate any pagination\n"
"                    by form feeds set in input files\n"
"  -v, --show-nonprinting\n"
"                    use octal backslash notation\n"
"  -w PAGE_WIDTH, --width=PAGE_WIDTH\n"
"                    set page width to PAGE_WIDTH (72) characters for\n"
"                    multiple text-column output only, -s[char] turns off (72)\n"
"  -W PAGE_WIDTH, --page-width=PAGE_WIDTH\n"
"                    set page width to PAGE_WIDTH (72) characters always,\n"
"                    truncate lines, except -J option is set, no interference\n"
"                    with -S or -s\n"
"  --help            display this help and exit\n"
"  --version         output version information and exit\n"
"\n"
"-T implied by -l nn when nn <= 10 or <= 3 with -F. With no FILE, or when\n"
"FILE is -, read standard input.\n"
msgstr ""

#: src/ptx.c:410
#, c-format
msgid "%s (for regexp `%s')"
msgstr ""

#: src/ptx.c:1859
#, c-format
msgid ""
"Usage: %s [OPTION]... [INPUT]...   (without -G)\n"
"  or:  %s -G [OPTION]... [INPUT [OUTPUT]]\n"
msgstr ""

#: src/ptx.c:1863
msgid ""
"Mandatory arguments to long options are mandatory for short options too.\n"
"\n"
"  -A, --auto-reference           output automatically generated references\n"
"  -C, --copyright                display Copyright and copying conditions\n"
"  -G, --traditional              behave more like System V `ptx'\n"
"  -F, --flag-truncation=STRING   use STRING for flagging line truncations\n"
"  -M, --macro-name=STRING        macro name to use instead of `xx'\n"
"  -O, --format=roff              generate output as roff directives\n"
"  -R, --right-side-refs          put references at right, not counted in -w\n"
"  -S, --sentence-regexp=REGEXP   for end of lines or end of sentences\n"
"  -T, --format=tex               generate output as TeX directives\n"
"  -W, --word-regexp=REGEXP       use REGEXP to match each keyword\n"
"  -b, --break-file=FILE          word break characters in this FILE\n"
"  -f, --ignore-case              fold lower case to upper case for sorting\n"
"  -g, --gap-size=NUMBER          gap size in columns between output fields\n"
"  -i, --ignore-file=FILE         read ignore word list from FILE\n"
"  -o, --only-file=FILE           read only word list from this FILE\n"
"  -r, --references               first field of each line is a reference\n"
"  -t, --typeset-mode               - not implemented -\n"
"  -w, --width=NUMBER             output width in columns, reference excluded\n"
"      --help                     display this help and exit\n"
"      --version                  output version information and exit\n"
"\n"
"With no FILE or if FILE is -, read Standard Input.  `-F /' by default.\n"
msgstr ""

#: src/ptx.c:1965
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"
"the Free Software Foundation; either version 2, or (at your option)\n"
"any later version.\n"
"\n"
"This program is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
"GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License\n"
"along with this program; if not, write to the Free Software Foundation,\n"
"Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
msgstr ""

#: src/sort.c:289
msgid ""
"Write sorted concatenation of all FILE(s) to standard output.\n"
"\n"
"Ordering options:\n"
"\n"
"  -b, --ignore-leading-blanks ignore leading blanks\n"
"  -d, --dictionary-order      consider only blanks and alphanumeric characters\n"
"  -f, --ignore-case           fold lower case to upper case characters\n"
"  -g, --general-numeric-sort  compare according to general numerical value\n"
"  -i, --ignore-nonprinting    consider only printable characters\n"
"  -M, --month-sort            compare (unknown) < `JAN' < ... < `DEC'\n"
"  -n, --numeric-sort          compare according to string numerical value\n"
"  -r, --reverse               reverse the result of comparisons\n"
"\n"
msgstr ""

#: src/sort.c:305
#, c-format
msgid ""
"Other options:\n"
"\n"
"  -c, --check               check whether input is sorted; do not sort\n"
"  -k, --key=POS1[,POS2]     start a key at POS1, end it at POS 2 (origin 1)\n"
"  -m, --merge               merge already sorted files; do not sort\n"
"  -o, --output=FILE         write result to FILE instead of standard output\n"
"  -s, --stable              stabilize sort by disabling last-resort comparison\n"
"  -S, --buffer-size=SIZE    use SIZE for main memory buffer\n"
"  -t, --field-separator=SEP use SEP instead of non- to whitespace transition\n"
"  -T, --temporary-directory=DIR  use DIR for temporaries, not $TMPDIR or %s\n"
"                              multiple options specify multiple directories\n"
"  -u, --unique              with -c: check for strict ordering\n"
"                              otherwise: output only the first of an equal run\n"
"  -z, --zero-terminated     end lines with 0 byte, not newline\n"
"  +POS1 [-POS2]             start a key at POS1, end it before POS2 (origin 0)\n"
"                              Warning: this option is obsolescent\n"
"      --help       display this help and exit\n"
"      --version    output version information and exit\n"
"\n"
msgstr ""

#: src/sort.c:327
#, c-format
msgid ""
"POS is F[.C][OPTS], where F is the field number and C the character position\n"
"in the field, both counted from one with -k, from zero with the obsolescent\n"
"form.  OPTS is made up of one or more single-letter ordering options, which\n"
"override global ordering options for that key.  If no key is given, use the\n"
"entire line as the key.\n"
"\n"
"SIZE may be followed by the following multiplicative suffixes:\n"
"%% 1%% of memory, b 1, k 1024 (default), and so on for M, G, T, P, E, Z, Y.\n"
"\n"
"With no FILE, or when FILE is -, read standard input.\n"
"\n"
"*** WARNING ***\n"
"The locale specified by the environment affects sort order.\n"
"Set LC_ALL=C to get the traditional sort order that uses native byte values.\n"
msgstr ""

#: src/sort.c:444
msgid "cannot create temporary file"
msgstr ""

#: src/sort.c:467
msgid "open failed"
msgstr ""

#: src/sort.c:487 src/sort.c:2488
msgid "close failed"
msgstr ""

#: src/sort.c:495
msgid "write failed"
msgstr ""

#: src/sort.c:641
msgid "sort size"
msgstr ""

#: src/sort.c:715
msgid "stat failed"
msgstr ""

#: src/sort.c:966
msgid "read failed"
msgstr ""

#: src/sort.c:1566
#, c-format
msgid "%s: %s:%s: disorder: "
msgstr ""

#: src/sort.c:1570
msgid "standard error"
msgstr ""

#: src/sort.c:2028
#, c-format
msgid "%s: invalid field specification `%s'"
msgstr ""

#: src/sort.c:2054
#, c-format
msgid "%s: count `%.*s' too large"
msgstr ""

#: src/sort.c:2060
#, c-format
msgid "%s: invalid count at start of `%s'"
msgstr ""

#: src/sort.c:2290
msgid "invalid number after `-'"
msgstr ""

#: src/sort.c:2293 src/sort.c:2339 src/sort.c:2366
msgid "invalid number after `.'"
msgstr ""

#: src/sort.c:2296 src/sort.c:2375
msgid "stray character in field spec"
msgstr ""

#: src/sort.c:2330
msgid "invalid number at field start"
msgstr ""

#. Provoke with `sort -k0'
#: src/sort.c:2334 src/sort.c:2362
msgid "field number is zero"
msgstr ""

#. Provoke with `sort -k1.0'
#: src/sort.c:2343
msgid "character offset is zero"
msgstr ""

#: src/sort.c:2358
msgid "invalid number after `,'"
msgstr ""

#. Provoke with `sort -txx'.  Complain about
#. "multi-character tab" instead of "multibyte tab", so
#. that the diagnostic's wording does not need to be
#. changed once multibyte characters are supported.
#: src/sort.c:2403
#, c-format
msgid "multi-character tab `%s'"
msgstr ""

#: src/sort.c:2471
#, c-format
msgid "extra operand `%s' not allowed with -c"
msgstr ""

#: src/split.c:88
#, c-format
msgid "Usage: %s [OPTION] [INPUT [PREFIX]]\n"
msgstr ""

#: src/split.c:92
msgid ""
"Output fixed-size pieces of INPUT to PREFIXaa, PREFIXab, ...; default\n"
"PREFIX is `x'.  With no INPUT, or when INPUT is -, read standard input.\n"
"\n"
"  -b, --bytes=SIZE        put SIZE bytes per output file\n"
"  -C, --line-bytes=SIZE   put at most SIZE bytes of lines per output file\n"
"  -l, --lines=NUMBER      put NUMBER lines per output file\n"
"  -NUMBER                 same as -l NUMBER\n"
"      --verbose           print a diagnostic to standard error just\n"
"                            before each output file is opened\n"
"      --help              display this help and exit\n"
"      --version           output version information and exit\n"
"\n"
"SIZE may have a multiplier suffix: b for 512, k for 1K, m for 1 Meg.\n"
msgstr ""

#: src/split.c:158
#, c-format
msgid "creating file `%s'\n"
msgstr ""

#: src/split.c:377 src/split.c:393 src/split.c:409 src/split.c:435
msgid "cannot split in more than one way"
msgstr ""

#: src/split.c:384 src/split.c:417
#, c-format
msgid "%s: invalid number of bytes"
msgstr ""

#: src/split.c:400
#, c-format
msgid "%s: invalid number of lines"
msgstr ""

#: src/split.c:467
msgid "invalid number"
msgstr ""

#: src/split.c:482 src/tr.c:1833 src/uniq.c:456
msgid "too many arguments"
msgstr ""

#: src/sum.c:66
msgid ""
"Print checksum and block counts for each FILE.\n"
"\n"
"  -r              defeat -s, use BSD sum algorithm, use 1K blocks\n"
"  -s, --sysv      use System V sum algorithm, use 512 bytes blocks\n"
"      --help      display this help and exit\n"
"      --version   output version information and exit\n"
"\n"
"With no FILE, or when FILE is -, read standard input.\n"
msgstr ""

#: src/tac.c:131
msgid ""
"Write each FILE to standard output, last line first.\n"
"With no FILE, or when FILE is -, read standard input.\n"
"\n"
"  -b, --before             attach the separator before instead of after\n"
"  -r, --regex              interpret the separator as a regular expression\n"
"  -s, --separator=STRING   use STRING as the separator instead of newline\n"
"      --help               display this help and exit\n"
"      --version            output version information and exit\n"
msgstr ""

#: src/tac.c:449 src/tac.c:590
msgid "stdin: read error"
msgstr ""

#: src/tac.c:636
msgid "separator cannot be empty"
msgstr ""

#: src/tail.c:240
#, c-format
msgid ""
"Print the last %d lines of each FILE to standard output.\n"
"With more than one FILE, precede each with a header giving the file name.\n"
"With no FILE, or when FILE is -, read standard input.\n"
"\n"
"      --retry              keep trying to open a file even if it is\n"
"                             inaccessible when tail starts or if it becomes\n"
"                             inaccessible later -- useful only with -f\n"
"  -c, --bytes=N            output the last N bytes\n"
"  -f, --follow[={name|descriptor}] output appended data as the file grows;\n"
"                             -f, --follow, and --follow=descriptor are\n"
"                             equivalent\n"
"  -n, --lines=N            output the last N lines, instead of the last %d\n"
"      --max-unchanged-stats=N\n"
"                           with --follow=name, reopen a FILE which has not\n"
"                             changed size after N (default %d) iterations\n"
"                             to see if it has been unlinked or renamed\n"
"                             (this is the usual case of rotated log files)\n"
"      --pid=PID            with -f, terminate after process ID, PID dies\n"
"  -q, --quiet, --silent    never output headers giving file names\n"
"  -s, --sleep-interval=S   with -f, each iteration lasts approximately S\n"
"                             (default 1) seconds\n"
"  -v, --verbose            always output headers giving file names\n"
"      --help               display this help and exit\n"
"      --version            output version information and exit\n"
"\n"
msgstr ""

#: src/tail.c:270
msgid ""
"If the first character of N (the number of bytes or lines) is a `+',\n"
"print beginning with the Nth item from the start of each file, otherwise,\n"
"print the last N items in the file.  N may have a multiplier suffix:\n"
"b for 512, k for 1024, m for 1048576 (1 Meg).  A first OPTION of -VALUE\n"
"or +VALUE is treated like -n VALUE or -n +VALUE unless VALUE has one of\n"
"the [bkm] suffix multipliers, in which case it is treated like -c VALUE\n"
"or -c +VALUE.  Warning: a first option of +VALUE is obsolescent, and support\n"
"for it will be withdrawn.\n"
"\n"
"With --follow (-f), tail defaults to following the file descriptor, which\n"
"means that even if a tail'ed file is renamed, tail will continue to track\n"
"its end.  This default behavior is not desirable when you really want to\n"
"track the actual name of the file, not the file descriptor (e.g., log\n"
"rotation).  Use --follow=name in that case.  That causes tail to track the\n"
"named file by reopening it periodically to see if it has been removed and\n"
"recreated by some other program.\n"
"\n"
msgstr ""

#: src/tail.c:321
#, c-format
msgid "closing %s (fd=%d)"
msgstr ""

#. FIXME-maybe: detect the case in which the file first becomes
#. unreadable (perms), and later becomes readable again and can
#. be seen to be the same file (dev/ino).  Otherwise, tail prints
#. the entire contents of the file when it becomes readable.
#: src/tail.c:751
#, c-format
msgid "`%s' has become inaccessible"
msgstr ""

#: src/tail.c:768
#, c-format
msgid "`%s' has been replaced with an untailable file; giving up on this name"
msgstr ""

#: src/tail.c:789
#, c-format
msgid "`%s' has become accessible"
msgstr ""

#: src/tail.c:797
#, c-format
msgid "`%s' has appeared;  following end of new file"
msgstr ""

#: src/tail.c:808
#, c-format
msgid "`%s' has been replaced;  following end of new file"
msgstr ""

#: src/tail.c:936
#, c-format
msgid "%s: file truncated"
msgstr ""

#: src/tail.c:956
msgid "no files remaining"
msgstr ""

#: src/tail.c:1167
#, c-format
msgid "%s: cannot follow end of this type of file; giving up on this name"
msgstr ""

#: src/tail.c:1282
#, c-format
msgid "%c: invalid suffix character in obsolescent option"
msgstr ""

#: src/tail.c:1331
#, c-format
msgid ""
"too many arguments;  When using tail's obsolescent option syntax (%s)\n"
"there may be no more than one file argument.  Use the equivalent -n or -c\n"
"option instead."
msgstr ""

#: src/tail.c:1340
#, c-format
msgid ""
"Warning: it is not portable to use two or more file arguments with\n"
"tail's obsolescent option syntax (%s).  Use the equivalent -n or -c\n"
"option instead."
msgstr ""

#: src/tail.c:1395
#, c-format
msgid "%s: is so large that it is not representable"
msgstr ""

#: src/tail.c:1425
#, c-format
msgid "%s: invalid maximum number of unchanged stats between opens"
msgstr ""

#: src/tail.c:1437
#, c-format
msgid "%s: invalid maximum number of consecutive size changes"
msgstr ""

#: src/tail.c:1449
#, c-format
msgid "%s: invalid PID"
msgstr ""

#: src/tail.c:1467
#, c-format
msgid "%s: invalid number of seconds"
msgstr ""

#: src/tail.c:1487
msgid "warning: --retry is useful only when following by name"
msgstr ""

#: src/tail.c:1491
msgid "warning: PID ignored; --pid=PID is useful only when following"
msgstr ""

#: src/tail.c:1494
msgid "warning: --pid=PID is not supported on this system"
msgstr ""

#: src/tr.c:327
#, c-format
msgid "Usage: %s [OPTION]... SET1 [SET2]\n"
msgstr ""

#: src/tr.c:331
msgid ""
"Translate, squeeze, and/or delete characters from standard input,\n"
"writing to standard output.\n"
"\n"
"  -c, --complement        first complement SET1\n"
"  -d, --delete            delete characters in SET1, do not translate\n"
"  -s, --squeeze-repeats   replace sequence of characters with one\n"
"  -t, --truncate-set1     first truncate SET1 to length of SET2\n"
"      --help              display this help and exit\n"
"      --version           output version information and exit\n"
msgstr ""

#: src/tr.c:342
msgid ""
"\n"
"SETs are specified as strings of characters.  Most represent themselves.\n"
"Interpreted sequences are:\n"
"\n"
"  \\NNN            character with octal value NNN (1 to 3 octal digits)\n"
"  \\\\              backslash\n"
"  \\a              audible BEL\n"
"  \\b              backspace\n"
"  \\f              form feed\n"
"  \\n              new line\n"
"  \\r              return\n"
"  \\t              horizontal tab\n"
"  \\v              vertical tab\n"
"  CHAR1-CHAR2     all characters from CHAR1 to CHAR2 in ascending order\n"
"  [CHAR*]         in SET2, copies of CHAR until length of SET1\n"
"  [CHAR*REPEAT]   REPEAT copies of CHAR, REPEAT octal if starting with 0\n"
"  [:alnum:]       all letters and digits\n"
"  [:alpha:]       all letters\n"
"  [:blank:]       all horizontal whitespace\n"
"  [:cntrl:]       all control characters\n"
"  [:digit:]       all digits\n"
"  [:graph:]       all printable characters, not including space\n"
"  [:lower:]       all lower case letters\n"
"  [:print:]       all printable characters, including space\n"
"  [:punct:]       all punctuation characters\n"
"  [:space:]       all horizontal or vertical whitespace\n"
"  [:upper:]       all upper case letters\n"
"  [:xdigit:]      all hexadecimal digits\n"
"  [=CHAR=]        all characters which are equivalent to CHAR\n"
msgstr ""

#: src/tr.c:373
msgid ""
"\n"
"Translation occurs if -d is not given and both SET1 and SET2 appear.\n"
"-t may be used only when translating.  SET2 is extended to length of\n"
"SET1 by repeating its last character as necessary.  Excess characters\n"
"of SET2 are ignored.  Only [:lower:] and [:upper:] are guaranteed to\n"
"expand in ascending order; used in SET2 while translating, they may\n"
"only be used in pairs to specify case conversion.  -s uses SET1 if not\n"
"translating nor deleting; else squeezing uses SET2 and occurs after\n"
"translation or deletion.\n"
msgstr ""

#. Any octal number larger than 0377 won't
#. fit in 8 bits.  So we stop when adding the
#. next digit would put us over the limit and
#. give a warning about the ambiguity.  POSIX
#. isn't clear on this, but one person has said
#. that in his interpretation, POSIX says tr
#. can't even give a warning.
#: src/tr.c:545
#, c-format
msgid ""
"warning: the ambiguous octal escape \\%c%c%c is being\n"
"\tinterpreted as the 2-byte sequence \\0%c%c, `%c'"
msgstr ""

#: src/tr.c:554
msgid "invalid backslash escape at end of string"
msgstr ""

#: src/tr.c:560
#, c-format
msgid "invalid backslash escape `\\%c'"
msgstr ""

#: src/tr.c:713
#, c-format
msgid "range-endpoints of `%s-%s' are in reverse collating sequence order"
msgstr ""

#: src/tr.c:901
#, c-format
msgid "invalid repeat count `%s' in [c*n] construct"
msgstr ""

#: src/tr.c:1009
#, c-format
msgid "invalid character class `%s'"
msgstr ""

#: src/tr.c:1034
#, c-format
msgid "%s: equivalence class operand must be a single character"
msgstr ""

#: src/tr.c:1506
msgid "the [c*] repeat construct may not appear in string1"
msgstr ""

#: src/tr.c:1516
msgid "only one [c*] repeat construct may appear in string2"
msgstr ""

#: src/tr.c:1524
msgid "[=c=] expressions may not appear in string2 when translating"
msgstr ""

#: src/tr.c:1537
msgid "when not truncating set1, string2 must be non-empty"
msgstr ""

#: src/tr.c:1546
msgid ""
"when translating with complemented character classes,\n"
"string2 must map all characters in the domain to one"
msgstr ""

#: src/tr.c:1553
msgid ""
"when translating, the only character classes that may appear in\n"
"string2 are `upper' and `lower'"
msgstr ""

#: src/tr.c:1562
msgid "the [c*] construct may appear in string2 only when translating"
msgstr ""

#: src/tr.c:1838
msgid "two strings must be given when translating"
msgstr ""

#: src/tr.c:1841
msgid "two strings must be given when both deleting and squeezing repeats"
msgstr ""

#: src/tr.c:1855
msgid "only one string may be given when deleting without squeezing repeats"
msgstr ""

#: src/tr.c:1861
msgid "at least one string must be given when squeezing repeats"
msgstr ""

#: src/tr.c:1952
msgid "misaligned [:upper:] and/or [:lower:] construct"
msgstr ""

#: src/tr.c:1975
msgid ""
"invalid identity mapping;  when translating, any [:lower:] or [:upper:]\n"
"construct in string1 must be aligned with a corresponding construct\n"
"([:upper:] or [:lower:], respectively) in string2"
msgstr ""

#: src/tsort.c:97
#, c-format
msgid ""
"Usage: %s [OPTION] [FILE]\n"
"Write totally ordered list consistent with the partial ordering in FILE.\n"
"With no FILE, or when FILE is -, read standard input.\n"
"\n"
"      --help       display this help and exit\n"
"      --version    output version information and exit\n"
msgstr ""

#. The input contains a loop.
#: src/tsort.c:533
#, c-format
msgid "%s: input contains a loop:"
msgstr ""

#: src/tsort.c:575
msgid "only one argument may be specified"
msgstr ""

#: src/unexpand.c:379
msgid ""
"Convert spaces in each FILE to tabs, writing to standard output.\n"
"With no FILE, or when FILE is -, read standard input.\n"
"\n"
"  -a, --all           convert all whitespace, instead of initial whitespace\n"
"  -t, --tabs=NUMBER   have tabs NUMBER characters apart instead of 8\n"
"  -t, --tabs=LIST     use comma separated list of explicit tab positions\n"
"      --help          display this help and exit\n"
"      --version       output version information and exit\n"
"\n"
"Instead of -t NUMBER or -t LIST, -NUMBER or -LIST may be used.\n"
msgstr ""

#: src/uniq.c:107
#, c-format
msgid "Usage: %s [OPTION]... [INPUT [OUTPUT]]\n"
msgstr ""

#: src/uniq.c:111
msgid ""
"Discard all but one of successive identical lines from INPUT (or\n"
"standard input), writing to OUTPUT (or standard output).\n"
"\n"
"  -c, --count           prefix lines by the number of occurrences\n"
"  -d, --repeated        only print duplicate lines\n"
"  -D, --all-repeated    print all duplicate lines\n"
"  -f, --skip-fields=N   avoid comparing the first N fields\n"
"  -i, --ignore-case     ignore differences in case when comparing\n"
"  -s, --skip-chars=N    avoid comparing the first N characters\n"
"  -u, --unique          only print unique lines\n"
"  -w, --check-chars=N   compare no more than N characters in lines\n"
"  -N                    same as -f N\n"
"  +N                    same as -s N (obsolescent; will be withdrawn)\n"
"      --help            display this help and exit\n"
"      --version         output version information and exit\n"
"\n"
"A field is a run of whitespace, then non-whitespace characters.\n"
"Fields are skipped before chars.\n"
msgstr ""

#: src/uniq.c:315
#, c-format
msgid "error reading %s"
msgstr ""

#: src/uniq.c:320
#, c-format
msgid "error writing %s"
msgstr ""

#: src/uniq.c:384
#, c-format
msgid "invalid number of fields to skip: `%s'"
msgstr ""

#: src/uniq.c:400 src/uniq.c:442
#, c-format
msgid "invalid number of bytes to skip: `%s'"
msgstr ""

#: src/uniq.c:416
#, c-format
msgid "invalid number of bytes to compare: `%s'"
msgstr ""

#: src/uniq.c:463
msgid "printing all duplicated lines and repeat counts is meaningless"
msgstr ""

#: src/wc.c:128
msgid ""
"Print newline, word, and byte counts for each FILE, and a total line if\n"
"more than one FILE is specified.  With no FILE, or when FILE is -,\n"
"read standard input.\n"
"  -c, --bytes            print the byte counts\n"
"  -m, --chars            print the character counts\n"
"  -l, --lines            print the newline counts\n"
"  -L, --max-line-length  print the length of the longest line\n"
"  -w, --words            print the word counts\n"
"      --help             display this help and exit\n"
"      --version          output version information and exit\n"
msgstr ""

#: src/wc.c:579
msgid "total"
msgstr ""