# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Sergey Poznyakoff
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: GNU dico 2.3\n"
"Report-Msgid-Bugs-To: bug-dico@gnu.org\n"
"POT-Creation-Date: 2016-08-09 13:08+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#. 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
#. "'".  For example, a French Unicode local should translate
#. these to U+00AB (LEFT-POINTING DOUBLE ANGLE
#. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE
#. QUOTATION MARK), respectively.
#.
#. If the catalog has no translation, we will try to
#. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and
#. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK).  If the
#. current locale is not Unicode, locale_quoting_style
#. will quote 'like this', and clocale_quoting_style will
#. quote "like this".  You should always include translations
#. for "`" and "'" even if U+2018 and U+2019 are appropriate
#. for your locale.
#.
#. If you don't know what to put here, please see
#. <http://en.wikipedia.org/wiki/Quotation_marks_in_other_languages>
#. and use glyphs suitable for your language.
#: gnu/quotearg.c:312
msgid "`"
msgstr ""

#: gnu/quotearg.c:313
msgid "'"
msgstr ""

#: gnu/obstack.c:413 gnu/obstack.c:415 grecs/src/wordsplit.c:62
#: grecs/src/wordsplit.c:2300
msgid "memory exhausted"
msgstr ""

#: gnu/getopt.c:547 gnu/getopt.c:576
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr ""

#: gnu/getopt.c:624 gnu/getopt.c:628
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr ""

#: gnu/getopt.c:637 gnu/getopt.c:642
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr ""

#: gnu/getopt.c:685 gnu/getopt.c:704
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr ""

#: gnu/getopt.c:742 gnu/getopt.c:745
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr ""

#: gnu/getopt.c:753 gnu/getopt.c:756
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr ""

#: gnu/getopt.c:805 gnu/getopt.c:808
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr ""

#: gnu/getopt.c:861 gnu/getopt.c:878 gnu/getopt.c:1088 gnu/getopt.c:1106
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr ""

#: gnu/getopt.c:934 gnu/getopt.c:950
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr ""

#: gnu/getopt.c:974 gnu/getopt.c:992
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr ""

#: gnu/getopt.c:1013 gnu/getopt.c:1031
#, 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 cmdline.opt:133
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:160 cmdline.opt:172
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
msgid "warning: "
msgstr ""

#: dico/shell.c:342
msgid "unknown command"
msgstr ""

#: dico/shell.c:352
msgid "not enough arguments"
msgstr ""

#: dico/shell.c:355 dicod/main.c:170 dicod/main.c:232 dicod/main.c:583
msgid "too many arguments"
msgstr ""

#: dico/shell.c:398
#, c-format
msgid "Cannot open init file %s"
msgstr ""

#: dico/connect.c:89 dico/connect.c:350
msgid "No reply from server"
msgstr ""

#: dico/connect.c:110
msgid "Attempting APOP authentication\n"
msgstr ""

#: dico/connect.c:117 dico/saslauth.c:338
msgid "Not enough credentials for authentication"
msgstr ""

#: dico/connect.c:121 dico/saslauth.c:343
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:%s\n"
msgstr ""

#: dico/connect.c:289
#, c-format
msgid "bad source address: %s"
msgstr ""

#: dico/connect.c:304
msgid "can't bind to the source address"
msgstr ""

#: dico/connect.c:324
msgid "cannot create dict socket"
msgstr ""

#: dico/connect.c:334
#, c-format
msgid "%s: cannot connect"
msgstr ""

#: dico/connect.c:340
#, c-format
msgid "cannot create dict stream: %s"
msgstr ""

#: dico/connect.c:354
msgid "Invalid reply from server"
msgstr ""

#: dico/connect.c:359
msgid "Sending client information\n"
msgstr ""

#: dico/connect.c:364
#, c-format
msgid "Unexpected reply to CLIENT command: `%s'"
msgstr ""

#: dico/connect.c:370
msgid "Authentication failed"
msgstr ""

#: dico/connect.c:443
#, c-format
msgid "Sending query for word \"%s\" in database \"%s\"\n"
msgstr ""

#: dico/connect.c:454
#, c-format
msgid "Reading %lu definition\n"
msgid_plural "Reading %lu definitions\n"
msgstr[0] ""
msgstr[1] ""

#: dico/connect.c:461
#, c-format
msgid "Unexpected reply in place of definition %lu"
msgstr ""

#: dico/connect.c:484
msgid "Setting Levenshtein threshold\n"
msgstr ""

#: dico/connect.c:490
msgid "Server rejected XLEV command"
msgstr ""

#: dico/connect.c:491
#, c-format
msgid "Server reply: %s"
msgstr ""

#: dico/connect.c:494
#, c-format
msgid "Sending query to match word \"%s\" in database \"%s\", using \"%s\"\n"
msgstr ""

#: dico/connect.c:507
#, c-format
msgid "Reading %lu match\n"
msgid_plural "Reading %lu matches\n"
msgstr[0] ""
msgstr[1] ""

#: dico/connect.c:585
msgid "Not enough data in the result"
msgstr ""

#: dico/connect.c:652
msgid "Freeing unlinked result"
msgstr ""

#: dico/dico.c:80
msgid "extra command line arguments ignored"
msgstr ""

#: dico/dico.c:88
msgid "you should give a word to look for or an URL"
msgstr ""

#: dico/dico.c:107
msgid "Database name not specified"
msgstr ""

#: dico/func.c:33 dicod/main.c:1034
msgid "Expected boolean value"
msgstr ""

#: dico/func.c:67
#, c-format
msgid "Cannot get listing: %s"
msgstr ""

#: dico/func.c:104 dico/func.c:131
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:143
msgid "Nothing to close"
msgstr ""

#: dico/func.c:153
msgid "No autologin file."
msgstr ""

#: dico/func.c:170 dico/func.c:261
msgid "on"
msgstr ""

#: dico/func.c:170 dico/func.c:261
msgid "off"
msgstr ""

#: dico/func.c:251 dico/func.c:359
msgid "invalid number"
msgstr ""

#: dico/func.c:261
#, c-format
msgid "transcript is %s\n"
msgstr ""

#: dico/func.c:302 dico/func.c:318
msgid "No previous match"
msgstr ""

#: dico/func.c:322
msgid "Invalid match number.  Type / to see the matches."
msgstr ""

#: dico/func.c:337
#, c-format
msgid "Server does not support XLEV extension"
msgstr ""

