Post.english.php 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. <?php
  2. // Version: 2.0; Post
  3. global $context;
  4. $txt['post_reply'] = 'Post reply';
  5. $txt['enter_verification_details'] = 'Complete verification details';
  6. $txt['message_icon'] = 'Message icon';
  7. $txt['subject_not_filled'] = 'The Subject field was not filled out. It is required.';
  8. $txt['message_body_not_filled'] = 'The Message Body was not filled out. It is required.';
  9. // Use numeric entities in the below string.
  10. $txt['regards_team'] = "Regards,\nThe " . $context['forum_name'] . ' Team.';
  11. $txt['add_bbc'] = 'Add BBC tags';
  12. $txt['bold'] = 'Bold';
  13. $txt['italic'] = 'Italicized';
  14. $txt['underline'] = 'Underline';
  15. $txt['center'] = 'Centered';
  16. $txt['hyperlink'] = 'Insert Hyperlink';
  17. $txt['insert_email'] = 'Insert Email';
  18. $txt['bbc_code'] = 'Insert Code';
  19. // Escape any single quotes in here twice.. 'it\'s' -> 'it\\\'s'.
  20. $txt['bbc_quote'] = 'Insert Quote';
  21. $txt['list'] = 'Insert List';
  22. $txt['list_unordered'] = 'Insert Unordered List';
  23. $txt['list_ordered'] = 'Insert Ordered List';
  24. $txt['change_color'] = 'Change Color';
  25. $txt['black'] = 'Black';
  26. $txt['red'] = 'Red';
  27. $txt['yellow'] = 'Yellow';
  28. $txt['pink'] = 'Pink';
  29. $txt['green'] = 'Green';
  30. $txt['orange'] = 'Orange';
  31. $txt['purple'] = 'Purple';
  32. $txt['blue'] = 'Blue';
  33. $txt['beige'] = 'Beige';
  34. $txt['brown'] = 'Brown';
  35. $txt['teal'] = 'Teal';
  36. $txt['navy'] = 'Navy';
  37. $txt['maroon'] = 'Maroon';
  38. $txt['lime_green'] = 'Lime Green';
  39. $txt['white'] = 'White';
  40. $txt['disable_smileys'] = 'Disable Smileys';
  41. $txt['dont_use_smileys'] = 'Don\'t use smileys.';
  42. // Escape any single quotes in here twice.. 'it\'s' -> 'it\\\'s'.
  43. $txt['posted_on'] = 'Posted on';
  44. $txt['standard'] = 'Standard';
  45. $txt['thumbs_up'] = 'Thumb Up';
  46. $txt['thumbs_down'] = 'Thumb Down';
  47. $txt['excamation_point'] = 'Exclamation point';
  48. $txt['question_mark'] = 'Question mark';
  49. $txt['lamp'] = 'Lamp';
  50. $txt['add_smileys'] = 'Add Smileys';
  51. $txt['flash'] = 'Insert Flash';
  52. $txt['ftp'] = 'Insert FTP Link';
  53. $txt['image'] = 'Insert Image';
  54. $txt['table'] = 'Insert Table';
  55. $txt['table_td'] = 'Insert Table Column';
  56. $txt['topic_notify_no'] = 'There are no topics with Notification.';
  57. $txt['marquee'] = 'Marquee';
  58. $txt['teletype'] = 'Teletype';
  59. $txt['strike'] = 'Strikethrough';
  60. $txt['glow'] = 'Glow';
  61. $txt['shadow'] = 'Shadow';
  62. $txt['preformatted'] = 'Preformatted Text';
  63. $txt['left_align'] = 'Left Align';
  64. $txt['right_align'] = 'Right Align';
  65. $txt['superscript'] = 'Superscript';
  66. $txt['subscript'] = 'Subscript';
  67. $txt['table_tr'] = 'Insert Table Row';
  68. $txt['post_too_long'] = 'Your message is too long. Please go back and shorten it, then try again.';
  69. $txt['horizontal_rule'] = 'Horizontal Rule';
  70. $txt['font_size'] = 'Font Size';
  71. $txt['font_face'] = 'Font Face';
  72. $txt['toggle_view'] = 'Toggle View';
  73. $txt['unformat_text'] = 'Remove Formatting';
  74. $txt['rich_edit_wont_work'] = 'Your browser does not support Rich Text editing.';
  75. $txt['rich_edit_function_disabled'] = 'Your browser does not support this function.';
  76. // Use numeric entities in the below five strings.
  77. $txt['notifyUnsubscribe'] = 'Unsubscribe to this topic by clicking here';
  78. $txt['lock_after_post'] = 'Lock after Post';
  79. $txt['notify_replies'] = 'Notify me of replies.';
  80. $txt['lock_topic'] = 'Lock this topic.';
  81. $txt['shortcuts'] = 'shortcuts: hit alt+s to submit/post or alt+p to preview';
  82. $txt['shortcuts_firefox'] = 'shortcuts: hit shift+alt+s to submit/post or shift+alt+p to preview';
  83. $txt['option'] = 'Option';
  84. $txt['reset_votes'] = 'Reset Vote Count';
  85. $txt['reset_votes_check'] = 'Check this if you want to reset all vote counts to 0.';
  86. $txt['votes'] = 'votes';
  87. $txt['attach'] = 'Attach';
  88. $txt['clean_attach'] = 'Clear Attachment';
  89. $txt['attached'] = 'Attached';
  90. $txt['allowed_types'] = 'Allowed file types';
  91. $txt['cant_upload_type'] = 'You cannot upload that type of file. The only allowed extensions are';
  92. $txt['uncheck_unwatchd_attach'] = 'Uncheck the attachments you no longer want attached';
  93. $txt['restricted_filename'] = 'That is a restricted filename. Please try a different filename.';
  94. $txt['topic_locked_no_reply'] = 'Warning: topic is currently/will be locked!<br />Only admins and moderators can reply.';
  95. $txt['awaiting_approval'] = 'Awaiting approval';
  96. $txt['attachment_requires_approval'] = 'Note that any files attached will not be displayed until approved by a moderator.';
  97. $txt['error_temp_attachments'] = 'There are attachments found, which you have attached before but not posted. These attachments are now attached to this post. If you do not want to include them in this post, you can remove them <a href="#postAttachment">here</a>.';
  98. // Use numeric entities in the below string.
  99. $txt['js_post_will_require_approval'] = 'Reminder: This post will not appear until approved by a moderator.';
  100. $txt['enter_comment'] = 'Enter comment';
  101. // Use numeric entities in the below two strings.
  102. $txt['reported_post'] = 'Reported post';
  103. $txt['reported_to_mod_by'] = 'by';
  104. $txt['rtm10'] = 'Submit';
  105. // Use numeric entities in the below four strings.
  106. $txt['report_following_post'] = 'The following post, "%1$s" by';
  107. $txt['reported_by'] = 'has been reported by';
  108. $txt['board_moderate'] = 'on a board you moderate';
  109. $txt['report_comment'] = 'The reporter has made the following comment';
  110. $txt['attach_restrict_attachmentPostLimit'] = 'maximum total size %1$dKB';
  111. $txt['attach_restrict_attachmentSizeLimit'] = 'maximum individual size %1$dKB';
  112. $txt['attach_restrict_attachmentNumPerPostLimit'] = '%1$d per post';
  113. $txt['attach_restrictions'] = 'Restrictions:';
  114. $txt['post_additionalopt_attach'] = 'Attachments and other options';
  115. $txt['post_additionalopt'] = 'Other options';
  116. $txt['sticky_after'] = 'Sticky this topic.';
  117. $txt['move_after2'] = 'Move this topic.';
  118. $txt['back_to_topic'] = 'Return to this topic.';
  119. $txt['approve_this_post'] = 'Approve this Post';
  120. $txt['retrieving_quote'] = 'Retrieving Quote...';
  121. $txt['post_visual_verification_label'] = 'Verification';
  122. $txt['post_visual_verification_desc'] = 'Please enter the code in the image above to make this post.';
  123. $txt['poll_options'] = 'Poll Options';
  124. $txt['poll_run'] = 'Run the poll for';
  125. $txt['poll_run_limit'] = '(Leave blank for no limit.)';
  126. $txt['poll_results_visibility'] = 'Result visibility';
  127. $txt['poll_results_anyone'] = 'Show the poll\'s results to anyone.';
  128. $txt['poll_results_voted'] = 'Only show the results after someone has voted.';
  129. $txt['poll_results_after'] = 'Only show the results after the poll has expired.';
  130. $txt['poll_max_votes'] = 'Maximum votes per user';
  131. $txt['poll_do_change_vote'] = 'Allow users to change vote';
  132. $txt['poll_too_many_votes'] = 'You selected too many options. For this poll, you may only select %1$s options.';
  133. $txt['poll_add_option'] = 'Add Option';
  134. $txt['poll_guest_vote'] = 'Allow guests to vote';
  135. $txt['spellcheck_done'] = 'Spell checking complete.';
  136. $txt['spellcheck_change_to'] = 'Change To:';
  137. $txt['spellcheck_suggest'] = 'Suggestions:';
  138. $txt['spellcheck_change'] = 'Change';
  139. $txt['spellcheck_change_all'] = 'Change All';
  140. $txt['spellcheck_ignore'] = 'Ignore';
  141. $txt['spellcheck_ignore_all'] = 'Ignore All';
  142. $txt['more_attachments'] = 'more attachments';
  143. // Don't use entities in the below string.
  144. $txt['more_attachments_error'] = 'Sorry, you aren\'t allowed to post any more attachments.';
  145. $txt['more_smileys'] = 'more';
  146. $txt['more_smileys_title'] = 'Additional smileys';
  147. $txt['more_smileys_pick'] = 'Pick a smiley';
  148. $txt['more_smileys_close_window'] = 'Close Window';
  149. $txt['error_new_reply'] = 'Warning - while you were typing a new reply has been posted. You may wish to review your post.';
  150. $txt['error_new_replies'] = 'Warning - while you were typing %1$d new replies have been posted. You may wish to review your post.';
  151. $txt['error_new_reply_reading'] = 'Warning - while you were reading a new reply has been posted. You may wish to review your post.';
  152. $txt['error_new_replies_reading'] = 'Warning - while you were reading %1$d new replies have been posted. You may wish to review your post.';
  153. $txt['announce_this_topic'] = 'Send an announcement about this topic to the members:';
  154. $txt['announce_title'] = 'Send an announcement';
  155. $txt['announce_desc'] = 'This form allows you to send an announcement to the selected membergroups about this topic.';
  156. $txt['announce_sending'] = 'Sending announcement of topic';
  157. $txt['announce_done'] = 'done';
  158. $txt['announce_continue'] = 'Continue';
  159. $txt['announce_topic'] = 'Announce topic.';
  160. $txt['announce_regular_members'] = 'Regular Members';
  161. $txt['digest_subject_daily'] = 'Daily Digest';
  162. $txt['digest_subject_weekly'] = 'Weekly Digest';
  163. $txt['digest_intro_daily'] = 'Below is a summary of all activity in your subscribed boards and topics at %1$s today. To unsubscribe please visit the link below.';
  164. $txt['digest_intro_weekly'] = 'Below is a summary of all activity in your subscribed boards and topics at %1$s this week. To unsubscribe please visit the link below.';
  165. $txt['digest_new_topics'] = 'The following topics have been started';
  166. $txt['digest_new_topics_line'] = '"%1$s" in "%2$s"';
  167. $txt['digest_new_replies'] = 'Replies have been made in the following topics';
  168. $txt['digest_new_replies_one'] = '1 reply in "%1$s"';
  169. $txt['digest_new_replies_many'] = '%1$d replies in "%2$s"';
  170. $txt['digest_mod_actions'] = 'The following moderation actions have taken place';
  171. $txt['digest_mod_act_sticky'] = '"%1$s" was stickied';
  172. $txt['digest_mod_act_lock'] = '"%1$s" was locked';
  173. $txt['digest_mod_act_unlock'] = '"%1$s" was unlocked';
  174. $txt['digest_mod_act_remove'] = '"%1$s" was removed';
  175. $txt['digest_mod_act_move'] = '"%1$s" was moved';
  176. $txt['digest_mod_act_merge'] = '"%1$s" was merged';
  177. $txt['digest_mod_act_split'] = '"%1$s" was split';
  178. ?>