# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #: cmdline.opt:31 #, fuzzy msgid "" msgstr "" "Project-Id-Version: GNU dico 1.99.97\n" "Report-Msgid-Bugs-To: bug-dico@gnu.org.ua\n" "POT-Creation-Date: 2009-03-09 01:14+0200\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: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #. TRANSLATORS: #. 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. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: gnu/quotearg.c:251 msgid "`" msgstr "" #: gnu/quotearg.c:252 msgid "'" msgstr "" #: gnu/obstack.c:425 gnu/obstack.c:427 msgid "memory exhausted" msgstr "" #: gnu/getopt.c:528 gnu/getopt.c:544 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "" #: gnu/getopt.c:577 gnu/getopt.c:581 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "" #: gnu/getopt.c:590 gnu/getopt.c:595 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "" #: gnu/getopt.c:638 gnu/getopt.c:657 gnu/getopt.c:973 gnu/getopt.c:992 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "" #: gnu/getopt.c:695 gnu/getopt.c:698 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "" #: gnu/getopt.c:706 gnu/getopt.c:709 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "" #: gnu/getopt.c:761 gnu/getopt.c:764 #, c-format msgid "%s: illegal option -- %c\n" msgstr "" #: gnu/getopt.c:770 gnu/getopt.c:773 #, c-format msgid "%s: invalid option -- %c\n" msgstr "" #: gnu/getopt.c:825 gnu/getopt.c:841 gnu/getopt.c:1045 gnu/getopt.c:1063 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "" #: gnu/getopt.c:894 gnu/getopt.c:910 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "" #: gnu/getopt.c:934 gnu/getopt.c:952 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "" #: lib/parseopt.c:118 #, c-format msgid "%s: %s: unknown option" msgstr "" #: lib/parseopt.c:129 #, c-format msgid "%s: %s: %s is not a valid number" msgstr "" #: lib/parseopt.c:170 #, c-format msgid "%s: %s: invalid value %s" msgstr "" #: lib/userprivs.c:42 msgid "Refusing to run as root" msgstr "" #: lib/userprivs.c:60 #, c-format msgid "setgroups(1, %lu) failed" msgstr "" #: lib/userprivs.c:71 #, c-format msgid "setegid(%lu) failed" msgstr "" #: lib/userprivs.c:75 #, c-format msgid "setregid(%lu,%lu) failed" msgstr "" #: lib/userprivs.c:79 #, c-format msgid "setresgid(%lu,%lu,%lu) failed" msgstr "" #: lib/userprivs.c:87 #, c-format msgid "setgid(%lu) failed" msgstr "" #: lib/userprivs.c:90 #, c-format msgid "Cannot set effective gid to %lu" msgstr "" #: lib/userprivs.c:108 #, c-format msgid "setreuid(%lu,-1) failed" msgstr "" #: lib/userprivs.c:113 #, c-format msgid "second setuid(%lu) failed" msgstr "" #: lib/userprivs.c:120 #, c-format msgid "setuid(%lu) failed" msgstr "" #: lib/userprivs.c:128 msgid "seteuid(0) succeeded when it should not" msgstr "" #: lib/userprivs.c:131 msgid "Cannot drop non-root setuid privileges" msgstr "" #: lib/xstream.c:43 msgid "not enough memory while formatting reply message" msgstr "" #: lib/iostr.c:93 msgid "No error" msgstr "" #: dico/shell.c:34 msgid "WORD" msgstr "" #: dico/shell.c:34 msgid "Define WORD." msgstr "" #: dico/shell.c:35 msgid "/WORD" msgstr "" #: dico/shell.c:35 msgid "Match WORD." msgstr "" #: dico/shell.c:36 msgid "Redisplay previous matches." msgstr "" #: dico/shell.c:37 msgid "NUMBER" msgstr "" #: dico/shell.c:37 msgid "Define NUMBERth match." msgstr "" #: dico/shell.c:39 msgid "Edit NUMBERth previous command." msgstr "" #: dico/shell.c:45 msgid "[HOST [PORT]]" msgstr "" #: dico/shell.c:46 msgid "Connect to a DICT server." msgstr "" #: dico/shell.c:50 msgid "Close the connection." msgstr "" #: dico/shell.c:53 dico/shell.c:57 msgid "[NAME]" msgstr "" #: dico/shell.c:54 msgid "Set or display current database name." msgstr "" #: dico/shell.c:58 msgid "Set or display current strategy." msgstr "" #: dico/shell.c:61 msgid "[NUM]" msgstr "" #: dico/shell.c:62 msgid "Set or query Levenshtein distance (server-dependent)." msgstr "" #: dico/shell.c:66 msgid "List available matching strategies" msgstr "" #: dico/shell.c:70 msgid "List all accessible databases" msgstr "" #: dico/shell.c:73 msgid "[DB]" msgstr "" #: dico/shell.c:74 msgid "Display the information about the database." msgstr "" #: dico/shell.c:77 msgid "[CHAR]" msgstr "" #: dico/shell.c:78 msgid "Set or display command prefix." msgstr "" #: dico/shell.c:81 dico/shell.c:101 msgid "[BOOL]" msgstr "" #: dico/shell.c:82 msgid "Set or display session transcript mode." msgstr "" #: dico/shell.c:85 msgid "[NUMBER]" msgstr "" #: dico/shell.c:86 msgid "Set or display verbosity level." msgstr "" #: dico/shell.c:89 dico/shell.c:93 cmdline.opt:148 cmdline.opt:160 msgid "STRING" msgstr "" #: dico/shell.c:90 msgid "Change command line prompt." msgstr "" #: dico/shell.c:94 msgid "Change or display pager settings." msgstr "" #: dico/shell.c:97 msgid "[FILE]" msgstr "" #: dico/shell.c:98 msgid "Set or display autologin file name." msgstr "" #: dico/shell.c:102 msgid "Enable SASL authentication." msgstr "" #: dico/shell.c:107 msgid "Display command history." msgstr "" #: dico/shell.c:112 msgid "Display this help text." msgstr "" #: dico/shell.c:116 msgid "Print program version." msgstr "" #: dico/shell.c:120 msgid "Print copyright statement." msgstr "" #: dico/shell.c:128 msgid "Quit the shell." msgstr "" #: dico/shell.c:149 #, c-format msgid "Command prefix is %c\n" msgstr "" #: dico/shell.c:151 msgid "Expected a single punctuation character" msgstr "" #: dico/shell.c:229 dicod/config-gram.y:214 msgid "warning: " msgstr "" #: dico/shell.c:340 msgid "unknown command" msgstr "" #: dico/shell.c:350 msgid "not enough arguments" msgstr "" #: dico/shell.c:353 msgid "too many arguments" msgstr "" #: dico/shell.c:396 #, c-format msgid "Cannot open init file %s" msgstr "" #: dico/shell.c:646 msgid "Type ? for help summary" msgstr "" #: dico/connect.c:89 dico/connect.c:325 msgid "No reply from server" msgstr "" #: dico/connect.c:110 msgid "Attempting APOP authentication\n" msgstr "" #: dico/connect.c:117 dico/saslauth.c:301 msgid "Not enough credentials for authentication" msgstr "" #: dico/connect.c:121 dico/saslauth.c:306 msgid "Skipping authenitcation\n" msgstr "" #: dico/connect.c:203 msgid "Obtained authentication credentials from the command line\n" msgstr "" #: dico/connect.c:210 #, c-format msgid "File %s does not exist" msgstr "" #: dico/connect.c:227 msgid "Password:" msgstr "" #: dico/connect.c:243 #, c-format msgid "INTERNAL ERROR at %s:%d: cannot get stream transport" msgstr "" #: dico/connect.c:251 #, c-format msgid "INTERNAL ERROR at %s:%d: cannot set stream transport" msgstr "" #: dico/connect.c:280 #, c-format msgid "Connecting to %s:%d\n" msgstr "" #: dico/connect.c:285 msgid "cannot create dict socket" msgstr "" #: dico/connect.c:294 dicod/ident.c:423 msgid "cannot bind AUTH socket" msgstr "" #: dico/connect.c:299 cmdline.opt:55 #, c-format msgid "%s: Invalid IP or unknown host name" msgstr "" #: dico/connect.c:307 #, c-format msgid "cannot connect to DICT server %s:%d" msgstr "" #: dico/connect.c:315 #, c-format msgid "cannot create dict stream: %s" msgstr "" #: dico/connect.c:329 msgid "Invalid reply from server" msgstr "" #: dico/connect.c:334 msgid "Sending client information\n" msgstr "" #: dico/connect.c:339 #, c-format msgid "Unexpected reply to CLIENT command: `%s'" msgstr "" #: dico/connect.c:345 msgid "Authentication failed" msgstr "" #: dico/connect.c:418 #, c-format msgid "Sending query for word \"%s\" in database \"%s\"\n" msgstr "" #: dico/connect.c:429 #, c-format msgid "Reading %lu definition\n" msgid_plural "Reading %lu definitions\n" msgstr[0] "" msgstr[1] "" #: dico/connect.c:436 #, c-format msgid "Unexpected reply in place of definition %lu" msgstr "" #: dico/connect.c:459 msgid "Setting Levenshtein threshold\n" msgstr "" #: dico/connect.c:465 msgid "Server rejected XLEV command" msgstr "" #: dico/connect.c:466 #, c-format msgid "Server reply: %s" msgstr "" #: dico/connect.c:469 #, c-format msgid "Sending query to match word \"%s\" in database \"%s\", using \"%s\"\n" msgstr "" #: dico/connect.c:482 #, c-format msgid "Reading %lu match\n" msgid_plural "Reading %lu matches\n" msgstr[0] "" msgstr[1] "" #: dico/connect.c:561 msgid "Not enough data in the result" msgstr "" #: dico/connect.c:628 msgid "Freeing unlinked result" msgstr "" #: dico/dico.c:78 msgid "extra command line arguments ignored" msgstr "" #: dico/dico.c:86 msgid "you should give a word to look for or an URL" msgstr "" #: dico/dico.c:105 msgid "Database name not specified" msgstr "" #: dico/func.c:33 dicod/main.c:864 msgid "Expected boolean value" msgstr "" #: dico/func.c:67 #, c-format msgid "Cannot get listing: %s" msgstr "" #: dico/func.c:104 dico/func.c:137 msgid "Please specify server name or IP address" msgstr "" #: dico/func.c:109 msgid "Cannot connect to the server" msgstr "" #: dico/func.c:112 msgid "Getting list of databases\n" msgstr "" #: dico/func.c:114 msgid "Getting list of strategies\n" msgstr "" #: dico/func.c:116 msgid "Finished getting server information\n" msgstr "" #: dico/func.c:128 msgid "Invalid port number or service name" msgstr "" #: dico/func.c:149 msgid "Nothing to close" msgstr "" #: dico/func.c:159 msgid "No autologin file." msgstr "" #: dico/func.c:176 dico/func.c:267 msgid "on" msgstr "" #: dico/func.c:176 dico/func.c:267 msgid "off" msgstr "" #: dico/func.c:257 dico/func.c:365 msgid "invalid number" msgstr "" #: dico/func.c:267 #, c-format msgid "transcript is %s\n" msgstr "" #: dico/func.c:308 dico/func.c:324 msgid "No previous match" msgstr "" #: dico/func.c:328 msgid "Invalid match number. Type / to see the matches." msgstr "" #: dico/func.c:343 #, c-format msgid "Server does not support XLEV extension" msgstr "" #: dico/func.c:349 #, c-format msgid "Reported Levenshtein distance:%s\n" msgstr "" #: dico/func.c:352 msgid "Cannot query Levenshtein distance. Server responded:" msgstr "" #: dico/func.c:357 #, c-format msgid "No distance configured\n" msgstr "" #: dico/func.c:359 #, c-format msgid "Configured Levenshtein distance: %u\n" msgstr "" #: dico/func.c:394 #, c-format msgid "" "Search all of the databases until a match is found,\n" "and display all matches in that database.\n" msgstr "" #: dico/func.c:397 #, c-format msgid "Search all of the databases and display all matches." msgstr "" #: dico/autologin.c:160 #, c-format msgid "Cannot open netrc file %s" msgstr "" #: dico/autologin.c:165 #, c-format msgid "Reading autologin file %s...\n" msgstr "" #: dico/autologin.c:183 msgid "dico_argcv_get failed" msgstr "" #: dico/autologin.c:206 #, c-format msgid "Found matching line %d\n" msgstr "" #: dico/autologin.c:216 #, c-format msgid "Found default line %d\n" msgstr "" #: dico/autologin.c:234 msgid "No matching line found\n" msgstr "" #: dico/autologin.c:252 #, c-format msgid "%s:%d: unknown keyword" msgstr "" #: dico/autologin.c:260 #, c-format msgid "%s:%d: %s without argument" msgstr "" #: dico/autologin.c:315 #, c-format msgid "%s:%d: not enough memory" msgstr "" #: cmdline.opt:26 msgid "Server selection" msgstr "" #: cmdline.opt:30 msgid "SERVER" msgstr "" #: cmdline.opt:30 msgid "Connect to this server." msgstr "" #: cmdline.opt:36 msgid "SERVICE" msgstr "" #: cmdline.opt:36 msgid "Specify port to connect to." msgstr "" #: cmdline.opt:44 cmdline.opt:67 cmdline.opt:141 cmdline.opt:154 msgid "NAME" msgstr "" #: cmdline.opt:44 msgid "Select a database to search." msgstr "" #: cmdline.opt:50 msgid "ADDR" msgstr "" #: cmdline.opt:50 msgid "Set a source address for TCP connections." msgstr "" #: cmdline.opt:57 msgid "Operation modes" msgstr "" #: cmdline.opt:61 msgid "Match instead of define." msgstr "" #: cmdline.opt:67 msgid "Select a strategy for matching. Implies --match." msgstr "" #: cmdline.opt:75 msgid "N" msgstr "" #: cmdline.opt:75 msgid "Set maximum Levenshtein distance to N." msgstr "" #: cmdline.opt:84 msgid "Show available databases." msgstr "" #: cmdline.opt:90 msgid "Show available search strategies." msgstr "" #: cmdline.opt:96 msgid "show server help." msgstr "" #: cmdline.opt:102 msgid "DBNAME" msgstr "" #: cmdline.opt:102 msgid "Show information about database DBNAME." msgstr "" #: cmdline.opt:109 msgid "Show information about the server." msgstr "" #: cmdline.opt:115 msgid "Do not print the normal dico welcome." msgstr "" #: cmdline.opt:119 msgid "Authentication" msgstr "" #: cmdline.opt:123 msgid "Disable authentication." msgstr "" #: cmdline.opt:129 msgid "Enable SASL authentication (default)." msgstr "" #: cmdline.opt:135 msgid "Disable SASL authentication." msgstr "" #: cmdline.opt:141 msgid "Set user name for authentication." msgstr "" #: cmdline.opt:148 msgid "Set shared secret for authentication." msgstr "" #: cmdline.opt:154 msgid "Set the name of autologin file to use." msgstr "" #: cmdline.opt:160 msgid "Additional text for client command." msgstr "" #: cmdline.opt:164 msgid "Debugging" msgstr "" #: cmdline.opt:167 cmdline.opt:93 msgid "Enable session transcript." msgstr "" #: cmdline.opt:173 msgid "Increase debugging verbosity level." msgstr "" #: cmdline.opt:179 msgid "Include time stamp in the debugging output." msgstr "" #: cmdline.opt:186 cmdline.opt:112 msgid "Include source line information in the debugging output." msgstr "" #: cmdline.opt:190 cmdline.opt:141 msgid "Other options" msgstr "" #: cmdline.opt:190 cmdline.opt:141 msgid "Give this help list" msgstr "" #: cmdline.opt:190 cmdline.opt:141 msgid "Give a short usage message" msgstr "" #: cmdline.opt:190 cmdline.opt:141 msgid "Print program version" msgstr "" #: cmdline.opt:24 msgid "A DICT client." msgstr "" #: cmdline.opt:26 msgid "[URL-or-WORD]" msgstr "" #: cmdline.opt:126 cmdline.opt:272 cmdline.opt:131 cmdline.opt:277 msgid "Usage:" msgstr "" #: cmdline.opt:126 cmdline.opt:131 msgid "OPTION" msgstr "" #: cmdline.opt:240 cmdline.opt:245 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" #: cmdline.opt:244 cmdline.opt:249 #, c-format msgid "Report bugs to %s.\n" msgstr "" #: cmdline.opt:488 cmdline.opt:493 msgid "(C)" msgstr "" #: cmdline.opt:506 cmdline.opt:511 msgid "" "License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" #: cmdline.opt:41 msgid "Invalid port" msgstr "" #: cmdline.opt:81 #, c-format msgid "%s: invalid number" msgstr "" #: dico/lookup.c:23 msgid "No match" msgstr "" #: dico/lookup.c:65 dico/lookup.c:175 #, c-format msgid "From %s, %s:\n" msgstr "" #: dico/lookup.c:137 msgid "(no description available)" msgstr "" #: dico/lookup.c:209 #, c-format msgid "%s:%d: INTERNAL ERROR: unexpected request type" msgstr "" #: dico/lookup.c:229 dico/lookup.c:296 msgid "Server name or IP not specified" msgstr "" #: dico/lookup.c:238 msgid "Quitting\n" msgstr "" #: dico/saslauth.c:40 dicod/gsasl.c:368 #, c-format msgid "cannot get list of available SASL mechanisms: %s" msgstr "" #: dico/saslauth.c:149 #, c-format msgid "Unknown callback property %d" msgstr "" #: dico/saslauth.c:160 dico/saslauth.c:166 msgid "GSASL handshake aborted" msgstr "" #: dico/saslauth.c:207 #, c-format msgid "GSASL handshake aborted: unexpected reply: %s" msgstr "" #: dico/saslauth.c:225 dicod/gsasl.c:148 #, c-format msgid "GSASL error: %s" msgstr "" #: dico/saslauth.c:254 msgid "Trying SASL\n" msgstr "" #: dico/saslauth.c:257 #, c-format msgid "Cannot initialize libgsasl: %s" msgstr "" #: dico/saslauth.c:267 msgid "No suitable SASL mechanism found" msgstr "" #: dico/saslauth.c:270 #, c-format msgid "Selected authentication mechanism %s" msgstr "" #: dico/saslauth.c:277 msgid "SASL authentication succeeded" msgstr "" #: dico/saslauth.c:278 msgid "SASL authentication failed" msgstr "" #: dico/saslauth.c:336 msgid "Dico compiled without SASL support" msgstr "" #: dicod/pp.c:345 dicod/pp.c:367 #, c-format msgid "Cannot stat `%s'" msgstr "" #: dicod/pp.c:350 dicod/pp.c:355 msgid "Recursive inclusion" msgstr "" #: dicod/pp.c:358 #, c-format msgid "`%s' already included here" msgstr "" #: dicod/pp.c:362 #, c-format msgid "`%s' already included at top level" msgstr "" #: dicod/pp.c:376 dicod/config-lex.l:167 #, c-format msgid "Cannot open `%s'" msgstr "" #: dicod/pp.c:456 #, c-format msgid "%s: No such file or directory" msgstr "" #: dicod/pp.c:475 msgid "Cannot parse include line" msgstr "" #: dicod/pp.c:477 msgid "invalid include statement" msgstr "" #: dicod/pp.c:541 dicod/config-lex.l:176 #, c-format msgid "Unable to start external preprocessor `%s'" msgstr "" #: dicod/pp.c:650 dicod/pp.c:665 dicod/pp.c:671 #, c-format msgid "Cannot run `%s'" msgstr "" #: dicod/regex.c:37 #, c-format msgid "Regex error: %s" msgstr "" #: dicod/dicod.c:119 dicod/dicod.c:135 dicod/main.c:1243 #, c-format msgid "removing database %s" msgstr "" #: dicod/dicod.c:151 #, c-format msgid "error closing database %s" msgstr "" #: dicod/dicod.c:225 #, c-format msgid "error freeing database %s" msgstr "" #: dicod/dicod.c:280 msgid "connection from" msgstr "" #: dicod/dicod.c:299 msgid "session finished:" msgstr "" #: dicod/acl.c:94 dicod/acl.c:281 msgid "expected string but found list" msgstr "" #: dicod/acl.c:107 #, c-format msgid "socket name too long: `%s'" msgstr "" #: dicod/acl.c:127 #, c-format msgid "cannot resolve host name: `%s'" msgstr "" #: dicod/acl.c:160 dicod/acl.c:167 #, c-format msgid "invalid netmask: `%s'" msgstr "" #: dicod/acl.c:184 msgid "expected `from', but found list" msgstr "" #: dicod/acl.c:187 #, c-format msgid "expected `from', but found `%s'" msgstr "" #: dicod/acl.c:196 msgid "unexpected end of statement after `from'" msgstr "" #: dicod/acl.c:216 msgid "junk after `from' list" msgstr "" #: dicod/acl.c:232 msgid "expected ACL name, but found end of statement" msgstr "" #: dicod/acl.c:238 msgid "expected string, but found list" msgstr "" #: dicod/acl.c:245 #, c-format msgid "ACL not defined: `%s'" msgstr "" #: dicod/acl.c:263 msgid "expected group list, but found end of statement" msgstr "" #: dicod/acl.c:301 #, c-format msgid "unknown word `%s'" msgstr "" #: dicod/acl.c:313 msgid "unexpected list" msgstr "" #: dicod/acl.c:412 msgid "MATCHES" msgstr "" #: dicod/acl.c:412 msgid "does not match" msgstr "" #: dicod/udb.c:97 #, c-format msgid "%s: invalid URL" msgstr "" #: dicod/udb.c:103 #, c-format msgid "%s: invalid URL: unknown protocol" msgstr "" #: dicod/dbtext.c:28 #, c-format msgid "cannot get path from URL `%s'" msgstr "" #: dicod/dbtext.c:33 #, c-format msgid "cannot stat directory `%s'" msgstr "" #: dicod/dbtext.c:39 #, c-format msgid "%s: not a directory" msgstr "" #: dicod/dbtext.c:55 #, c-format msgid "cannot open file `%s'" msgstr "" #: dicod/config-format.c:128 dicod/main.c:625 dicod/main.c:633 #: dicod/main.c:636 dicod/main.c:640 dicod/main.c:643 dicod/main.c:668 #: dicod/main.c:670 dicod/main.c:775 dicod/main.c:1049 dicod/main.c:1058 #: dicod/main.c:1061 dicod/main.c:1063 dicod/main.c:1068 dicod/main.c:1077 #: dicod/main.c:1099 dicod/main.c:1107 msgid "arg" msgstr "" #: dicod/config-lex.l:137 #, c-format msgid "stray character %c" msgstr "" #: dicod/config-lex.l:139 #, c-format msgid "stray character \\%03o" msgstr "" #: dicod/config-lex.l:225 #, c-format msgid "unknown escape sequence '\\%c'" msgstr "" #: dicod/config-lex.l:387 dicod/config-lex.l:418 msgid "cannot parse #line line" msgstr "" #: dicod/config-lex.l:403 dicod/config-lex.l:420 msgid "invalid #line statement" msgstr "" #: dicod/config-lex.l:406 dicod/config-lex.l:423 msgid "malformed #line statement" msgstr "" #: dicod/auth.c:46 dicod/gsasl.c:190 msgid "failed to open user database" msgstr "" #: dicod/auth.c:51 dicod/gsasl.c:238 dicod/gsasl.c:273 #, c-format msgid "failed to get password for `%s' from the database" msgstr "" #: dicod/auth.c:55 #, c-format msgid "no such user `%s'" msgstr "" #: dicod/auth.c:61 #, c-format msgid "authentication failed for `%s'" msgstr "" #: dicod/main.c:122 dicod/main.c:138 dicod/main.c:205 dicod/main.c:231 #: dicod/main.c:274 dicod/main.c:309 dicod/main.c:352 dicod/main.c:505 #: dicod/main.c:558 dicod/main.c:576 dicod/main.c:601 dicod/main.c:724 #: dicod/main.c:856 dicod/main.c:892 dicod/main.c:914 msgid "Unexpected block statement" msgstr "" #: dicod/main.c:158 msgid "ACL name must be a string" msgstr "" #: dicod/main.c:160 msgid "missing ACL name" msgstr "" #: dicod/main.c:166 #, c-format msgid "redefinition of ACL %s" msgstr "" #: dicod/main.c:169 msgid "location of the previous definition" msgstr "" #: dicod/main.c:184 dicod/main.c:188 msgid "[all|authenticated|group ] [from ]" msgstr "" #: dicod/main.c:185 msgid "Allow access" msgstr "" #: dicod/main.c:189 msgid "Deny access" msgstr "" #: dicod/main.c:209 dicod/main.c:606 msgid "expected scalar value" msgstr "" #: dicod/main.c:213 #, c-format msgid "no such ACL: `%s'" msgstr "" #: dicod/main.c:236 dicod/main.c:314 dicod/main.c:356 dicod/main.c:510 #: dicod/main.c:580 msgid "expected scalar value but found list" msgstr "" #: dicod/main.c:242 #, c-format msgid "%s: no such user" msgstr "" #: dicod/main.c:288 #, c-format msgid "%s: unknown group" msgstr "" #: dicod/main.c:318 msgid "unknown mode" msgstr "" #: dicod/main.c:363 msgid "unknown syslog facility" msgstr "" #: dicod/main.c:392 dicod/main.c:469 msgid "tag must be a string" msgstr "" #: dicod/main.c:394 msgid "missing tag" msgstr "" #: dicod/main.c:411 dicod/main.c:488 msgid "invalid use of block statement" msgstr "" #: dicod/main.c:517 dicod/loader.c:99 #, c-format msgid "cannot parse command line `%s'" msgstr "" #: dicod/main.c:525 #, c-format msgid "%s: handler not declared" msgstr "" #: dicod/main.c:564 #, c-format msgid "unknown capability: %s" msgstr "" #: dicod/main.c:584 msgid "unknown strategy" msgstr "" #: dicod/main.c:611 #, c-format msgid "cannot parse headers: %s" msgstr "" #: dicod/main.c:618 #, c-format msgid "unknown encoding type: %s" msgstr "" #: dicod/main.c:625 msgid "Command line." msgstr "" #: dicod/main.c:631 msgid "word" msgstr "" #: dicod/main.c:631 msgid "Dictionary name (a single word)." msgstr "" #: dicod/main.c:634 msgid "Short description, to be shown in reply to SHOW DB command." msgstr "" #: dicod/main.c:637 msgid "" "Full description of the database, to be shown in reply to SHOW INFO command." msgstr "" #: dicod/main.c:641 msgid "List of languages this database translates from." msgstr "" #: dicod/main.c:644 msgid "List of languages this database translates to." msgstr "" #: dicod/main.c:646 dicod/main.c:769 dicod/main.c:772 dicod/main.c:1036 #: dicod/main.c:1038 dicod/main.c:1055 dicod/main.c:1074 dicod/main.c:1079 #: dicod/main.c:1097 dicod/main.c:1104 msgid "name" msgstr "" #: dicod/main.c:646 msgid "Name of the handler for this database." msgstr "" #: dicod/main.c:648 dicod/main.c:1046 dicod/main.c:1111 dicod/main.c:1114 msgid "arg: acl" msgstr "" #: dicod/main.c:649 msgid "ACL controlling visibility of this database" msgstr "" #: dicod/main.c:651 dicod/main.c:1043 dicod/main.c:1090 dicod/main.c:1093 msgid "text" msgstr "" #: dicod/main.c:652 msgid "Additional MIME headers" msgstr "" #: dicod/main.c:668 msgid "Password file or query." msgstr "" #: dicod/main.c:671 msgid "File containing user group information or a query to retrieve it." msgstr "" #: dicod/main.c:689 dicod/main.c:703 msgid "URL must be a string" msgstr "" #: dicod/main.c:691 dicod/main.c:705 msgid "empty URL" msgstr "" #: dicod/main.c:728 msgid "Not enough arguments for alias" msgstr "" #: dicod/main.c:735 #, c-format msgid "argument %d has wrong type" msgstr "" #: dicod/main.c:755 msgid "expected boolean value but found list" msgstr "" #: dicod/main.c:763 dicod/main.c:766 msgid "mech: list" msgstr "" #: dicod/main.c:764 msgid "Disable SASL mechanisms listed in ." msgstr "" #: dicod/main.c:767 msgid "Enable SASL mechanisms listed in ." msgstr "" #: dicod/main.c:770 msgid "Set service name for GSSAPI and Kerberos." msgstr "" #: dicod/main.c:773 msgid "Set realm name for GSSAPI and Kerberos." msgstr "" #: dicod/main.c:776 msgid "Define groups for anonymous users." msgstr "" #: dicod/main.c:815 msgid "Section name must be a string" msgstr "" #: dicod/main.c:817 msgid "missing section name" msgstr "" #: dicod/main.c:841 msgid "Unexpected statement" msgstr "" #: dicod/main.c:902 msgid "expected list or string" msgstr "" #: dicod/main.c:924 msgid "Expected number" msgstr "" #: dicod/main.c:995 msgid "arg: bool" msgstr "" #: dicod/main.c:995 msgid "Deny all * and ! look ups" msgstr "" #: dicod/main.c:998 msgid "cond" msgstr "" #: dicod/main.c:998 msgid "Deny * and ! look-ups on these words." msgstr "" #: dicod/main.c:1002 dicod/main.c:1007 dicod/main.c:1012 dicod/main.c:1017 #: dicod/main.c:1022 dicod/main.c:1027 msgid "len: number" msgstr "" #: dicod/main.c:1003 msgid "Deny * and ! look-ups on words with length < ." msgstr "" #: dicod/main.c:1008 msgid "Deny * and ! look-ups on words with length <= ." msgstr "" #: dicod/main.c:1013 msgid "Deny * and ! look-ups on words with length > ." msgstr "" #: dicod/main.c:1018 msgid "Deny * and ! look-ups on words with length >= ." msgstr "" #: dicod/main.c:1023 msgid "Deny * and ! look-ups on words with length == ." msgstr "" #: dicod/main.c:1028 msgid "Deny * and ! look-ups on words with length != ." msgstr "" #: dicod/main.c:1036 msgid "Run with these user privileges." msgstr "" #: dicod/main.c:1039 msgid "Supplementary group to retain with the user privileges." msgstr "" #: dicod/main.c:1041 msgid "arg: [daemon|inetd]" msgstr "" #: dicod/main.c:1041 msgid "Operation mode." msgstr "" #: dicod/main.c:1044 msgid "Server description to be shown in reply to SHOW SERVER command." msgstr "" #: dicod/main.c:1047 msgid "Show system information if arg matches." msgstr "" #: dicod/main.c:1050 msgid "Enable identification check using AUTH protocol (RFC 1413)" msgstr "" #: dicod/main.c:1052 msgid "val" msgstr "" #: dicod/main.c:1053 msgid "Set timeout for AUTH I/O operations." msgstr "" #: dicod/main.c:1056 msgid "Name of the file containing the keys for decrypting AUTH replies." msgstr "" #: dicod/main.c:1059 msgid "Maximum number of children running simultaneously." msgstr "" #: dicod/main.c:1061 msgid "Tag syslog diagnostics with this tag." msgstr "" #: dicod/main.c:1064 msgid "" "Set syslog facility. Arg is one of the following: user, daemon, auth, " "authpriv, mail, cron, local0 through local7 (case-insensitive), or a " "facility number." msgstr "" #: dicod/main.c:1069 msgid "Prefix diagnostics messages with their severity." msgstr "" #: dicod/main.c:1071 msgid "fmt" msgstr "" #: dicod/main.c:1072 msgid "Set format string for access log file." msgstr "" #: dicod/main.c:1075 msgid "Set access log file name." msgstr "" #: dicod/main.c:1077 msgid "Log session transcript." msgstr "" #: dicod/main.c:1080 msgid "Store PID of the master process in this file." msgstr "" #: dicod/main.c:1082 dicod/main.c:1085 msgid "seconds" msgstr "" #: dicod/main.c:1083 msgid "Wait this number of seconds for all children to terminate." msgstr "" #: dicod/main.c:1086 msgid "Set inactivity timeout." msgstr "" #: dicod/main.c:1088 msgid "addr" msgstr "" #: dicod/main.c:1088 msgid "Listen on these addresses." msgstr "" #: dicod/main.c:1091 msgid "Display this text in the initial 220 banner" msgstr "" #: dicod/main.c:1094 msgid "" "Display this text in reply to the HELP command. If text begins with a +, " "usual command summary is displayed before it." msgstr "" #: dicod/main.c:1097 msgid "Override the host name." msgstr "" #: dicod/main.c:1099 msgid "Request additional capabilities." msgstr "" #: dicod/main.c:1101 msgid "path" msgstr "" #: dicod/main.c:1102 msgid "List of directories searched for database modules." msgstr "" #: dicod/main.c:1105 msgid "Set the name of the default matching strategy." msgstr "" #: dicod/main.c:1108 msgid "Provide timing information after successful completion of an operation." msgstr "" #: dicod/main.c:1112 msgid "Set ACL to control visibility of all databases." msgstr "" #: dicod/main.c:1115 msgid "Apply this ACL to incoming connections." msgstr "" #: dicod/main.c:1117 msgid "Define a dictionary database." msgstr "" #: dicod/main.c:1120 dicod/main.c:1123 dicod/main.c:1129 dicod/main.c:1136 msgid "name: string" msgstr "" #: dicod/main.c:1120 msgid "Load a module instance." msgstr "" #: dicod/main.c:1123 msgid "Define an ACL." msgstr "" #: dicod/main.c:1125 msgid "url: string" msgstr "" #: dicod/main.c:1126 msgid "Define user database for authentication." msgstr "" #: dicod/main.c:1129 msgid "Define a command alias." msgstr "" #: dicod/main.c:1133 msgid "Control SASL authentication." msgstr "" #: dicod/main.c:1137 msgid "Additional configuration for strategy " msgstr "" #: dicod/main.c:1146 msgid "" "Configuration file structure for dicod.\n" "For more information, use `info dico configuration'." msgstr "" #: cmdline.opt:32 msgid "FILE" msgstr "" #: cmdline.opt:32 msgid "Read this configuration file." msgstr "" #: cmdline.opt:38 msgid "Operate in foreground." msgstr "" #: cmdline.opt:44 msgid "Output diagnostic to stderr." msgstr "" #: cmdline.opt:50 msgid "Output diagnostic to syslog (default)." msgstr "" #: cmdline.opt:56 msgid "Preprocess configuration file and exit" msgstr "" #: cmdline.opt:62 msgid "PROG" msgstr "" #: cmdline.opt:62 msgid "Use PROG as a preprocessor for config file." msgstr "" #: cmdline.opt:68 msgid "Do not use external preprocessor." msgstr "" #: cmdline.opt:75 msgid "DIR" msgstr "" #: cmdline.opt:75 msgid "" "Add the directory DIR to the list of directories to be searched for " "preprocessor include files" msgstr "" #: cmdline.opt:81 msgid "Single-process mode." msgstr "" #: cmdline.opt:87 msgid "Inetd mode." msgstr "" #: cmdline.opt:99 msgid "Disable session transcript." msgstr "" #: cmdline.opt:105 msgid "LEVEL-SPEC" msgstr "" #: cmdline.opt:105 msgid "Set debug verbosity level." msgstr "" #: cmdline.opt:118 msgid "Trace parsing of configuration file." msgstr "" #: cmdline.opt:124 msgid "Trace config file lexer." msgstr "" #: cmdline.opt:130 msgid "Show configuration file summary." msgstr "" #: cmdline.opt:137 msgid "Check configuration file syntax and exit." msgstr "" #: cmdline.opt:29 msgid "A DICT daemon." msgstr "" #: dicod/loader.c:38 #, c-format msgid "%s: faulty module: (%s) failed" msgstr "" #: dicod/loader.c:52 #, c-format msgid "module %s already loaded" msgstr "" #: dicod/loader.c:62 #, c-format msgid "cannot load module %s: %s" msgstr "" #: dicod/loader.c:83 #, c-format msgid "%s: initialization failed" msgstr "" #: dicod/loader.c:120 #, c-format msgid "cannot initialize database `%s'" msgstr "" #: dicod/loader.c:135 #, c-format msgid "cannot open database `%s'" msgstr "" #: dicod/alias.c:67 #, c-format msgid "alias `%s' already defined" msgstr "" #: dicod/alias.c:69 msgid "this is the location of the previous definition" msgstr "" #: dicod/server.c:94 #, c-format msgid "file %s exists but cannot be stat'd" msgstr "" #: dicod/server.c:101 #, c-format msgid "file %s is not a socket" msgstr "" #: dicod/server.c:107 #, c-format msgid "cannot unlink file %s" msgstr "" #: dicod/server.c:149 msgid "No sockets opened" msgstr "" #: dicod/server.c:192 #, c-format msgid "%lu exited successfully" msgstr "" #: dicod/server.c:196 #, c-format msgid "%lu failed with status %d" msgstr "" #: dicod/server.c:207 #, c-format msgid "%lu terminated on signal %d" msgstr "" #: dicod/server.c:211 #, c-format msgid "%lu stopped on signal %d" msgstr "" #: dicod/server.c:215 #, c-format msgid "%lu dumped core" msgstr "" #: dicod/server.c:218 #, c-format msgid "%lu terminated with unrecognized status" msgstr "" #: dicod/server.c:285 #, c-format msgid "Cannot open pidfile `%s'" msgstr "" #: dicod/server.c:288 #, c-format msgid "Cannot get pid from pidfile `%s'" msgstr "" #: dicod/server.c:292 #, c-format msgid "%s appears to run with pid %lu. If it does not, remove `%s' and retry." msgstr "" #: dicod/server.c:301 dicod/server.c:319 #, c-format msgid "Cannot unlink pidfile `%s'" msgstr "" #: dicod/server.c:310 #, c-format msgid "Cannot create pidfile `%s'" msgstr "" #: dicod/server.c:376 #, c-format msgid "connection from %s denied" msgstr "" #: dicod/server.c:433 msgid "fork failed" msgstr "" #: dicod/server.c:449 msgid "refusing to restart due to errors in configuration file" msgstr "" #: dicod/server.c:455 msgid "" "refusing to restart due to unexpected return status of configuration checker" msgstr "" #: dicod/server.c:463 msgid "" "refusing to restart: configuration checker did not exit within 5 seconds" msgstr "" #: dicod/server.c:472 msgid "waitpid failed" msgstr "" #: dicod/server.c:473 msgid "refusing to restart" msgstr "" #: dicod/server.c:513 #, c-format msgid "too many children (%lu)" msgstr "" #: dicod/server.c:531 msgid "select error" msgstr "" #: dicod/server.c:547 #, c-format msgid "%s started" msgstr "" #: dicod/server.c:560 msgid "dicod started without full file name" msgstr "" #: dicod/server.c:561 dicod/server.c:565 msgid "restart (SIGHUP) will not work" msgstr "" #: dicod/server.c:564 msgid "configuration file is not given with a full file name" msgstr "" #: dicod/server.c:572 msgid "Cannot become a daemon" msgstr "" #: dicod/server.c:589 #, c-format msgid "Exit code = %d, last error status" msgstr "" #: dicod/server.c:596 #, c-format msgid "%s restarting" msgstr "" #: dicod/server.c:600 msgid "Cannot restart" msgstr "" #: dicod/server.c:602 #, c-format msgid "%s terminating" msgstr "" #: dicod/ident.c:222 msgid "Incorrect length of IDENT DES packet" msgstr "" #: dicod/ident.c:229 #, c-format msgid "Cannot open file %s" msgstr "" #: dicod/ident.c:411 msgid "cannot create socket for AUTH identification" msgstr "" #: dicod/ident.c:436 dicod/ident.c:489 #, c-format msgid "cannot connect to AUTH server %s" msgstr "" #: dicod/ident.c:462 #, c-format msgid "Malformed IDENT response: `%s', from %s" msgstr "" #: dicod/ident.c:467 msgid "" "Keyfile for AUTH responses not specified in config; use `ident-keyfile FILE'" msgstr "" #: dicod/ident.c:483 #, c-format msgid "failure while communicating with AUTH server %s" msgstr "" #: dicod/ident.c:494 #, c-format msgid "no reply from AUTH server %s" msgstr "" #: dicod/ident.c:500 #, c-format msgid "I/O error while communicating with AUTH server %s" msgstr "" #: dicod/config-gram.y:78 msgid "Unknown keyword" msgstr "" #: dicod/config-gram.y:373 dicod/config-gram.y:395 #, c-format msgid "cannot convert `%s' to number" msgstr "" #: dicod/config-gram.y:378 #, c-format msgid "%s: value out of allowed range %..%" msgstr "" #: dicod/config-gram.y:400 #, c-format msgid "%s: value out of allowed range 0..%" msgstr "" #: dicod/config-gram.y:423 #, c-format msgid "%s: not a valid boolean value" msgstr "" #: dicod/config-gram.y:450 #, c-format msgid "%s: UNIX socket name too long" msgstr "" #: dicod/config-gram.y:476 dicod/config-gram.y:604 #, c-format msgid "%s: not a valid IP address or hostname" msgstr "" #: dicod/config-gram.y:500 #, c-format msgid "%s: not a valid port number" msgstr "" #: dicod/config-gram.y:596 #, c-format msgid "%s: not a valid IP address" msgstr "" #: dicod/config-gram.y:616 #, c-format msgid "INTERNAL ERROR at %s:%d" msgstr "" #: dicod/config-gram.y:663 #, c-format msgid "too many arguments to `%s'; missing semicolon?" msgstr "" #: dicod/config-gram.y:682 dicod/config-gram.y:716 #, c-format msgid "INTERNAL ERROR at %s:%d: unhandled data type %d" msgstr "" #: dicod/config-gram.y:690 #, c-format msgid "%s: incompatible data type in list item #%d" msgstr "" #: dicod/config-gram.y:703 #, c-format msgid "incompatible data type for `%s'" msgstr "" #: dicod/accesslog.c:487 #, c-format msgid "log format error (near char %d): missing terminating `}'" msgstr "" #: dicod/accesslog.c:502 #, c-format msgid "log format error (near char %d): unknown format char `%c'" msgstr "" #: dicod/accesslog.c:510 #, c-format msgid "" "log format warning (near char %d): format char `%c' does not take arguments" msgstr "" #: dicod/accesslog.c:553 #, c-format msgid "cannot open access log file `%s'" msgstr "" #: dicod/gsasl.c:84 #, c-format msgid "Unexpected input instead of SASLRESP command: %s" msgstr "" #: dicod/gsasl.c:123 #, c-format msgid "SASL gsasl_server_start: %s" msgstr "" #: dicod/gsasl.c:163 #, c-format msgid "GSASL %s: cannot get username" msgstr "" #: dicod/gsasl.c:266 msgid "user name not supplied" msgstr "" #: dicod/gsasl.c:318 #, c-format msgid "Unsupported callback property %d" msgstr "" #: dicod/gsasl.c:330 #, c-format msgid "cannot initialize libgsasl: %s" msgstr "" #: modules/dict.org/dictorg.c:28 modules/guile/guile.c:138 #, c-format msgid "%s: not enough memory" msgstr "" #: modules/dict.org/dictorg.c:51 #, c-format msgid "mod_init: cannot stat `%s'" msgstr "" #: modules/dict.org/dictorg.c:56 #, c-format msgid "mod_init: `%s' is not a directory" msgstr "" #: modules/dict.org/dictorg.c:61 #, c-format msgid "mod_init: `%s' is not readable" msgstr "" #: modules/dict.org/dictorg.c:186 #, c-format msgid "%s:%lu: invalid base64 value: `%.*s'" msgstr "" #: modules/dict.org/dictorg.c:201 #, c-format msgid "%s:%lu: malformed entry" msgstr "" #: modules/dict.org/dictorg.c:241 #, c-format msgid "open_index: cannot stat `%s'" msgstr "" #: modules/dict.org/dictorg.c:245 #, c-format msgid "open_index: `%s' is not a regular file" msgstr "" #: modules/dict.org/dictorg.c:251 #, c-format msgid "open_index: cannot open `%s'" msgstr "" #: modules/dict.org/dictorg.c:336 #, c-format msgid "cannot create stream `%s'" msgstr "" #: modules/dict.org/dictorg.c:344 #, c-format msgid "cannot open stream `%s': %s" msgstr "" #: modules/dict.org/dictorg.c:354 #, c-format msgid "cannot open stream for dictionary `%s'" msgstr "" #: modules/dict.org/dictorg.c:384 #, c-format msgid "mod_init_db(%s): database name not given" msgstr "" #: modules/dict.org/dictorg.c:394 #, c-format msgid "mod_init_db: `%s' is not an absolute file name" msgstr "" #: modules/dict.org/dictorg.c:717 modules/dict.org/dictorg.c:876 #, c-format msgid "%s: read error: %s" msgstr "" #: modules/dict.org/dictorg.c:793 msgid "_match_all: initial select failed" msgstr "" #: modules/dict.org/dictorg.c:866 #, c-format msgid "%s: seek error: %s" msgstr "" #: modules/dict.org/dictstr.c:179 #, c-format msgid "cannot initialize inflation engine: %s" msgstr "" #: modules/dict.org/dictstr.c:201 #, c-format msgid "%s:%d: INTERNAL ERROR: inflate did not flush (%d pending, %d avail)" msgstr "" #: modules/dict.org/dictstr.c:306 #, c-format msgid "%s:%d: INTERNAL ERROR: cannot shut down inflation engine: %s" msgstr "" #: modules/dict.org/dictstr.c:457 #, c-format msgid "file position (%lu) != header length + 1 (%lu)" msgstr "" #: modules/dict.org/dictstr.c:495 msgid "unknown dictionary format" msgstr "" #: modules/dict.org/dictstr.c:498 msgid "unsupported dictionary format" msgstr "" #: modules/dict.org/dictstr.c:501 msgid "unsupported dictionary version" msgstr "" #: modules/dict.org/dictstr.c:504 msgid "malformed header" msgstr "" #: modules/dict.org/dictstr.c:507 msgid "cannot seek on pure gzip format files" msgstr "" #: modules/dict.org/dictstr.c:510 msgid "error decompressing stream" msgstr "" #: modules/guile/guile.c:151 #, c-format msgid "%s: invalid return type" msgstr "" #: modules/guile/guile.c:171 #, c-format msgid "procedure `%s' failed: see error output for details" msgstr "" #: modules/guile/guile.c:675 #, c-format msgid "%s: %s: unknown virtual function" msgstr "" #: modules/guile/guile.c:732 msgid "mod_init: cannot initialize error port" msgstr "" #: modules/guile/guile.c:740 modules/guile/guile.c:774 #, c-format msgid "mod_init: cannot load init script %s" msgstr "" #: modules/guile/guile.c:800 #, c-format msgid "%s: %s: void virtual function" msgstr "" #: modules/guile/guile.c:1024 msgid "mod_match: initial select failed" msgstr "" #: modules/outline/outline.c:472 msgid "outline_open: wrong number of arguments" msgstr "" #: modules/outline/outline.c:478 #, c-format msgid "cannot open file %s" msgstr "" #: modules/outline/outline.c:623 msgid "outline_lang: not enough memory" msgstr "" #: modules/outline/outline.c:668 msgid "outline_match_all: not enough memory" msgstr "" #: modules/outline/outline.c:673 msgid "outline_match_all: initial select failed" msgstr ""