#: dico/func.c:343
#, c-format
msgid "Reported Levenshtein distance:%s\n"
msgstr ""

#: dico/func.c:346
msgid "Cannot query Levenshtein distance.  Server responded:"
msgstr ""

#: dico/func.c:351
#, c-format
msgid "No distance configured\n"
msgstr ""

#: dico/func.c:353
#, c-format
msgid "Configured Levenshtein distance: %u\n"
msgstr ""

#: dico/func.c:388
#, 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:391
#, c-format
msgid "Search all of the databases and display all matches."
msgstr ""

#: dico/autologin.c:151
#, c-format
msgid "Found matching line %d\n"
msgstr ""

#: dico/autologin.c:160
#, c-format
msgid "Found default line %d\n"
msgstr ""

#: dico/autologin.c:192
#, c-format
msgid "Cannot open autologin file %s"
msgstr ""

#: dico/autologin.c:197
#, c-format
msgid "Reading autologin file %s...\n"
msgstr ""

#: dico/autologin.c:218
#, c-format
msgid "failed to parse command `%s': %s"
msgstr ""

#: dico/autologin.c:229
#, c-format
msgid "failed to add line marker: %s"
msgstr ""

#: dico/autologin.c:251
msgid "No matching line found\n"
msgstr ""

#: dico/autologin.c:269
#, c-format
msgid "%s:%d: unknown keyword"
msgstr ""

#: dico/autologin.c:277
#, c-format
msgid "%s:%d: %s without argument"
msgstr ""

#: dico/autologin.c:335
#, c-format
msgid "%s:%d: failed to parse line: %s"
msgstr ""

#: cmdline.opt:31
msgid "Server selection"
msgstr ""

#: cmdline.opt:47
msgid "SERVER"
msgstr ""

#: cmdline.opt:47
msgid "connect to this server"
msgstr ""

#: cmdline.opt:53
msgid "SERVICE"
msgstr ""

#: cmdline.opt:53
msgid "specify port to connect to"
msgstr ""

#: cmdline.opt:59 cmdline.opt:79 cmdline.opt:153 cmdline.opt:166
msgid "NAME"
msgstr ""

#: cmdline.opt:59
msgid "select a database to search"
msgstr ""

#: cmdline.opt:65
msgid "ADDR"
msgstr ""

#: cmdline.opt:65
msgid "set a source address for TCP connections"
msgstr ""

#: cmdline.opt:57
msgid "Operation modes"
msgstr ""

#: cmdline.opt:73
msgid "match instead of define"
msgstr ""

#: cmdline.opt:79
msgid "select a strategy for matching; implies --match"
msgstr ""

#: cmdline.opt:87
msgid "N"
msgstr ""

#: cmdline.opt:87
msgid "set maximum Levenshtein distance"
msgstr ""

#: cmdline.opt:96
msgid "show available databases"
msgstr ""

#: cmdline.opt:102
msgid "show available search strategies"
msgstr ""

#: cmdline.opt:108
msgid "show server help"
msgstr ""

#: cmdline.opt:114
msgid "DBNAME"
msgstr ""

#: cmdline.opt:114
msgid "show information about database DBNAME"
msgstr ""

#: cmdline.opt:121
msgid "show information about the server"
msgstr ""

#: cmdline.opt:127
msgid "do not print the normal dico welcome"
msgstr ""

#: cmdline.opt:119
msgid "Authentication"
msgstr ""

#: cmdline.opt:135
msgid "disable authentication"
msgstr ""

#: cmdline.opt:141
msgid "enable SASL authentication (default)"
msgstr ""

#: cmdline.opt:147
msgid "disable SASL authentication"
msgstr ""

#: cmdline.opt:153
msgid "set user name for authentication"
msgstr ""

#: cmdline.opt:160
msgid "set shared secret for authentication"
msgstr ""

#: cmdline.opt:166
msgid "set the name of autologin file to use"
msgstr ""

#: cmdline.opt:172
msgid "additional text for client command"
msgstr ""

#: cmdline.opt:164 cmdline.opt:105
msgid "Debugging"
msgstr ""

#: cmdline.opt:179 cmdline.opt:121
msgid "enable session transcript"
msgstr ""

#: cmdline.opt:185
msgid "increase debugging verbosity level"
msgstr ""

#: cmdline.opt:191
msgid "include time stamp in the debugging output"
msgstr ""

#: cmdline.opt:198 cmdline.opt:140
msgid "include source line information in the debugging output"
msgstr ""

#: cmdline.opt:190
msgid "Other options"
msgstr ""

#: cmdline.opt:202
msgid "Give this help list"
msgstr ""

#: cmdline.opt:202
msgid "Give a short usage message"
msgstr ""

#: cmdline.opt:202
msgid "Print program version"
msgstr ""

#: cmdline.opt:31
msgid "GNU dictionary client program"
msgstr ""

#: cmdline.opt:33
msgid "[URL-or-WORD]"
msgstr ""

#: cmdline.opt:81
#, c-format
msgid "%s: invalid number"
msgstr ""

#: cmdline.opt:244
msgid "Type ? for help summary"
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:39 dicod/gsasl.c:370
#, c-format
msgid "cannot get list of available SASL mechanisms: %s"
msgstr ""

#: dico/saslauth.c:110
#, c-format
msgid "Unknown callback property %d"
msgstr ""

#: dico/saslauth.c:121 dico/saslauth.c:127
msgid "GSASL handshake aborted"
msgstr ""

#: dico/saslauth.c:168
#, c-format
msgid "GSASL handshake aborted: unexpected reply: %s"
msgstr ""

#: dico/saslauth.c:186 dicod/gsasl.c:148
#, c-format
msgid "GSASL error: %s"
msgstr ""

#: dico/saslauth.c:233
msgid "Initializing SASL\n"
msgstr ""

#: dico/saslauth.c:236
#, c-format
msgid "Cannot initialize libgsasl: %s"
msgstr ""

#: dico/saslauth.c:281
msgid "Trying SASL\n"
msgstr ""

#: dico/saslauth.c:291
msgid "No suitable SASL mechanism found"
msgstr ""

#: dico/saslauth.c:300
#, c-format
msgid "Selected authentication mechanism %s"
msgstr ""

#: dico/saslauth.c:310
msgid "SASL authentication succeeded"
msgstr ""

