1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

language updates

git-svn-id: file:///svn/phpbb/trunk@5000 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2004-10-13 11:34:34 +00:00
parent 01d79f2200
commit 4804c05bca
4 changed files with 30 additions and 12 deletions

View File

@@ -43,6 +43,7 @@ $lang += array(
'6_MONTHS' => '6 Months',
'7_DAYS' => '7 Days',
'ACCOUNT_NOT_ACTIVATED' => 'Your account has not been activated yet',
'ACP' => 'Administration Control Panel',
'ACTIVE_ERROR' => 'You have specified an inactive username. Please activate your account and try again. If you continue to have problems please contact a board administrator.',
'ALLOWED' => 'Allowed',
@@ -280,6 +281,7 @@ $lang += array(
'PROFILE' => 'User Control Panel',
'READING_FORUM' => 'Viewing topics in %s',
'READING_GLOBAL_ANNOUNCE' => 'Reading global announcement',
'READING_TOPIC' => 'Reading topic in %s',
'READ_PROFILE' => 'Profile',
'REASON' => 'Reason',
@@ -297,6 +299,7 @@ $lang += array(
'REMOVE_INSTALL' => 'Please delete, move or rename the install directory.',
'REPLIES' => 'Replies',
'REPLY_WITH_QUOTE' => 'Reply with quote',
'REPLYING_GLOBAL_ANNOUNCE' => 'Replying to global announcement',
'REPLYING_MESSAGE' => 'Replying to message in %s',
'RESET' => 'Reset',
'RETURN_INDEX' => 'Click %sHere%s to return to the index',
@@ -330,6 +333,7 @@ $lang += array(
'SELECT' => 'Select',
'SELECT_FORUM' => 'Select a forum',
'SIGNATURE' => 'Signature',
'SORRY_AUTH_READ' => 'You are not authorized to read this forum',
'SORT_BY' => 'Sort by',
'SORT_JOINED' => 'Joined Date',
'SORT_LOCATION' => 'Location',
@@ -349,11 +353,16 @@ $lang += array(
'TERMS_USE' => 'Terms of Use',
'TIME' => 'Time',
'TOO_LONG_USER_PASSWORD' => 'The password you entered is too long.',
'TOO_MANY_VOTE_OPTIONS' => 'You have tried to vote for too many options.',
'TOO_SHORT_NEW_PASSWORD' => 'The password you entered is too short.',
'TOO_SHORT_PASSWORD_CONFIRM'=> 'The password confirmation you entered is too short.',
'TOO_SHORT_USER_PASSWORD' => 'The password you entered is too short.',
'TOO_LONG_USER_PASSWORD' => 'The password you entered is too long.',
'TOO_MANY_VOTE_OPTIONS' => 'You have tried to vote for too many options.',
'TOO_SHORT_NEW_PASSWORD' => 'The password you entered is too short.',
'TOO_SHORT_PASSWORD_CONFIRM' => 'The password confirmation you entered is too short.',
'TOO_SHORT_USER_PASSWORD' => 'The password you entered is too short.',
'TOO_SHORT_USERNAME' => 'The username you entered is too short.',
'TOO_SHORT_EMAIL' => 'The email address you entered is too short.',
'TOO_SHORT_EMAIL_CONFIRM' => 'The email address confirmation you entered is too short.',
'TOPIC' => 'Topic',
'TOPICS' => 'Topics',
'TOPIC_ICON' => 'Topic icon',
@@ -377,6 +386,8 @@ $lang += array(
'UNREAD_MESSAGES' => 'Unread Messages',
'UNREAD_PM' => '<b>%d</b> unread message',
'UNREAD_PMS' => '<b>%d</b> unread messages',
'UNWATCHED_FORUMS' => 'You are no longer watching the selected forums.',
'UNWATCHED_TOPICS' => 'You are no longer watching the selected topics.',
'URL_REDIRECT' => 'If your browser does not support meta redirection please click %sHERE%s to be redirected.',
'USERGROUPS' => 'Groups',
'USERNAME' => 'Username',
@@ -403,6 +414,7 @@ $lang += array(
'VIEW_TOPIC_POLL' => 'Poll: ',
'VIEW_TOPIC_STICKY' => 'Sticky: ',
'WELCOME_SUBJECT' => 'Welcome to %s Forums',
'WEBSITE' => 'Website',
'WHOIS' => 'Whois',
'WHO_IS_ONLINE' => 'Who is Online',
@@ -575,8 +587,6 @@ $unused = array(
'Pending_members' => 'Pending Members',
'Pending_this_group' => 'Your membership of this group is pending',
'RATING' => 'Rating',
'READING_GLOBAL_ANNOUNCE' => 'Reading global announcement',
'REPLYING_GLOBAL_ANNOUNCE' => 'Replying to global announcement',
'RESULT_DIR' => 'Order results',
'RETURN_GROUP' => 'Click %sHere%s to return to the Group Control Panel',
'RETURN_LOGIN' => 'Click %sHere%s to try again',
@@ -604,9 +614,6 @@ $unused = array(
'This_open_group' => 'This is an open group, click to request membership',
'To_long_subject' => 'The subject is too long it must be 60 characters or less.',
'UNREAD_NO_PM' => 'You have no unread private messages',
'UNWATCHED_FORUMS' => 'You are no longer watching the selected forums.',
'UNWATCHED_FORUMS_TOPICS' => 'You are no longer watching the selected forums or topics.',
'UNWATCHED_TOPICS' => 'You are no longer watching the selected topics.',
'UPDATE' => 'Update',
'USER_OFFLINE' => 'Offline',
'Unsub_success' => 'You have been un-subscribed from this group.',