1 /*
2  * $LynxId: LYMessages_en.h,v 1.79 2015/12/15 01:35:44 tom Exp $
3  *
4  * Lynx - Hypertext navigation system
5  *
6  *   Copyright 1997-2015 Thomas E. Dickey
7  *   Copyright 1992, 1993, 1994 University of Kansas
8  *   Released 1995 using GNU General Public License
9  */
10 
11 #ifndef LYMESSAGES_EN_H
12 #define LYMESSAGES_EN_H
13 
14 /*******************************************************************
15  * The following definitions are for status line prompts, messages, or
16  * warnings issued by Lynx during program execution.  You can modify
17  * them to make them more appropriate for your site.  We recommend that
18  * you extend these definitions to other languages using the gettext
19  * library.  There are also scattered uses of 'gettext()' throughout the
20  * Lynx source, covering all but those messages which (a) are used for
21  * debugging (CTRACE) or (b) are constants used in interaction with
22  * other programs.
23  *
24  * See ABOUT-NLS and po/readme for details and location of contributed
25  * translations.  When no translation is available, the English default is
26  * used.
27  */
28 #define ALERT_FORMAT gettext("Alert!: %s")
29 #define WELCOME_MSG gettext("Welcome")
30 #define REALLY_QUIT gettext("Are you sure you want to quit?")
31 #ifdef VMS
32 #define REALLY_EXIT gettext("Really exit from Lynx?")
33 #endif /* VMS */
34 #define CONNECTION_INTERRUPTED gettext("Connection interrupted.")
35 #define TRANSFER_INTERRUPTED gettext("Data transfer interrupted.")
36 #define CANCELLED gettext("Cancelled!!!")
37 #define CANCELLING gettext("Cancelling!")
38 #define NO_CANCEL gettext("Excellent!!!")
39 #define OPERATION_OK gettext("OK")
40 #define OPERATION_DONE gettext("Done!")
41 #define BAD_REQUEST gettext("Bad request!")
42 #define PREVIOUS gettext("previous")
43 #define NEXT_SCREEN gettext("next screen")
44 #define TO_HELP gettext("HELP!")
45 #define HELP_ON_SEGMENT gettext(", help on ")
46 #define HELP \
47  gettext("Commands: Use arrow keys to move, '?' for help, 'q' to quit, '<-' to go back.")
48 #define MOREHELP \
49  gettext("-- press space for more, use arrow keys to move, '?' for help, 'q' to quit.")
50 #define MORE gettext("-- press space for next page --")
51 #define URL_TOO_LONG gettext("URL too long")
52 
53 /* Forms messages */
54 #ifdef TEXTFIELDS_MAY_NEED_ACTIVATION
55 /* Inactive input fields, messages used with -tna option - kw */
56 #define FORM_LINK_TEXT_ADV_MSG_INA \
57  gettext("(Textfield \"%s\") Inactive.  Press <return> to activate.")
58 #define FORM_LINK_TEXT_MESSAGE_INA \
59  gettext("(Text entry field) Inactive.  Press <return> to activate.")
60 #define FORM_LINK_TEXTAREA_ADV_MSG_INA \
61  gettext("(Textarea \"%s\") Inactive.  Press <return> to activate.")
62 #define FORM_LINK_TEXTAREA_MESSAGE_INA \
63  gettext("(Textarea) Inactive.  Press <return> to activate.")
64 #define FORM_LINK_TEXTAREA_ADV_MSG_INA_E \
65  gettext("(Textarea \"%s\") Inactive.  Press <return> to activate (%s for editor).")
66 #define FORM_LINK_TEXTAREA_MESSAGE_INA_E \
67  gettext("(Textarea) Inactive.  Press <return> to activate (%s for editor).")
68 #define FORM_LINK_TEXT_SUBMIT_MESSAGE_INA \
69  gettext("(Form field) Inactive.  Use <return> to edit.")
70 #define FORM_TEXT_SUBMIT_MESSAGE_INA_X \
71  gettext("(Form field) Inactive.  Use <return> to edit (%s to submit with no cache).")
72 #define FORM_TEXT_RESUBMIT_MESSAGE_INA \
73  gettext("(Form field) Inactive. Press <return> to edit, press <return> twice to submit.")
74 #define FORM_TEXT_SUBMIT_MAILTO_MSG_INA \
75  gettext("(mailto form field) Inactive.  Press <return> to change.")
76 #define FORM_LINK_PASSWORD_MESSAGE_INA \
77  gettext("(Password entry field) Inactive.  Press <return> to activate.")
78 #endif
79 #define FORM_LINK_FILE_UNM_MSG \
80  gettext("UNMODIFIABLE file entry field.  Use UP or DOWN arrows or tab to move off.")
81 #define FORM_LINK_FILE_MESSAGE \
82  gettext("(File entry field) Enter filename.  Use UP or DOWN arrows or tab to move off.")
83 #define FORM_LINK_TEXT_ADV_MSG \
84  gettext("(Textfield \"%s\") Enter text.  Use UP or DOWN arrows or tab to move off.")
85 #define FORM_LINK_TEXT_MESSAGE \
86  gettext("(Textfield \"%s\") Enter text.  Use UP or DOWN arrows or tab to move off.")
87 #define FORM_LINK_TEXTAREA_ADV_MSG \
88  gettext("(Textarea \"%s\") Enter text. Use UP/DOWN arrows or TAB to move off.")
89 #define FORM_LINK_TEXTAREA_MESSAGE \
90  gettext("(Textarea) Enter text. Use UP/DOWN arrows or TAB to move off.")
91 #define FORM_LINK_TEXTAREA_ADV_MSG_E \
92  gettext("(Textarea \"%s\") Enter text. Use UP/DOWN arrows or TAB to move off (%s for editor).")
93 #define FORM_LINK_TEXTAREA_MESSAGE_E \
94  gettext("(Textarea) Enter text. Use UP/DOWN arrows or TAB to move off (%s for editor).")
95 #define FORM_LINK_TEXT_UNM_MSG \
96  gettext("UNMODIFIABLE form text field.  Use UP or DOWN arrows or tab to move off.")
97 #define FORM_LINK_TEXT_SUBMIT_MESSAGE \
98  gettext("(Form field) Enter text.  Use <return> to submit.")
99 #define FORM_LINK_TEXT_SUBMIT_MESSAGE_X \
100  gettext("(Form field) Enter text.  Use <return> to submit (%s for no cache).")
101 #define FORM_LINK_TEXT_RESUBMIT_MESSAGE \
102  gettext("(Form field) Enter text.  Use <return> to submit, arrows or tab to move off.")
103 #define FORM_LINK_TEXT_SUBMIT_UNM_MSG \
104  gettext("UNMODIFIABLE form field.  Use UP or DOWN arrows or tab to move off.")
105 #define FORM_LINK_TEXT_SUBMIT_MAILTO_MSG \
106  gettext("(mailto form field) Enter text.  Use <return> to submit, arrows to move off.")
107 #define FORM_LINK_TEXT_SUBMIT_MAILTO_DIS_MSG \
108  gettext("(mailto form field) Mail is disallowed so you cannot submit.")
109 #define FORM_LINK_PASSWORD_MESSAGE \
110  gettext("(Password entry field) Enter text.  Use UP or DOWN arrows or tab to move off.")
111 #define FORM_LINK_PASSWORD_UNM_MSG \
112  gettext("UNMODIFIABLE form password.  Use UP or DOWN arrows or tab to move off.")
113 #define FORM_LINK_CHECKBOX_ADV_MSG \
114  gettext("(Checkbox \"%s\")   Use right-arrow or <return> to toggle.")
115 #define FORM_LINK_CHECKBOX_MESSAGE \
116  gettext("(Checkbox Field)   Use right-arrow or <return> to toggle.")
117 #define FORM_LINK_CHECKBOX_UNM_MSG \
118  gettext("UNMODIFIABLE form checkbox.  Use UP or DOWN arrows or tab to move off.")
119 #define FORM_LINK_RADIO_ADV_MSG \
120  gettext("(Radio Button \"%s\")   Use right-arrow or <return> to toggle.")
121 #define FORM_LINK_RADIO_MESSAGE \
122  gettext("(Radio Button)   Use right-arrow or <return> to toggle.")
123 #define FORM_LINK_RADIO_UNM_MSG \
124  gettext("UNMODIFIABLE form radio button.  Use UP or DOWN arrows or tab to move off.")
125 #define FORM_LINK_SUBMIT_PREFIX \
126  gettext("Submit ('x' for no cache) to ")
127 #define FORM_LINK_RESUBMIT_PREFIX \
128  gettext("Submit to ")
129 #define FORM_LINK_SUBMIT_MESSAGE \
130  gettext("(Form submit button) Use right-arrow or <return> to submit ('x' for no cache).")
131 #define FORM_LINK_RESUBMIT_MESSAGE \
132  gettext("(Form submit button) Use right-arrow or <return> to submit.")
133 #define FORM_LINK_SUBMIT_DIS_MSG \
134  gettext("DISABLED form submit button.  Use UP or DOWN arrows or tab to move off.")
135 #define FORM_LINK_SUBMIT_MAILTO_PREFIX \
136  gettext("Submit mailto form to ")
137 #define FORM_LINK_SUBMIT_MAILTO_MSG \
138  gettext("(mailto form submit button) Use right-arrow or <return> to submit.")
139 #define FORM_LINK_SUBMIT_MAILTO_DIS_MSG \
140  gettext("(mailto form submit button) Mail is disallowed so you cannot submit.")
141 #define FORM_LINK_RESET_MESSAGE \
142  gettext("(Form reset button)   Use right-arrow or <return> to reset form to defaults.")
143 #define FORM_LINK_RESET_DIS_MSG \
144  gettext("DISABLED form reset button.  Use UP or DOWN arrows or tab to move off.")
145 #define FORM_LINK_BUTTON_MESSAGE \
146  gettext("(Script button)   Use UP or DOWN arrows or tab to move off.")
147 #define FORM_LINK_BUTTON_ADV_MSG \
148  gettext("(Script button \"%s\")   Use UP or DOWN arrows or tab to move off.")
149 #define FORM_LINK_BUTTON_DIS_MSG \
150  gettext("DISABLED Script button.  Use UP or DOWN arrows or tab to move off.")
151 #define FORM_LINK_OPTION_LIST_ADV_MSG \
152  gettext("(Option list \"%s\") Hit return to select option.")
153 #define FORM_LINK_OPTION_LIST_MESSAGE \
154  gettext("(Option list) Hit return and use arrow keys and return to select option.")
155 #define CHOICE_LIST_ADV_MSG \
156  gettext("(Choice entry \"%s\") Use arrow keys and return to select option.")
157 #define CHOICE_LIST_MESSAGE \
158  gettext("(Choice list) Hit return and use arrow keys and return to select option.")
159 #define MOUSE_CHOICE_MESSAGE \
160  gettext("Left mouse button or return to select, arrow keys to scroll.")
161 #define FORM_LINK_OPTION_LIST_UNM_MSG \
162  gettext("UNMODIFIABLE option list.  Use return or arrow keys to review or leave.")
163 #define CHOICE_LIST_UNM_MSG \
164  gettext("UNMODIFIABLE choice list.  Use return or arrow keys to review or leave.")
165 #define SUBMITTING_FORM gettext("Submitting form...")
166 #define RESETTING_FORM gettext("Resetting form...")
167 #define RELOADING_FORM \
168  gettext("Reloading document.  Any form entries will be lost!")
169 #define LINK_NOT_IN_FORM \
170  gettext("The current link is not in a FORM")
171 #define CANNOT_TRANSCODE_FORM gettext("Warning: Cannot transcode form data to charset %s!")
172 
173 #define NORMAL_LINK_MESSAGE \
174  gettext("(NORMAL LINK)   Use right-arrow or <return> to activate.")
175 #define LINK_NOT_FOUND gettext("The resource requested is not available at this time.")
176 #define ENTER_LYNX_COMMAND gettext("Enter Lynx keystroke command: ")
177 #define WWW_FIND_MESSAGE gettext("Looking up ")
178 #define WWW_WAIT_MESSAGE gettext("Getting %s")
179 #define WWW_SKIP_MESSAGE gettext("Skipping %s")
180 #define WWW_USING_MESSAGE gettext("Using %s")
181 #define WWW_ILLEGAL_URL_MESSAGE gettext("Illegal URL: %s")
182 #define WWW_BAD_ADDR_MESSAGE gettext("Badly formed address %s")
183 #define ADVANCED_URL_MESSAGE gettext("URL: %s")
184 #define WWW_FAIL_MESSAGE gettext("Unable to access WWW file!!!")
185 #define WWW_INDEX_MESSAGE gettext("This is a searchable index.  Use %s to search.")
186 #define WWW_INDEX_MORE_MESSAGE \
187  gettext("--More--  This is a searchable index.  Use %s to search.")
188 #define BAD_LINK_NUM_ENTERED gettext("You have entered an invalid link number.")
189 #define SOURCE_HELP \
190  gettext("Currently viewing document source.  Press '\\' to return to rendered version.")
191 #define NOVICE_LINE_ONE \
192  gettext("  Arrow keys: Up and Down to move.  Right to follow a link; Left to go back.  \n")
193 #define NOVICE_LINE_TWO \
194  gettext(" H)elp O)ptions P)rint G)o M)ain screen Q)uit /=search [delete]=history list \n")
195 #define NOVICE_LINE_TWO_A \
196  gettext("  O)ther cmds  H)elp  K)eymap  G)oto  P)rint  M)ain screen  o)ptions  Q)uit  \n")
197 #define NOVICE_LINE_TWO_B \
198  gettext("  O)ther cmds  B)ack  E)dit  D)ownload ^R)eload ^W)ipe screen  search doc: / \n")
199 #define NOVICE_LINE_TWO_C \
200  gettext("O)ther cmds  C)omment  History: <backspace>  Bookmarks: V)iew, A)dd, R)emove \n")
201 #define FORM_NOVICELINE_ONE \
202  gettext("            Enter text into the field by typing on the keyboard              ")
203 #define FORM_NOVICELINE_TWO \
204  gettext("    Ctrl-U to delete all text in field, [Backspace] to delete a character    ")
205 #define FORM_NOVICELINE_TWO_DELBL \
206  gettext("      Ctrl-U to delete text in field, [Backspace] to delete a character    ")
207 #define FORM_NOVICELINE_TWO_VAR \
208  gettext("    %s to delete all text in field, [Backspace] to delete a character    ")
209 #define FORM_NOVICELINE_TWO_DELBL_VAR \
210  gettext("      %s to delete text in field, [Backspace] to delete a character    ")
211 
212 /* mailto */
213 #define BAD_FORM_MAILTO gettext("Malformed mailto form submission!  Cancelled!")
214 #define MAILTO_SQUASH_CTL gettext("Warning!  Control codes in mail address replaced by ?")
215 #define FORM_MAILTO_DISALLOWED gettext("Mail disallowed!  Cannot submit.")
216 #define FORM_MAILTO_FAILED gettext("Mailto form submission failed!")
217 #define FORM_MAILTO_CANCELLED gettext("Mailto form submission Cancelled!!!")
218 #define SENDING_FORM_CONTENT gettext("Sending form content...")
219 #define NO_ADDRESS_IN_MAILTO_URL gettext("No email address is present in mailto URL!")
220 #define MAILTO_URL_TEMPOPEN_FAILED \
221  gettext("Unable to open temporary file for mailto URL!")
222 #define INC_ORIG_MSG_PROMPT \
223  gettext("Do you wish to include the original message?")
224 #define INC_PREPARSED_MSG_PROMPT \
225  gettext("Do you wish to include the preparsed source?")
226 #define SPAWNING_EDITOR_FOR_MAIL \
227  gettext("Spawning your selected editor to edit mail message")
228 #define ERROR_SPAWNING_EDITOR \
229  gettext("Error spawning editor, check your editor definition in the options menu")
230 #define SEND_COMMENT_PROMPT gettext("Send this comment?")
231 #define SEND_MESSAGE_PROMPT gettext("Send this message?")
232 #define SENDING_YOUR_MSG gettext("Sending your message...")
233 #define SENDING_COMMENT gettext("Sending your comment:")
234 
235 /* textarea */
236 #define NOT_IN_TEXTAREA_NOEDIT gettext("Not in a TEXTAREA; cannot use external editor.")
237 #define NOT_IN_TEXTAREA gettext("Not in a TEXTAREA; cannot use command.")
238 
239 #define FILE_ACTIONS_DISALLOWED gettext("file: ACTIONs are disallowed!")
240 #define FILE_SERVED_LINKS_DISALLOWED \
241  gettext("file: URLs via served links are disallowed!")
242 #define NOAUTH_TO_ACCESS_FILES gettext("Access to local files denied.")
243 #define FILE_BOOKMARKS_DISALLOWED gettext("file: URLs via bookmarks are disallowed!")
244 #define SPECIAL_VIA_EXTERNAL_DISALLOWED \
245  gettext("This special URL is not allowed in external documents!")
246 #define RETURN_TO_LYNX gettext("Press <return> to return to Lynx.")
247 #ifdef VMS
248 #define SPAWNING_MSG \
249  gettext("Spawning DCL subprocess.  Use 'logout' to return to Lynx.\n")
250 #else
251 #ifdef DOSPATH
252 #define SPAWNING_MSG \
253  gettext("Type EXIT to return to Lynx.\n")
254 #else /* UNIX */
255 #define SPAWNING_MSG \
256  gettext("Spawning your default shell.  Use 'exit' to return to Lynx.\n")
257 #endif
258 #endif /* VMS */
259 #define SPAWNING_DISABLED gettext("Spawning is currently disabled.")
260 #define DOWNLOAD_DISABLED gettext("The 'd'ownload command is currently disabled.")
261 #define NO_DOWNLOAD_INPUT gettext("You cannot download an input field.")
262 #define NO_DOWNLOAD_MAILTO_ACTION gettext("Form has a mailto action!  Cannot download.")
263 #define NO_DOWNLOAD_MAILTO_LINK gettext("You cannot download a mailto: link.")
264 #define NO_DOWNLOAD_COOKIES gettext("You cannot download cookies.")
265 #define NO_DOWNLOAD_PRINT_OP gettext("You cannot download a printing option.")
266 #define NO_DOWNLOAD_UPLOAD_OP gettext("You cannot download an upload option.")
267 #define NO_DOWNLOAD_PERMIT_OP gettext("You cannot download an permit option.")
268 #define NO_DOWNLOAD_SPECIAL gettext("This special URL cannot be downloaded!")
269 #define NO_DOWNLOAD_CHOICE gettext("Nothing to download.")
270 #define TRACE_ON gettext("Trace ON!")
271 #define TRACE_OFF gettext("Trace OFF!")
272 #define CLICKABLE_IMAGES_ON \
273  gettext("Links will be included for all images!  Reloading...")
274 #define CLICKABLE_IMAGES_OFF \
275  gettext("Standard image handling restored!  Reloading...")
276 #define PSEUDO_INLINE_ALTS_ON \
277  gettext("Pseudo_ALTs will be inserted for inlines without ALT strings!  Reloading...")
278 #define PSEUDO_INLINE_ALTS_OFF \
279  gettext("Inlines without an ALT string specified will be ignored!  Reloading...")
280 #define RAWMODE_OFF gettext("Raw 8-bit or CJK mode toggled OFF!  Reloading...")
281 #define RAWMODE_ON gettext("Raw 8-bit or CJK mode toggled ON!  Reloading...")
282 #define HEAD_D_L_OR_CANCEL \
283  gettext("Send HEAD request for D)ocument or L)ink, or C)ancel? (d,l,c): ")
284 #define HEAD_D_OR_CANCEL \
285  gettext("Send HEAD request for D)ocument, or C)ancel? (d,c): ")
286 #define DOC_NOT_HTTP_URL gettext("Sorry, the document is not an http URL.")
287 #define LINK_NOT_HTTP_URL gettext("Sorry, the link is not an http URL.")
288 #define FORM_ACTION_DISABLED gettext("Sorry, the ACTION for this form is disabled.")
289 #define FORM_ACTION_NOT_HTTP_URL \
290  gettext("Sorry, the ACTION for this form is not an http URL.")
291 #define NOT_HTTP_URL_OR_ACTION gettext("Not an http URL or form ACTION!")
292 #define SPECIAL_ACTION_DISALLOWED gettext("This special URL cannot be a form ACTION!")
293 #define NOT_IN_STARTING_REALM gettext("URL is not in starting realm!")
294 #define NEWSPOSTING_DISABLED gettext("News posting is disabled!")
295 #define DIRED_DISABLED gettext("File management support is disabled!")
296 #define NO_JUMPFILE gettext("No jump file is currently available.")
297 #define JUMP_PROMPT gettext("Jump to (use '?' for list): ")
298 #define JUMP_DISALLOWED gettext("Jumping to a shortcut URL is disallowed!")
299 #define RANDOM_URL_DISALLOWED gettext("Random URL is disallowed!  Use a shortcut.")
300 #define NO_RANDOM_URLS_YET gettext("No random URLs have been used thus far.")
301 #define BOOKMARKS_DISABLED gettext("Bookmark features are currently disabled.")
302 #define BOOKMARK_EXEC_DISABLED gettext("Execution via bookmarks is disabled.")
303 #define BOOKMARK_FILE_NOT_DEFINED \
304  gettext("Bookmark file is not defined. Use %s to see options.")
305 #define NO_TEMP_FOR_HOTLIST \
306  gettext("Unable to open tempfile for X Mosaic hotlist conversion.")
307 #define BOOKMARK_OPEN_FAILED gettext("ERROR - unable to open bookmark file.")
308 #define BOOKMARK_OPEN_FAILED_FOR_DEL \
309  gettext("Unable to open bookmark file for deletion of link.")
310 #define BOOKSCRA_OPEN_FAILED_FOR_DEL \
311  gettext("Unable to open scratch file for deletion of link.")
312 #ifdef VMS
313 #define ERROR_RENAMING_SCRA gettext("Error renaming scratch file.")
314 #else
315 #define ERROR_RENAMING_TEMP gettext("Error renaming temporary file.")
316 #define BOOKTEMP_COPY_FAIL \
317  gettext("Unable to copy temporary file for deletion of link.")
318 #define BOOKTEMP_REOPEN_FAIL_FOR_DEL \
319  gettext("Unable to reopen temporary file for deletion of link.")
320 #endif /* VMS */
321 #define BOOKMARK_LINK_NOT_ONE_LINE \
322  gettext("Link is not by itself all on one line in bookmark file.")
323 #define BOOKMARK_DEL_FAILED gettext("Bookmark deletion failed.")
324 #define BOOKMARKS_NOT_TRAVERSED \
325  gettext("Bookmark files cannot be traversed (only http URLs).")
326 #define BOOKMARKS_NOT_OPEN \
327  gettext("Unable to open bookmark file, use 'a' to save a link first")
328 #define BOOKMARKS_NOLINKS gettext("There are no links in this bookmark file!")
329 #define CACHE_D_OR_CANCEL \
330  gettext("D)elete cached document or C)ancel? (d,c): ")
331 #define BOOK_D_L_OR_CANCEL \
332  gettext("Save D)ocument or L)ink to bookmark file or C)ancel? (d,l,c): ")
333 #define BOOK_D_OR_CANCEL gettext("Save D)ocument to bookmark file or C)ancel? (d,c): ")
334 #define BOOK_L_OR_CANCEL gettext("Save L)ink to bookmark file or C)ancel? (l,c): ")
335 #define NOBOOK_POST_FORM \
336  gettext("Documents from forms with POST content cannot be saved as bookmarks.")
337 #define NOBOOK_FORM_FIELD gettext("Cannot save form fields/links")
338 #define NOBOOK_HSML \
339  gettext("History, showinfo, menu and list files cannot be saved as bookmarks.")
340 #define CONFIRM_BOOKMARK_DELETE \
341  gettext("Do you really want to delete this link from your bookmark file?")
342 #define MALFORMED_ADDRESS gettext("Malformed address.")
343 #define HISTORICAL_ON_MINIMAL_OFF \
344  gettext("Historical comment parsing ON (Minimal is overridden)!")
345 #define HISTORICAL_OFF_MINIMAL_ON \
346  gettext("Historical comment parsing OFF (Minimal is in effect)!")
347 #define HISTORICAL_ON_VALID_OFF \
348  gettext("Historical comment parsing ON (Valid is overridden)!")
349 #define HISTORICAL_OFF_VALID_ON \
350  gettext("Historical comment parsing OFF (Valid is in effect)!")
351 #define MINIMAL_ON_IN_EFFECT \
352  gettext("Minimal comment parsing ON (and in effect)!")
353 #define MINIMAL_OFF_VALID_ON \
354  gettext("Minimal comment parsing OFF (Valid is in effect)!")
355 #define MINIMAL_ON_BUT_HISTORICAL \
356  gettext("Minimal comment parsing ON (but Historical is in effect)!")
357 #define MINIMAL_OFF_HISTORICAL_ON \
358  gettext("Minimal comment parsing OFF (Historical is in effect)!")
359 #define SOFT_DOUBLE_QUOTE_ON gettext("Soft double-quote parsing ON!")
360 #define SOFT_DOUBLE_QUOTE_OFF gettext("Soft double-quote parsing OFF!")
361 #define USING_DTD_0 gettext("Now using TagSoup parsing of HTML.")
362 #define USING_DTD_1 gettext("Now using SortaSGML parsing of HTML!")
363 #define ALREADY_AT_END gettext("You are already at the end of this document.")
364 #define ALREADY_AT_BEGIN gettext("You are already at the beginning of this document.")
365 #define ALREADY_AT_PAGE gettext("You are already at page %d of this document.")
366 #define LINK_ALREADY_CURRENT gettext("Link number %d already is current.")
367 #define ALREADY_AT_FIRST gettext("You are already at the first document")
368 #define NO_LINKS_ABOVE gettext("There are no links above this line of the document.")
369 #define NO_LINKS_BELOW gettext("There are no links below this line of the document.")
370 #define MAXLEN_REACHED_DEL_OR_MOV \
371  gettext("Maximum length reached!  Delete text or move off field.")
372 #define NOT_ON_SUBMIT_OR_LINK \
373  gettext("You are not on a form submission button or normal link.")
374 #define NEED_CHECKED_RADIO_BUTTON \
375  gettext("One radio button must be checked at all times!")
376 #define NO_SUBMIT_BUTTON_QUERY gettext("No submit button for this form, submit single text field?")
377 #define PREV_DOC_QUERY gettext("Do you want to go back to the previous document?")
378 #define ARROWS_OR_TAB_TO_MOVE gettext("Use arrows or tab to move off of field.")
379 #define ENTER_TEXT_ARROWS_OR_TAB \
380  gettext("Enter text.  Use arrows or tab to move off of field.")
381 #define NO_FORM_ACTION gettext("** Bad HTML!!  No form action defined. **")
382 #define BAD_HTML_NO_POPUP gettext("Bad HTML!!  Unable to create popup window!")
383 #define POPUP_FAILED gettext("Unable to create popup window!")
384 #define GOTO_DISALLOWED gettext("Goto a random URL is disallowed!")
385 #define GOTO_NON_HTTP_DISALLOWED gettext("Goto a non-http URL is disallowed!")
386 #define GOTO_XXXX_DISALLOWED gettext("You are not allowed to goto \"%s\" URLs")
387 #define URL_TO_OPEN gettext("URL to open: ")
388 #define EDIT_CURRENT_GOTO gettext("Edit the current Goto URL: ")
389 #define EDIT_THE_PREV_GOTO gettext("Edit the previous Goto URL: ")
390 #define EDIT_A_PREV_GOTO gettext("Edit a previous Goto URL: ")
391 #define CURRENT_DOC_HAS_POST_DATA gettext("Current document has POST data.")
392 #define EDIT_CURDOC_URL gettext("Edit this document's URL: ")
393 #define EDIT_CURLINK_URL gettext("Edit the current link's URL: ")
394 #define EDIT_SUBMIT_URL gettext("Edit the form's submit-URL: ")
395 #define EDIT_FM_MENU_URLS_DISALLOWED gettext("You cannot edit File Management URLs")
396 #define ENTER_DATABASE_QUERY gettext("Enter a database query: ")
397 #define ENTER_WHEREIS_QUERY gettext("Enter a whereis query: ")
398 #define EDIT_CURRENT_QUERY gettext("Edit the current query: ")
399 #define EDIT_THE_PREV_QUERY gettext("Edit the previous query: ")
400 #define EDIT_A_PREV_QUERY gettext("Edit a previous query: ")
401 #define USE_C_R_TO_RESUB_CUR_QUERY \
402  gettext("Use Control-R to resubmit the current query.")
403 #define EDIT_CURRENT_SHORTCUT gettext("Edit the current shortcut: ")
404 #define EDIT_THE_PREV_SHORTCUT gettext("Edit the previous shortcut: ")
405 #define EDIT_A_PREV_SHORTCUT gettext("Edit a previous shortcut: ")
406 #define KEY_NOT_MAPPED_TO_JUMP_FILE gettext("Key '%c' is not mapped to a jump file!")
407 #define CANNOT_LOCATE_JUMP_FILE gettext("Cannot locate jump file!")
408 #define CANNOT_OPEN_JUMP_FILE gettext("Cannot open jump file!")
409 #define ERROR_READING_JUMP_FILE gettext("Error reading jump file!")
410 #define OUTOF_MEM_FOR_JUMP_FILE gettext("Out of memory reading jump file!")
411 #define OUTOF_MEM_FOR_JUMP_TABLE gettext("Out of memory reading jump table!")
412 #define NO_INDEX_FILE gettext("No index is currently available.")
413 #define CONFIRM_MAIN_SCREEN \
414  gettext("Do you really want to go to the Main screen?")
415 #define IN_MAIN_SCREEN gettext("You are already at main screen!")
416 #define NOT_ISINDEX \
417  gettext("Not a searchable indexed document -- press '/' to search for a text string")
418 #define NO_OWNER \
419  gettext("No owner is defined for this file so you cannot send a comment")
420 #define NO_OWNER_USE gettext("No owner is defined. Use %s?")
421 #define CONFIRM_COMMENT gettext("Do you wish to send a comment?")
422 #define MAIL_DISALLOWED gettext("Mail is disallowed so you cannot send a comment")
423 #define EDIT_DISABLED gettext("The 'e'dit command is currently disabled.")
424 #define ANYEDIT_DISABLED gettext("External editing is currently disabled.")
425 #define NO_STATUS gettext("System error - failure to get status.")
426 #define NO_EDITOR gettext("No editor is defined!")
427 #define PRINT_DISABLED gettext("The 'p'rint command is currently disabled.")
428 #define NO_TOOLBAR gettext("Document has no Toolbar links or Banner.")
429 #define CANNOT_OPEN_TRAV_FILE gettext("Unable to open traversal file.")
430 #define CANNOT_OPEN_TRAF_FILE gettext("Unable to open traversal found file.")
431 #define CANNOT_OPEN_REJ_FILE gettext("Unable to open reject file.")
432 #define NOOPEN_TRAV_ERR_FILE gettext("Unable to open traversal errors output file")
433 #define TRAV_WAS_INTERRUPTED gettext("TRAVERSAL WAS INTERRUPTED")
434 #define FOLLOW_LINK_NUMBER gettext("Follow link (or goto link or page) number: ")
435 #define SELECT_OPTION_NUMBER gettext("Select option (or page) number: ")
436 #define OPTION_ALREADY_CURRENT gettext("Option number %d already is current.")
437 #define ALREADY_AT_OPTION_END \
438  gettext("You are already at the end of this option list.")
439 #define ALREADY_AT_OPTION_BEGIN \
440  gettext("You are already at the beginning of this option list.")
441 #define ALREADY_AT_OPTION_PAGE \
442  gettext("You are already at page %d of this option list.")
443 #define BAD_OPTION_NUM_ENTERED gettext("You have entered an invalid option number.")
444 #define BAD_HTML_USE_TRACE gettext("** Bad HTML!!  Use -trace to diagnose. **")
445 #define GIVE_FILENAME gettext("Give name of file to save in")
446 #define CANNOT_SAVE_REMOTE gettext("Can't save data to file -- please run WWW locally")
447 #define CANNOT_OPEN_TEMP gettext("Can't open temporary file!")
448 #define CANNOT_OPEN_OUTPUT gettext("Can't open output file!  Cancelling!")
449 #define EXECUTION_DISABLED gettext("Execution is disabled.")
450 #define EXECUTION_DISABLED_FOR_FILE \
451  gettext("Execution is not enabled for this file.  See the Options menu (use %s).")
452 #define EXECUTION_NOT_COMPILED \
453  gettext("Execution capabilities are not compiled into this version.")
454 #define CANNOT_DISPLAY_FILE gettext("This file cannot be displayed on this terminal.")
455 #define CANNOT_DISPLAY_FILE_D_OR_C \
456  gettext("This file cannot be displayed on this terminal:  D)ownload, or C)ancel")
457 #define MSG_DOWNLOAD_OR_CANCEL gettext("%s  D)ownload, or C)ancel")
458 #define CANCELLING_FILE gettext("Cancelling file.")
459 #define RETRIEVING_FILE gettext("Retrieving file.  - PLEASE WAIT -")
460 #define FILENAME_PROMPT gettext("Enter a filename: ")
461 #define EDIT_THE_PREV_FILENAME gettext("Edit the previous filename: ")
462 #define EDIT_A_PREV_FILENAME gettext("Edit a previous filename: ")
463 #define NEW_FILENAME_PROMPT gettext("Enter a new filename: ")
464 #define FILENAME_CANNOT_BE_DOT gettext("File name may not begin with a dot.")
465 #ifdef VMS
466 #define FILE_EXISTS_HPROMPT gettext("File exists.  Create higher version?")
467 #else
468 #define FILE_EXISTS_OPROMPT gettext("File exists.  Overwrite?")
469 #endif /* VMS */
470 #define CANNOT_WRITE_TO_FILE gettext("Cannot write to file.")
471 #define MISCONF_DOWNLOAD_COMMAND gettext("ERROR! - download command is misconfigured.")
472 #define CANNOT_DOWNLOAD_FILE gettext("Unable to download file.")
473 #define READING_DIRECTORY gettext("Reading directory...")
474 #define BUILDING_DIR_LIST gettext("Building directory listing...")
475 #define SAVING gettext("Saving...")
476 #define COULD_NOT_EDIT_FILE gettext("Could not edit file '%s'.")
477 #define COULD_NOT_ACCESS_DOCUMENT gettext("Unable to access document!")
478 #define COULD_NOT_ACCESS_FILE gettext("Could not access file.")
479 #define COULD_NOT_ACCESS_DIR gettext("Could not access directory.")
480 #define COULD_NOT_LOAD_DATA gettext("Could not load data.")
481 #define CANNOT_EDIT_REMOTE_FILES \
482  gettext("Lynx cannot currently (e)dit remote WWW files.")
483 #define CANNOT_EDIT_FIELD \
484  gettext("This field cannot be (e)dited with an external editor.")
485 #define RULE_INCORRECT gettext("Bad rule")
486 #define RULE_NEEDS_DATA gettext("Insufficient operands:")
487 #define NOAUTH_TO_EDIT_FILE gettext("You are not authorized to edit this file.")
488 #define TITLE_PROMPT gettext("Title: ")
489 #define SUBJECT_PROMPT gettext("Subject: ")
490 #define USERNAME_PROMPT gettext("Username: ")
491 #define PASSWORD_PROMPT gettext("Password: ")
492 #define USERNAME_PASSWORD_REQUIRED gettext("lynx: Username and Password required!!!")
493 #define PASSWORD_REQUIRED gettext("lynx: Password required!!!")
494 #define CLEAR_ALL_AUTH_INFO gettext("Clear all authorization info for this session?")
495 #define AUTH_INFO_CLEARED gettext("Authorization info cleared.")
496 #define AUTH_FAILED_PROMPT gettext("Authorization failed.  Retry?")
497 #define CGI_DISABLED gettext("cgi support has been disabled.")
498 #define CGI_NOT_COMPILED \
499  gettext("Lynxcgi capabilities are not compiled into this version.")
500 #define CANNOT_CONVERT_I_TO_O gettext("Sorry, no known way of converting %s to %s.")
501 #define CONNECT_SET_FAILED gettext("Unable to set up connection.")
502 #define CONNECT_FAILED gettext("Unable to make connection")
503 #define MALFORMED_EXEC_REQUEST \
504  gettext("Executable link rejected due to malformed request.")
505 #define BADCHAR_IN_EXEC_LINK \
506  gettext("Executable link rejected due to `%c' character.")
507 #define RELPATH_IN_EXEC_LINK \
508  gettext("Executable link rejected due to relative path string ('../').")
509 #define BADLOCPATH_IN_EXEC_LINK \
510  gettext("Executable link rejected due to location or path.")
511 #define MAIL_DISABLED gettext("Mail access is disabled!")
512 #define ACCESS_ONLY_LOCALHOST \
513  gettext("Only files and servers on the local host can be accessed.")
514 #define TELNET_DISABLED gettext("Telnet access is disabled!")
515 #define TELNET_PORT_SPECS_DISABLED \
516  gettext("Telnet port specifications are disabled.")
517 #define NEWS_DISABLED gettext("USENET news access is disabled!")
518 #define RLOGIN_DISABLED gettext("Rlogin access is disabled!")
519 #define FTP_DISABLED gettext("Ftp access is disabled!")
520 #define NO_REFS_FROM_DOC gettext("There are no references from this document.")
521 #define NO_VISIBLE_REFS_FROM_DOC gettext("There are only hidden links from this document.")
522 #ifdef VMS
523 #define CANNOT_OPEN_COMFILE gettext("Unable to open command file.")
524 #endif /* VMS */
525 #define NEWS_POST_CANCELLED gettext("News Post Cancelled!!!")
526 #define SPAWNING_EDITOR_FOR_NEWS \
527  gettext("Spawning your selected editor to edit news message")
528 #define POST_MSG_PROMPT gettext("Post this message?")
529 #define APPEND_SIG_FILE gettext("Append '%s'?")
530 #define POSTING_TO_NEWS gettext("Posting to newsgroup(s)...")
531 #ifdef VMS
532 #define HAVE_UNREAD_MAIL_MSG gettext("*** You have unread mail. ***")
533 #else
534 #define HAVE_MAIL_MSG gettext("*** You have mail. ***")
535 #endif /* VMS */
536 #define HAVE_NEW_MAIL_MSG gettext("*** You have new mail. ***")
537 #define FILE_INSERT_CANCELLED gettext("File insert cancelled!!!")
538 #define MEMORY_EXHAUSTED_FILE gettext("Not enough memory for file!")
539 #define FILE_CANNOT_OPEN_R gettext("Can't open file for reading.")
540 #define FILE_DOES_NOT_EXIST gettext("File does not exist.")
541 #define FILE_DOES_NOT_EXIST_RE gettext("File does not exist - reenter or cancel:")
542 #define FILE_NOT_READABLE gettext("File is not readable.")
543 #define FILE_NOT_READABLE_RE gettext("File is not readable - reenter or cancel:")
544 #define FILE_INSERT_0_LENGTH gettext("Nothing to insert - file is 0-length.")
545 #define SAVE_REQUEST_CANCELLED gettext("Save request cancelled!!!")
546 #define MAIL_REQUEST_CANCELLED gettext("Mail request cancelled!!!")
547 #define CONFIRM_MAIL_SOURCE_PREPARSED \
548  gettext("Viewing preparsed source.  Are you sure you want to mail it?")
549 #define PLEASE_WAIT gettext("Please wait...")
550 #define MAILING_FILE gettext("Mailing file.  Please wait...")
551 #define MAIL_REQUEST_FAILED gettext("ERROR - Unable to mail file")
552 #define CONFIRM_LONG_SCREEN_PRINT \
553  gettext("File is %d screens long.  Are you sure you want to print?")
554 #define PRINT_REQUEST_CANCELLED gettext("Print request cancelled!!!")
555 #define PRESS_RETURN_TO_BEGIN gettext("Press <return> to begin: ")
556 #define PRESS_RETURN_TO_FINISH gettext("Press <return> to finish: ")
557 #define CONFIRM_LONG_PAGE_PRINT \
558  gettext("File is %d pages long.  Are you sure you want to print?")
559 #define CHECK_PRINTER \
560  gettext("Be sure your printer is on-line.  Press <return> to start printing:")
561 #define FILE_ALLOC_FAILED gettext("ERROR - Unable to allocate file space!!!")
562 #define UNABLE_TO_OPEN_TEMPFILE gettext("Unable to open tempfile")
563 #define UNABLE_TO_OPEN_PRINTOP_FILE gettext("Unable to open print options file")
564 #define PRINTING_FILE gettext("Printing file.  Please wait...")
565 #define MAIL_ADDRESS_PROMPT gettext("Please enter a valid internet mail address: ")
566 #define PRINTER_MISCONF_ERROR gettext("ERROR! - printer is misconfigured!")
567 #define FAILED_MAP_POST_REQUEST gettext("Image map from POST response not available!")
568 #define MISDIRECTED_MAP_REQUEST gettext("Misdirected client-side image MAP request!")
569 #define MAP_NOT_ACCESSIBLE gettext("Client-side image MAP is not accessible!")
570 #define MAPS_NOT_AVAILABLE gettext("No client-side image MAPs are available!")
571 #define MAP_NOT_AVAILABLE gettext("Client-side image MAP is not available!")
572 #ifndef NO_OPTION_MENU
573 #define OPTION_SCREEN_NEEDS_24 \
574  gettext("Screen height must be at least 24 lines for the Options menu!")
575 #define OPTION_SCREEN_NEEDS_23 \
576  gettext("Screen height must be at least 23 lines for the Options menu!")
577 #define OPTION_SCREEN_NEEDS_22 \
578  gettext("Screen height must be at least 22 lines for the Options menu!")
579 #endif /* !NO_OPTION_MENU */
580 #define NEED_ADVANCED_USER_MODE gettext("That key requires Advanced User mode.")
581 #define CONTENT_TYPE_MSG gettext("Content-type: %s")
582 #define COMMAND_PROMPT gettext("Command: ")
583 #define COMMAND_UNKNOWN gettext("Unknown or ambiguous command")
584 #define VERSION_SEGMENT gettext(" Version ")
585 #define FIRST_SEGMENT gettext(" first")
586 #define GUESSING_SEGMENT gettext(", guessing...")
587 #define PERMISSIONS_SEGMENT gettext("Permissions for ")
588 #define SELECT_SEGMENT gettext("Select ")
589 #define CAP_LETT_SEGMENT gettext("capital letter")
590 #define OF_OPT_LINE_SEGMENT gettext(" of option line,")
591 #define TO_SAVE_SEGMENT gettext(" to save,")
592 #define TO_SEGMENT gettext(" to ")
593 #define OR_SEGMENT gettext(" or ")
594 #define INDEX_SEGMENT gettext(" index")
595 #define TO_RETURN_SEGMENT gettext(" to return to Lynx.")
596 #define ACCEPT_CHANGES gettext("Accept Changes")
597 #define RESET_CHANGES gettext("Reset Changes")
598 #define CANCEL_CHANGES gettext("Left Arrow cancels changes")
599 #define SAVE_OPTIONS gettext("Save options to disk")
600 #define ACCEPT_DATA gettext("Hit RETURN to accept entered data.")
601 #define ACCEPT_DATA_OR_DEFAULT \
602  gettext("Hit RETURN to accept entered data.  Delete data to invoke the default.")
603 #define VALUE_ACCEPTED gettext("Value accepted!")
604 #define VALUE_ACCEPTED_WARNING_X \
605  gettext("Value accepted! -- WARNING: Lynx is configured for XWINDOWS!")
606 #define VALUE_ACCEPTED_WARNING_NONX \
607  gettext("Value accepted! -- WARNING: Lynx is NOT configured for XWINDOWS!")
608 #define EDITOR_LOCKED gettext("You are not allowed to change which editor to use!")
609 #define FAILED_TO_SET_DISPLAY gettext("Failed to set DISPLAY variable!")
610 #define FAILED_CLEAR_SET_DISPLAY gettext("Failed to clear DISPLAY variable!")
611 #define BOOKMARK_CHANGE_DISALLOWED \
612  gettext("You are not allowed to change the bookmark file!")
613 #define COLOR_TOGGLE_DISABLED gettext("Terminal does not support color")
614 #define COLOR_TOGGLE_DISABLED_FOR_TERM gettext("Your '%s' terminal does not support color.")
615 #define DOTFILE_ACCESS_DISABLED gettext("Access to dot files is disabled!")
616 #define UA_NO_LYNX_WARNING \
617  gettext("User-Agent string does not contain \"Lynx\" or \"L_y_n_x\"")
618 #define UA_PLEASE_USE_LYNX \
619  gettext("Use \"L_y_n_x\" or \"Lynx\" in User-Agent, or it looks like intentional deception!")
620 #define UA_CHANGE_DISABLED \
621  gettext("Changing of the User-Agent string is disabled!")
622 #define CHANGE_OF_SETTING_DISALLOWED \
623  gettext("You are not allowed to change this setting.")
624 #define SAVING_OPTIONS gettext("Saving Options...")
625 #define OPTIONS_SAVED gettext("Options saved!")
626 #define OPTIONS_NOT_SAVED gettext("Unable to save Options!")
627 #define R_TO_RETURN_TO_LYNX gettext(" 'r' to return to Lynx ")
628 #define SAVE_OR_R_TO_RETURN_TO_LYNX gettext(" '>' to save, or 'r' to return to Lynx ")
629 #define ANY_KEY_CHANGE_RET_ACCEPT \
630  gettext("Hit any key to change value; RETURN to accept.")
631 #define ERROR_UNCOMPRESSING_TEMP gettext("Error uncompressing temporary file!")
632 #define UNSUPPORTED_URL_SCHEME gettext("Unsupported URL scheme!")
633 #define UNSUPPORTED_DATA_URL gettext("Unsupported data: URL!  Use SHOWINFO, for now.")
634 #define TOO_MANY_REDIRECTIONS gettext("Redirection limit of 10 URL's reached.")
635 #define ILLEGAL_REDIRECTION_URL gettext("Illegal redirection URL received from server!")
636 #define	SERVER_ASKED_FOR_REDIRECTION \
637  gettext("Server asked for %d redirection of POST content to")
638 #define REDIRECTION_WITH_BAD_LOCATION "Got redirection with a bad Location header."
639 #define REDIRECTION_WITH_NO_LOCATION "Got redirection with no Location header."
640 #define	PROCEED_GET_CANCEL gettext("P)roceed, use G)ET or C)ancel ")
641 #define	PROCEED_OR_CANCEL gettext("P)roceed, or C)ancel ")
642 #define	ADVANCED_POST_GET_REDIRECT \
643  gettext("Redirection of POST content.  P)roceed, see U)RL, use G)ET or C)ancel")
644 #define	ADVANCED_POST_REDIRECT \
645  gettext("Redirection of POST content.  P)roceed, see U)RL, or C)ancel")
646 #define CONFIRM_POST_RESUBMISSION \
647  gettext("Document from Form with POST content.  Resubmit?")
648 #define CONFIRM_POST_RESUBMISSION_TO \
649  gettext("Resubmit POST content to %s ?")
650 #define CONFIRM_POST_LIST_RELOAD \
651  gettext("List from document with POST data.  Reload %s ?")
652 #define CONFIRM_POST_DOC_HEAD \
653  gettext("Document from POST action, HEAD may not be understood.  Proceed?")
654 #define CONFIRM_POST_LINK_HEAD \
655  gettext("Form submit action is POST, HEAD may not be understood.  Proceed?")
656 #define CONFIRM_WO_PASSWORD gettext("Proceed without a username and password?")
657 #define CONFIRM_PROCEED gettext("Proceed (%s)?")
658 #define CANNOT_POST gettext("Cannot POST to this host.")
659 #define IGNORED_POST gettext("POST not supported for this URL - ignoring POST data!")
660 #define DISCARDING_POST_DATA gettext("Discarding POST data...")
661 #define WILL_NOT_RELOAD_DOC gettext("Document will not be reloaded!")
662 #define	LOCATION_HEADER gettext("Location: ")
663 #define STRING_NOT_FOUND gettext("'%s' not found!")
664 #define MULTIBOOKMARKS_DEFAULT gettext("Default Bookmark File")
665 #define MULTIBOOKMARKS_SMALL gettext("Screen too small! (8x35 min)")
666 #define MULTIBOOKMARKS_SAVE gettext("Select destination or ^G to Cancel: ")
667 #define MULTIBOOKMARKS_SELECT \
668  gettext("Select subbookmark, '=' for menu, or ^G to cancel: ")
669 #define MULTIBOOKMARKS_SELF \
670  gettext("Reproduce L)ink in this bookmark file or C)ancel? (l,c): ")
671 #define MULTIBOOKMARKS_DISALLOWED gettext("Multiple bookmark support is not available.")
672 #define MULTIBOOKMARKS_SHEAD_MASK gettext(" Select Bookmark (screen %d of %d)")
673 #define MULTIBOOKMARKS_SHEAD gettext("       Select Bookmark")
674 #define MULTIBOOKMARKS_EHEAD_MASK \
675  gettext("Editing Bookmark DESCRIPTION and FILEPATH (%d of 2)")
676 #define MULTIBOOKMARKS_EHEAD \
677  gettext("         Editing Bookmark DESCRIPTION and FILEPATH")
678 #define MULTIBOOKMARKS_LETTER gettext("Letter: ")
679 #ifdef VMS
680 #define USE_PATH_OFF_HOME \
681  gettext("Use a filepath off your login directory in SHELL syntax!")
682 #else
683 #define USE_PATH_OFF_HOME gettext("Use a filepath off your home directory!")
684 #endif /* VMS */
685 #define MAXLINKS_REACHED \
686  gettext("Maximum links per page exceeded!  Use half-page or two-line scrolling.")
687 #define VISITED_LINKS_EMPTY gettext("No previously visited links available!")
688 #define MEMORY_EXHAUSTED_ABORT gettext("Memory exhausted!  Program aborted!")
689 #define MEMORY_EXHAUSTED_ABORTING gettext("Memory exhausted!  Aborting...")
690 #define NOT_ENOUGH_MEMORY gettext("Not enough memory!")
691 #define DFM_NOT_AVAILABLE gettext("Directory/File Manager not available")
692 #define BASE_NOT_ABSOLUTE gettext("HREF in BASE tag is not an absolute URL.")
693 #define LOCATION_NOT_ABSOLUTE gettext("Location URL is not absolute.")
694 #define REFRESH_URL_NOT_ABSOLUTE gettext("Refresh URL is not absolute.")
695 #define SENDING_MESSAGE_WITH_BODY_TO \
696  gettext("You are sending a message with body to:\n  ")
697 #define SENDING_COMMENT_TO gettext("You are sending a comment to:\n  ")
698 #define WITH_COPY_TO gettext("\n With copy to:\n  ")
699 #define WITH_COPIES_TO gettext("\n With copies to:\n  ")
700 #define CTRL_G_TO_CANCEL_SEND \
701  gettext("\n\nUse Ctrl-G to cancel if you do not want to send a message\n")
702 #define ENTER_NAME_OR_BLANK \
703  gettext("\n Please enter your name, or leave it blank to remain anonymous\n")
704 #define ENTER_MAIL_ADDRESS_OR_OTHER \
705  gettext("\n Please enter a mail address or some other\n")
706 #define MEANS_TO_CONTACT_FOR_RESPONSE \
707  gettext(" means to contact you, if you desire a response.\n")
708 #define ENTER_SUBJECT_LINE gettext("\n Please enter a subject line.\n")
709 #define ENTER_ADDRESS_FOR_CC \
710  gettext("\n Enter a mail address for a CC of your message.\n")
711 #define BLANK_FOR_NO_COPY gettext(" (Leave blank if you don't want a copy.)\n")
712 #define REVIEW_MESSAGE_BODY gettext("\n Please review the message body:\n\n")
713 #define RETURN_TO_CONTINUE gettext("\nPress RETURN to continue: ")
714 #define RETURN_TO_CLEANUP gettext("\nPress RETURN to clean up: ")
715 #define CTRL_U_TO_ERASE gettext(" Use Control-U to erase the default.\n")
716 #define ENTER_MESSAGE_BELOW gettext("\n Please enter your message below.")
717 #define ENTER_PERIOD_WHEN_DONE_A \
718  gettext("\n When you are done, press enter and put a single period (.)")
719 #define ENTER_PERIOD_WHEN_DONE_B \
720  gettext("\n on a line and press enter again.")
721 
722 /* Cookies messages */
723 #define ADVANCED_COOKIE_CONFIRMATION \
724  gettext("%s cookie: %.*s=%.*s  Allow? (Y/N/Always/neVer)")
725 #define INVALID_COOKIE_DOMAIN_CONFIRMATION \
726  gettext("Accept invalid cookie domain=%s for '%s'?")
727 #define INVALID_COOKIE_PATH_CONFIRMATION \
728  gettext("Accept invalid cookie path=%s as a prefix of '%s'?")
729 #define ALLOWING_COOKIE gettext("Allowing this cookie.")
730 #define REJECTING_COOKIE gettext("Rejecting this cookie.")
731 #define COOKIE_JAR_IS_EMPTY gettext("The Cookie Jar is empty.")
732 #define CACHE_JAR_IS_EMPTY gettext("The Cache Jar is empty.")
733 #define ACTIVATE_TO_GOBBLE \
734  gettext("Activate links to gobble up cookies or entire domains,")
735 #define OR_CHANGE_ALLOW gettext("or to change a domain's 'allow' setting.")
736 #define COOKIES_NEVER_ALLOWED gettext("(Cookies never allowed.)")
737 #define COOKIES_ALWAYS_ALLOWED gettext("(Cookies always allowed.)")
738 #define COOKIES_ALLOWED_VIA_PROMPT gettext("(Cookies allowed via prompt.)")
739 #define COOKIES_READ_FROM_FILE gettext("(Persistent Cookies.)")
740 #define NO_TITLE gettext("(No title.)")
741 #define NO_NAME gettext("(No name.)")
742 #define NO_VALUE gettext("(No value.)")
743 #define NO_NOTHING gettext("None")
744 #define END_OF_SESSION gettext("(End of session.)")
745 #define DELETE_COOKIE_CONFIRMATION gettext("Delete this cookie?")
746 #define COOKIE_EATEN gettext("The cookie has been eaten!")
747 #define DELETE_EMPTY_DOMAIN_CONFIRMATION gettext("Delete this empty domain?")
748 #define DOMAIN_EATEN gettext("The domain has been eaten!")
749 #define DELETE_COOKIES_SET_ALLOW_OR_CANCEL \
750  gettext("D)elete domain's cookies, set allow A)lways/P)rompt/neV)er, or C)ancel? ")
751 #define DELETE_DOMAIN_SET_ALLOW_OR_CANCEL \
752  gettext("D)elete domain, set allow A)lways/P)rompt/neV)er, or C)ancel? ")
753 #define DOMAIN_COOKIES_EATEN gettext("All cookies in the domain have been eaten!")
754 #define ALWAYS_ALLOWING_COOKIES gettext("'A'lways allowing from domain '%s'.")
755 #define NEVER_ALLOWING_COOKIES gettext("ne'V'er allowing from domain '%s'.")
756 #define PROMPTING_TO_ALLOW_COOKIES gettext("'P'rompting to allow from domain '%s'.")
757 #define DELETE_ALL_COOKIES_IN_DOMAIN gettext("Delete all cookies in this domain?")
758 #define ALL_COOKIES_EATEN gettext("All of the cookies in the jar have been eaten!")
759 
760 #define PORT_NINETEEN_INVALID gettext("Port 19 not permitted in URLs.")
761 #define PORT_TWENTYFIVE_INVALID gettext("Port 25 not permitted in URLs.")
762 #define PORT_INVALID gettext("Port %lu not permitted in URLs.")
763 #define URL_PORT_BAD gettext("URL has a bad port field.")
764 #define HTML_STACK_OVERRUN gettext("Maximum nesting of HTML elements exceeded.")
765 #define BAD_PARTIAL_REFERENCE gettext("Bad partial reference!  Stripping lead dots.")
766 #define TRACELOG_OPEN_FAILED gettext("Trace Log open failed.  Trace off!")
767 #define LYNX_TRACELOG_TITLE gettext("Lynx Trace Log")
768 #define NO_TRACELOG_STARTED gettext("No trace log has been started for this session.")
769 #define MAX_TEMPCOUNT_REACHED \
770  gettext("The maximum temporary file count has been reached!")
771 #define FORM_VALUE_TOO_LONG \
772  gettext("Form field value exceeds buffer length!  Trim the tail.")
773 #define FORM_TAIL_COMBINED_WITH_HEAD \
774  gettext("Modified tail combined with head of form field value.")
775 
776 /* HTFile.c */
777 #define ENTRY_IS_DIRECTORY      gettext("Directory")
778 #define DISALLOWED_DIR_SCAN     gettext("Directory browsing is not allowed.")
779 #define DISALLOWED_SELECTIVE_ACCESS gettext("Selective access is not enabled for this directory")
780 #define FAILED_DIR_SCAN         gettext("Multiformat: directory scan failed.")
781 #define FAILED_DIR_UNREADABLE   gettext("This directory is not readable.")
782 #define FAILED_FILE_UNREADABLE  gettext("Can't access requested file.")
783 #define FAILED_NO_REPRESENTATION gettext("Could not find suitable representation for transmission.")
784 #define FAILED_OPEN_COMPRESSED_FILE gettext("Could not open file for decompression!")
785 #define LABEL_FILES             gettext("Files:")
786 #define LABEL_SUBDIRECTORIES    gettext("Subdirectories:")
787 #define SEGMENT_DIRECTORY       gettext(" directory")
788 #define SEGMENT_UP_TO           gettext("Up to ")
789 #define SEGMENT_CURRENT_DIR     gettext("Current directory is ")
790 
791 /* HTFTP.c */
792 #define ENTRY_IS_SYMBOLIC_LINK  gettext("Symbolic Link")
793 
794 /* HTGopher.c */
795 #define FAILED_NO_RESPONSE      gettext("No response from server!")
796 #define GOPHER_CSO_INDEX        gettext("CSO index")
797 #define GOPHER_CSO_INDEX_SUBTITLE gettext("\nThis is a searchable index of a CSO database.\n")
798 #define GOPHER_CSO_SEARCH_RESULTS gettext("CSO Search Results")
799 #define GOPHER_CSO_SEEK_FAILED  gettext("Seek fail on %s\n")
800 #define GOPHER_CSO_SOLICIT_KEYWORDS gettext("\nPress the 's' key and enter search keywords.\n")
801 #define GOPHER_INDEX_SUBTITLE   gettext("\nThis is a searchable Gopher index.\n")
802 #define GOPHER_INDEX_TITLE      gettext("Gopher index")
803 #define GOPHER_MENU_TITLE       gettext("Gopher Menu")
804 #define GOPHER_SEARCH_RESULTS   gettext(" Search Results")
805 #define GOPHER_SENDING_CSO_REQUEST gettext("Sending CSO/PH request.")
806 #define GOPHER_SENDING_REQUEST  gettext("Sending Gopher request.")
807 #define GOPHER_SENT_CSO_REQUEST gettext("CSO/PH request sent; waiting for response.")
808 #define GOPHER_SENT_REQUEST     gettext("Gopher request sent; waiting for response.")
809 #define GOPHER_SOLICIT_KEYWORDS gettext("\nPlease enter search keywords.\n")
810 #define SEGMENT_KEYWORDS_WILL   gettext("\nThe keywords that you enter will allow you to search on a")
811 #define SEGMENT_PERSONS_DB_NAME gettext(" person's name in the database.\n")
812 
813 /* HTNews.c */
814 #define FAILED_CONNECTION_CLOSED gettext("Connection closed ???")
815 #define FAILED_CANNOT_OPEN_POST gettext("Cannot open temporary file for news POST.")
816 #define FAILED_CANNOT_POST_SSL  gettext("This client does not contain support for posting to news with SSL.")
817 
818 /* HTStyle.c */
819 #define STYLE_DUMP_FONT         gettext("Style %d `%s' SGML:%s.  Font %s %.1f point.\n")
820 #define STYLE_DUMP_INDENT       gettext("\tIndents: first=%.0f others=%.0f, Height=%.1f Desc=%.1f\n"
821 #define STYLE_DUMP_ALIGN        gettext("\tAlign=%d, %d tabs. (%.0f before, %.0f after)\n")
822 #define STYLE_DUMP_TAB          gettext("\t\tTab kind=%d at %.0f\n")
823 
824 /* HTTP.c */
825 #define FAILED_NEED_PASSWD      gettext("Can't proceed without a username and password.")
826 #define FAILED_RETRY_WITH_AUTH  gettext("Can't retry with authorization!  Contact the server's WebMaster.")
827 #define FAILED_RETRY_WITH_PROXY gettext("Can't retry with proxy authorization!  Contact the server's WebMaster.")
828 #define HTTP_RETRY_WITH_PROXY   gettext("Retrying with proxy authorization information.")
829 #define SSL_FORCED_PROMPT	gettext("SSL error:%s-Continue?")
830 
831 /* HTWAIS.c */
832 #define HTWAIS_MESSAGE_TOO_BIG  gettext("HTWAIS: Return message too large.")
833 #define HTWAIS_SOLICIT_QUERY    gettext("Enter WAIS query: ")
834 
835 /* Miscellaneous status */
836 #define RETRYING_AS_HTTP0       gettext("Retrying as HTTP0 request.")
837 #define TRANSFERRED_X_BYTES     gettext("Transferred %d bytes")
838 #define TRANSFER_COMPLETE       gettext("Data transfer complete")
839 #define FAILED_READING_KEYMAP   gettext("Error processing line %d of %s\n")
840 
841 /* Lynx internal page titles */
842 #define ADDRLIST_PAGE_TITLE	gettext("Address List Page")
843 #define BOOKMARK_TITLE		gettext("Bookmark file")
844 #define CONFIG_DEF_TITLE	gettext("Configuration Definitions")
845 #define COOKIE_JAR_TITLE	gettext("Cookie Jar")
846 #define CURRENT_EDITMAP_TITLE	gettext("Current Edit-Key Map")
847 #define CURRENT_KEYMAP_TITLE	gettext("Current Key Map")
848 #define DIRED_MENU_TITLE	gettext("File Management Options")
849 #define DOWNLOAD_OPTIONS_TITLE	gettext("Download Options")
850 #define HISTORY_PAGE_TITLE	gettext("History Page")
851 #define CACHE_JAR_TITLE		gettext("Cache Jar")
852 #define LIST_PAGE_TITLE		gettext("List Page")
853 #define LYNXCFG_TITLE		gettext("Lynx.cfg Information")
854 #define MOSAIC_BOOKMARK_TITLE	gettext("Converted Mosaic Hotlist")
855 #define OPTIONS_TITLE		gettext("Options Menu")
856 #define PERMIT_OPTIONS_TITLE	gettext("File Permission Options")
857 #define PRINT_OPTIONS_TITLE	gettext("Printing Options")
858 #define SHOWINFO_TITLE		gettext("Information about the current document")
859 #define STATUSLINES_TITLE	gettext("Your recent statusline messages")
860 #define UPLOAD_OPTIONS_TITLE	gettext("Upload Options")
861 #define VISITED_LINKS_TITLE	gettext("Visited Links Page")
862 
863 /* CONFIG_DEF_TITLE subtitles */
864 #define SEE_ALSO gettext("See also")
865 #define YOUR_SEGMENT gettext("your")
866 #define RUNTIME_OPT_SEGMENT gettext("for runtime options")
867 #define COMPILE_OPT_SEGMENT gettext("compile time options")
868 #define COLOR_STYLE_SEGMENT gettext("color-style configuration")
869 #define REL_VERSION gettext("latest release")
870 #define PRE_VERSION gettext("pre-release version")
871 #define DEV_VERSION gettext("development version")
872 #define AUTOCONF_CONFIG_CACHE \
873  gettext("The following data were derived during the automatic configuration/build\n\
874 process of this copy of Lynx.  When reporting a bug, please include a copy\n\
875 of this page.")
876 #define AUTOCONF_LYNXCFG_H \
877  gettext("The following data were used as automatically-configured compile-time\n\
878 definitions when this copy of Lynx was built.")
879 
880 #ifdef DIRED_SUPPORT
881 #define DIRED_NOVICELINE \
882  gettext("  C)reate  D)ownload  E)dit  F)ull menu  M)odify  R)emove  T)ag  U)pload     \n")
883 #define CURRENT_LINK_STATUS_FAILED gettext("Failed to obtain status of current link!")
884 
885 #define INVALID_PERMIT_URL \
886  gettext("Special URL only valid from current File Permission menu!")
887 #endif /* DIRED_SUPPORT */
888 
889 #ifdef USE_EXTERNALS
890 #define EXTERNALS_DISABLED gettext("External support is currently disabled.")
891 #endif /* USE_EXTERNALS */
892 
893 /* new with 2.8.4dev.21 */
894 #define CHDIR_DISABLED gettext("Changing working-directory is currently disabled.")
895 #define LINEWRAP_OFF gettext("Linewrap OFF!")
896 #define LINEWRAP_ON gettext("Linewrap ON!")
897 #define NESTED_TABLES_OFF gettext("Parsing nested-tables toggled OFF!  Reloading...")
898 #define NESTED_TABLES_ON gettext("Parsing nested-tables toggled ON!  Reloading...")
899 #define SHIFT_VS_LINEWRAP gettext("Shifting is disabled while line-wrap is in effect")
900 #define TRACE_DISABLED gettext("Trace not supported")
901 
902 #endif /* LYMESSAGES_EN_H */
903