#: dico/saslauth.c:311
msgid "SASL authentication failed"
msgstr ""

#: dico/saslauth.c:374
msgid "Dico compiled without SASL support"
msgstr ""

#: dicod/regex.c:46
#, c-format
msgid "Regex error: %s"
msgstr ""

#: dicod/dicod.c:119 dicod/dicod.c:135 dicod/main.c:1465
#, c-format
msgid "removing database %s"
msgstr ""

#: dicod/dicod.c:151
#, c-format
msgid "error closing database %s"
msgstr ""

#: dicod/dicod.c:289
#, c-format
msgid "error freeing database %s"
msgstr ""

#: dicod/dicod.c:343
msgid "connection from"
msgstr ""

#: dicod/dicod.c:362
msgid "session finished:"
msgstr ""

#: dicod/acl.c:69
msgid "expected string"
msgstr ""

#: dicod/acl.c:116
msgid "expected string but found list"
msgstr ""

#: dicod/acl.c:129
#, c-format
msgid "socket name too long: `%s'"
msgstr ""

#: dicod/acl.c:157
msgid "expected `from', but found list"
msgstr ""

#: dicod/acl.c:160
#, c-format
msgid "expected `from', but found `%s'"
msgstr ""

#: dicod/acl.c:169
msgid "unexpected end of statement after `from'"
msgstr ""

#: dicod/acl.c:195
msgid "junk after `from' list"
msgstr ""

#: dicod/acl.c:211
msgid "expected ACL name, but found end of statement"
msgstr ""

#: dicod/acl.c:217
msgid "expected string, but found list"
msgstr ""

#: dicod/acl.c:224
#, c-format
msgid "ACL not defined: `%s'"
msgstr ""

#: dicod/acl.c:242
msgid "expected group list, but found end of statement"
msgstr ""

#: dicod/acl.c:255
msgid "expected group list, but found array"
msgstr ""

#: dicod/acl.c:268
msgid "expected string value"
msgstr ""

#: dicod/acl.c:290
#, c-format
msgid "unknown word `%s'"
msgstr ""

#: dicod/acl.c:302
msgid "unexpected list"
msgstr ""

#: dicod/acl.c:400
msgid "MATCHES"
msgstr ""

#: dicod/acl.c:400
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/auth.c:46 dicod/gsasl.c:190
msgid "failed to open user database"
msgstr ""

#: dicod/auth.c:51 dicod/gsasl.c:240 dicod/gsasl.c:276
#, 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:161
msgid "list element must be a string"
msgstr ""

#: dicod/main.c:215
msgid "list element must be a socket specification"
msgstr ""

#: dicod/main.c:248 dicod/main.c:264 dicod/main.c:332 dicod/main.c:358
#: dicod/main.c:407 dicod/main.c:454 dicod/main.c:497 dicod/main.c:656
#: dicod/main.c:712 dicod/main.c:733 dicod/main.c:892 dicod/main.c:1025
#: dicod/main.c:1064 dicod/main.c:1085
msgid "Unexpected block statement"
msgstr ""

#: dicod/main.c:284
msgid "ACL name must be a string"
msgstr ""

#: dicod/main.c:286
msgid "missing ACL name"
msgstr ""

#: dicod/main.c:292
#, c-format
msgid "redefinition of ACL %s"
msgstr ""

#: dicod/main.c:295
msgid "location of the previous definition"
msgstr ""

#: dicod/main.c:311 dicod/main.c:315
msgid "[all|authenticated|group <grp: list>] [from <addr: list>]"
msgstr ""

#: dicod/main.c:312
msgid "Allow access"
msgstr ""

#: dicod/main.c:316
msgid "Deny access"
msgstr ""

#: dicod/main.c:336 dicod/main.c:738
msgid "expected scalar value"
msgstr ""

#: dicod/main.c:340
#, c-format
msgid "no such ACL: `%s'"
msgstr ""

#: dicod/main.c:363 dicod/main.c:459 dicod/main.c:501 dicod/main.c:661
msgid "expected scalar value but found list"
msgstr ""

#: dicod/main.c:371
#, c-format
msgid "not a valid UID number: %s"
msgstr ""

#: dicod/main.c:378
#, c-format
msgid "%s: no such user"
msgstr ""

#: dicod/main.c:424
#, c-format
msgid "not a valid GID number: %s"
msgstr ""

#: dicod/main.c:433
#, c-format
msgid "%s: unknown group"
msgstr ""

#: dicod/main.c:463
msgid "unknown mode"
msgstr ""

#: dicod/main.c:508
msgid "unknown syslog facility"
msgstr ""

#: dicod/main.c:527 dicod/main.c:558
msgid "tag must be a string"
msgstr ""

#: dicod/main.c:529 dicod/main.c:560
msgid "missing tag"
msgstr ""

#: dicod/main.c:622
msgid "database name not supplied"
msgstr ""

#: dicod/main.c:639 grecs/src/tree.c:634
msgid "invalid use of block statement"
msgstr ""

#: dicod/main.c:666 dicod/loader.c:104
#, c-format
msgid "cannot parse command line `%s': %s"
msgstr ""

#: dicod/main.c:682
#, c-format
msgid "%s: handler not declared"
msgstr ""

#: dicod/main.c:718
#, c-format
msgid "unknown capability: %s"
msgstr ""

#: dicod/main.c:743
#, c-format
msgid "cannot parse headers: %s"
msgstr ""

#: dicod/main.c:750
#, c-format
msgid "unknown encoding type: %s"
msgstr ""

#: dicod/main.c:757 dicod/main.c:767 dicod/main.c:771 dicod/main.c:776
#: dicod/main.c:780 dicod/main.c:811 dicod/main.c:814 dicod/main.c:818
#: dicod/main.c:944 dicod/main.c:1232 dicod/main.c:1241 dicod/main.c:1244
#: dicod/main.c:1246 dicod/main.c:1251 dicod/main.c:1260 dicod/main.c:1282
#: dicod/main.c:1297 grecs/src/format.c:141
msgid "arg"
msgstr ""

#: dicod/main.c:757
msgid "Command line."
msgstr ""

#: dicod/main.c:764
msgid "word"
msgstr ""

#: dicod/main.c:764
msgid "Dictionary name (a single word)."
msgstr ""

#: dicod/main.c:768
msgid "Short description, to be shown in reply to SHOW DB command."
msgstr ""

