Changeset 702 for trunk/forum/language/en/acp/common.php
- Timestamp:
- Mar 31, 2010, 6:32:40 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/forum/language/en/acp/common.php
r400 r702 5 5 * 6 6 * @package language 7 * @version $Id : common.php 9049 2008-11-05 22:03:16Z toonarmy$7 * @version $Id$ 8 8 * @copyright (c) 2005 phpBB Group 9 9 * @license http://opensource.org/licenses/gpl-license.php GNU Public License … … 89 89 'ACP_FORUM_MODERATORS' => 'Forum moderators', 90 90 'ACP_FORUM_PERMISSIONS' => 'Forum permissions', 91 'ACP_FORUM_PERMISSIONS_COPY' => 'Copy forum permissions', 91 92 'ACP_FORUM_ROLES' => 'Forum roles', 92 93 … … 149 150 'ACP_RESTORE' => 'Restore', 150 151 152 'ACP_FEED' => 'Feed management', 153 'ACP_FEED_SETTINGS' => 'Feed settings', 154 151 155 'ACP_SEARCH' => 'Search configuration', 152 156 'ACP_SEARCH_INDEX' => 'Search index', … … 154 158 155 159 'ACP_SECURITY_SETTINGS' => 'Security settings', 160 'ACP_SEND_STATISTICS' => 'Send statistical information', 156 161 'ACP_SERVER_CONFIGURATION' => 'Server configuration', 157 162 'ACP_SERVER_SETTINGS' => 'Server settings', … … 161 166 'ACP_STYLE_MANAGEMENT' => 'Style management', 162 167 'ACP_STYLES' => 'Styles', 168 169 'ACP_SUBMIT_CHANGES' => 'Submit changes', 163 170 164 171 'ACP_TEMPLATES' => 'Templates', … … 182 189 'ACP_USER_SECURITY' => 'User security', 183 190 'ACP_USER_SIG' => 'Signature', 184 185 'ACP_VC_SETTINGS' => 'Visual confirmation settings', 191 'ACP_USER_WARNINGS' => 'Warnings', 192 193 'ACP_VC_SETTINGS' => 'CAPTCHA module settings', 186 194 'ACP_VC_CAPTCHA_DISPLAY' => 'CAPTCHA image preview', 187 195 'ACP_VERSION_CHECK' => 'Check for updates', … … 202 210 'ADMIN_PANEL' => 'Administration Control Panel', 203 211 204 'ADM_LOGOUT' => 'ACP 212 'ADM_LOGOUT' => 'ACP Logout', 205 213 'ADM_LOGGED_OUT' => 'Successfully logged out from Administration Control Panel', 206 214 … … 242 250 'MANAGE' => 'Manage', 243 251 'MENU_TOGGLE' => 'Hide or display the side menu', 252 'MORE' => 'More', // Not used at the moment 253 'MORE_INFORMATION' => 'More information »', 244 254 'MOVE_DOWN' => 'Move down', 245 255 'MOVE_UP' => 'Move up', … … 258 268 'PERMISSIONS_TRANSFERRED' => 'Permissions transferred', 259 269 'PERMISSIONS_TRANSFERRED_EXPLAIN' => 'You currently have the permissions from %1$s. You are able to browse the board with this user’s permissions, but not access the administration control panel since admin permissions were not transferred. You can <a href="%2$s"><strong>revert to your permission set</strong></a> at any time.', 260 'PIXEL' => 'px',261 270 'PROCEED_TO_ACP' => '%sProceed to the ACP%s', 262 271 … … 268 277 'SELECT_OPTION' => 'Select option', 269 278 270 'SETTING_TOO_LOW' => 'The entered value for the setting “%1$s” is too low. The minimal allowed value is %2$d.', 271 'SETTING_TOO_BIG' => 'The entered value for the setting “%1$s” is too big. The maximal allowed value is %2$d.', 272 'SETTING_TOO_LONG' => 'The entered value for the setting “%1$s” is too long. The maximal allowed length is %2$d.', 273 'SETTING_TOO_SHORT' => 'The entered value for the setting “%1$s” is not long enough. The minimal allowed length is %2$d.', 279 'SETTING_TOO_LOW' => 'The provided value for the setting “%1$s” is too low. The minimum acceptable value is %2$d.', 280 'SETTING_TOO_BIG' => 'The provided value for the setting “%1$s” is too high. The maximum acceptable value is %2$d.', 281 'SETTING_TOO_LONG' => 'The provided value for the setting “%1$s” is too long. The maximum acceptable length is %2$d.', 282 'SETTING_TOO_SHORT' => 'The provided value for the setting “%1$s” is too short. The minimum acceptable length is %2$d.', 283 284 'SHOW_ALL_OPERATIONS' => 'Show all operations', 274 285 275 286 'UCP' => 'User Control Panel', … … 329 340 'NUMBER_ORPHAN' => 'Orphan attachments', 330 341 342 'PHP_VERSION_OLD' => 'The version of PHP on this server will no longer be supported by future versions of phpBB. %sDetails%s', 343 331 344 'POSTS_PER_DAY' => 'Posts per day', 332 345 … … 334 347 'PURGE_CACHE_CONFIRM' => 'Are you sure you wish to purge the cache?', 335 348 'PURGE_CACHE_EXPLAIN' => 'Purge all cache related items, this includes any cached template files or queries.', 349 350 'PURGE_SESSIONS' => 'Purge all sessions', 351 'PURGE_SESSIONS_CONFIRM' => 'Are you sure you wish to purge all sessions? This will log out all users.', 352 'PURGE_SESSIONS_EXPLAIN' => 'Purge all sessions. This will log out all users by truncating the session table.', 336 353 337 354 'RESET_DATE' => 'Reset board’s start date', … … 358 375 'USERS_PER_DAY' => 'Users per day', 359 376 360 'VALUE' => 'Value', 361 'VIEW_ADMIN_LOG' => 'View administrator log', 362 'VIEW_INACTIVE_USERS' => 'View inactive users', 377 'VALUE' => 'Value', 378 'VERSIONCHECK_FAIL' => 'Failed to obtain latest version information.', 379 'VERSIONCHECK_FORCE_UPDATE' => 'Re-Check version', 380 'VIEW_ADMIN_LOG' => 'View administrator log', 381 'VIEW_INACTIVE_USERS' => 'View inactive users', 363 382 364 383 'WELCOME_PHPBB' => 'Welcome to phpBB', … … 385 404 'SORT_REASON' => 'Reason', 386 405 'SORT_REG_DATE' => 'Registration date', 406 'SORT_LAST_REMINDER'=> 'Last reminded', 407 'SORT_REMINDER' => 'Reminder sent', 387 408 388 409 'USER_IS_INACTIVE' => 'User is inactive', 410 )); 411 412 // Send statistics page 413 $lang = array_merge($lang, array( 414 'EXPLAIN_SEND_STATISTICS' => 'Please send information about your server and board configurations to phpBB for statistical analysis. All information that could identify you or your website has been removed - the data is entirely <strong>anonymous</strong>. We base decisions about future phpBB versions on this information. The statistics are made available publically. We also share this data with the PHP project, the programming language phpBB is made with.', 415 'EXPLAIN_SHOW_STATISTICS' => 'Using the button below you can preview all variables that will be transmitted.', 416 'DONT_SEND_STATISTICS' => 'Return to the ACP if you do not wish to send statistical information to phpBB.', 417 'GO_ACP_MAIN' => 'Go to the ACP start page', 418 'HIDE_STATISTICS' => 'Hide details', 419 'SEND_STATISTICS' => 'Send statistical information', 420 'SHOW_STATISTICS' => 'Show details', 421 'THANKS_SEND_STATISTICS' => 'Thank you for submitting your information.', 389 422 )); 390 423 … … 465 498 'LOG_CONFIG_POST' => '<strong>Altered post settings</strong>', 466 499 'LOG_CONFIG_REGISTRATION' => '<strong>Altered user registration settings</strong>', 500 'LOG_CONFIG_FEED' => '<strong>Altered syndication feeds settings</strong>', 467 501 'LOG_CONFIG_SEARCH' => '<strong>Altered search settings</strong>', 468 502 'LOG_CONFIG_SECURITY' => '<strong>Altered security settings</strong>', … … 470 504 'LOG_CONFIG_SETTINGS' => '<strong>Altered board settings</strong>', 471 505 'LOG_CONFIG_SIGNATURE' => '<strong>Altered signature settings</strong>', 472 'LOG_CONFIG_VISUAL' => '<strong>Altered visual confirmationsettings</strong>',506 'LOG_CONFIG_VISUAL' => '<strong>Altered antibot settings</strong>', 473 507 474 508 'LOG_APPROVE_TOPIC' => '<strong>Approved topic</strong><br />» %s', 475 509 'LOG_BUMP_TOPIC' => '<strong>User bumped topic</strong><br />» %s', 476 'LOG_DELETE_POST' => '<strong>Deleted post </strong><br />» %s',510 'LOG_DELETE_POST' => '<strong>Deleted post “%1$s” written by</strong><br />» %2$s', 477 511 'LOG_DELETE_SHADOW_TOPIC' => '<strong>Deleted shadow topic</strong><br />» %s', 478 'LOG_DELETE_TOPIC' => '<strong>Deleted topic </strong><br />» %s',512 'LOG_DELETE_TOPIC' => '<strong>Deleted topic “%1$s” written by</strong><br />» %2$s', 479 513 'LOG_FORK' => '<strong>Copied topic</strong><br />» from %s', 480 514 'LOG_LOCK' => '<strong>Locked topic</strong><br />» %s', … … 482 516 'LOG_MERGE' => '<strong>Merged posts</strong> into topic<br />» %s', 483 517 'LOG_MOVE' => '<strong>Moved topic</strong><br />» from %1$s to %2$s', 518 'LOG_PM_REPORT_CLOSED' => '<strong>Closed PM report</strong><br />» %s', 519 'LOG_PM_REPORT_DELETED' => '<strong>Deleted PM report</strong><br />» %s', 484 520 'LOG_POST_APPROVED' => '<strong>Approved post</strong><br />» %s', 485 521 'LOG_POST_DISAPPROVED' => '<strong>Disapproved post “%1$s” with the following reason</strong><br />» %2$s', … … 512 548 513 549 'LOG_FORUM_ADD' => '<strong>Created new forum</strong><br />» %s', 550 'LOG_FORUM_COPIED_PERMISSIONS' => '<strong>Copied forum permissions</strong> from %1$s<br />» %2$s', 514 551 'LOG_FORUM_DEL_FORUM' => '<strong>Deleted forum</strong><br />» %s', 515 552 'LOG_FORUM_DEL_FORUMS' => '<strong>Deleted forum and its subforums</strong><br />» %s', 516 553 'LOG_FORUM_DEL_MOVE_FORUMS' => '<strong>Deleted forum and moved subforums</strong> to %1$s<br />» %2$s', 517 554 'LOG_FORUM_DEL_MOVE_POSTS' => '<strong>Deleted forum and moved posts </strong> to %1$s<br />» %2$s', 518 'LOG_FORUM_DEL_MOVE_POSTS_FORUMS' => '<strong>Deleted forum and its subforums, moved messages</strong> to %1$s<br />» %2$s',555 'LOG_FORUM_DEL_MOVE_POSTS_FORUMS' => '<strong>Deleted forum and its subforums, moved posts</strong> to %1$s<br />» %2$s', 519 556 'LOG_FORUM_DEL_MOVE_POSTS_MOVE_FORUMS' => '<strong>Deleted forum, moved posts</strong> to %1$s <strong>and subforums</strong> to %2$s<br />» %3$s', 520 'LOG_FORUM_DEL_POSTS' => '<strong>Deleted forum and its messages</strong><br />» %s',521 'LOG_FORUM_DEL_POSTS_FORUMS' => '<strong>Deleted forum, its messages and subforums</strong><br />» %s',522 'LOG_FORUM_DEL_POSTS_MOVE_FORUMS' => '<strong>Deleted forum and its messages, moved subforums</strong> to %1$s<br />» %2$s',557 'LOG_FORUM_DEL_POSTS' => '<strong>Deleted forum and its posts</strong><br />» %s', 558 'LOG_FORUM_DEL_POSTS_FORUMS' => '<strong>Deleted forum, its posts and subforums</strong><br />» %s', 559 'LOG_FORUM_DEL_POSTS_MOVE_FORUMS' => '<strong>Deleted forum and its posts, moved subforums</strong> to %1$s<br />» %2$s', 523 560 'LOG_FORUM_EDIT' => '<strong>Edited forum details</strong><br />» %s', 524 561 'LOG_FORUM_MOVE_DOWN' => '<strong>Moved forum</strong> %1$s <strong>below</strong> %2$s', 525 562 'LOG_FORUM_MOVE_UP' => '<strong>Moved forum</strong> %1$s <strong>above</strong> %2$s', 526 563 'LOG_FORUM_SYNC' => '<strong>Re-synchronised forum</strong><br />» %s', 564 565 'LOG_GENERAL_ERROR' => '<strong>A general error occured</strong>: %1$s <br />» %2$s', 527 566 528 567 'LOG_GROUP_CREATED' => '<strong>New usergroup created</strong><br />» %s', … … 534 573 'LOG_GROUP_UPDATED' => '<strong>Usergroup details updated</strong><br />» %s', 535 574 'LOG_MODS_ADDED' => '<strong>Added new leaders to usergroup</strong> %1$s<br />» %2$s', 575 'LOG_USERS_ADDED' => '<strong>Added new members to usergroup</strong> %1$s<br />» %2$s', 536 576 'LOG_USERS_APPROVED' => '<strong>Users approved in usergroup</strong> %1$s<br />» %2$s', 537 'LOG_USERS_ADDED' => '<strong>Added new members to usergroup</strong> %1$s<br />» %2$s', 577 'LOG_USERS_PENDING' => '<strong>Users requested to join group “%1$s” and need to be approved</strong><br />» %2$s', 578 579 'LOG_IMAGE_GENERATION_ERROR' => '<strong>Error while creating image</strong><br />» Error in %1$s on line %2$s: %3$s', 538 580 539 581 'LOG_IMAGESET_ADD_DB' => '<strong>Added new imageset to database</strong><br />» %s', … … 604 646 605 647 'LOG_PURGE_CACHE' => '<strong>Purged cache</strong>', 648 'LOG_PURGE_SESSIONS' => '<strong>Purged sessions</strong>', 649 606 650 607 651 'LOG_RANK_ADDED' => '<strong>Added new rank</strong><br />» %s', … … 655 699 'LOG_USER_DEL_ATTACH' => '<strong>Removed all attachments made by the user</strong><br />» %s', 656 700 'LOG_USER_DEL_AVATAR' => '<strong>Removed user avatar</strong><br />» %s', 701 'LOG_USER_DEL_OUTBOX' => '<strong>Emptied user outbox</strong><br />» %s', 657 702 'LOG_USER_DEL_POSTS' => '<strong>Removed all posts made by the user</strong><br />» %s', 658 703 'LOG_USER_DEL_SIG' => '<strong>Removed user signature</strong><br />» %s', … … 661 706 'LOG_USER_NEW_PASSWORD' => '<strong>Changed user password</strong><br />» %s', 662 707 'LOG_USER_REACTIVATE' => '<strong>Forced user account reactivation</strong><br />» %s', 708 'LOG_USER_REMOVED_NR' => '<strong>Removed newly registered flag from user</strong><br />» %s', 709 663 710 'LOG_USER_UPDATE_EMAIL' => '<strong>User “%1$s” changed e-mail</strong><br />» from “%2$s” to “%3$s”', 664 711 'LOG_USER_UPDATE_NAME' => '<strong>Changed username</strong><br />» from “%1$s” to “%2$s”', … … 684 731 'LOG_USER_GROUP_RESIGN' => '<strong>User resigned membership from group</strong><br />» %s', 685 732 733 'LOG_WARNING_DELETED' => '<strong>Deleted user warning</strong><br />» %s', 734 'LOG_WARNINGS_DELETED' => '<strong>Deleted %2$s user warnings</strong><br />» %1$s', // Example: '<strong>Deleted 2 user warnings</strong><br />» username' 735 'LOG_WARNINGS_DELETED_ALL' => '<strong>Deleted all user warnings</strong><br />» %s', 736 686 737 'LOG_WORD_ADD' => '<strong>Added word censor</strong><br />» %s', 687 738 'LOG_WORD_DELETE' => '<strong>Deleted word censor</strong><br />» %s',
Note:
See TracChangeset
for help on using the changeset viewer.