# Lynx 2.8.5pre9 Simplified Chinese translation
# Copyright (C) 2002, 2003 Free Software Foundation, Inc.
# Wu XiaoGuang <xgwu@linux.net.cn>, 2002
#
msgid ""
msgstr ""
"Project-Id-Version: lynx-2.8.5pre9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-11-12 20:07-0500\n"
"PO-Revision-Date: 2002-10-15 15:13+0800\n"
"Last-Translator: Wang Jian <lark@linux.net.cn>\n"
"Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#. ******************************************************************
#. * The following definitions are for status line prompts, messages, or
#. * warnings issued by Lynx during program execution.  You can modify
#. * them to make them more appropriate for your site.  We recommend that
#. * you extend these definitions to other languages using the gettext
#. * library.  There are also scattered uses of 'gettext()' throughout the
#. * Lynx source, covering all but those messages which (a) are used for
#. * debugging (CTRACE) or (b) are constants used in interaction with
#. * other programs.
#. *
#. * Links to collections of alternate definitions, developed by the Lynx
#. * User Community, are maintained in Lynx links:
#. *
#. *    http://www.subir.com/lynx.html
#. *
#. * See ABOUT-NLS and po/readme for details and location of contributed
#. * translations.  When no translation is available, the English default is
#. * used.
#.
#: LYMessages.c:30
#, c-format
msgid "Alert!: %s"
msgstr "警告!:%s"

#: LYMessages.c:31
msgid "Welcome"
msgstr "欢迎"

#: LYMessages.c:32
msgid "Are you sure you want to quit?"
msgstr "您确信要退出吗?"

#: LYMessages.c:34
msgid "Really exit from Lynx?"
msgstr "真的要离开 Lynx ?"

#: LYMessages.c:36
msgid "Connection interrupted."
msgstr "连接被中断。"

#: LYMessages.c:37
msgid "Data transfer interrupted."
msgstr "数据传输被中断。"

#: LYMessages.c:38
msgid "Cancelled!!!"
msgstr "已取消!"

#: LYMessages.c:39
msgid "Cancelling!"
msgstr "正在取消!"

#: LYMessages.c:40
msgid "Excellent!!!"
msgstr "非常好!"

#: LYMessages.c:41
msgid "OK"
msgstr ""

#: LYMessages.c:42
msgid "Done!"
msgstr "完成!"

#: LYMessages.c:43
msgid "Bad request!"
msgstr "请求错误!"

#: LYMessages.c:44
msgid "previous"
msgstr "前一个"

#: LYMessages.c:45
msgid "next screen"
msgstr "下一屏"

#: LYMessages.c:46
msgid "HELP!"
msgstr "求助!"

#: LYMessages.c:47
msgid ", help on "
msgstr ",在这方面的帮助"

#. #define HELP
#: LYMessages.c:49
msgid "Commands: Use arrow keys to move, '?' for help, 'q' to quit, '<-' to go back."
msgstr "命令:移动用方向键,求助用‘?’,退出用‘q’,返回用‘<-’。"

#. #define MOREHELP
#: LYMessages.c:51
msgid "-- press space for more, use arrow keys to move, '?' for help, 'q' to quit."
msgstr "――更多请按空格,移动用方向键,求助用‘?’,退出用‘q’。"

#: LYMessages.c:52
msgid "-- press space for next page --"
msgstr "―― 看下一页请按回车 ――"

#: LYMessages.c:53
msgid "URL too long"
msgstr "是不是 URL 太长了 "

#. Inactive input fields, messages used with -tna option - kw
#. #define FORM_LINK_TEXT_MESSAGE_INA
#: LYMessages.c:59
msgid "(Text entry field) Inactive.  Press <return> to activate."
msgstr "(文本条目区域)未被激活,请按回车激活。"

#. #define FORM_LINK_TEXTAREA_MESSAGE_INA
#: LYMessages.c:61
msgid "(Textarea) Inactive.  Press <return> to activate."
msgstr "(文本域)未激活,请按回车激活。"

#. #define FORM_LINK_TEXTAREA_MESSAGE_INA_E
#: LYMessages.c:63
#, c-format
msgid "(Textarea) Inactive.  Press <return> to activate (%s for editor)."
msgstr "(文本域)未激活,请按回车激活(编辑器用 %s )。"

#. #define FORM_LINK_TEXT_SUBMIT_MESSAGE_INA
#: LYMessages.c:65
msgid "(Form field) Inactive.  Use <return> to edit."
msgstr "(表单区域)未激活,编辑按回车。"

#. #define FORM_TEXT_SUBMIT_MESSAGE_INA_X
#: LYMessages.c:67
#, c-format
msgid "(Form field) Inactive.  Use <return> to edit (%s to submit with no cache)."
msgstr "(表单区域)未激活,编辑按回车( 不作修改递交请按 %s )。"

#. #define FORM_TEXT_RESUBMIT_MESSAGE_INA
#: LYMessages.c:69
msgid "(Form field) Inactive. Press <return> to edit, press <return> twice to submit."
msgstr "(表单区域)未激活,编辑按回车,递交按两次回车。"

#. #define FORM_TEXT_SUBMIT_MAILTO_MSG_INA
#: LYMessages.c:71
msgid "(mailto form field) Inactive.  Press <return> to change."
msgstr "( mailto 表单域)未激活,修正按回车。"

#. #define FORM_LINK_PASSWORD_MESSAGE_INA
#: LYMessages.c:73
msgid "(Password entry field) Inactive.  Press <return> to activate."
msgstr "( Password 条目域)未被激活,按回车激活。"

#. #define FORM_LINK_FILE_UNM_MSG
#: LYMessages.c:76
msgid "UNMODIFIABLE file entry field.  Use UP or DOWN arrows or tab to move off."
msgstr "不准改动的文件条目域,离开按向上键、向上键或 Tab 键。"

#. #define FORM_LINK_FILE_MESSAGE
#: LYMessages.c:78
msgid "(File entry field) Enter filename.  Use UP or DOWN arrows or tab to move off."
msgstr "(文件条目域)输入文件名,离开按向上键、向上键或 Tab 键。"

#. #define FORM_LINK_TEXT_MESSAGE
#: LYMessages.c:80
msgid "(Text entry field) Enter text.  Use UP or DOWN arrows or tab to move off."
msgstr "(文本条目域)输入文字,离开按向上键、向上键或 Tab 键。"

#. #define FORM_LINK_TEXTAREA_MESSAGE
#: LYMessages.c:82
msgid "(Textarea) Enter text. Use UP/DOWN arrows or TAB to move off."
msgstr "(文本区域)输入文字,离开按向上键、向上键或 Tab 键。"

#. #define FORM_LINK_TEXTAREA_MESSAGE_E
#: LYMessages.c:84
#, c-format
msgid "(Textarea) Enter text. Use UP/DOWN arrows or TAB to move off (%s for editor)."
msgstr "(文本区域)输入文字,离开按向上键、向上键或 Tab 键(编辑器用 %s)。"

#. #define FORM_LINK_TEXT_UNM_MSG
#: LYMessages.c:86
msgid "UNMODIFIABLE form text field.  Use UP or DOWN arrows or tab to move off."
msgstr "不准改动的表单文本区域,离开按向上键、向上键或 Tab 键。"

#. #define FORM_LINK_TEXT_SUBMIT_MESSAGE
#: LYMessages.c:88
msgid "(Form field) Enter text.  Use <return> to submit."
msgstr "(表单区域)输入文字,递交按回车。"

#. #define FORM_LINK_TEXT_SUBMIT_MESSAGE_X
#: LYMessages.c:90
#, c-format
msgid "(Form field) Enter text.  Use <return> to submit (%s for no cache)."
msgstr "(表单区域)输入文字,递交按回车(取消缓存用 %s)"

#. #define FORM_LINK_TEXT_RESUBMIT_MESSAGE
#: LYMessages.c:92
msgid "(Form field) Enter text.  Use <return> to submit, arrows or tab to move off."
msgstr "(表单区域)输入文字,递交按回车,离开用方向键或 Tab 。"

#. #define FORM_LINK_TEXT_SUBMIT_UNM_MSG
#: LYMessages.c:94
msgid "UNMODIFIABLE form field.  Use UP or DOWN arrows or tab to move off."
msgstr "不准改动的表单域,离开用向上键、向上键或 Tab 键。"

#. #define FORM_LINK_TEXT_SUBMIT_MAILTO_MSG
#: LYMessages.c:96
msgid "(mailto form field) Enter text.  Use <return> to submit, arrows to move off."
msgstr "(mailto 表单域)输入文字,递交按回车,离开按方向键。"

#. #define FORM_LINK_TEXT_SUBMIT_MAILTO_DIS_MSG
#: LYMessages.c:98
msgid "(mailto form field) Mail is disallowed so you cannot submit."
msgstr "(mailto 表单域)禁止发信,所以您无法递交。"

#. #define FORM_LINK_PASSWORD_MESSAGE
#: LYMessages.c:100
msgid "(Password entry field) Enter text.  Use UP or DOWN arrows or tab to move off."
msgstr "(Password 条目域)输入文字,离开用向上键、向上键或 Tab 键。"

#. #define FORM_LINK_PASSWORD_UNM_MSG
#: LYMessages.c:102
msgid "UNMODIFIABLE form password.  Use UP or DOWN arrows or tab to move off."
msgstr "不准改动的 password 表单,离开按向上、向上方向键或 Tab 键。"

#. #define FORM_LINK_CHECKBOX_MESSAGE
#: LYMessages.c:104
msgid "(Checkbox Field)   Use right-arrow or <return> to toggle."
msgstr "(Checkbox 域)翻卷按向右键或回车。"

#. #define FORM_LINK_CHECKBOX_UNM_MSG
#: LYMessages.c:106
msgid "UNMODIFIABLE form checkbox.  Use UP or DOWN arrows or tab to move off."
msgstr "不准改动的 chenkbox 表单,离开用向上键、向上键或 Tab 键。"

#. #define FORM_LINK_RADIO_MESSAGE
#: LYMessages.c:108
msgid "(Radio Button)   Use right-arrow or <return> to toggle."
msgstr "(Radio 按钮) 翻卷用向右键或回车。"

#. #define FORM_LINK_RADIO_UNM_MSG
#: LYMessages.c:110
msgid "UNMODIFIABLE form radio button.  Use UP or DOWN arrows or tab to move off."
msgstr "不准改动的 radio 按钮表单,离开按向上键、向上键或 Tab 键。"

#. #define FORM_LINK_SUBMIT_PREFIX
#: LYMessages.c:112
msgid "Submit ('x' for no cache) to "
msgstr "递交(取消缓存用‘x’)至"

#. #define FORM_LINK_RESUBMIT_PREFIX
#: LYMessages.c:114
msgid "Submit to "
msgstr "递交至"

#. #define FORM_LINK_SUBMIT_MESSAGE
#: LYMessages.c:116
msgid "(Form submit button) Use right-arrow or <return> to submit ('x' for no cache)."
msgstr "(表单的 submit 按钮)递交按向右或回车键(取消缓存用‘x’)。"

#. #define FORM_LINK_RESUBMIT_MESSAGE
#: LYMessages.c:118
msgid "(Form submit button) Use right-arrow or <return> to submit."
msgstr "(表单的 submit 按钮) 递交按向右键或回车键。"

#. #define FORM_LINK_SUBMIT_DIS_MSG
#: LYMessages.c:120
msgid "DISABLED form submit button.  Use UP or DOWN arrows or tab to move off."
msgstr "禁用表单的 submit 按钮,离开按向上键、向上键或 Tab 键。"

#. #define FORM_LINK_SUBMIT_MAILTO_PREFIX
#: LYMessages.c:122
msgid "Submit mailto form to "
msgstr "将 mailto 表单递交至"

#. #define FORM_LINK_SUBMIT_MAILTO_MSG
#: LYMessages.c:124
msgid "(mailto form submit button) Use right-arrow or <return> to submit."
msgstr "(mailto 表单的 submit 按钮)递交按向右键或回车键。"

#. #define FORM_LINK_SUBMIT_MAILTO_DIS_MSG
#: LYMessages.c:126
msgid "(mailto form submit button) Mail is disallowed so you cannot submit."
msgstr "(mailto 表单的 submit 按钮)Mail 已禁用 ,所以您无法递交。 "

#. #define FORM_LINK_RESET_MESSAGE
#: LYMessages.c:128
msgid "(Form reset button)   Use right-arrow or <return> to reset form to defaults."
msgstr "(表单的 reset 按钮) 回复至默认表单,请按向右键或回车键。"

#. #define FORM_LINK_RESET_DIS_MSG
#: LYMessages.c:130
msgid "DISABLED form reset button.  Use UP or DOWN arrows or tab to move off."
msgstr "表单的 reset 按钮已禁用,离开请按向上键、向上键或 Tab 键。"

#. #define FORM_LINK_OPTION_LIST_MESSAGE
#: LYMessages.c:132
msgid "(Option list) Hit return and use arrow keys and return to select option."
msgstr "(Option list)选择请按方向键,选中请按回车。"

#. #define CHOICE_LIST_MESSAGE
#: LYMessages.c:134
msgid "(Choice list) Hit return and use arrow keys and return to select option."
msgstr "(Choice list)选择请按方向键,选中请按回车。"

#. #define FORM_LINK_OPTION_LIST_UNM_MSG
#: LYMessages.c:136
msgid "UNMODIFIABLE option list.  Use return or arrow keys to review or leave."
msgstr "不准改动的 option list ,预览或离开请按回车及方向键。"

#. #define CHOICE_LIST_UNM_MSG
#: LYMessages.c:138
msgid "UNMODIFIABLE choice list.  Use return or arrow keys to review or leave."
msgstr "不准改动的 choice list ,预览或离开请按回车及方向键。"

#: LYMessages.c:139
msgid "Submitting form..."
msgstr "表单正在递交中……"

#: LYMessages.c:140
msgid "Resetting form..."
msgstr "表单正被重置……"

#. #define RELOADING_FORM
#: LYMessages.c:142
msgid "Reloading document.  Any form entries will be lost!"
msgstr "正在重新再入文档,将遗失表单条目!"

#: LYMessages.c:143
#, c-format
msgid "Warning: Cannot transcode form data to charset %s!"
msgstr "警告:无法将表单的数据转成 %s 字符集!"

#. #define NORMAL_LINK_MESSAGE
#: LYMessages.c:146
msgid "(NORMAL LINK)   Use right-arrow or <return> to activate."
msgstr "(NORMAL LINK) 激活用向右键或回车。"

#: LYMessages.c:147
msgid "The resource requested is not available at this time."
msgstr "此时无法获取被请求的资源。"

#: LYMessages.c:148
msgid "Enter Lynx keystroke command: "
msgstr "输入 Lynx keystroke 命令:"

#: LYMessages.c:149
msgid "Looking up "
msgstr "寻找"

#: LYMessages.c:150
#, c-format
msgid "Getting %s"
msgstr "获得 %s"

#: LYMessages.c:151
#, c-format
msgid "Skipping %s"
msgstr "忽略 %s"

#: LYMessages.c:152
#, c-format
msgid "Using %s"
msgstr "使用 %s"

#: LYMessages.c:153
#, c-format
msgid "Illegal URL: %s"
msgstr "非法的 URL :%s"

#: LYMessages.c:154
#, c-format
msgid "Badly formed address %s"
msgstr "错误的地址格式 %s"

#: LYMessages.c:155
#, c-format
msgid "URL: %s"
msgstr ""

#: LYMessages.c:156
msgid "Unable to access WWW file!!!"
msgstr "无法访问 WWW 文件!!!"

#: LYMessages.c:157
#, c-format
msgid "This is a searchable index.  Use %s to search."
msgstr "这是个可搜索的 index ,请用 %s 进行搜索。"

#. #define WWW_INDEX_MORE_MESSAGE
#: LYMessages.c:159
#, c-format
msgid "--More--  This is a searchable index.  Use %s to search."
msgstr "――More――  这是个可搜索的 index ,请用 %s 进行搜索。"

#: LYMessages.c:160
msgid "You have entered an invalid link number."
msgstr "您输入了一个非法的链接号。"

#. #define SOURCE_HELP
#: LYMessages.c:162
msgid "Currently viewing document source.  Press '\\' to return to rendered version."
msgstr "当前正在浏览源文件。查看效果,请按“\\”。"

#. #define NOVICE_LINE_ONE
#: LYMessages.c:164
msgid "  Arrow keys: Up and Down to move.  Right to follow a link; Left to go back.  \n"
msgstr "方向键:移动用上下键;选中链接用向右键;返回用向左键。\n"

#. #define NOVICE_LINE_TWO
#: LYMessages.c:166
msgid " H)elp O)ptions P)rint G)o M)ain screen Q)uit /=search [delete]=history list \n"
msgstr ""

#. #define NOVICE_LINE_TWO_A
#: LYMessages.c:168
msgid "  O)ther cmds  H)elp  K)eymap  G)oto  P)rint  M)ain screen  o)ptions  Q)uit  \n"
msgstr ""