#: dicod/main.c:772
msgid ""
"Full description of the database, to be shown in reply to SHOW INFO command."
msgstr ""

#: dicod/main.c:777
msgid "List of languages this database translates from."
msgstr ""

#: dicod/main.c:781
msgid "List of languages this database translates to."
msgstr ""

#: dicod/main.c:784 dicod/main.c:938 dicod/main.c:941 dicod/main.c:1216
#: dicod/main.c:1219 dicod/main.c:1238 dicod/main.c:1257 dicod/main.c:1262
#: dicod/main.c:1280 dicod/main.c:1294
msgid "name"
msgstr ""

#: dicod/main.c:784
msgid "Name of the handler for this database."
msgstr ""

#: dicod/main.c:787 dicod/main.c:1229 dicod/main.c:1301 dicod/main.c:1304
msgid "arg: acl"
msgstr ""

#: dicod/main.c:788
msgid "ACL controlling visibility of this database"
msgstr ""

#: dicod/main.c:791 dicod/main.c:1226 dicod/main.c:1273 dicod/main.c:1276
msgid "text"
msgstr ""

#: dicod/main.c:792
msgid "Additional MIME headers"
msgstr ""

#: dicod/main.c:811
msgid "Password file or query."
msgstr ""

#: dicod/main.c:815
msgid "File containing user group information or a query to retrieve it."
msgstr ""

#: dicod/main.c:819
msgid "Implementation-dependent options"
msgstr ""

#: dicod/main.c:841 dicod/main.c:857
msgid "URL must be a string"
msgstr ""

#: dicod/main.c:843 dicod/main.c:859
msgid "empty URL"
msgstr ""

#: dicod/main.c:874
msgid "cannot create user database"
msgstr ""

#: dicod/main.c:896
msgid "Not enough arguments for alias"
msgstr ""

#: dicod/main.c:903
#, c-format
msgid "argument %d has wrong type"
msgstr ""

#: dicod/main.c:923
msgid "expected boolean value but found list"
msgstr ""

#: dicod/main.c:932 dicod/main.c:935
msgid "mech: list"
msgstr ""

#: dicod/main.c:933
msgid "Disable SASL mechanisms listed in <mech>."
msgstr ""

#: dicod/main.c:936
msgid "Enable SASL mechanisms listed in <mech>."
msgstr ""

#: dicod/main.c:939
msgid "Set service name for GSSAPI and Kerberos."
msgstr ""

#: dicod/main.c:942
msgid "Set realm name for GSSAPI and Kerberos."
msgstr ""

#: dicod/main.c:945
msgid "Define groups for anonymous users."
msgstr ""

#: dicod/main.c:984
msgid "Section name must be a string"
msgstr ""

#: dicod/main.c:986
msgid "missing section name"
msgstr ""

#: dicod/main.c:1010
msgid "Unexpected statement"
msgstr ""

#: dicod/main.c:1047
msgid "Expected string value"
msgstr ""

#: dicod/main.c:1073
msgid "expected list or string"
msgstr ""

#: dicod/main.c:1096
msgid "Expected number"
msgstr ""

#: dicod/main.c:1167
msgid "arg: bool"
msgstr ""

#: dicod/main.c:1167
msgid "Deny all * and ! look ups"
msgstr ""

#: dicod/main.c:1171
msgid "cond"
msgstr ""

#: dicod/main.c:1171
msgid "Deny * and ! look-ups on these words."
msgstr ""

#: dicod/main.c:1176 dicod/main.c:1182 dicod/main.c:1188 dicod/main.c:1194
#: dicod/main.c:1200 dicod/main.c:1206
msgid "len: number"
msgstr ""

#: dicod/main.c:1177
msgid "Deny * and ! look-ups on words with length < <len>."
msgstr ""

#: dicod/main.c:1183
msgid "Deny * and ! look-ups on words with length <= <len>."
msgstr ""

#: dicod/main.c:1189
msgid "Deny * and ! look-ups on words with length > <len>."
msgstr ""

#: dicod/main.c:1195
msgid "Deny * and ! look-ups on words with length >= <len>."
msgstr ""

#: dicod/main.c:1201
msgid "Deny * and ! look-ups on words with length == <len>."
msgstr ""

#: dicod/main.c:1207
msgid "Deny * and ! look-ups on words with length != <len>."
msgstr ""

#: dicod/main.c:1216
msgid "Run with these user privileges."
msgstr ""

#: dicod/main.c:1220
msgid "Supplementary group to retain with the user privileges."
msgstr ""

#: dicod/main.c:1223
msgid "arg: [daemon|inetd]"
msgstr ""

#: dicod/main.c:1223
msgid "Operation mode."
msgstr ""

#: dicod/main.c:1227
msgid "Server description to be shown in reply to SHOW SERVER command."
msgstr ""

#: dicod/main.c:1230
msgid "Show system information if arg matches."
msgstr ""

#: dicod/main.c:1233
msgid "Enable identification check using AUTH protocol (RFC 1413)"
msgstr ""

#: dicod/main.c:1235
msgid "val"
msgstr ""

#: dicod/main.c:1236
msgid "Set timeout for AUTH I/O operations."
msgstr ""

#: dicod/main.c:1239
msgid "Name of the file containing the keys for decrypting AUTH replies."
msgstr ""

#: dicod/main.c:1242
msgid "Maximum number of children running simultaneously."
msgstr ""

#: dicod/main.c:1244
msgid "Tag syslog diagnostics with this tag."
msgstr ""

#: dicod/main.c:1247
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:1252
msgid "Prefix diagnostics messages with their severity."
msgstr ""

#: dicod/main.c:1254
msgid "fmt"
msgstr ""

#: dicod/main.c:1255
msgid "Set format string for access log file."
msgstr ""

#: dicod/main.c:1258
msgid "Set access log file name."
msgstr ""

#: dicod/main.c:1260
msgid "Log session transcript."
msgstr ""

#: dicod/main.c:1263
msgid "Store PID of the master process in this file."
msgstr ""

#: dicod/main.c:1265 dicod/main.c:1268
msgid "seconds"
msgstr ""

#: dicod/main.c:1266
msgid "Wait this number of seconds for all children to terminate."
msgstr ""

#: dicod/main.c:1269
msgid "Set inactivity timeout."
msgstr ""

#: dicod/main.c:1271
msgid "addr"
msgstr ""

#: dicod/main.c:1271
msgid "Listen on these addresses."
msgstr ""

