Some language changes. Don't get too excited when I submit stuff.

git-svn-id: file:///svn/phpbb/trunk@6323 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Dominik Dröscher 2006-08-28 20:11:48 +00:00
parent e59432cbc5
commit 4cf8487e8d
4 changed files with 12 additions and 10 deletions

View file

@ -52,6 +52,7 @@ $lang = array_merge($lang, array(
'ADMINISTRATOR' => 'Administrator', 'ADMINISTRATOR' => 'Administrator',
'ADMINISTRATORS' => 'Administrators', 'ADMINISTRATORS' => 'Administrators',
'AGE' => 'Age', 'AGE' => 'Age',
'AIM' => 'AIM',
'ALLOWED' => 'Allowed', 'ALLOWED' => 'Allowed',
'ALL_FILES' => 'All files', 'ALL_FILES' => 'All files',
'ALL_FORUMS' => 'All forums', 'ALL_FORUMS' => 'All forums',
@ -141,6 +142,7 @@ $lang = array_merge($lang, array(
'ERR_CONNECTING_SERVER' => 'Error connecting to the server', 'ERR_CONNECTING_SERVER' => 'Error connecting to the server',
'ERR_UNABLE_TO_LOGIN' => 'Error on login. Supplied username or password wrong.', 'ERR_UNABLE_TO_LOGIN' => 'Error on login. Supplied username or password wrong.',
'ERR_WRONG_PATH_TO_PHPBB' => 'The phpBB path entered seems to be not valid.', 'ERR_WRONG_PATH_TO_PHPBB' => 'The phpBB path entered seems to be not valid.',
'EXPAND_VIEW' => 'Expand view',
'EXTENSION' => 'Extension', 'EXTENSION' => 'Extension',
'EXTENSION_DISABLED_AFTER_POSTING' => 'The extension <strong>%s</strong> has been deactivated and can no longer be displayed', 'EXTENSION_DISABLED_AFTER_POSTING' => 'The extension <strong>%s</strong> has been deactivated and can no longer be displayed',
@ -226,7 +228,8 @@ $lang = array_merge($lang, array(
'HOURS' => 'Hours', 'HOURS' => 'Hours',
'HOME' => 'Home', 'HOME' => 'Home',
'ICQ_STATUS' => 'ICQ status', 'ICQ' => 'ICQ',
'ICQ_STATUS' => 'ICQ status',
'IF' => 'if', 'IF' => 'if',
'IMAGE' => 'Image', 'IMAGE' => 'Image',
'IN' => 'in', 'IN' => 'in',
@ -237,6 +240,7 @@ $lang = array_merge($lang, array(
'INVALID_EMAIL_LOG' => '<strong>%s</strong> possibly an invalid email address?', 'INVALID_EMAIL_LOG' => '<strong>%s</strong> possibly an invalid email address?',
'IP' => 'IP', 'IP' => 'IP',
'JABBER' => 'Jabber',
'JOINED' => 'Joined', 'JOINED' => 'Joined',
'JUMP_PAGE' => 'Enter the page number you wish to go to', 'JUMP_PAGE' => 'Enter the page number you wish to go to',
'JUMP_TO' => 'Jump to', 'JUMP_TO' => 'Jump to',
@ -251,7 +255,7 @@ $lang = array_merge($lang, array(
'LDAP_NO_SERVER_CONNECTION' => 'Could not connect to LDAP server', 'LDAP_NO_SERVER_CONNECTION' => 'Could not connect to LDAP server',
'LEGEND' => 'Legend', 'LEGEND' => 'Legend',
'LOCATION' => 'Location', 'LOCATION' => 'Location',
'LOCK_POST' => 'Lock Post', 'LOCK_POST' => 'Lock post',
'LOCK_POST_EXPLAIN' => 'Prevent editing', 'LOCK_POST_EXPLAIN' => 'Prevent editing',
'LOCK_TOPIC' => 'Lock topic', 'LOCK_TOPIC' => 'Lock topic',
'LOGIN' => 'Login', 'LOGIN' => 'Login',
@ -432,8 +436,10 @@ $lang = array_merge($lang, array(
'SEARCHING_FORUMS' => 'Searching forums', 'SEARCHING_FORUMS' => 'Searching forums',
'SEARCH_ACTIVE_TOPICS' => 'View active topics', 'SEARCH_ACTIVE_TOPICS' => 'View active topics',
'SEARCH_FOR' => 'Search for', 'SEARCH_FOR' => 'Search for',
'SEARCH_FORUM' => 'Search this forum',
'SEARCH_NEW' => 'View new posts', 'SEARCH_NEW' => 'View new posts',
'SEARCH_SELF' => 'View your posts', 'SEARCH_SELF' => 'View your posts',
'SEARCH_TOPIC' => 'Search this topic',
'SEARCH_UNANSWERED' => 'View unanswered posts', 'SEARCH_UNANSWERED' => 'View unanswered posts',
'SECONDS' => 'Seconds', 'SECONDS' => 'Seconds',
'SELECT' => 'Select', 'SELECT' => 'Select',
@ -589,6 +595,7 @@ $lang = array_merge($lang, array(
'YEAR' => 'Year', 'YEAR' => 'Year',
'YES' => 'Yes', 'YES' => 'Yes',
'YIM' => 'YIM',
'YOU_LAST_VISIT' => 'Last visit was: %s', 'YOU_LAST_VISIT' => 'Last visit was: %s',
'YOU_NEW_PM' => 'A new private message is waiting for you in your Inbox', 'YOU_NEW_PM' => 'A new private message is waiting for you in your Inbox',
'YOU_NEW_PMS' => 'New private messages are waiting for you in your Inbox', 'YOU_NEW_PMS' => 'New private messages are waiting for you in your Inbox',

View file

@ -34,8 +34,7 @@ $lang = array_merge($lang, array(
'ACTIVE_IN_TOPIC' => 'Most active topic', 'ACTIVE_IN_TOPIC' => 'Most active topic',
'ADD_FOE' => 'Add foe', 'ADD_FOE' => 'Add foe',
'ADD_FRIEND' => 'Add friend', 'ADD_FRIEND' => 'Add friend',
'AFTER' => 'After', 'AFTER' => 'After',
'AIM' => 'AIM',
'BEFORE' => 'Before', 'BEFORE' => 'Before',
@ -62,7 +61,6 @@ $lang = array_merge($lang, array(
'HIDE_MEMBER_SEARCH' => 'Hide member search', 'HIDE_MEMBER_SEARCH' => 'Hide member search',
'ICQ' => 'ICQ',
'IM_ADD_CONTACT' => 'Add Contact', 'IM_ADD_CONTACT' => 'Add Contact',
'IM_AIM' => 'Please note that you need AOL Instant Messenger installed to use this.', 'IM_AIM' => 'Please note that you need AOL Instant Messenger installed to use this.',
'IM_AIM_EXPRESS' => 'AIM Express', 'IM_AIM_EXPRESS' => 'AIM Express',
@ -80,8 +78,6 @@ $lang = array_merge($lang, array(
'IM_SENT_JABBER' => 'Your message to %1$s has been sent successfully.', 'IM_SENT_JABBER' => 'Your message to %1$s has been sent successfully.',
'IM_USER' => 'Send an instant message', 'IM_USER' => 'Send an instant message',
'JABBER' => 'Jabber',
'LAST_ACTIVE' => 'Last active', 'LAST_ACTIVE' => 'Last active',
'LESS_THAN' => 'Less than', 'LESS_THAN' => 'Less than',
'LIST_USER' => '1 user', 'LIST_USER' => '1 user',
@ -124,8 +120,6 @@ $lang = array_merge($lang, array(
'VISITED' => 'Last visited', 'VISITED' => 'Last visited',
'WWW' => 'Website', 'WWW' => 'Website',
'YIM' => 'YIM',
)); ));
?> ?>

View file

@ -29,7 +29,7 @@ if (empty($lang) || !is_array($lang))
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine // in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
$lang = array_merge($lang, array( $lang = array_merge($lang, array(
'ADD_ATTACHMENT' => 'Attachment uploading', 'ADD_ATTACHMENT' => 'Upload attachment',
'ADD_ATTACHMENT_EXPLAIN' => 'If you wish to attach one or more files enter the details below', 'ADD_ATTACHMENT_EXPLAIN' => 'If you wish to attach one or more files enter the details below',
'ADD_FILE' => 'Add the file', 'ADD_FILE' => 'Add the file',
'ADD_POLL' => 'Poll creation', 'ADD_POLL' => 'Poll creation',

View file

@ -70,6 +70,7 @@ $lang = array_merge($lang, array(
'NO_OLDER_TOPICS' => 'There are no older topics in this forum', 'NO_OLDER_TOPICS' => 'There are no older topics in this forum',
'NO_UNREAD_POSTS' => 'There are no new unread posts for this topic.', 'NO_UNREAD_POSTS' => 'There are no new unread posts for this topic.',
'NO_VOTE_OPTION' => 'You must specify an option when voting.', 'NO_VOTE_OPTION' => 'You must specify an option when voting.',
'NO_VOTES' => 'No votes',
'POLL_ENDED_AT' => 'Poll ended at %s', 'POLL_ENDED_AT' => 'Poll ended at %s',
'POLL_RUN_TILL' => 'Poll runs till %s', 'POLL_RUN_TILL' => 'Poll runs till %s',