#. #define NOVICE_LINE_TWO_B
#: LYMessages.c:170
msgid "  O)ther cmds  B)ack  E)<style>pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #333333 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #666666 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
.highlight .nd { color: #555555 } /* Name.Decorator */
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */
.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */
.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */
.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */
.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */
.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */
.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */
.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */
.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */
.highlight .vc { color: #336699 } /* Name.Variable.Class */
.highlight .vg { color: #dd7700 } /* Name.Variable.Global */
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */
.highlight .vm { color: #336699 } /* Name.Variable.Magic */
.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */</style><div class="highlight"><pre><span></span>#                                               -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.

AC_INIT([profanity], [0.6.0], [boothj5web@gmail.com])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_HEADERS([src/config.h])
AM_INIT_AUTOMAKE([foreign subdir-objects])
# TODO Introduce with Ruby plugins, see https://github.com/profanity-im/profanity/issues/779
#AX_PREFIX_CONFIG_H([src/prof_config.h], [PROF], [src/config.h])

### Checks for programs.
AC_PROG_CC
AC_PROG_LIBTOOL

## Check for LFS
AC_SYS_LARGEFILE

### Get canonical host
AC_CANONICAL_HOST
PLATFORM=&quot;unknown&quot;
AS_CASE([$host_os],
    [freebsd*], [PLATFORM=&quot;freebsd&quot;],
    [openbsd*], [PLATFORM=&quot;openbsd&quot;],
    [darwin*], [PLATFORM=&quot;osx&quot;],
    [cygwin], [PLATFORM=&quot;cygwin&quot;],
    [PLATFORM=&quot;nix&quot;])

PACKAGE_STATUS=&quot;development&quot;

### Get git branch and revision if in development
if test &quot;x$PACKAGE_STATUS&quot; = xdevelopment; then
    AM_CONDITIONAL([INCLUDE_GIT_VERSION], [true])
    AC_DEFINE([HAVE_GIT_VERSION], [1], [Include git info])
else
    AM_CONDITIONAL([INCLUDE_GIT_VERSION], [false])
fi

AC_DEFINE_UNQUOTED([PACKAGE_STATUS], [&quot;$PACKAGE_STATUS&quot;], [Status of this build])

AS_IF([test &quot;x$PLATFORM&quot; = xcygwin],
    [AC_DEFINE([PLATFORM_CYGWIN], [1], [Cygwin])])
AS_IF([test &quot;x$PLATFORM&quot; = xosx],
    [AC_DEFINE([PLATFORM_OSX], [1], [OSx])])

### Environment variables
AC_ARG_VAR([PYTHON_FRAMEWORK], [Set base directory for Python Framework])

### Options
AC_ARG_ENABLE([notifications],
    [AS_HELP_STRING([--enable-notifications], [enable desktop notifications])])
AC_ARG_ENABLE([python-plugins],
    [AS_HELP_STRING([--enable-python-plugins], [enable Python plugins])])
AC_ARG_ENABLE([c-plugins],
    [AS_HELP_STRING([--enable-c-plugins], [enable C plugins])])
AC_ARG_ENABLE([plugins],
    [AS_HELP_STRING([--enable-plugins], [enable plugins])])
AC_ARG_ENABLE([otr],
    [AS_HELP_STRING([--enable-otr], [enable otr encryption])])
AC_ARG_ENABLE([pgp],
    [AS_HELP_STRING([--enable-pgp], [enable pgp])])
AC_ARG_ENABLE([omemo],
    [AS_HELP_STRING([--enable-omemo], [enable OMEMO encryption])])
AC_ARG_WITH([xscreensaver],
    [AS_HELP_STRING([--with-xscreensaver], [use libXScrnSaver to determine idle time])])
AC_ARG_WITH([themes],
    [AS_HELP_STRING([--with-themes[[=PATH]]], [install themes (default yes)])])
AC_ARG_ENABLE([icons],
    [AS_HELP_STRING([--enable-icons], [enable GTK tray icons])])

### plugins

# python
if test &quot;x$enable_plugins&quot; = xno; then
    AM_CONDITIONAL([BUILD_PYTHON_API], [false])
elif test &quot;x$enable_python_plugins&quot; != xno; then
    AS_IF([test &quot;x$PLATFORM&quot; = xosx], [
        AS_IF([test &quot;x$PYTHON_FRAMEWORK&quot; = x], [ PYTHON_FRAMEWORK=&quot;/Library/Frameworks/Python.framework&quot; ])
        AC_MSG_NOTICE([Symlinking Python.framework to $PYTHON_FRAMEWORK])
        rm -f Python.framework
        ln -s $PYTHON_FRAMEWORK Python.framework ])
    AC_CHECK_PROG(PYTHON_CONFIG_EXISTS, python-config, yes, no)
    if test &quot;$PYTHON_CONFIG_EXISTS&quot; == &quot;yes&quot;; then
        AX_PYTHON_DEVEL
        AM_CONDITIONAL([BUILD_PYTHON_API], [true])
        AC_DEFINE([HAVE_PYTHON], [1], [Python support])
    else
        if test &quot;x$enable_python_plugins&quot; = xyes; then
            AC_MSG_ERROR([Python not found, cannot enable Python plugins.])
        else
            AM_CONDITIONAL([BUILD_PYTHON_API], [false])
            AC_MSG_NOTICE([Python development package not found, Python plugin support disabled.])
        fi
    fi
    AS_IF([test &quot;x$PLATFORM&quot; = xosx], [rm -f Python.framework])
else
    AM_CONDITIONAL([BUILD_PYTHON_API], [false])
fi

# c
if test &quot;x$PLATFORM&quot; = xcygwin; then
    AM_CONDITIONAL([BUILD_C_API], [false])
else
    LT_INIT
    if test &quot;x$enable_plugins&quot; = xno; then
        AM_CONDITIONAL([BUILD_C_API], [false])
    elif test &quot;x$enable_c_plugins&quot; != xno; then
        AC_CHECK_LIB([dl], [main],
            [AM_CONDITIONAL([BUILD_C_API], [true]) LIBS=&quot;$LIBS -ldl&quot; AC_DEFINE([HAVE_C], [1], [C support])],
            [AS_IF(
                [test &quot;x$enable_c_plugins&quot; = xyes],
                    [AC_MSG_ERROR([dl library needed to run C plugins])],
                [AM_CONDITIONAL([BUILD_C_API], [false])])
            ])
    else
        AM_CONDITIONAL([BUILD_C_API], [false])
    fi
fi

# threading
ACX_PTHREAD([], [AC_MSG_ERROR([pthread is required])])
LIBS=&quot;$PTHREAD_LIBS $LIBS&quot;
CFLAGS=&quot;$CFLAGS $PTHREAD_CFLAGS&quot;
AS_IF([test &quot;x$PTHREAD_CC&quot; != x], [ CC=&quot;$PTHREAD_CC&quot; ])

### Check for libmesode, fall back to libstrophe
PKG_CHECK_MODULES([libmesode], [libmesode &gt;= 0.9.2],
    [LIBS=&quot;$libmesode_LIBS $LIBS&quot; CFLAGS=&quot;$CFLAGS $libmesode_CFLAGS&quot; AC_DEFINE([HAVE_LIBMESODE], [1], [libmesode])],
    [PKG_CHECK_MODULES([libstrophe], [libstrophe &gt;= 0.9.2],
        [LIBS=&quot;$libstrophe_LIBS $LIBS&quot; CFLAGS=&quot;$CFLAGS $libstrophe_CFLAGS&quot; AC_DEFINE([HAVE_LIBSTROPHE], [1], [libstrophe])],
        [AC_MSG_ERROR([Neither libmesode or libstrophe in version &gt;= 0.9.2 found, either is required for profanity])])])

### Check for ncurses library
PKG_CHECK_MODULES([ncursesw], [ncursesw],
    [NCURSES_CFLAGS=&quot;$ncursesw_CFLAGS&quot;; NCURSES_LIBS=&quot;$ncursesw_LIBS&quot;; NCURSES=&quot;ncursesw&quot;],
    [PKG_CHECK_MODULES([ncurses], [ncurses],
        [NCURSES_CFLAGS=&quot;$ncurses_CFLAGS&quot;; NCURSES_LIBS=&quot;$ncurses_LIBS&quot;; NCURSES=&quot;ncurses&quot;],
        [AC_CHECK_LIB([ncursesw], [main], [],
            [AC_CHECK_LIB([ncurses], [main], [],
            	[AC_MSG_ERROR([ncurses is required for profanity])])])])])
AM_CPPFLAGS=&quot;$AM_CPPFLAGS $NCURSES_CFLAGS&quot;
LIBS=&quot;$NCURSES_LIBS $LIBS&quot;

### Check wide characters support in ncurses library
CFLAGS_RESTORE=&quot;$CFLAGS&quot;
CFLAGS=&quot;$CFLAGS $NCURSES_CFLAGS&quot;
AC_CACHE_CHECK([for wget_wch support in $NCURSES], ncurses_cv_wget_wch,
   [AC_LINK_IFELSE([AC_LANG_SOURCE([
       void wget_wch(void);
       int main() {
           wget_wch();
           return 0;
       }
       ])],
       [ncurses_cv_wget_wch=yes],
       [ncurses_cv_wget_wch=no])
   ])
CFLAGS=&quot;$CFLAGS_RESTORE&quot;

AS_IF([test &quot;x$ncurses_cv_wget_wch&quot; != xyes],
    [AC_MSG_ERROR([ncurses does not support wide characters])])

### Check for glib libraries
PKG_CHECK_MODULES([glib], [glib-2.0 &gt;= 2.40], [],
    [AC_MSG_ERROR([glib 2.40 or higher is required for profanity])])
PKG_CHECK_MODULES([gio], [gio-2.0], [],
    [AC_MSG_ERROR([libgio-2.0 from glib-2.0 is required for profanity])])

### Check for other profanity dependencies
PKG_CHECK_MODULES([curl], [libcurl], [],
    [AC_CHECK_LIB([curl], [main], [],
        [AC_MSG_ERROR([libcurl is required for profanity])])])

AS_IF([test &quot;x$enable_icons&quot; != xno],
    [PKG_CHECK_MODULES([GTK], [gtk+-2.0 &gt;= 2.24.10],
        [AC_DEFINE([HAVE_GTK], [1], [libgtk module])],
        [AS_IF([test &quot;x$enable_icons&quot; = xyes],
            [AC_MSG_ERROR([gtk+-2.0 or higher is required for icons])],
            [AC_MSG_NOTICE([gtk+-2.0 not found, icons not enabled])])])])

AS_IF([test &quot;x$PLATFORM&quot; = xosx],
    [AC_CHECK_FILE([/usr/local/opt/readline/lib],
        [LIBS=&quot;-lreadline $LIBS&quot;
            AM_CPPFLAGS=&quot;-I/usr/local/opt/readline/include $AM_CPPFLAGS&quot;
            AM_LDFLAGS=&quot;-L/usr/local/opt/readline/lib $AM_LDFLAGS&quot;
            AC_SUBST(AM_LDFLAGS)],
        [AC_MSG_ERROR([libreadline is required for profanity])])],

      [test &quot;x$PLATFORM&quot; = xopenbsd],
      [AC_CHECK_FILE([/usr/local/include/ereadline],
          [LIBS=&quot;-lereadline $LIBS&quot;
              AM_CPPFLAGS=&quot;-I/usr/local/include/ereadline $AM_CPPFLAGS&quot;
              AM_LDFLAGS=&quot;-L/usr/local/lib $AM_LDFLAGS&quot;
              AC_SUBST(AM_LDFLAGS)])],

    [AC_CHECK_LIB([readline], [main], [],
        [AC_MSG_ERROR([libreadline is required for profanity])])])

### Check for desktop notification support
### Linux/FreeBSD require libnotify
### Windows uses native OS calls
### OSX requires terminal-notifier

AS_IF([test &quot;x$PLATFORM&quot; = xosx],
        [AS_IF([test &quot;x$enable_notifications&quot; != xno],
            [NOTIFIER_PATH=&quot;no&quot;
            AC_PATH_PROG(NOTIFIER_PATH, terminal-notifier, no)
            AS_IF([test &quot;x$NOTIFIER_PATH&quot; = xno],
                [AS_IF([test &quot;x$enable_notifications&quot; = xyes],
                    [AC_MSG_ERROR([terminal-notifier not found, required for desktop notifications.])],
                    [AC_MSG_NOTICE([Desktop notifications not supported.])])],
                [AC_DEFINE([HAVE_OSXNOTIFY], [1], [terminal notifier])])])],
    [test &quot;x$PLATFORM&quot; = xnix -o &quot;x$PLATFORM&quot; = xfreebsd],
        [AS_IF([test &quot;x$enable_notifications&quot; != xno],
            [PKG_CHECK_MODULES([libnotify], [libnotify],
                [AC_DEFINE([HAVE_LIBNOTIFY], [1], [libnotify module])],
                [AS_IF([test &quot;x$enable_notifications&quot; = xyes],
                    [AC_MSG_ERROR([libnotify is required but does not exist])],
                    [AC_MSG_NOTICE([libnotify support will be disabled])])])])])

# TODO: rewrite this
if test &quot;x$with_xscreensaver&quot; = xyes; then
    AC_CHECK_LIB([Xss], [main], [],
        [AC_MSG_ERROR([libXss is required for x autoaway support])])
    AC_CHECK_LIB([X11], [main], [],
        [AC_MSG_ERROR([libX11 is required for x autoaway support])])
elif test &quot;x$with_xscreensaver&quot; = x; then
    AC_CHECK_LIB([Xss], [main], [],
        [AC_MSG_NOTICE([libXss not found, falling back to profanity auto-away])])
    AC_CHECK_LIB([X11], [main], [],
        [AC_MSG_NOTICE([libX11 not found, falling back to profanity auto-away])])
fi

AM_CONDITIONAL([BUILD_PGP], [false])
if test &quot;x$enable_pgp&quot; != xno; then
    AC_CHECK_LIB([gpgme], [main],
        [AM_CONDITIONAL([BUILD_PGP], [true])
         AC_DEFINE([HAVE_LIBGPGME], [1], [Have libgpgme])
         AC_PATH_PROG([GPGME_CONFIG], [gpgme-config], [&quot;failed&quot;])
         AS_IF([test &quot;x$GPGME_CONFIG&quot; = xfailed],
            [LIBS=&quot;-lgpgme $LIBS&quot;],
            [LIBS=&quot;`$GPGME_CONFIG --libs` $LIBS&quot; AM_CPPFLAGS=&quot;`$GPGME_CONFIG --cflags` $AM_CPPFLAGS&quot;])],
        [AS_IF([test &quot;x$enable_pgp&quot; = xyes],
            [AC_MSG_ERROR([libgpgme is required for pgp support])],
            [AC_MSG_NOTICE([libgpgme not found, pgp support not enabled])])])
fi

AM_CONDITIONAL([BUILD_OTR], [false])
AM_CONDITIONAL([BUILD_OTR3], [false])
AM_CONDITIONAL([BUILD_OTR4], [false])
if test &quot;x$enable_otr&quot; != xno; then
    AM_CONDITIONAL([BUILD_OTR], [true])
    PKG_CHECK_MODULES([libotr], [libotr &gt;= 4.0],
        [AM_CONDITIONAL([BUILD_OTR4], [true])],
        [AC_MSG_NOTICE([libotr &gt;= 4.0 not found, checking for libotr-3.x...])
         PKG_CHECK_MODULES([libotr], [libotr &gt;= 3.0],
            [AM_CONDITIONAL([BUILD_OTR3], [true])],
            [AM_CONDITIONAL([BUILD_OTR], [false])])])

    AM_COND_IF([BUILD_OTR],
        [LIBS=&quot;$libotr_LIBS $LIBS&quot; CFLAGS=&quot;$CFLAGS $libotr_CFLAGS&quot;
         AC_DEFINE([HAVE_LIBOTR], [1], [Have libotr])],
        [AS_IF([test &quot;x$enable_otr&quot; = xyes],
            [AC_MSG_ERROR([libotr is required for otr encryption support])],
            [AC_MSG_NOTICE([libotr not found, otr encryption support not enabled])])])
fi

AM_CONDITIONAL([BUILD_OMEMO], [false])
if test &quot;x$enable_omemo&quot; != xno; then
   AM_CONDITIONAL([BUILD_OMEMO], [true])
    PKG_CHECK_MODULES([libsignal], [libsignal-protocol-c &gt;= 2.3.2],
        [LIBS=&quot;-lsignal-protocol-c $LIBS&quot;],
        [AC_MSG_NOTICE([libsignal &gt;= 2.3.2 not found, checking for libsignal 2.3.x...])
         PKG_CHECK_MODULES([libsignal], [libsignal-protocol-c &gt;= 2.3.0],
            [LIBS=&quot;-lsignal-protocol-c $LIBS&quot;
             AC_DEFINE([HAVE_LIBSIGNAL_LT_2_3_2], [1], [Have libsignal-protocol-c &lt; 2.3.2])],
            [AM_CONDITIONAL([BUILD_OMEMO], [false])
             AS_IF([test &quot;x$enable_omemo&quot; = xyes],
                   [AC_MSG_ERROR([libsignal-protocol-c is required for OMEMO support])],
                   [AC_MSG_NOTICE([libsignal-protocol-c not found, OMEMO support not enabled])])])])

    AC_CHECK_LIB([gcrypt], [gcry_md_extract],
        [LIBS=&quot;-lgcrypt $LIBS&quot;],
        [AM_CONDITIONAL([BUILD_OMEMO], [false])
         AS_IF([test &quot;x$enable_omemo&quot; = xyes],
               [AC_MSG_ERROR([gcrypt &gt;= 1.7.0 is required for OMEMO support])],
               [AC_MSG_NOTICE([gcrypt &gt;= 1.7.0 not found, OMEMO support not enabled])])])

   AM_COND_IF([BUILD_OMEMO], [AC_DEFINE([HAVE_OMEMO], [1], [Have OMEMO])])
fi

AS_IF([test &quot;x$with_themes&quot; = xno],
    [THEMES_INSTALL=&quot;false&quot;],
    [THEMES_INSTALL=&quot;true&quot;])
AS_IF([test &quot;x$with_themes&quot; = xno -o &quot;x$with_themes&quot; = xyes -o &quot;x$with_themes&quot; = x],
    [THEMES_PATH=&#39;${pkgdatadir}/themes&#39;],
    [THEMES_PATH=&quot;$with_themes&quot;])
AC_SUBST(THEMES_PATH)
AM_CONDITIONAL([THEMES_INSTALL], &quot;$THEMES_INSTALL&quot;)

ICONS_PATH=&#39;${pkgdatadir}/icons&#39;
AC_SUBST(ICONS_PATH)

### cmocka is required only for tests, profanity shouldn&#39;t be linked with it
### TODO: pass cmocka_CFLAGS and cmocka_LIBS to Makefile.am
PKG_CHECK_MODULES([cmocka], [cmocka], [],
    [AC_MSG_NOTICE([cmocka is not found, will not be able to run tests])])

AM_CONDITIONAL([HAVE_STABBER], [false])
AC_CHECK_LIB([stabber], [stbbr_start], [AM_CONDITIONAL([HAVE_STABBER], [true])],
    [AC_MSG_NOTICE([libstabber not found, will not be able to run functional tests])])
AM_CONDITIONAL([HAVE_EXPECT], [false])
AC_CHECK_LIB([expect], [main], [AM_CONDITIONAL([HAVE_EXPECT], [true])],
    [AC_MSG_NOTICE([libexpect not found, will not be able to run functional tests])])

### Check for ncursesw/ncurses.h first, Arch linux uses ncurses.h for ncursesw
AC_CHECK_HEADERS([ncursesw/ncurses.h], [], [])
AC_CHECK_HEADERS([ncurses.h], [], [])

### Default parameters
AM_CFLAGS=&quot;-Wall -Wno-deprecated-declarations&quot;
AS_IF([test &quot;x$PACKAGE_STATUS&quot; = xdevelopment],
    [AM_CFLAGS=&quot;$AM_CFLAGS -Wunused -Werror&quot;])
AS_IF([test &quot;x$PLATFORM&quot; = xosx],
    [AM_CFLAGS=&quot;$AM_CFLAGS -Qunused-arguments&quot;])
AM_LDFLAGS=&quot;$AM_LDFLAGS -export-dynamic&quot;
AM_CPPFLAGS=&quot;$AM_CPPFLAGS $glib_CFLAGS $gio_CFLAGS $curl_CFLAGS $libnotify_CFLAGS $PYTHON_CPPFLAGS ${GTK_CFLAGS}&quot;
AM_CPPFLAGS=&quot;$AM_CPPFLAGS -DTHEMES_PATH=\&quot;\\\&quot;$THEMES_PATH\\\&quot;\&quot; -DICONS_PATH=\&quot;\\\&quot;$ICONS_PATH\\\&quot;\&quot;&quot;
LIBS=&quot;$glib_LIBS $gio_LIBS $curl_LIBS $libnotify_LIBS $PYTHON_LIBS $PYTHON_LDFLAGS ${GTK_LIBS} $LIBS&quot;

AC_SUBST(AM_LDFLAGS)
AC_SUBST(AM_CFLAGS)
AC_SUBST(AM_CPPFLAGS)

### Checks for library functions.
AC_CHECK_FUNCS([atexit memset strdup strstr])

AC_CONFIG_FILES([Makefile])
AC_OUTPUT

echo &quot;&quot;
echo &quot;PLATFORM       : $host_os&quot;
echo &quot;PACKAGE_STATUS : $PACKAGE_STATUS&quot;
echo &quot;AM_CFLAGS      : $AM_CFLAGS&quot;
echo &quot;AM_CPPFLAGS    : $AM_CPPFLAGS&quot;
echo &quot;AM_LDFLAGS     : $AM_LDFLAGS&quot;
echo &quot;LIBS           : $LIBS&quot;
echo &quot;Install themes : $THEMES_INSTALL&quot;
echo &quot;Themes path    : $THEMES_PATH&quot;
echo &quot;Icons path     : $ICONS_PATH&quot;
echo &quot;&quot;
echo &quot;Now you can run \`make&#39; to build profanity&quot;
</pre></div>
</code></pre></td></tr></table>
</div> <!-- class=content -->
<div class='footer'>generated by <a href='https://git.causal.agency/cgit-pink/about/'>cgit-pink 1.4.1-2-gfad0</a> (<a href='https://git-scm.com/'>git 2.36.2.497.gbbea4dcf42</a>) at 2025-04-12 02:24:13 +0000</div>
</div> <!-- id=cgit -->
</body>
</html>
 number %d already is current."
msgstr "当前就是可选项号码 %d 。"

#. #define ALREADY_AT_OPTION_END
#: LYMessages.c:407
msgid "You are already at the end of this option list."
msgstr "已经位于可选项列表底部。"

#. #define ALREADY_AT_OPTION_BEGIN
#: LYMessages.c:409
msgid "You are already at the beginning of this option list."
msgstr "已经位于可选项列表顶部。"

#. #define ALREADY_AT_OPTION_PAGE
#: LYMessages.c:411
#, c-format
msgid "You are already at page %d of this option list."
msgstr "已经位于该可选项列表的 %d 页。"

#: LYMessages.c:412
msgid "You have entered an invalid option number."
msgstr "您输入了一个非法的可选项号码。"

#: LYMessages.c:413
msgid "** Bad HTML!!  Use -trace to diagnose. **"
msgstr "** HTML 有问题!! 请用 -trace 进行诊断。**"

#: LYMessages.c:414
msgid "Give name of file to save in"
msgstr "请给出要保存的文件名"

#: LYMessages.c:415
msgid "Can't save data to file -- please run WWW locally"
msgstr "无法将数据保存到文件 ―― 请在本地运行 WWW"

#: LYMessages.c:416
msgid "Can't open temporary file!"
msgstr "无法打开临时文件!"

#: LYMessages.c:417
msgid "Can't open output file!  Cancelling!"
msgstr "无法打开输出文件!正在取消!"

#: LYMessages.c:418
msgid "Execution is disabled."
msgstr "禁止执行。"

#. #define EXECUTION_DISABLED_FOR_FILE
#: LYMessages.c:420
#, c-format
msgid "Execution is not enabled for this file.  See the Options menu (use %s)."
msgstr "该文件没有启用执行,请参看可选项菜单(用 %s )。"

#. #define EXECUTION_NOT_COMPILED
#: LYMessages.c:422
msgid "Execution capabilities are not compiled into this version."
msgstr "此版本在编译时没有加入执行功能。"

#: LYMessages.c:423
msgid "This file cannot be displayed on this terminal."
msgstr "该文件无法在当前终端中运行。"

#. #define CANNOT_DISPLAY_FILE_D_OR_C
#: LYMessages.c:425
msgid "This file cannot be displayed on this terminal:  D)ownload, or C)ancel"
msgstr "该文件无法在当前终端中运行:D)ownload,或 C)ancel"

#: LYMessages.c:426
#, c-format
msgid "%s  D)ownload, or C)ancel"
msgstr ""

#: LYMessages.c:427
msgid "Cancelling file."
msgstr "正在取消文件。"

#: LYMessages.c:428
msgid "Retrieving file.  - PLEASE WAIT -"
msgstr "重新获取文件,―― 请稍候 ――"

#: LYMessages.c:429
msgid "Enter a filename: "
msgstr "请输入一个文件名:"

#: LYMessages.c:430
msgid "Edit the previous filename: "
msgstr "编辑前一个文件名:"

#: LYMessages.c:431
msgid "Edit a previous filename: "
msgstr "编辑前一个文件名:"

#: LYMessages.c:432
msgid "Enter a new filename: "
msgstr "输入一个新的文件名:"

#: LYMessages.c:433
msgid "File name may not begin with a dot."
msgstr "文件名不能以点号开头。"

#: LYMessages.c:435
msgid "File exists.  Create higher version?"
msgstr "文件已存在,要创建新版本吗?"

#: LYMessages.c:437
msgid "File exists.  Overwrite?"
msgstr "文件已存在,要覆盖吗?"

#: LYMessages.c:439
msgid "Cannot write to file."
msgstr "无法写入文件。"

#: LYMessages.c:440
msgid "ERROR! - download command is misconfigured."
msgstr "出错!―― 下载命令配置错误。"

#: LYMessages.c:441
msgid "Unable to download file."
msgstr "无法下载文件。"

#: LYMessages.c:442
msgid "Reading directory..."
msgstr "正在读取目录……"

#: LYMessages.c:443
msgid "Building directory listing..."
msgstr "正在建立目录列表……"

#: LYMessages.c:444
msgid "Saving..."
msgstr "正在保存……"

#: LYMessages.c:445
#, c-format
msgid "Could not edit file '%s'."
msgstr "无法编辑文件 '%s' 。"

#: LYMessages.c:446
msgid "Unable to access document!"
msgstr "无法存取文档!"

#: LYMessages.c:447
msgid "Could not access file."
msgstr "无法存取文件。"

#: LYMessages.c:448
msgid "Could not access directory."
msgstr "无法存取目录。"

#: LYMessages.c:449
msgid "Could not load data."
msgstr "无法载入数据。"

#. #define CANNOT_EDIT_REMOTE_FILES
#: LYMessages.c:451
msgid "Lynx cannot currently (e)dit remote WWW files."
msgstr "当前 Lynx 无法 (e)dit 远程的 WWW 文件。"

#. #define CANNOT_EDIT_FIELD
#: LYMessages.c:453
msgid "This field cannot be (e)dited with an external editor."
msgstr "该文件无法由外部的编辑器进行 (e)dit 。"

#: LYMessages.c:454
msgid "Bad rule"
msgstr "规则有问题"

#: LYMessages.c:455
msgid "Insufficient operands:"
msgstr "操作数不够:"

#: LYMessages.c:456
msgid "You are not authorized to edit this file."
msgstr "您没有获得修改此文件的授权。"

#: LYMessages.c:457
msgid "Title: "
msgstr "标题:"

#: LYMessages.c:458
msgid "Subject: "
msgstr "主题:"

#: LYMessages.c:459
msgid "Username: "
msgstr "用户名:"

#: LYMessages.c:460
msgid "Password: "
msgstr "密码:"

#: LYMessages.c:461
msgid "lynx: Username and Password required!!!"
msgstr "lynx:要求用户名和密码!!!"

#: LYMessages.c:462
msgid "lynx: Password required!!!"
msgstr "lynx:要求密码!!!"

#: LYMessages.c:463
msgid "Clear all authorization info for this session?"
msgstr "要清除该对话中的所有验证信息吗?"

#: LYMessages.c:464
msgid "Authorization info cleared."
msgstr "验证信息已被清除。"

#: LYMessages.c:465
msgid "Authorization failed.  Retry?"
msgstr "验证失败,再试一次?"

#: LYMessages.c:466
msgid "cgi support has been disabled."
msgstr "已禁用 cgi 功能。"

#. #define CGI_NOT_COMPILED
#: LYMessages.c:468
msgid "Lynxcgi capabilities are not compiled into this version."
msgstr "此版本在编译时没有加入 Lynxcgi 功能。"

#: LYMessages.c:469
#, c-format
msgid "Sorry, no known way of converting %s to %s."
msgstr "抱歉,没办法将 %s 转换为 %s 。"

#: LYMessages.c:470
msgid "Unable to set up connection."
msgstr "无法建立转换"

#: LYMessages.c:471
msgid "Unable to make connection"
msgstr "无法完成转换"

#. #define MALFORMED_EXEC_REQUEST
#: LYMessages.c:473
msgid "Executable link rejected due to malformed request."
msgstr ""

#. #define BADCHAR_IN_EXEC_LINK
#: LYMessages.c:475
#, c-format
msgid "Executable link rejected due to `%c' character."
msgstr ""

#. #define RELPATH_IN_EXEC_LINK
#: LYMessages.c:477
msgid "Executable link rejected due to relative path string ('../')."
msgstr ""

#. #define BADLOCPATH_IN_EXEC_LINK
#: LYMessages.c:479
msgid "Executable link rejected due to location or path."
msgstr ""

#: LYMessages.c:480
msgid "Mail access is disabled!"
msgstr ""

#. #define ACCESS_ONLY_LOCALHOST
#: LYMessages.c:482
msgid "Only files and servers on the local host can be accessed."
msgstr ""

#: LYMessages.c:483
msgid "Telnet access is disabled!"
msgstr ""

#. #define TELNET_PORT_SPECS_DISABLED
#: LYMessages.c:485
msgid "Telnet port specifications are disabled."
msgstr ""

#: LYMessages.c:486
msgid "USENET news access is disabled!"
msgstr ""

#: LYMessages.c:487
msgid "Rlogin access is disabled!"
msgstr ""

#: LYMessages.c:488
msgid "Ftp access is disabled!"
msgstr ""

#: LYMessages.c:489
msgid "There are no references from this document."
msgstr ""

#: LYMessages.c:490
msgid "There are only hidden links from this document."
msgstr ""

#: LYMessages.c:492
msgid "Unable to open command file."
msgstr ""

#: LYMessages.c:494
msgid "News Post Cancelled!!!"
msgstr ""

#. #define SPAWNING_EDITOR_FOR_NEWS
#: LYMessages.c:496
msgid "Spawning your selected editor to edit news message"
msgstr ""

#: LYMessages.c:497
msgid "Post this message?"
msgstr ""

#: LYMessages.c:498
#, c-format
msgid "Append '%s'?"
msgstr ""

#: LYMessages.c:499
msgid "Posting to newsgroup(s)..."
msgstr ""

#: LYMessages.c:501
msgid "*** You have unread mail. ***"
msgstr ""

#: LYMessages.c:503
msgid "*** You have mail. ***"
msgstr ""

#: LYMessages.c:505
msgid "*** You have new mail. ***"
msgstr ""

#: LYMessages.c:506
msgid "File insert cancelled!!!"
msgstr ""

#: LYMessages.c:507
msgid "Not enough memory for file!"
msgstr ""

#: LYMessages.c:508
msgid "Can't open file for reading."
msgstr ""

#: LYMessages.c:509
msgid "File does not exist."
msgstr ""

#: LYMessages.c:510
msgid "File does not exist - reenter or cancel:"
msgstr ""

#: LYMessages.c:511
msgid "File is not readable."
msgstr ""

#: LYMessages.c:512
msgid "File is not readable - reenter or cancel:"
msgstr ""

#: LYMessages.c:513
msgid "Nothing to insert - file is 0-length."
msgstr ""

#: LYMessages.c:514
msgid "Save request cancelled!!!"
msgstr ""

#: LYMessages.c:515
msgid "Mail request cancelled!!!"
msgstr ""

#. #define CONFIRM_MAIL_SOURCE_PREPARSED
#: LYMessages.c:517
msgid "Viewing preparsed source.  Are you sure you want to mail it?"
msgstr ""

#: LYMessages.c:518
msgid "Please wait..."
msgstr ""

#: LYMessages.c:519
msgid "Mailing file.  Please wait..."
msgstr ""

#: LYMessages.c:520
msgid "ERROR - Unable to mail file"
msgstr ""

#. #define CONFIRM_LONG_SCREEN_PRINT
#: LYMessages.c:522
#, c-format
msgid "File is %d screens long.  Are you sure you want to print?"
msgstr ""

#: LYMessages.c:523
msgid "Print request cancelled!!!"
msgstr ""

#: LYMessages.c:524
msgid "Press <return> to begin: "
msgstr ""

#: LYMessages.c:525
msgid "Press <return> to finish: "
msgstr ""

#. #define CONFIRM_LONG_PAGE_PRINT
#: LYMessages.c:527
#, c-format
msgid "File is %d pages long.  Are you sure you want to print?"
msgstr ""

#. #define CHECK_PRINTER
#: LYMessages.c:529
msgid "Be sure your printer is on-line.  Press <return> to start printing:"
msgstr ""

#: LYMessages.c:530
msgid "ERROR - Unable to allocate file space!!!"
msgstr ""

#: LYMessages.c:531
msgid "Unable to open tempfile"
msgstr ""

#: LYMessages.c:532
msgid "Unable to open print options file"
msgstr ""

#: LYMessages.c:533
msgid "Printing file.  Please wait..."
msgstr ""

#: LYMessages.c:534
msgid "Please enter a valid internet mail address: "
msgstr ""

#: LYMessages.c:535
msgid "ERROR! - printer is misconfigured!"
msgstr ""

#: LYMessages.c:536
msgid "Image map from POST response not available!"
msgstr ""

#: LYMessages.c:537
msgid "Misdirected client-side image MAP request!"
msgstr ""

#: LYMessages.c:538
msgid "Client-side image MAP is not accessible!"
msgstr ""

#: LYMessages.c:539
msgid "No client-side image MAPs are available!"
msgstr ""

#: LYMessages.c:540
msgid "Client-side image MAP is not available!"
msgstr ""

#. #define OPTION_SCREEN_NEEDS_24
#: LYMessages.c:543
msgid "Screen height must be at least 24 lines for the Options menu!"
msgstr ""

#. #define OPTION_SCREEN_NEEDS_23
#: LYMessages.c:545
msgid "Screen height must be at least 23 lines for the Options menu!"
msgstr ""

#. #define OPTION_SCREEN_NEEDS_22
#: LYMessages.c:547
msgid "Screen height must be at least 22 lines for the Options menu!"
msgstr ""

#: LYMessages.c:549
msgid "That key requires Advanced User mode."
msgstr ""

#: LYMessages.c:550
#, c-format
msgid "Content-type: %s"
msgstr ""

#: LYMessages.c:551
msgid "Command: "
msgstr ""

#: LYMessages.c:552
msgid "Unknown or ambiguous command"
msgstr ""

#: LYMessages.c:553
msgid " Version "
msgstr ""

#: LYMessages.c:554
msgid " first"
msgstr ""

#: LYMessages.c:555
msgid ", guessing..."
msgstr ""

#: LYMessages.c:556
msgid "Permissions for "
msgstr ""

#: LYMessages.c:557
msgid "Select "
msgstr ""

#: LYMessages.c:558
msgid "capital letter"
msgstr ""

#: LYMessages.c:559
msgid " of option line,"
msgstr ""

#: LYMessages.c:560
msgid " to save,"
msgstr ""

#: LYMessages.c:561
msgid " to "
msgstr ""

#: LYMessages.c:562
msgid " or "
msgstr ""

#: LYMessages.c:563
msgid " index"
msgstr ""

#: LYMessages.c:564
msgid " to return to Lynx."
msgstr ""

#: LYMessages.c:565
msgid "Accept Changes"
msgstr ""

#: LYMessages.c:566
msgid "Reset Changes"
msgstr ""

#: LYMessages.c:567
msgid "Left Arrow cancels changes"
msgstr ""

#: LYMessages.c:568
msgid "Save options to disk"
msgstr ""

#: LYMessages.c:569
msgid "Hit RETURN to accept entered data."
msgstr ""

#. #define ACCEPT_DATA_OR_DEFAULT
#: LYMessages.c:571
msgid "Hit RETURN to accept entered data.  Delete data to invoke the default."
msgstr ""

#: LYMessages.c:572
msgid "Value accepted!"
msgstr ""

#. #define VALUE_ACCEPTED_WARNING_X
#: LYMessages.c:574
msgid "Value accepted! -- WARNING: Lynx is configured for XWINDOWS!"
msgstr ""

#. #define VALUE_ACCEPTED_WARNING_NONX
#: LYMessages.c:576
msgid "Value accepted! -- WARNING: Lynx is NOT configured for XWINDOWS!"
msgstr ""

#: LYMessages.c:577
msgid "You are not allowed to change which editor to use!"
msgstr ""

#: LYMessages.c:578
msgid "Failed to set DISPLAY variable!"
msgstr ""

#: LYMessages.c:579
msgid "Failed to clear DISPLAY variable!"
msgstr ""

#. #define BOOKMARK_CHANGE_DISALLOWED
#: LYMessages.c:581
msgid "You are not allowed to change the bookmark file!"
msgstr ""

#: LYMessages.c:582
msgid "Terminal does not support color"
msgstr ""

#: LYMessages.c:583
#, c-format
msgid "Your '%s' terminal does not support color."
msgstr ""

#: LYMessages.c:584
msgid "Access to dot files is disabled!"
msgstr ""

#. #define UA_NO_LYNX_WARNING
#: LYMessages.c:586
msgid "User-Agent string does not contain \"Lynx\" or \"L_y_n_x\""
msgstr ""

#. #define UA_PLEASE_USE_LYNX
#: LYMessages.c:588
msgid "Use \"L_y_n_x\" or \"Lynx\" in User-Agent, or it looks like intentional deception!"
msgstr ""

#. #define UA_CHANGE_DISABLED
#: LYMessages.c:590
msgid "Changing of the User-Agent string is disabled!"
msgstr ""

#. #define CHANGE_OF_SETTING_DISALLOWED
#: LYMessages.c:592
msgid "You are not allowed to change this setting."
msgstr ""

#: LYMessages.c:593
msgid "Saving Options..."
msgstr ""

#: LYMessages.c:594
msgid "Options saved!"
msgstr ""

#: LYMessages.c:595
msgid "Unable to save Options!"
msgstr ""

#: LYMessages.c:596
msgid " 'r' to return to Lynx "
msgstr ""

#: LYMessages.c:597
msgid " '>' to save, or 'r' to return to Lynx "
msgstr ""

#. #define ANY_KEY_CHANGE_RET_ACCEPT
#: LYMessages.c:599
msgid "Hit any key to change value; RETURN to accept."
msgstr ""

#: LYMessages.c:600
msgid "Error uncompressing temporary file!"
msgstr ""

#: LYMessages.c:601
msgid "Unsupported URL scheme!"
msgstr ""

#: LYMessages.c:602
msgid "Unsupported data: URL!  Use SHOWINFO, for now."
msgstr ""

#: LYMessages.c:603
msgid "Redirection limit of 10 URL's reached."
msgstr ""

#: LYMessages.c:604
msgid "Illegal redirection URL received from server!"
msgstr ""

#. #define SERVER_ASKED_FOR_REDIRECTION
#: LYMessages.c:606
#, c-format
msgid "Server asked for %d redirection of POST content to"
msgstr ""

#: LYMessages.c:609
msgid "P)roceed, use G)ET or C)ancel "
msgstr ""

#: LYMessages.c:610
msgid "P)roceed, or C)ancel "
msgstr ""

#. #define ADVANCED_POST_GET_REDIRECT
#: LYMessages.c:612
msgid "Redirection of POST content.  P)roceed, see U)RL, use G)ET or C)ancel"
msgstr ""

#. #define ADVANCED_POST_REDIRECT
#: LYMessages.c:614
msgid "Redirection of POST content.  P)roceed, see U)RL, or C)ancel"
msgstr ""

#. #define CONFIRM_POST_RESUBMISSION
#: LYMessages.c:616
msgid "Document from Form with POST content.  Resubmit?"
msgstr ""

#. #define CONFIRM_POST_RESUBMISSION_TO
#: LYMessages.c:618
#, c-format
msgid "Resubmit POST content to %s ?"
msgstr ""

#. #define CONFIRM_POST_LIST_RELOAD
#: LYMessages.c:620
#, c-format
msgid "List from document with POST data.  Reload %s ?"
msgstr ""

#. #define CONFIRM_POST_DOC_HEAD
#: LYMessages.c:622
msgid "Document from POST action, HEAD may not be understood.  Proceed?"
msgstr ""

#. #define CONFIRM_POST_LINK_HEAD
#: LYMessages.c:624
msgid "Form submit action is POST, HEAD may not be understood.  Proceed?"
msgstr ""

#: LYMessages.c:625
msgid "Proceed without a username and password?"
msgstr ""

#: LYMessages.c:626
#, c-format
msgid "Proceed (%s)?"
msgstr ""

#: LYMessages.c:627
msgid "Cannot POST to this host."
msgstr ""

#: LYMessages.c:628
msgid "POST not supported for this URL - ignoring POST data!"
msgstr ""

#: LYMessages.c:629
msgid "Discarding POST data..."
msgstr ""

#: LYMessages.c:630
msgid "Document will not be reloaded!"
msgstr ""

#: LYMessages.c:631
msgid "Location: "
msgstr ""

#: LYMessages.c:632
#, c-format
msgid "'%s' not found!"
msgstr ""

#: LYMessages.c:633
msgid "Default Bookmark File"
msgstr ""

#: LYMessages.c:634
msgid "Screen too small! (8x35 min)"
msgstr ""

#: LYMessages.c:635
msgid "Select destination or ^G to Cancel: "
msgstr ""

#. #define MULTIBOOKMARKS_SELECT
#: LYMessages.c:637
msgid "Select subbookmark, '=' for menu, or ^G to cancel: "
msgstr ""

#. #define MULTIBOOKMARKS_SELF
#: LYMessages.c:639
msgid "Reproduce L)ink in this bookmark file or C)ancel? (l,c): "
msgstr ""

#: LYMessages.c:640
msgid "Multiple bookmark support is not available."
msgstr ""

#: LYMessages.c:641
#, c-format
msgid " Select Bookmark (screen %d of %d)"
msgstr ""

#: LYMessages.c:642
msgid "       Select Bookmark"
msgstr ""

#. #define MULTIBOOKMARKS_EHEAD_MASK
#: LYMessages.c:644
#, c-format
msgid "Editing Bookmark DESCRIPTION and FILEPATH (%d of 2)"
msgstr ""

#. #define MULTIBOOKMARKS_EHEAD
#: LYMessages.c:646
msgid "         Editing Bookmark DESCRIPTION and FILEPATH"
msgstr ""

#: LYMessages.c:647
msgid "Letter: "
msgstr ""

#. #define USE_PATH_OFF_HOME
#: LYMessages.c:650
msgid "Use a filepath off your login directory in SHELL syntax!"
msgstr ""

#: LYMessages.c:652
msgid "Use a filepath off your home directory!"
msgstr ""

#. #define MAXLINKS_REACHED
#: LYMessages.c:655
msgid "Maximum links per page exceeded!  Use half-page or two-line scrolling."
msgstr ""

#. #define MAXHIST_REACHED
#: LYMessages.c:657
msgid "History List maximum reached!  Document not pushed."
msgstr ""

#: LYMessages.c:658
msgid "No previously visited links available!"
msgstr ""

#: LYMessages.c:659
msgid "Memory exhausted!  Program aborted!"
msgstr ""

#: LYMessages.c:660
msgid "Memory exhausted!  Aborting..."
msgstr ""

#: LYMessages.c:661
msgid "Not enough memory!"
msgstr ""

#: LYMessages.c:662
msgid "Directory/File Manager not available"
msgstr ""

#: LYMessages.c:663
msgid "HREF in BASE tag is not an absolute URL."
msgstr ""

#: LYMessages.c:664
msgid "Location URL is not absolute."
msgstr ""

#: LYMessages.c:665
msgid "Refresh URL is not absolute."
msgstr ""

#. #define SENDING_MESSAGE_WITH_BODY_TO
#: LYMessages.c:667
msgid ""
"You are sending a message with body to:\n"
"  "
msgstr ""

#: LYMessages.c:668
msgid ""
"You are sending a comment to:\n"
"  "
msgstr ""

#: LYMessages.c:669
msgid ""
"\n"
" With copy to:\n"
"  "
msgstr ""

#: LYMessages.c:670
msgid ""
"\n"
" With copies to:\n"
"  "
msgstr ""

#. #define CTRL_G_TO_CANCEL_SEND
#: LYMessages.c:672
msgid ""
"\n"
"\n"
"Use Ctrl-G to cancel if you do not want to send a message\n"
msgstr ""

#. #define ENTER_NAME_OR_BLANK
#: LYMessages.c:674
msgid ""
"\n"
" Please enter your name, or leave it blank to remain anonymous\n"
msgstr ""

#. #define ENTER_MAIL_ADDRESS_OR_OTHER
#: LYMessages.c:676
msgid ""
"\n"
" Please enter a mail address or some other\n"
msgstr ""

#. #define MEANS_TO_CONTACT_FOR_RESPONSE
#: LYMessages.c:678
msgid " means to contact you, if you desire a response.\n"
msgstr ""

#: LYMessages.c:679
msgid ""
"\n"
" Please enter a subject line.\n"
msgstr ""

#. #define ENTER_ADDRESS_FOR_CC
#: LYMessages.c:681
msgid ""
"\n"
" Enter a mail address for a CC of your message.\n"
msgstr ""

#: LYMessages.c:682
msgid " (Leave blank if you don't want a copy.)\n"
msgstr ""

#: LYMessages.c:683
msgid ""
"\n"
" Please review the message body:\n"
"\n"
msgstr ""

#: LYMessages.c:684
msgid ""
"\n"
"Press RETURN to continue: "
msgstr ""

#: LYMessages.c:685
msgid ""
"\n"
"Press RETURN to clean up: "
msgstr ""

#: LYMessages.c:686
msgid " Use Control-U to erase the default.\n"
msgstr ""

#: LYMessages.c:687
msgid ""
"\n"
" Please enter your message below."
msgstr ""

#. #define ENTER_PERIOD_WHEN_DONE_A
#: LYMessages.c:689 src/LYNews.c:357
msgid ""
"\n"
" When you are done, press enter and put a single period (.)"
msgstr ""

#. #define ENTER_PERIOD_WHEN_DONE_B
#: LYMessages.c:691 src/LYNews.c:358
msgid ""
"\n"
" on a line and press enter again."
msgstr ""

#. Cookies messages
#. #define ADVANCED_COOKIE_CONFIRMATION
#: LYMessages.c:695
#, c-format
msgid "%s cookie: %.*s=%.*s  Allow? (Y/N/Always/neVer)"
msgstr ""

#. #define INVALID_COOKIE_DOMAIN_CONFIRMATION
#: LYMessages.c:697
#, c-format
msgid "Accept invalid cookie domain=%s for '%s'?"
msgstr ""

#. #define INVALID_COOKIE_PATH_CONFIRMATION
#: LYMessages.c:699
#, c-format
msgid "Accept invalid cookie path=%s as a prefix of '%s'?"
msgstr ""

#: LYMessages.c:700
msgid "Allowing this cookie."
msgstr ""

#: LYMessages.c:701
msgid "Rejecting this cookie."
msgstr ""

#: LYMessages.c:702
msgid "The Cookie Jar is empty."
msgstr ""

#. #define ACTIVATE_TO_GOBBLE
#: LYMessages.c:704
msgid "Activate links to gobble up cookies or entire domains,"
msgstr ""

#: LYMessages.c:705
msgid "or to change a domain's 'allow' setting."
msgstr ""

#: LYMessages.c:706
msgid "(Cookies never allowed.)"
msgstr ""

#: LYMessages.c:707
msgid "(Cookies always allowed.)"
msgstr ""

#: LYMessages.c:708
msgid "(Cookies allowed via prompt.)"
msgstr ""

#: LYMessages.c:709
msgid "(Persistent Cookies.)"
msgstr ""

#: LYMessages.c:710
msgid "(No title.)"
msgstr ""

#: LYMessages.c:711
msgid "(No name.)"
msgstr ""

#: LYMessages.c:712
msgid "(No value.)"
msgstr ""

#: LYMessages.c:713 src/LYOptions.c:2387
msgid "None"
msgstr ""

#: LYMessages.c:714
msgid "(End of session.)"
msgstr ""

#: LYMessages.c:715
msgid "Delete this cookie?"
msgstr ""

#: LYMessages.c:716
msgid "The cookie has been eaten!"
msgstr ""

#: LYMessages.c:717
msgid "Delete this empty domain?"
msgstr ""

#: LYMessages.c:718
msgid "The domain has been eaten!"
msgstr ""

#. #define DELETE_COOKIES_SET_ALLOW_OR_CANCEL
#: LYMessages.c:720
msgid "D)elete domain's cookies, set allow A)lways/P)rompt/neV)er, or C)ancel? "
msgstr ""

#. #define DELETE_DOMAIN_SET_ALLOW_OR_CANCEL
#: LYMessages.c:722
msgid "D)elete domain, set allow A)lways/P)rompt/neV)er, or C)ancel? "
msgstr ""

#: LYMessages.c:723
msgid "All cookies in the domain have been eaten!"
msgstr ""

#: LYMessages.c:724
#, c-format
msgid "'A'lways allowing from domain '%s'."
msgstr ""

#: LYMessages.c:725
#, c-format
msgid "ne'V'er allowing from domain '%s'."
msgstr ""

#: LYMessages.c:726
#, c-format
msgid "'P'rompting to allow from domain '%s'."
msgstr ""

#: LYMessages.c:727
msgid "Delete all cookies in this domain?"
msgstr ""

#: LYMessages.c:728
msgid "All of the cookies in the jar have been eaten!"
msgstr ""

#: LYMessages.c:730
msgid "Port 19 not permitted in URLs."
msgstr ""

#: LYMessages.c:731
msgid "Port 25 not permitted in URLs."
msgstr ""

#: LYMessages.c:732
#, c-format
msgid "Port %lu not permitted in URLs."
msgstr ""

#: LYMessages.c:733
msgid "URL has a bad port field."
msgstr ""

#: LYMessages.c:734
msgid "Maximum nesting of HTML elements exceeded."
msgstr ""

#: LYMessages.c:735
msgid "Bad partial reference!  Stripping lead dots."
msgstr ""

#: LYMessages.c:736
msgid "Trace Log open failed.  Trace off!"
msgstr ""

#: LYMessages.c:737
msgid "Lynx Trace Log"
msgstr ""

#: LYMessages.c:738
msgid "No trace log has been started for this session."
msgstr ""

#. #define MAX_TEMPCOUNT_REACHED
#: LYMessages.c:740
msgid "The maximum temporary file count has been reached!"
msgstr ""

#. #define FORM_VALUE_TOO_LONG
#: LYMessages.c:742
msgid "Form field value exceeds buffer length!  Trim the tail."
msgstr ""

#. #define FORM_TAIL_COMBINED_WITH_HEAD
#: LYMessages.c:744
msgid "Modified tail combined with head of form field value."
msgstr ""

#. HTFile.c
#: LYMessages.c:747
msgid "Directory"
msgstr ""

#: LYMessages.c:748
msgid "Directory browsing is not allowed."
msgstr ""

#: LYMessages.c:749
msgid "Selective access is not enabled for this directory"
msgstr ""

#: LYMessages.c:750
msgid "Multiformat: directory scan failed."
msgstr ""

#: LYMessages.c:751
msgid "This directory is not readable."
msgstr ""

#: LYMessages.c:752
msgid "Can't access requested file."
msgstr ""

#: LYMessages.c:753
msgid "Could not find suitable representation for transmission."
msgstr ""

#: LYMessages.c:754
msgid "Could not open file for decompression!"
msgstr ""

#: LYMessages.c:755
msgid "Files:"
msgstr ""

#: LYMessages.c:756
msgid "Subdirectories:"
msgstr ""

#: LYMessages.c:757
msgid " directory"
msgstr ""

#: LYMessages.c:758
msgid "Up to "
msgstr ""

#: LYMessages.c:759
msgid "Current directory is "
msgstr ""

#. HTGopher.c
#: LYMessages.c:762
msgid "No response from server!"
msgstr ""

#: LYMessages.c:763
msgid "CSO index"
msgstr ""

#: LYMessages.c:764
msgid ""
"\n"
"This is a searchable index of a CSO database.\n"
msgstr ""

#: LYMessages.c:765
msgid "CSO Search Results"
msgstr ""

#: LYMessages.c:766
#, c-format
msgid "Seek fail on %s\n"
msgstr ""

#: LYMessages.c:767
msgid ""
"\n"
"Press the 's' key and enter search keywords.\n"
msgstr ""

#: LYMessages.c:768
msgid ""
"\n"
"This is a searchable Gopher index.\n"
msgstr ""

#: LYMessages.c:769
msgid "Gopher index"
msgstr ""

#: LYMessages.c:770
msgid "Gopher Menu"
msgstr ""

#: LYMessages.c:771
msgid " Search Results"
msgstr ""

#: LYMessages.c:772
msgid "Sending CSO/PH request."
msgstr ""

#: LYMessages.c:773
msgid "Sending Gopher request."
msgstr ""

#: LYMessages.c:774
msgid "CSO/PH request sent; waiting for response."
msgstr ""

#: LYMessages.c:775
msgid "Gopher request sent; waiting for response."
msgstr ""

#: LYMessages.c:776
msgid ""
"\n"
"Please enter search keywords.\n"
msgstr ""

#: LYMessages.c:777
msgid ""
"\n"
"The keywords that you enter will allow you to search on a"
msgstr ""

#: LYMessages.c:778
msgid " person's name in the database.\n"
msgstr ""

#. HTNews.c
#: LYMessages.c:781
msgid "Connection closed ???"
msgstr ""

#: LYMessages.c:782
msgid "Cannot open temporary file for news POST."
msgstr ""

#: LYMessages.c:783
msgid "This client does not contain support for posting to news with SSL."
msgstr ""

#. HTStyle.c
#: LYMessages.c:786
#, c-format
msgid "Style %d `%s' SGML:%s.  Font %s %.1f point.\n"
msgstr ""

#: LYMessages.c:787
#, c-format
msgid "\tIndents: first=%.0f others=%.0f, Height=%.1f Desc=%.1f\n"
msgstr ""

#: LYMessages.c:788
#, c-format
msgid "\tAlign=%d, %d tabs. (%.0f before, %.0f after)\n"
msgstr ""

#: LYMessages.c:789
#, c-format
msgid "\t\tTab kind=%d at %.0f\n"
msgstr ""

#. HTTP.c
#: LYMessages.c:792
msgid "Can't proceed without a username and password."
msgstr ""

#: LYMessages.c:793
msgid "Can't retry with authorization!  Contact the server's WebMaster."
msgstr ""

#: LYMessages.c:794
msgid "Can't retry with proxy authorization!  Contact the server's WebMaster."
msgstr ""

#: LYMessages.c:795
msgid "Retrying with proxy authorization information."
msgstr ""

#: LYMessages.c:796
#, c-format
msgid "SSL error:%s-Continue?"
msgstr ""

#. HTWAIS.c
#: LYMessages.c:799
msgid "HTWAIS: Return message too large."
msgstr ""

#: LYMessages.c:800
msgid "Enter WAIS query: "
msgstr ""

#. Miscellaneous status
#: LYMessages.c:803
msgid "Retrying as HTTP0 request."
msgstr ""

#: LYMessages.c:804
#, c-format
msgid "Transferred %d bytes"
msgstr ""

#: LYMessages.c:805
msgid "Data transfer complete"
msgstr ""

#: LYMessages.c:806
#, c-format
msgid "Error processing line %d of %s\n"
msgstr ""

#. Lynx internal page titles
#: LYMessages.c:809
msgid "Address List Page"
msgstr ""

#: LYMessages.c:810
msgid "Bookmark file"
msgstr ""

#: LYMessages.c:811
msgid "Configuration Definitions"
msgstr ""

#: LYMessages.c:812
msgid "Cookie Jar"
msgstr ""

#: LYMessages.c:813
msgid "Current Key Map"
msgstr ""

#: LYMessages.c:814
msgid "File Management Options"
msgstr ""

#: LYMessages.c:815
msgid "Download Options"
msgstr ""

#: LYMessages.c:816
msgid "History Page"
msgstr ""

#: LYMessages.c:817
msgid "List Page"
msgstr ""

#: LYMessages.c:818
msgid "Lynx.cfg Information"
msgstr ""

#: LYMessages.c:819
msgid "Converted Mosaic Hotlist"
msgstr ""

#: LYMessages.c:820
msgid "Options Menu"
msgstr ""

#: LYMessages.c:821
msgid "File Permission Options"
msgstr ""

#: LYMessages.c:822
msgid "Printing Options"
msgstr ""

#: LYMessages.c:823
msgid "Information about the current document"
msgstr ""

#: LYMessages.c:824
msgid "Your recent statusline messages"
msgstr ""

#: LYMessages.c:825
msgid "Upload Options"
msgstr ""

#: LYMessages.c:826
msgid "Visited Links Page"
msgstr ""

#. CONFIG_DEF_TITLE subtitles
#: LYMessages.c:829
msgid "See also"
msgstr ""

#: LYMessages.c:830
msgid "your"
msgstr ""

#: LYMessages.c:831
msgid "for runtime options"
msgstr ""

#: LYMessages.c:832
msgid "compile time options"
msgstr ""

#: LYMessages.c:833
msgid "color-style configuration"
msgstr ""

#: LYMessages.c:834
msgid "latest release"
msgstr ""

#: LYMessages.c:835
msgid "pre-release version"
msgstr ""

#: LYMessages.c:836
msgid "development version"
msgstr ""

#. #define AUTOCONF_CONFIG_CACHE
#: LYMessages.c:838
msgid ""
"The following data were derived during the automatic configuration/build\n"
"process of this copy of Lynx.  When reporting a bug, please include a copy\n"
"of this page."
msgstr ""

#. #define AUTOCONF_LYNXCFG_H
#: LYMessages.c:842
msgid ""
"The following data were used as automatically-configured compile-time\n"
"definitions when this copy of Lynx was built."
msgstr ""

#. #define DIRED_NOVICELINE
#: LYMessages.c:847
msgid "  C)reate  D)ownload  E)dit  F)ull menu  M)odify  R)emove  T)ag  U)pload     \n"
msgstr ""

#: LYMessages.c:848
msgid "Failed to obtain status of current link!"
msgstr ""

#. #define INVALID_PERMIT_URL
#: LYMessages.c:851
msgid "Special URL only valid from current File Permission menu!"
msgstr ""

#: LYMessages.c:855
msgid "External support is currently disabled."
msgstr ""

#. new with 2.8.4dev.21
#: LYMessages.c:859
msgid "Changing working-directory is currently disabled."
msgstr ""

#: LYMessages.c:860
msgid "Linewrap OFF!"
msgstr ""

#: LYMessages.c:861
msgid "Linewrap ON!"
msgstr ""

#: LYMessages.c:862
msgid "Parsing nested-tables toggled OFF!  Reloading..."
msgstr ""

#: LYMessages.c:863
msgid "Parsing nested-tables toggled ON!  Reloading..."
msgstr ""

#: LYMessages.c:864
msgid "Shifting is disabled while line-wrap is in effect"
msgstr ""

#: LYMessages.c:865
msgid "Trace not supported"
msgstr ""

#: WWW/Library/Implementation/HTAABrow.c:626
#, c-format
msgid "Username for '%s' at %s '%s%s':"
msgstr ""

#: WWW/Library/Implementation/HTAABrow.c:893
msgid "This client doesn't know how to compose proxy authorization information for scheme"
msgstr ""

#: WWW/Library/Implementation/HTAABrow.c:970
msgid "This client doesn't know how to compose authorization information for scheme"
msgstr ""

#: WWW/Library/Implementation/HTAABrow.c:1078
#, c-format
msgid "Invalid header '%s%s%s%s%s'"
msgstr ""

#: WWW/Library/Implementation/HTAABrow.c:1180
msgid "Proxy authorization required -- retrying"
msgstr ""

#: WWW/Library/Implementation/HTAABrow.c:1238
msgid "Access without authorization denied -- retrying"
msgstr ""

#: WWW/Library/Implementation/HTAccess.c:684
msgid "Access forbidden by rule"
msgstr ""

#: WWW/Library/Implementation/HTAccess.c:781
msgid "Document with POST content not found in cache.  Resubmit?"
msgstr ""

#: WWW/Library/Implementation/HTAccess.c:935
msgid "Loading failed, use a previous copy."
msgstr ""

#: WWW/Library/Implementation/HTAccess.c:1044 src/GridText.c:8594
msgid "Loading incomplete."
msgstr ""

#: WWW/Library/Implementation/HTAccess.c:1075
#, c-format
msgid "**** HTAccess: socket or file number returned by obsolete load routine!\n"
msgstr ""

#: WWW/Library/Implementation/HTAccess.c:1077
#, c-format
msgid "**** HTAccess: Internal software error.  Please mail lynx-dev@nongnu.org!\n"
msgstr ""

#: WWW/Library/Implementation/HTAccess.c:1078
#, c-format
msgid "**** HTAccess: Status returned was: %d\n"
msgstr ""

#.
#. * hack: if we fail in HTAccess.c
#. * avoid duplicating URL, oh.
#.
#: WWW/Library/Implementation/HTAccess.c:1084 src/LYMainLoop.c:7733
msgid "Can't Access"
msgstr ""

#: WWW/Library/Implementation/HTAccess.c:1092
msgid "Unable to access document."
msgstr ""

#: WWW/Library/Implementation/HTFTP.c:823
#, c-format
msgid "Enter password for user %s@%s:"
msgstr ""

#: WWW/Library/Implementation/HTFTP.c:851
msgid "Unable to connect to FTP host."
msgstr ""

#: WWW/Library/Implementation/HTFTP.c:1117
msgid "close master socket"
msgstr ""

#: WWW/Library/Implementation/HTFTP.c:1178
msgid "socket for master socket"
msgstr ""

#.
#. * It's a symbolic link, does the user care about knowing if it is
#. * symbolic?  I think so since it might be a directory.
#.
#: WWW/Library/Implementation/HTFTP.c:1697 WWW/Library/Implementation/HTFTP.c:2314
msgid "Symbolic Link"
msgstr ""

#: WWW/Library/Implementation/HTFTP.c:2671
msgid "Receiving FTP directory."
msgstr ""

#: WWW/Library/Implementation/HTFTP.c:2807
#, c-format
msgid "Transferred %d bytes (%5d)"
msgstr ""

#: WWW/Library/Implementation/HTFTP.c:3155
msgid "connect for data"
msgstr ""

#: WWW/Library/Implementation/HTFTP.c:3821
msgid "Receiving FTP file."
msgstr ""

#: WWW/Library/Implementation/HTFinger.c:273
msgid "Could not set up finger connection."
msgstr ""

#: WWW/Library/Implementation/HTFinger.c:320
msgid "Could not load data (no sitename in finger URL)"
msgstr ""

#: WWW/Library/Implementation/HTFinger.c:326
msgid "Invalid port number - will only use port 79!"
msgstr ""

#: WWW/Library/Implementation/HTFinger.c:392
msgid "Could not access finger host."
msgstr ""

#: WWW/Library/Implementation/HTFinger.c:400
msgid "No response from finger server."
msgstr ""

#: WWW/Library/Implementation/HTNews.c:423
#, c-format
msgid "Username for news host '%s':"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:476
msgid "Change username?"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:480
msgid "Username:"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:505
#, c-format
msgid "Password for news host '%s':"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:588
msgid "Change password?"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:1706
#, c-format
msgid "No matches for: %s"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:1756
msgid ""
"\n"
"No articles in this group.\n"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:1768
msgid ""
"\n"
"No articles in this range.\n"
msgstr ""

#.
#. * Set window title.
#.
#: WWW/Library/Implementation/HTNews.c:1781
#, c-format
msgid "%s,  Articles %d-%d"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:1804
msgid "Earlier articles"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:1817
#, c-format
msgid ""
"\n"
"There are about %d articles currently available in %s, IDs as follows:\n"
"\n"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:1879
msgid "All available articles in "
msgstr ""

#: WWW/Library/Implementation/HTNews.c:2093
msgid "Later articles"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:2116
msgid "Post to "
msgstr ""

#: WWW/Library/Implementation/HTNews.c:2337
msgid "This client does not contain support for SNEWS URLs."
msgstr ""

#: WWW/Library/Implementation/HTNews.c:2545
msgid "No target for raw text!"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:2576
msgid "Connecting to NewsHost ..."
msgstr ""

#: WWW/Library/Implementation/HTNews.c:2628
#, c-format
msgid "Could not access %s."
msgstr ""

#: WWW/Library/Implementation/HTNews.c:2734
#, c-format
msgid "Can't read news info.  News host %.20s responded: %.200s"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:2738
#, c-format
msgid "Can't read news info, empty response from host %s"
msgstr ""

#.
#. * List available newsgroups.  - FM
#.
#: WWW/Library/Implementation/HTNews.c:2942
msgid "Reading list of available newsgroups."
msgstr ""

#: WWW/Library/Implementation/HTNews.c:2963
msgid "Reading list of articles in newsgroup."
msgstr ""

#.
#. * Get an article from a news group.  - FM
#.
#: WWW/Library/Implementation/HTNews.c:2969
msgid "Reading news article."
msgstr ""

#: WWW/Library/Implementation/HTNews.c:2999
msgid "Sorry, could not load requested news."
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1274
msgid "Address has invalid port"
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1350
msgid "Address length looks invalid"
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1581 WWW/Library/Implementation/HTTCP.c:1599
#, c-format
msgid "Unable to locate remote host %s."
msgstr ""

#. Not HTProgress, so warning won't be overwritten immediately;
#. * but not HTAlert, because typically there will be other
#. * alerts from the callers.  - kw
#.
#: WWW/Library/Implementation/HTTCP.c:1596 WWW/Library/Implementation/HTTelnet.c:108
#, c-format
msgid "Invalid hostname %s"
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1610
#, c-format
msgid "Making %s connection to %s"
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1621
msgid "socket failed."
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1634
#, c-format
msgid "socket failed: family %d addr %s port %s."
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1658
msgid "Could not make connection non-blocking."
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1726
msgid "Connection failed (too many retries)."
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1925
msgid "Could not restore socket to blocking."
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1991
msgid "Socket read failed for 180,000 tries."
msgstr ""

#: WWW/Library/Implementation/HTTP.c:376
#, c-format
msgid "Address contains a username: %s"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:572
msgid "This client does not contain support for HTTPS URLs."
msgstr ""

#: WWW/Library/Implementation/HTTP.c:597
msgid "Unable to connect to remote host."
msgstr ""

#: WWW/Library/Implementation/HTTP.c:619
msgid "Retrying connection without TLS."
msgstr ""

#: WWW/Library/Implementation/HTTP.c:664
msgid "no issuer was found"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:666
msgid "issuer is not a CA"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:668
msgid "the certificate has no known issuer"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:670
msgid "the certificate has been revoked"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:672
msgid "the certificate is not trusted"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:747
#, c-format
msgid "Verified connection to %s (cert=%s)"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:771
msgid "Can't find common name in certificate"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:774
#, c-format
msgid "SSL error:host(%s)!=cert(%s)-Continue?"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:789
#, c-format
msgid "Secure %d-bit %s (%s) HTTP connection"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:1259
msgid "Sending HTTP request."
msgstr ""

#: WWW/Library/Implementation/HTTP.c:1298
msgid "Unexpected network write error; connection aborted."
msgstr ""

#: WWW/Library/Implementation/HTTP.c:1304
msgid "HTTP request sent; waiting for response."
msgstr ""

#: WWW/Library/Implementation/HTTP.c:1372
msgid "Unexpected network read error; connection aborted."
msgstr ""

#.
#. * HTTP/1.1 Informational statuses.
#. * 100 Continue.
#. * 101 Switching Protocols.
#. * > 101 is unknown.
#. * We should never get these, and they have only the status
#. * line and possibly other headers, so we'll deal with them by
#. * showing the full header to the user as text/plain.  - FM
#.
#: WWW/Library/Implementation/HTTP.c:1566
msgid "Got unexpected Informational Status."
msgstr ""

#.
#. * Reset Content.  The server has fulfilled the request but
#. * nothing is returned and we should reset any form
#. * content.  We'll instruct the user to do that, and
#. * restore the current document.  - FM
#.
#: WWW/Library/Implementation/HTTP.c:1600
msgid "Request fulfilled.  Reset Content."
msgstr ""

#. Not Modified
#.
#. * We didn't send an "If-Modified-Since" header, so this
#. * status is inappropriate.  We'll deal with it by showing
#. * the full header to the user as text/plain.  - FM
#.
#: WWW/Library/Implementation/HTTP.c:1717
msgid "Got unexpected 304 Not Modified status."
msgstr ""

#: WWW/Library/Implementation/HTTP.c:1780
msgid "Redirection of POST content requires user approval."
msgstr ""

#: WWW/Library/Implementation/HTTP.c:1795
msgid "Have POST content.  Treating Permanent Redirection as Temporary.\n"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:1837
msgid "Retrying with access authorization information."
msgstr ""

#: WWW/Library/Implementation/HTTP.c:1849
msgid "Show the 401 message body?"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:1892
msgid "Show the 407 message body?"
msgstr ""

#.
#. * Bad or unknown server_status number.  Take a chance and hope
#. * there is something to display.  - FM
#.
#: WWW/Library/Implementation/HTTP.c:1992
msgid "Unknown status reply from server!"
msgstr ""

#: WWW/Library/Implementation/HTTelnet.c:106
#, c-format
msgid "remote %s session:"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:159
msgid "Could not connect to WAIS server."
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:167
msgid "Could not open WAIS connection for reading."
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:189
msgid "Diagnostic code is "
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:461
msgid "Index "
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:465
#, c-format
msgid " contains the following %d item%s relevant to \""
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:473
msgid "The first figure after each entry is its relative score, "
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:474
msgid "the second is the number of lines in the item."
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:516
msgid " (bad file name)"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:542
msgid "(bad doc id)"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:558
msgid "(Short Header record, can't display)"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:565
msgid ""
"\n"
"Long Header record, can't display\n"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:572
msgid ""
"\n"
"Text record\n"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:581
msgid ""
"\n"
"Headline record, can't display\n"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:589
msgid ""
"\n"
"Code record, can't display\n"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:693
msgid "Syntax error in WAIS URL"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:765
msgid " (WAIS Index)"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:772
msgid "WAIS Index: "
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:778
msgid "This is a link for searching the "
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:782
msgid " WAIS Index.\n"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:811
msgid ""
"\n"
"Enter the 's'earch command and then specify search words.\n"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:833
msgid " (in "
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:842
msgid "WAIS Search of \""
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:846
msgid "\" in: "
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:861
msgid "HTWAIS: Request too large."
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:870
msgid "Searching WAIS database..."
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:880
msgid "Search interrupted."
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:931
msgid "Can't convert format of WAIS document"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:975
msgid "HTWAIS: Request too long."
msgstr ""

#.
#. * Actually do the transaction given by request_message.
#.
#: WWW/Library/Implementation/HTWAIS.c:989
msgid "Fetching WAIS document..."
msgstr ""

#. display_search_response(target, retrieval_response,
#. wais_database, keywords);
#: WWW/Library/Implementation/HTWAIS.c:1028
msgid "No text was returned!\n"
msgstr ""

#: WWW/Library/Implementation/HTWSRC.c:296
msgid " NOT GIVEN in source file; "
msgstr ""

#: WWW/Library/Implementation/HTWSRC.c:319
msgid " WAIS source file"
msgstr ""

#: WWW/Library/Implementation/HTWSRC.c:326
msgid " description"
msgstr ""

#: WWW/Library/Implementation/HTWSRC.c:336
msgid "Access links"
msgstr ""

#: WWW/Library/Implementation/HTWSRC.c:357
msgid "Direct access"
msgstr ""

#. * Proxy will be used if defined, so let user know that - FM *
#: WWW/Library/Implementation/HTWSRC.c:360
msgid " (or via proxy server, if defined)"
msgstr ""

#: WWW/Library/Implementation/HTWSRC.c:375
msgid "Maintainer"
msgstr ""

#: WWW/Library/Implementation/HTWSRC.c:383
msgid "Host"
msgstr ""

#: src/GridText.c:715
msgid "Memory exhausted, display interrupted!"
msgstr ""

#: src/GridText.c:720
msgid "Memory exhausted, will interrupt transfer!"
msgstr ""

#: src/GridText.c:3660
msgid " *** MEMORY EXHAUSTED ***"
msgstr ""

#: src/GridText.c:6095 src/GridText.c:6102 src/LYList.c:239
msgid "unknown field or link"
msgstr ""

#: src/GridText.c:6111
msgid "text entry field"
msgstr ""

#: src/GridText.c:6114
msgid "password entry field"
msgstr ""

#: src/GridText.c:6117
msgid "checkbox"
msgstr ""

#: src/GridText.c:6120
msgid "radio button"
msgstr ""

#: src/GridText.c:6123
msgid "submit button"
msgstr ""

#: src/GridText.c:6126
msgid "reset button"
msgstr ""

#: src/GridText.c:6129
msgid "popup menu"
msgstr ""

#: src/GridText.c:6132
msgid "hidden form field"
msgstr ""

#: src/GridText.c:6135
msgid "text entry area"
msgstr ""

#: src/GridText.c:6138
msgid "range entry field"
msgstr ""

#: src/GridText.c:6141
msgid "file entry field"
msgstr ""

#: src/GridText.c:6144
msgid "text-submit field"
msgstr ""

#: src/GridText.c:6147
msgid "image-submit button"
msgstr ""

#: src/GridText.c:6150
msgid "keygen field"
msgstr ""

#: src/GridText.c:6153
msgid "unknown form field"
msgstr ""

#: src/GridText.c:10327
msgid "Can't open file for uploading"
msgstr ""

#: src/GridText.c:11480
#, c-format
msgid "Submitting %s"
msgstr ""

#. ugliness has happened; inform user and do the best we can
#: src/GridText.c:12629
msgid "Hang Detect: TextAnchor struct corrupted - suggest aborting!"
msgstr ""

#. don't show previous state
#: src/GridText.c:12834
msgid "Wrap lines to fit displayed area?"
msgstr ""

#: src/GridText.c:12886
msgid "Very long lines have been wrapped!"
msgstr ""

#: src/GridText.c:13328
msgid "Very long lines have been truncated!"
msgstr ""

#: src/HTAlert.c:149 src/LYShowInfo.c:358 src/LYShowInfo.c:362
msgid "bytes"
msgstr ""

#: src/HTAlert.c:278
#, c-format
msgid "Read %s of %s of data"
msgstr ""

#: src/HTAlert.c:280
#, c-format
msgid "Read %s of data"
msgstr ""

#: src/HTAlert.c:285
#, c-format
msgid ", %s/sec"
msgstr ""

#: src/HTAlert.c:294
#, c-format
msgid " (stalled for %s)"
msgstr ""

#: src/HTAlert.c:298
#, c-format
msgid ", ETA %s"
msgstr ""

#: src/HTAlert.c:305
msgid " (Press 'z' to abort)"
msgstr ""

#. Meta-note: don't move the following note from its place right
#. in front of the first gettext().  As it is now, it should
#. automatically appear in generated lynx.pot files. - kw
#.
#. NOTE TO TRANSLATORS:  If you provide a translation for "yes", lynx
#. * will take the first byte of the translation as a positive response
#. * to Yes/No questions.  If you provide a translation for "no", lynx
#. * will take the first byte of the translation as a negative response
#. * to Yes/No questions.  For both, lynx will also try to show the
#. * first byte in the prompt as a character, instead of (y) or (n),
#. * respectively.  This will not work right for multibyte charsets!
#. * Don't translate "yes" and "no" for CJK character sets (or translate
#. * them to "yes" and "no").  For a translation using UTF-8, don't
#. * translate if the translation would begin with anything but a 7-bit
#. * (US_ASCII) character.  That also means do not translate if the
#. * translation would begin with anything but a 7-bit character, if
#. * you use a single-byte character encoding (a charset like ISO-8859-n)
#. * but anticipate that the message catalog may be used re-encoded in
#. * UTF-8 form.
#. * For translations using other character sets, you may also wish to
#. * leave "yes" and "no" untranslated, if using (y) and (n) is the
#. * preferred behavior.
#. * Lynx will also accept y Y n N as responses unless there is a conflict
#. * with the first letter of the "yes" or "no" translation.
#.
#: src/HTAlert.c:343 src/HTAlert.c:391
msgid "yes"
msgstr ""

#: src/HTAlert.c:346 src/HTAlert.c:392
msgid "no"
msgstr ""

#.
#. * Special-purpose workaround for gettext support (we should do
#. * this in a more general way) -TD
#. *
#. * NOTE TO TRANSLATORS:  If the prompt has been rendered into
#. * another language, and if yes/no are distinct, assume the
#. * translator can make an ordered list in parentheses with one
#. * capital letter for each as we assumed in HTConfirmDefault().
#. * The list has to be in the same order as in the original message,
#. * and the four capital letters chosen to not match those in the
#. * original unless they have the same position.
#. *
#. * Example:
#. * (Y/N/Always/neVer)              - English (original)
#. * (O/N/Toujours/Jamais)           - French
#.
#: src/HTAlert.c:848
msgid "Y/N/A/V"
msgstr ""

#: src/HTML.c:5918
msgid "Description:"
msgstr ""

#: src/HTML.c:5923
msgid "(none)"
msgstr ""

#: src/HTML.c:5927
msgid "Filepath:"
msgstr ""

#: src/HTML.c:5933
msgid "(unknown)"
msgstr ""

#: src/HTML.c:7378
msgid "Document has only hidden links.  Use the 'l'ist command."
msgstr ""

#: src/HTML.c:7877
msgid "Source cache error - disk full?"
msgstr ""

#: src/HTML.c:7890
msgid "Source cache error - not enough memory!"
msgstr ""

#: src/LYBookmark.c:164
msgid ""
"     This file is an HTML representation of the X Mosaic hotlist file.\n"
"     Outdated or invalid links may be removed by using the\n"
"     remove bookmark command, it is usually the 'R' key but may have\n"
"     been remapped by you or your system administrator."
msgstr ""

#: src/LYBookmark.c:371
#, c-format
msgid ""
"     You can delete links by the 'R' key<br>\n"
"<ol>\n"
msgstr ""

#: src/LYBookmark.c:374
msgid ""
"     You can delete links using the remove bookmark command.  It is usually\n"
"     the 'R' key but may have been remapped by you or your system\n"
"     administrator."
msgstr ""

#: src/LYBookmark.c:378
msgid ""
"     This file also may be edited with a standard text editor to delete\n"
"     outdated or invalid links, or to change their order."
msgstr ""

#: src/LYBookmark.c:381
msgid ""
"Note: if you edit this file manually\n"
"      you should not change the format within the lines\n"
"      or add other HTML markup.\n"
"      Make sure any bookmark link is saved as a single line."
msgstr ""

#: src/LYBookmark.c:677
#, c-format
msgid "File may be recoverable from %s during this session"
msgstr ""

#: src/LYCgi.c:159
#, c-format
msgid "Do you want to execute \"%s\"?"
msgstr ""

#.
#. * Neither the path as given nor any components examined by backing up
#. * were stat()able.  - kw
#.
#: src/LYCgi.c:274
msgid "Unable to access cgi script"
msgstr ""

#: src/LYCgi.c:699 src/LYCgi.c:702
msgid "Good Advice"
msgstr ""

#: src/LYCgi.c:706
msgid "An excellent http server for VMS is available via"
msgstr ""

#: src/LYCgi.c:713
msgid "this link"
msgstr ""

#: src/LYCgi.c:717
msgid "It provides state of the art CGI script support.\n"
msgstr ""

#: src/LYClean.c:120
msgid "Exiting via interrupt:"
msgstr ""

#: src/LYCookie.c:2458
msgid "(from a previous session)"
msgstr ""

#: src/LYCookie.c:2519
msgid "Maximum Gobble Date:"
msgstr ""

#: src/LYCookie.c:2559
msgid "Internal"
msgstr ""

#: src/LYCookie.c:2560
msgid "cookie_domain_flag_set error, aborting program"
msgstr ""

#: src/LYCurses.c:1087
msgid "Terminal initialisation failed - unknown terminal type?"
msgstr ""

#: src/LYCurses.c:1530
msgid "Terminal ="
msgstr ""

#: src/LYCurses.c:1534
msgid "You must use a vt100, 200, etc. terminal with this program."
msgstr ""

#: src/LYCurses.c:1583
msgid "Your Terminal type is unknown!"
msgstr ""

#: src/LYCurses.c:1584
msgid "Enter a terminal type:"
msgstr ""

#: src/LYCurses.c:1598
msgid "TERMINAL TYPE IS SET TO"
msgstr ""

#: src/LYCurses.c:2103
#, c-format
msgid ""
"\n"
"A Fatal error has occurred in %s Ver. %s\n"
msgstr ""

#: src/LYCurses.c:2106
#, c-format
msgid ""
"\n"
"Please notify your system administrator to confirm a bug, and if\n"
"confirmed, to notify the lynx-dev list.  Bug reports should have concise\n"
"descriptions of the command and/or URL which causes the problem, the\n"
"operating system name with version number, the TCPIP implementation, the\n"
"TRACEBACK if it can be captured, and any other relevant information.\n"
msgstr ""

#: src/LYEdit.c:251
msgid "Editor killed by signal"
msgstr ""

#: src/LYEdit.c:253
#, c-format
msgid "Editor returned with error status, %s"
msgstr ""

#: src/LYEdit.c:256
msgid "reason unknown."
msgstr ""

#: src/LYDownload.c:503
msgid "Downloaded link:"
msgstr ""

#: src/LYDownload.c:508
msgid "Suggested file name:"
msgstr ""

#: src/LYDownload.c:513
msgid "Standard download options:"
msgstr ""

#: src/LYDownload.c:514
msgid "Download options:"
msgstr ""

#: src/LYDownload.c:530
msgid "Save to disk"
msgstr ""

#: src/LYDownload.c:544
#, fuzzy
msgid "View temporary file"
msgstr "无法打开临时文件!"

#: src/LYDownload.c:551
msgid "Save to disk disabled."
msgstr ""

#: src/LYDownload.c:555 src/LYPrint.c:1309
msgid "Local additions:"
msgstr ""

#: src/LYDownload.c:566 src/LYUpload.c:211
msgid "No Name Given"
msgstr ""

#: src/LYHistory.c:667
msgid "You selected:"
msgstr ""

#: src/LYHistory.c:691 src/LYHistory.c:920
msgid "(no address)"
msgstr ""

#: src/LYHistory.c:695
msgid " (internal)"
msgstr ""

#: src/LYHistory.c:697
msgid " (was internal)"
msgstr ""

#: src/LYHistory.c:795
msgid " (From History)"
msgstr ""

#: src/LYHistory.c:840
msgid "You visited (POSTs, bookmark, menu and list files excluded):"
msgstr ""

#: src/LYHistory.c:1130
msgid "(No messages yet)"
msgstr ""

#: src/LYLeaks.c:206
msgid "Invalid pointer detected."
msgstr ""

#: src/LYLeaks.c:208 src/LYLeaks.c:246
msgid "Sequence:"
msgstr ""

#: src/LYLeaks.c:211 src/LYLeaks.c:249
msgid "Pointer:"
msgstr ""

#: src/LYLeaks.c:220 src/LYLeaks.c:227 src/LYLeaks.c:268
msgid "FileName:"
msgstr ""

#: src/LYLeaks.c:223 src/LYLeaks.c:230 src/LYLeaks.c:271 src/LYLeaks.c:282
msgid "LineCount:"
msgstr ""

#: src/LYLeaks.c:244
msgid "Memory leak detected."
msgstr ""

#: src/LYLeaks.c:252
msgid "Contains:"
msgstr ""

#: src/LYLeaks.c:265
msgid "ByteSize:"
msgstr ""

#: src/LYLeaks.c:279
msgid "realloced:"
msgstr ""

#: src/LYLeaks.c:300
msgid "Total memory leakage this run:"
msgstr ""

#: src/LYLeaks.c:303
msgid "Peak allocation"
msgstr ""

#: src/LYLeaks.c:304
msgid "Bytes allocated"
msgstr ""

#: src/LYLeaks.c:305
msgid "Total mallocs"
msgstr ""

#: src/LYLeaks.c:306
msgid "Total frees"
msgstr ""

#: src/LYList.c:84
msgid "References in "
msgstr ""

#: src/LYList.c:87
msgid "this document:"
msgstr ""

#: src/LYList.c:93
msgid "Visible links:"
msgstr ""

#: src/LYList.c:194 src/LYList.c:293
msgid "Hidden links:"
msgstr ""

#: src/LYList.c:326
msgid "References"
msgstr ""

#: src/LYList.c:330
msgid "Visible links"
msgstr ""

#: src/LYLocal.c:269
#, c-format
msgid "Unable to get status of '%s'."
msgstr ""

#: src/LYLocal.c:303
msgid "The selected item is not a file or a directory!  Request ignored."
msgstr ""

#: src/LYLocal.c:371
#, c-format
msgid "Unable to %s due to system error!"
msgstr ""

#: src/LYLocal.c:405
#, c-format
msgid "Probable failure to %s due to system error!"
msgstr ""

#: src/LYLocal.c:467 src/LYLocal.c:488
#, c-format
msgid "remove %s"
msgstr ""

#: src/LYLocal.c:506
#, c-format
msgid "touch %s"
msgstr ""

#: src/LYLocal.c:534
#, c-format
msgid "move %s to %s"
msgstr ""

#: src/LYLocal.c:575
msgid "There is already a directory with that name!  Request ignored."
msgstr ""

#: src/LYLocal.c:577
msgid "There is already a file with that name!  Request ignored."
msgstr ""

#: src/LYLocal.c:579
msgid "The specified name is already in use!  Request ignored."
msgstr ""

#: src/LYLocal.c:590
msgid "Destination has different owner!  Request denied."
msgstr ""

#: src/LYLocal.c:593
msgid "Destination is not a valid directory!  Request denied."
msgstr ""

#: src/LYLocal.c:615
msgid "Remove all tagged files and directories?"
msgstr ""

#: src/LYLocal.c:673
msgid "Enter new location for tagged items: "
msgstr ""

#: src/LYLocal.c:743
msgid "Path too long"
msgstr ""

#: src/LYLocal.c:774
msgid "Source and destination are the same location - request ignored!"
msgstr ""

#: src/LYLocal.c:831
msgid "Enter new name for directory: "
msgstr ""

#: src/LYLocal.c:833
msgid "Enter new name for file: "
msgstr ""

#: src/LYLocal.c:845
msgid "Illegal character (path-separator) found! Request ignored."
msgstr ""

#: src/LYLocal.c:895
msgid "Enter new location for directory: "
msgstr ""

#: src/LYLocal.c:901
msgid "Enter new location for file: "
msgstr ""

#: src/LYLocal.c:928
msgid "Unexpected failure - unable to find trailing path separator"
msgstr ""

#: src/LYLocal.c:948
msgid "Source and destination are the same location!  Request ignored!"
msgstr ""

#: src/LYLocal.c:995
msgid "Modify name, location, or permission (n, l, or p): "
msgstr ""

#: src/LYLocal.c:997
msgid "Modify name or location (n or l): "
msgstr ""

#.
#. * Code for changing ownership needed here.
#.
#: src/LYLocal.c:1026
msgid "This feature not yet implemented!"
msgstr ""

#: src/LYLocal.c:1046
msgid "Enter name of file to create: "
msgstr ""

#: src/LYLocal.c:1050 src/LYLocal.c:1086
msgid "Illegal redirection \"//\" found! Request ignored."
msgstr ""

#: src/LYLocal.c:1082
msgid "Enter name for new directory: "
msgstr ""

#: src/LYLocal.c:1122
msgid "Create file or directory (f or d): "
msgstr ""

#: src/LYLocal.c:1164
#, c-format
msgid "Remove directory '%s'?"
msgstr ""

#: src/LYLocal.c:1167
#, fuzzy
msgid "Remove directory?"
msgstr "正在读取目录……"

#: src/LYLocal.c:1172
#, c-format
msgid "Remove file '%s'?"
msgstr ""

#: src/LYLocal.c:1174
msgid "Remove file?"
msgstr ""

#: src/LYLocal.c:1179
#, c-format
msgid "Remove symbolic link '%s'?"
msgstr ""

#: src/LYLocal.c:1181
msgid "Remove symbolic link?"
msgstr ""

#: src/LYLocal.c:1276
msgid "Sorry, don't know how to permit non-UNIX files yet."
msgstr ""

#: src/LYLocal.c:1306
msgid "Unable to open permit options file"
msgstr ""

#: src/LYLocal.c:1336
msgid "Specify permissions below:"
msgstr ""

#: src/LYLocal.c:1337 src/LYShowInfo.c:259
msgid "Owner:"
msgstr ""

#: src/LYLocal.c:1353
msgid "Group"
msgstr ""

#: src/LYLocal.c:1369
msgid "Others:"
msgstr ""

#: src/LYLocal.c:1387
msgid "form to permit"
msgstr ""

#: src/LYLocal.c:1482
msgid "Invalid mode format."
msgstr ""

#: src/LYLocal.c:1486
msgid "Invalid syntax format."
msgstr ""

#: src/LYLocal.c:1668
msgid "Warning!  UUDecoded file will exist in the directory you started Lynx."
msgstr ""

#: src/LYLocal.c:1858
msgid "NULL URL pointer"
msgstr ""

#: src/LYLocal.c:1940
#, c-format
msgid "Executing %s "
msgstr ""

#: src/LYLocal.c:1943
msgid "Executing system command. This might take a while."
msgstr ""

#: src/LYLocal.c:2015
msgid "Current directory:"
msgstr ""

#: src/LYLocal.c:2018 src/LYLocal.c:2036
msgid "Current selection:"
msgstr ""

#: src/LYLocal.c:2022
msgid "Nothing currently selected."
msgstr ""

#: src/LYLocal.c:2038
msgid "tagged item:"
msgstr ""

#: src/LYLocal.c:2039
msgid "tagged items:"
msgstr ""

#: src/LYLocal.c:2136 src/LYLocal.c:2147
msgid "Illegal filename; request ignored."
msgstr ""

#. directory not writable
#: src/LYLocal.c:2245 src/LYLocal.c:2304
msgid "Install in the selected directory not permitted."
msgstr ""

#: src/LYLocal.c:2300
msgid "The selected item is not a directory!  Request ignored."
msgstr ""

#: src/LYLocal.c:2309
msgid "Just a moment, ..."
msgstr ""

#: src/LYLocal.c:2326
msgid "Error building install args"
msgstr ""

#: src/LYLocal.c:2341 src/LYLocal.c:2372
#, c-format
msgid "Source and target are the same: %s"
msgstr ""

#: src/LYLocal.c:2348 src/LYLocal.c:2379
#, c-format
msgid "Already in target directory: %s"
msgstr ""

#: src/LYLocal.c:2397
msgid "Installation complete"
msgstr ""

#: src/LYLocal.c:2584
msgid "Temporary URL or list would be too long."
msgstr ""

#: src/LYMail.c:520
msgid "Sending"
msgstr ""

#: src/LYMail.c:1006
#, c-format
msgid "The link   %s :?: %s \n"
msgstr ""

#: src/LYMail.c:1008
#, c-format
msgid "called \"%s\"\n"
msgstr ""

#: src/LYMail.c:1009
#, c-format
msgid "in the file \"%s\" called \"%s\"\n"
msgstr ""

#: src/LYMail.c:1010
msgid "was requested but was not available."
msgstr ""

#: src/LYMail.c:1011
msgid "Thought you might want to know."
msgstr ""

#: src/LYMail.c:1013
msgid "This message was automatically generated by"
msgstr ""

#: src/LYMail.c:1728
msgid "No system mailer configured"
msgstr ""

#: src/LYMain.c:997
msgid "No Winsock found, sorry."
msgstr ""

#: src/LYMain.c:1178
msgid "You MUST define a valid TMP or TEMP area!"
msgstr ""

#: src/LYMain.c:1231 src/LYMainLoop.c:5024
msgid "No such directory"
msgstr ""

#: src/LYMain.c:1438
#, c-format
msgid ""
"\n"
"Configuration file \"%s\" is not available.\n"
"\n"
msgstr ""

#: src/LYMain.c:1448
#, c-format
msgid ""
"\n"
"Lynx character sets not declared.\n"
"\n"
msgstr ""

#: src/LYMain.c:1477
#, c-format
msgid ""
"\n"
"Lynx edit map not declared.\n"
"\n"
msgstr ""

#: src/LYMain.c:1553
#, c-format
msgid ""
"\n"
"Lynx file \"%s\" is not available.\n"
"\n"
msgstr ""

#: src/LYMain.c:1744
msgid "Warning:"
msgstr ""

#: src/LYMain.c:2309
msgid "persistent cookies state will be changed in next session only."
msgstr ""

#: src/LYMain.c:2546 src/LYMain.c:2591
#, c-format
msgid "Lynx: ignoring unrecognized charset=%s\n"
msgstr ""

#: src/LYMain.c:3103
#, c-format
msgid "%s Version %s (%s)"
msgstr ""

#: src/LYMain.c:3138
#, c-format
msgid "Built on %s %s %s\n"
msgstr ""

#: src/LYMain.c:3160
msgid "Copyrights held by the Lynx Developers Group,"
msgstr ""

#: src/LYMain.c:3161
msgid "the University of Kansas, CERN, and other contributors."
msgstr ""

#: src/LYMain.c:3162
msgid "Distributed under the GNU General Public License (Version 2)."
msgstr ""

#: src/LYMain.c:3163
msgid "See http://lynx.isc.org/ and the online help for more information."
msgstr ""

#: src/LYMain.c:3938
#, c-format
msgid "USAGE: %s [options] [file]\n"
msgstr ""

#: src/LYMain.c:3939
#, c-format
msgid "Options are:\n"
msgstr ""

#: src/LYMain.c:4238
#, c-format
msgid "%s: Invalid Option: %s\n"
msgstr ""

#: src/LYMainLoop.c:583
#, c-format
msgid "Internal error: Invalid mouse link %d!"
msgstr ""

#: src/LYMainLoop.c:700 src/LYMainLoop.c:5046
msgid "A URL specified by the user"
msgstr ""

#: src/LYMainLoop.c:1156
msgid "Enctype multipart/form-data not yet supported!  Cannot submit."
msgstr ""

#.
#. * Make a name for this help file.
#.
#: src/LYMainLoop.c:3052
msgid "Help Screen"
msgstr ""

#: src/LYMainLoop.c:3173
msgid "System Index"
msgstr ""

#: src/LYMainLoop.c:3533 src/LYMainLoop.c:5272
msgid "Entry into main screen"
msgstr ""

#: src/LYMainLoop.c:3791
msgid "No next document present"
msgstr ""

#: src/LYMainLoop.c:4089
msgid "charset for this document specified explicitly, sorry..."
msgstr ""

#: src/LYMainLoop.c:5002
msgid "cd to:"
msgstr ""

#: src/LYMainLoop.c:5027
msgid "A component of path is not a directory"
msgstr ""

#: src/LYMainLoop.c:5030
msgid "failed to change directory"
msgstr ""

#: src/LYMainLoop.c:6207
msgid "Reparsing document under current settings..."
msgstr ""

#: src/LYMainLoop.c:6498
#, c-format
msgid "Fatal error - could not open output file %s\n"
msgstr ""

#: src/LYMainLoop.c:6841
msgid "TABLE center enable."
msgstr ""

#: src/LYMainLoop.c:6844
msgid "TABLE center disable."
msgstr ""

#: src/LYMainLoop.c:6921
msgid "Current URL is empty."
msgstr ""

#: src/LYMainLoop.c:6923 src/LYUtils.c:1803
msgid "Copy to clipboard failed."
msgstr ""

#: src/LYMainLoop.c:6925
msgid "Document URL put to clipboard."
msgstr ""

#: src/LYMainLoop.c:6927
msgid "Link URL put to clipboard."
msgstr ""

#: src/LYMainLoop.c:6954
msgid "No URL in the clipboard."
msgstr ""

#: src/LYMainLoop.c:7618 src/LYMainLoop.c:7788
msgid "-index-"
msgstr ""

#: src/LYMainLoop.c:7728
msgid "lynx: Can't access startfile"
msgstr ""

#: src/LYMainLoop.c:7740
msgid "lynx: Start file could not be found or is not text/html or text/plain"
msgstr ""

#: src/LYMainLoop.c:7741
msgid "      Exiting..."
msgstr ""

#: src/LYMainLoop.c:7782
msgid "-more-"
msgstr ""

#. Enable scrolling.
#: src/LYNews.c:183
msgid "You will be posting to:"
msgstr ""

#.
#. * Get the mail address for the From header, offering personal_mail_address
#. * as default.
#.
#: src/LYNews.c:192
msgid ""
"\n"
"\n"
" Please provide your mail address for the From: header\n"
msgstr ""

#.
#. * Get the Subject header, offering the current document's title as the
#. * default if this is a followup rather than a new post.  - FM
#.
#: src/LYNews.c:209
msgid ""
"\n"
"\n"
" Please provide or edit the Subject: header\n"
msgstr ""

#: src/LYNews.c:299
msgid ""
"\n"
"\n"
" Please provide or edit the Organization: header\n"
msgstr ""

#.
#. * Use the built in line editior.
#.
#: src/LYNews.c:356
msgid ""
"\n"
"\n"
" Please enter your message below."
msgstr ""

#: src/LYNews.c:402
msgid "Message has no original text!"
msgstr ""

#: src/LYOptions.c:761
msgid "review/edit B)ookmarks files"
msgstr ""

#: src/LYOptions.c:763
msgid "B)ookmark file: "
msgstr ""

#: src/LYOptions.c:2128 src/LYOptions.c:2135
msgid "ON"
msgstr ""

#. verbose_img variable
#: src/LYOptions.c:2129 src/LYOptions.c:2134 src/LYOptions.c:2282 src/LYOptions.c:2293
msgid "OFF"
msgstr ""

#: src/LYOptions.c:2130
msgid "NEVER"
msgstr ""

#: src/LYOptions.c:2131
msgid "ALWAYS"
msgstr ""

#: src/LYOptions.c:2147 src/LYOptions.c:2274
msgid "ignore"
msgstr ""

#: src/LYOptions.c:2148
msgid "ask user"
msgstr ""

#: src/LYOptions.c:2149
msgid "accept all"
msgstr ""

#: src/LYOptions.c:2161
msgid "ALWAYS OFF"
msgstr ""

#: src/LYOptions.c:2162
msgid "FOR LOCAL FILES ONLY"
msgstr ""

#: src/LYOptions.c:2164
msgid "ALWAYS ON"
msgstr ""

#: src/LYOptions.c:2176
msgid "Numbers act as arrows"
msgstr ""

#: src/LYOptions.c:2178
msgid "Links are numbered"
msgstr ""

#: src/LYOptions.c:2181
msgid "Links and form fields are numbered"
msgstr ""

#: src/LYOptions.c:2184
msgid "Form fields are numbered"
msgstr ""

#: src/LYOptions.c:2194
msgid "Case insensitive"
msgstr ""

#: src/LYOptions.c:2195
msgid "Case sensitive"
msgstr ""

#: src/LYOptions.c:2219
msgid "prompt normally"
msgstr ""

#: src/LYOptions.c:2220
msgid "force yes-response"
msgstr ""

#: src/LYOptions.c:2221
msgid "force no-response"
msgstr ""

#: src/LYOptions.c:2239
msgid "Novice"
msgstr ""

#: src/LYOptions.c:2240
msgid "Intermediate"
msgstr ""

#: src/LYOptions.c:2241
msgid "Advanced"
msgstr ""

#: src/LYOptions.c:2250
msgid "By First Visit"
msgstr ""

#: src/LYOptions.c:2252
msgid "By First Visit Reversed"
msgstr ""

#: src/LYOptions.c:2253
msgid "As Visit Tree"
msgstr ""

#: src/LYOptions.c:2254
msgid "By Last Visit"
msgstr ""

#: src/LYOptions.c:2256
msgid "By Last Visit Reversed"
msgstr ""

#. Old_DTD variable
#: src/LYOptions.c:2267
msgid "relaxed (TagSoup mode)"
msgstr ""

#: src/LYOptions.c:2268
msgid "strict (SortaSGML mode)"
msgstr ""

#: src/LYOptions.c:2275
msgid "as labels"
msgstr ""

#: src/LYOptions.c:2276
msgid "as links"
msgstr ""

#: src/LYOptions.c:2283
msgid "show filename"
msgstr ""

#: src/LYOptions.c:2294
msgid "STANDARD"
msgstr ""

#: src/LYOptions.c:2295
msgid "ADVANCED"
msgstr ""

#: src/LYOptions.c:2321
msgid "Directories first"
msgstr ""

#: src/LYOptions.c:2322
msgid "Files first"
msgstr ""

#: src/LYOptions.c:2323
msgid "Mixed style"
msgstr ""

#: src/LYOptions.c:2331 src/LYOptions.c:2348
msgid "By Name"
msgstr ""

#: src/LYOptions.c:2332 src/LYOptions.c:2349
msgid "By Type"
msgstr ""

#: src/LYOptions.c:2333 src/LYOptions.c:2350
msgid "By Size"
msgstr ""

#: src/LYOptions.c:2334 src/LYOptions.c:2351
msgid "By Date"
msgstr ""

#: src/LYOptions.c:2335
msgid "By Mode"
msgstr ""

#: src/LYOptions.c:2337
msgid "By User"
msgstr ""

#: src/LYOptions.c:2338
msgid "By Group"
msgstr ""

#: src/LYOptions.c:2359
msgid "Do not show rate"
msgstr ""

#: src/LYOptions.c:2360 src/LYOptions.c:2361
#, c-format
msgid "Show %s/sec rate"
msgstr ""

#: src/LYOptions.c:2363 src/LYOptions.c:2364
#, c-format
msgid "Show %s/sec, ETA"
msgstr ""

#: src/LYOptions.c:2376
msgid "Accept lynx's internal types"
msgstr ""

#: src/LYOptions.c:2377
msgid "Also accept lynx.cfg's types"
msgstr ""

#: src/LYOptions.c:2378
msgid "Also accept user's types"
msgstr ""

#: src/LYOptions.c:2379
msgid "Also accept system's types"
msgstr ""

#: src/LYOptions.c:2380
msgid "Accept all types"
msgstr ""

#: src/LYOptions.c:2389
msgid "gzip"
msgstr ""

#: src/LYOptions.c:2390
msgid "deflate"
msgstr ""

#: src/LYOptions.c:2393
msgid "compress"
msgstr ""

#: src/LYOptions.c:2396
msgid "bzip2"
msgstr ""

#: src/LYOptions.c:2398
msgid "All"
msgstr ""

#: src/LYOptions.c:2666 src/LYOptions.c:2690
#, c-format
msgid "Use %s to invoke the Options menu!"
msgstr ""

#: src/LYOptions.c:3440
msgid "(options marked with (!) will not be saved)"
msgstr ""

#: src/LYOptions.c:3448
msgid "General Preferences"
msgstr ""

#. ***************************************************************
#. User Mode: SELECT
#: src/LYOptions.c:3452
msgid "User mode"
msgstr ""

#. Editor: INPUT
#: src/LYOptions.c:3458
msgid "Editor"
msgstr ""

#. Search Type: SELECT
#: src/LYOptions.c:3463
msgid "Type of Search"
msgstr ""

#: src/LYOptions.c:3468
msgid "Security and Privacy"
msgstr ""

#. ***************************************************************
#. Cookies: SELECT
#: src/LYOptions.c:3472
msgid "Cookies"
msgstr ""

#. Cookie Prompting: SELECT
#: src/LYOptions.c:3486
msgid "Invalid-Cookie Prompting"
msgstr ""

#. SSL Prompting: SELECT
#: src/LYOptions.c:3493
msgid "SSL Prompting"
msgstr ""

#: src/LYOptions.c:3499
msgid "Keyboard Input"
msgstr ""

#. ***************************************************************
#. Keypad Mode: SELECT
#: src/LYOptions.c:3503
msgid "Keypad mode"
msgstr ""

#. Emacs keys: ON/OFF
#: src/LYOptions.c:3509
msgid "Emacs keys"
msgstr ""

#. VI Keys: ON/OFF
#: src/LYOptions.c:3515
msgid "VI keys"
msgstr ""

#. Line edit style: SELECT
#. well, at least 2 line edit styles available
#: src/LYOptions.c:3522
msgid "Line edit style"
msgstr ""

#. Keyboard layout: SELECT
#: src/LYOptions.c:3534
msgid "Keyboard layout"
msgstr ""

#.
#. * Display and Character Set
#.
#: src/LYOptions.c:3548
msgid "Display and Character Set"
msgstr ""

#. Use locale-based character set: ON/OFF
#: src/LYOptions.c:3553
msgid "Use locale-based character set"
msgstr ""

#. Display Character Set: SELECT
#: src/LYOptions.c:3562
msgid "Display character set"
msgstr ""

#: src/LYOptions.c:3593
msgid "Assumed document character set"
msgstr ""

#.
#. * Since CJK people hardly mixed with other world
#. * we split the header to make it more readable:
#. * "CJK mode" for CJK display charsets, and "Raw 8-bit" for others.
#.
#: src/LYOptions.c:3613
msgid "CJK mode"
msgstr ""

#: src/LYOptions.c:3615
msgid "Raw 8-bit"
msgstr ""

#. X Display: INPUT
#: src/LYOptions.c:3623
msgid "X Display"
msgstr ""

#.
#. * Document Appearance
#.
#: src/LYOptions.c:3629
msgid "Document Appearance"
msgstr ""

#: src/LYOptions.c:3635
msgid "Show color"
msgstr ""

#. Show cursor: ON/OFF
#: src/LYOptions.c:3659
msgid "Show cursor"
msgstr ""

#. Underline links: ON/OFF
#: src/LYOptions.c:3665
msgid "Underline links"
msgstr ""

#. Show scrollbar: ON/OFF
#: src/LYOptions.c:3672
msgid "Show scrollbar"
msgstr ""

#. Select Popups: ON/OFF
#: src/LYOptions.c:3679
msgid "Popups for select fields"
msgstr ""

#. HTML error recovery: SELECT
#: src/LYOptions.c:3685
msgid "HTML error recovery"
msgstr ""

#. Show Images: SELECT
#: src/LYOptions.c:3691
msgid "Show images"
msgstr ""

#. Verbose Images: ON/OFF
#: src/LYOptions.c:3705
msgid "Verbose images"
msgstr ""

#.
#. * Headers Transferred to Remote Servers
#.
#: src/LYOptions.c:3713
msgid "Headers Transferred to Remote Servers"
msgstr ""

#. ***************************************************************
#. Mail Address: INPUT
#: src/LYOptions.c:3717
msgid "Personal mail address"
msgstr ""

#. Mail Address: INPUT
#: src/LYOptions.c:3722
msgid "Password for anonymous ftp"
msgstr ""

#. Preferred media type: SELECT
#: src/LYOptions.c:3727
msgid "Preferred media type"
msgstr ""

#. Preferred encoding: SELECT
#: src/LYOptions.c:3733
msgid "Preferred encoding"
msgstr ""

#. Preferred Document Character Set: INPUT
#: src/LYOptions.c:3739
msgid "Preferred document character set"
msgstr ""

#. Preferred Document Language: INPUT
#: src/LYOptions.c:3744
msgid "Preferred document language"
msgstr ""

#: src/LYOptions.c:3750
msgid "User-Agent header"
msgstr ""

#.
#. * Listing and Accessing Files
#.
#: src/LYOptions.c:3758
msgid "Listing and Accessing Files"
msgstr ""

#. ***************************************************************
#. FTP sort: SELECT
#: src/LYOptions.c:3762
msgid "FTP sort criteria"
msgstr ""

#. Local Directory Sort: SELECT
#: src/LYOptions.c:3769
msgid "Local directory sort criteria"
msgstr ""

#. Local Directory Order: SELECT
#: src/LYOptions.c:3775
msgid "Local directory sort order"
msgstr ""

#: src/LYOptions.c:3784
msgid "Show dot files"
msgstr ""

#: src/LYOptions.c:3792
msgid "Execution links"
msgstr ""

#. Show transfer rate: SELECT
#: src/LYOptions.c:3812
msgid "Show transfer rate"
msgstr ""

#.
#. * Special Files and Screens
#.
#: src/LYOptions.c:3832
msgid "Special Files and Screens"
msgstr ""

#: src/LYOptions.c:3837
msgid "Multi-bookmarks"
msgstr ""

#: src/LYOptions.c:3845
msgid "Review/edit Bookmarks files"
msgstr ""

#: src/LYOptions.c:3847
msgid "Goto multi-bookmark menu"
msgstr ""

#: src/LYOptions.c:3849
msgid "Bookmarks file"
msgstr ""

#. Visited Pages: SELECT
#: src/LYOptions.c:3855
msgid "Visited Pages"
msgstr ""

#: src/LYOptions.c:3860
msgid "View the file "
msgstr ""

#: src/LYPrint.c:936
#, c-format
msgid " Print job complete.\n"
msgstr ""

#: src/LYPrint.c:1261
msgid "Document:"
msgstr ""

#: src/LYPrint.c:1262
msgid "Number of lines:"
msgstr ""

#: src/LYPrint.c:1263
msgid "Number of pages:"
msgstr ""

#: src/LYPrint.c:1264
msgid "pages"
msgstr ""

#: src/LYPrint.c:1264
msgid "page"
msgstr ""

#: src/LYPrint.c:1265
msgid "(approximately)"
msgstr ""

#: src/LYPrint.c:1272
msgid "Some print functions have been disabled!"
msgstr ""

#: src/LYPrint.c:1276
msgid "Standard print options:"
msgstr ""

#: src/LYPrint.c:1277
msgid "Print options:"
msgstr ""

#: src/LYPrint.c:1284
msgid "Save to a local file"
msgstr ""

#: src/LYPrint.c:1286
msgid "Save to disk disabled"
msgstr ""

#: src/LYPrint.c:1293
msgid "Mail the file"
msgstr ""

#: src/LYPrint.c:1300
msgid "Print to the screen"
msgstr ""

#: src/LYPrint.c:1305
msgid "Print out on a printer attached to your vt100 terminal"
msgstr ""

#: src/LYReadCFG.c:342
#, c-format
msgid ""
"Syntax Error parsing COLOR in configuration file:\n"
"The line must be of the form:\n"
"COLOR:INTEGER:FOREGROUND:BACKGROUND\n"
"\n"
"Here FOREGROUND and BACKGROUND must be one of:\n"
"The special strings 'nocolor' or 'default', or\n"
msgstr ""

#: src/LYReadCFG.c:355
msgid "Offending line:"
msgstr ""

#: src/LYReadCFG.c:650
#, c-format
msgid "key remapping of %s to %s for %s failed\n"
msgstr ""

#: src/LYReadCFG.c:657
#, c-format
msgid "key remapping of %s to %s failed\n"
msgstr ""

#: src/LYReadCFG.c:678
#, c-format
msgid "invalid line-editor selection %s for key %s, selecting all\n"
msgstr ""

#: src/LYReadCFG.c:703 src/LYReadCFG.c:715
#, c-format
msgid "setting of line-editor binding for key %s (0x%x) to 0x%x for %s failed\n"
msgstr ""

#: src/LYReadCFG.c:719
#, c-format
msgid "setting of line-editor binding for key %s (0x%x) for %s failed\n"
msgstr ""

#: src/LYReadCFG.c:815
#, c-format
msgid "Lynx: cannot start, CERN rules file %s is not available\n"
msgstr ""

#: src/LYReadCFG.c:816
msgid "(no name)"
msgstr ""

#: src/LYReadCFG.c:1816
#, c-format
msgid "More than %d nested lynx.cfg includes -- perhaps there is a loop?!?\n"
msgstr ""

#: src/LYReadCFG.c:1818
#, c-format
msgid "Last attempted include was '%s',\n"
msgstr ""

#: src/LYReadCFG.c:1819
#, c-format
msgid "included from '%s'.\n"
msgstr ""

#: src/LYReadCFG.c:2226 src/LYReadCFG.c:2239 src/LYReadCFG.c:2297
msgid "The following is read from your lynx.cfg file."
msgstr ""

#: src/LYReadCFG.c:2227 src/LYReadCFG.c:2240
msgid "Please read the distribution"
msgstr ""

#: src/LYReadCFG.c:2233 src/LYReadCFG.c:2243
msgid "for more comments."
msgstr ""

#: src/LYReadCFG.c:2279
msgid "RELOAD THE CHANGES"
msgstr ""

#: src/LYReadCFG.c:2287
msgid "Your primary configuration"
msgstr ""

#: src/LYShowInfo.c:172
msgid "Directory that you are currently viewing"
msgstr ""

#: src/LYShowInfo.c:175
msgid "Name:"
msgstr ""

#: src/LYShowInfo.c:178
msgid "URL:"
msgstr ""

#: src/LYShowInfo.c:192
msgid "Directory that you have currently selected"
msgstr ""

#: src/LYShowInfo.c:194
msgid "File that you have currently selected"
msgstr ""

#: src/LYShowInfo.c:197
msgid "Symbolic link that you have currently selected"
msgstr ""

#: src/LYShowInfo.c:200
msgid "Item that you have currently selected"
msgstr ""

#: src/LYShowInfo.c:202
msgid "Full name:"
msgstr ""

#: src/LYShowInfo.c:211
msgid "Unable to follow link"
msgstr ""

#: src/LYShowInfo.c:213
msgid "Points to file:"
msgstr ""

#: src/LYShowInfo.c:218
msgid "Name of owner:"
msgstr ""

#: src/LYShowInfo.c:221
msgid "Group name:"
msgstr ""

#: src/LYShowInfo.c:223
msgid "File size:"
msgstr ""

#: src/LYShowInfo.c:225
msgid "(bytes)"
msgstr ""

#.
#. * Include date and time information.
#.
#: src/LYShowInfo.c:230
msgid "Creation date:"
msgstr ""

#: src/LYShowInfo.c:233
msgid "Last modified:"
msgstr ""

#: src/LYShowInfo.c:236
msgid "Last accessed:"
msgstr ""

#: src/LYShowInfo.c:242
msgid "Access Permissions"
msgstr ""

#: src/LYShowInfo.c:277
msgid "Group:"
msgstr ""

#: src/LYShowInfo.c:297
msgid "World:"
msgstr ""

#: src/LYShowInfo.c:304
msgid "File that you are currently viewing"
msgstr ""

#: src/LYShowInfo.c:312 src/LYShowInfo.c:416
msgid "Linkname:"
msgstr ""

#: src/LYShowInfo.c:318 src/LYShowInfo.c:333
msgid "Charset:"
msgstr ""

#: src/LYShowInfo.c:332
msgid "(assumed)"
msgstr ""

#: src/LYShowInfo.c:339
msgid "Server:"
msgstr ""

#: src/LYShowInfo.c:342
msgid "Date:"
msgstr ""

#: src/LYShowInfo.c:345
msgid "Last Mod:"
msgstr ""

#: src/LYShowInfo.c:350
msgid "Expires:"
msgstr ""

#: src/LYShowInfo.c:353
msgid "Cache-Control:"
msgstr ""

#: src/LYShowInfo.c:356
msgid "Content-Length:"
msgstr ""

#: src/LYShowInfo.c:360
msgid "Length:"
msgstr ""

#: src/LYShowInfo.c:365
msgid "Language:"
msgstr ""

#: src/LYShowInfo.c:372
msgid "Post Data:"
msgstr ""

#: src/LYShowInfo.c:375
msgid "Post Content Type:"
msgstr ""

#: src/LYShowInfo.c:378
msgid "Owner(s):"
msgstr ""

#: src/LYShowInfo.c:383
msgid "size:"
msgstr ""

#: src/LYShowInfo.c:385
msgid "lines"
msgstr ""

#: src/LYShowInfo.c:389
msgid "forms mode"
msgstr ""

#: src/LYShowInfo.c:391
msgid "source"
msgstr ""

#: src/LYShowInfo.c:392
msgid "normal"
msgstr ""

#: src/LYShowInfo.c:394
msgid ", safe"
msgstr ""

#: src/LYShowInfo.c:396
msgid ", via internal link"
msgstr ""

#: src/LYShowInfo.c:401
msgid ", no-cache"
msgstr ""

#: src/LYShowInfo.c:403
msgid ", ISMAP script"
msgstr ""

#: src/LYShowInfo.c:405
msgid ", bookmark file"
msgstr ""

#: src/LYShowInfo.c:409
msgid "mode:"
msgstr ""

#: src/LYShowInfo.c:415
msgid "Link that you currently have selected"
msgstr ""

#: src/LYShowInfo.c:424
msgid "Method:"
msgstr ""

#: src/LYShowInfo.c:428
msgid "Enctype:"
msgstr ""

#: src/LYShowInfo.c:434
msgid "Action:"
msgstr ""

#: src/LYShowInfo.c:439
msgid "(Form field)"
msgstr ""

#: src/LYShowInfo.c:448
msgid "No Links on the current page"
msgstr ""

#: src/LYShowInfo.c:453
msgid "Server Headers:"
msgstr ""

#: src/LYStyle.c:300
#, c-format
msgid ""
"Syntax Error parsing style in lss file:\n"
"[%s]\n"
"The line must be of the form:\n"
"OBJECT:MONO:COLOR (ie em:bold:brightblue:white)\n"
"where OBJECT is one of EM,STRONG,B,I,U,BLINK etc.\n"
"\n"
msgstr ""

#: src/LYTraversal.c:108
msgid "here is a list of the history stack so that you may rebuild"
msgstr ""

#: src/LYUpload.c:75
msgid "ERROR! - upload command is misconfigured"
msgstr ""

#: src/LYUpload.c:96
msgid "Illegal redirection \"../\" found! Request ignored."
msgstr ""

#: src/LYUpload.c:99
msgid "Illegal character \"/\" found! Request ignored."
msgstr ""

#: src/LYUpload.c:102
msgid "Illegal redirection using \"~\" found! Request ignored."
msgstr ""

#: src/LYUpload.c:159
msgid "Unable to upload file."
msgstr ""

#: src/LYUpload.c:201
msgid "Upload To:"
msgstr ""

#: src/LYUpload.c:202
msgid "Upload options:"
msgstr ""

#: src/LYUtils.c:1805
msgid "Download document URL put to clipboard."
msgstr ""

#: src/LYUtils.c:2582
msgid "Unexpected access protocol for this URL scheme."
msgstr ""

#: src/LYUtils.c:3394
msgid "Too many tempfiles"
msgstr ""

#: src/LYUtils.c:3698
msgid "unknown restriction"
msgstr ""

#: src/LYUtils.c:3729
#, c-format
msgid "No restrictions set.\n"
msgstr ""

#: src/LYUtils.c:3732
#, c-format
msgid "Restrictions set:\n"
msgstr ""

#: src/LYUtils.c:5110
msgid "Cannot find HOME directory"
msgstr ""

#: src/LYrcFile.c:21
msgid "Normally disabled.  See ENABLE_LYNXRC in lynx.cfg\n"
msgstr ""

#: src/LYrcFile.c:318
msgid ""
"accept_all_cookies allows the user to tell Lynx to automatically\n"
"accept all cookies if desired.  The default is \"FALSE\" which will\n"
"prompt for each cookie.  Set accept_all_cookies to \"TRUE\" to accept\n"
"all cookies.\n"
msgstr ""

#: src/LYrcFile.c:325
msgid ""
"anonftp_password allows the user to tell Lynx to use the personal\n"
"email address as the password for anonymous ftp.  If no value is given,\n"
"Lynx will use the personal email address.  Set anonftp_password\n"
"to a different value if you choose.\n"
msgstr ""

#: src/LYrcFile.c:331
msgid ""
"bookmark_file specifies the name and location of the default bookmark\n"
"file into which the user can paste links for easy access at a later\n"
"date.\n"
msgstr ""

#: src/LYrcFile.c:336
msgid ""
"If case_sensitive_searching is \"on\" then when the user invokes a search\n"
"using the 's' or '/' keys, the search performed will be case sensitive\n"
"instead of case INsensitive.  The default is usually \"off\".\n"
msgstr ""

#: src/LYrcFile.c:341
msgid ""
"The character_set definition controls the representation of 8 bit\n"
"characters for your terminal.  If 8 bit characters do not show up\n"
"correctly on your screen you may try changing to a different 8 bit\n"
"set or using the 7 bit character approximations.\n"
"Current valid characters sets are:\n"
msgstr ""

#: src/LYrcFile.c:348
msgid ""
"cookie_accept_domains and cookie_reject_domains are comma-delimited\n"
"lists of domains from which Lynx should automatically accept or reject\n"
"all cookies.  If a domain is specified in both options, rejection will\n"
"take precedence.  The accept_all_cookies parameter will override any\n"
"settings made here.\n"
msgstr ""

#: src/LYrcFile.c:356
msgid ""
"cookie_file specifies the file from which to read persistent cookies.\n"
"The default is ~/.lynx_cookies.\n"
msgstr ""

#: src/LYrcFile.c:361
msgid ""
"cookie_loose_invalid_domains, cookie_strict_invalid_domains, and\n"
"cookie_query_invalid_domains are comma-delimited lists of which domains\n"
"should be subjected to varying degrees of validity checking.  If a\n"
"domain is set to strict checking, strict conformance to RFC2109 will\n"
"be applied.  A domain with loose checking will be allowed to set cookies\n"
"with an invalid path or domain attribute.  All domains will default to\n"
"querying the user for an invalid path or domain.\n"
msgstr ""

#: src/LYrcFile.c:375
msgid ""
"dir_list_order specifies the directory list order under DIRED_SUPPORT\n"
"(if implemented).  The default is \"ORDER_BY_NAME\"\n"
msgstr ""

#: src/LYrcFile.c:380
msgid ""
"dir_list_styles specifies the directory list style under DIRED_SUPPORT\n"
"(if implemented).  The default is \"MIXED_STYLE\", which sorts both\n"
"files and directories together.  \"FILES_FIRST\" lists files first and\n"
"\"DIRECTORIES_FIRST\" lists directories first.\n"
msgstr ""

#: src/LYrcFile.c:388
msgid ""
"If emacs_keys is to \"on\" then the normal EMACS movement keys:\n"
"  ^N = down    ^P = up\n"
"  ^B = left    ^F = right\n"
"will be enabled.\n"
msgstr ""

#: src/LYrcFile.c:394
msgid ""
"file_editor specifies the editor to be invoked when editing local files\n"
"or sending mail.  If no editor is specified, then file editing is disabled\n"
"unless it is activated from the command line, and the built-in line editor\n"
"will be used for sending mail.\n"
msgstr ""

#: src/LYrcFile.c:400
msgid ""
"The file_sorting_method specifies which value to sort on when viewing\n"
"file lists such as FTP directories.  The options are:\n"
"   BY_FILENAME -- sorts on the name of the file\n"
"   BY_TYPE     -- sorts on the type of the file\n"
"   BY_SIZE     -- sorts on the size of the file\n"
"   BY_DATE     -- sorts on the date of the file\n"
msgstr ""

#: src/LYrcFile.c:418
msgid ""
"lineedit_mode specifies the key binding used for inputting strings in\n"
"prompts and forms.  If lineedit_mode is set to \"Default Binding\" then\n"
"the following control characters are used for moving and deleting:\n"
"\n"
"             Prev  Next       Enter = Accept input\n"
"   Move char: <-    ->        ^G    = Cancel input\n"
"   Move word: ^P    ^N        ^U    = Erase line\n"
" Delete char: ^H    ^R        ^A    = Beginning of line\n"
" Delete word: ^B    ^F        ^E    = End of line\n"
"\n"
"Current lineedit modes are:\n"
msgstr ""

#: src/LYrcFile.c:436
msgid ""
"The following allow you to define sub-bookmark files and descriptions.\n"
"The format is multi_bookmark<capital_letter>=<filename>,<description>\n"
"Up to 26 bookmark files (for the English capital letters) are allowed.\n"
"We start with \"multi_bookmarkB\" since 'A' is the default (see above).\n"
msgstr ""

#: src/LYrcFile.c:442
msgid ""
"personal_mail_address specifies your personal mail address.  The\n"
"address will be sent during HTTP file transfers for authorization and\n"
"logging purposes, and for mailed comments.\n"
"If you do not want this information given out, set the NO_FROM_HEADER\n"
"to TRUE in lynx.cfg, or use the -nofrom command line switch.  You also\n"
"could leave this field blank, but then you won't have it included in\n"
"your mailed comments.\n"
msgstr ""

#: src/LYrcFile.c:451
msgid ""
"preferred_charset specifies the character set in MIME notation (e.g.,\n"
"ISO-8859-2, ISO-8859-5) which Lynx will indicate you prefer in requests\n"
"to http servers using an Accept-Charset header.  The value should NOT\n"
"include ISO-8859-1 or US-ASCII, since those values are always assumed\n"
"by default.  May be a comma-separated list.\n"
"If a file in that character set is available, the server will send it.\n"
"If no Accept-Charset header is present, the default is that any\n"
"character set is acceptable.  If an Accept-Charset header is present,\n"
"and if the server cannot send a response which is acceptable\n"
"according to the Accept-Charset header, then the server SHOULD send\n"
"an error response, though the sending of an unacceptable response\n"
"is also allowed.\n"
msgstr ""

#: src/LYrcFile.c:467
msgid ""
"preferred_language specifies the language in MIME notation (e.g., en,\n"
"fr, may be a comma-separated list in decreasing preference)\n"
"which Lynx will indicate you prefer in requests to http servers.\n"
"If a file in that language is available, the server will send it.\n"
"Otherwise, the server will send the file in its default language.\n"
msgstr ""

#: src/LYrcFile.c:478
msgid ""
"If run_all_execution_links is set \"on\" then all local execution links\n"
"will be executed when they are selected.\n"
"\n"
"WARNING - This is potentially VERY dangerous.  Since you may view\n"
"          information that is written by unknown and untrusted sources\n"
"          there exists the possibility that Trojan horse links could be\n"
"          written.  Trojan horse links could be written to erase files\n"
"          or compromise security.  This should only be set to \"on\" if\n"
"          you are viewing trusted source information.\n"
msgstr ""

#: src/LYrcFile.c:489
msgid ""
"If run_execution_links_on_local_files is set \"on\" then all local\n"
"execution links that are found in LOCAL files will be executed when they\n"
"are selected.  This is different from run_all_execution_links in that\n"
"only files that reside on the local system will have execution link\n"
"permissions.\n"
"\n"
"WARNING - This is potentially dangerous.  Since you may view\n"
"          information that is written by unknown and untrusted sources\n"
"          there exists the possibility that Trojan horse links could be\n"
"          written.  Trojan horse links could be written to erase files\n"
"          or compromise security.  This should only be set to \"on\" if\n"
"          you are viewing trusted source information.\n"
msgstr ""

#: src/LYrcFile.c:507
msgid ""
"select_popups specifies whether the OPTIONs in a SELECT block which\n"
"lacks a MULTIPLE attribute are presented as a vertical list of radio\n"
"buttons or via a popup menu.  Note that if the MULTIPLE attribute is\n"
"present in the SELECT start tag, Lynx always will create a vertical list\n"
"of checkboxes for the OPTIONs.  A value of \"on\" will set popup menus\n"
"as the default while a value of \"off\" will set use of radio boxes.\n"
"The default can be overridden via the -popup command line toggle.\n"
msgstr ""

#: src/LYrcFile.c:517
msgid ""
"show_color specifies how to set the color mode at startup.  A value of\n"
"\"never\" will force color mode off (treat the terminal as monochrome)\n"
"at startup even if the terminal appears to be color capable.  A value of\n"
"\"always\" will force color mode on even if the terminal appears to be\n"
"monochrome, if this is supported by the library used to build lynx.\n"
"A value of \"default\" will yield the behavior of assuming\n"
"a monochrome terminal unless color capability is inferred at startup\n"
"based on the terminal type, or the -color command line switch is used, or\n"
"the COLORTERM environment variable is set.  The default behavior always is\n"
"used in anonymous accounts or if the \"option_save\" restriction is set.\n"
"The effect of the saved value can be overridden via\n"
"the -color and -nocolor command line switches.\n"
"The mode set at startup can be changed via the \"show color\" option in\n"
"the 'o'ptions menu.  If the option settings are saved, the \"on\" and\n"
"\"off\" \"show color\" settings will be treated as \"default\".\n"
msgstr ""

#: src/LYrcFile.c:534
msgid ""
"show_cursor specifies whether to 'hide' the cursor to the right (and\n"
"bottom, if possible) of the screen, or to place it to the left of the\n"
"current link in documents, or current option in select popup windows.\n"
"Positioning the cursor to the left of the current link or option is\n"
"helpful for speech or braille interfaces, and when the terminal is\n"
"one which does not distinguish the current link based on highlighting\n"
"or color.  A value of \"on\" will set positioning to the left as the\n"
"default while a value of \"off\" will set 'hiding' of the cursor.\n"
"The default can be overridden via the -show_cursor command line toggle.\n"
msgstr ""

#: src/LYrcFile.c:545
msgid ""
"show_dotfiles specifies that the directory listing should include\n"
"\"hidden\" (dot) files/directories.  If set \"on\", this will be\n"
"honored only if enabled via userdefs.h and/or lynx.cfg, and not\n"
"restricted via a command line switch.  If display of hidden files\n"
"is disabled, creation of such files via Lynx also is disabled.\n"
msgstr ""

#: src/LYrcFile.c:556
msgid ""
"If sub_bookmarks is not turned \"off\", and multiple bookmarks have\n"
"been defined (see below), then all bookmark operations will first\n"
"prompt the user to select an active sub-bookmark file.  If the default\n"
"Lynx bookmark_file is defined (see above), it will be used as the\n"
"default selection.  When this option is set to \"advanced\", and the\n"
"user mode is advanced, the 'v'iew bookmark command will invoke a\n"
"statusline prompt instead of the menu seen in novice and intermediate\n"
"user modes.  When this option is set to \"standard\", the menu will be\n"
"presented regardless of user mode.\n"
msgstr ""

#: src/LYrcFile.c:570
msgid ""
"user_mode specifies the users level of knowledge with Lynx.  The\n"
"default is \"NOVICE\" which displays two extra lines of help at the\n"
"bottom of the screen to aid the user in learning the basic Lynx\n"
"commands.  Set user_mode to \"INTERMEDIATE\" to turn off the extra info.\n"
"Use \"ADVANCED\" to see the URL of the currently selected link at the\n"
"bottom of the screen.\n"
msgstr ""

#: src/LYrcFile.c:579
msgid ""
"If verbose_images is \"on\", lynx will print the name of the image\n"
"source file in place of [INLINE], [LINK] or [IMAGE]\n"
"See also VERBOSE_IMAGES in lynx.cfg\n"
msgstr ""

#: src/LYrcFile.c:584
msgid ""
"If vi_keys is set to \"on\", then the normal VI movement keys:\n"
"  j = down    k = up\n"
"  h = left    l = right\n"
"will be enabled.  These keys are only lower case.\n"
"Capital 'H', 'J' and 'K will still activate help, jump shortcuts,\n"
"and the keymap display, respectively.\n"
msgstr ""

#: src/LYrcFile.c:592
msgid ""
"The visited_links setting controls how Lynx organizes the information\n"
"in the Visited Links Page.\n"
msgstr ""

#: src/LYrcFile.c:810
msgid ""
"If keypad_mode is set to \"NUMBERS_AS_ARROWS\", then the numbers on\n"
"your keypad when the numlock is on will act as arrow keys:\n"
"            8 = Up Arrow\n"
"  4 = Left Arrow    6 = Right Arrow\n"
"            2 = Down Arrow\n"
"and the corresponding keyboard numbers will act as arrow keys,\n"
"regardless of whether numlock is on.\n"
msgstr ""

#: src/LYrcFile.c:819
msgid ""
"If keypad_mode is set to \"LINKS_ARE_NUMBERED\", then numbers will\n"
"appear next to each link and numbers are used to select links.\n"
msgstr ""

#: src/LYrcFile.c:823
msgid ""
"If keypad_mode is set to \"LINKS_AND_FORM_FIELDS_ARE_NUMBERED\", then\n"
"numbers will appear next to each link and visible form input field.\n"
"Numbers are used to select links, or to move the \"current link\" to a\n"
"form input field or button.  In addition, options in popup menus are\n"
"indexed so that the user may type an option number to select an option in\n"
"a popup menu, even if the option isn't visible on the screen.  Reference\n"
"lists and output from the list command also enumerate form inputs.\n"
msgstr ""

#: src/LYrcFile.c:832
msgid ""
"NOTE: Some fixed format documents may look disfigured when\n"
"\"LINKS_ARE_NUMBERED\" or \"LINKS_AND_FORM_FIELDS_ARE_NUMBERED\" are\n"
"enabled.\n"
msgstr ""

#: src/LYrcFile.c:864
msgid ""
"Lynx User Defaults File\n"
"\n"
"This file contains options saved from the Lynx Options Screen (normally\n"
"with the '>' key).  There is normally no need to edit this file manually,\n"
"since the defaults here can be controlled from the Options Screen, and the\n"
"next time options are saved from the Options Screen this file will be\n"
"completely rewritten.  You have been warned...\n"
"If you are looking for the general configuration file - it is normally\n"
"called lynx.cfg, and it has different content and a different format.\n"
"It is not this file.\n"
msgstr ""