# 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 2.1\n" "Report-Msgid-Bugs-To: bug-dico@gnu.org\n" "POT-Creation-Date: 2010-07-07 22:02+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: 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:274 msgid "`" msgstr "" #: gnu/quotearg.c:275 msgid "'" msgstr "" #: gnu/obstack.c:425 gnu/obstack.c:427 msgid "memory exhausted" msgstr "" #: gnu/getopt.c:529 gnu/getopt.c:545 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "" #: gnu/getopt.c:578 gnu/getopt.c:582 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: gnu/getopt.c:591 gnu/getopt.c:596 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: gnu/getopt.c:639 gnu/getopt.c:658 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: gnu/getopt.c:696 gnu/getopt.c:699 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: gnu/getopt.c:707 gnu/getopt.c:710 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: gnu/getopt.c:759 gnu/getopt.c:762 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: gnu/getopt.c:812 gnu/getopt.c:829 gnu/getopt.c:1037 gnu/getopt.c:1055 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: gnu/getopt.c:885 gnu/getopt.c:901 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: gnu/getopt.c:925 gnu/getopt.c:943 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: gnu/getopt.c:964 gnu/getopt.c:982 #, c-format msgid "%s: option '-W %s' requires 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:326 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 authentication\n" msgstr "" #: dico/connect.c:204 msgid "Obtained authentication credentials from the command line\n" msgstr "" #: dico/connect.c:211 #, c-format msgid "File %s does not exist" msgstr "" #: dico/connect.c:228 msgid "Password:" msgstr "" #: dico/connect.c:244 #, c-format msgid "INTERNAL ERROR at %s:%d: cannot get stream transport" msgstr "" #: dico/connect.c:252 #, c-format msgid "INTERNAL ERROR at %s:%d: cannot set stream transport" msgstr "" #: dico/connect.c:281 #, c-format msgid "Connecting to %s:%d\n" msgstr "" #: dico/connect.c:286 msgid "cannot create dict socket" msgstr "" #: dico/connect.c:295 dicod/ident.c:401 msgid "cannot bind AUTH socket" msgstr "" #: dico/connect.c:300 cmdline.opt:55 #, c-format msgid "%s: Invalid IP or unknown host name" msgstr "" #: dico/connect.c:308 #, c-format msgid "cannot connect to DICT server %s:%d" msgstr "" #: dico/connect.c:316 #, c-format msgid "cannot create dict stream: %s" msgstr "" #: dico/connect.c:330 msgid "Invalid reply from server" msgstr "" #: dico/connect.c:335 msgid "Sending client information\n" msgstr "" #: dico/connect.c:340 #, c-format msgid "Unexpected reply to CLIENT command: `%s'" msgstr "" #: dico/connect.c:346 msgid "Authentication failed" msgstr "" #: dico/connect.c:419 #, c-format msgid "Sending query for word \"%s\" in database \"%s\"\n" msgstr "" #: dico/connect.c:430 #, c-format msgid "Reading %lu definition\n" msgid_plural "Reading %lu definitions\n" msgstr[0] "" msgstr[1] "" #: dico/connect.c:437 #, c-format msgid "Unexpected reply in place of definition %lu" msgstr "" #: dico/connect.c:460 msgid "Setting Levenshtein threshold\n" msgstr "" #: dico/connect.c:466 msgid "Server rejected XLEV command" msgstr "" #: dico/connect.c:467 #, c-format msgid "Server reply: %s" msgstr "" #: dico/connect.c:470 #, c-format msgid "Sending query to match word \"%s\" in database \"%s\", using \"%s\"\n" msgstr "" #: dico/connect.c:483 #, c-format msgid "Reading %lu match\n" msgid_plural "Reading %lu matches\n" msgstr[0] "" msgstr[1] "" #: dico/connect.c:562 msgid "Not enough data in the result" msgstr "" #: dico/connect.c:629 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 autologin 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:171 #, 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:180 #, 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:46 #, c-format msgid "Regex error: %s" msgstr "" #: dicod/dicod.c:119 dicod/dicod.c:135 dicod/main.c:1247 #, c-format msgid "removing database %s" msgstr "" #: dicod/dicod.c:151 #, c-format msgid "error closing database %s" msgstr "" #: dicod/dicod.c:210 #, c-format msgid "error freeing database %s" msgstr "" #: dicod/dicod.c:265 msgid "connection from" msgstr "" #: dicod/dicod.c:284 msgid "session finished:" msgstr "" #: dicod/acl.c:94 dicod/acl.c:280 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:159 dicod/acl.c:166 #, c-format msgid "invalid netmask: `%s'" msgstr "" #: dicod/acl.c:183 msgid "expected `from', but found list" msgstr "" #: dicod/acl.c:186 #, c-format msgid "expected `from', but found `%s'" msgstr "" #: dicod/acl.c:195 msgid "unexpected end of statement after `from'" msgstr "" #: dicod/acl.c:215 msgid "junk after `from' list" msgstr "" #: dicod/acl.c:231 msgid "expected ACL name, but found end of statement" msgstr "" #: dicod/acl.c:237 msgid "expected string, but found list" msgstr "" #: dicod/acl.c:244 #, c-format msgid "ACL not defined: `%s'" msgstr "" #: dicod/acl.c:262 msgid "expected group list, but found end of statement" msgstr "" #: dicod/acl.c:300 #, c-format msgid "unknown word `%s'" msgstr "" #: dicod/acl.c:312 msgid "unexpected list" msgstr "" #: dicod/acl.c:411 msgid "MATCHES" msgstr "" #: dicod/acl.c:411 msgid "does not match" 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:607 dicod/main.c:615 #: dicod/main.c:618 dicod/main.c:622 dicod/main.c:625 dicod/main.c:652 #: dicod/main.c:654 dicod/main.c:657 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:1111 msgid "arg" msgstr "" #: dicod/config-lex.l:141 #, c-format msgid "stray character %c" msgstr "" #: dicod/config-lex.l:143 #, c-format msgid "stray character \\%03o" msgstr "" #: dicod/config-lex.l:229 #, c-format msgid "unknown escape sequence '\\%c'" msgstr "" #: dicod/config-lex.l:391 dicod/config-lex.l:422 msgid "cannot parse #line line" msgstr "" #: dicod/config-lex.l:407 dicod/config-lex.l:424 msgid "invalid #line statement" msgstr "" #: dicod/config-lex.l:410 dicod/config-lex.l:427 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:126 dicod/main.c:142 dicod/main.c:209 dicod/main.c:235 #: dicod/main.c:278 dicod/main.c:313 dicod/main.c:356 dicod/main.c:509 #: dicod/main.c:562 dicod/main.c:583 dicod/main.c:724 dicod/main.c:856 #: dicod/main.c:892 dicod/main.c:914 msgid "Unexpected block statement" msgstr "" #: dicod/main.c:162 msgid "ACL name must be a string" msgstr "" #: dicod/main.c:164 msgid "missing ACL name" msgstr "" #: dicod/main.c:170 #, c-format msgid "redefinition of ACL %s" msgstr "" #: dicod/main.c:173 msgid "location of the previous definition" msgstr "" #: dicod/main.c:188 dicod/main.c:192 msgid "[all|authenticated|group ] [from ]" msgstr "" #: dicod/main.c:189 msgid "Allow access" msgstr "" #: dicod/main.c:193 msgid "Deny access" msgstr "" #: dicod/main.c:213 dicod/main.c:588 msgid "expected scalar value" msgstr "" #: dicod/main.c:217 #, c-format msgid "no such ACL: `%s'" msgstr "" #: dicod/main.c:240 dicod/main.c:318 dicod/main.c:360 dicod/main.c:514 msgid "expected scalar value but found list" msgstr "" #: dicod/main.c:246 #, c-format msgid "%s: no such user" msgstr "" #: dicod/main.c:292 #, c-format msgid "%s: unknown group" msgstr "" #: dicod/main.c:322 msgid "unknown mode" msgstr "" #: dicod/main.c:367 msgid "unknown syslog facility" msgstr "" #: dicod/main.c:396 dicod/main.c:473 msgid "tag must be a string" msgstr "" #: dicod/main.c:398 msgid "missing tag" msgstr "" #: dicod/main.c:415 dicod/main.c:492 msgid "invalid use of block statement" msgstr "" #: dicod/main.c:521 dicod/loader.c:105 #, c-format msgid "cannot parse command line `%s'" msgstr "" #: dicod/main.c:529 #, c-format msgid "%s: handler not declared" msgstr "" #: dicod/main.c:568 #, c-format msgid "unknown capability: %s" msgstr "" #: dicod/main.c:593 #, c-format msgid "cannot parse headers: %s" msgstr "" #: dicod/main.c:600 #, c-format msgid "unknown encoding type: %s" msgstr "" #: dicod/main.c:607 msgid "Command line." msgstr "" #: dicod/main.c:613 msgid "word" msgstr "" #: dicod/main.c:613 msgid "Dictionary name (a single word)." msgstr "" #: dicod/main.c:616 msgid "Short description, to be shown in reply to SHOW DB command." msgstr "" #: dicod/main.c:619 msgid "" "Full description of the database, to be shown in reply to SHOW INFO command." msgstr "" #: dicod/main.c:623 msgid "List of languages this database translates from." msgstr "" #: dicod/main.c:626 msgid "List of languages this database translates to." msgstr "" #: dicod/main.c:628 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:1108 msgid "name" msgstr "" #: dicod/main.c:628 msgid "Name of the handler for this database." msgstr "" #: dicod/main.c:630 dicod/main.c:1046 dicod/main.c:1115 dicod/main.c:1118 msgid "arg: acl" msgstr "" #: dicod/main.c:631 msgid "ACL controlling visibility of this database" msgstr "" #: dicod/main.c:633 dicod/main.c:1043 dicod/main.c:1090 dicod/main.c:1093 msgid "text" msgstr "" #: dicod/main.c:634 msgid "Additional MIME headers" msgstr "" #: dicod/main.c:652 msgid "Password file or query." msgstr "" #: dicod/main.c:655 msgid "File containing user group information or a query to retrieve it." msgstr "" #: dicod/main.c:658 msgid "Implementation-dependent options" msgstr "" #: dicod/main.c:677 dicod/main.c:691 msgid "URL must be a string" msgstr "" #: dicod/main.c:679 dicod/main.c:693 msgid "empty URL" msgstr "" #: dicod/main.c:707 msgid "cannot create user database" 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 dicod/main.c:1104 msgid "path" msgstr "" #: dicod/main.c:1102 msgid "List of directories searched for database modules." msgstr "" #: dicod/main.c:1105 msgid "" "List of directories searched for database modules prior to the default " "module directory" msgstr "" #: dicod/main.c:1109 msgid "Set the name of the default matching strategy." msgstr "" #: dicod/main.c:1112 msgid "Provide timing information after successful completion of an operation." msgstr "" #: dicod/main.c:1116 msgid "Set ACL to control visibility of all databases." msgstr "" #: dicod/main.c:1119 msgid "Apply this ACL to incoming connections." msgstr "" #: dicod/main.c:1121 msgid "Define a dictionary database." msgstr "" #: dicod/main.c:1124 dicod/main.c:1127 dicod/main.c:1133 dicod/main.c:1140 msgid "name: string" msgstr "" #: dicod/main.c:1124 msgid "Load a module instance." msgstr "" #: dicod/main.c:1127 msgid "Define an ACL." msgstr "" #: dicod/main.c:1129 msgid "url: string" msgstr "" #: dicod/main.c:1130 msgid "Define user database for authentication." msgstr "" #: dicod/main.c:1133 msgid "Define a command alias." msgstr "" #: dicod/main.c:1137 msgid "Control SASL authentication." msgstr "" #: dicod/main.c:1141 msgid "Additional configuration for strategy " msgstr "" #: dicod/main.c:1150 msgid "" "Configuration file structure for dicod.\n" "For more information, use `info dico configuration'." msgstr "" #: dicod/main.c:1423 msgid "unknown strategy" 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:39 #, c-format msgid "%s: faulty module: (%s) failed" msgstr "" #: dicod/loader.c:53 #, c-format msgid "module %s already loaded" msgstr "" #: dicod/loader.c:63 #, c-format msgid "cannot load module %s: %s" msgstr "" #: dicod/loader.c:88 #, c-format msgid "%s: initialization failed" msgstr "" #: dicod/loader.c:123 #, c-format msgid "cannot initialize database `%s': module `%s' does not support databases" msgstr "" #: dicod/loader.c:133 #, c-format msgid "cannot initialize database `%s'" msgstr "" #: dicod/loader.c:148 #, 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:197 #, c-format msgid "%lu timed out" msgstr "" #: dicod/server.c:202 #, c-format msgid "%lu failed with status %d" msgstr "" #: dicod/server.c:213 #, c-format msgid "%lu terminated on signal %d" msgstr "" #: dicod/server.c:216 #, c-format msgid "%lu stopped on signal %d" msgstr "" #: dicod/server.c:220 #, c-format msgid "%lu dumped core" msgstr "" #: dicod/server.c:223 #, c-format msgid "%lu terminated with unrecognized status" msgstr "" #: dicod/server.c:291 #, c-format msgid "Cannot open pidfile `%s'" msgstr "" #: dicod/server.c:294 #, c-format msgid "Cannot get pid from pidfile `%s'" msgstr "" #: dicod/server.c:300 #, c-format msgid "%s appears to run with pid %lu. If it does not, remove `%s' and retry." msgstr "" #: dicod/server.c:310 dicod/server.c:329 #, c-format msgid "Cannot unlink pidfile `%s'" msgstr "" #: dicod/server.c:320 #, c-format msgid "Cannot create pidfile `%s'" msgstr "" #: dicod/server.c:386 #, c-format msgid "connection from %s denied" msgstr "" #: dicod/server.c:443 msgid "fork failed" msgstr "" #: dicod/server.c:459 msgid "refusing to restart due to errors in configuration file" msgstr "" #: dicod/server.c:465 msgid "" "refusing to restart due to unexpected return status of configuration checker" msgstr "" #: dicod/server.c:473 msgid "" "refusing to restart: configuration checker did not exit within 5 seconds" msgstr "" #: dicod/server.c:482 msgid "waitpid failed" msgstr "" #: dicod/server.c:483 msgid "refusing to restart" msgstr "" #: dicod/server.c:523 #, c-format msgid "too many children (%lu)" msgstr "" #: dicod/server.c:541 msgid "select error" msgstr "" #: dicod/server.c:557 #, c-format msgid "%s started" msgstr "" #: dicod/server.c:570 msgid "dicod started without full file name" msgstr "" #: dicod/server.c:571 dicod/server.c:575 msgid "restart (SIGHUP) will not work" msgstr "" #: dicod/server.c:574 msgid "configuration file is not given with a full file name" msgstr "" #: dicod/server.c:582 msgid "Cannot become a daemon" msgstr "" #: dicod/server.c:599 #, c-format msgid "Exit code = %d, last error status" msgstr "" #: dicod/server.c:606 #, c-format msgid "%s restarting" msgstr "" #: dicod/server.c:610 msgid "Cannot restart" msgstr "" #: dicod/server.c:612 #, c-format msgid "%s terminating" msgstr "" #: dicod/ident.c:200 msgid "Incorrect length of IDENT DES packet" msgstr "" #: dicod/ident.c:207 #, c-format msgid "Cannot open file %s" msgstr "" #: dicod/ident.c:389 msgid "cannot create socket for AUTH identification" msgstr "" #: dicod/ident.c:414 dicod/ident.c:467 #, c-format msgid "cannot connect to AUTH server %s" msgstr "" #: dicod/ident.c:440 #, c-format msgid "Malformed IDENT response: `%s', from %s" msgstr "" #: dicod/ident.c:445 msgid "" "Keyfile for AUTH responses not specified in config; use `ident-keyfile FILE'" msgstr "" #: dicod/ident.c:461 #, c-format msgid "failure while communicating with AUTH server %s" msgstr "" #: dicod/ident.c:472 #, c-format msgid "no reply from AUTH server %s" msgstr "" #: dicod/ident.c:478 #, 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:148 #, 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:240 #, c-format msgid "open_index: cannot stat `%s'" msgstr "" #: modules/dict.org/dictorg.c:244 #, c-format msgid "open_index: `%s' is not a regular file" msgstr "" #: modules/dict.org/dictorg.c:253 modules/dict.org/dictorg.c:350 #, c-format msgid "cannot create stream `%s'" msgstr "" #: modules/dict.org/dictorg.c:259 modules/dict.org/dictorg.c:358 #, c-format msgid "cannot open stream `%s': %s" msgstr "" #: modules/dict.org/dictorg.c:368 #, c-format msgid "cannot open stream for dictionary `%s'" msgstr "" #: modules/dict.org/dictorg.c:398 #, c-format msgid "mod_init_db(%s): database name not given" msgstr "" #: modules/dict.org/dictorg.c:408 #, c-format msgid "mod_init_db: `%s' is not an absolute file name" msgstr "" #: modules/dict.org/dictorg.c:742 modules/dict.org/dictorg.c:908 #, c-format msgid "%s: read error: %s" msgstr "" #: modules/dict.org/dictorg.c:823 msgid "_match_all: key initialization failed" msgstr "" #: modules/dict.org/dictorg.c:898 #, 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:161 #, c-format msgid "%s: invalid return type" msgstr "" #: modules/guile/guile.c:181 #, c-format msgid "procedure `%s' failed: see error output for details" msgstr "" #: modules/guile/guile.c:774 #, c-format msgid "%s: %s: unknown virtual function" msgstr "" #: modules/guile/guile.c:833 msgid "mod_init: cannot initialize error port" msgstr "" #: modules/guile/guile.c:841 modules/guile/guile.c:875 #, c-format msgid "mod_init: cannot load init script %s" msgstr "" #: modules/guile/guile.c:901 #, c-format msgid "%s: %s: void virtual function" msgstr "" #: modules/guile/guile.c:1123 msgid "mod_match: key initialization 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: key initialization failed" msgstr "" #: modules/ldap/ldap.c:61 #, c-format msgid "cannot set LBER_OPT_DEBUG_LEVEL %d" msgstr "" #: modules/ldap/ldap.c:66 #, c-format msgid "could not set LDAP_OPT_DEBUG_LEVEL %d" msgstr "" #: modules/ldap/ldap.c:74 #, c-format msgid "cannot create LDAP session handle for URI=%s (%d): %s" msgstr "" #: modules/ldap/ldap.c:82 #, c-format msgid "ldap_start_tls failed: %s" msgstr "" #: modules/ldap/ldap.c:200 #, c-format msgid "cannot parse options `%s'" msgstr "" #: modules/ldap/ldap.c:214 msgid "cannot allocate handle" msgstr ""