LYMessages_en.h 48 KB

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