diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/ca.gmo | bin | 0 -> 139015 bytes | |||
-rw-r--r-- | po/cs.gmo | bin | 0 -> 142820 bytes | |||
-rw-r--r-- | po/da.gmo | bin | 0 -> 138092 bytes | |||
-rw-r--r-- | po/de.gmo | bin | 0 -> 146693 bytes | |||
-rw-r--r-- | po/en.gmo | bin | 0 -> 135329 bytes | |||
-rw-r--r-- | po/en.po | 6532 | ||||
-rw-r--r-- | po/eo.gmo | bin | 0 -> 139720 bytes | |||
-rw-r--r-- | po/et.gmo | bin | 0 -> 137899 bytes | |||
-rw-r--r-- | po/fi.gmo | bin | 0 -> 97624 bytes | |||
-rw-r--r-- | po/fr.gmo | bin | 0 -> 149055 bytes | |||
-rw-r--r-- | po/hu.gmo | bin | 0 -> 131492 bytes | |||
-rw-r--r-- | po/id.gmo | bin | 0 -> 142498 bytes | |||
-rw-r--r-- | po/it.gmo | bin | 0 -> 142046 bytes | |||
-rw-r--r-- | po/ja.gmo | bin | 0 -> 137284 bytes | |||
-rw-r--r-- | po/nl.gmo | bin | 0 -> 143091 bytes | |||
-rw-r--r-- | po/pt_BR.gmo | bin | 0 -> 110955 bytes | |||
-rw-r--r-- | po/ro.gmo | bin | 0 -> 155393 bytes | |||
-rw-r--r-- | po/ru.gmo | bin | 0 -> 161437 bytes | |||
-rw-r--r-- | po/sl.gmo | bin | 0 -> 44754 bytes | |||
-rw-r--r-- | po/sv.gmo | bin | 0 -> 138954 bytes | |||
-rw-r--r-- | po/tr.gmo | bin | 0 -> 146245 bytes | |||
-rw-r--r-- | po/uk.gmo | bin | 0 -> 104573 bytes | |||
-rw-r--r-- | po/vi.gmo | bin | 0 -> 156047 bytes | |||
-rw-r--r-- | po/zh_CN.gmo | bin | 0 -> 29811 bytes | |||
-rw-r--r-- | po/zh_TW.gmo | bin | 0 -> 54711 bytes |
25 files changed, 6532 insertions, 0 deletions
diff --git a/po/ca.gmo b/po/ca.gmo Binary files differnew file mode 100644 index 0000000..5976b0b --- /dev/null +++ b/po/ca.gmo diff --git a/po/cs.gmo b/po/cs.gmo Binary files differnew file mode 100644 index 0000000..40965ed --- /dev/null +++ b/po/cs.gmo diff --git a/po/da.gmo b/po/da.gmo Binary files differnew file mode 100644 index 0000000..6aa1f8a --- /dev/null +++ b/po/da.gmo diff --git a/po/de.gmo b/po/de.gmo Binary files differnew file mode 100644 index 0000000..e57165e --- /dev/null +++ b/po/de.gmo diff --git a/po/en.gmo b/po/en.gmo Binary files differnew file mode 100644 index 0000000..043703d --- /dev/null +++ b/po/en.gmo diff --git a/po/en.po b/po/en.po new file mode 100644 index 0000000..6d3fa5d --- /dev/null +++ b/po/en.po @@ -0,0 +1,6532 @@ +msgid "" +msgstr "" +"Project-Id-Version: lynx 2.9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-01-14 19:36-0500\n" +"PO-Revision-Date: 2024-01-14 19:36-0500\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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. +#. * +#. * 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:28 +#, c-format +msgid "Alert!: %s" +msgstr "Alert!: %s" + +#: LYMessages.c:29 +msgid "Welcome" +msgstr "Welcome" + +#: LYMessages.c:30 +msgid "Are you sure you want to quit?" +msgstr "Are you sure you want to quit?" + +#: LYMessages.c:32 +msgid "Really exit from Lynx?" +msgstr "Really exit from Lynx?" + +#: LYMessages.c:34 +msgid "Connection interrupted." +msgstr "Connection interrupted." + +#: LYMessages.c:35 +msgid "Data transfer interrupted." +msgstr "Data transfer interrupted." + +#: LYMessages.c:36 +msgid "Cancelled!!!" +msgstr "Cancelled!!!" + +#: LYMessages.c:37 +msgid "Cancelling!" +msgstr "Cancelling!" + +#: LYMessages.c:38 +msgid "Excellent!!!" +msgstr "Excellent!!!" + +#: LYMessages.c:39 +msgid "OK" +msgstr "OK" + +#: LYMessages.c:40 +msgid "Done!" +msgstr "Done!" + +#: LYMessages.c:41 +msgid "Bad request!" +msgstr "Bad request!" + +#: LYMessages.c:42 +msgid "previous" +msgstr "previous" + +#: LYMessages.c:43 +msgid "next screen" +msgstr "next screen" + +#: LYMessages.c:44 +msgid "HELP!" +msgstr "HELP!" + +#: LYMessages.c:45 +msgid ", help on " +msgstr ", help on " + +#. #define HELP +#: LYMessages.c:47 +msgid "" +"Commands: Use arrow keys to move, '?' for help, 'q' to quit, '<-' to go back." +msgstr "" +"Commands: Use arrow keys to move, '?' for help, 'q' to quit, '<-' to go back." + +#. #define MOREHELP +#: LYMessages.c:49 +msgid "" +"-- press space for more, use arrow keys to move, '?' for help, 'q' to quit." +msgstr "" +"-- press space for more, use arrow keys to move, '?' for help, 'q' to quit." + +#: LYMessages.c:50 +msgid "-- press space for next page --" +msgstr "-- press space for next page --" + +#: LYMessages.c:51 +msgid "URL too long" +msgstr "URL too long" + +#. Inactive input fields, messages used with -tna option - kw +#. #define FORM_LINK_TEXT_ADV_MSG_INA +#: LYMessages.c:57 +#, c-format +msgid "(Textfield \"%s\"); Inactive. Press <return> to activate." +msgstr "(Textfield \"%s\"); Inactive. Press <return> to activate." + +#. #define FORM_LINK_TEXT_MESSAGE_INA +#: LYMessages.c:59 +msgid "(Text entry field) Inactive. Press <return> to activate." +msgstr "(Text entry field) Inactive. Press <return> to activate." + +#. #define FORM_LINK_TEXTAREA_ADV_MSG_INA +#: LYMessages.c:61 +#, c-format +msgid "(Textarea \"%s\"); Inactive. Press <return> to activate." +msgstr "(Textarea \"%s\"); Inactive. Press <return> to activate." + +#. #define FORM_LINK_TEXTAREA_MESSAGE_INA +#: LYMessages.c:63 +msgid "(Textarea) Inactive. Press <return> to activate." +msgstr "(Textarea) Inactive. Press <return> to activate." + +#. #define FORM_LINK_TEXTAREA_ADV_MSG_INA_E +#: LYMessages.c:65 +#, c-format +msgid "" +"(Textarea \"%s\"); Inactive. Press <return> to activate (%s for editor)." +msgstr "" +"(Textarea \"%s\"); Inactive. Press <return> to activate (%s for editor)." + +#. #define FORM_LINK_TEXTAREA_MESSAGE_INA_E +#: LYMessages.c:67 +#, c-format +msgid "(Textarea) Inactive. Press <return> to activate (%s for editor)." +msgstr "(Textarea) Inactive. Press <return> to activate (%s for editor)." + +#. #define FORM_LINK_TEXT_SUBMIT_MESSAGE_INA +#: LYMessages.c:69 +msgid "(Form field) Inactive. Use <return> to edit." +msgstr "(Form field) Inactive. Use <return> to edit." + +#. #define FORM_TEXT_SUBMIT_MESSAGE_INA_X +#: LYMessages.c:71 +#, c-format +msgid "" +"(Form field) Inactive. Use <return> to edit (%s to submit with no cache)." +msgstr "" +"(Form field) Inactive. Use <return> to edit (%s to submit with no cache)." + +#. #define FORM_TEXT_RESUBMIT_MESSAGE_INA +#: LYMessages.c:73 +msgid "" +"(Form field) Inactive. Press <return> to edit, press <return> twice to " +"submit." +msgstr "" +"(Form field) Inactive. Press <return> to edit, press <return> twice to " +"submit." + +#. #define FORM_TEXT_SUBMIT_MAILTO_MSG_INA +#: LYMessages.c:75 +msgid "(mailto form field) Inactive. Press <return> to change." +msgstr "(mailto form field) Inactive. Press <return> to change." + +#. #define FORM_LINK_PASSWORD_MESSAGE_INA +#: LYMessages.c:77 +msgid "(Password entry field) Inactive. Press <return> to activate." +msgstr "(Password entry field) Inactive. Press <return> to activate." + +#. #define FORM_LINK_FILE_UNM_MSG +#: LYMessages.c:80 +msgid "" +"UNMODIFIABLE file entry field. Use UP or DOWN arrows or tab to move off." +msgstr "" +"UNMODIFIABLE file entry field. Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_FILE_MESSAGE +#: LYMessages.c:82 +msgid "" +"(File entry field) Enter filename. Use UP or DOWN arrows or tab to move off." +msgstr "" +"(File entry field) Enter filename. Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_TEXT_ADV_MSG +#. #define FORM_LINK_TEXT_MESSAGE +#: LYMessages.c:84 LYMessages.c:86 +#, c-format +msgid "" +"(Textfield \"%s\"); Enter text. Use UP or DOWN arrows or tab to move off." +msgstr "" +"(Textfield \"%s\"); Enter text. Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_TEXTAREA_ADV_MSG +#: LYMessages.c:88 +#, c-format +msgid "(Textarea \"%s\"); Enter text. Use UP/DOWN arrows or TAB to move off." +msgstr "(Textarea \"%s\"); Enter text. Use UP/DOWN arrows or TAB to move off." + +#. #define FORM_LINK_TEXTAREA_MESSAGE +#: LYMessages.c:90 +msgid "(Textarea) Enter text. Use UP/DOWN arrows or TAB to move off." +msgstr "(Textarea) Enter text. Use UP/DOWN arrows or TAB to move off." + +#. #define FORM_LINK_TEXTAREA_ADV_MSG_E +#: LYMessages.c:92 +#, c-format +msgid "" +"(Textarea \"%s\"); Enter text. Use UP/DOWN arrows or TAB to move off (%s for " +"editor)." +msgstr "" +"(Textarea \"%s\"); Enter text. Use UP/DOWN arrows or TAB to move off (%s for " +"editor)." + +#. #define FORM_LINK_TEXTAREA_MESSAGE_E +#: LYMessages.c:94 +#, c-format +msgid "" +"(Textarea) Enter text. Use UP/DOWN arrows or TAB to move off (%s for editor)." +msgstr "" +"(Textarea) Enter text. Use UP/DOWN arrows or TAB to move off (%s for editor)." + +#. #define FORM_LINK_TEXT_UNM_MSG +#: LYMessages.c:96 +msgid "" +"UNMODIFIABLE form text field. Use UP or DOWN arrows or tab to move off." +msgstr "" +"UNMODIFIABLE form text field. Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_TEXT_SUBMIT_MESSAGE +#: LYMessages.c:98 +msgid "(Form field) Enter text. Use <return> to submit." +msgstr "(Form field) Enter text. Use <return> to submit." + +#. #define FORM_LINK_TEXT_SUBMIT_MESSAGE_X +#: LYMessages.c:100 +#, c-format +msgid "(Form field) Enter text. Use <return> to submit (%s for no cache)." +msgstr "(Form field) Enter text. Use <return> to submit (%s for no cache)." + +#. #define FORM_LINK_TEXT_RESUBMIT_MESSAGE +#: LYMessages.c:102 +msgid "" +"(Form field) Enter text. Use <return> to submit, arrows or tab to move off." +msgstr "" +"(Form field) Enter text. Use <return> to submit, arrows or tab to move off." + +#. #define FORM_LINK_TEXT_SUBMIT_UNM_MSG +#: LYMessages.c:104 +msgid "UNMODIFIABLE form field. Use UP or DOWN arrows or tab to move off." +msgstr "UNMODIFIABLE form field. Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_TEXT_SUBMIT_MAILTO_MSG +#: LYMessages.c:106 +msgid "" +"(mailto form field) Enter text. Use <return> to submit, arrows to move off." +msgstr "" +"(mailto form field) Enter text. Use <return> to submit, arrows to move off." + +#. #define FORM_LINK_TEXT_SUBMIT_MAILTO_DIS_MSG +#: LYMessages.c:108 +msgid "(mailto form field) Mail is disallowed so you cannot submit." +msgstr "(mailto form field) Mail is disallowed so you cannot submit." + +#. #define FORM_LINK_PASSWORD_MESSAGE +#: LYMessages.c:110 +msgid "" +"(Password entry field) Enter text. Use UP or DOWN arrows or tab to move off." +msgstr "" +"(Password entry field) Enter text. Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_PASSWORD_UNM_MSG +#: LYMessages.c:112 +msgid "UNMODIFIABLE form password. Use UP or DOWN arrows or tab to move off." +msgstr "UNMODIFIABLE form password. Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_CHECKBOX_ADV_MSG +#: LYMessages.c:114 +#, c-format +msgid "(Checkbox \"%s\"); Use right-arrow or <return> to toggle." +msgstr "(Checkbox \"%s\"); Use right-arrow or <return> to toggle." + +#. #define FORM_LINK_CHECKBOX_MESSAGE +#: LYMessages.c:116 +msgid "(Checkbox Field) Use right-arrow or <return> to toggle." +msgstr "(Checkbox Field) Use right-arrow or <return> to toggle." + +#. #define FORM_LINK_CHECKBOX_UNM_MSG +#: LYMessages.c:118 +msgid "UNMODIFIABLE form checkbox. Use UP or DOWN arrows or tab to move off." +msgstr "UNMODIFIABLE form checkbox. Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_RADIO_ADV_MSG +#: LYMessages.c:120 +#, c-format +msgid "(Radio Button \"%s\"); Use right-arrow or <return> to toggle." +msgstr "(Radio Button \"%s\"); Use right-arrow or <return> to toggle." + +#. #define FORM_LINK_RADIO_MESSAGE +#: LYMessages.c:122 +msgid "(Radio Button) Use right-arrow or <return> to toggle." +msgstr "(Radio Button) Use right-arrow or <return> to toggle." + +#. #define FORM_LINK_RADIO_UNM_MSG +#: LYMessages.c:124 +msgid "" +"UNMODIFIABLE form radio button. Use UP or DOWN arrows or tab to move off." +msgstr "" +"UNMODIFIABLE form radio button. Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_SUBMIT_PREFIX +#: LYMessages.c:126 +msgid "Submit ('x' for no cache) to " +msgstr "Submit ('x' for no cache) to " + +#. #define FORM_LINK_RESUBMIT_PREFIX +#: LYMessages.c:128 +msgid "Submit to " +msgstr "Submit to " + +#. #define FORM_LINK_SUBMIT_MESSAGE +#: LYMessages.c:130 +msgid "" +"(Form submit button) Use right-arrow or <return> to submit ('x' for no " +"cache)." +msgstr "" +"(Form submit button) Use right-arrow or <return> to submit ('x' for no " +"cache)." + +#. #define FORM_LINK_RESUBMIT_MESSAGE +#: LYMessages.c:132 +msgid "(Form submit button) Use right-arrow or <return> to submit." +msgstr "(Form submit button) Use right-arrow or <return> to submit." + +#. #define FORM_LINK_SUBMIT_DIS_MSG +#: LYMessages.c:134 +msgid "DISABLED form submit button. Use UP or DOWN arrows or tab to move off." +msgstr "" +"DISABLED form submit button. Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_SUBMIT_MAILTO_PREFIX +#: LYMessages.c:136 +msgid "Submit mailto form to " +msgstr "Submit mailto form to " + +#. #define FORM_LINK_SUBMIT_MAILTO_MSG +#: LYMessages.c:138 +msgid "(mailto form submit button) Use right-arrow or <return> to submit." +msgstr "(mailto form submit button) Use right-arrow or <return> to submit." + +#. #define FORM_LINK_SUBMIT_MAILTO_DIS_MSG +#: LYMessages.c:140 +msgid "(mailto form submit button) Mail is disallowed so you cannot submit." +msgstr "(mailto form submit button) Mail is disallowed so you cannot submit." + +#. #define FORM_LINK_RESET_MESSAGE +#: LYMessages.c:142 +msgid "" +"(Form reset button) Use right-arrow or <return> to reset form to defaults." +msgstr "" +"(Form reset button) Use right-arrow or <return> to reset form to defaults." + +#. #define FORM_LINK_RESET_DIS_MSG +#: LYMessages.c:144 +msgid "DISABLED form reset button. Use UP or DOWN arrows or tab to move off." +msgstr "DISABLED form reset button. Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_BUTTON_MESSAGE +#: LYMessages.c:146 +msgid "(Script button) Use UP or DOWN arrows or tab to move off." +msgstr "(Script button) Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_BUTTON_ADV_MSG +#: LYMessages.c:148 +#, c-format +msgid "(Script button \"%s\"); Use UP or DOWN arrows or tab to move off." +msgstr "(Script button \"%s\"); Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_BUTTON_DIS_MSG +#: LYMessages.c:150 +msgid "DISABLED Script button. Use UP or DOWN arrows or tab to move off." +msgstr "DISABLED Script button. Use UP or DOWN arrows or tab to move off." + +#. #define FORM_LINK_OPTION_LIST_ADV_MSG +#: LYMessages.c:152 +#, c-format +msgid "(Option list \"%s\"); Hit return to select option." +msgstr "(Option list \"%s\"); Hit return to select option." + +#. #define FORM_LINK_OPTION_LIST_MESSAGE +#: LYMessages.c:154 +msgid "" +"(Option list) Hit return and use arrow keys and return to select option." +msgstr "" +"(Option list) Hit return and use arrow keys and return to select option." + +#. #define CHOICE_LIST_ADV_MSG +#: LYMessages.c:156 +#, c-format +msgid "(Choice entry \"%s\"); Use arrow keys and return to select option." +msgstr "(Choice entry \"%s\"); Use arrow keys and return to select option." + +#. #define CHOICE_LIST_MESSAGE +#: LYMessages.c:158 +msgid "" +"(Choice list) Hit return and use arrow keys and return to select option." +msgstr "" +"(Choice list) Hit return and use arrow keys and return to select option." + +#. #define MOUSE_CHOICE_MESSAGE +#: LYMessages.c:160 +msgid "Left mouse button or return to select, arrow keys to scroll." +msgstr "Left mouse button or return to select, arrow keys to scroll." + +#. #define FORM_LINK_OPTION_LIST_UNM_MSG +#: LYMessages.c:162 +msgid "UNMODIFIABLE option list. Use return or arrow keys to review or leave." +msgstr "" +"UNMODIFIABLE option list. Use return or arrow keys to review or leave." + +#. #define CHOICE_LIST_UNM_MSG +#: LYMessages.c:164 +msgid "UNMODIFIABLE choice list. Use return or arrow keys to review or leave." +msgstr "" +"UNMODIFIABLE choice list. Use return or arrow keys to review or leave." + +#: LYMessages.c:165 +msgid "Submitting form..." +msgstr "Submitting form..." + +#: LYMessages.c:166 +msgid "Resetting form..." +msgstr "Resetting form..." + +#. #define RELOADING_FORM +#: LYMessages.c:168 +msgid "Reloading document. Any form entries will be lost!" +msgstr "Reloading document. Any form entries will be lost!" + +#. #define LINK_NOT_IN_FORM +#: LYMessages.c:170 +msgid "The current link is not in a FORM" +msgstr "The current link is not in a FORM" + +#: LYMessages.c:171 +#, c-format +msgid "Warning: Cannot transcode form data to charset %s!" +msgstr "Warning: Cannot transcode form data to charset %s!" + +#. #define NORMAL_LINK_MESSAGE +#: LYMessages.c:174 +msgid "(NORMAL LINK) Use right-arrow or <return> to activate." +msgstr "(NORMAL LINK) Use right-arrow or <return> to activate." + +#: LYMessages.c:175 +msgid "The resource requested is not available at this time." +msgstr "The resource requested is not available at this time." + +#: LYMessages.c:176 +msgid "Enter Lynx keystroke command: " +msgstr "Enter Lynx keystroke command: " + +#: LYMessages.c:177 +msgid "Looking up " +msgstr "Looking up " + +#: LYMessages.c:178 +#, c-format +msgid "Getting %s" +msgstr "Getting %s" + +#: LYMessages.c:179 +#, c-format +msgid "Skipping %s" +msgstr "Skipping %s" + +#: LYMessages.c:180 +#, c-format +msgid "Using %s" +msgstr "Using %s" + +#: LYMessages.c:181 +#, c-format +msgid "Illegal URL: %s" +msgstr "Illegal URL: %s" + +#: LYMessages.c:182 +#, c-format +msgid "Badly formed address %s" +msgstr "Badly formed address %s" + +#: LYMessages.c:183 +#, c-format +msgid "URL: %s" +msgstr "URL: %s" + +#: LYMessages.c:184 +msgid "Unable to access WWW file!!!" +msgstr "Unable to access WWW file!!!" + +#: LYMessages.c:185 +#, c-format +msgid "This is a searchable index. Use %s to search." +msgstr "This is a searchable index. Use %s to search." + +#. #define WWW_INDEX_MORE_MESSAGE +#: LYMessages.c:187 +#, c-format +msgid "--More-- This is a searchable index. Use %s to search." +msgstr "--More-- This is a searchable index. Use %s to search." + +#: LYMessages.c:188 +msgid "You have entered an invalid link number." +msgstr "You have entered an invalid link number." + +#. #define SOURCE_HELP +#: LYMessages.c:190 +msgid "" +"Currently viewing document source. Press '\\' to return to rendered version." +msgstr "" +"Currently viewing document source. Press '\\' to return to rendered version." + +#. #define NOVICE_LINE_ONE +#: LYMessages.c:192 +msgid "" +" Arrow keys: Up and Down to move. Right to follow a link; Left to go " +"back. \n" +msgstr "" +" Arrow keys: Up and Down to move. Right to follow a link; Left to go " +"back. \n" + +#. #define NOVICE_LINE_TWO +#: LYMessages.c:194 +msgid "" +" H)elp O)ptions P)rint G)o M)ain screen Q)uit /=search [delete]=history " +"list \n" +msgstr "" +" H)elp O)ptions P)rint G)o M)ain screen Q)uit /=search [delete]=history " +"list \n" + +#. #define NOVICE_LINE_TWO_A +#: LYMessages.c:196 +msgid "" +" O)ther cmds H)elp K)eymap G)oto P)rint M)ain screen o)ptions " +"Q)uit \n" +msgstr "" +" O)ther cmds H)elp K)eymap G)oto P)rint M)ain screen o)ptions " +"Q)uit \n" + +#. #define NOVICE_LINE_TWO_B +#: LYMessages.c:198 +msgid "" +" O)ther cmds B)ack E)dit D)ownload ^R)eload ^W)ipe screen search " +"doc: / \n" +msgstr "" +" O)ther cmds B)ack E)dit D)ownload ^R)eload ^W)ipe screen search " +"doc: / \n" + +#. #define NOVICE_LINE_TWO_C +#: LYMessages.c:200 +msgid "" +"O)ther cmds C)omment History: <backspace> Bookmarks: V)iew, A)dd, " +"R)emove \n" +msgstr "" +"O)ther cmds C)omment History: <backspace> Bookmarks: V)iew, A)dd, " +"R)emove \n" + +#. #define FORM_NOVICELINE_ONE +#: LYMessages.c:202 +msgid "" +" Enter text into the field by typing on the keyboard " +msgstr "" +" Enter text into the field by typing on the keyboard " + +#. #define FORM_NOVICELINE_TWO +#: LYMessages.c:204 +msgid "" +" Ctrl-U to delete all text in field, [Backspace] to delete a character " +msgstr "" +" Ctrl-U to delete all text in field, [Backspace] to delete a character " + +#. #define FORM_NOVICELINE_TWO_DELBL +#: LYMessages.c:206 +msgid "" +" Ctrl-U to delete text in field, [Backspace] to delete a character " +msgstr "" +" Ctrl-U to delete text in field, [Backspace] to delete a character " + +#. #define FORM_NOVICELINE_TWO_VAR +#: LYMessages.c:208 +#, c-format +msgid "" +" %s to delete all text in field, [Backspace] to delete a character " +msgstr "" +" %s to delete all text in field, [Backspace] to delete a character " + +#. #define FORM_NOVICELINE_TWO_DELBL_VAR +#: LYMessages.c:210 +#, c-format +msgid " %s to delete text in field, [Backspace] to delete a character " +msgstr "" +" %s to delete text in field, [Backspace] to delete a character " + +#. mailto +#: LYMessages.c:213 +msgid "Malformed mailto form submission! Cancelled!" +msgstr "Malformed mailto form submission! Cancelled!" + +#: LYMessages.c:214 +msgid "Warning! Control codes in mail address replaced by ?" +msgstr "Warning! Control codes in mail address replaced by ?" + +#: LYMessages.c:215 +msgid "Mail disallowed! Cannot submit." +msgstr "Mail disallowed! Cannot submit." + +#: LYMessages.c:216 +msgid "Mailto form submission failed!" +msgstr "Mailto form submission failed!" + +#: LYMessages.c:217 +msgid "Mailto form submission Cancelled!!!" +msgstr "Mailto form submission Cancelled!!!" + +#: LYMessages.c:218 +msgid "Sending form content..." +msgstr "Sending form content..." + +#: LYMessages.c:219 +msgid "No email address is present in mailto URL!" +msgstr "No email address is present in mailto URL!" + +#. #define MAILTO_URL_TEMPOPEN_FAILED +#: LYMessages.c:221 +msgid "Unable to open temporary file for mailto URL!" +msgstr "Unable to open temporary file for mailto URL!" + +#. #define INC_ORIG_MSG_PROMPT +#: LYMessages.c:223 +msgid "Do you wish to include the original message?" +msgstr "Do you wish to include the original message?" + +#. #define INC_PREPARSED_MSG_PROMPT +#: LYMessages.c:225 +msgid "Do you wish to include the preparsed source?" +msgstr "Do you wish to include the preparsed source?" + +#. #define SPAWNING_EDITOR_FOR_MAIL +#: LYMessages.c:227 +msgid "Spawning your selected editor to edit mail message" +msgstr "Spawning your selected editor to edit mail message" + +#. #define ERROR_SPAWNING_EDITOR +#: LYMessages.c:229 +msgid "Error spawning editor, check your editor definition in the options menu" +msgstr "" +"Error spawning editor, check your editor definition in the options menu" + +#: LYMessages.c:230 +msgid "Send this comment?" +msgstr "Send this comment?" + +#: LYMessages.c:231 +msgid "Send this message?" +msgstr "Send this message?" + +#: LYMessages.c:232 +msgid "Sending your message..." +msgstr "Sending your message..." + +#: LYMessages.c:233 +msgid "Sending your comment:" +msgstr "Sending your comment:" + +#. textarea +#: LYMessages.c:236 +msgid "Not in a TEXTAREA; cannot use external editor." +msgstr "Not in a TEXTAREA; cannot use external editor." + +#: LYMessages.c:237 +msgid "Not in a TEXTAREA; cannot use command." +msgstr "Not in a TEXTAREA; cannot use command." + +#: LYMessages.c:239 +msgid "file: ACTIONs are disallowed!" +msgstr "file: ACTIONs are disallowed!" + +#. #define FILE_SERVED_LINKS_DISALLOWED +#: LYMessages.c:241 +msgid "file: URLs via served links are disallowed!" +msgstr "file: URLs via served links are disallowed!" + +#: LYMessages.c:242 +msgid "Access to local files denied." +msgstr "Access to local files denied." + +#: LYMessages.c:243 +msgid "file: URLs via bookmarks are disallowed!" +msgstr "file: URLs via bookmarks are disallowed!" + +#. #define SPECIAL_VIA_EXTERNAL_DISALLOWED +#: LYMessages.c:245 +msgid "This special URL is not allowed in external documents!" +msgstr "This special URL is not allowed in external documents!" + +#: LYMessages.c:246 +msgid "Press <return> to return to Lynx." +msgstr "Press <return> to return to Lynx." + +#. #define SPAWNING_MSG +#: LYMessages.c:249 +msgid "Spawning DCL subprocess. Use 'logout' to return to Lynx.\n" +msgstr "Spawning DCL subprocess. Use 'logout' to return to Lynx.\n" + +#. #define SPAWNING_MSG +#: LYMessages.c:253 +msgid "Type EXIT to return to Lynx.\n" +msgstr "Type EXIT to return to Lynx.\n" + +#. #define SPAWNING_MSG +#: LYMessages.c:256 +msgid "Spawning your default shell. Use 'exit' to return to Lynx.\n" +msgstr "Spawning your default shell. Use 'exit' to return to Lynx.\n" + +#: LYMessages.c:259 +msgid "Spawning is currently disabled." +msgstr "Spawning is currently disabled." + +#: LYMessages.c:260 +msgid "The 'd'ownload command is currently disabled." +msgstr "The 'd'ownload command is currently disabled." + +#: LYMessages.c:261 +msgid "You cannot download an input field." +msgstr "You cannot download an input field." + +#: LYMessages.c:262 +msgid "Form has a mailto action! Cannot download." +msgstr "Form has a mailto action! Cannot download." + +#: LYMessages.c:263 +msgid "You cannot download a mailto: link." +msgstr "You cannot download a mailto: link." + +#: LYMessages.c:264 +msgid "You cannot download cookies." +msgstr "You cannot download cookies." + +#: LYMessages.c:265 +msgid "You cannot download a printing option." +msgstr "You cannot download a printing option." + +#: LYMessages.c:266 +msgid "You cannot download an upload option." +msgstr "You cannot download an upload option." + +#: LYMessages.c:267 +msgid "You cannot download an permit option." +msgstr "You cannot download an permit option." + +#: LYMessages.c:268 +msgid "This special URL cannot be downloaded!" +msgstr "This special URL cannot be downloaded!" + +#: LYMessages.c:269 +msgid "Nothing to download." +msgstr "Nothing to download." + +#: LYMessages.c:270 +msgid "Trace ON!" +msgstr "Trace ON!" + +#: LYMessages.c:271 +msgid "Trace OFF!" +msgstr "Trace OFF!" + +#. #define CLICKABLE_IMAGES_ON +#: LYMessages.c:273 +msgid "Links will be included for all images! Reloading..." +msgstr "Links will be included for all images! Reloading..." + +#. #define CLICKABLE_IMAGES_OFF +#: LYMessages.c:275 +msgid "Standard image handling restored! Reloading..." +msgstr "Standard image handling restored! Reloading..." + +#. #define PSEUDO_INLINE_ALTS_ON +#: LYMessages.c:277 +msgid "" +"Pseudo_ALTs will be inserted for inlines without ALT strings! Reloading..." +msgstr "" +"Pseudo_ALTs will be inserted for inlines without ALT strings! Reloading..." + +#. #define PSEUDO_INLINE_ALTS_OFF +#: LYMessages.c:279 +msgid "Inlines without an ALT string specified will be ignored! Reloading..." +msgstr "Inlines without an ALT string specified will be ignored! Reloading..." + +#: LYMessages.c:280 +msgid "Raw 8-bit or CJK mode toggled OFF! Reloading..." +msgstr "Raw 8-bit or CJK mode toggled OFF! Reloading..." + +#: LYMessages.c:281 +msgid "Raw 8-bit or CJK mode toggled ON! Reloading..." +msgstr "Raw 8-bit or CJK mode toggled ON! Reloading..." + +#. #define HEAD_D_L_OR_CANCEL +#: LYMessages.c:283 +msgid "Send HEAD request for D)ocument or L)ink, or C)ancel? (d,l,c): " +msgstr "Send HEAD request for D)ocument or L)ink, or C)ancel? (d,l,c): " + +#. #define HEAD_D_OR_CANCEL +#: LYMessages.c:285 +msgid "Send HEAD request for D)ocument, or C)ancel? (d,c): " +msgstr "Send HEAD request for D)ocument, or C)ancel? (d,c): " + +#: LYMessages.c:286 +msgid "Sorry, the document is not an http URL." +msgstr "Sorry, the document is not an http URL." + +#: LYMessages.c:287 +msgid "Sorry, the link is not an http URL." +msgstr "Sorry, the link is not an http URL." + +#: LYMessages.c:288 +msgid "Sorry, the ACTION for this form is disabled." +msgstr "Sorry, the ACTION for this form is disabled." + +#. #define FORM_ACTION_NOT_HTTP_URL +#: LYMessages.c:290 +msgid "Sorry, the ACTION for this form is not an http URL." +msgstr "Sorry, the ACTION for this form is not an http URL." + +#: LYMessages.c:291 +msgid "Not an http URL or form ACTION!" +msgstr "Not an http URL or form ACTION!" + +#: LYMessages.c:292 +msgid "This special URL cannot be a form ACTION!" +msgstr "This special URL cannot be a form ACTION!" + +#: LYMessages.c:293 +msgid "URL is not in starting realm!" +msgstr "URL is not in starting realm!" + +#: LYMessages.c:294 +msgid "News posting is disabled!" +msgstr "News posting is disabled!" + +#: LYMessages.c:295 +msgid "File management support is disabled!" +msgstr "File management support is disabled!" + +#: LYMessages.c:296 +msgid "No jump file is currently available." +msgstr "No jump file is currently available." + +#: LYMessages.c:297 +msgid "Jump to (use '?' for list): " +msgstr "Jump to (use '?' for list): " + +#: LYMessages.c:298 +msgid "Jumping to a shortcut URL is disallowed!" +msgstr "Jumping to a shortcut URL is disallowed!" + +#: LYMessages.c:299 +msgid "Random URL is disallowed! Use a shortcut." +msgstr "Random URL is disallowed! Use a shortcut." + +#: LYMessages.c:300 +msgid "No random URLs have been used thus far." +msgstr "No random URLs have been used thus far." + +#: LYMessages.c:301 +msgid "Bookmark features are currently disabled." +msgstr "Bookmark features are currently disabled." + +#: LYMessages.c:302 +msgid "Execution via bookmarks is disabled." +msgstr "Execution via bookmarks is disabled." + +#. #define BOOKMARK_FILE_NOT_DEFINED +#: LYMessages.c:304 +#, c-format +msgid "Bookmark file is not defined. Use %s to see options." +msgstr "Bookmark file is not defined. Use %s to see options." + +#. #define NO_TEMP_FOR_HOTLIST +#: LYMessages.c:306 +msgid "Unable to open tempfile for X Mosaic hotlist conversion." +msgstr "Unable to open tempfile for X Mosaic hotlist conversion." + +#: LYMessages.c:307 +msgid "ERROR - unable to open bookmark file." +msgstr "ERROR - unable to open bookmark file." + +#. #define BOOKMARK_OPEN_FAILED_FOR_DEL +#: LYMessages.c:309 +msgid "Unable to open bookmark file for deletion of link." +msgstr "Unable to open bookmark file for deletion of link." + +#. #define BOOKSCRA_OPEN_FAILED_FOR_DEL +#: LYMessages.c:311 +msgid "Unable to open scratch file for deletion of link." +msgstr "Unable to open scratch file for deletion of link." + +#: LYMessages.c:313 +msgid "Error renaming scratch file." +msgstr "Error renaming scratch file." + +#: LYMessages.c:315 +msgid "Error renaming temporary file." +msgstr "Error renaming temporary file." + +#. #define BOOKTEMP_COPY_FAIL +#: LYMessages.c:317 +msgid "Unable to copy temporary file for deletion of link." +msgstr "Unable to copy temporary file for deletion of link." + +#. #define BOOKTEMP_REOPEN_FAIL_FOR_DEL +#: LYMessages.c:319 +msgid "Unable to reopen temporary file for deletion of link." +msgstr "Unable to reopen temporary file for deletion of link." + +#. #define BOOKMARK_LINK_NOT_ONE_LINE +#: LYMessages.c:322 +msgid "Link is not by itself all on one line in bookmark file." +msgstr "Link is not by itself all on one line in bookmark file." + +#: LYMessages.c:323 +msgid "Bookmark deletion failed." +msgstr "Bookmark deletion failed." + +#. #define BOOKMARKS_NOT_TRAVERSED +#: LYMessages.c:325 +msgid "Bookmark files cannot be traversed (only http URLs)." +msgstr "Bookmark files cannot be traversed (only http URLs)." + +#. #define BOOKMARKS_NOT_OPEN +#: LYMessages.c:327 +msgid "Unable to open bookmark file, use 'a' to save a link first" +msgstr "Unable to open bookmark file, use 'a' to save a link first" + +#: LYMessages.c:328 +msgid "There are no links in this bookmark file!" +msgstr "There are no links in this bookmark file!" + +#. #define CACHE_D_OR_CANCEL +#: LYMessages.c:330 +msgid "D)elete cached document or C)ancel? (d,c): " +msgstr "D)elete cached document or C)ancel? (d,c): " + +#. #define BOOK_D_L_OR_CANCEL +#: LYMessages.c:332 +msgid "Save D)ocument or L)ink to bookmark file or C)ancel? (d,l,c): " +msgstr "Save D)ocument or L)ink to bookmark file or C)ancel? (d,l,c): " + +#: LYMessages.c:333 +msgid "Save D)ocument to bookmark file or C)ancel? (d,c): " +msgstr "Save D)ocument to bookmark file or C)ancel? (d,c): " + +#: LYMessages.c:334 +msgid "Save L)ink to bookmark file or C)ancel? (l,c): " +msgstr "Save L)ink to bookmark file or C)ancel? (l,c): " + +#. #define NOBOOK_POST_FORM +#: LYMessages.c:336 +msgid "Documents from forms with POST content cannot be saved as bookmarks." +msgstr "Documents from forms with POST content cannot be saved as bookmarks." + +#: LYMessages.c:337 +msgid "Cannot save form fields/links" +msgstr "Cannot save form fields/links" + +#. #define NOBOOK_HSML +#: LYMessages.c:339 +msgid "History, showinfo, menu and list files cannot be saved as bookmarks." +msgstr "History, showinfo, menu and list files cannot be saved as bookmarks." + +#. #define CONFIRM_BOOKMARK_DELETE +#: LYMessages.c:341 +msgid "Do you really want to delete this link from your bookmark file?" +msgstr "Do you really want to delete this link from your bookmark file?" + +#: LYMessages.c:342 +msgid "Malformed address." +msgstr "Malformed address." + +#. #define HISTORICAL_ON_MINIMAL_OFF +#: LYMessages.c:344 +msgid "Historical comment parsing ON (Minimal is overridden)!" +msgstr "Historical comment parsing ON (Minimal is overridden)!" + +#. #define HISTORICAL_OFF_MINIMAL_ON +#: LYMessages.c:346 +msgid "Historical comment parsing OFF (Minimal is in effect)!" +msgstr "Historical comment parsing OFF (Minimal is in effect)!" + +#. #define HISTORICAL_ON_VALID_OFF +#: LYMessages.c:348 +msgid "Historical comment parsing ON (Valid is overridden)!" +msgstr "Historical comment parsing ON (Valid is overridden)!" + +#. #define HISTORICAL_OFF_VALID_ON +#: LYMessages.c:350 +msgid "Historical comment parsing OFF (Valid is in effect)!" +msgstr "Historical comment parsing OFF (Valid is in effect)!" + +#. #define MINIMAL_ON_IN_EFFECT +#: LYMessages.c:352 +msgid "Minimal comment parsing ON (and in effect)!" +msgstr "Minimal comment parsing ON (and in effect)!" + +#. #define MINIMAL_OFF_VALID_ON +#: LYMessages.c:354 +msgid "Minimal comment parsing OFF (Valid is in effect)!" +msgstr "Minimal comment parsing OFF (Valid is in effect)!" + +#. #define MINIMAL_ON_BUT_HISTORICAL +#: LYMessages.c:356 +msgid "Minimal comment parsing ON (but Historical is in effect)!" +msgstr "Minimal comment parsing ON (but Historical is in effect)!" + +#. #define MINIMAL_OFF_HISTORICAL_ON +#: LYMessages.c:358 +msgid "Minimal comment parsing OFF (Historical is in effect)!" +msgstr "Minimal comment parsing OFF (Historical is in effect)!" + +#: LYMessages.c:359 +msgid "Soft double-quote parsing ON!" +msgstr "Soft double-quote parsing ON!" + +#: LYMessages.c:360 +msgid "Soft double-quote parsing OFF!" +msgstr "Soft double-quote parsing OFF!" + +#: LYMessages.c:361 +msgid "Now using TagSoup parsing of HTML." +msgstr "Now using TagSoup parsing of HTML." + +#: LYMessages.c:362 +msgid "Now using SortaSGML parsing of HTML!" +msgstr "Now using SortaSGML parsing of HTML!" + +#: LYMessages.c:363 +msgid "You are already at the end of this document." +msgstr "You are already at the end of this document." + +#: LYMessages.c:364 +msgid "You are already at the beginning of this document." +msgstr "You are already at the beginning of this document." + +#: LYMessages.c:365 +#, c-format +msgid "You are already at page %d of this document." +msgstr "You are already at page %d of this document." + +#: LYMessages.c:366 +#, c-format +msgid "Link number %d already is current." +msgstr "Link number %d already is current." + +#: LYMessages.c:367 +msgid "You are already at the first document" +msgstr "You are already at the first document" + +#: LYMessages.c:368 +msgid "There are no links above this line of the document." +msgstr "There are no links above this line of the document." + +#: LYMessages.c:369 +msgid "There are no links below this line of the document." +msgstr "There are no links below this line of the document." + +#. #define MAXLEN_REACHED_DEL_OR_MOV +#: LYMessages.c:371 +msgid "Maximum length reached! Delete text or move off field." +msgstr "Maximum length reached! Delete text or move off field." + +#. #define NOT_ON_SUBMIT_OR_LINK +#: LYMessages.c:373 +msgid "You are not on a form submission button or normal link." +msgstr "You are not on a form submission button or normal link." + +#. #define NEED_CHECKED_RADIO_BUTTON +#: LYMessages.c:375 +msgid "One radio button must be checked at all times!" +msgstr "One radio button must be checked at all times!" + +#: LYMessages.c:376 +msgid "No submit button for this form, submit single text field?" +msgstr "No submit button for this form, submit single text field?" + +#: LYMessages.c:377 +msgid "Do you want to go back to the previous document?" +msgstr "Do you want to go back to the previous document?" + +#: LYMessages.c:378 +msgid "Use arrows or tab to move off of field." +msgstr "Use arrows or tab to move off of field." + +#. #define ENTER_TEXT_ARROWS_OR_TAB +#: LYMessages.c:380 +msgid "Enter text. Use arrows or tab to move off of field." +msgstr "Enter text. Use arrows or tab to move off of field." + +#: LYMessages.c:381 +msgid "** Bad HTML!! No form action defined. **" +msgstr "** Bad HTML!! No form action defined. **" + +#: LYMessages.c:382 +msgid "Bad HTML!! Unable to create popup window!" +msgstr "Bad HTML!! Unable to create popup window!" + +#: LYMessages.c:383 +msgid "Unable to create popup window!" +msgstr "Unable to create popup window!" + +#: LYMessages.c:384 +msgid "Goto a random URL is disallowed!" +msgstr "Goto a random URL is disallowed!" + +#: LYMessages.c:385 +msgid "Goto a non-http URL is disallowed!" +msgstr "Goto a non-http URL is disallowed!" + +#: LYMessages.c:386 +#, c-format +msgid "You are not allowed to goto \"%s\" URLs" +msgstr "You are not allowed to goto \"%s\" URLs" + +#: LYMessages.c:387 +msgid "URL to open: " +msgstr "URL to open: " + +#: LYMessages.c:388 +msgid "Edit the current Goto URL: " +msgstr "Edit the current Goto URL: " + +#: LYMessages.c:389 +msgid "Edit the previous Goto URL: " +msgstr "Edit the previous Goto URL: " + +#: LYMessages.c:390 +msgid "Edit a previous Goto URL: " +msgstr "Edit a previous Goto URL: " + +#: LYMessages.c:391 +msgid "Current document has POST data." +msgstr "Current document has POST data." + +#: LYMessages.c:392 +msgid "Edit this document's URL: " +msgstr "Edit this document's URL: " + +#: LYMessages.c:393 +msgid "Edit the current link's URL: " +msgstr "Edit the current link's URL: " + +#: LYMessages.c:394 +msgid "Edit the form's submit-URL: " +msgstr "Edit the form's submit-URL: " + +#: LYMessages.c:395 +msgid "You cannot edit File Management URLs" +msgstr "You cannot edit File Management URLs" + +#: LYMessages.c:396 +msgid "Enter a database query: " +msgstr "Enter a database query: " + +#: LYMessages.c:397 +msgid "Enter a whereis query: " +msgstr "Enter a whereis query: " + +#: LYMessages.c:398 +msgid "Edit the current query: " +msgstr "Edit the current query: " + +#: LYMessages.c:399 +msgid "Edit the previous query: " +msgstr "Edit the previous query: " + +#: LYMessages.c:400 +msgid "Edit a previous query: " +msgstr "Edit a previous query: " + +#. #define USE_C_R_TO_RESUB_CUR_QUERY +#: LYMessages.c:402 +msgid "Use Control-R to resubmit the current query." +msgstr "Use Control-R to resubmit the current query." + +#: LYMessages.c:403 +msgid "Edit the current shortcut: " +msgstr "Edit the current shortcut: " + +#: LYMessages.c:404 +msgid "Edit the previous shortcut: " +msgstr "Edit the previous shortcut: " + +#: LYMessages.c:405 +msgid "Edit a previous shortcut: " +msgstr "Edit a previous shortcut: " + +#: LYMessages.c:406 +#, c-format +msgid "Key '%c' is not mapped to a jump file!" +msgstr "Key '%c' is not mapped to a jump file!" + +#: LYMessages.c:407 +msgid "Cannot locate jump file!" +msgstr "Cannot locate jump file!" + +#: LYMessages.c:408 +msgid "Cannot open jump file!" +msgstr "Cannot open jump file!" + +#: LYMessages.c:409 +msgid "Error reading jump file!" +msgstr "Error reading jump file!" + +#: LYMessages.c:410 +msgid "Out of memory reading jump file!" +msgstr "Out of memory reading jump file!" + +#: LYMessages.c:411 +msgid "Out of memory reading jump table!" +msgstr "Out of memory reading jump table!" + +#: LYMessages.c:412 +msgid "No index is currently available." +msgstr "No index is currently available." + +#. #define CONFIRM_MAIN_SCREEN +#: LYMessages.c:414 +msgid "Do you really want to go to the Main screen?" +msgstr "Do you really want to go to the Main screen?" + +#: LYMessages.c:415 +msgid "You are already at main screen!" +msgstr "You are already at main screen!" + +#. #define NOT_ISINDEX +#: LYMessages.c:417 +msgid "" +"Not a searchable indexed document -- press '/' to search for a text string" +msgstr "" +"Not a searchable indexed document -- press '/' to search for a text string" + +#. #define NO_OWNER +#: LYMessages.c:419 +msgid "No owner is defined for this file so you cannot send a comment" +msgstr "No owner is defined for this file so you cannot send a comment" + +#: LYMessages.c:420 +#, c-format +msgid "No owner is defined. Use %s?" +msgstr "No owner is defined. Use %s?" + +#: LYMessages.c:421 +msgid "Do you wish to send a comment?" +msgstr "Do you wish to send a comment?" + +#: LYMessages.c:422 +msgid "Mail is disallowed so you cannot send a comment" +msgstr "Mail is disallowed so you cannot send a comment" + +#: LYMessages.c:423 +msgid "The 'e'dit command is currently disabled." +msgstr "The 'e'dit command is currently disabled." + +#: LYMessages.c:424 +msgid "External editing is currently disabled." +msgstr "External editing is currently disabled." + +#: LYMessages.c:425 +msgid "System error - failure to get status." +msgstr "System error - failure to get status." + +#: LYMessages.c:426 +msgid "No editor is defined!" +msgstr "No editor is defined!" + +#: LYMessages.c:427 +msgid "The 'p'rint command is currently disabled." +msgstr "The 'p'rint command is currently disabled." + +#: LYMessages.c:428 +msgid "Document has no Toolbar links or Banner." +msgstr "Document has no Toolbar links or Banner." + +#: LYMessages.c:429 +msgid "Unable to open traversal file." +msgstr "Unable to open traversal file." + +#: LYMessages.c:430 +msgid "Unable to open traversal found file." +msgstr "Unable to open traversal found file." + +#: LYMessages.c:431 +msgid "Unable to open reject file." +msgstr "Unable to open reject file." + +#: LYMessages.c:432 +msgid "Unable to open traversal errors output file" +msgstr "Unable to open traversal errors output file" + +#: LYMessages.c:433 +msgid "TRAVERSAL WAS INTERRUPTED" +msgstr "TRAVERSAL WAS INTERRUPTED" + +#: LYMessages.c:434 +msgid "Follow link (or goto link or page) number: " +msgstr "Follow link (or goto link or page) number: " + +#: LYMessages.c:435 +msgid "Select option (or page) number: " +msgstr "Select option (or page) number: " + +#: LYMessages.c:436 +#, c-format +msgid "Option number %d already is current." +msgstr "Option number %d already is current." + +#. #define ALREADY_AT_OPTION_END +#: LYMessages.c:438 +msgid "You are already at the end of this option list." +msgstr "You are already at the end of this option list." + +#. #define ALREADY_AT_OPTION_BEGIN +#: LYMessages.c:440 +msgid "You are already at the beginning of this option list." +msgstr "You are already at the beginning of this option list." + +#. #define ALREADY_AT_OPTION_PAGE +#: LYMessages.c:442 +#, c-format +msgid "You are already at page %d of this option list." +msgstr "You are already at page %d of this option list." + +#: LYMessages.c:443 +msgid "You have entered an invalid option number." +msgstr "You have entered an invalid option number." + +#: LYMessages.c:444 +msgid "** Bad HTML!! Use -trace to diagnose. **" +msgstr "** Bad HTML!! Use -trace to diagnose. **" + +#: LYMessages.c:445 +msgid "Give name of file to save in" +msgstr "Give name of file to save in" + +#: LYMessages.c:446 +msgid "Can't save data to file -- please run WWW locally" +msgstr "Can't save data to file -- please run WWW locally" + +#: LYMessages.c:447 +msgid "Can't open temporary file!" +msgstr "Can't open temporary file!" + +#: LYMessages.c:448 +msgid "Can't open output file! Cancelling!" +msgstr "Can't open output file! Cancelling!" + +#: LYMessages.c:449 +msgid "Execution is disabled." +msgstr "Execution is disabled." + +#. #define EXECUTION_DISABLED_FOR_FILE +#: LYMessages.c:451 +#, c-format +msgid "Execution is not enabled for this file. See the Options menu (use %s)." +msgstr "" +"Execution is not enabled for this file. See the Options menu (use %s)." + +#. #define EXECUTION_NOT_COMPILED +#: LYMessages.c:453 +msgid "Execution capabilities are not compiled into this version." +msgstr "Execution capabilities are not compiled into this version." + +#: LYMessages.c:454 +msgid "This file cannot be displayed on this terminal." +msgstr "This file cannot be displayed on this terminal." + +#. #define CANNOT_DISPLAY_FILE_D_OR_C +#: LYMessages.c:456 +msgid "This file cannot be displayed on this terminal: D)ownload, or C)ancel" +msgstr "This file cannot be displayed on this terminal: D)ownload, or C)ancel" + +#: LYMessages.c:457 +#, c-format +msgid "%s D)ownload, or C)ancel" +msgstr "%s D)ownload, or C)ancel" + +#: LYMessages.c:458 +msgid "Cancelling file." +msgstr "Cancelling file." + +#: LYMessages.c:459 +msgid "Retrieving file. - PLEASE WAIT -" +msgstr "Retrieving file. - PLEASE WAIT -" + +#: LYMessages.c:460 +msgid "Enter a filename: " +msgstr "Enter a filename: " + +#: LYMessages.c:461 +msgid "Edit the previous filename: " +msgstr "Edit the previous filename: " + +#: LYMessages.c:462 +msgid "Edit a previous filename: " +msgstr "Edit a previous filename: " + +#: LYMessages.c:463 +msgid "Enter a new filename: " +msgstr "Enter a new filename: " + +#: LYMessages.c:464 +msgid "File name may not begin with a dot." +msgstr "File name may not begin with a dot." + +#: LYMessages.c:466 +msgid "File exists. Create higher version?" +msgstr "File exists. Create higher version?" + +#: LYMessages.c:468 +msgid "File exists. Overwrite?" +msgstr "File exists. Overwrite?" + +#: LYMessages.c:470 +msgid "Cannot write to file." +msgstr "Cannot write to file." + +#: LYMessages.c:471 +msgid "ERROR! - download command is misconfigured." +msgstr "ERROR! - download command is misconfigured." + +#: LYMessages.c:472 +msgid "Unable to download file." +msgstr "Unable to download file." + +#: LYMessages.c:473 +msgid "Reading directory..." +msgstr "Reading directory..." + +#: LYMessages.c:474 +msgid "Building directory listing..." +msgstr "Building directory listing..." + +#: LYMessages.c:475 +msgid "Saving..." +msgstr "Saving..." + +#: LYMessages.c:476 +#, c-format +msgid "Could not edit file '%s'." +msgstr "Could not edit file '%s'." + +#: LYMessages.c:477 +msgid "Unable to access document!" +msgstr "Unable to access document!" + +#: LYMessages.c:478 +msgid "Could not access file." +msgstr "Could not access file." + +#: LYMessages.c:479 +msgid "Could not access directory." +msgstr "Could not access directory." + +#: LYMessages.c:480 +msgid "Could not load data." +msgstr "Could not load data." + +#. #define CANNOT_EDIT_REMOTE_FILES +#: LYMessages.c:482 +msgid "Lynx cannot currently (e)dit remote WWW files." +msgstr "Lynx cannot currently (e)dit remote WWW files." + +#. #define CANNOT_EDIT_FIELD +#: LYMessages.c:484 +msgid "This field cannot be (e)dited with an external editor." +msgstr "This field cannot be (e)dited with an external editor." + +#: LYMessages.c:485 +msgid "Bad rule" +msgstr "Bad rule" + +#: LYMessages.c:486 +msgid "Insufficient operands:" +msgstr "Insufficient operands:" + +#: LYMessages.c:487 +msgid "You are not authorized to edit this file." +msgstr "You are not authorized to edit this file." + +#: LYMessages.c:488 +msgid "Title: " +msgstr "Title: " + +#: LYMessages.c:489 +msgid "Subject: " +msgstr "Subject: " + +#: LYMessages.c:490 +msgid "Username: " +msgstr "Username: " + +#: LYMessages.c:491 +msgid "Password: " +msgstr "Password: " + +#: LYMessages.c:492 +msgid "lynx: Username and Password required!!!" +msgstr "lynx: Username and Password required!!!" + +#: LYMessages.c:493 +msgid "lynx: Password required!!!" +msgstr "lynx: Password required!!!" + +#: LYMessages.c:494 +msgid "Clear all authorization info for this session?" +msgstr "Clear all authorization info for this session?" + +#: LYMessages.c:495 +msgid "Authorization info cleared." +msgstr "Authorization info cleared." + +#: LYMessages.c:496 +msgid "Authorization failed. Retry?" +msgstr "Authorization failed. Retry?" + +#: LYMessages.c:497 +msgid "cgi support has been disabled." +msgstr "cgi support has been disabled." + +#. #define CGI_NOT_COMPILED +#: LYMessages.c:499 +msgid "Lynxcgi capabilities are not compiled into this version." +msgstr "Lynxcgi capabilities are not compiled into this version." + +#: LYMessages.c:500 +#, c-format +msgid "Sorry, no known way of converting %s to %s." +msgstr "Sorry, no known way of converting %s to %s." + +#: LYMessages.c:501 +msgid "Unable to set up connection." +msgstr "Unable to set up connection." + +#: LYMessages.c:502 +msgid "Unable to make connection" +msgstr "Unable to make connection" + +#. #define MALFORMED_EXEC_REQUEST +#: LYMessages.c:504 +msgid "Executable link rejected due to malformed request." +msgstr "Executable link rejected due to malformed request." + +#. #define BADCHAR_IN_EXEC_LINK +#: LYMessages.c:506 +#, c-format +msgid "Executable link rejected due to `%c' character." +msgstr "Executable link rejected due to `%c' character." + +#. #define RELPATH_IN_EXEC_LINK +#: LYMessages.c:508 +msgid "Executable link rejected due to relative path string ('../')." +msgstr "Executable link rejected due to relative path string ('../')." + +#. #define BADLOCPATH_IN_EXEC_LINK +#: LYMessages.c:510 +msgid "Executable link rejected due to location or path." +msgstr "Executable link rejected due to location or path." + +#: LYMessages.c:511 +msgid "Mail access is disabled!" +msgstr "Mail access is disabled!" + +#. #define ACCESS_ONLY_LOCALHOST +#: LYMessages.c:513 +msgid "Only files and servers on the local host can be accessed." +msgstr "Only files and servers on the local host can be accessed." + +#: LYMessages.c:514 +msgid "Telnet access is disabled!" +msgstr "Telnet access is disabled!" + +#. #define TELNET_PORT_SPECS_DISABLED +#: LYMessages.c:516 +msgid "Telnet port specifications are disabled." +msgstr "Telnet port specifications are disabled." + +#: LYMessages.c:517 +msgid "USENET news access is disabled!" +msgstr "USENET news access is disabled!" + +#: LYMessages.c:518 +msgid "Rlogin access is disabled!" +msgstr "Rlogin access is disabled!" + +#: LYMessages.c:519 +msgid "Ftp access is disabled!" +msgstr "Ftp access is disabled!" + +#: LYMessages.c:520 +msgid "There are no references from this document." +msgstr "There are no references from this document." + +#: LYMessages.c:521 +msgid "There are only hidden links from this document." +msgstr "There are only hidden links from this document." + +#: LYMessages.c:523 +msgid "Unable to open command file." +msgstr "Unable to open command file." + +#: LYMessages.c:525 +msgid "News Post Cancelled!!!" +msgstr "News Post Cancelled!!!" + +#. #define SPAWNING_EDITOR_FOR_NEWS +#: LYMessages.c:527 +msgid "Spawning your selected editor to edit news message" +msgstr "Spawning your selected editor to edit news message" + +#: LYMessages.c:528 +msgid "Post this message?" +msgstr "Post this message?" + +#: LYMessages.c:529 +#, c-format +msgid "Append '%s'?" +msgstr "Append '%s'?" + +#: LYMessages.c:530 +msgid "Posting to newsgroup(s)..." +msgstr "Posting to newsgroup(s)..." + +#: LYMessages.c:532 +msgid "*** You have unread mail. ***" +msgstr "*** You have unread mail. ***" + +#: LYMessages.c:534 +msgid "*** You have mail. ***" +msgstr "*** You have mail. ***" + +#: LYMessages.c:536 +msgid "*** You have new mail. ***" +msgstr "*** You have new mail. ***" + +#: LYMessages.c:537 +msgid "File insert cancelled!!!" +msgstr "File insert cancelled!!!" + +#: LYMessages.c:538 +msgid "Not enough memory for file!" +msgstr "Not enough memory for file!" + +#: LYMessages.c:539 +msgid "Can't open file for reading." +msgstr "Can't open file for reading." + +#: LYMessages.c:540 +msgid "File does not exist." +msgstr "File does not exist." + +#: LYMessages.c:541 +msgid "File does not exist - reenter or cancel:" +msgstr "File does not exist - reenter or cancel:" + +#: LYMessages.c:542 +msgid "File is not readable." +msgstr "File is not readable." + +#: LYMessages.c:543 +msgid "File is not readable - reenter or cancel:" +msgstr "File is not readable - reenter or cancel:" + +#: LYMessages.c:544 +msgid "Nothing to insert - file is 0-length." +msgstr "Nothing to insert - file is 0-length." + +#: LYMessages.c:545 +msgid "Save request cancelled!!!" +msgstr "Save request cancelled!!!" + +#: LYMessages.c:546 +msgid "Mail request cancelled!!!" +msgstr "Mail request cancelled!!!" + +#. #define CONFIRM_MAIL_SOURCE_PREPARSED +#: LYMessages.c:548 +msgid "Viewing preparsed source. Are you sure you want to mail it?" +msgstr "Viewing preparsed source. Are you sure you want to mail it?" + +#: LYMessages.c:549 +msgid "Please wait..." +msgstr "Please wait..." + +#: LYMessages.c:550 +msgid "Mailing file. Please wait..." +msgstr "Mailing file. Please wait..." + +#: LYMessages.c:551 +msgid "ERROR - Unable to mail file" +msgstr "ERROR - Unable to mail file" + +#. #define CONFIRM_LONG_SCREEN_PRINT +#: LYMessages.c:553 +#, c-format +msgid "File is %d screens long. Are you sure you want to print?" +msgstr "File is %d screens long. Are you sure you want to print?" + +#: LYMessages.c:554 +msgid "Print request cancelled!!!" +msgstr "Print request cancelled!!!" + +#: LYMessages.c:555 +msgid "Press <return> to begin: " +msgstr "Press <return> to begin: " + +#: LYMessages.c:556 +msgid "Press <return> to finish: " +msgstr "Press <return> to finish: " + +#. #define CONFIRM_LONG_PAGE_PRINT +#: LYMessages.c:558 +#, c-format +msgid "File is %d pages long. Are you sure you want to print?" +msgstr "File is %d pages long. Are you sure you want to print?" + +#. #define CHECK_PRINTER +#: LYMessages.c:560 +msgid "Be sure your printer is on-line. Press <return> to start printing:" +msgstr "Be sure your printer is on-line. Press <return> to start printing:" + +#: LYMessages.c:561 +msgid "ERROR - Unable to allocate file space!!!" +msgstr "ERROR - Unable to allocate file space!!!" + +#: LYMessages.c:562 +msgid "Unable to open tempfile" +msgstr "Unable to open tempfile" + +#: LYMessages.c:563 +msgid "Unable to open print options file" +msgstr "Unable to open print options file" + +#: LYMessages.c:564 +msgid "Printing file. Please wait..." +msgstr "Printing file. Please wait..." + +#: LYMessages.c:565 +msgid "Please enter a valid internet mail address: " +msgstr "Please enter a valid internet mail address: " + +#: LYMessages.c:566 +msgid "ERROR! - printer is misconfigured!" +msgstr "ERROR! - printer is misconfigured!" + +#: LYMessages.c:567 +msgid "Image map from POST response not available!" +msgstr "Image map from POST response not available!" + +#: LYMessages.c:568 +msgid "Misdirected client-side image MAP request!" +msgstr "Misdirected client-side image MAP request!" + +#: LYMessages.c:569 +msgid "Client-side image MAP is not accessible!" +msgstr "Client-side image MAP is not accessible!" + +#: LYMessages.c:570 +msgid "No client-side image MAPs are available!" +msgstr "No client-side image MAPs are available!" + +#: LYMessages.c:571 +msgid "Client-side image MAP is not available!" +msgstr "Client-side image MAP is not available!" + +#. #define OPTION_SCREEN_NEEDS_24 +#: LYMessages.c:574 +msgid "Screen height must be at least 24 lines for the Options menu!" +msgstr "Screen height must be at least 24 lines for the Options menu!" + +#. #define OPTION_SCREEN_NEEDS_23 +#: LYMessages.c:576 +msgid "Screen height must be at least 23 lines for the Options menu!" +msgstr "Screen height must be at least 23 lines for the Options menu!" + +#. #define OPTION_SCREEN_NEEDS_22 +#: LYMessages.c:578 +msgid "Screen height must be at least 22 lines for the Options menu!" +msgstr "Screen height must be at least 22 lines for the Options menu!" + +#: LYMessages.c:580 +msgid "That key requires Advanced User mode." +msgstr "That key requires Advanced User mode." + +#: LYMessages.c:581 +#, c-format +msgid "Content-type: %s" +msgstr "Content-type: %s" + +#: LYMessages.c:582 +msgid "Command: " +msgstr "Command: " + +#: LYMessages.c:583 +msgid "Unknown or ambiguous command" +msgstr "Unknown or ambiguous command" + +#: LYMessages.c:584 +msgid " Version " +msgstr " Version " + +#: LYMessages.c:585 +msgid " first" +msgstr " first" + +#: LYMessages.c:586 +msgid ", guessing..." +msgstr ", guessing..." + +#: LYMessages.c:587 +msgid "Permissions for " +msgstr "Permissions for " + +#: LYMessages.c:588 +msgid "Select " +msgstr "Select " + +#: LYMessages.c:589 +msgid "capital letter" +msgstr "capital letter" + +#: LYMessages.c:590 +msgid " of option line," +msgstr " of option line," + +#: LYMessages.c:591 +msgid " to save," +msgstr " to save," + +#: LYMessages.c:592 +msgid " to " +msgstr " to " + +#: LYMessages.c:593 +msgid " or " +msgstr " or " + +#: LYMessages.c:594 +msgid " index" +msgstr " index" + +#: LYMessages.c:595 +msgid " to return to Lynx." +msgstr " to return to Lynx." + +#: LYMessages.c:596 +msgid "Accept Changes" +msgstr "Accept Changes" + +#: LYMessages.c:597 +msgid "Reset Changes" +msgstr "Reset Changes" + +#: LYMessages.c:598 +msgid "Left Arrow cancels changes" +msgstr "Left Arrow cancels changes" + +#: LYMessages.c:599 +msgid "Save options to disk" +msgstr "Save options to disk" + +#: LYMessages.c:600 +msgid "Hit RETURN to accept entered data." +msgstr "Hit RETURN to accept entered data." + +#. #define ACCEPT_DATA_OR_DEFAULT +#: LYMessages.c:602 +msgid "Hit RETURN to accept entered data. Delete data to invoke the default." +msgstr "Hit RETURN to accept entered data. Delete data to invoke the default." + +#: LYMessages.c:603 +msgid "Value accepted!" +msgstr "Value accepted!" + +#. #define VALUE_ACCEPTED_WARNING_X +#: LYMessages.c:605 +msgid "Value accepted! -- WARNING: Lynx is configured for XWINDOWS!" +msgstr "Value accepted! -- WARNING: Lynx is configured for XWINDOWS!" + +#. #define VALUE_ACCEPTED_WARNING_NONX +#: LYMessages.c:607 +msgid "Value accepted! -- WARNING: Lynx is NOT configured for XWINDOWS!" +msgstr "Value accepted! -- WARNING: Lynx is NOT configured for XWINDOWS!" + +#: LYMessages.c:608 +msgid "You are not allowed to change which editor to use!" +msgstr "You are not allowed to change which editor to use!" + +#: LYMessages.c:609 +msgid "Failed to set DISPLAY variable!" +msgstr "Failed to set DISPLAY variable!" + +#: LYMessages.c:610 +msgid "Failed to clear DISPLAY variable!" +msgstr "Failed to clear DISPLAY variable!" + +#. #define BOOKMARK_CHANGE_DISALLOWED +#: LYMessages.c:612 +msgid "You are not allowed to change the bookmark file!" +msgstr "You are not allowed to change the bookmark file!" + +#: LYMessages.c:613 +msgid "Terminal does not support color" +msgstr "Terminal does not support color" + +#: LYMessages.c:614 +#, c-format +msgid "Your '%s' terminal does not support color." +msgstr "Your '%s' terminal does not support color." + +#: LYMessages.c:615 +msgid "Access to dot files is disabled!" +msgstr "Access to dot files is disabled!" + +#. #define UA_NO_LYNX_WARNING +#: LYMessages.c:617 +msgid "User-Agent string does not contain \"Lynx\" or \"L_y_n_x\"" +msgstr "User-Agent string does not contain \"Lynx\" or \"L_y_n_x\"" + +#. #define UA_PLEASE_USE_LYNX +#: LYMessages.c:619 +msgid "" +"Use \"L_y_n_x\" or \"Lynx\" in User-Agent, or it looks like intentional " +"deception!" +msgstr "" +"Use \"L_y_n_x\" or \"Lynx\" in User-Agent, or it looks like intentional " +"deception!" + +#. #define UA_CHANGE_DISABLED +#: LYMessages.c:621 +msgid "Changing of the User-Agent string is disabled!" +msgstr "Changing of the User-Agent string is disabled!" + +#. #define CHANGE_OF_SETTING_DISALLOWED +#: LYMessages.c:623 +msgid "You are not allowed to change this setting." +msgstr "You are not allowed to change this setting." + +#: LYMessages.c:624 +msgid "Saving Options..." +msgstr "Saving Options..." + +#: LYMessages.c:625 +msgid "Options saved!" +msgstr "Options saved!" + +#: LYMessages.c:626 +msgid "Unable to save Options!" +msgstr "Unable to save Options!" + +#: LYMessages.c:627 +msgid " 'r' to return to Lynx " +msgstr " 'r' to return to Lynx " + +#: LYMessages.c:628 +msgid " '>' to save, or 'r' to return to Lynx " +msgstr " '>' to save, or 'r' to return to Lynx " + +#. #define ANY_KEY_CHANGE_RET_ACCEPT +#: LYMessages.c:630 +msgid "Hit any key to change value; RETURN to accept." +msgstr "Hit any key to change value; RETURN to accept." + +#: LYMessages.c:631 +msgid "Error uncompressing temporary file!" +msgstr "Error uncompressing temporary file!" + +#: LYMessages.c:632 +msgid "Unsupported URL scheme!" +msgstr "Unsupported URL scheme!" + +#: LYMessages.c:633 +msgid "Unsupported data: URL! Use SHOWINFO, for now." +msgstr "Unsupported data: URL! Use SHOWINFO, for now." + +#: LYMessages.c:634 +#, c-format +msgid "Redirection limit of %d URL's reached." +msgstr "Redirection limit of %d URL's reached." + +#: LYMessages.c:635 +msgid "Illegal redirection URL received from server!" +msgstr "Illegal redirection URL received from server!" + +#. #define SERVER_ASKED_FOR_REDIRECTION +#: LYMessages.c:637 +#, c-format +msgid "Server asked for %d redirection of POST content to" +msgstr "Server asked for %d redirection of POST content to" + +#: LYMessages.c:640 +msgid "P)roceed, use G)ET or C)ancel " +msgstr "P)roceed, use G)ET or C)ancel " + +#: LYMessages.c:641 +msgid "P)roceed, or C)ancel " +msgstr "P)roceed, or C)ancel " + +#. #define ADVANCED_POST_GET_REDIRECT +#: LYMessages.c:643 +msgid "Redirection of POST content. P)roceed, see U)RL, use G)ET or C)ancel" +msgstr "Redirection of POST content. P)roceed, see U)RL, use G)ET or C)ancel" + +#. #define ADVANCED_POST_REDIRECT +#: LYMessages.c:645 +msgid "Redirection of POST content. P)roceed, see U)RL, or C)ancel" +msgstr "Redirection of POST content. P)roceed, see U)RL, or C)ancel" + +#. #define CONFIRM_POST_RESUBMISSION +#: LYMessages.c:647 +msgid "Document from Form with POST content. Resubmit?" +msgstr "Document from Form with POST content. Resubmit?" + +#. #define CONFIRM_POST_RESUBMISSION_TO +#: LYMessages.c:649 +#, c-format +msgid "Resubmit POST content to %s ?" +msgstr "Resubmit POST content to %s ?" + +#. #define CONFIRM_POST_LIST_RELOAD +#: LYMessages.c:651 +#, c-format +msgid "List from document with POST data. Reload %s ?" +msgstr "List from document with POST data. Reload %s ?" + +#. #define CONFIRM_POST_DOC_HEAD +#: LYMessages.c:653 +msgid "Document from POST action, HEAD may not be understood. Proceed?" +msgstr "Document from POST action, HEAD may not be understood. Proceed?" + +#. #define CONFIRM_POST_LINK_HEAD +#: LYMessages.c:655 +msgid "Form submit action is POST, HEAD may not be understood. Proceed?" +msgstr "Form submit action is POST, HEAD may not be understood. Proceed?" + +#: LYMessages.c:656 +msgid "Proceed without a username and password?" +msgstr "Proceed without a username and password?" + +#: LYMessages.c:657 +#, c-format +msgid "Proceed (%s)?" +msgstr "Proceed (%s)?" + +#: LYMessages.c:658 +msgid "Cannot POST to this host." +msgstr "Cannot POST to this host." + +#: LYMessages.c:659 +msgid "POST not supported for this URL - ignoring POST data!" +msgstr "POST not supported for this URL - ignoring POST data!" + +#: LYMessages.c:660 +msgid "Discarding POST data..." +msgstr "Discarding POST data..." + +#: LYMessages.c:661 +msgid "Document will not be reloaded!" +msgstr "Document will not be reloaded!" + +#: LYMessages.c:662 +msgid "Location: " +msgstr "Location: " + +#: LYMessages.c:663 +#, c-format +msgid "'%s' not found!" +msgstr "'%s' not found!" + +#: LYMessages.c:664 +msgid "Default Bookmark File" +msgstr "Default Bookmark File" + +#: LYMessages.c:665 +msgid "Screen too small! (8x35 min)" +msgstr "Screen too small! (8x35 min)" + +#: LYMessages.c:666 +msgid "Select destination or ^G to Cancel: " +msgstr "Select destination or ^G to Cancel: " + +#. #define MULTIBOOKMARKS_SELECT +#: LYMessages.c:668 +msgid "Select subbookmark, '=' for menu, or ^G to cancel: " +msgstr "Select subbookmark, '=' for menu, or ^G to cancel: " + +#. #define MULTIBOOKMARKS_SELF +#: LYMessages.c:670 +msgid "Reproduce L)ink in this bookmark file or C)ancel? (l,c): " +msgstr "Reproduce L)ink in this bookmark file or C)ancel? (l,c): " + +#: LYMessages.c:671 +msgid "Multiple bookmark support is not available." +msgstr "Multiple bookmark support is not available." + +#: LYMessages.c:672 +#, c-format +msgid " Select Bookmark (screen %d of %d)" +msgstr " Select Bookmark (screen %d of %d)" + +#: LYMessages.c:673 +msgid " Select Bookmark" +msgstr " Select Bookmark" + +#. #define MULTIBOOKMARKS_EHEAD_MASK +#: LYMessages.c:675 +#, c-format +msgid "Editing Bookmark DESCRIPTION and FILEPATH (%d of 2)" +msgstr "Editing Bookmark DESCRIPTION and FILEPATH (%d of 2)" + +#. #define MULTIBOOKMARKS_EHEAD +#: LYMessages.c:677 +msgid " Editing Bookmark DESCRIPTION and FILEPATH" +msgstr " Editing Bookmark DESCRIPTION and FILEPATH" + +#: LYMessages.c:678 +msgid "Letter: " +msgstr "Letter: " + +#. #define USE_PATH_OFF_HOME +#: LYMessages.c:681 +msgid "Use a filepath off your login directory in SHELL syntax!" +msgstr "Use a filepath off your login directory in SHELL syntax!" + +#: LYMessages.c:683 +msgid "Use a filepath off your home directory!" +msgstr "Use a filepath off your home directory!" + +#. #define MAXLINKS_REACHED +#: LYMessages.c:686 +msgid "Maximum links per page exceeded! Use half-page or two-line scrolling." +msgstr "Maximum links per page exceeded! Use half-page or two-line scrolling." + +#: LYMessages.c:687 +msgid "No previously visited links available!" +msgstr "No previously visited links available!" + +#: LYMessages.c:688 +msgid "Memory exhausted! Program aborted!" +msgstr "Memory exhausted! Program aborted!" + +#: LYMessages.c:689 +msgid "Memory exhausted! Aborting..." +msgstr "Memory exhausted! Aborting..." + +#: LYMessages.c:690 +msgid "Not enough memory!" +msgstr "Not enough memory!" + +#: LYMessages.c:691 +msgid "Directory/File Manager not available" +msgstr "Directory/File Manager not available" + +#: LYMessages.c:692 +msgid "Location URL is not absolute." +msgstr "Location URL is not absolute." + +#: LYMessages.c:693 +msgid "Refresh URL is not absolute." +msgstr "Refresh URL is not absolute." + +#. #define SENDING_MESSAGE_WITH_BODY_TO +#: LYMessages.c:695 +msgid "" +"You are sending a message with body to:\n" +" " +msgstr "" +"You are sending a message with body to:\n" +" " + +#: LYMessages.c:696 +msgid "" +"You are sending a comment to:\n" +" " +msgstr "" +"You are sending a comment to:\n" +" " + +#: LYMessages.c:697 +msgid "" +"\n" +" With copy to:\n" +" " +msgstr "" +"\n" +" With copy to:\n" +" " + +#: LYMessages.c:698 +msgid "" +"\n" +" With copies to:\n" +" " +msgstr "" +"\n" +" With copies to:\n" +" " + +#. #define CTRL_G_TO_CANCEL_SEND +#: LYMessages.c:700 +msgid "" +"\n" +"\n" +"Use Ctrl-G to cancel if you do not want to send a message\n" +msgstr "" +"\n" +"\n" +"Use Ctrl-G to cancel if you do not want to send a message\n" + +#. #define ENTER_NAME_OR_BLANK +#: LYMessages.c:702 +msgid "" +"\n" +" Please enter your name, or leave it blank to remain anonymous\n" +msgstr "" +"\n" +" Please enter your name, or leave it blank to remain anonymous\n" + +#. #define ENTER_MAIL_ADDRESS_OR_OTHER +#: LYMessages.c:704 +msgid "" +"\n" +" Please enter a mail address or some other\n" +msgstr "" +"\n" +" Please enter a mail address or some other\n" + +#. #define MEANS_TO_CONTACT_FOR_RESPONSE +#: LYMessages.c:706 +msgid " means to contact you, if you desire a response.\n" +msgstr " means to contact you, if you desire a response.\n" + +#: LYMessages.c:707 +msgid "" +"\n" +" Please enter a subject line.\n" +msgstr "" +"\n" +" Please enter a subject line.\n" + +#. #define ENTER_ADDRESS_FOR_CC +#: LYMessages.c:709 +msgid "" +"\n" +" Enter a mail address for a CC of your message.\n" +msgstr "" +"\n" +" Enter a mail address for a CC of your message.\n" + +#: LYMessages.c:710 +msgid " (Leave blank if you don't want a copy.)\n" +msgstr " (Leave blank if you don't want a copy.)\n" + +#: LYMessages.c:711 +msgid "" +"\n" +" Please review the message body:\n" +"\n" +msgstr "" +"\n" +" Please review the message body:\n" +"\n" + +#: LYMessages.c:712 +msgid "" +"\n" +"Press RETURN to continue: " +msgstr "" +"\n" +"Press RETURN to continue: " + +#: LYMessages.c:713 +msgid "" +"\n" +"Press RETURN to clean up: " +msgstr "" +"\n" +"Press RETURN to clean up: " + +#: LYMessages.c:714 +msgid " Use Control-U to erase the default.\n" +msgstr " Use Control-U to erase the default.\n" + +#: LYMessages.c:715 +msgid "" +"\n" +" Please enter your message below." +msgstr "" +"\n" +" Please enter your message below." + +#. #define ENTER_PERIOD_WHEN_DONE_A +#: LYMessages.c:717 src/LYNews.c:360 +msgid "" +"\n" +" When you are done, press enter and put a single period (.)" +msgstr "" +"\n" +" When you are done, press enter and put a single period (.)" + +#. #define ENTER_PERIOD_WHEN_DONE_B +#: LYMessages.c:719 src/LYNews.c:361 +msgid "" +"\n" +" on a line and press enter again." +msgstr "" +"\n" +" on a line and press enter again." + +#. Cookies messages +#. #define ADVANCED_COOKIE_CONFIRMATION +#: LYMessages.c:723 +#, c-format +msgid "%s cookie: %.*s=%.*s Allow? (Y/N/Always/neVer)" +msgstr "%s cookie: %.*s=%.*s Allow? (Y/N/Always/neVer)" + +#. #define INVALID_COOKIE_DOMAIN_CONFIRMATION +#: LYMessages.c:725 +#, c-format +msgid "Accept invalid cookie domain=%s for '%s'?" +msgstr "Accept invalid cookie domain=%s for '%s'?" + +#. #define INVALID_COOKIE_PATH_CONFIRMATION +#: LYMessages.c:727 +#, c-format +msgid "Accept invalid cookie path=%s as a prefix of '%s'?" +msgstr "Accept invalid cookie path=%s as a prefix of '%s'?" + +#: LYMessages.c:728 +msgid "Allowing this cookie." +msgstr "Allowing this cookie." + +#: LYMessages.c:729 +msgid "Rejecting this cookie." +msgstr "Rejecting this cookie." + +#: LYMessages.c:730 +msgid "The Cookie Jar is empty." +msgstr "The Cookie Jar is empty." + +#: LYMessages.c:731 +msgid "The Cache Jar is empty." +msgstr "The Cache Jar is empty." + +#. #define ACTIVATE_TO_GOBBLE +#: LYMessages.c:733 +msgid "Activate links to gobble up cookies or entire domains," +msgstr "Activate links to gobble up cookies or entire domains," + +#: LYMessages.c:734 +msgid "or to change a domain's 'allow' setting." +msgstr "or to change a domain's 'allow' setting." + +#: LYMessages.c:735 +msgid "(Cookies never allowed.)" +msgstr "(Cookies never allowed.)" + +#: LYMessages.c:736 +msgid "(Cookies always allowed.)" +msgstr "(Cookies always allowed.)" + +#: LYMessages.c:737 +msgid "(Cookies allowed via prompt.)" +msgstr "(Cookies allowed via prompt.)" + +#: LYMessages.c:738 +msgid "(Persistent Cookies.)" +msgstr "(Persistent Cookies.)" + +#: LYMessages.c:739 +msgid "(No title.)" +msgstr "(No title.)" + +#: LYMessages.c:740 +msgid "(No name.)" +msgstr "(No name.)" + +#: LYMessages.c:741 +msgid "(No value.)" +msgstr "(No value.)" + +#: LYMessages.c:742 src/LYOptions.c:2485 +msgid "None" +msgstr "None" + +#: LYMessages.c:743 +msgid "(End of session.)" +msgstr "(End of session.)" + +#: LYMessages.c:744 +msgid "Delete this cookie?" +msgstr "Delete this cookie?" + +#: LYMessages.c:745 +msgid "The cookie has been eaten!" +msgstr "The cookie has been eaten!" + +#: LYMessages.c:746 +msgid "Delete this empty domain?" +msgstr "Delete this empty domain?" + +#: LYMessages.c:747 +msgid "The domain has been eaten!" +msgstr "The domain has been eaten!" + +#. #define DELETE_COOKIES_SET_ALLOW_OR_CANCEL +#: LYMessages.c:749 +msgid "" +"D)elete domain's cookies, set allow A)lways/P)rompt/neV)er, or C)ancel? " +msgstr "" +"D)elete domain's cookies, set allow A)lways/P)rompt/neV)er, or C)ancel? " + +#. #define DELETE_DOMAIN_SET_ALLOW_OR_CANCEL +#: LYMessages.c:751 +msgid "D)elete domain, set allow A)lways/P)rompt/neV)er, or C)ancel? " +msgstr "D)elete domain, set allow A)lways/P)rompt/neV)er, or C)ancel? " + +#: LYMessages.c:752 +msgid "All cookies in the domain have been eaten!" +msgstr "All cookies in the domain have been eaten!" + +#: LYMessages.c:753 +#, c-format +msgid "'A'lways allowing from domain '%s'." +msgstr "'A'lways allowing from domain '%s'." + +#: LYMessages.c:754 +#, c-format +msgid "ne'V'er allowing from domain '%s'." +msgstr "ne'V'er allowing from domain '%s'." + +#: LYMessages.c:755 +#, c-format +msgid "'P'rompting to allow from domain '%s'." +msgstr "'P'rompting to allow from domain '%s'." + +#: LYMessages.c:756 +msgid "Delete all cookies in this domain?" +msgstr "Delete all cookies in this domain?" + +#: LYMessages.c:757 +msgid "All of the cookies in the jar have been eaten!" +msgstr "All of the cookies in the jar have been eaten!" + +#: LYMessages.c:759 +msgid "Port 19 not permitted in URLs." +msgstr "Port 19 not permitted in URLs." + +#: LYMessages.c:760 +msgid "Port 25 not permitted in URLs." +msgstr "Port 25 not permitted in URLs." + +#: LYMessages.c:761 +#, c-format +msgid "Port %lu not permitted in URLs." +msgstr "Port %lu not permitted in URLs." + +#: LYMessages.c:762 +msgid "URL has a bad port field." +msgstr "URL has a bad port field." + +#: LYMessages.c:763 +msgid "Maximum nesting of HTML elements exceeded." +msgstr "Maximum nesting of HTML elements exceeded." + +#: LYMessages.c:764 +msgid "Bad partial reference! Stripping lead dots." +msgstr "Bad partial reference! Stripping lead dots." + +#: LYMessages.c:765 +msgid "Trace Log open failed. Trace off!" +msgstr "Trace Log open failed. Trace off!" + +#: LYMessages.c:766 +msgid "Lynx Trace Log" +msgstr "Lynx Trace Log" + +#: LYMessages.c:767 +msgid "No trace log has been started for this session." +msgstr "No trace log has been started for this session." + +#. #define MAX_TEMPCOUNT_REACHED +#: LYMessages.c:769 +msgid "The maximum temporary file count has been reached!" +msgstr "The maximum temporary file count has been reached!" + +#. #define FORM_VALUE_TOO_LONG +#: LYMessages.c:771 +msgid "Form field value exceeds buffer length! Trim the tail." +msgstr "Form field value exceeds buffer length! Trim the tail." + +#. #define FORM_TAIL_COMBINED_WITH_HEAD +#: LYMessages.c:773 +msgid "Modified tail combined with head of form field value." +msgstr "Modified tail combined with head of form field value." + +#. HTFile.c +#: LYMessages.c:776 +msgid "Directory" +msgstr "Directory" + +#: LYMessages.c:777 +msgid "Directory browsing is not allowed." +msgstr "Directory browsing is not allowed." + +#: LYMessages.c:778 +msgid "Selective access is not enabled for this directory" +msgstr "Selective access is not enabled for this directory" + +#: LYMessages.c:779 +msgid "Multiformat: directory scan failed." +msgstr "Multiformat: directory scan failed." + +#: LYMessages.c:780 +msgid "This directory is not readable." +msgstr "This directory is not readable." + +#: LYMessages.c:781 +msgid "Can't access requested file." +msgstr "Can't access requested file." + +#: LYMessages.c:782 +msgid "Could not find suitable representation for transmission." +msgstr "Could not find suitable representation for transmission." + +#: LYMessages.c:783 +msgid "Could not open file for decompression!" +msgstr "Could not open file for decompression!" + +#: LYMessages.c:784 +msgid "Files:" +msgstr "Files:" + +#: LYMessages.c:785 +msgid "Subdirectories:" +msgstr "Subdirectories:" + +#: LYMessages.c:786 +msgid " directory" +msgstr " directory" + +#: LYMessages.c:787 +msgid "Up to " +msgstr "Up to " + +#: LYMessages.c:788 +msgid "Current directory is " +msgstr "Current directory is " + +#. HTFTP.c +#: LYMessages.c:791 +msgid "Symbolic Link" +msgstr "Symbolic Link" + +#. HTGopher.c +#: LYMessages.c:794 +msgid "No response from server!" +msgstr "No response from server!" + +#: LYMessages.c:795 +msgid "CSO index" +msgstr "CSO index" + +#: LYMessages.c:796 +msgid "" +"\n" +"This is a searchable index of a CSO database.\n" +msgstr "" +"\n" +"This is a searchable index of a CSO database.\n" + +#: LYMessages.c:797 +msgid "CSO Search Results" +msgstr "CSO Search Results" + +#: LYMessages.c:798 +#, c-format +msgid "Seek fail on %s\n" +msgstr "Seek fail on %s\n" + +#: LYMessages.c:799 +msgid "" +"\n" +"Press the 's' key and enter search keywords.\n" +msgstr "" +"\n" +"Press the 's' key and enter search keywords.\n" + +#: LYMessages.c:800 +msgid "" +"\n" +"This is a searchable Gopher index.\n" +msgstr "" +"\n" +"This is a searchable Gopher index.\n" + +#: LYMessages.c:801 +msgid "Gopher index" +msgstr "Gopher index" + +#: LYMessages.c:802 +msgid "Gopher Menu" +msgstr "Gopher Menu" + +#: LYMessages.c:803 +msgid " Search Results" +msgstr " Search Results" + +#: LYMessages.c:804 +msgid "Sending CSO/PH request." +msgstr "Sending CSO/PH request." + +#: LYMessages.c:805 +msgid "Sending Gopher request." +msgstr "Sending Gopher request." + +#: LYMessages.c:806 +msgid "CSO/PH request sent; waiting for response." +msgstr "CSO/PH request sent; waiting for response." + +#: LYMessages.c:807 +msgid "Gopher request sent; waiting for response." +msgstr "Gopher request sent; waiting for response." + +#: LYMessages.c:808 +msgid "" +"\n" +"Please enter search keywords.\n" +msgstr "" +"\n" +"Please enter search keywords.\n" + +#: LYMessages.c:809 +msgid "" +"\n" +"The keywords that you enter will allow you to search on a" +msgstr "" +"\n" +"The keywords that you enter will allow you to search on a" + +#: LYMessages.c:810 +msgid " person's name in the database.\n" +msgstr " person's name in the database.\n" + +#. HTNews.c +#: LYMessages.c:813 +msgid "Connection closed ???" +msgstr "Connection closed ???" + +#: LYMessages.c:814 +msgid "Cannot open temporary file for news POST." +msgstr "Cannot open temporary file for news POST." + +#: LYMessages.c:815 +msgid "This client does not contain support for posting to news with SSL." +msgstr "This client does not contain support for posting to news with SSL." + +#. HTStyle.c +#: LYMessages.c:818 +#, c-format +msgid "Style %d `%s' SGML:%s. Font %s %.1f point.\n" +msgstr "Style %d `%s' SGML:%s. Font %s %.1f point.\n" + +#: LYMessages.c:820 +#, c-format +msgid "\tAlign=%d, %d tabs. (%.0f before, %.0f after)\n" +msgstr "\tAlign=%d, %d tabs. (%.0f before, %.0f after)\n" + +#: LYMessages.c:821 +#, c-format +msgid "\t\tTab kind=%d at %.0f\n" +msgstr "\t\tTab kind=%d at %.0f\n" + +#. HTTP.c +#: LYMessages.c:824 +msgid "Can't proceed without a username and password." +msgstr "Can't proceed without a username and password." + +#: LYMessages.c:825 +msgid "Can't retry with authorization! Contact the server's WebMaster." +msgstr "Can't retry with authorization! Contact the server's WebMaster." + +#: LYMessages.c:826 +msgid "Can't retry with proxy authorization! Contact the server's WebMaster." +msgstr "Can't retry with proxy authorization! Contact the server's WebMaster." + +#: LYMessages.c:827 +msgid "Retrying with proxy authorization information." +msgstr "Retrying with proxy authorization information." + +#: LYMessages.c:828 +#, c-format +msgid "SSL error:%s-Continue?" +msgstr "SSL error:%s-Continue?" + +#. HTWAIS.c +#: LYMessages.c:831 +msgid "HTWAIS: Return message too large." +msgstr "HTWAIS: Return message too large." + +#: LYMessages.c:832 +msgid "Enter WAIS query: " +msgstr "Enter WAIS query: " + +#. Miscellaneous status +#: LYMessages.c:835 +msgid "Retrying as HTTP0 request." +msgstr "Retrying as HTTP0 request." + +#: LYMessages.c:836 +#, c-format +msgid "Transferred %d bytes" +msgstr "Transferred %d bytes" + +#: LYMessages.c:837 +msgid "Data transfer complete" +msgstr "Data transfer complete" + +#: LYMessages.c:838 +#, c-format +msgid "Error processing line %d of %s\n" +msgstr "Error processing line %d of %s\n" + +#. Lynx internal page titles +#: LYMessages.c:841 +msgid "Address List Page" +msgstr "Address List Page" + +#: LYMessages.c:842 +msgid "Bookmark file" +msgstr "Bookmark file" + +#: LYMessages.c:843 +msgid "Configuration Definitions" +msgstr "Configuration Definitions" + +#: LYMessages.c:844 +msgid "Cookie Jar" +msgstr "Cookie Jar" + +#: LYMessages.c:845 +msgid "Current Edit-Key Map" +msgstr "Current Edit-Key Map" + +#: LYMessages.c:846 +msgid "Current Key Map" +msgstr "Current Key Map" + +#: LYMessages.c:847 +msgid "File Management Options" +msgstr "File Management Options" + +#: LYMessages.c:848 +msgid "Download Options" +msgstr "Download Options" + +#: LYMessages.c:849 +msgid "History Page" +msgstr "History Page" + +#: LYMessages.c:850 +msgid "Cache Jar" +msgstr "Cache Jar" + +#: LYMessages.c:851 +msgid "List Page" +msgstr "List Page" + +#: LYMessages.c:852 +msgid "Lynx.cfg Information" +msgstr "Lynx.cfg Information" + +#: LYMessages.c:853 +msgid "Converted Mosaic Hotlist" +msgstr "Converted Mosaic Hotlist" + +#: LYMessages.c:854 +msgid "Options Menu" +msgstr "Options Menu" + +#: LYMessages.c:855 +msgid "File Permission Options" +msgstr "File Permission Options" + +#: LYMessages.c:856 +msgid "Printing Options" +msgstr "Printing Options" + +#: LYMessages.c:857 +msgid "Information about the current document" +msgstr "Information about the current document" + +#: LYMessages.c:858 +msgid "Your recent statusline messages" +msgstr "Your recent statusline messages" + +#: LYMessages.c:859 +msgid "Upload Options" +msgstr "Upload Options" + +#: LYMessages.c:860 +msgid "Visited Links Page" +msgstr "Visited Links Page" + +#. CONFIG_DEF_TITLE subtitles +#: LYMessages.c:863 +msgid "See also" +msgstr "See also" + +#: LYMessages.c:864 +msgid "your" +msgstr "your" + +#: LYMessages.c:865 +msgid "for runtime options" +msgstr "for runtime options" + +#: LYMessages.c:866 +msgid "compile time options" +msgstr "compile time options" + +#: LYMessages.c:867 +msgid "color-style configuration" +msgstr "color-style configuration" + +#: LYMessages.c:868 +msgid "latest release" +msgstr "latest release" + +#: LYMessages.c:869 +msgid "pre-release version" +msgstr "pre-release version" + +#: LYMessages.c:870 +msgid "development version" +msgstr "development version" + +#. #define AUTOCONF_CONFIG_CACHE +#: LYMessages.c:872 +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 "" +"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." + +#. #define AUTOCONF_LYNXCFG_H +#: LYMessages.c:876 +msgid "" +"The following data were used as automatically-configured compile-time\n" +"definitions when this copy of Lynx was built." +msgstr "" +"The following data were used as automatically-configured compile-time\n" +"definitions when this copy of Lynx was built." + +#. #define DIRED_NOVICELINE +#: LYMessages.c:881 +msgid "" +" C)reate D)ownload E)dit F)ull menu M)odify R)emove T)ag " +"U)pload \n" +msgstr "" +" C)reate D)ownload E)dit F)ull menu M)odify R)emove T)ag " +"U)pload \n" + +#: LYMessages.c:882 +msgid "Failed to obtain status of current link!" +msgstr "Failed to obtain status of current link!" + +#. #define INVALID_PERMIT_URL +#: LYMessages.c:885 +msgid "Special URL only valid from current File Permission menu!" +msgstr "Special URL only valid from current File Permission menu!" + +#: LYMessages.c:889 +msgid "External support is currently disabled." +msgstr "External support is currently disabled." + +#. new with 2.8.4dev.21 +#: LYMessages.c:893 +msgid "Changing working-directory is currently disabled." +msgstr "Changing working-directory is currently disabled." + +#: LYMessages.c:894 +msgid "Linewrap OFF!" +msgstr "Linewrap OFF!" + +#: LYMessages.c:895 +msgid "Linewrap ON!" +msgstr "Linewrap ON!" + +#: LYMessages.c:896 +msgid "Parsing nested-tables toggled OFF! Reloading..." +msgstr "Parsing nested-tables toggled OFF! Reloading..." + +#: LYMessages.c:897 +msgid "Parsing nested-tables toggled ON! Reloading..." +msgstr "Parsing nested-tables toggled ON! Reloading..." + +#: LYMessages.c:898 +msgid "Shifting is disabled while line-wrap is in effect" +msgstr "Shifting is disabled while line-wrap is in effect" + +#: LYMessages.c:899 +msgid "Trace not supported" +msgstr "Trace not supported" + +#: LYMessages.c:819 +#, c-format +msgid "\tIndents: first=%.0f others=%.0f, Height=%.1f Desc=%.1f\n" +msgstr "\tIndents: first=%.0f others=%.0f, Height=%.1f Desc=%.1f\n" + +#: WWW/Library/Implementation/HTAABrow.c:575 +#, c-format +msgid "username for realm %s changed from %s to %s" +msgstr "username for realm %s changed from %s to %s" + +#: WWW/Library/Implementation/HTAABrow.c:591 +#, c-format +msgid "password for realm %s user %s changed" +msgstr "password for realm %s user %s changed" + +#: WWW/Library/Implementation/HTAABrow.c:703 +#, c-format +msgid "Username for '%s' at %s '%s%s':" +msgstr "Username for '%s' at %s '%s%s':" + +#: WWW/Library/Implementation/HTAABrow.c:976 +msgid "" +"This client doesn't know how to compose proxy authorization information for " +"scheme" +msgstr "" +"This client doesn't know how to compose proxy authorization information for " +"scheme" + +#: WWW/Library/Implementation/HTAABrow.c:1053 +msgid "" +"This client doesn't know how to compose authorization information for scheme" +msgstr "" +"This client doesn't know how to compose authorization information for scheme" + +#: WWW/Library/Implementation/HTAABrow.c:1162 +#, c-format +msgid "Invalid header '%s%s%s%s%s'" +msgstr "Invalid header '%s%s%s%s%s'" + +#: WWW/Library/Implementation/HTAABrow.c:1266 +msgid "Proxy authorization required -- retrying" +msgstr "Proxy authorization required -- retrying" + +#: WWW/Library/Implementation/HTAABrow.c:1322 +msgid "Access without authorization denied -- retrying" +msgstr "Access without authorization denied -- retrying" + +#: WWW/Library/Implementation/HTAccess.c:698 +msgid "Access forbidden by rule" +msgstr "Access forbidden by rule" + +#: WWW/Library/Implementation/HTAccess.c:800 +msgid "Document with POST content not found in cache. Resubmit?" +msgstr "Document with POST content not found in cache. Resubmit?" + +#: WWW/Library/Implementation/HTAccess.c:953 +msgid "Loading failed, use a previous copy." +msgstr "Loading failed, use a previous copy." + +#: WWW/Library/Implementation/HTAccess.c:1062 src/GridText.c:9048 +msgid "Loading incomplete." +msgstr "Loading incomplete." + +#: WWW/Library/Implementation/HTAccess.c:1093 +#, c-format +msgid "" +"**** HTAccess: socket or file number returned by obsolete load routine!\n" +msgstr "" +"**** HTAccess: socket or file number returned by obsolete load routine!\n" + +#: WWW/Library/Implementation/HTAccess.c:1095 +#, c-format +msgid "" +"**** HTAccess: Internal software error. Please mail lynx-dev@nongnu.org!\n" +msgstr "" +"**** HTAccess: Internal software error. Please mail lynx-dev@nongnu.org!\n" + +#: WWW/Library/Implementation/HTAccess.c:1096 +#, c-format +msgid "**** HTAccess: Status returned was: %d\n" +msgstr "**** HTAccess: Status returned was: %d\n" + +#. +#. * hack: if we fail in HTAccess.c +#. * avoid duplicating URL, oh. +#. +#: WWW/Library/Implementation/HTAccess.c:1102 src/LYMainLoop.c:8096 +msgid "Can't Access" +msgstr "Can't Access" + +#: WWW/Library/Implementation/HTAccess.c:1110 +msgid "Unable to access document." +msgstr "Unable to access document." + +#: WWW/Library/Implementation/HTFTP.c:870 +#, c-format +msgid "Enter password for user %s@%s:" +msgstr "Enter password for user %s@%s:" + +#: WWW/Library/Implementation/HTFTP.c:898 +msgid "Unable to connect to FTP host." +msgstr "Unable to connect to FTP host." + +#: WWW/Library/Implementation/HTFTP.c:1137 +msgid "close master socket" +msgstr "close master socket" + +#: WWW/Library/Implementation/HTFTP.c:1195 +msgid "socket for master socket" +msgstr "socket for master socket" + +#: WWW/Library/Implementation/HTFTP.c:2925 +msgid "Receiving FTP directory." +msgstr "Receiving FTP directory." + +#: WWW/Library/Implementation/HTFTP.c:3063 +#, c-format +msgid "Transferred %d bytes (%5d)" +msgstr "Transferred %d bytes (%5d)" + +#: WWW/Library/Implementation/HTFTP.c:3421 +msgid "connect for data" +msgstr "connect for data" + +#: WWW/Library/Implementation/HTFTP.c:4101 +msgid "Receiving FTP file." +msgstr "Receiving FTP file." + +#: WWW/Library/Implementation/HTFinger.c:274 +msgid "Could not set up finger connection." +msgstr "Could not set up finger connection." + +#: WWW/Library/Implementation/HTFinger.c:321 +msgid "Could not load data (no sitename in finger URL)" +msgstr "Could not load data (no sitename in finger URL)" + +#: WWW/Library/Implementation/HTFinger.c:325 +msgid "Invalid port number - will only use port 79!" +msgstr "Invalid port number - will only use port 79!" + +#: WWW/Library/Implementation/HTFinger.c:391 +msgid "Could not access finger host." +msgstr "Could not access finger host." + +#: WWW/Library/Implementation/HTFinger.c:399 +msgid "No response from finger server." +msgstr "No response from finger server." + +#: WWW/Library/Implementation/HTNews.c:439 +#, c-format +msgid "Username for news host '%s':" +msgstr "Username for news host '%s':" + +#: WWW/Library/Implementation/HTNews.c:492 +msgid "Change username?" +msgstr "Change username?" + +#: WWW/Library/Implementation/HTNews.c:496 +msgid "Username:" +msgstr "Username:" + +#: WWW/Library/Implementation/HTNews.c:521 +#, c-format +msgid "Password for news host '%s':" +msgstr "Password for news host '%s':" + +#: WWW/Library/Implementation/HTNews.c:604 +msgid "Change password?" +msgstr "Change password?" + +#: WWW/Library/Implementation/HTNews.c:1725 +#, c-format +msgid "No matches for: %s" +msgstr "No matches for: %s" + +#: WWW/Library/Implementation/HTNews.c:1775 +msgid "" +"\n" +"No articles in this group.\n" +msgstr "" +"\n" +"No articles in this group.\n" + +#: WWW/Library/Implementation/HTNews.c:1787 +msgid "" +"\n" +"No articles in this range.\n" +msgstr "" +"\n" +"No articles in this range.\n" + +#. +#. * Set window title. +#. +#: WWW/Library/Implementation/HTNews.c:1800 +#, c-format +msgid "%s, Articles %d-%d" +msgstr "%s, Articles %d-%d" + +#: WWW/Library/Implementation/HTNews.c:1823 +msgid "Earlier articles" +msgstr "Earlier articles" + +#: WWW/Library/Implementation/HTNews.c:1836 +#, c-format +msgid "" +"\n" +"There are about %d articles currently available in %s, IDs as follows:\n" +"\n" +msgstr "" +"\n" +"There are about %d articles currently available in %s, IDs as follows:\n" +"\n" + +#: WWW/Library/Implementation/HTNews.c:1898 +msgid "All available articles in " +msgstr "All available articles in " + +#: WWW/Library/Implementation/HTNews.c:2112 +msgid "Later articles" +msgstr "Later articles" + +#: WWW/Library/Implementation/HTNews.c:2135 +msgid "Post to " +msgstr "Post to " + +#: WWW/Library/Implementation/HTNews.c:2356 +msgid "This client does not contain support for SNEWS URLs." +msgstr "This client does not contain support for SNEWS URLs." + +#: WWW/Library/Implementation/HTNews.c:2565 +msgid "No target for raw text!" +msgstr "No target for raw text!" + +#: WWW/Library/Implementation/HTNews.c:2595 +msgid "Connecting to NewsHost ..." +msgstr "Connecting to NewsHost ..." + +#: WWW/Library/Implementation/HTNews.c:2647 +#, c-format +msgid "Could not access %s." +msgstr "Could not access %s." + +#: WWW/Library/Implementation/HTNews.c:2753 +#, c-format +msgid "Can't read news info. News host %.20s responded: %.200s" +msgstr "Can't read news info. News host %.20s responded: %.200s" + +#: WWW/Library/Implementation/HTNews.c:2757 +#, c-format +msgid "Can't read news info, empty response from host %s" +msgstr "Can't read news info, empty response from host %s" + +#. +#. * List available newsgroups. - FM +#. +#: WWW/Library/Implementation/HTNews.c:2961 +msgid "Reading list of available newsgroups." +msgstr "Reading list of available newsgroups." + +#: WWW/Library/Implementation/HTNews.c:2982 +msgid "Reading list of articles in newsgroup." +msgstr "Reading list of articles in newsgroup." + +#. +#. * Get an article from a news group. - FM +#. +#: WWW/Library/Implementation/HTNews.c:2988 +msgid "Reading news article." +msgstr "Reading news article." + +#: WWW/Library/Implementation/HTNews.c:3018 +msgid "Sorry, could not load requested news." +msgstr "Sorry, could not load requested news." + +#: WWW/Library/Implementation/HTTCP.c:1329 +msgid "Address has invalid port" +msgstr "Address has invalid port" + +#: WWW/Library/Implementation/HTTCP.c:1400 +msgid "Address length looks invalid" +msgstr "Address length looks invalid" + +#: WWW/Library/Implementation/HTTCP.c:1858 +msgid "SOCKS5: no hostname found." +msgstr "SOCKS5: no hostname found." + +#: WWW/Library/Implementation/HTTCP.c:1864 +msgid "SOCKS5: hostname too long." +msgstr "SOCKS5: hostname too long." + +#: WWW/Library/Implementation/HTTCP.c:1882 +#, c-format +msgid "(for %s at %s) SOCKS5" +msgstr "(for %s at %s) SOCKS5" + +#: WWW/Library/Implementation/HTTCP.c:1909 +#: WWW/Library/Implementation/HTTCP.c:1926 +#, c-format +msgid "Unable to locate remote host %s." +msgstr "Unable to locate remote host %s." + +#. 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:1923 +#: WWW/Library/Implementation/HTTelnet.c:115 +#, c-format +msgid "Invalid hostname %s" +msgstr "Invalid hostname %s" + +#: WWW/Library/Implementation/HTTCP.c:1935 +#, c-format +msgid "Making %s connection to %s" +msgstr "Making %s connection to %s" + +#: WWW/Library/Implementation/HTTCP.c:1945 +msgid "socket failed." +msgstr "socket failed." + +#: WWW/Library/Implementation/HTTCP.c:1959 +#, c-format +msgid "socket failed: family %d addr %s port %s." +msgstr "socket failed: family %d addr %s port %s." + +#: WWW/Library/Implementation/HTTCP.c:1982 +msgid "Could not make connection non-blocking." +msgstr "Could not make connection non-blocking." + +#: WWW/Library/Implementation/HTTCP.c:2050 +msgid "Connection failed (too many retries)." +msgstr "Connection failed (too many retries)." + +#: WWW/Library/Implementation/HTTCP.c:2245 +msgid "Could not restore socket to blocking." +msgstr "Could not restore socket to blocking." + +#. RFC 1928: CONNECT request +#: WWW/Library/Implementation/HTTCP.c:2277 +#, c-format +msgid "SOCKS5: connecting to %s" +msgstr "SOCKS5: connecting to %s" + +#: WWW/Library/Implementation/HTTCP.c:2306 +msgid "SOCKS server failure" +msgstr "SOCKS server failure" + +#: WWW/Library/Implementation/HTTCP.c:2309 +msgid "connection not allowed by ruleset" +msgstr "connection not allowed by ruleset" + +#: WWW/Library/Implementation/HTTCP.c:2312 +msgid "network unreachable" +msgstr "network unreachable" + +#: WWW/Library/Implementation/HTTCP.c:2315 +msgid "host unreachable" +msgstr "host unreachable" + +#: WWW/Library/Implementation/HTTCP.c:2318 +msgid "connection refused" +msgstr "connection refused" + +#: WWW/Library/Implementation/HTTCP.c:2321 +msgid "TTL expired" +msgstr "TTL expired" + +#: WWW/Library/Implementation/HTTCP.c:2324 +msgid "command not supported" +msgstr "command not supported" + +#: WWW/Library/Implementation/HTTCP.c:2327 +msgid "address type not supported" +msgstr "address type not supported" + +#: WWW/Library/Implementation/HTTCP.c:2330 +msgid "unknown SOCKS error code" +msgstr "unknown SOCKS error code" + +#: WWW/Library/Implementation/HTTCP.c:2375 +msgid "unexpected reply\n" +msgstr "unexpected reply\n" + +#: WWW/Library/Implementation/HTTCP.c:2452 +msgid "Socket read failed (too many tries)." +msgstr "Socket read failed (too many tries)." + +#: WWW/Library/Implementation/HTTP.c:165 +#, c-format +msgid "SSL callback:%s, preverify_ok=%d, ssl_okay=%d" +msgstr "SSL callback:%s, preverify_ok=%d, ssl_okay=%d" + +#: WWW/Library/Implementation/HTTP.c:668 +#, c-format +msgid "User/password contains only punctuation: %s" +msgstr "User/password contains only punctuation: %s" + +#: WWW/Library/Implementation/HTTP.c:672 +#, c-format +msgid "User/password may be confused with hostname: '%s' (e.g, '%s')" +msgstr "User/password may be confused with hostname: '%s' (e.g, '%s')" + +#: WWW/Library/Implementation/HTTP.c:736 +#, c-format +msgid "Certificate issued by: %s" +msgstr "Certificate issued by: %s" + +#: WWW/Library/Implementation/HTTP.c:942 +msgid "This client does not contain support for HTTPS URLs." +msgstr "This client does not contain support for HTTPS URLs." + +#: WWW/Library/Implementation/HTTP.c:967 +msgid "Unable to connect to remote host." +msgstr "Unable to connect to remote host." + +#: WWW/Library/Implementation/HTTP.c:1011 +msgid "Retrying connection without TLS." +msgstr "Retrying connection without TLS." + +#: WWW/Library/Implementation/HTTP.c:1063 +msgid "GnuTLS error when trying to verify certificate." +msgstr "GnuTLS error when trying to verify certificate." + +#: WWW/Library/Implementation/HTTP.c:1076 +msgid "the certificate has no known issuer" +msgstr "the certificate has no known issuer" + +#: WWW/Library/Implementation/HTTP.c:1078 +msgid "no issuer was found" +msgstr "no issuer was found" + +#: WWW/Library/Implementation/HTTP.c:1080 +msgid "issuer is not a CA" +msgstr "issuer is not a CA" + +#: WWW/Library/Implementation/HTTP.c:1082 +msgid "the certificate has been revoked" +msgstr "the certificate has been revoked" + +#: WWW/Library/Implementation/HTTP.c:1084 +msgid "the certificate is not trusted" +msgstr "the certificate is not trusted" + +#: WWW/Library/Implementation/HTTP.c:1159 +#, c-format +msgid "Verified connection to %s (cert=%s)" +msgstr "Verified connection to %s (cert=%s)" + +#: WWW/Library/Implementation/HTTP.c:1209 +#: WWW/Library/Implementation/HTTP.c:1251 +#, c-format +msgid "Verified connection to %s (subj=%s)" +msgstr "Verified connection to %s (subj=%s)" + +#: WWW/Library/Implementation/HTTP.c:1281 +msgid "Can't find common name in certificate" +msgstr "Can't find common name in certificate" + +#: WWW/Library/Implementation/HTTP.c:1284 +#, c-format +msgid "SSL error:host(%s)!=cert(%s)-Continue?" +msgstr "SSL error:host(%s)!=cert(%s)-Continue?" + +#: WWW/Library/Implementation/HTTP.c:1291 +msgid "SSL error" +msgstr "SSL error" + +#: WWW/Library/Implementation/HTTP.c:1299 +#, c-format +msgid "UNVERIFIED connection to %s (cert=%s)" +msgstr "UNVERIFIED connection to %s (cert=%s)" + +#: WWW/Library/Implementation/HTTP.c:1308 +#, c-format +msgid "Secure %d-bit %s (%s) HTTP connection" +msgstr "Secure %d-bit %s (%s) HTTP connection" + +#: WWW/Library/Implementation/HTTP.c:1778 +msgid "Sending HTTP request." +msgstr "Sending HTTP request." + +#: WWW/Library/Implementation/HTTP.c:1820 +msgid "Unexpected network write error; connection aborted." +msgstr "Unexpected network write error; connection aborted." + +#: WWW/Library/Implementation/HTTP.c:1826 +msgid "HTTP request sent; waiting for response." +msgstr "HTTP request sent; waiting for response." + +#: WWW/Library/Implementation/HTTP.c:1899 +#: WWW/Library/Implementation/HTTP.c:1909 +msgid "Unexpected network read error; connection aborted." +msgstr "Unexpected network read error; connection aborted." + +#. +#. * 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:2112 +msgid "Got unexpected Informational Status." +msgstr "Got unexpected Informational Status." + +#. +#. * 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:2146 +msgid "Request fulfilled. Reset Content." +msgstr "Request fulfilled. Reset Content." + +#. 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:2264 +msgid "Got unexpected 304 Not Modified status." +msgstr "Got unexpected 304 Not Modified status." + +#: WWW/Library/Implementation/HTTP.c:2327 +msgid "Redirection of POST content requires user approval." +msgstr "Redirection of POST content requires user approval." + +#: WWW/Library/Implementation/HTTP.c:2343 +msgid "Have POST content. Treating Permanent Redirection as Temporary.\n" +msgstr "Have POST content. Treating Permanent Redirection as Temporary.\n" + +#: WWW/Library/Implementation/HTTP.c:2389 +msgid "Retrying with access authorization information." +msgstr "Retrying with access authorization information." + +#: WWW/Library/Implementation/HTTP.c:2401 +msgid "Show the 401 message body?" +msgstr "Show the 401 message body?" + +#: WWW/Library/Implementation/HTTP.c:2445 +msgid "Show the 407 message body?" +msgstr "Show the 407 message body?" + +#. +#. * Bad or unknown server_status number. Take a chance and hope +#. * there is something to display. - FM +#. +#: WWW/Library/Implementation/HTTP.c:2545 +msgid "Unknown status reply from server!" +msgstr "Unknown status reply from server!" + +#: WWW/Library/Implementation/HTTelnet.c:113 +#, c-format +msgid "remote %s session:" +msgstr "remote %s session:" + +#: WWW/Library/Implementation/HTWAIS.c:163 +msgid "Could not connect to WAIS server." +msgstr "Could not connect to WAIS server." + +#: WWW/Library/Implementation/HTWAIS.c:171 +msgid "Could not open WAIS connection for reading." +msgstr "Could not open WAIS connection for reading." + +#: WWW/Library/Implementation/HTWAIS.c:193 +msgid "Diagnostic code is " +msgstr "Diagnostic code is " + +#: WWW/Library/Implementation/HTWAIS.c:460 +msgid "Index " +msgstr "Index " + +#: WWW/Library/Implementation/HTWAIS.c:464 +#, c-format +msgid " contains the following %d item%s relevant to \"" +msgstr " contains the following %d item%s relevant to \"" + +#: WWW/Library/Implementation/HTWAIS.c:472 +msgid "The first figure after each entry is its relative score, " +msgstr "The first figure after each entry is its relative score, " + +#: WWW/Library/Implementation/HTWAIS.c:473 +msgid "the second is the number of lines in the item." +msgstr "the second is the number of lines in the item." + +#: WWW/Library/Implementation/HTWAIS.c:515 +msgid " (bad file name)" +msgstr " (bad file name)" + +#: WWW/Library/Implementation/HTWAIS.c:541 +msgid "(bad doc id)" +msgstr "(bad doc id)" + +#: WWW/Library/Implementation/HTWAIS.c:557 +msgid "(Short Header record, can't display)" +msgstr "(Short Header record, can't display)" + +#: WWW/Library/Implementation/HTWAIS.c:564 +msgid "" +"\n" +"Long Header record, can't display\n" +msgstr "" +"\n" +"Long Header record, can't display\n" + +#: WWW/Library/Implementation/HTWAIS.c:571 +msgid "" +"\n" +"Text record\n" +msgstr "" +"\n" +"Text record\n" + +#: WWW/Library/Implementation/HTWAIS.c:580 +msgid "" +"\n" +"Headline record, can't display\n" +msgstr "" +"\n" +"Headline record, can't display\n" + +#: WWW/Library/Implementation/HTWAIS.c:588 +msgid "" +"\n" +"Code record, can't display\n" +msgstr "" +"\n" +"Code record, can't display\n" + +#: WWW/Library/Implementation/HTWAIS.c:692 +msgid "Syntax error in WAIS URL" +msgstr "Syntax error in WAIS URL" + +#: WWW/Library/Implementation/HTWAIS.c:764 +msgid " (WAIS Index)" +msgstr " (WAIS Index)" + +#: WWW/Library/Implementation/HTWAIS.c:771 +msgid "WAIS Index: " +msgstr "WAIS Index: " + +#: WWW/Library/Implementation/HTWAIS.c:777 +msgid "This is a link for searching the " +msgstr "This is a link for searching the " + +#: WWW/Library/Implementation/HTWAIS.c:781 +msgid " WAIS Index.\n" +msgstr " WAIS Index.\n" + +#: WWW/Library/Implementation/HTWAIS.c:810 +msgid "" +"\n" +"Enter the 's'earch command and then specify search words.\n" +msgstr "" +"\n" +"Enter the 's'earch command and then specify search words.\n" + +#: WWW/Library/Implementation/HTWAIS.c:832 +msgid " (in " +msgstr " (in " + +#: WWW/Library/Implementation/HTWAIS.c:841 +msgid "WAIS Search of \"" +msgstr "WAIS Search of \"" + +#: WWW/Library/Implementation/HTWAIS.c:845 +msgid "\" in: " +msgstr "\" in: " + +#: WWW/Library/Implementation/HTWAIS.c:860 +msgid "HTWAIS: Request too large." +msgstr "HTWAIS: Request too large." + +#: WWW/Library/Implementation/HTWAIS.c:869 +msgid "Searching WAIS database..." +msgstr "Searching WAIS database..." + +#: WWW/Library/Implementation/HTWAIS.c:879 +msgid "Search interrupted." +msgstr "Search interrupted." + +#: WWW/Library/Implementation/HTWAIS.c:930 +msgid "Can't convert format of WAIS document" +msgstr "Can't convert format of WAIS document" + +#: WWW/Library/Implementation/HTWAIS.c:974 +msgid "HTWAIS: Request too long." +msgstr "HTWAIS: Request too long." + +#. +#. * Actually do the transaction given by request_message. +#. +#: WWW/Library/Implementation/HTWAIS.c:988 +msgid "Fetching WAIS document..." +msgstr "Fetching WAIS document..." + +#. display_search_response(target, retrieval_response, +#. wais_database, keywords); +#: WWW/Library/Implementation/HTWAIS.c:1027 +msgid "No text was returned!\n" +msgstr "No text was returned!\n" + +#: WWW/Library/Implementation/HTWSRC.c:302 +msgid " NOT GIVEN in source file; " +msgstr " NOT GIVEN in source file; " + +#: WWW/Library/Implementation/HTWSRC.c:325 +msgid " WAIS source file" +msgstr " WAIS source file" + +#: WWW/Library/Implementation/HTWSRC.c:332 +msgid " description" +msgstr " description" + +#: WWW/Library/Implementation/HTWSRC.c:342 +msgid "Access links" +msgstr "Access links" + +#: WWW/Library/Implementation/HTWSRC.c:363 +msgid "Direct access" +msgstr "Direct access" + +#. * Proxy will be used if defined, so let user know that - FM * +#: WWW/Library/Implementation/HTWSRC.c:366 +msgid " (or via proxy server, if defined)" +msgstr " (or via proxy server, if defined)" + +#: WWW/Library/Implementation/HTWSRC.c:381 +msgid "Maintainer" +msgstr "Maintainer" + +#: WWW/Library/Implementation/HTWSRC.c:389 +msgid "Host" +msgstr "Host" + +#: src/GridText.c:726 +msgid "Memory exhausted, display interrupted!" +msgstr "Memory exhausted, display interrupted!" + +#: src/GridText.c:731 +msgid "Memory exhausted, will interrupt transfer!" +msgstr "Memory exhausted, will interrupt transfer!" + +#: src/GridText.c:1768 +#, c-format +msgid " (l%d of %d)" +msgstr " (l%d of %d)" + +#: src/GridText.c:1777 +#, c-format +msgid " (p%d of %d)" +msgstr " (p%d of %d)" + +#: src/GridText.c:3773 +msgid " *** MEMORY EXHAUSTED ***" +msgstr " *** MEMORY EXHAUSTED ***" + +#: src/GridText.c:6329 +msgid "text entry field" +msgstr "text entry field" + +#: src/GridText.c:6332 +msgid "password entry field" +msgstr "password entry field" + +#: src/GridText.c:6335 +msgid "checkbox" +msgstr "checkbox" + +#: src/GridText.c:6338 +msgid "radio button" +msgstr "radio button" + +#: src/GridText.c:6341 +msgid "submit button" +msgstr "submit button" + +#: src/GridText.c:6344 +msgid "reset button" +msgstr "reset button" + +#: src/GridText.c:6347 +msgid "script button" +msgstr "script button" + +#: src/GridText.c:6350 +msgid "popup menu" +msgstr "popup menu" + +#: src/GridText.c:6353 +msgid "hidden form field" +msgstr "hidden form field" + +#: src/GridText.c:6356 +msgid "text entry area" +msgstr "text entry area" + +#: src/GridText.c:6359 +msgid "range entry field" +msgstr "range entry field" + +#: src/GridText.c:6362 +msgid "file entry field" +msgstr "file entry field" + +#: src/GridText.c:6365 +msgid "text-submit field" +msgstr "text-submit field" + +#: src/GridText.c:6368 +msgid "image-submit button" +msgstr "image-submit button" + +#: src/GridText.c:6371 +msgid "keygen field" +msgstr "keygen field" + +#: src/GridText.c:6374 +msgid "unknown form field" +msgstr "unknown form field" + +#: src/GridText.c:6394 src/GridText.c:6401 src/LYList.c:249 +msgid "unknown field or link" +msgstr "unknown field or link" + +#: src/GridText.c:10832 +msgid "Can't open file for uploading" +msgstr "Can't open file for uploading" + +#: src/GridText.c:12020 +#, c-format +msgid "Submitting %s" +msgstr "Submitting %s" + +#. ugliness has happened; inform user and do the best we can +#: src/GridText.c:13088 +msgid "Hang Detect: TextAnchor struct corrupted - suggest aborting!" +msgstr "Hang Detect: TextAnchor struct corrupted - suggest aborting!" + +#. don't show previous state +#: src/GridText.c:13247 +msgid "Wrap lines to fit displayed area?" +msgstr "Wrap lines to fit displayed area?" + +#: src/GridText.c:13880 +msgid "Very long lines have been truncated!" +msgstr "Very long lines have been truncated!" + +#: src/HTAlert.c:164 src/LYShowInfo.c:379 src/LYShowInfo.c:383 +msgid "bytes" +msgstr "bytes" + +#. +#. * If we know the total size of the file, we can compute +#. * a percentage, and show a corresponding progress bar. +#. +#: src/HTAlert.c:328 src/HTAlert.c:354 +#, c-format +msgid "Read %s of data" +msgstr "Read %s of data" + +#: src/HTAlert.c:351 +#, c-format +msgid "Read %s of %s of data" +msgstr "Read %s of %s of data" + +#: src/HTAlert.c:360 +#, c-format +msgid ", %s/sec" +msgstr ", %s/sec" + +#: src/HTAlert.c:374 +#, c-format +msgid " (stalled for %s)" +msgstr " (stalled for %s)" + +#: src/HTAlert.c:378 +#, c-format +msgid ", ETA %s" +msgstr ", ETA %s" + +#: src/HTAlert.c:400 +msgid " (Press 'z' to abort)" +msgstr " (Press 'z' to abort)" + +#. 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:438 src/HTAlert.c:486 +msgid "yes" +msgstr "yes" + +#: src/HTAlert.c:441 src/HTAlert.c:487 +msgid "no" +msgstr "no" + +#. +#. * 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:938 +msgid "Y/N/A/V" +msgstr "Y/N/A/V" + +#: src/HTML.c:5775 +msgid "Description:" +msgstr "Description:" + +#: src/HTML.c:5780 +msgid "(none)" +msgstr "(none)" + +#: src/HTML.c:5784 +msgid "Filepath:" +msgstr "Filepath:" + +#: src/HTML.c:5790 +msgid "(unknown)" +msgstr "(unknown)" + +#: src/HTML.c:7234 +msgid "Document has only hidden links. Use the 'l'ist command." +msgstr "Document has only hidden links. Use the 'l'ist command." + +#: src/HTML.c:7735 +msgid "Source cache error - disk full?" +msgstr "Source cache error - disk full?" + +#: src/HTML.c:7748 +msgid "Source cache error - not enough memory!" +msgstr "Source cache error - not enough memory!" + +#: src/LYBookmark.c:171 +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 "" +" 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." + +#: src/LYBookmark.c:419 +msgid "" +" You can delete links by the 'R' key<br>\n" +"<ol>\n" +msgstr "" +" You can delete links by the 'R' key<br>\n" +"<ol>\n" + +#: src/LYBookmark.c:422 +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 "" +" 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." + +#: src/LYBookmark.c:426 +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 "" +" This file also may be edited with a standard text editor to delete\n" +" outdated or invalid links, or to change their order." + +#: src/LYBookmark.c:429 +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 "" +"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." + +#: src/LYBookmark.c:726 +#, c-format +msgid "File may be recoverable from %s during this session" +msgstr "File may be recoverable from %s during this session" + +#: src/LYCgi.c:161 +#, c-format +msgid "Do you want to execute \"%s\"?" +msgstr "Do you want to execute \"%s\"?" + +#. +#. * Neither the path as given nor any components examined by backing up +#. * were stat()able. - kw +#. +#: src/LYCgi.c:276 +msgid "Unable to access cgi script" +msgstr "Unable to access cgi script" + +#: src/LYCgi.c:709 src/LYCgi.c:712 +msgid "Good Advice" +msgstr "Good Advice" + +#: src/LYCgi.c:716 +msgid "An excellent http server for VMS is available via" +msgstr "An excellent http server for VMS is available via" + +#: src/LYCgi.c:723 +msgid "this link" +msgstr "this link" + +#: src/LYCgi.c:727 +msgid "It provides state of the art CGI script support.\n" +msgstr "It provides state of the art CGI script support.\n" + +#: src/LYClean.c:115 +msgid "Exiting via interrupt:" +msgstr "Exiting via interrupt:" + +#: src/LYCookie.c:2651 +msgid "(from a previous session)" +msgstr "(from a previous session)" + +#: src/LYCookie.c:2712 +msgid "Maximum Gobble Date:" +msgstr "Maximum Gobble Date:" + +#: src/LYCookie.c:2751 +msgid "Internal" +msgstr "Internal" + +#: src/LYCookie.c:2752 +msgid "cookie_domain_flag_set error, aborting program" +msgstr "cookie_domain_flag_set error, aborting program" + +#: src/LYCurses.c:1170 +msgid "Terminal reinitialisation failed - unknown terminal type?" +msgstr "Terminal reinitialisation failed - unknown terminal type?" + +#: src/LYCurses.c:1378 +msgid "Terminal initialisation failed - unknown terminal type?" +msgstr "Terminal initialisation failed - unknown terminal type?" + +#: src/LYCurses.c:1898 +msgid "Terminal =" +msgstr "Terminal =" + +#: src/LYCurses.c:1902 +msgid "You must use a vt100, 200, etc. terminal with this program." +msgstr "You must use a vt100, 200, etc. terminal with this program." + +#: src/LYCurses.c:1951 +msgid "Your Terminal type is unknown!" +msgstr "Your Terminal type is unknown!" + +#: src/LYCurses.c:1952 +msgid "Enter a terminal type:" +msgstr "Enter a terminal type:" + +#: src/LYCurses.c:1966 +msgid "TERMINAL TYPE IS SET TO" +msgstr "TERMINAL TYPE IS SET TO" + +#: src/LYCurses.c:2520 +#, c-format +msgid "" +"\n" +"A Fatal error has occurred in %s Ver. %s\n" +msgstr "" +"\n" +"A Fatal error has occurred in %s Ver. %s\n" + +#: src/LYCurses.c:2523 +#, 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 "" +"\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" + +#: src/LYEdit.c:272 +#, c-format +msgid "Error starting editor, %s" +msgstr "Error starting editor, %s" + +#: src/LYEdit.c:275 +msgid "Editor killed by signal" +msgstr "Editor killed by signal" + +#: src/LYEdit.c:280 +#, c-format +msgid "Editor returned with error status %s" +msgstr "Editor returned with error status %s" + +#: src/LYDownload.c:511 +msgid "Downloaded link:" +msgstr "Downloaded link:" + +#: src/LYDownload.c:516 +msgid "Suggested file name:" +msgstr "Suggested file name:" + +#: src/LYDownload.c:521 +msgid "Standard download options:" +msgstr "Standard download options:" + +#: src/LYDownload.c:522 +msgid "Download options:" +msgstr "Download options:" + +#: src/LYDownload.c:538 +msgid "Save to disk" +msgstr "Save to disk" + +#: src/LYDownload.c:552 +msgid "View temporary file" +msgstr "View temporary file" + +#: src/LYDownload.c:559 +msgid "Save to disk disabled." +msgstr "Save to disk disabled." + +#: src/LYDownload.c:563 src/LYPrint.c:1331 +msgid "Local additions:" +msgstr "Local additions:" + +#: src/LYDownload.c:574 src/LYUpload.c:206 +msgid "No Name Given" +msgstr "No Name Given" + +#: src/LYHistory.c:673 +msgid "You selected:" +msgstr "You selected:" + +#: src/LYHistory.c:697 src/LYHistory.c:926 +msgid "(no address)" +msgstr "(no address)" + +#: src/LYHistory.c:701 +msgid " (internal)" +msgstr " (internal)" + +#: src/LYHistory.c:703 +msgid " (was internal)" +msgstr " (was internal)" + +#: src/LYHistory.c:801 +msgid " (From History)" +msgstr " (From History)" + +#: src/LYHistory.c:846 +msgid "You visited (POSTs, bookmark, menu and list files excluded):" +msgstr "You visited (POSTs, bookmark, menu and list files excluded):" + +#: src/LYHistory.c:1148 +msgid "(No messages yet)" +msgstr "(No messages yet)" + +#: src/LYLeaks.c:222 +msgid "Invalid pointer detected." +msgstr "Invalid pointer detected." + +#: src/LYLeaks.c:224 src/LYLeaks.c:262 +msgid "Sequence:" +msgstr "Sequence:" + +#: src/LYLeaks.c:227 src/LYLeaks.c:265 +msgid "Pointer:" +msgstr "Pointer:" + +#: src/LYLeaks.c:236 src/LYLeaks.c:243 src/LYLeaks.c:284 +msgid "FileName:" +msgstr "FileName:" + +#: src/LYLeaks.c:239 src/LYLeaks.c:246 src/LYLeaks.c:287 src/LYLeaks.c:298 +msgid "LineCount:" +msgstr "LineCount:" + +#: src/LYLeaks.c:260 +msgid "Memory leak detected." +msgstr "Memory leak detected." + +#: src/LYLeaks.c:268 +msgid "Contains:" +msgstr "Contains:" + +#: src/LYLeaks.c:281 +msgid "ByteSize:" +msgstr "ByteSize:" + +#: src/LYLeaks.c:295 +msgid "realloced:" +msgstr "realloced:" + +#: src/LYLeaks.c:316 +msgid "Total memory leakage this run:" +msgstr "Total memory leakage this run:" + +#: src/LYLeaks.c:320 +msgid "Peak allocation" +msgstr "Peak allocation" + +#: src/LYLeaks.c:322 +msgid "Bytes allocated" +msgstr "Bytes allocated" + +#: src/LYLeaks.c:324 +msgid "Total mallocs" +msgstr "Total mallocs" + +#: src/LYLeaks.c:326 +msgid "Total frees" +msgstr "Total frees" + +#: src/LYList.c:89 +msgid "References in " +msgstr "References in " + +#: src/LYList.c:92 +msgid "this document:" +msgstr "this document:" + +#: src/LYList.c:98 src/LYList.c:363 +msgid "Visible links:" +msgstr "Visible links:" + +#: src/LYList.c:202 src/LYList.c:322 +msgid "Hidden links:" +msgstr "Hidden links:" + +#: src/LYList.c:359 +msgid "References" +msgstr "References" + +#: src/LYLocal.c:289 +#, c-format +msgid "Unable to get status of '%s'." +msgstr "Unable to get status of '%s'." + +#: src/LYLocal.c:354 +msgid "The selected item is not a file or a directory! Request ignored." +msgstr "The selected item is not a file or a directory! Request ignored." + +#: src/LYLocal.c:456 +#, c-format +msgid "Unable to %s due to system error!" +msgstr "Unable to %s due to system error!" + +#: src/LYLocal.c:490 +#, c-format +msgid "Probable failure to %s due to system error!" +msgstr "Probable failure to %s due to system error!" + +#: src/LYLocal.c:555 src/LYLocal.c:578 +#, c-format +msgid "remove %s" +msgstr "remove %s" + +#: src/LYLocal.c:598 +#, c-format +msgid "touch %s" +msgstr "touch %s" + +#: src/LYLocal.c:628 +#, c-format +msgid "move %s to %s" +msgstr "move %s to %s" + +#: src/LYLocal.c:676 +msgid "There is already a directory with that name! Request ignored." +msgstr "There is already a directory with that name! Request ignored." + +#: src/LYLocal.c:678 +msgid "There is already a file with that name! Request ignored." +msgstr "There is already a file with that name! Request ignored." + +#: src/LYLocal.c:680 +msgid "The specified name is already in use! Request ignored." +msgstr "The specified name is already in use! Request ignored." + +#: src/LYLocal.c:692 +msgid "Destination has different owner! Request denied." +msgstr "Destination has different owner! Request denied." + +#: src/LYLocal.c:695 +msgid "Destination is not a valid directory! Request denied." +msgstr "Destination is not a valid directory! Request denied." + +#: src/LYLocal.c:711 +msgid "Source and destination are the same location! Request ignored!" +msgstr "Source and destination are the same location! Request ignored!" + +#: src/LYLocal.c:735 +msgid "Remove all tagged files and directories?" +msgstr "Remove all tagged files and directories?" + +#: src/LYLocal.c:808 +msgid "Enter new location for tagged items: " +msgstr "Enter new location for tagged items: " + +#: src/LYLocal.c:906 +msgid "Enter new name for directory: " +msgstr "Enter new name for directory: " + +#: src/LYLocal.c:908 +msgid "Enter new name for file: " +msgstr "Enter new name for file: " + +#: src/LYLocal.c:920 +msgid "Illegal character (path-separator) found! Request ignored." +msgstr "Illegal character (path-separator) found! Request ignored." + +#: src/LYLocal.c:970 +msgid "Enter new location for directory: " +msgstr "Enter new location for directory: " + +#: src/LYLocal.c:972 +msgid "Enter new location for file: " +msgstr "Enter new location for file: " + +#: src/LYLocal.c:999 +msgid "Unexpected failure - unable to find trailing path separator" +msgstr "Unexpected failure - unable to find trailing path separator" + +#: src/LYLocal.c:1061 +msgid "Modify name, location, or permission (n, l, or p): " +msgstr "Modify name, location, or permission (n, l, or p): " + +#: src/LYLocal.c:1063 +msgid "Modify name or location (n or l): " +msgstr "Modify name or location (n or l): " + +#. +#. * Code for changing ownership needed here. +#. +#: src/LYLocal.c:1092 +msgid "This feature not yet implemented!" +msgstr "This feature not yet implemented!" + +#: src/LYLocal.c:1113 +msgid "Enter name of file to create: " +msgstr "Enter name of file to create: " + +#: src/LYLocal.c:1116 src/LYLocal.c:1153 +msgid "Illegal redirection \"//\" found! Request ignored." +msgstr "Illegal redirection \"//\" found! Request ignored." + +#: src/LYLocal.c:1150 +msgid "Enter name for new directory: " +msgstr "Enter name for new directory: " + +#: src/LYLocal.c:1191 +msgid "Create file or directory (f or d): " +msgstr "Create file or directory (f or d): " + +#: src/LYLocal.c:1233 +#, c-format +msgid "Remove directory '%s'?" +msgstr "Remove directory '%s'?" + +#: src/LYLocal.c:1236 +msgid "Remove directory?" +msgstr "Remove directory?" + +#: src/LYLocal.c:1241 +#, c-format +msgid "Remove file '%s'?" +msgstr "Remove file '%s'?" + +#: src/LYLocal.c:1243 +msgid "Remove file?" +msgstr "Remove file?" + +#: src/LYLocal.c:1248 +#, c-format +msgid "Remove symbolic link '%s'?" +msgstr "Remove symbolic link '%s'?" + +#: src/LYLocal.c:1250 +msgid "Remove symbolic link?" +msgstr "Remove symbolic link?" + +#: src/LYLocal.c:1348 +msgid "Sorry, don't know how to permit non-UNIX files yet." +msgstr "Sorry, don't know how to permit non-UNIX files yet." + +#: src/LYLocal.c:1377 +msgid "Unable to open permit options file" +msgstr "Unable to open permit options file" + +#: src/LYLocal.c:1405 +msgid "Specify permissions below:" +msgstr "Specify permissions below:" + +#: src/LYLocal.c:1406 src/LYShowInfo.c:281 +msgid "Owner:" +msgstr "Owner:" + +#: src/LYLocal.c:1422 +msgid "Group" +msgstr "Group" + +#: src/LYLocal.c:1438 +msgid "Others:" +msgstr "Others:" + +#: src/LYLocal.c:1456 +msgid "form to permit" +msgstr "form to permit" + +#: src/LYLocal.c:1552 +msgid "Invalid mode format." +msgstr "Invalid mode format." + +#: src/LYLocal.c:1556 +msgid "Invalid syntax format." +msgstr "Invalid syntax format." + +#: src/LYLocal.c:1743 +msgid "Warning! UUDecoded file will exist in the directory you started Lynx." +msgstr "Warning! UUDecoded file will exist in the directory you started Lynx." + +#: src/LYLocal.c:1933 +msgid "NULL URL pointer" +msgstr "NULL URL pointer" + +#: src/LYLocal.c:2015 +#, c-format +msgid "Executing %s " +msgstr "Executing %s " + +#: src/LYLocal.c:2018 +msgid "Executing system command. This might take a while." +msgstr "Executing system command. This might take a while." + +#: src/LYLocal.c:2092 +msgid "Current directory:" +msgstr "Current directory:" + +#: src/LYLocal.c:2095 src/LYLocal.c:2113 +msgid "Current selection:" +msgstr "Current selection:" + +#: src/LYLocal.c:2099 +msgid "Nothing currently selected." +msgstr "Nothing currently selected." + +#: src/LYLocal.c:2115 +msgid "tagged item:" +msgstr "tagged item:" + +#: src/LYLocal.c:2116 +msgid "tagged items:" +msgstr "tagged items:" + +#: src/LYLocal.c:2216 src/LYLocal.c:2225 +msgid "Illegal filename; request ignored." +msgstr "Illegal filename; request ignored." + +#. directory not writable +#: src/LYLocal.c:2323 src/LYLocal.c:2382 +msgid "Install in the selected directory not permitted." +msgstr "Install in the selected directory not permitted." + +#: src/LYLocal.c:2378 +msgid "The selected item is not a directory! Request ignored." +msgstr "The selected item is not a directory! Request ignored." + +#: src/LYLocal.c:2387 +msgid "Just a moment, ..." +msgstr "Just a moment, ..." + +#: src/LYLocal.c:2404 +msgid "Error building install args" +msgstr "Error building install args" + +#: src/LYLocal.c:2419 src/LYLocal.c:2450 +#, c-format +msgid "Source and target are the same: %s" +msgstr "Source and target are the same: %s" + +#: src/LYLocal.c:2426 src/LYLocal.c:2457 +#, c-format +msgid "Already in target directory: %s" +msgstr "Already in target directory: %s" + +#: src/LYLocal.c:2475 +msgid "Installation complete" +msgstr "Installation complete" + +#: src/LYLocal.c:2678 +msgid "Temporary URL or list would be too long." +msgstr "Temporary URL or list would be too long." + +#: src/LYMail.c:566 +msgid "Sending" +msgstr "Sending" + +#: src/LYMail.c:1050 +#, c-format +msgid "The link %s :?: %s \n" +msgstr "The link %s :?: %s \n" + +#: src/LYMail.c:1052 +#, c-format +msgid "called \"%s\"\n" +msgstr "called \"%s\"\n" + +#: src/LYMail.c:1053 +#, c-format +msgid "in the file \"%s\" called \"%s\"\n" +msgstr "in the file \"%s\" called \"%s\"\n" + +#: src/LYMail.c:1054 +msgid "was requested but was not available." +msgstr "was requested but was not available." + +#: src/LYMail.c:1055 +msgid "Thought you might want to know." +msgstr "Thought you might want to know." + +#: src/LYMail.c:1057 +msgid "This message was automatically generated by" +msgstr "This message was automatically generated by" + +#: src/LYMail.c:1770 +msgid "No system mailer configured" +msgstr "No system mailer configured" + +#: src/LYMain.c:1107 +msgid "No Winsock found, sorry." +msgstr "No Winsock found, sorry." + +#: src/LYMain.c:1297 +msgid "You MUST define a valid TMP or TEMP area!" +msgstr "You MUST define a valid TMP or TEMP area!" + +#: src/LYMain.c:1350 src/LYMainLoop.c:5302 +msgid "No such directory" +msgstr "No such directory" + +#: src/LYMain.c:1545 +#, c-format +msgid "" +"\n" +"Configuration file \"%s\" is not available.\n" +"\n" +msgstr "" +"\n" +"Configuration file \"%s\" is not available.\n" +"\n" + +#: src/LYMain.c:1555 +#, c-format +msgid "" +"\n" +"Lynx character sets not declared.\n" +"\n" +msgstr "" +"\n" +"Lynx character sets not declared.\n" +"\n" + +#: src/LYMain.c:1711 +#, c-format +msgid "Ignored %d characters from standard input.\n" +msgstr "Ignored %d characters from standard input.\n" + +#: src/LYMain.c:1713 +#, c-format +msgid "Use \"-stdin\" or \"-\" to tell how to handle piped input.\n" +msgstr "Use \"-stdin\" or \"-\" to tell how to handle piped input.\n" + +#: src/LYMain.c:1871 +msgid "Warning:" +msgstr "Warning:" + +#: src/LYMain.c:2439 +msgid "persistent cookies state will be changed in next session only." +msgstr "persistent cookies state will be changed in next session only." + +#: src/LYMain.c:2674 src/LYMain.c:2718 +#, c-format +msgid "Lynx: ignoring unrecognized charset=%s\n" +msgstr "Lynx: ignoring unrecognized charset=%s\n" + +#: src/LYMain.c:3235 +#, c-format +msgid "%s Version %s (%s)" +msgstr "%s Version %s (%s)" + +#: src/LYMain.c:3276 +#, c-format +msgid "Built on %s%s.\n" +msgstr "Built on %s%s.\n" + +#: src/LYMain.c:3290 +msgid "Copyrights held by the Lynx Developers Group," +msgstr "Copyrights held by the Lynx Developers Group," + +#: src/LYMain.c:3291 +msgid "the University of Kansas, CERN, and other contributors." +msgstr "the University of Kansas, CERN, and other contributors." + +#: src/LYMain.c:3292 +msgid "Distributed under the GNU General Public License (Version 2)." +msgstr "Distributed under the GNU General Public License (Version 2)." + +#: src/LYMain.c:3293 +msgid "" +"See https://lynx.invisible-island.net/ and the online help for more " +"information." +msgstr "" +"See https://lynx.invisible-island.net/ and the online help for more " +"information." + +#: src/LYMain.c:4152 +#, c-format +msgid "USAGE: %s [options] [file]\n" +msgstr "USAGE: %s [options] [file]\n" + +#: src/LYMain.c:4153 +#, c-format +msgid "Options are:\n" +msgstr "Options are:\n" + +#: src/LYMain.c:4456 +#, c-format +msgid "%s: Invalid Option: %s\n" +msgstr "%s: Invalid Option: %s\n" + +#: src/LYMainLoop.c:591 +#, c-format +msgid "Internal error: Invalid mouse link %d!" +msgstr "Internal error: Invalid mouse link %d!" + +#: src/LYMainLoop.c:712 src/LYMainLoop.c:5324 +msgid "A URL specified by the user" +msgstr "A URL specified by the user" + +#: src/LYMainLoop.c:1161 +msgid "Enctype multipart/form-data not yet supported! Cannot submit." +msgstr "Enctype multipart/form-data not yet supported! Cannot submit." + +#. +#. * Make a name for this help file. +#. +#: src/LYMainLoop.c:3214 +msgid "Help Screen" +msgstr "Help Screen" + +#: src/LYMainLoop.c:3345 +msgid "System Index" +msgstr "System Index" + +#: src/LYMainLoop.c:3594 +#, c-format +msgid "Query parameter %d: " +msgstr "Query parameter %d: " + +#: src/LYMainLoop.c:3823 src/LYMainLoop.c:5600 +msgid "Entry into main screen" +msgstr "Entry into main screen" + +#: src/LYMainLoop.c:4085 +msgid "No next document present" +msgstr "No next document present" + +#: src/LYMainLoop.c:4378 +msgid "charset for this document specified explicitly, sorry..." +msgstr "charset for this document specified explicitly, sorry..." + +#: src/LYMainLoop.c:5282 +msgid "cd to:" +msgstr "cd to:" + +#: src/LYMainLoop.c:5305 +msgid "A component of path is not a directory" +msgstr "A component of path is not a directory" + +#: src/LYMainLoop.c:5308 +msgid "failed to change directory" +msgstr "failed to change directory" + +#: src/LYMainLoop.c:6529 +msgid "Reparsing document under current settings..." +msgstr "Reparsing document under current settings..." + +#: src/LYMainLoop.c:6823 +#, c-format +msgid "Fatal error - could not open output file %s\n" +msgstr "Fatal error - could not open output file %s\n" + +#: src/LYMainLoop.c:7166 +msgid "TABLE center enable." +msgstr "TABLE center enable." + +#: src/LYMainLoop.c:7169 +msgid "TABLE center disable." +msgstr "TABLE center disable." + +#: src/LYMainLoop.c:7249 +msgid "Current URL is empty." +msgstr "Current URL is empty." + +#: src/LYMainLoop.c:7251 src/LYUtils.c:1909 +msgid "Copy to clipboard failed." +msgstr "Copy to clipboard failed." + +#: src/LYMainLoop.c:7253 +msgid "Document URL put to clipboard." +msgstr "Document URL put to clipboard." + +#: src/LYMainLoop.c:7255 +msgid "Link URL put to clipboard." +msgstr "Link URL put to clipboard." + +#: src/LYMainLoop.c:7282 +msgid "No URL in the clipboard." +msgstr "No URL in the clipboard." + +#: src/LYMainLoop.c:7975 src/LYMainLoop.c:8153 +msgid "-index-" +msgstr "-index-" + +#: src/LYMainLoop.c:8091 +msgid "lynx: Can't access startfile" +msgstr "lynx: Can't access startfile" + +#: src/LYMainLoop.c:8103 +msgid "lynx: Start file could not be found or is not text/html or text/plain" +msgstr "lynx: Start file could not be found or is not text/html or text/plain" + +#: src/LYMainLoop.c:8104 +msgid " Exiting..." +msgstr " Exiting..." + +#: src/LYMainLoop.c:8147 +msgid "-more-" +msgstr "-more-" + +#. Enable scrolling. +#: src/LYNews.c:186 +msgid "You will be posting to:" +msgstr "You will be posting to:" + +#. +#. * Get the mail address for the From header, offering personal_mail_address +#. * as default. +#. +#: src/LYNews.c:195 +msgid "" +"\n" +"\n" +" Please provide your mail address for the From: header\n" +msgstr "" +"\n" +"\n" +" Please provide your mail address for the From: header\n" + +#. +#. * 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:212 +msgid "" +"\n" +"\n" +" Please provide or edit the Subject: header\n" +msgstr "" +"\n" +"\n" +" Please provide or edit the Subject: header\n" + +#: src/LYNews.c:302 +msgid "" +"\n" +"\n" +" Please provide or edit the Organization: header\n" +msgstr "" +"\n" +"\n" +" Please provide or edit the Organization: header\n" + +#. +#. * Use the built in line editior. +#. +#: src/LYNews.c:359 +msgid "" +"\n" +"\n" +" Please enter your message below." +msgstr "" +"\n" +"\n" +" Please enter your message below." + +#: src/LYNews.c:405 +msgid "Message has no original text!" +msgstr "Message has no original text!" + +#: src/LYOptions.c:776 +msgid "review/edit B)ookmarks files" +msgstr "review/edit B)ookmarks files" + +#: src/LYOptions.c:778 +msgid "B)ookmark file: " +msgstr "B)ookmark file: " + +#: src/LYOptions.c:2133 src/LYOptions.c:2140 +msgid "ON" +msgstr "ON" + +#. verbose_img variable +#. LYCollapseBRs variable +#. LYtrimBlankLines variable +#: src/LYOptions.c:2134 src/LYOptions.c:2139 src/LYOptions.c:2324 +#: src/LYOptions.c:2333 src/LYOptions.c:2342 src/LYOptions.c:2353 +msgid "OFF" +msgstr "OFF" + +#: src/LYOptions.c:2135 +msgid "NEVER" +msgstr "NEVER" + +#: src/LYOptions.c:2136 +msgid "ALWAYS" +msgstr "ALWAYS" + +#: src/LYOptions.c:2152 src/LYOptions.c:2316 +msgid "ignore" +msgstr "ignore" + +#: src/LYOptions.c:2153 +msgid "ask user" +msgstr "ask user" + +#: src/LYOptions.c:2154 +msgid "accept all" +msgstr "accept all" + +#: src/LYOptions.c:2166 +msgid "ALWAYS OFF" +msgstr "ALWAYS OFF" + +#: src/LYOptions.c:2167 +msgid "FOR LOCAL FILES ONLY" +msgstr "FOR LOCAL FILES ONLY" + +#: src/LYOptions.c:2169 +msgid "ALWAYS ON" +msgstr "ALWAYS ON" + +#: src/LYOptions.c:2181 +msgid "Numbers act as arrows" +msgstr "Numbers act as arrows" + +#: src/LYOptions.c:2183 +msgid "Links are numbered" +msgstr "Links are numbered" + +#: src/LYOptions.c:2186 +msgid "Links and form fields are numbered" +msgstr "Links and form fields are numbered" + +#: src/LYOptions.c:2189 +msgid "Form fields are numbered" +msgstr "Form fields are numbered" + +#: src/LYOptions.c:2204 +msgid "Case insensitive" +msgstr "Case insensitive" + +#: src/LYOptions.c:2205 +msgid "Case sensitive" +msgstr "Case sensitive" + +#: src/LYOptions.c:2239 +msgid "prompt normally" +msgstr "prompt normally" + +#: src/LYOptions.c:2240 +msgid "force yes-response" +msgstr "force yes-response" + +#: src/LYOptions.c:2241 +msgid "force no-response" +msgstr "force no-response" + +#: src/LYOptions.c:2251 +msgid "RFC 2109" +msgstr "RFC 2109" + +#: src/LYOptions.c:2252 +msgid "RFC 2965" +msgstr "RFC 2965" + +#: src/LYOptions.c:2253 +msgid "RFC 6265" +msgstr "RFC 6265" + +#: src/LYOptions.c:2270 +msgid "Novice" +msgstr "Novice" + +#: src/LYOptions.c:2271 +msgid "Intermediate" +msgstr "Intermediate" + +#: src/LYOptions.c:2272 +msgid "Advanced" +msgstr "Advanced" + +#: src/LYOptions.c:2273 +msgid "Minimal" +msgstr "Minimal" + +#: src/LYOptions.c:2282 +msgid "By First Visit" +msgstr "By First Visit" + +#: src/LYOptions.c:2284 +msgid "By First Visit Reversed" +msgstr "By First Visit Reversed" + +#: src/LYOptions.c:2285 +msgid "As Visit Tree" +msgstr "As Visit Tree" + +#: src/LYOptions.c:2286 +msgid "By Last Visit" +msgstr "By Last Visit" + +#: src/LYOptions.c:2288 +msgid "By Last Visit Reversed" +msgstr "By Last Visit Reversed" + +#. Old_DTD variable +#: src/LYOptions.c:2299 +msgid "relaxed (TagSoup mode)" +msgstr "relaxed (TagSoup mode)" + +#: src/LYOptions.c:2300 +msgid "strict (SortaSGML mode)" +msgstr "strict (SortaSGML mode)" + +#: src/LYOptions.c:2307 +msgid "Ignore" +msgstr "Ignore" + +#: src/LYOptions.c:2308 +msgid "Add to trace-file" +msgstr "Add to trace-file" + +#: src/LYOptions.c:2309 +msgid "Add to LYNXMESSAGES" +msgstr "Add to LYNXMESSAGES" + +#: src/LYOptions.c:2310 +msgid "Warn, point to trace-file" +msgstr "Warn, point to trace-file" + +#: src/LYOptions.c:2317 +msgid "as labels" +msgstr "as labels" + +#: src/LYOptions.c:2318 +msgid "as links" +msgstr "as links" + +#: src/LYOptions.c:2325 +msgid "show filename" +msgstr "show filename" + +#: src/LYOptions.c:2334 +msgid "collapse" +msgstr "collapse" + +#: src/LYOptions.c:2343 +msgid "trim-lines" +msgstr "trim-lines" + +#: src/LYOptions.c:2354 +msgid "STANDARD" +msgstr "STANDARD" + +#: src/LYOptions.c:2355 +msgid "ADVANCED" +msgstr "ADVANCED" + +#: src/LYOptions.c:2377 +msgid "IDNA 2003" +msgstr "IDNA 2003" + +#: src/LYOptions.c:2378 +msgid "IDNA 2008" +msgstr "IDNA 2008" + +#: src/LYOptions.c:2379 +msgid "IDNA TR46" +msgstr "IDNA TR46" + +#: src/LYOptions.c:2380 +msgid "IDNA Compatible" +msgstr "IDNA Compatible" + +#: src/LYOptions.c:2401 +msgid "Directories first" +msgstr "Directories first" + +#: src/LYOptions.c:2402 +msgid "Files first" +msgstr "Files first" + +#: src/LYOptions.c:2403 +msgid "Mixed style" +msgstr "Mixed style" + +#: src/LYOptions.c:2411 src/LYOptions.c:2431 +msgid "By Name" +msgstr "By Name" + +#: src/LYOptions.c:2412 src/LYOptions.c:2432 +msgid "By Type" +msgstr "By Type" + +#: src/LYOptions.c:2413 src/LYOptions.c:2433 +msgid "By Size" +msgstr "By Size" + +#: src/LYOptions.c:2414 src/LYOptions.c:2434 +msgid "By Date" +msgstr "By Date" + +#: src/LYOptions.c:2415 +msgid "By Mode" +msgstr "By Mode" + +#: src/LYOptions.c:2417 +msgid "By User" +msgstr "By User" + +#: src/LYOptions.c:2418 +msgid "By Group" +msgstr "By Group" + +#: src/LYOptions.c:2443 +msgid "Do not show rate" +msgstr "Do not show rate" + +#: src/LYOptions.c:2444 src/LYOptions.c:2445 +#, c-format +msgid "Show %s/sec rate" +msgstr "Show %s/sec rate" + +#: src/LYOptions.c:2447 src/LYOptions.c:2448 +#, c-format +msgid "Show %s/sec, ETA" +msgstr "Show %s/sec, ETA" + +#: src/LYOptions.c:2449 src/LYOptions.c:2450 +#, c-format +msgid "Show %s/sec (2-digits), ETA" +msgstr "Show %s/sec (2-digits), ETA" + +#: src/LYOptions.c:2453 +msgid "Show progressbar" +msgstr "Show progressbar" + +#: src/LYOptions.c:2474 +msgid "Accept lynx's internal types" +msgstr "Accept lynx's internal types" + +#: src/LYOptions.c:2475 +msgid "Also accept lynx.cfg's types" +msgstr "Also accept lynx.cfg's types" + +#: src/LYOptions.c:2476 +msgid "Also accept user's types" +msgstr "Also accept user's types" + +#: src/LYOptions.c:2477 +msgid "Also accept system's types" +msgstr "Also accept system's types" + +#: src/LYOptions.c:2478 +msgid "Accept all types" +msgstr "Accept all types" + +#: src/LYOptions.c:2487 +msgid "gzip" +msgstr "gzip" + +#: src/LYOptions.c:2488 +msgid "deflate" +msgstr "deflate" + +#: src/LYOptions.c:2491 +msgid "compress" +msgstr "compress" + +#: src/LYOptions.c:2494 +msgid "bzip2" +msgstr "bzip2" + +#: src/LYOptions.c:2497 +msgid "brotli" +msgstr "brotli" + +#: src/LYOptions.c:2499 +msgid "All" +msgstr "All" + +#: src/LYOptions.c:2509 +msgid "HTTP 1.0" +msgstr "HTTP 1.0" + +#: src/LYOptions.c:2510 +msgid "HTTP 1.1" +msgstr "HTTP 1.1" + +#: src/LYOptions.c:2869 src/LYOptions.c:2898 +#, c-format +msgid "Use %s to invoke the Options menu!" +msgstr "Use %s to invoke the Options menu!" + +#: src/LYOptions.c:3795 +msgid "(options marked with (!) will not be saved)" +msgstr "(options marked with (!) will not be saved)" + +#: src/LYOptions.c:3803 +msgid "General Preferences" +msgstr "General Preferences" + +#. *************************************************************** +#. User Mode: SELECT +#: src/LYOptions.c:3807 +msgid "User mode" +msgstr "User mode" + +#. Editor: INPUT +#: src/LYOptions.c:3813 +msgid "Editor" +msgstr "Editor" + +#. Search Type: SELECT +#: src/LYOptions.c:3818 +msgid "Type of Search" +msgstr "Type of Search" + +#: src/LYOptions.c:3823 +msgid "Security and Privacy" +msgstr "Security and Privacy" + +#. *************************************************************** +#. Cookies: SELECT +#: src/LYOptions.c:3827 +msgid "Cookies" +msgstr "Cookies" + +#. Cookie Version: SELECT +#: src/LYOptions.c:3841 +msgid "Cookie RFC-version" +msgstr "Cookie RFC-version" + +#. Cookie Prompting: SELECT +#: src/LYOptions.c:3847 +msgid "Invalid-Cookie Prompting" +msgstr "Invalid-Cookie Prompting" + +#. SSL Prompting: SELECT +#: src/LYOptions.c:3854 +msgid "SSL Prompting" +msgstr "SSL Prompting" + +#: src/LYOptions.c:3859 +msgid "SSL client certificate file" +msgstr "SSL client certificate file" + +#: src/LYOptions.c:3863 +msgid "SSL client key file" +msgstr "SSL client key file" + +#: src/LYOptions.c:3869 +msgid "Keyboard Input" +msgstr "Keyboard Input" + +#. *************************************************************** +#. Keypad Mode: SELECT +#: src/LYOptions.c:3873 +msgid "Keypad mode" +msgstr "Keypad mode" + +#. Emacs keys: ON/OFF +#: src/LYOptions.c:3879 +msgid "Emacs keys" +msgstr "Emacs keys" + +#. VI Keys: ON/OFF +#: src/LYOptions.c:3885 +msgid "VI keys" +msgstr "VI keys" + +#. Line edit style: SELECT +#. well, at least 2 line edit styles available +#: src/LYOptions.c:3892 +msgid "Line edit style" +msgstr "Line edit style" + +#. Keyboard layout: SELECT +#: src/LYOptions.c:3904 +msgid "Keyboard layout" +msgstr "Keyboard layout" + +#. +#. * Display and Character Set +#. +#: src/LYOptions.c:3918 +msgid "Display and Character Set" +msgstr "Display and Character Set" + +#. Use locale-based character set: ON/OFF +#: src/LYOptions.c:3923 +msgid "Use locale-based character set" +msgstr "Use locale-based character set" + +#: src/LYOptions.c:3930 +msgid "Use HTML5 charset replacements" +msgstr "Use HTML5 charset replacements" + +#. Display Character Set: SELECT +#: src/LYOptions.c:3936 +msgid "Display character set" +msgstr "Display character set" + +#: src/LYOptions.c:3967 +msgid "Assumed document character set" +msgstr "Assumed document character set" + +#: src/LYOptions.c:3983 +msgid "Internationalized domain names" +msgstr "Internationalized domain names" + +#. +#. * 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:4001 +msgid "CJK mode" +msgstr "CJK mode" + +#: src/LYOptions.c:4003 +msgid "Raw 8-bit" +msgstr "Raw 8-bit" + +#. X Display: INPUT +#: src/LYOptions.c:4011 +msgid "X Display" +msgstr "X Display" + +#. +#. * Document Appearance +#. +#: src/LYOptions.c:4017 +msgid "Document Appearance" +msgstr "Document Appearance" + +#: src/LYOptions.c:4023 +msgid "Show color" +msgstr "Show color" + +#: src/LYOptions.c:4049 +msgid "Color style" +msgstr "Color style" + +#: src/LYOptions.c:4059 +msgid "Default colors" +msgstr "Default colors" + +#. Show cursor: ON/OFF +#: src/LYOptions.c:4067 +msgid "Show cursor" +msgstr "Show cursor" + +#. Underline links: ON/OFF +#: src/LYOptions.c:4073 +msgid "Underline links" +msgstr "Underline links" + +#. Show scrollbar: ON/OFF +#: src/LYOptions.c:4080 +msgid "Show scrollbar" +msgstr "Show scrollbar" + +#. Select Popups: ON/OFF +#: src/LYOptions.c:4087 +msgid "Popups for select fields" +msgstr "Popups for select fields" + +#. HTML error recovery: SELECT +#: src/LYOptions.c:4093 +msgid "HTML error recovery" +msgstr "HTML error recovery" + +#. Bad HTML messages: SELECT +#: src/LYOptions.c:4099 +msgid "Bad HTML messages" +msgstr "Bad HTML messages" + +#. Show Images: SELECT +#: src/LYOptions.c:4105 +msgid "Show images" +msgstr "Show images" + +#. Verbose Images: ON/OFF +#: src/LYOptions.c:4119 +msgid "Verbose images" +msgstr "Verbose images" + +#. Collapse BR Tags: ON/OFF +#: src/LYOptions.c:4125 +msgid "Collapse BR tags" +msgstr "Collapse BR tags" + +#. Trim blank lines: ON/OFF +#: src/LYOptions.c:4131 +msgid "Trim blank lines" +msgstr "Trim blank lines" + +#. +#. * Headers Transferred to Remote Servers +#. +#: src/LYOptions.c:4139 +msgid "Headers Transferred to Remote Servers" +msgstr "Headers Transferred to Remote Servers" + +#. *************************************************************** +#. Mail Address: INPUT +#: src/LYOptions.c:4143 +msgid "Personal mail address" +msgstr "Personal mail address" + +#: src/LYOptions.c:4148 +msgid "Personal name for mail" +msgstr "Personal name for mail" + +#: src/LYOptions.c:4155 +msgid "Password for anonymous ftp" +msgstr "Password for anonymous ftp" + +#. Preferred content type: SELECT +#: src/LYOptions.c:4161 +msgid "Preferred content type" +msgstr "Preferred content type" + +#. Preferred media type: SELECT +#: src/LYOptions.c:4167 +msgid "Preferred media type" +msgstr "Preferred media type" + +#. Preferred encoding: SELECT +#: src/LYOptions.c:4173 +msgid "Preferred encoding" +msgstr "Preferred encoding" + +#. Preferred Document Character Set: INPUT +#: src/LYOptions.c:4179 +msgid "Preferred document character set" +msgstr "Preferred document character set" + +#. Preferred Document Language: INPUT +#: src/LYOptions.c:4184 +msgid "Preferred document language" +msgstr "Preferred document language" + +#. HTTP protocol SELECT +#: src/LYOptions.c:4189 +msgid "HTTP protocol" +msgstr "HTTP protocol" + +#: src/LYOptions.c:4196 +msgid "Send User-Agent header" +msgstr "Send User-Agent header" + +#: src/LYOptions.c:4198 +msgid "User-Agent header" +msgstr "User-Agent header" + +#. +#. * Listing and Accessing Files +#. +#: src/LYOptions.c:4206 +msgid "Listing and Accessing Files" +msgstr "Listing and Accessing Files" + +#. FTP sort: SELECT +#: src/LYOptions.c:4211 +msgid "Use Passive FTP" +msgstr "Use Passive FTP" + +#. FTP sort: SELECT +#: src/LYOptions.c:4217 +msgid "FTP sort criteria" +msgstr "FTP sort criteria" + +#. Local Directory Sort: SELECT +#: src/LYOptions.c:4225 +msgid "Local directory sort criteria" +msgstr "Local directory sort criteria" + +#. Local Directory Order: SELECT +#: src/LYOptions.c:4231 +msgid "Local directory sort order" +msgstr "Local directory sort order" + +#: src/LYOptions.c:4240 +msgid "Show dot files" +msgstr "Show dot files" + +#: src/LYOptions.c:4248 +msgid "Execution links" +msgstr "Execution links" + +#: src/LYOptions.c:4266 +msgid "Pause when showing message" +msgstr "Pause when showing message" + +#. Show transfer rate: SELECT +#: src/LYOptions.c:4273 +msgid "Show transfer rate" +msgstr "Show transfer rate" + +#. +#. * Special Files and Screens +#. +#: src/LYOptions.c:4293 +msgid "Special Files and Screens" +msgstr "Special Files and Screens" + +#: src/LYOptions.c:4298 +msgid "Multi-bookmarks" +msgstr "Multi-bookmarks" + +#: src/LYOptions.c:4306 +msgid "Review/edit Bookmarks files" +msgstr "Review/edit Bookmarks files" + +#: src/LYOptions.c:4309 +msgid "Goto multi-bookmark menu" +msgstr "Goto multi-bookmark menu" + +#: src/LYOptions.c:4311 +msgid "Bookmarks file" +msgstr "Bookmarks file" + +#. Auto Session: ON/OFF +#: src/LYOptions.c:4318 +msgid "Auto Session" +msgstr "Auto Session" + +#. Session File Menu: INPUT +#: src/LYOptions.c:4324 +msgid "Session file" +msgstr "Session file" + +#. Visited Pages: SELECT +#: src/LYOptions.c:4330 +msgid "Visited Pages" +msgstr "Visited Pages" + +#: src/LYOptions.c:4335 +msgid "View the file " +msgstr "View the file " + +#: src/LYPrint.c:956 +#, c-format +msgid " Print job complete.\n" +msgstr " Print job complete.\n" + +#: src/LYPrint.c:1283 +msgid "Document:" +msgstr "Document:" + +#: src/LYPrint.c:1284 +msgid "Number of lines:" +msgstr "Number of lines:" + +#: src/LYPrint.c:1285 +msgid "Number of pages:" +msgstr "Number of pages:" + +#: src/LYPrint.c:1286 +msgid "pages" +msgstr "pages" + +#: src/LYPrint.c:1286 +msgid "page" +msgstr "page" + +#: src/LYPrint.c:1287 +msgid "(approximately)" +msgstr "(approximately)" + +#: src/LYPrint.c:1294 +msgid "Some print functions have been disabled!" +msgstr "Some print functions have been disabled!" + +#: src/LYPrint.c:1298 +msgid "Standard print options:" +msgstr "Standard print options:" + +#: src/LYPrint.c:1299 +msgid "Print options:" +msgstr "Print options:" + +#: src/LYPrint.c:1306 +msgid "Save to a local file" +msgstr "Save to a local file" + +#: src/LYPrint.c:1308 +msgid "Save to disk disabled" +msgstr "Save to disk disabled" + +#: src/LYPrint.c:1315 +msgid "Mail the file" +msgstr "Mail the file" + +#: src/LYPrint.c:1322 +msgid "Print to the screen" +msgstr "Print to the screen" + +#: src/LYPrint.c:1327 +msgid "Print out on a printer attached to your vt100 terminal" +msgstr "Print out on a printer attached to your vt100 terminal" + +#: src/LYReadCFG.c:437 +#, 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 "" +"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" + +#: src/LYReadCFG.c:450 +msgid "Offending line:" +msgstr "Offending line:" + +#: src/LYReadCFG.c:764 +#, c-format +msgid "key remapping of %s to %s for %s failed\n" +msgstr "key remapping of %s to %s for %s failed\n" + +#: src/LYReadCFG.c:771 +#, c-format +msgid "key remapping of %s to %s failed\n" +msgstr "key remapping of %s to %s failed\n" + +#: src/LYReadCFG.c:792 +#, c-format +msgid "invalid line-editor selection %s for key %s, selecting all\n" +msgstr "invalid line-editor selection %s for key %s, selecting all\n" + +#: src/LYReadCFG.c:817 src/LYReadCFG.c:832 +#, c-format +msgid "" +"setting of line-editor binding for key %s (0x%x) to 0x%x for %s failed\n" +msgstr "" +"setting of line-editor binding for key %s (0x%x) to 0x%x for %s failed\n" + +#: src/LYReadCFG.c:839 +#, c-format +msgid "setting of line-editor binding for key %s (0x%x) for %s failed\n" +msgstr "setting of line-editor binding for key %s (0x%x) for %s failed\n" + +#: src/LYReadCFG.c:937 +#, c-format +msgid "Lynx: cannot start, CERN rules file %s is not available\n" +msgstr "Lynx: cannot start, CERN rules file %s is not available\n" + +#: src/LYReadCFG.c:938 +msgid "(no name)" +msgstr "(no name)" + +#: src/LYReadCFG.c:2087 +#, c-format +msgid "More than %d nested lynx.cfg includes -- perhaps there is a loop?!?\n" +msgstr "More than %d nested lynx.cfg includes -- perhaps there is a loop?!?\n" + +#: src/LYReadCFG.c:2089 +#, c-format +msgid "Last attempted include was '%s',\n" +msgstr "Last attempted include was '%s',\n" + +#: src/LYReadCFG.c:2090 +#, c-format +msgid "included from '%s'.\n" +msgstr "included from '%s'.\n" + +#: src/LYReadCFG.c:2501 src/LYReadCFG.c:2514 src/LYReadCFG.c:2572 +msgid "The following is read from your lynx.cfg file." +msgstr "The following is read from your lynx.cfg file." + +#: src/LYReadCFG.c:2502 src/LYReadCFG.c:2515 +msgid "Please read the distribution" +msgstr "Please read the distribution" + +#: src/LYReadCFG.c:2508 src/LYReadCFG.c:2518 +msgid "for more comments." +msgstr "for more comments." + +#: src/LYReadCFG.c:2554 +msgid "RELOAD THE CHANGES" +msgstr "RELOAD THE CHANGES" + +#: src/LYReadCFG.c:2562 +msgid "Your primary configuration" +msgstr "Your primary configuration" + +#: src/LYShowInfo.c:106 +msgid "URL:" +msgstr "URL:" + +#: src/LYShowInfo.c:190 +msgid "Directory that you are currently viewing" +msgstr "Directory that you are currently viewing" + +#: src/LYShowInfo.c:193 +msgid "Name:" +msgstr "Name:" + +#: src/LYShowInfo.c:210 +msgid "Directory that you have currently selected" +msgstr "Directory that you have currently selected" + +#: src/LYShowInfo.c:212 +msgid "File that you have currently selected" +msgstr "File that you have currently selected" + +#: src/LYShowInfo.c:215 +msgid "Symbolic link that you have currently selected" +msgstr "Symbolic link that you have currently selected" + +#: src/LYShowInfo.c:218 +msgid "Item that you have currently selected" +msgstr "Item that you have currently selected" + +#: src/LYShowInfo.c:220 +msgid "Full name:" +msgstr "Full name:" + +#: src/LYShowInfo.c:233 +msgid "Unable to follow link" +msgstr "Unable to follow link" + +#: src/LYShowInfo.c:235 +msgid "Points to file:" +msgstr "Points to file:" + +#: src/LYShowInfo.c:240 +msgid "Name of owner:" +msgstr "Name of owner:" + +#: src/LYShowInfo.c:243 +msgid "Group name:" +msgstr "Group name:" + +#: src/LYShowInfo.c:245 +msgid "File size:" +msgstr "File size:" + +#: src/LYShowInfo.c:247 +msgid "(bytes)" +msgstr "(bytes)" + +#. +#. * Include date and time information. +#. +#: src/LYShowInfo.c:252 +msgid "Creation date:" +msgstr "Creation date:" + +#: src/LYShowInfo.c:255 +msgid "Last modified:" +msgstr "Last modified:" + +#: src/LYShowInfo.c:258 +msgid "Last accessed:" +msgstr "Last accessed:" + +#: src/LYShowInfo.c:264 +msgid "Access Permissions" +msgstr "Access Permissions" + +#: src/LYShowInfo.c:299 +msgid "Group:" +msgstr "Group:" + +#: src/LYShowInfo.c:319 +msgid "World:" +msgstr "World:" + +#: src/LYShowInfo.c:326 +msgid "File that you are currently viewing" +msgstr "File that you are currently viewing" + +#: src/LYShowInfo.c:334 src/LYShowInfo.c:434 +msgid "Linkname:" +msgstr "Linkname:" + +#: src/LYShowInfo.c:340 src/LYShowInfo.c:355 +msgid "Charset:" +msgstr "Charset:" + +#: src/LYShowInfo.c:354 +msgid "(assumed)" +msgstr "(assumed)" + +#: src/LYShowInfo.c:361 +msgid "Server:" +msgstr "Server:" + +#: src/LYShowInfo.c:364 +msgid "Date:" +msgstr "Date:" + +#: src/LYShowInfo.c:367 +msgid "Last Mod:" +msgstr "Last Mod:" + +#: src/LYShowInfo.c:371 +msgid "Expires:" +msgstr "Expires:" + +#: src/LYShowInfo.c:374 +msgid "Cache-Control:" +msgstr "Cache-Control:" + +#: src/LYShowInfo.c:377 +msgid "Content-Length:" +msgstr "Content-Length:" + +#: src/LYShowInfo.c:381 +msgid "Length:" +msgstr "Length:" + +#: src/LYShowInfo.c:386 +msgid "Language:" +msgstr "Language:" + +#: src/LYShowInfo.c:392 +msgid "Post Data:" +msgstr "Post Data:" + +#: src/LYShowInfo.c:395 +msgid "Post Content Type:" +msgstr "Post Content Type:" + +#: src/LYShowInfo.c:398 +msgid "Owner(s):" +msgstr "Owner(s):" + +#: src/LYShowInfo.c:403 +msgid "size:" +msgstr "size:" + +#: src/LYShowInfo.c:405 +msgid "lines" +msgstr "lines" + +#: src/LYShowInfo.c:409 +msgid "forms mode" +msgstr "forms mode" + +#: src/LYShowInfo.c:411 +msgid "source" +msgstr "source" + +#: src/LYShowInfo.c:412 +msgid "normal" +msgstr "normal" + +#: src/LYShowInfo.c:414 +msgid ", safe" +msgstr ", safe" + +#: src/LYShowInfo.c:416 +msgid ", via internal link" +msgstr ", via internal link" + +#: src/LYShowInfo.c:420 +msgid ", no-cache" +msgstr ", no-cache" + +#: src/LYShowInfo.c:422 +msgid ", ISMAP script" +msgstr ", ISMAP script" + +#: src/LYShowInfo.c:424 +msgid ", bookmark file" +msgstr ", bookmark file" + +#: src/LYShowInfo.c:427 +msgid "mode:" +msgstr "mode:" + +#: src/LYShowInfo.c:433 +msgid "Link that you currently have selected" +msgstr "Link that you currently have selected" + +#: src/LYShowInfo.c:442 +msgid "Method:" +msgstr "Method:" + +#: src/LYShowInfo.c:446 +msgid "Enctype:" +msgstr "Enctype:" + +#: src/LYShowInfo.c:452 +msgid "Action:" +msgstr "Action:" + +#: src/LYShowInfo.c:458 +msgid "(Form field)" +msgstr "(Form field)" + +#: src/LYShowInfo.c:468 +msgid "No Links on the current page" +msgstr "No Links on the current page" + +#: src/LYShowInfo.c:473 +msgid "Server Headers:" +msgstr "Server Headers:" + +#: src/LYStyle.c:332 +#, 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 "" +"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" + +#: src/LYStyle.c:941 +#, c-format +msgid "" +"\n" +"Lynx file \"%s\" is not available.\n" +"\n" +msgstr "" +"\n" +"Lynx file \"%s\" is not available.\n" +"\n" + +#: src/LYTraversal.c:111 +msgid "here is a list of the history stack so that you may rebuild" +msgstr "here is a list of the history stack so that you may rebuild" + +#: src/LYUpload.c:77 +msgid "ERROR! - upload command is misconfigured" +msgstr "ERROR! - upload command is misconfigured" + +#: src/LYUpload.c:98 +msgid "Illegal redirection \"../\" found! Request ignored." +msgstr "Illegal redirection \"../\" found! Request ignored." + +#: src/LYUpload.c:101 +msgid "Illegal character \"/\" found! Request ignored." +msgstr "Illegal character \"/\" found! Request ignored." + +#: src/LYUpload.c:104 +msgid "Illegal redirection using \"~\" found! Request ignored." +msgstr "Illegal redirection using \"~\" found! Request ignored." + +#: src/LYUpload.c:157 +msgid "Unable to upload file." +msgstr "Unable to upload file." + +#: src/LYUpload.c:196 +msgid "Upload To:" +msgstr "Upload To:" + +#: src/LYUpload.c:197 +msgid "Upload options:" +msgstr "Upload options:" + +#: src/LYUtils.c:1911 +msgid "Download document URL put to clipboard." +msgstr "Download document URL put to clipboard." + +#: src/LYUtils.c:2658 +msgid "Unexpected access protocol for this URL scheme." +msgstr "Unexpected access protocol for this URL scheme." + +#: src/LYUtils.c:3572 +msgid "Too many tempfiles" +msgstr "Too many tempfiles" + +#: src/LYUtils.c:3872 +msgid "unknown restriction" +msgstr "unknown restriction" + +#: src/LYUtils.c:3903 +#, c-format +msgid "No restrictions set.\n" +msgstr "No restrictions set.\n" + +#: src/LYUtils.c:3906 +#, c-format +msgid "Restrictions set:\n" +msgstr "Restrictions set:\n" + +#: src/LYUtils.c:5203 +msgid "Cannot find HOME directory" +msgstr "Cannot find HOME directory" + +#: src/LYrcFile.c:16 +msgid "Normally disabled. See ENABLE_LYNXRC in lynx.cfg\n" +msgstr "Normally disabled. See ENABLE_LYNXRC in lynx.cfg\n" + +#: src/LYrcFile.c:378 +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 "" +"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" + +#: src/LYrcFile.c:386 +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 "" +"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" + +#: src/LYrcFile.c:395 +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 "" +"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" + +#: src/LYrcFile.c:400 +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 "" +"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" + +#: src/LYrcFile.c:405 +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 "" +"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" + +#: src/LYrcFile.c:413 +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 "" +"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" + +#: src/LYrcFile.c:421 +msgid "" +"cookie_file specifies the file from which to read persistent cookies.\n" +"The default is ~/" +msgstr "" +"cookie_file specifies the file from which to read persistent cookies.\n" +"The default is ~/" + +#: src/LYrcFile.c:426 +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 "" +"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" + +#: src/LYrcFile.c:440 +msgid "" +"dir_list_order specifies the directory list order under DIRED_SUPPORT\n" +"(if implemented). The default is \"ORDER_BY_NAME\"\n" +msgstr "" +"dir_list_order specifies the directory list order under DIRED_SUPPORT\n" +"(if implemented). The default is \"ORDER_BY_NAME\"\n" + +#: src/LYrcFile.c:445 +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 "" +"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" + +#: src/LYrcFile.c:453 +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 "" +"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" + +#: src/LYrcFile.c:459 +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 "" +"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" + +#: src/LYrcFile.c:466 +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 "" +"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" + +#: src/LYrcFile.c:497 +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 "" +"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" + +#: src/LYrcFile.c:515 +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 "" +"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" + +#: src/LYrcFile.c:521 +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 "" +"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" + +#: src/LYrcFile.c:530 +msgid "" +"personal_mail_name specifies your personal name, for mail. The\n" +"name is sent for mailed comments. Lynx will prompt for this,\n" +"showing the configured value as a default when sending mail.\n" +"This is not necessarily the same as a name provided as part of the\n" +"personal_mail_address.\n" +"Lynx does not save your changes to that default value as a side-effect\n" +"of sending email. To update the default value, you must use the options\n" +"menu, or modify this file directly.\n" +msgstr "" +"personal_mail_name specifies your personal name, for mail. The\n" +"name is sent for mailed comments. Lynx will prompt for this,\n" +"showing the configured value as a default when sending mail.\n" +"This is not necessarily the same as a name provided as part of the\n" +"personal_mail_address.\n" +"Lynx does not save your changes to that default value as a side-effect\n" +"of sending email. To update the default value, you must use the options\n" +"menu, or modify this file directly.\n" + +#: src/LYrcFile.c:540 +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 "" +"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" + +#: src/LYrcFile.c:558 +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 "" +"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" + +#: src/LYrcFile.c:569 +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 "" +"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" + +#: src/LYrcFile.c:580 +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 "" +"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" + +#: src/LYrcFile.c:598 +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 "" +"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" + +#: src/LYrcFile.c:609 +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 "" +"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" + +#: src/LYrcFile.c:626 +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 "" +"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" + +#: src/LYrcFile.c:637 +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 "" +"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" + +#: src/LYrcFile.c:648 +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 "" +"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" + +#: src/LYrcFile.c:663 +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 "" +"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" + +#: src/LYrcFile.c:672 +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 "" +"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" + +#: src/LYrcFile.c:677 +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 "" +"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" + +#: src/LYrcFile.c:685 +msgid "" +"The visited_links setting controls how Lynx organizes the information\n" +"in the Visited Links Page.\n" +msgstr "" +"The visited_links setting controls how Lynx organizes the information\n" +"in the Visited Links Page.\n" + +#: src/LYrcFile.c:929 +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 "" +"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" + +#: src/LYrcFile.c:938 +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 "" +"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" + +#: src/LYrcFile.c:942 +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 "" +"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" + +#: src/LYrcFile.c:951 +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 "" +"NOTE: Some fixed format documents may look disfigured when\n" +"\"LINKS_ARE_NUMBERED\" or \"LINKS_AND_FORM_FIELDS_ARE_NUMBERED\" are\n" +"enabled.\n" + +#: src/LYrcFile.c:983 +msgid "" +"Lynx User Defaults File\n" +"\n" +msgstr "" +"Lynx User Defaults File\n" +"\n" + +#: src/LYrcFile.c:992 +msgid "" +"This file contains options saved from the Lynx Options Screen (normally\n" +"with the 'o' key). To save options with that screen, you must select the\n" +"checkbox:\n" +msgstr "" +"This file contains options saved from the Lynx Options Screen (normally\n" +"with the 'o' key). To save options with that screen, you must select the\n" +"checkbox:\n" + +#: src/LYrcFile.c:999 +msgid "" +"You must then save the settings using the link on the line above the\n" +"checkbox:\n" +msgstr "" +"You must then save the settings using the link on the line above the\n" +"checkbox:\n" + +#: src/LYrcFile.c:1006 +msgid "" +"You may also use the command-line option \"-forms_options\", which displays\n" +"the simpler Options Menu instead. Save options with that using the '>' " +"key.\n" +"\n" +msgstr "" +"You may also use the command-line option \"-forms_options\", which displays\n" +"the simpler Options Menu instead. Save options with that using the '>' " +"key.\n" +"\n" + +#: src/LYrcFile.c:1013 +msgid "" +"This file contains options saved from the Lynx Options Screen (normally\n" +"with the '>' key).\n" +"\n" +msgstr "" +"This file contains options saved from the Lynx Options Screen (normally\n" +"with the '>' key).\n" +"\n" + +#: src/LYrcFile.c:1020 +msgid "" +"There is normally no need to edit this file manually, since the defaults\n" +"here can be controlled from the Options Screen, and the next time options\n" +"are saved from the Options Screen this file will be completely rewritten.\n" +"You have been warned...\n" +"\n" +"If you are looking for the general configuration file - it is normally\n" +"called \"lynx.cfg\". It has different content and a different format.\n" +"It is not this file.\n" +msgstr "" +"There is normally no need to edit this file manually, since the defaults\n" +"here can be controlled from the Options Screen, and the next time options\n" +"are saved from the Options Screen this file will be completely rewritten.\n" +"You have been warned...\n" +"\n" +"If you are looking for the general configuration file - it is normally\n" +"called \"lynx.cfg\". It has different content and a different format.\n" +"It is not this file.\n" diff --git a/po/eo.gmo b/po/eo.gmo Binary files differnew file mode 100644 index 0000000..5817372 --- /dev/null +++ b/po/eo.gmo diff --git a/po/et.gmo b/po/et.gmo Binary files differnew file mode 100644 index 0000000..a75aea4 --- /dev/null +++ b/po/et.gmo diff --git a/po/fi.gmo b/po/fi.gmo Binary files differnew file mode 100644 index 0000000..271db14 --- /dev/null +++ b/po/fi.gmo diff --git a/po/fr.gmo b/po/fr.gmo Binary files differnew file mode 100644 index 0000000..10dada5 --- /dev/null +++ b/po/fr.gmo diff --git a/po/hu.gmo b/po/hu.gmo Binary files differnew file mode 100644 index 0000000..1bcb67d --- /dev/null +++ b/po/hu.gmo diff --git a/po/id.gmo b/po/id.gmo Binary files differnew file mode 100644 index 0000000..c759781 --- /dev/null +++ b/po/id.gmo diff --git a/po/it.gmo b/po/it.gmo Binary files differnew file mode 100644 index 0000000..17d1fe6 --- /dev/null +++ b/po/it.gmo diff --git a/po/ja.gmo b/po/ja.gmo Binary files differnew file mode 100644 index 0000000..30343aa --- /dev/null +++ b/po/ja.gmo diff --git a/po/nl.gmo b/po/nl.gmo Binary files differnew file mode 100644 index 0000000..2febfa1 --- /dev/null +++ b/po/nl.gmo diff --git a/po/pt_BR.gmo b/po/pt_BR.gmo Binary files differnew file mode 100644 index 0000000..0276b32 --- /dev/null +++ b/po/pt_BR.gmo diff --git a/po/ro.gmo b/po/ro.gmo Binary files differnew file mode 100644 index 0000000..eb60f70 --- /dev/null +++ b/po/ro.gmo diff --git a/po/ru.gmo b/po/ru.gmo Binary files differnew file mode 100644 index 0000000..b1c3bd7 --- /dev/null +++ b/po/ru.gmo diff --git a/po/sl.gmo b/po/sl.gmo Binary files differnew file mode 100644 index 0000000..54f907a --- /dev/null +++ b/po/sl.gmo diff --git a/po/sv.gmo b/po/sv.gmo Binary files differnew file mode 100644 index 0000000..f65c225 --- /dev/null +++ b/po/sv.gmo diff --git a/po/tr.gmo b/po/tr.gmo Binary files differnew file mode 100644 index 0000000..f718058 --- /dev/null +++ b/po/tr.gmo diff --git a/po/uk.gmo b/po/uk.gmo Binary files differnew file mode 100644 index 0000000..05755e5 --- /dev/null +++ b/po/uk.gmo diff --git a/po/vi.gmo b/po/vi.gmo Binary files differnew file mode 100644 index 0000000..b3c533b --- /dev/null +++ b/po/vi.gmo diff --git a/po/zh_CN.gmo b/po/zh_CN.gmo Binary files differnew file mode 100644 index 0000000..7473650 --- /dev/null +++ b/po/zh_CN.gmo diff --git a/po/zh_TW.gmo b/po/zh_TW.gmo Binary files differnew file mode 100644 index 0000000..68b3061 --- /dev/null +++ b/po/zh_TW.gmo |