|
|
4c79b5 |
|
|
|
4c79b5 |
/**
|
|
|
4c79b5 |
*
|
|
|
4c79b5 |
* viewtopic [English]
|
|
|
4c79b5 |
*
|
|
|
4c79b5 |
* @package language
|
|
|
4c79b5 |
* @version $Id: viewtopic.php 8775 2008-08-21 15:41:12Z Kellanved $
|
|
|
4c79b5 |
* @copyright (c) 2005 phpBB Group
|
|
|
4c79b5 |
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
|
|
|
4c79b5 |
*
|
|
|
4c79b5 |
*/
|
|
|
4c79b5 |
|
|
|
4c79b5 |
/**
|
|
|
4c79b5 |
* DO NOT CHANGE
|
|
|
4c79b5 |
*/
|
|
|
4c79b5 |
if (!defined('IN_PHPBB'))
|
|
|
4c79b5 |
{
|
|
|
4c79b5 |
exit;
|
|
|
4c79b5 |
}
|
|
|
4c79b5 |
|
|
|
4c79b5 |
if (empty($lang) || !is_array($lang))
|
|
|
4c79b5 |
{
|
|
|
4c79b5 |
$lang = array();
|
|
|
4c79b5 |
}
|
|
|
4c79b5 |
|
|
|
4c79b5 |
// DEVELOPERS PLEASE NOTE
|
|
|
4c79b5 |
//
|
|
|
4c79b5 |
// All language files should use UTF-8 as their encoding and the files must not contain a BOM.
|
|
|
4c79b5 |
//
|
|
|
4c79b5 |
// Placeholders can now contain order information, e.g. instead of
|
|
|
4c79b5 |
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
|
|
|
4c79b5 |
// translators to re-order the output of data while ensuring it remains correct
|
|
|
4c79b5 |
//
|
|
|
4c79b5 |
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
|
|
|
4c79b5 |
// equally where a string contains only two placeholders which are used to wrap text
|
|
|
4c79b5 |
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
|
|
|
4c79b5 |
|
|
|
4c79b5 |
$lang = array_merge($lang, array(
|
|
|
4c79b5 |
'ATTACHMENT' => 'Attachment',
|
|
|
4c79b5 |
'ATTACHMENT_FUNCTIONALITY_DISABLED' => 'The attachments feature has been disabled.',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'BOOKMARK_ADDED' => 'Bookmarked topic successfully.',
|
|
|
4c79b5 |
'BOOKMARK_ERR' => 'Bookmarking the topic failed. Please try again.',
|
|
|
4c79b5 |
'BOOKMARK_REMOVED' => 'Removed bookmarked topic successfully.',
|
|
|
4c79b5 |
'BOOKMARK_TOPIC' => 'Bookmark topic',
|
|
|
4c79b5 |
'BOOKMARK_TOPIC_REMOVE' => 'Remove from bookmarks',
|
|
|
4c79b5 |
'BUMPED_BY' => 'Last bumped by %1$s on %2$s.',
|
|
|
4c79b5 |
'BUMP_TOPIC' => 'Bump topic',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'CODE' => 'Code',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'DELETE_TOPIC' => 'Delete topic',
|
|
|
4c79b5 |
'DOWNLOAD_NOTICE' => 'You do not have the required permissions to view the files attached to this post.',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'EDITED_TIMES_TOTAL' => 'Last edited by %1$s on %2$s, edited %3$d times in total.',
|
|
|
4c79b5 |
'EDITED_TIME_TOTAL' => 'Last edited by %1$s on %2$s, edited %3$d time in total.',
|
|
|
4c79b5 |
'EMAIL_TOPIC' => 'E-mail friend',
|
|
|
4c79b5 |
'ERROR_NO_ATTACHMENT' => 'The selected attachment does not exist anymore.',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'FILE_NOT_FOUND_404' => 'The file %s does not exist.',
|
|
|
4c79b5 |
'FORK_TOPIC' => 'Copy topic',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'LINKAGE_FORBIDDEN' => 'You are not authorised to view, download or link from/to this site.',
|
|
|
4c79b5 |
'LOGIN_NOTIFY_TOPIC' => 'You have been notified about this topic, please login to view it.',
|
|
|
4c79b5 |
'LOGIN_VIEWTOPIC' => 'The board requires you to be registered and logged in to view this topic.',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'MAKE_ANNOUNCE' => 'Change to “Announcement”',
|
|
|
4c79b5 |
'MAKE_GLOBAL' => 'Change to “Global”',
|
|
|
4c79b5 |
'MAKE_NORMAL' => 'Change to “Standard Topic”',
|
|
|
4c79b5 |
'MAKE_STICKY' => 'Change to “Sticky”',
|
|
|
4c79b5 |
'MAX_OPTIONS_SELECT' => 'You may select up to %d options',
|
|
|
4c79b5 |
'MAX_OPTION_SELECT' => 'You may select 1 option',
|
|
|
4c79b5 |
'MISSING_INLINE_ATTACHMENT' => 'The attachment %s is no longer available',
|
|
|
4c79b5 |
'MOVE_TOPIC' => 'Move topic',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'NO_ATTACHMENT_SELECTED'=> 'You haven’t selected an attachment to download or view.',
|
|
|
4c79b5 |
'NO_NEWER_TOPICS' => 'There are no newer topics in this forum.',
|
|
|
4c79b5 |
'NO_OLDER_TOPICS' => 'There are no older topics in this forum.',
|
|
|
4c79b5 |
'NO_UNREAD_POSTS' => 'There are no new unread posts for this topic.',
|
|
|
4c79b5 |
'NO_VOTE_OPTION' => 'You must specify an option when voting.',
|
|
|
4c79b5 |
'NO_VOTES' => 'No votes',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'POLL_ENDED_AT' => 'Poll ended at %s',
|
|
|
4c79b5 |
'POLL_RUN_TILL' => 'Poll runs till %s',
|
|
|
4c79b5 |
'POLL_VOTED_OPTION' => 'You voted for this option',
|
|
|
4c79b5 |
'PRINT_TOPIC' => 'Print view',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'QUICK_MOD' => 'Quick-mod tools',
|
|
|
4c79b5 |
'QUOTE' => 'Quote',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'REPLY_TO_TOPIC' => 'Reply to topic',
|
|
|
4c79b5 |
'RETURN_POST' => '%sReturn to the post%s',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'SUBMIT_VOTE' => 'Submit vote',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'TOTAL_VOTES' => 'Total votes',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'UNLOCK_TOPIC' => 'Unlock topic',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
'VIEW_INFO' => 'Post details',
|
|
|
4c79b5 |
'VIEW_NEXT_TOPIC' => 'Next topic',
|
|
|
4c79b5 |
'VIEW_PREVIOUS_TOPIC' => 'Previous topic',
|
|
|
4c79b5 |
'VIEW_RESULTS' => 'View results',
|
|
|
4c79b5 |
'VIEW_TOPIC_POST' => '1 post',
|
|
|
4c79b5 |
'VIEW_TOPIC_POSTS' => '%d posts',
|
|
|
4c79b5 |
'VIEW_UNREAD_POST' => 'First unread post',
|
|
|
4c79b5 |
'VISIT_WEBSITE' => 'WWW',
|
|
|
4c79b5 |
'VOTE_SUBMITTED' => 'Your vote has been cast.',
|
|
|
4c79b5 |
'VOTE_CONVERTED' => 'Changing votes is not supported for converted polls.',
|
|
|
4c79b5 |
|
|
|
4c79b5 |
));
|
|
|
4c79b5 |
|
|
|
4c79b5 |
?>
|