mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 12:58:52 +00:00
More updates ... this is still a mess :D
git-svn-id: file:///svn/phpbb/trunk@3548 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
f684613815
commit
ea1b4dcd14
1 changed files with 42 additions and 41 deletions
|
@ -36,36 +36,37 @@ $lang = array_merge($lang, array(
|
||||||
'RIGHT' => 'right',
|
'RIGHT' => 'right',
|
||||||
'DATE_FORMAT' => 'd M Y',
|
'DATE_FORMAT' => 'd M Y',
|
||||||
|
|
||||||
'FORUM' => 'Forum',
|
'FORUM' => 'Forum',
|
||||||
'SUBFORUM' => 'Subforum',
|
'SUBFORUM' => 'Subforum',
|
||||||
'SUBFORUMS' => 'Subforums',
|
'SUBFORUMS' => 'Subforums',
|
||||||
'TOPIC' => 'Topic',
|
'TOPIC' => 'Topic',
|
||||||
'TOPICS' => 'Topics',
|
'TOPICS' => 'Topics',
|
||||||
'REPLIES' => 'Replies',
|
'REPLIES' => 'Replies',
|
||||||
'VIEWS' => 'Views',
|
'VIEWS' => 'Views',
|
||||||
'POST' => 'Post',
|
'POST' => 'Post',
|
||||||
'POSTS' => 'Posts',
|
'POSTS' => 'Posts',
|
||||||
'POSTED' => 'Posted',
|
'ANNOUNCEMENTS' => 'Announcements',
|
||||||
'RATING' => 'Rating',
|
'POSTED' => 'Posted',
|
||||||
'USERNAME' => 'Username',
|
'RATING' => 'Rating',
|
||||||
'PASSWORD' => 'Password',
|
'USERNAME' => 'Username',
|
||||||
'EMAIL' => 'Email',
|
'PASSWORD' => 'Password',
|
||||||
'POSTER' => 'Poster',
|
'EMAIL' => 'Email',
|
||||||
'AUTHOR' => 'Author',
|
'POSTER' => 'Poster',
|
||||||
'TIME' => 'Time',
|
'AUTHOR' => 'Author',
|
||||||
'HOURS' => 'Hours',
|
'TIME' => 'Time',
|
||||||
'MESSAGE' => 'Message',
|
'HOURS' => 'Hours',
|
||||||
'POST_TIME' => 'Post time',
|
'MESSAGE' => 'Message',
|
||||||
|
'POST_TIME' => 'Post time',
|
||||||
|
|
||||||
'1_DAY' => '1 Day',
|
'1_DAY' => '1 Day',
|
||||||
'7_DAYS' => '7 Days',
|
'7_DAYS' => '7 Days',
|
||||||
'2_WEEKS' => '2 Weeks',
|
'2_WEEKS' => '2 Weeks',
|
||||||
'1_MONTH' => '1 Month',
|
'1_MONTH' => '1 Month',
|
||||||
'3_MONTHS' => '3 Months',
|
'3_MONTHS' => '3 Months',
|
||||||
'6_MONTHS' => '6 Months',
|
'6_MONTHS' => '6 Months',
|
||||||
'1_YEAR' => '1 Year',
|
'1_YEAR' => '1 Year',
|
||||||
'ASCENDING' => 'Ascending',
|
'ASCENDING' => 'Ascending',
|
||||||
'DESCENDING' => 'Descending',
|
'DESCENDING'=> 'Descending',
|
||||||
|
|
||||||
'GO' => 'Go',
|
'GO' => 'Go',
|
||||||
'JUMP_TO' => 'Jump to',
|
'JUMP_TO' => 'Jump to',
|
||||||
|
@ -108,8 +109,7 @@ $lang = array_merge($lang, array(
|
||||||
'RETURN_LOGIN' => 'Click %sHere%s to try again',
|
'RETURN_LOGIN' => 'Click %sHere%s to try again',
|
||||||
'RETURN_MCP' => 'Click %sHere%s to return to the Moderator Control Panel',
|
'RETURN_MCP' => 'Click %sHere%s to return to the Moderator Control Panel',
|
||||||
'RETURN_GROUP' => 'Click %sHere%s to return to the Group Control Panel',
|
'RETURN_GROUP' => 'Click %sHere%s to return to the Group Control Panel',
|
||||||
|
'VIEW_MESSAGE' => 'Click %sHere%s to view your message',
|
||||||
'Click_view_message' => 'Click %sHere%s to view your message',
|
|
||||||
|
|
||||||
|
|
||||||
'BOARD_DISABLE' => 'Sorry but this board is currently unavailable',
|
'BOARD_DISABLE' => 'Sorry but this board is currently unavailable',
|
||||||
|
@ -189,7 +189,7 @@ $lang = array_merge($lang, array(
|
||||||
'NO_NEW_POSTS_LOCKED' => 'No new posts [ Locked ]',
|
'NO_NEW_POSTS_LOCKED' => 'No new posts [ Locked ]',
|
||||||
'NEW_POSTS_LOCKED' => 'New posts [ Locked ]',
|
'NEW_POSTS_LOCKED' => 'New posts [ Locked ]',
|
||||||
|
|
||||||
'POST_STICKY' => 'Sticky',
|
'POST_STICKY' => 'Sticky',
|
||||||
'POST_ANNOUNCEMENT' => 'Announcement',
|
'POST_ANNOUNCEMENT' => 'Announcement',
|
||||||
'POST_FORUM_LOCKED' => 'Forum is locked',
|
'POST_FORUM_LOCKED' => 'Forum is locked',
|
||||||
'POST_TOPIC_LOCKED' => 'Topic is locked',
|
'POST_TOPIC_LOCKED' => 'Topic is locked',
|
||||||
|
@ -202,22 +202,21 @@ $lang = array_merge($lang, array(
|
||||||
'LOG_ME_IN' => 'Log me on automatically each visit',
|
'LOG_ME_IN' => 'Log me on automatically each visit',
|
||||||
'Error_login' => 'You have specified an incorrect or inactive username or an invalid password',
|
'Error_login' => 'You have specified an incorrect or inactive username or an invalid password',
|
||||||
'Index' => 'Index',
|
'Index' => 'Index',
|
||||||
'No_Posts' => 'No Posts',
|
|
||||||
'NO_FORUMS' => 'This board has no forums',
|
|
||||||
'NO_FORUM' => 'The forum you selected does not exist',
|
|
||||||
'Private_Message' => 'Private Message',
|
'Private_Message' => 'Private Message',
|
||||||
'Private_Messages' => 'Private Messages',
|
'Private_Messages' => 'Private Messages',
|
||||||
'WHO_IS_ONLINE' => 'Who is Online',
|
'WHO_IS_ONLINE' => 'Who is Online',
|
||||||
'MARK_FORUMS_READ' => 'Mark all forums read',
|
'MARK_FORUMS_READ' => 'Mark all forums read',
|
||||||
'Forums_marked_read' => 'All forums have been marked read',
|
'Forums_marked_read' => 'All forums have been marked read',
|
||||||
'View_forum' => 'View Forum',
|
'View_forum' => 'View Forum',
|
||||||
'Reached_on_error' => 'You have reached this page in error',
|
|
||||||
'DISPLAY_TOPICS' => 'Display topics from previous',
|
'DISPLAY_TOPICS' => 'Display topics from previous',
|
||||||
'ALL_TOPICS' => 'All Topics',
|
'ALL_TOPICS' => 'All Topics',
|
||||||
'Topic_Announcement' => '<b>Announcement:</b>',
|
|
||||||
'Topic_Sticky' => '<b>Sticky:</b>',
|
'TOPIC_ANNOUNCEMENT' => '<b>Announcement:</b>',
|
||||||
'Topic_Moved' => '<b>Moved:</b>',
|
'TOPIC_STICKY' => '<b>Sticky:</b>',
|
||||||
'Topic_Poll' => '<b>[ Poll ]</b>',
|
'TOPIC_MOVED' => '<b>Moved:</b>',
|
||||||
|
'TOPIC_POLL' => '<b>[ Poll ]</b>',
|
||||||
|
|
||||||
'MARK_TOPICS_READ' => 'Mark all topics read',
|
'MARK_TOPICS_READ' => 'Mark all topics read',
|
||||||
'Topics_marked_read' => 'The topics for this forum have now been marked read',
|
'Topics_marked_read' => 'The topics for this forum have now been marked read',
|
||||||
|
|
||||||
|
@ -243,11 +242,13 @@ $lang = array_merge($lang, array(
|
||||||
'MCP' => '[ %sModerator Control Panel%s ]',
|
'MCP' => '[ %sModerator Control Panel%s ]',
|
||||||
|
|
||||||
'NO_MODE' => 'No mode specified.',
|
'NO_MODE' => 'No mode specified.',
|
||||||
'NO_TOPICS' => 'There are no posts in this forum<br />Click on the <b>Post New Topic</b> link on this page to post one.',
|
'NO_FORUMS' => 'This board has no forums',
|
||||||
|
'NO_FORUM' => 'The forum you selected does not exist',
|
||||||
|
'NO_TOPICS' => 'There are no topics or posts in this forum.',
|
||||||
'NO_TOPIC' => 'The requested topic does not exist.',
|
'NO_TOPIC' => 'The requested topic does not exist.',
|
||||||
|
'NO_POSTS' => 'No Posts were found.',
|
||||||
'NO_POST' => 'The requested post does not exist.',
|
'NO_POST' => 'The requested post does not exist.',
|
||||||
|
|
||||||
|
|
||||||
'Stop_watching_forum' => 'Stop watching this forum',
|
'Stop_watching_forum' => 'Stop watching this forum',
|
||||||
'Start_watching_forum' => 'Watch this forum for new posts',
|
'Start_watching_forum' => 'Watch this forum for new posts',
|
||||||
'No_longer_watching_forum' => 'You are no longer watching this forum',
|
'No_longer_watching_forum' => 'You are no longer watching this forum',
|
||||||
|
|
Loading…
Add table
Reference in a new issue