punbb/lang/English/common.php
changeset 7 98bbc533541c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/punbb/lang/English/common.php	Sun Apr 06 00:28:50 2008 -0400
@@ -0,0 +1,171 @@
+<?php
+
+// Language definitions for frequently used strings
+$lang_common = array(
+
+// Text orientation and encoding
+'lang_direction'		=>	'ltr',	// ltr (Left-To-Right) or rtl (Right-To-Left)
+'lang_identifier'		=>	'en',
+
+// Notices
+'Bad request'			=>	'Bad request. The link you followed is incorrect or outdated.',
+'No view'				=>	'You do not have permission to view these forums.',
+'No permission'			=>	'You do not have permission to access this page.',
+'CSRF token mismatch'	=>	'Unable to confirm security token. A likely cause for this is that some time passed between when you first entered the page and when you submitted a form or clicked a link. If that is the case and you would like to continue with your action, please click the Confirm button. Otherwise, you should click the Cancel button to return to where you were.',
+'No cookie'				=>	'You appear to have logged in successfully, however a cookie has not been set. Please check your settings and if applicable, enable cookies for this website.',
+
+// Topic/forum indicators
+'Closed'				=>	'[Closed]',
+'Redirected forum'		=>	'Redirected forum',
+
+// Miscellaneous
+'Forum index'			=>	'Forum index',
+'Submit'				=>	'Submit',	// "name" of submit buttons
+'Cancel'				=>	'Cancel', // "name" of cancel buttons
+'Submit title'			=>	'Accesskey: s', // "title" for submit buttons
+'Preview'				=>	'Preview',	// submit button to preview message
+'Preview title'			=>	'Accesskey: p', // "title" for preview buttons
+'Delete'				=>	'Delete',
+'Ban message'			=>	'You are banned from this forum.',
+'Ban message 2'			=>	'The ban expires at the end of %s.',
+'Ban message 3'			=>	'The administrator or moderator that banned you left the following message:',
+'Ban message 4'			=>	'Please direct any inquiries to the forum administrator at %s.',
+'Unknown'				=>	'Unknown',
+'Never'					=>	'Never',
+'Today'					=>	'Today',
+'Yesterday'				=>	'Yesterday',
+'Info'					=>	'Info',		// a common message box header
+'Forum message'			=>	'Forum message',
+'Maintenance'			=>	'Maintenance',
+'Redirecting'			=>	'Redirecting',
+'Forwarding info'		=>	'You should automatically be forwarded to a new page in %s seconds.',
+'Click redirect'		=>	'Click here if you do not want to wait any longer (or if your browser does not automatically forward you)',
+'Invalid e-mail'		=>	'The e-mail address you entered is invalid.',
+'Last post'				=>	'Last post',
+'By user'				=>	'by&#160;%s',
+'by'					=>	'by',
+'Posted by'				=>	'Posted by',
+'New posts'				=>	'New posts',	// the link that leads to the first new post
+'New posts info'		=>	'Go to the first new post in this topic.',	// the popup text for new posts links
+'Username'				=>	'Username',
+'Password'				=>	'Password',
+'E-mail'				=>	'E-mail',
+'E-mail address'		=>	'E-mail address',
+'Send e-mail'			=>	'Send&#160;e-mail',
+'Send forum e-mail'		=>	'Send e-mail via forum',
+'Registered'			=>	'Registered',
+'Subject'				=>	'Subject',
+'Message'				=>	'Message',
+'Write message'			=>	'Write message:',
+'Topic'					=>	'Topic',
+'Topics'				=>	'Topics',
+'Forum'					=>	'Forum',
+'Posts'					=>	'Posts',
+'Replies'				=>	'Replies',
+'Author'				=>	'Author',
+'Pages'					=>	'Pages',
+'Page'					=>	'Page',
+'BBCode'				=>	'BBCode',	// You probably shouldn't change this
+'Smilies'				=>	'Smilies',
+'Images'				=>	'Images',
+'You may use'			=>	'You may use: %s',
+'and'					=>	'and',
+'Image link'			=>	'image',	// This is displayed (i.e. <image>) instead of images when "Show images" is disabled in the profile
+'wrote'					=>	'wrote',	// For [quote]'s (e.g., User wrote:)
+'Code'					=>	'Code',		// For [code]'s
+'Forum mailer'			=>	'%s Mailer',	// As in "MyForums Mailer" in the signature of outgoing e-mails
+'Write message legend'	=>	'Compose your post',
+'Required information'	=>	'Required information',
+'Required mark'			=>	'*',
+'Required'				=>	'(Required)',
+'Required warn'			=>	'<strong>Important!</strong> All fields marked %s must be completed before submitting this form.',
+'You are here'			=>	'You are here: ',
+'Crumb separator'		=>	' -&#160;', // The character or text that seperates links in breadcrumbs
+'Title separator'		=>	' - ',
+'Page separator'		=>	'&#160;', //The character or text that seperates page numbers
+'Previous'				=>	'Previous',
+'Next'					=>	'Next',
+'Cancel redirect'		=>	'Operation cancelled. Redirecting ...',
+'No confirm redirect'	=>	'No confirmation provided. Operation cancelled. Redirecting...',
+'Please confirm'		=>	'Please confirm:',
+'Help page'				=>	'Help with: %s',
+'Re'					=>	'Re:',
+'Forum rules'			=>	'Forum rules.',
+
+// CSRF confirmation form
+'Confirm'				=>	'Confirm',	// Button
+'Confirm action'		=>	'Confirm action',
+'Confirm action head'	=>	'Please confirm or cancel your last action',
+
+// Title
+'Title'					=>	'Title',
+'Member'				=>	'Member',	// Default title
+'Moderator'				=>	'Moderator',
+'Administrator'			=>	'Administrator',
+'Banned'				=>	'Banned',
+'Guest'					=>	'Guest',
+
+// Stuff for include/parser.php
+'BBCode error'			=>	'The BBCode syntax in the message is incorrect.',
+'BBCode error 1'		=>	'Missing start tag for [/quote].',
+'BBCode error 2'		=>	'Missing end tag for [code].',
+'BBCode error 3'		=>	'Missing start tag for [/code].',
+'BBCode error 4'		=>	'Missing one or more end tags for [quote].',
+'BBCode error 5'		=>	'Missing one or more start tags for [/quote].',
+
+// Stuff for the navigator (top of every page)
+'Navigation'			=>	'Forum navigation',
+'Index'					=>	'Index',
+'User list'				=>	'User list',
+'Rules'					=>  'Rules',
+'Search'				=>  'Search',
+'Register'				=>  'Register',
+'Login'					=>  'Login',
+'Not logged in'			=>  'You are not logged in.',
+'Profile'				=>	'Profile',
+'Logout'				=>	'Logout',
+'Logged in as'			=>	'Logged in as %s.',
+'Admin'					=>	'Administration',
+'Last visit'			=>	'Last visit: %s',
+'Mark all as read'		=>	'Mark all topics as read',
+'Login nag'				=>	'Please login or register',
+'New reports'			=>	'New reports',
+'Attention'				=>	'Attention!',
+
+// Alerts
+'Maintenance mode'		=>	'Maintenance mode is enabled!',
+'Maintenance alert'		=>	'This board is in maintenance mode. DO NOT logout, if you do you will not be able to login.',
+'Updates'				=>	'PunBB updates',
+'Updates failed'		=>	'The latest attempt at checking for updates against the PunBB.org updates service failed. This probably just means that the service is temporarily overloaded or out of order. However, if this alert does not disappear within a day or two, you should disable the automatic check for updates and check for updates manually in the future.',
+'Updates version n hf'	=>	'A newer version of PunBB, version %s, is available for download at <a href="http://punbb.org/">PunBB.org</a>. Furthermore, one or more hotfix extensions are available for install on the Extensions tab of the admin interface.',
+'Updates version'		=>	'A newer version of PunBB, version %s, is available for download at <a href="http://punbb.org/">PunBB.org</a>.',
+'Updates hf'			=>	'One or more hotfix extensions are available for install on the Extensions tab of the admin interface.',
+
+// Stuff for Search links and jump menu
+'New posts info'		=>	'Lists topics that have new posts since your last visit',
+'Recent posts'			=>	'Recent posts',
+'Unanswered topics'		=>	'Unanswered topics',
+'Your posts'			=>	'Your posts',
+'Your topics'			=>	'Your topics',
+'Your subscriptions'	=>	'Your subscriptions',
+'Page info'				=>	'%s [ %s ]',
+'Page number'			=>	'Page [ %s of %s ]',
+'Paged info'			=>	'%s [ %s to %s of %s ]',
+'Jump to'				=>	'Go to selected forum',
+'Quick jump legend'		=>	'Forum quick jump menu',
+'Go'					=>	'Go',		// submit button in forum jump
+'Debug table'			=>	'Debug information',
+
+// For extern.php RSS feed
+'ATOM Feed'				=>	'Atom Feed',
+'RSS Feed'				=>	'RSS Feed',
+'RSS description'		=>	'The most recent topics at %s.',
+'RSS description topic'	=>	'The most recent posts in %s.',
+'RSS reply'				=>	'Re: ',	// The topic subject will be appended to this string (to signify a reply)
+
+// Accessibility
+'Skip to content'		=>	'Skip to forum content',
+'New window warn'		=>	'Opens in a new window if javascript is enabled.',
+'Back to'				=>	'Back to:',
+
+);