#: dicod/main.c:1274
msgid "Display this text in the initial 220 banner"
msgstr ""

#: dicod/main.c:1277
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:1280
msgid "Override the host name."
msgstr ""

#: dicod/main.c:1282
msgid "Request additional capabilities."
msgstr ""

#: dicod/main.c:1285 dicod/main.c:1289
msgid "path"
msgstr ""

#: dicod/main.c:1286
msgid "List of directories searched for database modules."
msgstr ""

#: dicod/main.c:1290
msgid ""
"List of directories searched for database modules prior to the default "
"module directory"
msgstr ""

#: dicod/main.c:1295
msgid "Set the name of the default matching strategy."
msgstr ""

#: dicod/main.c:1298
msgid "Provide timing information after successful completion of an operation."
msgstr ""

#: dicod/main.c:1302
msgid "Set ACL to control visibility of all databases."
msgstr ""

#: dicod/main.c:1305
msgid "Apply this ACL to incoming connections."
msgstr ""

#: dicod/main.c:1307
msgid "Define a dictionary database."
msgstr ""

#: dicod/main.c:1311 dicod/main.c:1320 dicod/main.c:1326 dicod/main.c:1333
msgid "name: string"
msgstr ""

#: dicod/main.c:1312
msgid ""
"Load a module instance.\n"
"If <name> is the same as <arg> in command, it can be simplified as:\n"
"  load-module <name: string>;\n"
"Furthermore, several simplified forms can be combined into one\n"
"by using a list of names as its argument, as in:\n"
"  load-module (stratall,word);\n"
msgstr ""

#: dicod/main.c:1320
msgid "Define an ACL."
msgstr ""

#: dicod/main.c:1322
msgid "url: string"
msgstr ""

#: dicod/main.c:1323
msgid "Define user database for authentication."
msgstr ""

#: dicod/main.c:1326
msgid "Define a command alias."
msgstr ""

#: dicod/main.c:1330
msgid "Control SASL authentication."
msgstr ""

#: dicod/main.c:1334
msgid "Additional configuration for strategy <name>"
msgstr ""

#: dicod/main.c:1368
msgid ""
"Configuration file structure for dicod.\n"
"For more information, use `info dico configuration'."
msgstr ""

#: dicod/main.c:1682
msgid "unknown strategy"
msgstr ""

#: cmdline.opt:38
msgid "Select program mode"
msgstr ""

#: cmdline.opt:53
msgid "preprocess configuration file and exit"
msgstr ""

#: cmdline.opt:59
msgid "check configuration file syntax and exit"
msgstr ""

#: cmdline.opt:65
msgid "inetd mode"
msgstr ""

#: cmdline.opt:71
msgid ""
"run unit tests for module; subsequent arguments are treated as module name "
"and unit test arguments; the -- marker introduces module initialization "
"arguments"
msgstr ""

#: cmdline.opt:65
msgid "Modifiers"
msgstr ""

#: cmdline.opt:81
msgid "FILE"
msgstr ""

#: cmdline.opt:81
msgid "read this configuration file"
msgstr ""

#: cmdline.opt:87
msgid "operate in foreground"
msgstr ""

#: cmdline.opt:93
msgid "output diagnostic to stderr"
msgstr ""

#: cmdline.opt:99
msgid "output diagnostic to syslog (default)"
msgstr ""

#: cmdline.opt:105
msgid "single-process mode"
msgstr ""

#: cmdline.opt:111 cmdline.opt:181
msgid "DIR"
msgstr ""

#: cmdline.opt:111
msgid "prepend DIR to the module load path"
msgstr ""

#: cmdline.opt:127
msgid "disable session transcript"
msgstr ""

#: cmdline.opt:133
msgid "set debug verbosity level"
msgstr ""

#: cmdline.opt:146
msgid "trace parsing of configuration file"
msgstr ""

#: cmdline.opt:152
msgid "trace config file lexer"
msgstr ""

#: cmdline.opt:144
msgid "Additional help"
msgstr ""

#: cmdline.opt:160
msgid "show configuration file summary"
msgstr ""

#: cmdline.opt:153
msgid "Preprocessor control"
msgstr ""

#: cmdline.opt:169
msgid "PROG"
msgstr ""

#: cmdline.opt:169
msgid "use PROG as a preprocessor for config file"
msgstr ""

#: cmdline.opt:175
msgid "do not use external preprocessor"
msgstr ""

#: cmdline.opt:181
msgid ""
"add the directory DIR to the list of directories to be searched for "
"preprocessor include files"
msgstr ""

#: cmdline.opt:187
msgid "SYMBOL[=VALUE]"
msgstr ""

#: cmdline.opt:187
msgid "define a preprocessor symbol"
msgstr ""

#: cmdline.opt:37
msgid "GNU dictionary server"
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:122
#, c-format
msgid "cannot initialize database `%s': module `%s' does not support databases"
msgstr ""

#: dicod/loader.c:132
#, c-format
msgid "cannot initialize database `%s'"
msgstr ""

#: dicod/loader.c:147
#, c-format
msgid "cannot open database `%s'"
msgstr ""

#: dicod/loader.c:616
msgid "no module name"
msgstr ""

#: dicod/loader.c:635
msgid "module does not define dico_run_test function"
msgstr ""

#: dicod/alias.c:68
#, c-format
msgid "alias `%s' already defined"
msgstr ""

#: dicod/alias.c:70
msgid "this is the location of the previous definition"
msgstr ""

#: dicod/server.c:103
#, c-format
msgid "file %s exists but cannot be stat'd"
msgstr ""

#: dicod/server.c:110
#, c-format
msgid "file %s is not a socket"
msgstr ""

#: dicod/server.c:116
#, c-format
msgid "cannot unlink file %s"
msgstr ""

#: dicod/server.c:131
#, c-format
msgid "unsupported address family: %d"
msgstr ""

#: dicod/server.c:163
msgid "No sockets opened"
msgstr ""

#: dicod/server.c:206
#, c-format
msgid "%lu exited successfully"
msgstr ""

#: dicod/server.c:211
#, c-format
msgid "%lu timed out"
msgstr ""

#: dicod/server.c:216
#, c-format
msgid "%lu failed with status %d"
msgstr ""

#: dicod/server.c:227
#, c-format
msgid "%lu terminated on signal %d"
msgstr ""

#: dicod/server.c:230
#, c-format
msgid "%lu stopped on signal %d"
msgstr ""

