diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2005-11-17 18:06:11 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2005-11-17 18:06:11 +0000 |
commit | 5c6f71cdb9af09c1136a7c6a32e61c11e39b74c8 (patch) | |
tree | 50eaeea504f9c9980e90427bbbc703896c19907e /phpBB/language/en/acp/common.php | |
parent | e21245f2ee5e3f7a39ae865c93e2f4bca6682f3a (diff) | |
download | forums-5c6f71cdb9af09c1136a7c6a32e61c11e39b74c8.tar forums-5c6f71cdb9af09c1136a7c6a32e61c11e39b74c8.tar.gz forums-5c6f71cdb9af09c1136a7c6a32e61c11e39b74c8.tar.bz2 forums-5c6f71cdb9af09c1136a7c6a32e61c11e39b74c8.tar.xz forums-5c6f71cdb9af09c1136a7c6a32e61c11e39b74c8.zip |
HOLLA! Whats this shit...
These gets commited now because i want to be sure no one is changing an admin file corresponding the ones listed within includes/acp
git-svn-id: file:///svn/phpbb/trunk@5303 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/common.php')
-rw-r--r-- | phpBB/language/en/acp/common.php | 192 |
1 files changed, 192 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/common.php b/phpBB/language/en/acp/common.php new file mode 100644 index 0000000000..c9337d5991 --- /dev/null +++ b/phpBB/language/en/acp/common.php @@ -0,0 +1,192 @@ +<?php +/** +* +* acp common [English] +* +* @package language +* @version $Id$ +* @copyright (c) 2005 phpBB Group +* @license http://opensource.org/licenses/gpl-license.php GNU Public License +* +*/ + +/** +* DO NOT CHANGE +*/ +if (empty($lang) || !is_array($lang)) +{ + $lang = array(); +} + +// DEVELOPERS PLEASE NOTE +// +// Placeholders can now contain order information, e.g. instead of +// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows +// translators to re-order the output of data while ensuring it remains correct +// +// You do not need this where single placeholders are used, e.g. 'Message %d' is fine +// equally where a string contains only two placeholders which are used to wrap text +// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine + +// Common +$lang += array( + 'ACP_ATTACHMENTS' => 'Attachments', + 'ACP_ATTACHMENT_SETTINGS' => 'Attachment Settings', + 'ACP_AUTH_SETTINGS' => 'Authentication', + 'ACP_AVATAR_SETTINGS' => 'Avatar Settings', + 'ACP_BOARD_DEFAULTS' => 'Board Defaults', + 'ACP_BOARD_SETTINGS' => 'Board Settings', + 'ACP_BOTS' => 'Spiders/Robots', + 'ACP_CAT_GENERAL' => 'General', + 'ACP_COOKIE_SETTINGS' => 'Cookie Settings', + 'ACP_EMAIL_SETTINGS' => 'Email Settings', + 'ACP_EXTENSION_GROUPS' => 'Manage Extension Groups', + 'ACP_JABBER_SETTINGS' => 'Jabber Settings', + 'ACP_LOAD_SETTINGS' => 'Load Settings', + 'ACP_MAIN' => 'Admin index', + 'ACP_MANAGE_EXTENSIONS' => 'Manage Extensions', + 'ACP_MESSAGE_SETTINGS' => 'Message Settings', + 'ACP_MODULE_MANAGEMENT' => 'Module Management', + 'ACP_ORPHAN_ATTACHMENTS' => 'Orphan Attachments', + 'ACP_PHP_INFO' => 'PHP Information', + 'ACP_POSTING' => 'Posting', + 'ACP_SERVER_SETTINGS' => 'Server Settings', + + 'ACTION' => 'Action', + 'ACTIVATE' => 'Activate', + 'ADMIN' => 'Administration', + 'ADMIN_INDEX' => 'Admin Index', + 'ADMIN_PANEL' => 'Administration Control Panel', + + 'BACK' => 'Back', + + 'CONFIG_UPDATED' => 'Configuration updated successfully', + + 'DEACTIVATE' => 'Deactivate', + 'DISABLE' => 'Disable', + + 'EDIT' => 'Edit', + 'ENABLE' => 'Enable', + + 'FORUM_INDEX' => 'Forum Index', + + 'GENERAL_OPTIONS' => 'General Options', + 'GENERAL_SETTINGS' => 'General Settings', + + 'IP' => 'User IP', + 'IP_HOSTNAME' => 'IP addresses or hostnames', + + 'LOGGED_IN_AS' => 'You are logged in as:', + 'LOGIN_ADMIN' => 'To administer the board you must be an authenticated user.', + 'LOGIN_ADMIN_CONFIRM' => 'To administer the board you must re-authenticate yourself.', + 'LOGIN_ADMIN_SUCCESS' => 'You have successfully authenticated and will now be redirected to the Administration Control Panel', + + 'MOVE_DOWN' => 'Move Down', + 'MOVE_UP' => 'Move Up', + + 'NO_ADMIN' => 'You are not authorised to administer this board.', + + 'OFF' => 'OFF', + 'ON' => 'ON', + + 'REMIND' => 'Remind', + 'RETURN_TO' => 'Return to ...', + + 'USER_CONTROL_PANEL' => 'User Control Panel', +); + +// PHP info +$lang += array( + 'ACP_PHP_INFO_EXPLAIN' => 'This page lists information on the version of PHP installed on this server. It includes details of loaded modules, available variables and default settings. This information may be useful when diagnosing problems. Please be aware that some hosting companies will limit what information is displayed here for security reasons. You are advised to not give out any details on this page except when asked by support or other Team Member on the support forums.', +); + +// Index page +$lang += array( + 'ADMIN_INTRO' => 'Thank you for choosing phpBB as your forum solution. This screen will give you a quick overview of all the various statistics of your board. The links on the left hand side of this screen allow you to control every aspect of your forum experience. Each page will have instructions on how to use the tools.', + 'ADMIN_LOG' => 'Logged administrator actions', + 'ADMIN_LOG_INDEX_EXPLAIN' => 'This gives an overview of the last five actions carried out by board administrators. A full copy of the log can be viewed from the appropriate menu item to the left.', + 'AVATAR_DIR_SIZE' => 'Avatar directory size', + + 'BOARD_STARTED' => 'Board started', + + 'DATABASE_SIZE' => 'Database size', + + 'FILES_PER_DAY' => 'Attachments per day', + 'FORUM_STATS' => 'Forum Statistics', + + 'GZIP_COMPRESSION' => 'Gzip compression', + + 'INACTIVE_USERS' => 'Inactive Users', + 'INACTIVE_USERS_EXPLAIN' => 'This is a list of users who have registered but whos accounts are inactive. You can activate, delete or remind (by sending an email) these users if you wish.', + + 'NO_INACTIVE_USERS' => 'No inactive users', + 'NOT_AVAILABLE' => 'Not available', + 'NUMBER_FILES' => 'Number of Attachments', + 'NUMBER_POSTS' => 'Number of posts', + 'NUMBER_TOPICS' => 'Number of topics', + 'NUMBER_USERS' => 'Number of users', + + 'POSTS_PER_DAY' => 'Posts per day', + + 'RESET_DATE' => 'Reset Date', + 'RESET_ONLINE' => 'Reset Online', + 'RESYNC_POSTCOUNTS' => 'Resync Postcounts', + 'RESYNC_STATS' => 'Resync Stats', + + 'STATISTIC' => 'Statistic', + + 'TOPICS_PER_DAY' => 'Topics per day', + + 'UPLOAD_DIR_SIZE' => 'Upload directory size', + 'USERS_PER_DAY' => 'Users per day', + + 'VALUE' => 'Value', + + 'WELCOME_PHPBB' => 'Welcome to phpBB', +); + +// Log +$lang += array( + 'LOG_MODULE_DISABLE' => '<b>Module disabled</b>', + 'LOG_MODULE_ENABLE' => '<b>Module enabled</b>', + 'LOG_MODULE_MOVE_DOWN' => '<b>Module moved down</b><br />» %s', + 'LOG_MODULE_MOVE_UP' => '<b>Module moved up</b><br />» %s', + 'LOG_MODULE_REMOVED' => '<b>Module removed</b><br />» %s', + 'LOG_MODULE_ADD' => '<b>Module added</b><br />» %s', + 'LOG_MODULE_EDIT' => '<b>Module edited</b><br />» %s', + + 'LOG_RESET_DATE' => '<b>Board start date reset</b>', + 'LOG_RESET_ONLINE' => '<b>Most users online reset</b>', + 'LOG_RESYNC_POSTCOUNTS' => '<b>User postcounts synced</b>', + 'LOG_RESYNC_STATS' => '<b>Post, topic and user stats reset</b>', + + 'LOG_INDEX_ACTIVATE' => '<b>Activated inactive users</b><br />» %s', + 'LOG_INDEX_DELETE' => '<b>Deleted inactive users</b><br />» %s', + 'LOG_INDEX_REMIND' => '<b>Sent reminder emails to inactive users</b><br />» %s', + + 'LOG_DOWNLOAD_EXCLUDE_IP' => '<b>Exluded ip/hostname from download list</b><br />» %s', + 'LOG_DOWNLOAD_IP' => '<b>Added ip/hostname to download list</b><br />» %s', + 'LOG_DOWNLOAD_REMOVE_IP' => '<b>Removed ip/hostname from download list</b><br />» %s', + + 'LOG_SERVER_CONFIG' => '<b>Altered server settings</b>', + 'LOG_DEFAULT_CONFIG' => '<b>Altered board defaults</b>', + 'LOG_SETTINGS_CONFIG' => '<b>Altered board settings</b>', + 'LOG_COOKIE_CONFIG' => '<b>Altered cookie settings</b>', + 'LOG_EMAIL_CONFIG' => '<b>Altered email settings</b>', + 'LOG_AVATAR_CONFIG' => '<b>Altered avatar settings</b>', + 'LOG_AUTH_CONFIG' => '<b>Altered authentication settings</b>', + 'LOG_LOAD_CONFIG' => '<b>Altered load settings</b>', + 'LOG_MESSAGE_CONFIG' => '<b>Altered private message settings</b>', + + 'LOG_ATTACH_CONFIG' => '<b>Altered attachment settings</b>', + 'LOG_ATTACH_EXT_ADD' => '<b>Added or edited attachment extension</b><br />» %s', + 'LOG_ATTACH_EXT_DEL' => '<b>Removed attachment extension</b><br />» %s', + 'LOG_ATTACH_EXT_UPDATE' => '<b>Updated attachment extension</b><br />» %s', + 'LOG_ATTACH_EXTGROUP_ADD' => '<b>Added extension group</b><br />» %s', + 'LOG_ATTACH_EXTGROUP_EDIT' => '<b>Edited extension group</b><br />» %s', + 'LOG_ATTACH_EXTGROUP_DEL' => '<b>Removed extension group</b><br />» %s', + 'LOG_ATTACH_FILEUPLOAD' => '<b>Orphan File uploaded to Post Number %1$d - %2$s</b>', + 'LOG_ATTACH_ORPHAN_DEL' => '<b>Orphan Files deleted</b><br />» %s', +); + +?>
\ No newline at end of file |