# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 1997-07-04 10:23+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: ENCODING\n" #: compat/getopt.c:628 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "" #: compat/getopt.c:652 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "" #: compat/getopt.c:657 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "" #: compat/getopt.c:674 compat/getopt.c:847 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "" #. --option #: compat/getopt.c:703 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "" #. +option or -option #: compat/getopt.c:707 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "" #. 1003.2 specifies the format of this message. #: compat/getopt.c:733 #, c-format msgid "%s: illegal option -- %c\n" msgstr "" #: compat/getopt.c:736 #, c-format msgid "%s: invalid option -- %c\n" msgstr "" #. 1003.2 specifies the format of this message. #: compat/getopt.c:766 compat/getopt.c:896 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "" #: compat/getopt.c:813 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "" #: compat/getopt.c:831 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "" #: compat/xalloc.c:63 #, c-format msgid "xmalloc(): couldn't allocate %d bytes\n" msgstr "" #: compat/xalloc.c:81 #, c-format msgid "xcalloc(): couldn't allocate %d bytes\n" msgstr "" #: compat/xalloc.c:102 #, c-format msgid "xrealloc(): couldn't reallocate %d bytes\n" msgstr "" #: compat/regex.c:968 msgid "Success" msgstr "" #. REG_NOERROR #: compat/regex.c:969 msgid "No match" msgstr "" #. REG_NOMATCH #: compat/regex.c:970 msgid "Invalid regular expression" msgstr "" #. REG_BADPAT #: compat/regex.c:971 msgid "Invalid collation character" msgstr "" #. REG_ECOLLATE #: compat/regex.c:972 msgid "Invalid character class name" msgstr "" #. REG_ECTYPE #: compat/regex.c:973 msgid "Trailing backslash" msgstr "" #. REG_EESCAPE #: compat/regex.c:974 msgid "Invalid back reference" msgstr "" #. REG_ESUBREG #: compat/regex.c:975 msgid "Unmatched [ or [^" msgstr "" #. REG_EBRACK #: compat/regex.c:976 msgid "Unmatched ( or \\(" msgstr "" #. REG_EPAREN #: compat/regex.c:977 msgid "Unmatched \\{" msgstr "" #. REG_EBRACE #: compat/regex.c:978 msgid "Invalid content of \\{\\}" msgstr "" #. REG_BADBR #: compat/regex.c:979 msgid "Invalid range end" msgstr "" #. REG_ERANGE #: compat/regex.c:980 msgid "Memory exhausted" msgstr "" #. REG_ESPACE #: compat/regex.c:981 msgid "Invalid preceding regular expression" msgstr "" #. REG_BADRPT #: compat/regex.c:982 msgid "Premature end of regular expression" msgstr "" #. REG_EEND #: compat/regex.c:983 msgid "Regular expression too big" msgstr "" #. REG_ESIZE #: compat/regex.c:984 msgid "Unmatched ) or \\)" msgstr "" #: compat/regex.c:5430 msgid "No previous regular expression" msgstr "" #. Create the default TOC format string. Wow, this is cool! #: src/main.c:826 #, c-format msgid "$3v $-40N $3% pages $4L lines $E $C" msgstr "" #: src/main.c:856 #, c-format msgid "couldn't get passwd entry for uid=%d: %s" msgstr "" #. No luck, report error from the original config file. #: src/main.c:908 #, c-format msgid "couldn't open config file \"%s/%s\": %s" msgstr "" #: src/main.c:967 #, c-format msgid "unknown encoding: %s" msgstr "" #: src/main.c:986 #, c-format msgid "couldn't open AFM library: %s" msgstr "" #: src/main.c:1014 msgid "" "known media:\n" "name width\theight\tllx\tlly\turx\tury\n" "------------------------------------------------------------\n" msgstr "" #: src/main.c:1033 #, c-format msgid "do not know anything about media \"%s\"" msgstr "" #: src/main.c:1041 #, c-format msgid "illegal page label format \"%s\"" msgstr "" #: src/main.c:1053 #, c-format msgid "illegal non-printable format \"%s\"" msgstr "" #: src/main.c:1067 #, c-format msgid "illegal style for wrapped line marker: \"%s\"" msgstr "" #: src/main.c:1077 #, c-format msgid "illegal N-up argument: %d" msgstr "" #: src/main.c:1082 #, c-format msgid "N-up argument must be power of 2: %d" msgstr "" #: src/main.c:1157 #, c-format msgid "malformed underlay position: %s" msgstr "" #: src/main.c:1180 #, c-format msgid "illegal underlay style: %s" msgstr "" #: src/main.c:1302 #, c-format msgid "couldn't create toc file name: %s" msgstr "" #: src/main.c:1306 #, c-format msgid "couldn't create toc file \"%s\": %s" msgstr "" #: src/main.c:1357 #, c-format msgid "couldn't stat input file \"%s\": %s" msgstr "" #: src/main.c:1377 #, c-format msgid "couldn't rewind toc file: %s" msgstr "" #: src/main.c:1382 msgid "Table of Contents" msgstr "" #. #. * The value of is not reset in close_output_file(), #. * this is ugly but it saves one flag. #. #: src/main.c:1415 msgid "no output generated\n" msgstr "" #: src/main.c:1420 #, c-format msgid "output sent to %s\n" msgstr "" #: src/main.c:1421 src/main.c:1443 msgid "printer" msgstr "" #: src/main.c:1423 #, c-format msgid "output left in %s\n" msgstr "" #. We did something, tell what. #: src/main.c:1441 #, c-format msgid "[ %d pages * %d copy ]" msgstr "" #: src/main.c:1443 #, c-format msgid " sent to %s\n" msgstr "" #: src/main.c:1445 #, c-format msgid " left in %s\n" msgstr "" #: src/main.c:1450 #, c-format msgid "%d lines were %s\n" msgstr "" #: src/main.c:1451 msgid "truncated" msgstr "" #: src/main.c:1451 msgid "wrapped" msgstr "" #: src/main.c:1457 #, c-format msgid "%d characters were missing\n" msgstr "" #: src/main.c:1460 msgid "missing character codes (decimal):\n" msgstr "" #: src/main.c:1468 #, c-format msgid "%d non-printable characters\n" msgstr "" #: src/main.c:1472 msgid "non-printable character codes (decimal):\n" msgstr "" #: src/main.c:1514 #, c-format msgid "couldn't open printer `%s': %s" msgstr "" #: src/main.c:1522 #, c-format msgid "couldn't create output file \"%s\": %s" msgstr "" #: src/main.c:1595 #, c-format msgid "" "syntax error in option string %s=\"%s\":\n" "missing end of quotation: %c" msgstr "" #: src/main.c:1626 #, c-format msgid "" "warning: didn't process following options from environment variable %s:\n" msgstr "" #: src/main.c:1630 #, c-format msgid " option %d = \"%s\"\n" msgstr "" #: src/main.c:1720 msgid "file alignment must be larger than zero" msgstr "" #: src/main.c:1765 src/main.c:1771 src/main.c:1950 src/util.c:470 #, c-format msgid "malformed font spec: %s" msgstr "" #: src/main.c:1786 #, c-format msgid "couldn't find header definition file \"%s.hdr\"" msgstr "" #: src/main.c:1831 #, c-format msgid "must print at least one line per each page: %s" msgstr "" #: src/main.c:1851 #, c-format msgid "%s: illegal newline character specifier: '%s': expected 'n' or 'r'\n" msgstr "" #: src/main.c:2005 msgid "slice must be greater than zero" msgstr "" #. Errors found during getopt_long(). #: src/main.c:2029 states/main.c:281 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" #: src/main.c:2141 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]...\n" "Mandatory arguments to long options are mandatory for short options too.\n" " -# an alias for option -n, --copies\n" " -1 same as --columns=1\n" " -2 same as --columns=2\n" " --columns=NUM specify the number of columns per page\n" " -a, --pages=PAGES specify which pages are printed\n" " -A, --file-align=ALIGN align separate input files to ALIGN\n" " -b, --header=HEADER set page header\n" " -B, --no-header no page headers\n" " -c, --truncate-lines cut long lines (default is to wrap)\n" " -C, --line-numbers precede each line with its line number\n" " -d an alias for option --printer\n" " -D, --setpagedevice=KEY[:VALUE]\n" " pass a page device definition to output\n" " -e, --escapes[=CHAR] enable special escape interpretation\n" msgstr "" #: src/main.c:2160 msgid " -E, --pretty-print[=LANG] pretty-print source code\n" msgstr "" #: src/main.c:2163 msgid "" " -f, --font=NAME use font NAME for body text\n" " -F, --header-font=NAME use font NAME for header texts\n" " -g, --print-anyway nothing (compatibility option)\n" " -G same as --fancy-header\n" " --fancy-header[=NAME] select fancy page header\n" " -h, --no-job-header suppress the job header page\n" " -H, --highlight-bars=NUM specify how high highlight bars are\n" " -i, --indent=NUM set line indent to NUM characters\n" " -I, --filter=CMD read input files through input filter CMD\n" " -j, --borders print borders around columns\n" " -J, an alias for option --title\n" " -k, --page-prefeed enable page prefeed\n" " -K, --no-page-prefeed disable page prefeed\n" " -l, --lineprinter simulate lineprinter, this is an alias for:\n" " --lines-per-page=66, --no-header, " "--portrait,\n" " --columns=1\n" msgstr "" #: src/main.c:2181 msgid "" " -L, --lines-per-page=NUM specify how many lines are printed on each " "page\n" " -m, --mail send mail upon completion\n" " -M, --media=NAME use output media NAME\n" " -n, --copies=NUM print NUM copies of each page\n" " -N, --newline=NL select the newline character. Possible\n" " values for NL are: n (`\\n') and r (`\\r').\n" " -o an alias for option --output\n" " -O, --missing-characters list missing characters\n" " -p, --output=FILE leave output to file FILE. If FILE is `-',\n" " leave output to stdout.\n" " -P, --printer=NAME print output to printer NAME\n" " -q, --quiet, --silent be really quiet\n" " -r, --landscape print in landscape mode\n" " -R, --portrait print in portrait mode\n" msgstr "" #: src/main.c:2197 msgid "" " -s, --baselineskip=NUM set baselineskip to NUM\n" " -S, --statusdict=KEY[:VALUE]\n" " pass a statusdict definition to the output\n" " -t, --title=TITLE set banner page's job title to TITLE. Option\n" " sets also the name of the input file stdin.\n" " -T, --tabsize=NUM set tabulator size to NUM\n" " -u, --underlay[=TEXT] print TEXT under every page\n" " -U, --nup=NUM print NUM logical pages on each output page\n" " -v, --verbose tell what we are doing\n" " -V, --version print version number\n" " -W, --language=LANG set output language to LANG\n" " -X, --encoding=NAME use input encoding NAME\n" " -z, --no-formfeed do not interpret form feed characters\n" " -Z, --pass-through pass through PostScript and PCL files\n" " without any modifications\n" msgstr "" #: src/main.c:2214 msgid "" "Long-only options:\n" " --color[=COLOR] set output color model to COLOR\n" " --download-font=NAME download font NAME\n" " --filter-stdin=NAME specify how stdin is shown to the input filter\n" " --help print this help and exit\n" " --help-pretty-print describe all supported --pretty-print " "languages\n" " and file formats\n" " --highlight-bar-gray=NUM print highlight bars with gray NUM (0 - 1)\n" " --list-media list names of all known media\n" " --list-options list all options and their values\n" " --mark-wrapped-lines[STYLE]\n" " mark wrapped lines in the output with STYLE\n" " --non-printable-format=FMT specify how non-printable chars are printed\n" " --page-label-format=FMT set page label format to FMT\n" " --printer-options=OPTIONS pass extra options to the printer command\n" msgstr "" #: src/main.c:2230 msgid "" " --slice=NUM print vertical slice NUM\n" " --toc print table of contents\n" " --ul-angle=ANGLE set underlay text's angle to ANGLE\n" " --ul-font=NAME print underlays with font NAME\n" " --ul-gray=NUM print underlays with gray value NUM\n" " --ul-position=POS set underlay's starting position to POS\n" " --ul-style=STYLE print underlays with style STYLE\n" msgstr "" #: src/psgen.c:293 #, c-format msgid "couldn't find prolog \"%s\": %s\n" msgstr "" #: src/psgen.c:301 #, c-format msgid "couldn't find encoding file \"%s.enc\": %s\n" msgstr "" #: src/psgen.c:417 #, c-format msgid "couldn't find header definition file \"%s.hdr\": %s\n" msgstr "" #: src/psgen.c:562 #, c-format msgid "processing file \"%s\"...\n" msgstr "" #. #. * At the beginning of the column, warn user #. * and print image. #. #: src/psgen.c:810 #, c-format msgid "EPS file \"%s\" is too large for page\n" msgstr "" #: src/psgen.c:1064 #, c-format msgid "unknown special escape: %s" msgstr "" #: src/psgen.c:1190 #, c-format msgid "illegal option %c for ^@epsf escape" msgstr "" #: src/psgen.c:1194 msgid "malformed ^@epsf escape: no ']' after options" msgstr "" #: src/psgen.c:1205 #, c-format msgid "" "too long file name for ^@epsf escape:\n" "%.*s" msgstr "" #: src/psgen.c:1209 msgid "unexpected EOF while scanning ^@epsf escape" msgstr "" #: src/psgen.c:1215 msgid "malformed ^@epsf escape: no '{' found" msgstr "" #: src/psgen.c:1273 #, c-format msgid "malformed %s escape: no '{' found" msgstr "" #: src/psgen.c:1286 #, c-format msgid "" "too long argument for %s escape:\n" "%.*s" msgstr "" #: src/psgen.c:1304 #, c-format msgid "malformed font spec for ^@font escape: %s" msgstr "" #: src/psgen.c:1333 #, c-format msgid "malformed color spec for ^@color escape: %s" msgstr "" #: src/psgen.c:1352 #, c-format msgid "invalid value for ^@shade escape: %s" msgstr "" #: src/psgen.c:1360 #, c-format msgid "invalid value for ^@bggray escape: %s" msgstr "" #: src/psgen.c:2042 #, c-format msgid "epsf: couldn't open pipe to command \"%s\": %s\n" msgstr "" #: src/psgen.c:2068 #, c-format msgid "couldn't open EPS file \"%s\": %s\n" msgstr "" #: src/psgen.c:2104 msgid "EPS file \"%s\" does not start with \"%%!\" magic\n" msgstr "" #. No, this BoundingBox comment is corrupted. #: src/psgen.c:2129 msgid "" "EPS file \"%s\" contains malformed %%%%BoundingBox row:\n" "\"%.*s\"\n" msgstr "" #: src/psgen.c:2154 #, c-format msgid "EPS file \"%s\" is not a valid EPS file\n" msgstr "" #: src/psgen.c:2296 #, c-format msgid "passing through all input files for output language `%s'\n" msgstr "" #: src/psgen.c:2348 #, c-format msgid "passing through %s file \"%s\"\n" msgstr "" #: src/psgen.c:2484 #, c-format msgid "couldn't create divert file name: %s" msgstr "" #: src/psgen.c:2490 #, c-format msgid "couldn't create divert file \"%s\": %s" msgstr "" #: src/psgen.c:2511 #, c-format msgid "couldn't rewind divert file: %s" msgstr "" #: src/util.c:268 src/util.c:296 #, c-format msgid "illegal value \"%s\" for option %s" msgstr "" #: src/util.c:284 #, c-format msgid "invalid value \"%s\" for option %s" msgstr "" #: src/util.c:494 #, c-format msgid "illegal option: %s" msgstr "" #: src/util.c:657 msgid "%s:%d: %%Format: no name" msgstr "" #: src/util.c:667 msgid "%s:%d: %%Format: too long name, maxlen=%d" msgstr "" #: src/util.c:689 msgid "%s:%d: %%Format: name \"%s\" is already defined" msgstr "" #: src/util.c:710 msgid "%s:%d: %%HeaderHeight: no argument" msgstr "" #: src/util.c:731 msgid "%s:%d: %%FooterHeight: no argument" msgstr "" #: src/util.c:813 #, c-format msgid "%s: warning: font size is negative\n" msgstr "" #: src/util.c:815 #, c-format msgid "%s: warning: font width is negative\n" msgstr "" #: src/util.c:817 #, c-format msgid "%s: warning: font height is negative\n" msgstr "" #: src/util.c:834 #, c-format msgid "reading AFM info for font \"%s\"\n" msgstr "" #: src/util.c:859 #, c-format msgid "couldn't open AFM file for font \"%s\", using default\n" msgstr "" #: src/util.c:865 #, c-format msgid "couldn't open AFM file for the default font: %s" msgstr "" #. Ok, fine. Font was found. #: src/util.c:1020 #, c-format msgid "downloading font \"%s\"\n" msgstr "" #: src/util.c:1024 #, c-format msgid "couldn't open font description file \"%s\": %s\n" msgstr "" #: src/util.c:1311 msgid "%s: too long format for %%D{} escape" msgstr "" #: src/util.c:1396 msgid "%s: unknown `%%' escape `%c' (%d)" msgstr "" #: src/util.c:1426 #, c-format msgid "%s: no closing ')' for $() escape" msgstr "" #: src/util.c:1429 #, c-format msgid "%s: too long variable name for $() escape" msgstr "" #: src/util.c:1455 #, c-format msgid "%s: too long format for $D{} escape" msgstr "" #: src/util.c:1541 #, c-format msgid "%s: unknown `$' escape `%c' (%d)" msgstr "" #: src/util.c:1708 #, c-format msgid "malformed float dimension: \"%s\"" msgstr "" #: src/util.c:1822 #, c-format msgid "couldn't open input filter \"%s\" for file \"%s\": %s" msgstr "" #: src/util.c:1839 #, c-format msgid "couldn't open input file \"%s\": %s" msgstr "" #. Open output file. #: src/mkafmmap.c:173 #, c-format msgid "file=%s\n" msgstr "" #: src/mkafmmap.c:173 msgid "stdout" msgstr "" #: src/mkafmmap.c:181 #, c-format msgid "%s: couldn't open output file \"%s\"" msgstr "" #: src/mkafmmap.c:195 msgid "couldn't create AFM library" msgstr "" #: src/mkafmmap.c:244 #, c-format msgid "" "Usage: %s [OPTION]... FILE...\n" "Mandatory arguments to long options are mandatory for short options too.\n" " -h, --help print this help and exit\n" " -p, --output-file=NAME print output to file NAME (default file is\n" " font.map). If FILE is `-', leavy output to\n" " stdout.\n" " -V, --version print version number\n" msgstr "" #. Format version string. #: states/main.c:168 #, c-format msgid "states for GNU %s %s" msgstr "" #: states/main.c:223 #, c-format msgid "%s: malformed variable definition \"%s\"\n" msgstr "" #: states/main.c:251 #, c-format msgid "%s: couldn't create output file \"%s\": %s\n" msgstr "" #: states/main.c:274 #, c-format msgid "%s: unknown warning level `%s'\n" msgstr "" #: states/main.c:316 states/main.c:357 states/prims.c:1271 states/utils.c:214 #, c-format msgid "%s: out of memory\n" msgstr "" #: states/main.c:327 #, c-format msgid "%s: couldn't open definition file `%s': %s\n" msgstr "" #: states/main.c:375 #, c-format msgid "%s: couldn't open input file `%s': %s\n" msgstr "" #: states/main.c:398 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]...\n" "Mandatory arguments to long options are mandatory for short options too.\n" msgstr "" #: states/main.c:402 msgid "" " -D, --define=VAR=VAL define variable VAR to have value VAR\n" " -f, --file=NAME read state definitions from file NAME\n" " -h, --help print this help and exit\n" " -o, --output=NAME save output to file NAME\n" " -s, --state=NAME start from state NAME\n" " -V, --version print version number\n" " -W, --warning=LEVEL set the warning level to LEVEL\n" msgstr "" #: states/prims.c:105 states/prims.c:125 states/prims.c:231 states/prims.c:404 #, c-format msgid "%s:%d: %s: illegal argument type\n" msgstr "" #: states/prims.c:446 #, c-format msgid "%s: panic: " msgstr "" #: states/prims.c:480 #, c-format msgid "%s:%d: %s: malformed version string `%s'\n" msgstr "" #: states/prims.c:495 #, c-format msgid "" "%s: FATAL ERROR: States version %s or higher is required for this script\n" msgstr "" #: states/prims.c:586 states/prims.c:1197 #, c-format msgid "%s:%d: %s: start offset is bigger than end offset\n" msgstr "" #: states/prims.c:595 states/prims.c:611 states/prims.c:1203 #, c-format msgid "%s:%d: %s: offset out of range\n" msgstr "" #: states/prims.c:629 #, c-format msgid "%s:%d: %s: illegal argument\n" msgstr "" #: states/prims.c:664 #, c-format msgid "%s:%d: %s: couldn't compile regular expression `%s': %s" msgstr "" #: states/prims.c:943 #, c-format msgid "%s: primitive `%s': too few arguments for format\n" msgstr "" #: states/prims.c:971 #, c-format msgid "%s:%d: %s: argument %d doesn't match format\n" msgstr "" #: states/prims.c:1001 msgid "%s:%d: %s: no extra options can be specified for %%s\n" msgstr "" #: states/prims.c:1010 #, c-format msgid "%s:%d: %s: illegal type specifier `%c'\n" msgstr "" #: states/process.c:99 #, c-format msgid "%s: undefined state `%s'\n" msgstr "" #: states/process.c:185 #, c-format msgid "%s: error: undefined variable `%s'\n" msgstr "" #: states/utils.c:406 states/utils.c:432 #, c-format msgid "%s: ouf of memory" msgstr "" #: states/utils.c:411 #, c-format msgid "warning: redefining state `%s'" msgstr "" #: states/utils.c:436 #, c-format msgid "%s:%d: warning: redefining subroutine `%s'\n" msgstr "" #. Undefined variable. #: states/utils.c:522 #, c-format msgid "%s:%d: error: undefined variable `%s'\n" msgstr "" #. Couldn't set value for variable. #: states/utils.c:559 #, c-format msgid "%s:%d: error: couldn't set variable `%s'\n" msgstr "" #: states/utils.c:705 #, c-format msgid "%s:%d: error: expression between illegal types\n" msgstr "" #: states/utils.c:801 #, c-format msgid "%s: too few arguments for subroutine\n" msgstr "" #: states/utils.c:807 #, c-format msgid "%s: too many arguments for subroutine\n" msgstr "" #: states/utils.c:859 #, c-format msgid "%s: undefined procedure `%s'\n" msgstr "" #: states/utils.c:946 #, c-format msgid "%s:%d: error: illegal lvalue for assignment\n" msgstr "" #: states/utils.c:954 states/utils.c:1038 #, c-format msgid "%s:%d: error: array reference index is not integer\n" msgstr "" #: states/utils.c:960 #, c-format msgid "%s:%d: error: negative array reference index\n" msgstr "" #: states/utils.c:1011 #, c-format msgid "%s:%d: error: illegal rvalue for string assignment\n" msgstr "" #: states/utils.c:1030 #, c-format msgid "%s:%d: error: illegal type for array reference\n" msgstr "" #: states/utils.c:1047 #, c-format msgid "%s:%d: error: array reference index out of rance\n" msgstr ""