Ignore:
Timestamp:
Mar 31, 2010, 6:32:40 PM (14 years ago)
Author:
george
Message:
  • Upraveno: Aktualizace fóra.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/forum/language/en/acp/common.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: common.php 9049 2008-11-05 22:03:16Z toonarmy $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    8989        'ACP_FORUM_MODERATORS'                  => 'Forum moderators',
    9090        'ACP_FORUM_PERMISSIONS'                 => 'Forum permissions',
     91        'ACP_FORUM_PERMISSIONS_COPY'    => 'Copy forum permissions',
    9192        'ACP_FORUM_ROLES'                               => 'Forum roles',
    9293
     
    149150        'ACP_RESTORE'                           => 'Restore',
    150151
     152        'ACP_FEED'                                      => 'Feed management',
     153        'ACP_FEED_SETTINGS'                     => 'Feed settings',
     154
    151155        'ACP_SEARCH'                            => 'Search configuration',
    152156        'ACP_SEARCH_INDEX'                      => 'Search index',
     
    154158
    155159        'ACP_SECURITY_SETTINGS'         => 'Security settings',
     160        'ACP_SEND_STATISTICS'           => 'Send statistical information',
    156161        'ACP_SERVER_CONFIGURATION'      => 'Server configuration',
    157162        'ACP_SERVER_SETTINGS'           => 'Server settings',
     
    161166        'ACP_STYLE_MANAGEMENT'          => 'Style management',
    162167        'ACP_STYLES'                            => 'Styles',
     168
     169        'ACP_SUBMIT_CHANGES'            => 'Submit changes',
    163170
    164171        'ACP_TEMPLATES'                         => 'Templates',
     
    182189        'ACP_USER_SECURITY'                             => 'User security',
    183190        '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',
    186194        'ACP_VC_CAPTCHA_DISPLAY'                        => 'CAPTCHA image preview',
    187195        'ACP_VERSION_CHECK'                                     => 'Check for updates',
     
    202210        'ADMIN_PANEL'                   => 'Administration Control Panel',
    203211
    204         'ADM_LOGOUT'                    => 'ACP Logout',
     212        'ADM_LOGOUT'                    => 'ACP Logout',
    205213        'ADM_LOGGED_OUT'                => 'Successfully logged out from Administration Control Panel',
    206214
     
    242250        'MANAGE'                                => 'Manage',
    243251        'MENU_TOGGLE'                   => 'Hide or display the side menu',
     252        'MORE'                                  => 'More',                      // Not used at the moment
     253        'MORE_INFORMATION'              => 'More information »',
    244254        'MOVE_DOWN'                             => 'Move down',
    245255        'MOVE_UP'                               => 'Move up',
     
    258268        'PERMISSIONS_TRANSFERRED'                       => 'Permissions transferred',
    259269        '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',
    261270        'PROCEED_TO_ACP'                                        => '%sProceed to the ACP%s',
    262271
     
    268277        'SELECT_OPTION'                 => 'Select option',
    269278
    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',
    274285
    275286        'UCP'                                   => 'User Control Panel',
     
    329340        'NUMBER_ORPHAN'         => 'Orphan attachments',
    330341
     342        'PHP_VERSION_OLD'       => 'The version of PHP on this server will no longer be supported by future versions of phpBB. %sDetails%s',
     343
    331344        'POSTS_PER_DAY'         => 'Posts per day',
    332345
     
    334347        'PURGE_CACHE_CONFIRM'   => 'Are you sure you wish to purge the cache?',
    335348        '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.',
    336353
    337354        'RESET_DATE'                                    => 'Reset board’s start date',
     
    358375        'USERS_PER_DAY'         => 'Users per day',
    359376
    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',
    363382
    364383        'WELCOME_PHPBB'                 => 'Welcome to phpBB',
     
    385404        'SORT_REASON'           => 'Reason',
    386405        'SORT_REG_DATE'         => 'Registration date',
     406        'SORT_LAST_REMINDER'=> 'Last reminded',
     407        'SORT_REMINDER'         => 'Reminder sent',
    387408
    388409        '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.',
    389422));
    390423
     
    465498        'LOG_CONFIG_POST'                       => '<strong>Altered post settings</strong>',
    466499        'LOG_CONFIG_REGISTRATION'       => '<strong>Altered user registration settings</strong>',
     500        'LOG_CONFIG_FEED'                       => '<strong>Altered syndication feeds settings</strong>',
    467501        'LOG_CONFIG_SEARCH'                     => '<strong>Altered search settings</strong>',
    468502        'LOG_CONFIG_SECURITY'           => '<strong>Altered security settings</strong>',
     
    470504        'LOG_CONFIG_SETTINGS'           => '<strong>Altered board settings</strong>',
    471505        'LOG_CONFIG_SIGNATURE'          => '<strong>Altered signature settings</strong>',
    472         'LOG_CONFIG_VISUAL'                     => '<strong>Altered visual confirmation settings</strong>',
     506        'LOG_CONFIG_VISUAL'                     => '<strong>Altered antibot settings</strong>',
    473507
    474508        'LOG_APPROVE_TOPIC'                     => '<strong>Approved topic</strong><br />» %s',
    475509        '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',
    477511        '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',
    479513        'LOG_FORK'                                      => '<strong>Copied topic</strong><br />» from %s',
    480514        'LOG_LOCK'                                      => '<strong>Locked topic</strong><br />» %s',
     
    482516        'LOG_MERGE'                                     => '<strong>Merged posts</strong> into topic<br />» %s',
    483517        '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',
    484520        'LOG_POST_APPROVED'                     => '<strong>Approved post</strong><br />» %s',
    485521        'LOG_POST_DISAPPROVED'          => '<strong>Disapproved post “%1$s” with the following reason</strong><br />» %2$s',
     
    512548
    513549        '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',
    514551        'LOG_FORUM_DEL_FORUM'                                   => '<strong>Deleted forum</strong><br />» %s',
    515552        'LOG_FORUM_DEL_FORUMS'                                  => '<strong>Deleted forum and its subforums</strong><br />» %s',
    516553        'LOG_FORUM_DEL_MOVE_FORUMS'                             => '<strong>Deleted forum and moved subforums</strong> to %1$s<br />» %2$s',
    517554        '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',
    519556        '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',
    523560        'LOG_FORUM_EDIT'                                                => '<strong>Edited forum details</strong><br />» %s',
    524561        'LOG_FORUM_MOVE_DOWN'                                   => '<strong>Moved forum</strong> %1$s <strong>below</strong> %2$s',
    525562        'LOG_FORUM_MOVE_UP'                                             => '<strong>Moved forum</strong> %1$s <strong>above</strong> %2$s',
    526563        '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',
    527566
    528567        'LOG_GROUP_CREATED'             => '<strong>New usergroup created</strong><br />» %s',
     
    534573        'LOG_GROUP_UPDATED'             => '<strong>Usergroup details updated</strong><br />» %s',
    535574        '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',
    536576        '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',
    538580
    539581        'LOG_IMAGESET_ADD_DB'                   => '<strong>Added new imageset to database</strong><br />» %s',
     
    604646
    605647        'LOG_PURGE_CACHE'                       => '<strong>Purged cache</strong>',
     648        'LOG_PURGE_SESSIONS'            => '<strong>Purged sessions</strong>',
     649
    606650
    607651        'LOG_RANK_ADDED'                => '<strong>Added new rank</strong><br />» %s',
     
    655699        'LOG_USER_DEL_ATTACH'   => '<strong>Removed all attachments made by the user</strong><br />» %s',
    656700        'LOG_USER_DEL_AVATAR'   => '<strong>Removed user avatar</strong><br />» %s',
     701        'LOG_USER_DEL_OUTBOX'   => '<strong>Emptied user outbox</strong><br />» %s',
    657702        'LOG_USER_DEL_POSTS'    => '<strong>Removed all posts made by the user</strong><br />» %s',
    658703        'LOG_USER_DEL_SIG'              => '<strong>Removed user signature</strong><br />» %s',
     
    661706        'LOG_USER_NEW_PASSWORD' => '<strong>Changed user password</strong><br />» %s',
    662707        '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
    663710        'LOG_USER_UPDATE_EMAIL' => '<strong>User “%1$s” changed e-mail</strong><br />» from “%2$s” to “%3$s”',
    664711        'LOG_USER_UPDATE_NAME'  => '<strong>Changed username</strong><br />» from “%1$s” to “%2$s”',
     
    684731        'LOG_USER_GROUP_RESIGN'                 => '<strong>User resigned membership from group</strong><br />» %s',
    685732
     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
    686737        'LOG_WORD_ADD'                  => '<strong>Added word censor</strong><br />» %s',
    687738        'LOG_WORD_DELETE'               => '<strong>Deleted word censor</strong><br />» %s',
Note: See TracChangeset for help on using the changeset viewer.