#: dicod/server.c:234
#, c-format
msgid "%lu dumped core"
msgstr ""

#: dicod/server.c:237
#, c-format
msgid "%lu terminated with unrecognized status"
msgstr ""

#: dicod/server.c:305
#, c-format
msgid "Cannot open pidfile `%s'"
msgstr ""

#: dicod/server.c:308
#, c-format
msgid "Cannot get pid from pidfile `%s'"
msgstr ""

#: dicod/server.c:314
#, c-format
msgid "%s appears to run with pid %lu. If it does not, remove `%s' and retry."
msgstr ""

#: dicod/server.c:324 dicod/server.c:343
#, c-format
msgid "Cannot unlink pidfile `%s'"
msgstr ""

#: dicod/server.c:334
#, c-format
msgid "Cannot create pidfile `%s'"
msgstr ""

#: dicod/server.c:402
#, c-format
msgid "connection from %s denied"
msgstr ""

#: dicod/server.c:459
msgid "fork failed"
msgstr ""

#: dicod/server.c:475
msgid "refusing to restart due to errors in configuration file"
msgstr ""

#: dicod/server.c:481
msgid ""
"refusing to restart due to unexpected return status of configuration checker"
msgstr ""

#: dicod/server.c:489
msgid ""
"refusing to restart: configuration checker did not exit within 5 seconds"
msgstr ""

#: dicod/server.c:498
msgid "waitpid failed"
msgstr ""

#: dicod/server.c:499
msgid "refusing to restart"
msgstr ""

#: dicod/server.c:539
#, c-format
msgid "too many children (%lu)"
msgstr ""

#: dicod/server.c:557
msgid "select error"
msgstr ""

#: dicod/server.c:585
#, c-format
msgid "%s started"
msgstr ""

#: dicod/server.c:590
msgid "not running as root: ignoring user/group settings"
msgstr ""

#: dicod/server.c:603
msgid "dicod started without full file name"
msgstr ""

#: dicod/server.c:604 dicod/server.c:608
msgid "restart (SIGHUP) will not work"
msgstr ""

#: dicod/server.c:607
msgid "configuration file is not given with a full file name"
msgstr ""

#: dicod/server.c:615
msgid "Cannot become a daemon"
msgstr ""

#: dicod/server.c:632
#, c-format
msgid "Exit code = %d, last error status"
msgstr ""

#: dicod/server.c:640
#, c-format
msgid "%s restarting"
msgstr ""

#: dicod/server.c:644
msgid "Cannot restart"
msgstr ""

#: dicod/server.c:646
#, 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:388
msgid "cannot create socket for AUTH identification"
msgstr ""

#: dicod/ident.c:400
msgid "cannot bind AUTH socket"
msgstr ""

#: dicod/ident.c:413 dicod/ident.c:464
#, c-format
msgid "cannot connect to AUTH server %s"
msgstr ""

#: dicod/ident.c:437
#, c-format
msgid "Malformed IDENT response: `%s', from %s"
msgstr ""

#: dicod/ident.c:442
msgid ""
"Keyfile for AUTH responses not specified in config; use `ident-keyfile FILE'"
msgstr ""

#: dicod/ident.c:458
#, c-format
msgid "failure while communicating with AUTH server %s"
msgstr ""

#: dicod/ident.c:469
#, c-format
msgid "no reply from AUTH server %s"
msgstr ""

#: dicod/ident.c:475
#, c-format
msgid "I/O error while communicating with AUTH server %s"
msgstr ""

#: dicod/accesslog.c:487
#, c-format
msgid "log format error (near char %td): missing terminating `}'"
msgstr ""

#: dicod/accesslog.c:502
#, c-format
msgid "log format error (near char %td): unknown format char `%c'"
msgstr ""

#: dicod/accesslog.c:510
#, c-format
msgid ""
"log format warning (near char %td): 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:269
msgid "user name not supplied"
msgstr ""

#: dicod/gsasl.c:333
#, c-format
msgid "cannot initialize libgsasl: %s"
msgstr ""

#: modules/dict.org/dictorg.c:28 modules/guile/guile.c:159
#, 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
#: modules/gcide/gcide.c:316 modules/gcide/gcide.c:726
#, c-format
msgid "cannot create stream `%s'"
msgstr ""

#: modules/dict.org/dictorg.c:259 modules/dict.org/dictorg.c:358
#: modules/gcide/gcide.c:323 modules/gcide/gcide.c:733
#, 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:907
#: modules/gcide/gcide.c:757
#, c-format
msgid "%s: read error: %s"
msgstr ""

#: modules/dict.org/dictorg.c:819
msgid "_match_all: key initialization failed"
msgstr ""

#: modules/dict.org/dictorg.c:897
#, 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:172
#, c-format
msgid "%s: invalid return type"
msgstr ""

#: modules/guile/guile.c:192
#, c-format
msgid "procedure `%s' failed: see error output for details"
msgstr ""

#: modules/guile/guile.c:791
#, c-format
msgid "%s: %s: unknown virtual function"
msgstr ""

#: modules/guile/guile.c:850
msgid "mod_init: cannot initialize error port"
msgstr ""

#: modules/guile/guile.c:858 modules/guile/guile.c:892
#, c-format
msgid "mod_init: cannot load init script %s"
msgstr ""

#: modules/guile/guile.c:918
#, c-format
msgid "%s: %s: void virtual function"
msgstr ""

#: modules/guile/guile.c:1140
msgid "mod_match: key initialization failed"
msgstr ""

#: modules/outline/outline.c:473
msgid "outline_open: wrong number of arguments"
msgstr ""

#: modules/outline/outline.c:479 modules/gcide/idxgcide.l:271
#, c-format
msgid "cannot open file %s"
msgstr ""

#: modules/outline/outline.c:622
msgid "outline_lang: not enough memory"
msgstr ""

#: modules/outline/outline.c:662
msgid "outline_match_all: not enough memory"
msgstr ""

#: modules/outline/outline.c:667
msgid "outline_match_all: key initialization failed"
msgstr ""

#: modules/ldap/ldap.c:62
#, c-format
msgid "cannot set LBER_OPT_DEBUG_LEVEL %d"
msgstr ""

#: modules/ldap/ldap.c:67
#, c-format
msgid "could not set LDAP_OPT_DEBUG_LEVEL %d"
msgstr ""

