# 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 makedict.opt:34 #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: bug-dico@gnu.org.ua\n" "POT-Creation-Date: 2008-07-19 16:10+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" #. 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:268 msgid "`" msgstr "" #: gnu/quotearg.c:269 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:97 #, c-format msgid "%s: %s: unknown option" msgstr "" #: lib/parseopt.c:106 #, c-format msgid "%s: %s: %s is not a valid number" msgstr "" #: lib/parseopt.c:147 #, 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:25 msgid "WORD" msgstr "" #: dico/shell.c:25 msgid "Define WORD." msgstr "" #: dico/shell.c:26 msgid "/WORD" msgstr "" #: dico/shell.c:26 msgid "Match WORD." msgstr "" #: dico/shell.c:27 msgid "Redisplay previous matches." msgstr "" #: dico/shell.c:28 msgid "NUMBER" msgstr "" #: dico/shell.c:28 msgid "Define NUMBERth match." msgstr "" #: dico/shell.c:33 msgid "[HOST [PORT]]" msgstr "" #: dico/shell.c:34 msgid "Connect to a DICT server." msgstr "" #: dico/shell.c:38 msgid "Close the connection." msgstr "" #: dico/shell.c:41 msgid "[FILE]" msgstr "" #: dico/shell.c:42 msgid "Set or display autologin file name." msgstr "" #: dico/shell.c:45 dico/shell.c:49 msgid "[NAME]" msgstr "" #: dico/shell.c:46 msgid "Set or display current database name." msgstr "" #: dico/shell.c:50 msgid "Set or display current strategy." msgstr "" #: dico/shell.c:53 msgid "[NUM]" msgstr "" #: dico/shell.c:54 msgid "Set or query Levenshtein distance (server-dependent)." msgstr "" #: dico/shell.c:58 msgid "List available matching strategies" msgstr "" #: dico/shell.c:62 msgid "List all accessible databases" msgstr "" #: dico/shell.c:65 msgid "[CHAR]" msgstr "" #: dico/shell.c:66 msgid "Set or display command prefix." msgstr "" #: dico/shell.c:69 msgid "[BOOL]" msgstr "" #: dico/shell.c:70 msgid "Set or display session transcript mode." msgstr "" #: dico/shell.c:74 msgid "Display this help text." msgstr "" #: dico/shell.c:78 msgid "Print program version." msgstr "" #: dico/shell.c:82 msgid "Print copyright statement." msgstr "" #: dico/shell.c:90 msgid "Quit the shell." msgstr "" #: dico/shell.c:111 #, c-format msgid "Command prefix is %c\n" msgstr "" #: dico/shell.c:113 msgid "Expected a single punctuation character" msgstr "" #: dico/shell.c:191 dicod/config-gram.y:210 msgid "warning: " msgstr "" #: dico/shell.c:293 msgid "unknown command" msgstr "" #: dico/shell.c:303 msgid "not enough arguments" msgstr "" #: dico/shell.c:306 msgid "too many arguments" msgstr "" #: dico/shell.c:349 #, c-format msgid "Cannot open init file %s" msgstr "" #: dico/shell.c:538 msgid "Type ? for help summary" msgstr "" #: dico/connect.c:89 dico/connect.c:234 msgid "No reply from server" msgstr "" #: dico/connect.c:128 #, c-format msgid "File %s does not exist" msgstr "" #: dico/connect.c:138 msgid "Password:" msgstr "" #: dico/connect.c:154 #, c-format msgid "INTERNAL ERROR at %s:%d: cannot get stream transport" msgstr "" #: dico/connect.c:162 #, c-format msgid "INTERNAL ERROR at %s:%d: cannot set stream transport" msgstr "" #: dico/connect.c:194 msgid "cannot create dict socket" msgstr "" #: dico/connect.c:203 dicod/ident.c:295 msgid "cannot bind AUTH socket" msgstr "" #: dico/connect.c:208 cmdline.opt:55 #, c-format msgid "%s: Invalid IP or unknown host name" msgstr "" #: dico/connect.c:216 #, c-format msgid "cannot connect to DICT server %s:%d" msgstr "" #: dico/connect.c:224 #, c-format msgid "cannot create dict stream: %s" msgstr "" #: dico/connect.c:238 msgid "Invalid reply from server" msgstr "" #: dico/connect.c:247 #, c-format msgid "Unexpected reply to CLIENT command: `%s'" msgstr "" #: dico/connect.c:254 msgid "Not enough credentials for authentication" msgstr "" #: dico/connect.c:259 msgid "Authentication failed" msgstr "" #: dico/connect.c:349 #, c-format msgid "Unexpected reply in place of definition %lu" msgstr "" #: dico/connect.c:377 msgid "Server rejected XLEV command" msgstr "" #: dico/connect.c:378 #, c-format msgid "Server reply: %s" msgstr "" #: dico/connect.c:467 msgid "Not enough data in the result" msgstr "" #: dico/connect.c:534 msgid "Freeing unlinked result" msgstr "" #: dico/dico.c:72 msgid "extra command line arguments ignored" msgstr "" #: dico/dico.c:80 msgid "you should give a word to look for or an URL" msgstr "" #: dico/dico.c:99 msgid "Database name not specified" msgstr "" #: dico/func.c:49 #, c-format msgid "Cannot get listing: %s" msgstr "" #: dico/func.c:61 dico/func.c:91 msgid "Please specify server name or IP address" msgstr "" #: dico/func.c:66 msgid "Cannot connect to the server" msgstr "" #: dico/func.c:82 msgid "Invalid port number or service name" msgstr "" #: dico/func.c:103 msgid "Nothing to close" msgstr "" #: dico/func.c:113 msgid "No autologin file." msgstr "" #: dico/func.c:196 msgid "Expected boolean value" msgstr "" #: dico/func.c:203 #, c-format msgid "transcript is %s\n" msgstr "" #: dico/func.c:203 msgid "on" msgstr "" #: dico/func.c:203 msgid "off" msgstr "" #: dico/func.c:244 dico/func.c:260 msgid "No previous match" msgstr "" #: dico/func.c:264 msgid "Invalid match number. Type / to see the matches." msgstr "" #: dico/func.c:279 #, c-format msgid "Server does not support XLEV extension" msgstr "" #: dico/func.c:285 #, c-format msgid "Reported Levenshtein distance:%s\n" msgstr "" #: dico/func.c:288 msgid "Cannot query Levenshtein distance. Server responded:" msgstr "" #: dico/func.c:293 #, c-format msgid "No distance configured\n" msgstr "" #: dico/func.c:295 #, c-format msgid "Configured Levenshtein distance: %u\n" msgstr "" #: dico/func.c:301 msgid "invalid number" msgstr "" #: dico/netrc.c:95 #, c-format msgid "Cannot open netrc file %s" msgstr "" #: dico/netrc.c:100 #, c-format msgid "Opening netrc file %s...\n" msgstr "" #: dico/netrc.c:118 msgid "dico_argcv_get failed" msgstr "" #: dico/netrc.c:126 #, c-format msgid "Found matching line %d\n" msgstr "" #: dico/netrc.c:136 #, c-format msgid "Found default line %d\n" msgstr "" #: dico/netrc.c:144 #, c-format msgid "Ignoring unrecognized line %d\n" msgstr "" #: dico/netrc.c:152 msgid "No matching line found\n" msgstr "" #: dico/netrc.c:157 #, c-format msgid "%s:%d: incomplete sentence" 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:130 cmdline.opt:143 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:91 msgid "Show available search strategies." msgstr "" #: cmdline.opt:97 msgid "show server help." msgstr "" #: cmdline.opt:103 msgid "DBNAME" msgstr "" #: cmdline.opt:103 msgid "Show information about database DBNAME." msgstr "" #: cmdline.opt:110 msgid "Show information about the server." msgstr "" #: cmdline.opt:116 msgid "Do not print the normal dico welcome." msgstr "" #: cmdline.opt:120 msgid "Authentication" msgstr "" #: cmdline.opt:124 msgid "Disable authentication." msgstr "" #: cmdline.opt:130 msgid "Set user name for authentication." msgstr "" #: cmdline.opt:137 cmdline.opt:149 msgid "STRING" msgstr "" #: cmdline.opt:137 msgid "Set shared secret for authentication." msgstr "" #: cmdline.opt:143 msgid "Set the name of autologin file to use." msgstr "" #: cmdline.opt:149 msgid "Additional text for client command." msgstr "" #: cmdline.opt:153 msgid "Debugging" msgstr "" #: cmdline.opt:156 msgid "Enable session transcript." msgstr "" #: cmdline.opt:160 cmdline.opt:123 makedict.opt:68 msgid "Other options" msgstr "" #: cmdline.opt:160 cmdline.opt:123 makedict.opt:68 msgid "Give this help list" msgstr "" #: cmdline.opt:160 cmdline.opt:123 makedict.opt:68 msgid "Give a short usage message" msgstr "" #: cmdline.opt:160 cmdline.opt:123 makedict.opt:68 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:275 #: makedict.opt:134 makedict.opt:278 msgid "Usage:" msgstr "" #: cmdline.opt:126 cmdline.opt:131 makedict.opt:134 msgid "OPTION" msgstr "" #: cmdline.opt:240 cmdline.opt:243 makedict.opt:246 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" #: cmdline.opt:244 cmdline.opt:247 makedict.opt:250 #, c-format msgid "Report bugs to %s.\n" msgstr "" #: cmdline.opt:488 cmdline.opt:491 makedict.opt:494 msgid "(C)" msgstr "" #: cmdline.opt:506 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:295 msgid "Server name or IP not specified" msgstr "" #: dicod/pp.c:349 dicod/pp.c:371 #, c-format msgid "Cannot stat `%s'" msgstr "" #: dicod/pp.c:354 dicod/pp.c:359 msgid "Recursive inclusion" msgstr "" #: dicod/pp.c:362 #, c-format msgid "`%s' already included here" msgstr "" #: dicod/pp.c:366 #, c-format msgid "`%s' already included at top level" msgstr "" #: dicod/pp.c:380 dicod/config-lex.l:161 #, c-format msgid "Cannot open `%s'" msgstr "" #: dicod/pp.c:460 #, c-format msgid "%s: No such file or directory" msgstr "" #: dicod/pp.c:479 msgid "Cannot parse include line" msgstr "" #: dicod/pp.c:481 msgid "invalid include statement" msgstr "" #: dicod/pp.c:545 dicod/config-lex.l:170 #, c-format msgid "Unable to start external preprocessor `%s'" msgstr "" #: dicod/pp.c:654 dicod/pp.c:669 dicod/pp.c:675 #, 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:893 #, c-format msgid "removing database %s" msgstr "" #: dicod/dicod.c:151 #, c-format msgid "error closing database %s" msgstr "" #: dicod/dicod.c:209 #, c-format msgid "error freeing database %s" 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:410 msgid "MATCHES" msgstr "" #: dicod/acl.c:410 msgid "does not match" msgstr "" #: dicod/udb.c:93 #, c-format msgid "%s: invalid URL" msgstr "" #: dicod/udb.c:99 #, 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:569 dicod/main.c:577 #: dicod/main.c:580 dicod/main.c:589 dicod/main.c:592 dicod/main.c:609 #: dicod/main.c:611 dicod/main.c:701 dicod/main.c:707 dicod/main.c:710 #: dicod/main.c:712 dicod/main.c:717 dicod/main.c:726 dicod/main.c:748 #: dicod/main.c:756 msgid "arg" msgstr "" #: dicod/config-lex.l:134 #, c-format msgid "stray character \\%03o" msgstr "" #: dicod/config-lex.l:219 #, c-format msgid "unknown escape sequence '\\%c'" msgstr "" #: dicod/config-lex.l:381 dicod/config-lex.l:412 msgid "cannot parse #line line" msgstr "" #: dicod/config-lex.l:397 dicod/config-lex.l:414 msgid "invalid #line statement" msgstr "" #: dicod/config-lex.l:400 dicod/config-lex.l:417 msgid "malformed #line statement" msgstr "" #: dicod/auth.c:46 msgid "failed to open user database" msgstr "" #: dicod/auth.c:51 #, 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:121 dicod/main.c:137 dicod/main.c:204 dicod/main.c:230 #: dicod/main.c:273 dicod/main.c:308 dicod/main.c:351 dicod/main.c:459 #: dicod/main.c:496 dicod/main.c:536 dicod/main.c:554 dicod/main.c:665 msgid "Unexpected block statement" msgstr "" #: dicod/main.c:157 msgid "ACL name must be a string" msgstr "" #: dicod/main.c:159 msgid "missing ACL name" msgstr "" #: dicod/main.c:165 #, c-format msgid "redefinition of ACL %s" msgstr "" #: dicod/main.c:168 msgid "location of the previous definition" msgstr "" #: dicod/main.c:183 dicod/main.c:187 msgid "[all|authenticated|group ] [from ]" msgstr "" #: dicod/main.c:184 msgid "Allow access" msgstr "" #: dicod/main.c:188 msgid "Deny access" msgstr "" #: dicod/main.c:208 msgid "expected scalar value" msgstr "" #: dicod/main.c:212 #, c-format msgid "no such ACL: `%s'" msgstr "" #: dicod/main.c:235 dicod/main.c:313 dicod/main.c:355 dicod/main.c:464 #: dicod/main.c:500 dicod/main.c:558 msgid "expected scalar value but found list" msgstr "" #: dicod/main.c:241 #, c-format msgid "%s: no such user" msgstr "" #: dicod/main.c:287 #, c-format msgid "%s: unknown group" msgstr "" #: dicod/main.c:317 msgid "unknown mode" msgstr "" #: dicod/main.c:362 msgid "unknown syslog facility" msgstr "" #: dicod/main.c:382 dicod/main.c:418 msgid "tag must be a string" msgstr "" #: dicod/main.c:384 msgid "missing tag" msgstr "" #: dicod/main.c:399 dicod/main.c:433 msgid "invalid use of block statement" msgstr "" #: dicod/main.c:471 dicod/loader.c:94 #, c-format msgid "cannot parse command line `%s'" msgstr "" #: dicod/main.c:479 #, c-format msgid "%s: handler not declared" msgstr "" #: dicod/main.c:508 #, c-format msgid "unknown encoding type: %s" msgstr "" #: dicod/main.c:542 #, c-format msgid "unknown capability: %s" msgstr "" #: dicod/main.c:562 msgid "unknown strategy" msgstr "" #: dicod/main.c:569 msgid "Command line." msgstr "" #: dicod/main.c:575 msgid "word" msgstr "" #: dicod/main.c:575 msgid "Dictionary name (a single word)." msgstr "" #: dicod/main.c:578 msgid "Short description, to be shown in reply to SHOW DB command." msgstr "" #: dicod/main.c:581 msgid "" "Full description of the database, to be shown in reply to SHOW INFO command." msgstr "" #: dicod/main.c:584 dicod/main.c:688 dicod/main.c:690 dicod/main.c:704 #: dicod/main.c:723 dicod/main.c:728 dicod/main.c:746 dicod/main.c:753 msgid "name" msgstr "" #: dicod/main.c:584 msgid "Name of the handler for this database." msgstr "" #: dicod/main.c:586 dicod/main.c:698 dicod/main.c:760 dicod/main.c:763 msgid "arg: acl" msgstr "" #: dicod/main.c:587 msgid "ACL controlling visibility of this database" msgstr "" #: dicod/main.c:589 msgid "Content type for MIME replies." msgstr "" #: dicod/main.c:593 msgid "Content transfer encoding for MIME replies." msgstr "" #: dicod/main.c:609 msgid "Password file or query." msgstr "" #: dicod/main.c:612 msgid "File containing user group information or a query to retrieve it." msgstr "" #: dicod/main.c:630 dicod/main.c:644 msgid "URL must be a string" msgstr "" #: dicod/main.c:632 dicod/main.c:646 msgid "empty URL" msgstr "" #: dicod/main.c:669 msgid "Not enough arguments for alias" msgstr "" #: dicod/main.c:676 #, c-format msgid "argument %d has wrong type" msgstr "" #: dicod/main.c:688 msgid "Run with these user privileges." msgstr "" #: dicod/main.c:691 msgid "Supplementary group to retain with the user privileges." msgstr "" #: dicod/main.c:693 msgid "arg: [daemon|inetd]" msgstr "" #: dicod/main.c:693 msgid "Operation mode." msgstr "" #: dicod/main.c:695 dicod/main.c:739 dicod/main.c:742 msgid "text" msgstr "" #: dicod/main.c:696 msgid "Server description to be shown in reply to SHOW SERVER command." msgstr "" #: dicod/main.c:699 msgid "Show system information if arg matches." msgstr "" #: dicod/main.c:702 msgid "Enable identification check using AUTH protocol (RFC 1413)" msgstr "" #: dicod/main.c:705 msgid "Name of the file containing the keys for decrypting AUTH replies." msgstr "" #: dicod/main.c:708 msgid "Maximum number of children running simultaneously." msgstr "" #: dicod/main.c:710 msgid "Tag syslog diagnostics with this tag." msgstr "" #: dicod/main.c:713 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:718 msgid "Prefix diagnostics messages with their severity." msgstr "" #: dicod/main.c:720 msgid "fmt" msgstr "" #: dicod/main.c:721 msgid "Set format string for access log file." msgstr "" #: dicod/main.c:724 msgid "Set access log file name." msgstr "" #: dicod/main.c:726 msgid "Log session transcript." msgstr "" #: dicod/main.c:729 msgid "Store PID of the master process in this file." msgstr "" #: dicod/main.c:731 dicod/main.c:734 msgid "seconds" msgstr "" #: dicod/main.c:732 msgid "Wait this number of seconds for all children to terminate." msgstr "" #: dicod/main.c:735 msgid "Set inactivity timeout." msgstr "" #: dicod/main.c:737 msgid "addr" msgstr "" #: dicod/main.c:737 msgid "Listen on these addresses." msgstr "" #: dicod/main.c:740 msgid "Display this text in the initial 220 banner" msgstr "" #: dicod/main.c:743 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:746 msgid "Override the host name." msgstr "" #: dicod/main.c:748 msgid "Request additional capabilities." msgstr "" #: dicod/main.c:750 msgid "path" msgstr "" #: dicod/main.c:751 msgid "List of directories searched for database modules." msgstr "" #: dicod/main.c:754 msgid "Set the name of the default matching strategy." msgstr "" #: dicod/main.c:757 msgid "Provide timing information after successful completion of an operation." msgstr "" #: dicod/main.c:761 msgid "Set ACL to control visibility of all databases." msgstr "" #: dicod/main.c:764 msgid "Apply this ACL to incoming connections." msgstr "" #: dicod/main.c:766 msgid "Define a dictionary database." msgstr "" #: dicod/main.c:769 dicod/main.c:772 dicod/main.c:778 msgid "name: string" msgstr "" #: dicod/main.c:769 msgid "Load a module instance." msgstr "" #: dicod/main.c:772 msgid "Define an ACL." msgstr "" #: dicod/main.c:774 msgid "url: string" msgstr "" #: dicod/main.c:775 msgid "Define user database for authentication." msgstr "" #: dicod/main.c:778 msgid "Define a command alias." msgstr "" #: dicod/main.c:787 msgid "" "Configuration file structure for dicod.\n" "For more information, use `info dico configuration'." msgstr "" #: cmdline.opt:30 makedict.opt:44 makedict.opt:50 msgid "FILE" msgstr "" #: cmdline.opt:30 msgid "Read this configuration file." msgstr "" #: cmdline.opt:36 msgid "Operate in foreground." msgstr "" #: cmdline.opt:42 msgid "Output diagnostic to stderr." msgstr "" #: cmdline.opt:48 msgid "Output diagnostic to syslog (default)." msgstr "" #: cmdline.opt:54 msgid "Preprocess configuration file and exit" msgstr "" #: cmdline.opt:60 msgid "PROG" msgstr "" #: cmdline.opt:60 msgid "Use PROG as a preprocessor for config file." msgstr "" #: cmdline.opt:66 msgid "Do not use external preprocessor." msgstr "" #: cmdline.opt:72 makedict.opt:38 msgid "DIR" msgstr "" #: cmdline.opt:72 msgid "" "Add the directory DIR to the list of directories to be searched for " "preprocessor include files" msgstr "" #: cmdline.opt:79 msgid "Single-process mode." msgstr "" #: cmdline.opt:85 msgid "Inetd mode." msgstr "" #: cmdline.opt:91 msgid "LEVEL-SPEC" msgstr "" #: cmdline.opt:91 msgid "Set debug verbosity level." msgstr "" #: cmdline.opt:98 msgid "Trace parsing of configuration file." msgstr "" #: cmdline.opt:104 msgid "Trace config file lexer." msgstr "" #: cmdline.opt:110 msgid "Show configuration file summary." msgstr "" #: cmdline.opt:117 msgid "Check configuration file syntax and exit." msgstr "" #: cmdline.opt:29 msgid "A DICT daemon." msgstr "" #: cmdline.opt:495 makedict.opt:498 msgid "" "\n" "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:503 makedict.opt:506 #, c-format msgid "Written by %s.\n" msgstr "" #: dicod/loader.c:38 #, c-format msgid "%s: faulty module: (%s) failed" msgstr "" #: dicod/loader.c:51 #, c-format msgid "module %s already loaded" msgstr "" #: dicod/loader.c:57 #, c-format msgid "cannot load module %s: %s" msgstr "" #: dicod/loader.c:78 #, c-format msgid "%s: initialization failed" msgstr "" #: dicod/loader.c:115 #, c-format msgid "cannot initialize database `%s'" msgstr "" #: dicod/loader.c:130 #, 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:380 #, c-format msgid "connection from %s denied" msgstr "" #: dicod/server.c:441 msgid "fork failed" msgstr "" #: dicod/server.c:457 msgid "refusing to restart due to errors in configuration file" msgstr "" #: dicod/server.c:463 msgid "" "refusing to restart due to unexpected return status of configuration checker" msgstr "" #: dicod/server.c:471 msgid "" "refusing to restart: configuration checker did not exit within 5 seconds" msgstr "" #: dicod/server.c:480 msgid "waitpid failed" msgstr "" #: dicod/server.c:481 msgid "refusing to restart" msgstr "" #: dicod/server.c:521 #, c-format msgid "too many children (%lu)" msgstr "" #: dicod/server.c:539 msgid "select error" msgstr "" #: dicod/server.c:555 #, c-format msgid "%s started" msgstr "" #: dicod/server.c:568 msgid "dicod started without full file name" msgstr "" #: dicod/server.c:569 dicod/server.c:573 msgid "restart (SIGHUP) will not work" msgstr "" #: dicod/server.c:572 msgid "configuration file is not given with a full file name" msgstr "" #: dicod/server.c:580 msgid "Cannot become a daemon" msgstr "" #: dicod/server.c:597 #, c-format msgid "Exit code = %d, last error status" msgstr "" #: dicod/server.c:604 #, c-format msgid "%s restarting" msgstr "" #: dicod/server.c:608 msgid "Cannot restart" msgstr "" #: dicod/server.c:610 #, c-format msgid "%s terminating" msgstr "" #: dicod/ident.c:223 msgid "Incorrect length of IDENT DES packet" msgstr "" #: dicod/ident.c:230 #, c-format msgid "Cannot open file %s" msgstr "" #: dicod/ident.c:285 msgid "cannot create socket for AUTH identification" msgstr "" #: dicod/ident.c:302 #, c-format msgid "cannot connect to AUTH server %s" msgstr "" #: dicod/ident.c:328 #, c-format msgid "no reply from AUTH server %s" msgstr "" #: dicod/ident.c:337 #, c-format msgid "Malformed IDENT response: `%s', from %s" msgstr "" #: dicod/ident.c:344 msgid "" "Keyfile for AUTH responses not specified in config; use `ident-keyfile FILE'" msgstr "" #: dicod/config-gram.y:78 msgid "Unknown keyword" msgstr "" #: dicod/config-gram.y:369 dicod/config-gram.y:390 #, c-format msgid "cannot convert `%s' to number" msgstr "" #: dicod/config-gram.y:374 #, c-format msgid "%s: value out of allowed range %..%" msgstr "" #: dicod/config-gram.y:395 #, c-format msgid "%s: value out of allowed range 0..%" msgstr "" #: dicod/config-gram.y:418 #, c-format msgid "%s: not a valid boolean value" msgstr "" #: dicod/config-gram.y:445 #, c-format msgid "%s: UNIX socket name too long" msgstr "" #: dicod/config-gram.y:471 dicod/config-gram.y:598 #, c-format msgid "%s: not a valid IP address or hostname" msgstr "" #: dicod/config-gram.y:495 #, c-format msgid "%s: not a valid port number" msgstr "" #: dicod/config-gram.y:590 #, c-format msgid "%s: not a valid IP address" msgstr "" #: dicod/config-gram.y:610 #, c-format msgid "INTERNAL ERROR at %s:%d" msgstr "" #: dicod/config-gram.y:657 #, c-format msgid "too many arguments to `%s'; missing semicolon?" msgstr "" #: dicod/config-gram.y:676 dicod/config-gram.y:710 #, c-format msgid "INTERNAL ERROR at %s:%d: unhandled data type %d" msgstr "" #: dicod/config-gram.y:684 #, c-format msgid "%s: incompatible data type in list item #%d" msgstr "" #: dicod/config-gram.y:697 #, c-format msgid "incompatible data type for `%s'" msgstr "" #: dicod/accesslog.c:475 #, c-format msgid "log format error (near char %d): missing terminating `}'" msgstr "" #: dicod/accesslog.c:490 #, c-format msgid "log format error (near char %d): unknown format char `%c'" msgstr "" #: dicod/accesslog.c:498 #, c-format msgid "" "log format warning (near char %d): format char `%c' does not take arguments" msgstr "" #: dicod/accesslog.c:541 #, c-format msgid "cannot open access log file `%s'" msgstr "" #: makedict.opt:33 msgid "Compile dictionaries using default values." msgstr "" #: makedict.opt:38 msgid "Set input dictionary path." msgstr "" #: makedict.opt:44 msgid "Set name for kanjidic file." msgstr "" #: makedict.opt:50 msgid "Set name for edict file." msgstr "" #: makedict.opt:62 msgid "Increase verbosity level." msgstr "" #: makedict.opt:32 msgid "Create binary dictionary for use with gjdictd." msgstr "" #: modules/dict.org/dictorg.c:28 modules/guile/guile.c:134 #, c-format msgid "%s: not enough memory" msgstr "" #: modules/dict.org/dictorg.c:52 #, c-format msgid "mod_init: cannot stat `%s'" msgstr "" #: modules/dict.org/dictorg.c:57 #, c-format msgid "mod_init: `%s' is not a directory" msgstr "" #: modules/dict.org/dictorg.c:62 #, c-format msgid "mod_init: `%s' is not readable" msgstr "" #: modules/dict.org/dictorg.c:187 #, c-format msgid "%s:%lu: invalid base64 value: `%.*s'" msgstr "" #: modules/dict.org/dictorg.c:202 #, c-format msgid "%s:%lu: malformed entry" msgstr "" #: modules/dict.org/dictorg.c:242 #, c-format msgid "open_index: cannot stat `%s'" msgstr "" #: modules/dict.org/dictorg.c:246 #, c-format msgid "open_index: `%s' is not a regular file" msgstr "" #: modules/dict.org/dictorg.c:252 #, c-format msgid "open_index: cannot open `%s'" msgstr "" #: modules/dict.org/dictorg.c:338 #, c-format msgid "cannot create stream `%s'" msgstr "" #: modules/dict.org/dictorg.c:346 #, c-format msgid "cannot open stream `%s': %s" msgstr "" #: modules/dict.org/dictorg.c:356 #, c-format msgid "cannot open stream for dictionary `%s'" msgstr "" #: modules/dict.org/dictorg.c:386 #, c-format msgid "mod_init_db(%s): database name not given" msgstr "" #: modules/dict.org/dictorg.c:396 #, c-format msgid "mod_init_db: `%s' is not an absolute file name" msgstr "" #: modules/dict.org/dictorg.c:708 modules/dict.org/dictorg.c:872 #, c-format msgid "%s: read error: %s" msgstr "" #: modules/dict.org/dictorg.c:784 msgid "_match_all: initial select failed" msgstr "" #: modules/dict.org/dictorg.c:862 #, c-format msgid "%s: seak 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:147 #, c-format msgid "%s: invalid return type" msgstr "" #: modules/guile/guile.c:167 #, c-format msgid "procedure `%s' failed: see error output for details" msgstr "" #: modules/guile/guile.c:625 #, c-format msgid "%s: %s: unknown virtual function" msgstr "" #: modules/guile/guile.c:682 msgid "mod_init: cannot initialize error port" msgstr "" #: modules/guile/guile.c:690 #, c-format msgid "mod_init: cannot load init script %s" msgstr "" #: modules/guile/guile.c:729 #, c-format msgid "%s: %s: void virtual function" msgstr "" #: modules/guile/guile.c:864 msgid "mod_match: initial select failed" msgstr "" #: modules/outline/outline.c:468 msgid "outline_open: wrong number of arguments" msgstr "" #: modules/outline/outline.c:474 #, c-format msgid "cannot open file %s" msgstr "" #: modules/outline/outline.c:623 msgid "outline_match_all: not enough memory" msgstr "" #: modules/outline/outline.c:628 msgid "outline_match_all: initial select failed" msgstr ""