diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:49:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:49:50 +0000 |
commit | 74b60c5712f2a84904b95d008953c140a9bd5dd2 (patch) | |
tree | dd12cc58c6d4cfb5e2c1183f47757295ce3b5662 /po/man-db.pot | |
parent | Initial commit. (diff) | |
download | man-db-74b60c5712f2a84904b95d008953c140a9bd5dd2.tar.xz man-db-74b60c5712f2a84904b95d008953c140a9bd5dd2.zip |
Adding upstream version 2.9.4.upstream/2.9.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/man-db.pot')
-rw-r--r-- | po/man-db.pot | 973 |
1 files changed, 973 insertions, 0 deletions
diff --git a/po/man-db.pot b/po/man-db.pot new file mode 100644 index 0000000..f2d9d09 --- /dev/null +++ b/po/man-db.pot @@ -0,0 +1,973 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Colin Watson <cjwatson@debian.org> +# This file is distributed under the same license as the man-db package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: man-db 2.9.4\n" +"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n" +"POT-Creation-Date: 2021-02-08 22:15+0000\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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: lib/security.c:79 +#, c-format +msgid "can't set effective uid" +msgstr "" + +#: lib/security.c:118 +#, c-format +msgid "the setuid man user \"%s\" does not exist" +msgstr "" + +#: lib/xregcomp.c:47 +#, c-format +msgid "fatal: regex `%s': %s" +msgstr "" + +#: libdb/db_delete.c:105 +#, c-format +msgid "multi key %s does not exist" +msgstr "" + +#: libdb/db_lookup.c:75 +#, c-format +msgid "can't lock index cache %s" +msgstr "" + +#: libdb/db_lookup.c:82 +#, c-format +msgid "index cache %s corrupt" +msgstr "" + +#: libdb/db_lookup.c:88 +#, c-format +msgid "cannot replace key %s" +msgstr "" + +#: libdb/db_lookup.c:183 libdb/db_lookup.c:194 +#, c-format +msgid "only %d field in content" +msgid_plural "only %d fields in content" +msgstr[0] "" +msgstr[1] "" + +#: libdb/db_lookup.c:358 +#, c-format +msgid "bad fetch on multi key %s" +msgstr "" + +#: libdb/db_lookup.c:443 src/whatis.c:737 +#, c-format +msgid "Database %s corrupted; rebuild with mandb --create" +msgstr "" + +#: libdb/db_ver.c:53 +#, c-format +msgid "warning: %s has no version identifier\n" +msgstr "" + +#: libdb/db_ver.c:57 +#, c-format +msgid "warning: %s is version %s, expecting %s\n" +msgstr "" + +#: libdb/db_ver.c:79 +#, c-format +msgid "fatal: unable to insert version identifier into %s" +msgstr "" + +#: src/accessdb.c:59 +msgid "[MAN DATABASE]" +msgstr "" + +#: src/accessdb.c:60 +#, c-format +msgid "The man database defaults to %s%s." +msgstr "" + +#: src/accessdb.c:63 src/catman.c:100 src/globbing_test.c:58 +#: src/lexgrog_test.c:73 src/man.c:268 src/man-recode.c:111 +#: src/manconv_main.c:95 src/mandb.c:114 src/manpath.c:65 src/whatis.c:126 +#: src/zsoelim_main.c:68 +msgid "emit debugging messages" +msgstr "" + +#: src/accessdb.c:137 +#, c-format +msgid "can't open %s for reading" +msgstr "" + +#: src/catman.c:97 +msgid "[SECTION...]" +msgstr "" + +#: src/catman.c:101 src/man.c:289 src/whatis.c:136 +msgid "PATH" +msgstr "" + +#: src/catman.c:101 src/man.c:289 src/whatis.c:136 +msgid "set search path for manual pages to PATH" +msgstr "" + +#: src/catman.c:102 src/man.c:267 src/mandb.c:122 src/manpath.c:67 +#: src/whatis.c:138 +msgid "FILE" +msgstr "" + +#: src/catman.c:102 src/man.c:267 src/mandb.c:122 src/manpath.c:67 +#: src/whatis.c:138 +msgid "use this user configuration file" +msgstr "" + +#: src/catman.c:195 +#, c-format +msgid "man command failed with exit status %d" +msgstr "" + +#: src/catman.c:235 +#, c-format +msgid "cannot read database %s" +msgstr "" + +#: src/catman.c:278 +#, c-format +msgid "NULL content for key: %s" +msgstr "" + +#: src/catman.c:294 +#, c-format +msgid "" +"\n" +"Updating cat files for section %s of man hierarchy %s\n" +msgstr "" + +#: src/catman.c:348 +#, c-format +msgid "cannot write within %s" +msgstr "" + +#: src/catman.c:423 +#, c-format +msgid "unable to update %s" +msgstr "" + +#: src/check_mandirs.c:100 +#, c-format +msgid "warning: %s/man%s/%s.%s*: competing extensions" +msgstr "" + +#: src/check_mandirs.c:126 src/check_mandirs.c:626 +#, c-format +msgid "can't update index cache %s" +msgstr "" + +#: src/check_mandirs.c:254 +#, c-format +msgid "warning: %s: bad symlink or ROFF `.so' request" +msgstr "" + +#: src/check_mandirs.c:310 +#, c-format +msgid "warning: %s: ignoring empty file" +msgstr "" + +#: src/check_mandirs.c:314 src/straycats.c:262 +#, c-format +msgid "warning: %s: whatis parse for %s(%s) failed" +msgstr "" + +#: src/check_mandirs.c:341 src/check_mandirs.c:511 src/mandb.c:875 +#: src/straycats.c:84 src/straycats.c:289 src/ult_src.c:81 +#, c-format +msgid "can't search directory %s" +msgstr "" + +#: src/check_mandirs.c:390 src/man.c:1716 +#, c-format +msgid "can't chown %s" +msgstr "" + +#: src/check_mandirs.c:412 src/check_mandirs.c:435 +#, c-format +msgid "warning: cannot create catdir %s" +msgstr "" + +#: src/check_mandirs.c:467 src/man.c:1728 src/mandb.c:232 +#, c-format +msgid "can't chmod %s" +msgstr "" + +#: src/check_mandirs.c:516 +#, c-format +msgid "can't change to directory %s" +msgstr "" + +#: src/check_mandirs.c:566 +#, c-format +msgid "can't create index cache %s" +msgstr "" + +#: src/check_mandirs.c:591 +#, c-format +msgid "Updating index cache for path `%s/%s'. Wait..." +msgstr "" + +#: src/check_mandirs.c:653 src/check_mandirs.c:714 +msgid "done.\n" +msgstr "" + +#: src/check_mandirs.c:977 +#, c-format +msgid "Purging old database entries in %s...\n" +msgstr "" + +#: src/descriptions_store.c:51 +#, c-format +msgid "warning: failed to store entry for %s(%s)" +msgstr "" + +#: src/filenames.c:48 src/straycats.c:122 src/straycats.c:142 +#, c-format +msgid "warning: %s: ignoring bogus filename" +msgstr "" + +#: src/globbing_test.c:55 +msgid "PATH SECTION NAME" +msgstr "" + +#: src/globbing_test.c:59 src/man.c:292 +msgid "EXTENSION" +msgstr "" + +#: src/globbing_test.c:59 src/man.c:293 +msgid "limit search to extension type EXTENSION" +msgstr "" + +#: src/globbing_test.c:60 src/man.c:294 +msgid "look for pages case-insensitively (default)" +msgstr "" + +#: src/globbing_test.c:61 src/man.c:295 +msgid "look for pages case-sensitively" +msgstr "" + +#: src/globbing_test.c:62 +msgid "interpret page name as a regex" +msgstr "" + +#: src/globbing_test.c:63 +msgid "the page name contains wildcards" +msgstr "" + +#: src/lexgrog.l:706 +#, c-format +msgid "warning: whatis for %s exceeds %d byte, truncating." +msgid_plural "warning: whatis for %s exceeds %d bytes, truncating." +msgstr[0] "" +msgstr[1] "" + +#: src/lexgrog.l:859 src/man.c:2297 src/man.c:2382 src/man.c:2480 +#: src/man-recode.c:176 src/man-recode.c:201 src/manconv_main.c:158 +#: src/straycats.c:204 src/ult_src.c:320 src/ult_src.c:333 src/zsoelim.l:517 +#, c-format +msgid "can't open %s" +msgstr "" + +#: src/lexgrog_test.c:69 src/zsoelim_main.c:65 +msgid "FILE..." +msgstr "" + +#: src/lexgrog_test.c:70 +msgid "The defaults are --man and --whatis." +msgstr "" + +#: src/lexgrog_test.c:74 +msgid "parse as man page" +msgstr "" + +#: src/lexgrog_test.c:75 +msgid "parse as cat page" +msgstr "" + +#: src/lexgrog_test.c:76 +msgid "show whatis information" +msgstr "" + +#: src/lexgrog_test.c:77 +msgid "show guessed series of preprocessing filters" +msgstr "" + +#: src/lexgrog_test.c:78 src/man.c:284 src/man.c:309 +msgid "ENCODING" +msgstr "" + +#: src/lexgrog_test.c:78 src/man.c:309 +msgid "use selected output encoding" +msgstr "" + +#: src/lexgrog_test.c:122 src/man.c:540 src/man.c:549 +#, c-format +msgid "%s: incompatible options" +msgstr "" + +#: src/man.c:160 src/man-recode.c:234 +#, c-format +msgid "command exited with status %d: %s" +msgstr "" + +#: src/man.c:251 +msgid "[SECTION] PAGE..." +msgstr "" + +#: src/man.c:269 +msgid "reset all options to their default values" +msgstr "" + +#: src/man.c:270 +msgid "WARNINGS" +msgstr "" + +#: src/man.c:271 +msgid "enable warnings from groff" +msgstr "" + +#: src/man.c:273 +msgid "Main modes of operation:" +msgstr "" + +#: src/man.c:274 +msgid "equivalent to whatis" +msgstr "" + +#: src/man.c:275 +msgid "equivalent to apropos" +msgstr "" + +#: src/man.c:276 +msgid "search for text in all pages" +msgstr "" + +#: src/man.c:277 +msgid "print physical location of man page(s)" +msgstr "" + +#: src/man.c:280 +msgid "print physical location of cat file(s)" +msgstr "" + +#: src/man.c:282 +msgid "interpret PAGE argument(s) as local filename(s)" +msgstr "" + +#: src/man.c:283 +msgid "used by catman to reformat out of date cat pages" +msgstr "" + +#: src/man.c:284 +msgid "output source page encoded in ENCODING" +msgstr "" + +#: src/man.c:286 +msgid "Finding manual pages:" +msgstr "" + +#: src/man.c:287 src/whatis.c:137 +msgid "LOCALE" +msgstr "" + +#: src/man.c:287 +msgid "define the locale for this particular man search" +msgstr "" + +#: src/man.c:288 src/manpath.c:68 src/whatis.c:135 +msgid "SYSTEM" +msgstr "" + +#: src/man.c:288 src/manpath.c:68 src/whatis.c:135 +msgid "use manual pages from other systems" +msgstr "" + +#: src/man.c:290 src/whatis.c:133 +msgid "LIST" +msgstr "" + +#: src/man.c:290 +msgid "use colon separated section list" +msgstr "" + +#: src/man.c:296 +msgid "show all pages matching regex" +msgstr "" + +#: src/man.c:297 +msgid "show all pages matching wildcard" +msgstr "" + +#: src/man.c:298 +msgid "make --regex and --wildcard match page names only, not descriptions" +msgstr "" + +#: src/man.c:300 +msgid "find all matching manual pages" +msgstr "" + +#: src/man.c:301 +msgid "force a cache consistency check" +msgstr "" + +#: src/man.c:303 +msgid "don't try subpages, e.g. 'man foo bar' => 'man foo-bar'" +msgstr "" + +#: src/man.c:305 +msgid "Controlling formatted output:" +msgstr "" + +#: src/man.c:306 +msgid "PAGER" +msgstr "" + +#: src/man.c:306 +msgid "use program PAGER to display output" +msgstr "" + +#: src/man.c:307 src/man.c:316 +msgid "STRING" +msgstr "" + +#: src/man.c:307 +msgid "provide the `less' pager with a prompt" +msgstr "" + +#: src/man.c:308 +msgid "display ASCII translation of certain latin1 chars" +msgstr "" + +#: src/man.c:311 +msgid "turn off hyphenation" +msgstr "" + +#: src/man.c:314 +msgid "turn off justification" +msgstr "" + +#: src/man.c:316 +msgid "" +"STRING indicates which preprocessors to run:\n" +"e - [n]eqn, p - pic, t - tbl,\n" +"g - grap, r - refer, v - vgrind" +msgstr "" + +#: src/man.c:320 +#, c-format +msgid "use %s to format pages" +msgstr "" + +#: src/man.c:321 +msgid "DEVICE" +msgstr "" + +#: src/man.c:322 +#, c-format +msgid "use %s with selected device" +msgstr "" + +#: src/man.c:323 +msgid "BROWSER" +msgstr "" + +#: src/man.c:324 +#, c-format +msgid "use %s or BROWSER to display HTML output" +msgstr "" + +#: src/man.c:325 +msgid "RESOLUTION" +msgstr "" + +#: src/man.c:327 +msgid "" +"use groff and display through gxditview (X11):\n" +"-X = -TX75, -X100 = -TX100, -X100-12 = -TX100-12" +msgstr "" + +#: src/man.c:329 +msgid "use groff and force it to produce ditroff" +msgstr "" + +#: src/man.c:599 src/man.c:736 +#, c-format +msgid "No manual entry for %s\n" +msgstr "" + +#: src/man.c:601 +#, c-format +msgid "(Alternatively, what manual page do you want from section %s?)\n" +msgstr "" + +#: src/man.c:605 +msgid "What manual page do you want?\n" +msgstr "" + +#: src/man.c:606 +msgid "For example, try 'man man'.\n" +msgstr "" + +#: src/man.c:733 +#, c-format +msgid "No manual entry for %s in section %s\n" +msgstr "" + +#: src/man.c:742 +#, c-format +msgid "See '%s' for help when manual pages are not available.\n" +msgstr "" + +#: src/man.c:1349 +#, c-format +msgid "ignoring unknown preprocessor `%c'" +msgstr "" + +#: src/man.c:1739 src/man-recode.c:243 src/mandb.c:223 +#, c-format +msgid "can't rename %s to %s" +msgstr "" + +#: src/man.c:1756 +#, c-format +msgid "can't set times on %s" +msgstr "" + +#: src/man.c:1765 src/man.c:1802 +#, c-format +msgid "can't unlink %s" +msgstr "" + +#: src/man.c:1832 +#, c-format +msgid "can't create temporary cat for %s" +msgstr "" + +#: src/man.c:1942 +#, c-format +msgid "can't create temporary directory" +msgstr "" + +#: src/man.c:1953 src/man-recode.c:209 +#, c-format +msgid "can't open temporary file %s" +msgstr "" + +#: src/man.c:1983 src/man.c:2012 +#, c-format +msgid "can't remove directory %s" +msgstr "" + +#: src/man.c:2141 +#, c-format +msgid "--Man-- next: %s [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ]\n" +msgstr "" + +#: src/man.c:2425 +#, c-format +msgid "" +"\n" +"cannot write to %s in catman mode" +msgstr "" + +#: src/man.c:2505 +#, c-format +msgid "Can't convert %s to cat name" +msgstr "" + +#: src/man.c:3230 +#, c-format +msgid "%s: relying on whatis refs is deprecated\n" +msgstr "" + +#: src/man.c:3373 src/man.c:4231 +#, c-format +msgid "mandb command failed with exit status %d" +msgstr "" + +#: src/man.c:3575 +#, c-format +msgid "internal error: candidate type %d out of range" +msgstr "" + +#: src/man.c:4174 +msgid " Manual page " +msgstr "" + +#: src/man-recode.c:103 +msgid "-t CODE {--suffix SUFFIX | --in-place} FILENAME..." +msgstr "" + +#: src/man-recode.c:106 src/manconv_main.c:94 +msgid "CODE" +msgstr "" + +#: src/man-recode.c:106 src/manconv_main.c:94 +msgid "encoding for output" +msgstr "" + +#: src/man-recode.c:108 +msgid "SUFFIX" +msgstr "" + +#: src/man-recode.c:108 +msgid "suffix to append to output file name" +msgstr "" + +#: src/man-recode.c:110 +msgid "overwrite input files in place" +msgstr "" + +#: src/man-recode.c:112 src/manconv_main.c:96 src/manpath.c:66 +msgid "produce fewer warnings" +msgstr "" + +#: src/man-recode.c:148 src/manconv_main.c:131 +#, c-format +msgid "must specify an output encoding" +msgstr "" + +#: src/man-recode.c:152 +#, c-format +msgid "must use either --suffix or --in-place" +msgstr "" + +#: src/man-recode.c:156 +#, c-format +msgid "--suffix and --in-place are mutually exclusive" +msgstr "" + +#: src/man-recode.c:249 src/mandb.c:216 +#, c-format +msgid "can't remove %s" +msgstr "" + +#: src/manconv.c:235 src/manconv.c:256 src/manconv.c:336 src/manconv.c:366 +#, c-format +msgid "can't write to standard output" +msgstr "" + +#: src/manconv.c:282 +msgid "iconv: incomplete character at end of buffer" +msgstr "" + +#: src/manconv_main.c:89 +msgid "[-f CODE[:...]] -t CODE [FILENAME]" +msgstr "" + +#: src/manconv_main.c:92 +msgid "CODE[:...]" +msgstr "" + +#: src/manconv_main.c:93 +msgid "possible encodings of original text" +msgstr "" + +#: src/mandb.c:111 +msgid "[MANPATH]" +msgstr "" + +#: src/mandb.c:115 +msgid "work quietly, except for 'bogus' warning" +msgstr "" + +#: src/mandb.c:116 +msgid "don't look for or add stray cats to the dbs" +msgstr "" + +#: src/mandb.c:117 +msgid "don't purge obsolete entries from the dbs" +msgstr "" + +#: src/mandb.c:118 +msgid "produce user databases only" +msgstr "" + +#: src/mandb.c:119 +msgid "create dbs from scratch, rather than updating" +msgstr "" + +#: src/mandb.c:120 +msgid "check manual pages for correctness" +msgstr "" + +#: src/mandb.c:121 +msgid "FILENAME" +msgstr "" + +#: src/mandb.c:121 +msgid "update just the entry for this filename" +msgstr "" + +#: src/mandb.c:280 +#, c-format +msgid "can't write to %s" +msgstr "" + +#: src/mandb.c:285 +#, c-format +msgid "can't read from %s" +msgstr "" + +#: src/mandb.c:457 +#, c-format +msgid "Processing manual pages under %s...\n" +msgstr "" + +#: src/mandb.c:666 src/mandb.c:692 +#, c-format +msgid "Removing obsolete cat directory %s...\n" +msgstr "" + +#: src/mandb.c:842 +#, c-format +msgid "warning: no MANDB_MAP directives in %s, using your manpath" +msgstr "" + +#: src/mandb.c:912 +#, c-format +msgid "%d man subdirectory contained newer manual pages.\n" +msgid_plural "%d man subdirectories contained newer manual pages.\n" +msgstr[0] "" +msgstr[1] "" + +#: src/mandb.c:917 +#, c-format +msgid "%d manual page was added.\n" +msgid_plural "%d manual pages were added.\n" +msgstr[0] "" +msgstr[1] "" + +#: src/mandb.c:921 +#, c-format +msgid "%d stray cat was added.\n" +msgid_plural "%d stray cats were added.\n" +msgstr[0] "" +msgstr[1] "" + +#: src/mandb.c:926 +#, c-format +msgid "%d old database entry was purged.\n" +msgid_plural "%d old database entries were purged.\n" +msgstr[0] "" +msgstr[1] "" + +#: src/mandb.c:944 +#, c-format +msgid "No databases created." +msgstr "" + +#: src/manp.c:319 +#, c-format +msgid "can't make sense of the manpath configuration file %s" +msgstr "" + +#: src/manp.c:325 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/manp.c:331 +#, c-format +msgid "warning: %s isn't a directory" +msgstr "" + +#: src/manp.c:662 +#, c-format +msgid "warning: $PATH not set" +msgstr "" + +#: src/manp.c:669 +#, c-format +msgid "warning: empty $PATH" +msgstr "" + +#: src/manp.c:697 +#, c-format +msgid "warning: $MANPATH set, prepending %s" +msgstr "" + +#: src/manp.c:708 +#, c-format +msgid "warning: $MANPATH set, appending %s" +msgstr "" + +#: src/manp.c:720 +#, c-format +msgid "warning: $MANPATH set, inserting %s" +msgstr "" + +#: src/manp.c:734 +#, c-format +msgid "warning: $MANPATH set, ignoring %s" +msgstr "" + +#: src/manp.c:796 +#, c-format +msgid "can't parse directory list `%s'" +msgstr "" + +#: src/manp.c:851 +#, c-format +msgid "can't open the manpath configuration file %s" +msgstr "" + +#: src/manp.c:888 +#, c-format +msgid "warning: mandatory directory %s doesn't exist" +msgstr "" + +#: src/manp.c:1177 +#, c-format +msgid "can't determine current directory" +msgstr "" + +#: src/manp.c:1358 +#, c-format +msgid "warning: %s does not begin with %s" +msgstr "" + +#: src/manpath.c:63 +msgid "show relative catpaths" +msgstr "" + +#: src/manpath.c:64 +msgid "show the entire global manpath" +msgstr "" + +#: src/manpath.c:126 +#, c-format +msgid "warning: no global manpaths set in config file %s" +msgstr "" + +#: src/straycats.c:232 src/ult_src.c:125 +#, c-format +msgid "warning: %s is a dangling symlink" +msgstr "" + +#: src/straycats.c:235 src/ult_src.c:128 src/ult_src.c:262 +#, c-format +msgid "can't resolve %s" +msgstr "" + +#: src/straycats.c:294 +#, c-format +msgid "Checking for stray cats under %s...\n" +msgstr "" + +#: src/straycats.c:334 +#, c-format +msgid "warning: can't update index cache %s" +msgstr "" + +#: src/ult_src.c:300 +#, c-format +msgid "%s is self referencing" +msgstr "" + +#: src/whatis.c:122 +msgid "KEYWORD..." +msgstr "" + +#: src/whatis.c:123 +msgid "The --regex option is enabled by default." +msgstr "" + +#: src/whatis.c:127 +msgid "print verbose warning messages" +msgstr "" + +#: src/whatis.c:128 +msgid "interpret each keyword as a regex" +msgstr "" + +#: src/whatis.c:129 +msgid "search each keyword for exact match" +msgstr "" + +#: src/whatis.c:130 +msgid "the keyword(s) contain wildcards" +msgstr "" + +#: src/whatis.c:131 +msgid "require all keywords to match" +msgstr "" + +#: src/whatis.c:132 +msgid "do not trim output to terminal width" +msgstr "" + +#: src/whatis.c:133 +msgid "search only these sections (colon-separated)" +msgstr "" + +#: src/whatis.c:137 +msgid "define the locale for this search" +msgstr "" + +#: src/whatis.c:234 +#, c-format +msgid "%s what?\n" +msgstr "" + +#: src/whatis.c:410 src/whatis.c:428 +#, c-format +msgid "warning: %s contains a pointer loop" +msgstr "" + +#: src/whatis.c:422 src/whatis.c:430 +msgid "(unknown subject)" +msgstr "" + +#: src/whatis.c:861 +#, c-format +msgid "%s: nothing appropriate.\n" +msgstr "" + +#: src/zsoelim.l:180 +#, c-format +msgid "%s:%d: .so requests nested too deeply or are recursive" +msgstr "" + +#: src/zsoelim.l:195 +#, c-format +msgid "%s:%d: warning: failed .so request" +msgstr "" + +#: src/zsoelim.l:217 +#, c-format +msgid "%s:%d: warning: newline in .so request, ignoring" +msgstr "" + +#: src/zsoelim.l:277 +#, c-format +msgid "%s:%d: warning: malformed .lf request, ignoring" +msgstr "" + +#: src/zsoelim.l:287 +#, c-format +msgid "%s:%d: warning: newline in .lf request, ignoring" +msgstr "" + +#: src/zsoelim.l:327 +#, c-format +msgid "%s:%d: unterminated quote in roff request" +msgstr "" + +#: src/zsoelim_main.c:69 +msgid "compatibility switch (ignored)" +msgstr "" |