mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
again... some more fixes.
git-svn-id: file:///svn/phpbb/trunk@7150 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -205,9 +205,9 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'DEACTIVATE' => 'Deactivate',
|
||||
'DIMENSIONS' => 'Dimensions',
|
||||
'DIRECTORY_DOES_NOT_EXIST' => 'The entered path "%s" does not exist.',
|
||||
'DIRECTORY_NOT_DIR' => 'The entered path "%s" is not a directory.',
|
||||
'DIRECTORY_NOT_WRITEABLE' => 'The entered path "%s" is not writeable.',
|
||||
'DIRECTORY_DOES_NOT_EXIST' => 'The entered path “%s” does not exist.',
|
||||
'DIRECTORY_NOT_DIR' => 'The entered path “%s” is not a directory.',
|
||||
'DIRECTORY_NOT_WRITEABLE' => 'The entered path “%s” is not writeable.',
|
||||
'DISABLE' => 'Disable',
|
||||
'DOWNLOAD' => 'Download',
|
||||
'DOWNLOAD_AS' => 'Download as',
|
||||
@@ -411,12 +411,12 @@ $lang = array_merge($lang, array(
|
||||
'LOG_ATTACH_FILEUPLOAD' => '<strong>Orphan File uploaded to Post</strong><br />» ID %1$d - %2$s',
|
||||
'LOG_ATTACH_ORPHAN_DEL' => '<strong>Orphan Files deleted</strong><br />» %s',
|
||||
|
||||
'LOG_BAN_EXCLUDE_USER' => '<strong>Excluded user from ban</strong> for reason "<em>%1$s</em>"<br />» %2$s ',
|
||||
'LOG_BAN_EXCLUDE_IP' => '<strong>Excluded IP from ban</strong> for reason "<em>%1$s</em>"<br />» %2$s ',
|
||||
'LOG_BAN_EXCLUDE_EMAIL' => '<strong>Excluded email from ban</strong> for reason "<em>%1$s</em>"<br />» %2$s ',
|
||||
'LOG_BAN_USER' => '<strong>Banned user</strong> for reason "<em>%1$s</em>"<br />» %2$s ',
|
||||
'LOG_BAN_IP' => '<strong>Banned IP</strong> for reason "<em>%1$s</em>"<br />» %2$s',
|
||||
'LOG_BAN_EMAIL' => '<strong>Banned email</strong> for reason "<em>%1$s</em>"<br />» %2$s',
|
||||
'LOG_BAN_EXCLUDE_USER' => '<strong>Excluded user from ban</strong> for reason “<em>%1$s</em>”<br />» %2$s ',
|
||||
'LOG_BAN_EXCLUDE_IP' => '<strong>Excluded IP from ban</strong> for reason “<em>%1$s</em>”<br />» %2$s ',
|
||||
'LOG_BAN_EXCLUDE_EMAIL' => '<strong>Excluded email from ban</strong> for reason “<em>%1$s</em>”<br />» %2$s ',
|
||||
'LOG_BAN_USER' => '<strong>Banned user</strong> for reason “<em>%1$s</em>”<br />» %2$s ',
|
||||
'LOG_BAN_IP' => '<strong>Banned IP</strong> for reason “<em>%1$s</em>”<br />» %2$s',
|
||||
'LOG_BAN_EMAIL' => '<strong>Banned email</strong> for reason “<em>%1$s</em>”<br />» %2$s',
|
||||
'LOG_UNBAN_USER' => '<strong>Unbanned user</strong><br />» %s',
|
||||
'LOG_UNBAN_IP' => '<strong>Unbanned IP</strong><br />» %s',
|
||||
'LOG_UNBAN_EMAIL' => '<strong>Unbanned email</strong><br />» %s',
|
||||
@@ -499,7 +499,7 @@ $lang = array_merge($lang, array(
|
||||
'LOG_FORUM_SYNC' => '<strong>Re-synchronised forum</strong><br />» %s',
|
||||
|
||||
'LOG_GROUP_CREATED' => '<strong>New usergroup created</strong><br />» %s',
|
||||
'LOG_GROUP_DEFAULTS' => '<strong>Group made default for members</strong><br />» %s',
|
||||
'LOG_GROUP_DEFAULTS' => '<strong>Group “%1$s” made default for members</strong><br />» %2$s',
|
||||
'LOG_GROUP_DELETE' => '<strong>Usergroup deleted</strong><br />» %s',
|
||||
'LOG_GROUP_DEMOTED' => '<strong>Leaders demoted in usergroup</strong> %1$s<br />» %2$s',
|
||||
'LOG_GROUP_PROMOTED' => '<strong>Members promoted to leader in usergroup</strong> %1$s<br />» %2$s',
|
||||
@@ -523,7 +523,7 @@ $lang = array_merge($lang, array(
|
||||
'LOG_INSTALL_CONVERTED' => '<strong>Converted from %1$s to phpBB %2$s</strong>',
|
||||
'LOG_INSTALL_INSTALLED' => '<strong>Installed phpBB %s</strong>',
|
||||
|
||||
'LOG_IP_BROWSER_FORWARDED_CHECK' => '<strong>Session IP/browser/X_FORWARDED_FOR check failed</strong><br />»User IP "<em>%1$s</em>" checked against session IP "<em>%2$s</em>", user browser string "<em>%3$s</em>" checked against session browser string "<em>%4$s</em>" and user X_FORWARDED_FOR string "<em>%5$s</em>" checked against session X_FORWARDED_FOR string "<em>%6$s</em>".',
|
||||
'LOG_IP_BROWSER_FORWARDED_CHECK' => '<strong>Session IP/browser/X_FORWARDED_FOR check failed</strong><br />»User IP “<em>%1$s</em>” checked against session IP “<em>%2$s</em>”, user browser string “<em>%3$s</em>” checked against session browser string “<em>%4$s</em>” and user X_FORWARDED_FOR string “<em>%5$s</em>” checked against session X_FORWARDED_FOR string “<em>%6$s</em>”.',
|
||||
|
||||
'LOG_JAB_CHANGED' => '<strong>Jabber account changed</strong>',
|
||||
'LOG_JAB_PASSCHG' => '<strong>Jabber password changed</strong>',
|
||||
@@ -538,7 +538,7 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'LOG_MASS_EMAIL' => '<strong>Sent mass email</strong><br />» %s',
|
||||
|
||||
'LOG_MCP_CHANGE_POSTER' => '<strong>Changed poster in topic "%1$s"</strong><br />» from %2$s to %3$s',
|
||||
'LOG_MCP_CHANGE_POSTER' => '<strong>Changed poster in topic “%1$s”</strong><br />» from %2$s to %3$s',
|
||||
|
||||
'LOG_MODULE_DISABLE' => '<strong>Module disabled</strong>',
|
||||
'LOG_MODULE_ENABLE' => '<strong>Module enabled</strong>',
|
||||
@@ -616,20 +616,20 @@ $lang = array_merge($lang, array(
|
||||
'LOG_UPDATE_PHPBB' => '<strong>Updated phpBB from version %1$s to version %2$s</strong>',
|
||||
|
||||
'LOG_USER_ACTIVE' => '<strong>User activated</strong><br />» %s',
|
||||
'LOG_USER_BAN_USER' => '<strong>Banned User via user management</strong> for reason "<em>%1$s</em>"<br />» %2$s',
|
||||
'LOG_USER_BAN_IP' => '<strong>Banned IP via user management</strong> for reason "<em>%1$s</em>"<br />» %2$s',
|
||||
'LOG_USER_BAN_EMAIL' => '<strong>Banned email via user management</strong> for reason "<em>%1$s</em>"<br />» %2$s',
|
||||
'LOG_USER_BAN_USER' => '<strong>Banned User via user management</strong> for reason “<em>%1$s</em>”<br />» %2$s',
|
||||
'LOG_USER_BAN_IP' => '<strong>Banned IP via user management</strong> for reason “<em>%1$s</em>”<br />» %2$s',
|
||||
'LOG_USER_BAN_EMAIL' => '<strong>Banned email via user management</strong> for reason “<em>%1$s</em>”<br />» %2$s',
|
||||
'LOG_USER_DELETED' => '<strong>Deleted user</strong><br />» %s',
|
||||
'LOG_USER_DEL_ATTACH' => '<strong>Removed all attachments made by the user</strong><br />» %s',
|
||||
'LOG_USER_DEL_AVATAR' => '<strong>Removed user avatar</strong><br />» %s',
|
||||
'LOG_USER_DEL_POSTS' => '<strong>Removed all posts made by the user</strong><br />» %s',
|
||||
'LOG_USER_DEL_SIG' => '<strong>Removed user signature</strong><br />» %s',
|
||||
'LOG_USER_INACTIVE' => '<strong>User deactivated</strong><br />» %s',
|
||||
'LOG_USER_MOVE_POSTS' => '<strong>Moved user posts</strong><br />» posts by "%1$s" to forum "%2$s"',
|
||||
'LOG_USER_MOVE_POSTS' => '<strong>Moved user posts</strong><br />» posts by “%1$s” to forum “%2$s”',
|
||||
'LOG_USER_NEW_PASSWORD' => '<strong>Changed user password</strong><br />» %s',
|
||||
'LOG_USER_REACTIVATE' => '<strong>Forced user account re-activation</strong><br />» %s',
|
||||
'LOG_USER_UPDATE_EMAIL' => '<strong>User "%1$s" changed email</strong><br />» from "%2$s" to "%3$s"',
|
||||
'LOG_USER_UPDATE_NAME' => '<strong>Changed username</strong><br />» from "%1$s" to "%2$s"',
|
||||
'LOG_USER_UPDATE_EMAIL' => '<strong>User “%1$s” changed email</strong><br />» from “%2$s” to “%3$s”',
|
||||
'LOG_USER_UPDATE_NAME' => '<strong>Changed username</strong><br />» from “%1$s” to “%2$s”',
|
||||
'LOG_USER_USER_UPDATE' => '<strong>Updated user details</strong><br />» %s',
|
||||
|
||||
'LOG_USER_ACTIVE_USER' => '<strong>User account activated</strong>',
|
||||
@@ -639,7 +639,7 @@ $lang = array_merge($lang, array(
|
||||
'LOG_USER_GENERAL' => '%s',
|
||||
'LOG_USER_INACTIVE_USER' => '<strong>User account de-activated</strong>',
|
||||
'LOG_USER_LOCK' => '<strong>User locked own topic</strong><br />» %s',
|
||||
'LOG_USER_MOVE_POSTS_USER' => '<strong>Moved all posts to forum "%s"</strong>',
|
||||
'LOG_USER_MOVE_POSTS_USER' => '<strong>Moved all posts to forum</strong>» %s',
|
||||
'LOG_USER_REACTIVATE_USER' => '<strong>Forced user account re-activation</strong>',
|
||||
'LOG_USER_UNLOCK' => '<strong>User unlocked own topic</strong><br />» %s',
|
||||
'LOG_USER_WARNING' => '<strong>Added user warning</strong><br />» %s',
|
||||
|
@@ -315,10 +315,12 @@ $lang = array_merge($lang, array(
|
||||
'PM_FROM_REMOVED_AUTHOR' => 'This message was sent by a user no longer registered.',
|
||||
'PM_ICON' => 'PM icon',
|
||||
'PM_INBOX' => 'Inbox',
|
||||
'PM_NO_USERS' => 'The requested users to be added do not exist.',
|
||||
'PM_OUTBOX' => 'Outbox',
|
||||
'PM_SENTBOX' => 'Sent messages',
|
||||
'PM_SUBJECT' => 'Message subject',
|
||||
'PM_TO' => 'Send to',
|
||||
'PM_USERS_REMOVED_NO_PM' => 'Some users couldn’t be added as they have disabled private message receipt.',
|
||||
'POPUP_ON_PM' => 'Pop up window on new private message',
|
||||
'POST_EDIT_PM' => 'Edit message',
|
||||
'POST_FORWARD_PM' => 'Forward message',
|
||||
|
Reference in New Issue
Block a user