#: modules/ldap/ldap.c:75
#, c-format
msgid "cannot create LDAP session handle for URI=%s (%d): %s"
msgstr ""

#: modules/ldap/ldap.c:83
#, c-format
msgid "ldap_start_tls failed: %s"
msgstr ""

#: modules/ldap/ldap.c:201
#, c-format
msgid "cannot parse options `%s': %s"
msgstr ""

#: modules/ldap/ldap.c:217
msgid "cannot allocate handle"
msgstr ""

#: modules/ldap/ldap.c:257
#, c-format
msgid "cannot expand query `%s': %s"
msgstr ""

#: modules/gcide/gcide.c:87
#, c-format
msgid "gcide: cannot stat `%s'"
msgstr ""

#: modules/gcide/gcide.c:91
#, c-format
msgid "gcide: `%s' is not a directory"
msgstr ""

#: modules/gcide/gcide.c:95 modules/gcide/gcide.c:160
#, c-format
msgid "gcide: `%s' is not readable"
msgstr ""

#: modules/gcide/gcide.c:115
#, c-format
msgid "gcide_open_idx: creating index %s"
msgstr ""

#: modules/gcide/gcide.c:118
#, c-format
msgid "gcide_open_idx: cannot run %s"
msgstr ""

#: modules/gcide/gcide.c:127
msgid "gcide_open_idx: fork failed"
msgstr ""

#: modules/gcide/gcide.c:131 modules/gcide/gcide.c:136
#, c-format
msgid "gcide_open_idx: %s failed"
msgstr ""

#: modules/gcide/gcide.c:143
#, c-format
msgid "gcide_open_idx: %s exited with status %d"
msgstr ""

#: modules/gcide/gcide.c:164 modules/gcide/gcide.c:184
#, c-format
msgid "gcide: can't stat `%s'"
msgstr ""

#: modules/gcide/gcide.c:190
msgid "gcide: index file older than database, reindexing"
msgstr ""

#: modules/gcide/gcide.c:192
#, c-format
msgid "gcide_open_idx: cannot access %s"
msgstr ""

#: modules/gcide/gcide.c:249
msgid "gcide_init_db: database directory not given"
msgstr ""

#: modules/gcide/gcide.c:335 modules/gcide/gcide.c:354
#, c-format
msgid "read error in stream `%s': %s"
msgstr ""

#: modules/gcide/gcide.c:344
#, c-format
msgid "cannot get size of stream `%s': %s"
msgstr ""

#: modules/gcide/gcide.c:351
msgid "cannot allocate dictionary information buffer"
msgstr ""

#: modules/gcide/gcide.c:519
msgid "gcide_match_all: key initialization failed"
msgstr ""

#: modules/gcide/gcide.c:743
#, c-format
msgid "seek error on `%s' while positioning to %lu: %s"
msgstr ""

#: modules/gcide/idx.c:70
#, c-format
msgid "error reading from `%s'"
msgstr ""

#: modules/gcide/idx.c:73
#, c-format
msgid "short read while reading from `%s'"
msgstr ""

#: modules/gcide/idx.c:93
#, c-format
msgid "file `%s' is not a valid gcide index file"
msgstr ""

#: modules/gcide/idx.c:105
#, c-format
msgid "index file `%s' is corrupted"
msgstr ""

#: modules/gcide/idx.c:130
#, c-format
msgid "cannot open index file `%s'"
msgstr ""

#: modules/gcide/idx.c:248
#, c-format
msgid "seek error on `%s' while positioning to %lu"
msgstr ""

#: modules/gcide/idxgcide-cli.opt:62
#, c-format
msgid "not a valid size: %s"
msgstr ""

#: modules/gcide/idxgcide.l:69
msgid "write error"
msgstr ""

#: modules/gcide/idxgcide.l:79
msgid "page too small, aborting"
msgstr ""

#: modules/gcide/idxgcide.l:122
msgid "Sorting references"
msgstr ""

#: modules/gcide/idxgcide.l:126
msgid "Writing references"
msgstr ""

#: modules/gcide/idxgcide.l:219
#, c-format
msgid "%s:%u: unknown or illegible character in a headword"
msgstr ""

#: modules/gcide/idxgcide.l:223
#, c-format
msgid "%s:%u: unrecognized entity: %s"
msgstr ""

#: modules/gcide/idxgcide.l:238
#, c-format
msgid "%s:%u: unknown character sequence %s"
msgstr ""

#: modules/gcide/idxgcide.l:268
#, c-format
msgid "Indexing %s"
msgstr ""

#: modules/gcide/idxgcide.l:295 modules/gcide/idxgcide.l:321
#: modules/gcide/idxgcide.l:331
msgid "not enough memory"
msgstr ""

#: modules/gcide/idxgcide.l:304
msgid "page size too small"
msgstr ""

#: modules/gcide/idxgcide.l:313
msgid "bad number of arguments"
msgstr ""

#: modules/gcide/idxgcide.l:337
#, c-format
msgid "cannot create index file `%s'"
msgstr ""

#: modules/gcide/idxgcide.l:358
#, c-format
msgid "headwords=%lu, definitions=%lu, refs per page=%lu, pages=%lu"
msgstr ""

#: modules/gcide/markup.l:150
#, c-format
msgid "cannot parse line %.*s: %s"
msgstr ""

#: modules/gcide/markup.l:302
#, c-format
msgid "%u: unrecognized entity: %s"
msgstr ""

#: modules/gcide/markup.l:314
#, c-format
msgid "%u: unknown character sequence %s"
msgstr ""

#: modules/wordnet/wordnet.c:81
msgid "cannot open wordnet database"
msgstr ""

#: modules/wordnet/wordnet.c:234
#, c-format
msgid "wordnet: unknown option %s"
msgstr ""

#: modules/wordnet/wordnet.c:241
#, c-format
msgid "wordnet: option %s is not yet supported"
msgstr ""

#: modules/wordnet/wordnet.c:619
msgid "wn_foreach: key initialization failed"
msgstr ""

#: grecs/src/format.c:133
msgid "Disabled;"
msgstr ""

#: grecs/src/grecs-lex.l:186
#, c-format
msgid "stray character %c"
msgstr ""

#: grecs/src/grecs-lex.l:189
#, c-format
msgid "stray character \\%03o"
msgstr ""

#: grecs/src/grecs-lex.l:219 grecs/src/preproc.c:480
#, c-format
msgid "Cannot open `%s'"
msgstr ""

