mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
Global announcements ... sort of work ... well they seem to, need to look at possbility of splitting topics table in two
git-svn-id: file:///svn/phpbb/trunk@4167 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -359,8 +359,8 @@ $lang = array(
|
||||
|
||||
|
||||
'POST_STICKY' => 'Sticky',
|
||||
'POST_ANNOUNCEMENT' => 'Announcement',
|
||||
'POST_GLOBAL' => 'Global announcement',
|
||||
'POST_ANNOUNCEMENT' => 'Announce',
|
||||
'POST_GLOBAL' => 'Global',
|
||||
'POST_FORUM_LOCKED' => 'Forum is locked',
|
||||
'POST_TOPIC_LOCKED' => 'Topic is locked',
|
||||
|
||||
@@ -517,52 +517,82 @@ $lang = array(
|
||||
'VIEW_TOPIC_POSTS' => '%d Posts',
|
||||
|
||||
|
||||
'BBCODE_B_HELP' => 'Bold text: [b]text[/b] (alt+b)',
|
||||
'BBCODE_I_HELP' => 'Italic text: [i]text[/i] (alt+i)',
|
||||
'BBCODE_U_HELP' => 'Underline text: [u]text[/u] (alt+u)',
|
||||
'BBCODE_Q_HELP' => 'Quote text: [quote]text[/quote] (alt+q)',
|
||||
'BBCODE_C_HELP' => 'Code display: [code]code[/code] (alt+c)',
|
||||
'BBCODE_L_HELP' => 'List: [list]text[/list] (alt+l)',
|
||||
'BBCODE_E_HELP' => 'List: Add list element',
|
||||
'BBCODE_O_HELP' => 'Ordered list: [list=]text[/list] (alt+o)',
|
||||
'BBCODE_P_HELP' => 'Insert image: [img]http://image_url[/img] (alt+p)',
|
||||
'BBCODE_W_HELP' => 'Insert URL: [url]http://url[/url] or [url=http://url]URL text[/url] (alt+w)',
|
||||
'BBCODE_A_HELP' => 'Close all open bbCode tags',
|
||||
'BBCODE_S_HELP' => 'Font color: [color=red]text[/color] Tip: you can also use color=#FF0000',
|
||||
'BBCODE_F_HELP' => 'Font size: [size=x-small]small text[/size]',
|
||||
'EMOTICONS' => 'Emoticons',
|
||||
'MORE_EMOTICONS' => 'View more Emoticons',
|
||||
'FONT_COLOR' => 'Font color',
|
||||
'FONT_SIZE' => 'Font size',
|
||||
'FONT_TINY' => 'Tiny',
|
||||
'FONT_SMALL' => 'Small',
|
||||
'FONT_NORMAL' => 'Normal',
|
||||
'FONT_LARGE' => 'Large',
|
||||
'FONT_HUGE' => 'Huge',
|
||||
'CLOSE_TAGS' => 'Close Tags',
|
||||
'STYLES_TIP' => 'Tip: Styles can be applied quickly to selected text',
|
||||
'CLOSE_WINDOW' => 'Close Window',
|
||||
|
||||
'MESSAGE_BODY' => 'Message body',
|
||||
'MESSAGE_BODY_EXPLAIN' => 'Enter your message here, it may contain no more than <b>%d</b> characters.',
|
||||
'TOPIC_REVIEW' => 'Topic review',
|
||||
'TOPIC_ICON' => 'Topic icon',
|
||||
'POST_ICON' => 'Post icon',
|
||||
'No_post_mode' => 'No post mode specified',
|
||||
'POST_TOPIC' => 'Post a new topic',
|
||||
'POST_REPLY' => 'Post a reply',
|
||||
'POST_TOPIC_AS' => 'Post topic as',
|
||||
'CHANGE_TOPIC_TO' => 'Change topic type to',
|
||||
'EDIT_POST' => 'Edit post',
|
||||
'OPTIONS' => 'Options',
|
||||
'MOD_OPTIONS' => 'Moderator Options',
|
||||
'POST_NORMAL' => 'Normal',
|
||||
'POST_REVIEW' => 'Post Review',
|
||||
'POST_REVIEW_EXPLAIN' => 'Since the beginning of your reply, new posts were added to this topic. You are able to review these posts now, to change yours accordingly.<br />This reminder will be displayed only once, if you press submit the next time your post will be stored.',
|
||||
'TOPIC_REVIEW' => 'Topic review',
|
||||
'TOPIC_ICON' => 'Topic icon',
|
||||
'POST_ICON' => 'Post icon',
|
||||
'No_post_mode' => 'No post mode specified',
|
||||
'POST_TOPIC' => 'Post a new topic',
|
||||
'POST_REPLY' => 'Post a reply',
|
||||
'POST_TOPIC_AS' => 'Post topic as',
|
||||
'CHANGE_TOPIC_TO' => 'Change topic type to',
|
||||
'EDIT_POST' => 'Edit post',
|
||||
'OPTIONS' => 'Options',
|
||||
'MOD_OPTIONS' => 'Moderator Options',
|
||||
'POST_NORMAL' => 'Normal',
|
||||
'POST_REVIEW' => 'Post Review',
|
||||
'POST_REVIEW_EXPLAIN' => 'At least one new post has been made to this topic. You may wish to review your post inlight of this.',
|
||||
|
||||
'LOCK_POST' => 'Lock Post',
|
||||
'LOCK_POST_EXPLAIN' => 'Prevent editing',
|
||||
|
||||
'CONFIRM_DELETE' => 'Are you sure you want to delete this post?',
|
||||
'Confirm_delete_poll' => 'Are you sure you want to delete this poll?',
|
||||
'CANNOT_EDIT_TIME' => 'You can no longer edit or delete that post',
|
||||
'CANNOT_EDIT_POST_LOCKED' => 'This post has been locked. You can no longer edit that post.',
|
||||
'FLOOD_ERROR' => 'You cannot make another post so soon after your last, please try again in a short while',
|
||||
'EMPTY_SUBJECT' => 'You must specify a subject when posting a new topic',
|
||||
'To_long_subject' => 'The subject is too long it must be 60 characters or less',
|
||||
'EMPTY_MESSAGE' => 'You must enter a message when posting',
|
||||
'TOO_FEW_CHARS' => 'Your message contains too few characters',
|
||||
'TOO_MANY_CHARS' => 'Your message contains too many characters',
|
||||
'TOO_MANY_SMILIES' => 'Your message contains too many emoticons',
|
||||
'UNAUTHORISED_BBCODE' => 'Your are not authorised to use this bbcode: ',
|
||||
'QUOTE_DEPTH_EXCEEDED' => 'Quote depth exceeded',
|
||||
'Forum_locked' => 'This forum is locked you cannot post, reply to or edit topics',
|
||||
'Topic_locked' => 'This topic is locked you cannot edit posts or make replies',
|
||||
'CONFIRM_DELETE' => 'Are you sure you want to delete this post?',
|
||||
'Confirm_delete_poll' => 'Are you sure you want to delete this poll?',
|
||||
'CANNOT_EDIT_TIME' => 'You can no longer edit or delete that post',
|
||||
'CANNOT_EDIT_POST_LOCKED' => 'This post has been locked. You can no longer edit that post.',
|
||||
'FLOOD_ERROR' => 'You cannot make another post so soon after your last.',
|
||||
'EMPTY_SUBJECT' => 'You must specify a subject when posting a new topic.',
|
||||
'To_long_subject' => 'The subject is too long it must be 60 characters or less.',
|
||||
'EMPTY_MESSAGE' => 'You must enter a message when posting.',
|
||||
'TOO_FEW_CHARS' => 'Your message contains too few characters.',
|
||||
'TOO_MANY_CHARS' => 'Your message contains too many characters.',
|
||||
'TOO_MANY_SMILIES' => 'Your message contains too many emoticons.',
|
||||
'UNAUTHORISED_BBCODE' => 'You cannot use certain bbcodes: ',
|
||||
'QUOTE_DEPTH_EXCEEDED' => 'You may embed only %1$d quotes within each other.',
|
||||
'Forum_locked' => 'This forum is locked you cannot post, reply to or edit topics',
|
||||
'Topic_locked' => 'This topic is locked you cannot edit posts or make replies',
|
||||
|
||||
'USER_CANNOT_POST' => 'You cannot post in this forum',
|
||||
'USER_CANNOT_REPLY' => 'You cannot reply in this forum',
|
||||
'USER_CANNOT_QUOTE' => 'You cannot quote posts in this forum',
|
||||
'USER_CANNOT_EDIT' => 'You cannot edit posts in this forum',
|
||||
'USER_CANNOT_DELETE' => 'You cannot delete posts in this forum',
|
||||
'CANNOT_POST_STICKY' => 'Sorry but you cannot post sticky topics.',
|
||||
'CANNOT_POST_ANNOUNCE' => 'Sorry but you cannot post announcements.',
|
||||
'CANNOT_POST_NEWS' => 'Sorry but you cannot post news topics.',
|
||||
'CANNOT_DELETE_REPLIED' => 'Sorry but you may only delete posts which have not been replied to.',
|
||||
'CANNOT_DELETE_POLL' => 'Sorry but you cannot delete an active poll.',
|
||||
'EDIT_OWN_POSTS' => 'Sorry but you can only edit your own posts.',
|
||||
'DELETE_OWN_POSTS' => 'Sorry but you can only delete your own posts.',
|
||||
'ALREADY_DELETED' => 'Sorry but this message is already deleted.',
|
||||
|
||||
'USER_CANNOT_POST' => 'You cannot post in this forum',
|
||||
'USER_CANNOT_REPLY' => 'You cannot reply in this forum',
|
||||
'USER_CANNOT_QUOTE' => 'You cannot quote posts in this forum',
|
||||
'USER_CANNOT_EDIT' => 'You cannot edit posts in this forum',
|
||||
'USER_CANNOT_DELETE' => 'You cannot delete posts in this forum',
|
||||
'CANNOT_DELETE_REPLIED' => 'Sorry but you may not delete posts that have been replied to',
|
||||
'CANNOT_DELETE_POLL' => 'Sorry but you cannot delete an active poll',
|
||||
'EDIT_OWN_POSTS' => 'Sorry but you can only edit your own posts',
|
||||
'DELETE_OWN_POSTS' => 'Sorry but you can only delete your own posts',
|
||||
'ALREADY_DELETED' => 'Sorry but this message is already deleted',
|
||||
'No_such_post' => 'There is no such post, please return and try again',
|
||||
|
||||
'ADD_POLL' => 'Add a Poll',
|
||||
@@ -570,66 +600,44 @@ $lang = array(
|
||||
'POLL_QUESTION' => 'Poll question',
|
||||
'POLL_OPTIONS' => 'Poll options',
|
||||
'POLL_OPTIONS_EXPLAIN' => 'Place each option on a new line. You may enter up to <b>%d</b> options',
|
||||
'POLL_FOR_EXPLAIN' => '[ Enter 0 or leave blank for a never ending poll ]',
|
||||
'POLL_FOR_EXPLAIN' => 'Enter 0 or leave blank for a never ending poll',
|
||||
'POLL_MAX_OPTIONS' => 'Options per user',
|
||||
'POLL_MAX_OPTIONS_EXPLAIN' => 'This is the number of options each user may select when voting.',
|
||||
'POLL_FOR' => 'Run poll for',
|
||||
'DAYS' => 'Days',
|
||||
'POLL_DELETE' => 'Delete Poll',
|
||||
'ADD_ATTACHMENT' => 'Add an Attachment',
|
||||
'ADD_ATTACHMENT_EXPLAIN' => 'If you wish to attach one or more files enter the details below',
|
||||
'ADD_FILE' => 'Add File',
|
||||
'FILENAME' => 'Filename',
|
||||
'FILE_COMMENT' => 'File comment',
|
||||
'POSTED_ATTACHMENTS' => 'Posted attachments',
|
||||
'UPDATE_COMMENT' => 'Update comment',
|
||||
'DELETE_FILE' => 'Delete File',
|
||||
'DISABLE_HTML' => 'Disable HTML',
|
||||
'DISABLE_BBCODE' => 'Disable BBCode',
|
||||
'DISABLE_SMILIES' => 'Disable Smilies',
|
||||
'DAYS' => 'Days',
|
||||
'POLL_DELETE' => 'Delete Poll',
|
||||
|
||||
'ADD_ATTACHMENT' => 'Add an Attachment',
|
||||
'ADD_ATTACHMENT_EXPLAIN'=> 'If you wish to attach one or more files enter the details below',
|
||||
'ADD_FILE' => 'Add File',
|
||||
'FILENAME' => 'Filename',
|
||||
'FILE_COMMENT' => 'File comment',
|
||||
'POSTED_ATTACHMENTS'=> 'Posted attachments',
|
||||
'UPDATE_COMMENT' => 'Update comment',
|
||||
'DELETE_FILE' => 'Delete File',
|
||||
|
||||
'DISABLE_HTML' => 'Disable HTML',
|
||||
'DISABLE_BBCODE' => 'Disable BBCode',
|
||||
'DISABLE_SMILIES' => 'Disable Smilies',
|
||||
'DISABLE_MAGIC_URL' => 'Do not automatically parse URLs',
|
||||
'HTML_IS_ON' => 'HTML is <u>ON</u>',
|
||||
'HTML_IS_OFF' => 'HTML is <u>OFF</u>',
|
||||
'BBCODE_IS_ON' => '%sBBCode%s is <u>ON</u>',
|
||||
'BBCODE_IS_OFF' => '%sBBCode%s is <u>OFF</u>',
|
||||
'SMILIES_ARE_ON'=> 'Smilies are <u>ON</u>',
|
||||
'SMILIES_ARE_OFF'=> 'Smilies are <u>OFF</u>',
|
||||
'IMAGES_ARE_ON' => '[img] is <u>ON</u>',
|
||||
'IMAGES_ARE_OFF'=> '[img] is <u>OFF</u>',
|
||||
'FLASH_IS_ON' => '[flash] is <u>ON</u>',
|
||||
'FLASH_IS_OFF' => '[flash] is <u>ON</u>',
|
||||
'ATTACH_SIG' => 'Attach a signature (signatures can be altered via the UCP)',
|
||||
'NOTIFY_REPLY' => 'Send me an email when a reply is posted',
|
||||
'SAVE' => 'Save',
|
||||
'POST_STORED' => 'Your message has been posted successfully',
|
||||
'HTML_IS_ON' => 'HTML is <u>ON</u>',
|
||||
'HTML_IS_OFF' => 'HTML is <u>OFF</u>',
|
||||
'BBCODE_IS_ON' => '%sBBCode%s is <u>ON</u>',
|
||||
'BBCODE_IS_OFF' => '%sBBCode%s is <u>OFF</u>',
|
||||
'SMILIES_ARE_ON' => 'Smilies are <u>ON</u>',
|
||||
'SMILIES_ARE_OFF' => 'Smilies are <u>OFF</u>',
|
||||
'IMAGES_ARE_ON' => '[img] is <u>ON</u>',
|
||||
'IMAGES_ARE_OFF' => '[img] is <u>OFF</u>',
|
||||
'FLASH_IS_ON' => '[flash] is <u>ON</u>',
|
||||
'FLASH_IS_OFF' => '[flash] is <u>ON</u>',
|
||||
'ATTACH_SIG' => 'Attach a signature (signatures can be altered via the UCP)',
|
||||
'NOTIFY_REPLY' => 'Send me an email when a reply is posted',
|
||||
'SAVE' => 'Save',
|
||||
|
||||
'POST_STORED' => 'Your message has been posted successfully',
|
||||
'POST_STORED_MOD' => 'Your message has been saved but requires approval',
|
||||
'DELETED' => 'Your message has been deleted successfully',
|
||||
'Poll_delete' => 'Your poll has been deleted successfully',
|
||||
'BBCODE_B_HELP' => 'Bold text: [b]text[/b] (alt+b)',
|
||||
'BBCODE_I_HELP' => 'Italic text: [i]text[/i] (alt+i)',
|
||||
'BBCODE_U_HELP' => 'Underline text: [u]text[/u] (alt+u)',
|
||||
'BBCODE_Q_HELP' => 'Quote text: [quote]text[/quote] (alt+q)',
|
||||
'BBCODE_C_HELP' => 'Code display: [code]code[/code] (alt+c)',
|
||||
'BBCODE_L_HELP' => 'List: [list]text[/list] (alt+l)',
|
||||
'BBCODE_E_HELP' => 'List: Add list element',
|
||||
'BBCODE_O_HELP' => 'Ordered list: [list=]text[/list] (alt+o)',
|
||||
'BBCODE_P_HELP' => 'Insert image: [img]http://image_url[/img] (alt+p)',
|
||||
'BBCODE_W_HELP' => 'Insert URL: [url]http://url[/url] or [url=http://url]URL text[/url] (alt+w)',
|
||||
'BBCODE_A_HELP' => 'Close all open bbCode tags',
|
||||
'BBCODE_S_HELP' => 'Font color: [color=red]text[/color] Tip: you can also use color=#FF0000',
|
||||
'BBCODE_F_HELP' => 'Font size: [size=x-small]small text[/size]',
|
||||
'EMOTICONS' => 'Emoticons',
|
||||
'MORE_EMOTICONS'=> 'View more Emoticons',
|
||||
'FONT_COLOR' => 'Font color',
|
||||
'FONT_SIZE' => 'Font size',
|
||||
'FONT_TINY' => 'Tiny',
|
||||
'FONT_SMALL' => 'Small',
|
||||
'FONT_NORMAL' => 'Normal',
|
||||
'FONT_LARGE' => 'Large',
|
||||
'FONT_HUGE' => 'Huge',
|
||||
'CLOSE_TAGS' => 'Close Tags',
|
||||
'STYLES_TIP' => 'Tip: Styles can be applied quickly to selected text',
|
||||
'CLOSE_WINDOW' => 'Close Window',
|
||||
'DELETED' => 'Your message has been deleted successfully',
|
||||
'Poll_delete' => 'Your poll has been deleted successfully',
|
||||
'Topic_reply_notification' => 'Topic Reply Notification',
|
||||
|
||||
'TOO_FEW_POLL_OPTIONS' => 'You must enter at least two poll options',
|
||||
@@ -666,7 +674,6 @@ $lang = array(
|
||||
'UCP' => 'User Control Panel',
|
||||
'UCP_OPTIONS' => 'Options',
|
||||
|
||||
|
||||
'UCP_MAIN' => 'Overview',
|
||||
|
||||
'UCP_FRONT' => 'Front page',
|
||||
|
Reference in New Issue
Block a user