#: grecs/src/grecs-lex.l:227 grecs/src/preproc.c:698
#, c-format
msgid "Unable to start external preprocessor `%s'"
msgstr ""

#: grecs/src/grecs-lex.l:394 grecs/src/grecs-lex.l:431
#, c-format
msgid "cannot parse #line line: %s"
msgstr ""

#: grecs/src/grecs-lex.l:415 grecs/src/grecs-lex.l:435
msgid "invalid #line statement"
msgstr ""

#: grecs/src/grecs-lex.l:418 grecs/src/grecs-lex.l:439
msgid "malformed #line statement"
msgstr ""

#: grecs/src/path-parser.c:62
#, c-format
msgid "cannot open `%s'"
msgstr ""

#: grecs/src/path-parser.c:108 grecs/src/path-parser.c:123
msgid "unexpected end of file"
msgstr ""

#: grecs/src/path-parser.c:143
msgid "parse error"
msgstr ""

#: grecs/src/preproc.c:448 grecs/src/preproc.c:470
#, c-format
msgid "Cannot stat `%s'"
msgstr ""

#: grecs/src/preproc.c:453 grecs/src/preproc.c:458
msgid "Recursive inclusion"
msgstr ""

#: grecs/src/preproc.c:461
#, c-format
msgid "`%s' already included here"
msgstr ""

#: grecs/src/preproc.c:465
#, c-format
msgid "`%s' already included at top level"
msgstr ""

#: grecs/src/preproc.c:595
msgid "Cannot parse include line"
msgstr ""

#: grecs/src/preproc.c:598
msgid "invalid include statement"
msgstr ""

#: grecs/src/preproc.c:624
msgid "read error"
msgstr ""

#: grecs/src/preproc.c:632
#, c-format
msgid "%s: No such file or directory"
msgstr ""

#: grecs/src/preproc.c:773 grecs/src/preproc.c:793
#, c-format
msgid "Cannot run `%s'"
msgstr ""

#: grecs/src/symtab.c:206
msgid "element not found in table"
msgstr ""

#: grecs/src/symtab.c:208
msgid "symbol table is full"
msgstr ""

#: grecs/src/tree.c:329
#, c-format
msgid "%s: not a valid boolean value"
msgstr ""

#: grecs/src/tree.c:360
#, c-format
msgid "%s: UNIX socket name too long"
msgstr ""

#: grecs/src/tree.c:389 grecs/src/tree.c:613
#, c-format
msgid "%s: not a valid IP address or hostname"
msgstr ""

#: grecs/src/tree.c:413
#, c-format
msgid "%s: not a valid port number"
msgstr ""

#: grecs/src/tree.c:421
msgid "missing port number"
msgstr ""

#: grecs/src/tree.c:470
msgid "numeric overflow"
msgstr ""

#: grecs/src/tree.c:475
msgid "value out of allowed range"
msgstr ""

#: grecs/src/tree.c:510 grecs/src/tree.c:540
#, c-format
msgid "not a number (stopped near `%s')"
msgstr ""

#: grecs/src/tree.c:604
#, c-format
msgid "%s: not a valid IP address"
msgstr ""

#: grecs/src/tree.c:743
#, c-format
msgid "too many arguments to `%s'; missing semicolon?"
msgstr ""

#: grecs/src/tree.c:757 grecs/src/tree.c:805
#, c-format
msgid "INTERNAL ERROR at %s:%d: unhandled data type %d"
msgstr ""

#: grecs/src/tree.c:772
#, c-format
msgid "%s: incompatible data type in list item #%d"
msgstr ""

#: grecs/src/tree.c:792
#, c-format
msgid "incompatible data type for `%s'"
msgstr ""

#: grecs/src/tree.c:920 grecs/src/tree.c:930
msgid "Unknown keyword"
msgstr ""

#: grecs/src/tree.c:1139
#, c-format
msgid "%s: unknown keyword"
msgstr ""

#: grecs/src/wordsplit.c:1073
#, c-format
msgid "%.*s: variable null or not set"
msgstr ""

#: grecs/src/wordsplit.c:1102
#, c-format
msgid "warning: undefined variable `%.*s'"
msgstr ""

#: grecs/src/wordsplit.c:1630
#, c-format
msgid "no files match pattern %s"
msgstr ""

#: grecs/src/wordsplit.c:2080
msgid "WS trimming"
msgstr ""

#: grecs/src/wordsplit.c:2081
msgid "tilde expansion"
msgstr ""

#: grecs/src/wordsplit.c:2082
msgid "variable expansion"
msgstr ""

#: grecs/src/wordsplit.c:2084
msgid "quote removal"
msgstr ""

#: grecs/src/wordsplit.c:2086
msgid "command substitution"
msgstr ""

#: grecs/src/wordsplit.c:2088
msgid "coalesce list"
msgstr ""

#: grecs/src/wordsplit.c:2090
msgid "path expansion"
msgstr ""

#: grecs/src/wordsplit.c:2120
msgid "Initial list:"
msgstr ""

#: grecs/src/wordsplit.c:2136
msgid "Coalesced list:"
msgstr ""

#: grecs/src/wordsplit.c:2190
#, c-format
msgid "(%02d) Input:%.*s;"
msgstr ""

#: grecs/src/wordsplit.c:2202
#, c-format
msgid "(%02d) Restart:%.*s;"
msgstr ""

#: grecs/src/wordsplit.c:2298
msgid "no error"
msgstr ""

#: grecs/src/wordsplit.c:2299
msgid "missing closing quote"
msgstr ""

#: grecs/src/wordsplit.c:2301
msgid "invalid wordsplit usage"
msgstr ""

#: grecs/src/wordsplit.c:2302
msgid "unbalanced curly brace"
msgstr ""

#: grecs/src/wordsplit.c:2303
msgid "undefined variable"
msgstr ""

#: grecs/src/wordsplit.c:2304
msgid "input exhausted"
msgstr ""

#: grecs/src/wordsplit.c:2305
msgid "unbalanced parenthesis"
msgstr ""

#: grecs/src/wordsplit.c:2306
msgid "globbing error"
msgstr ""

#: grecs/src/wordsplit.c:2318
msgid "unknown error"
msgstr ""

#: grecs/src/wordsplit.c:2327
#, c-format
msgid "missing closing %c (start near #%lu)"
msgstr ""