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

Legend:

Unmodified
Added
Removed
  • trunk/forum/language/en/ucp.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: ucp.php 9162 2008-12-03 11:18:31Z acydburn $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    8080        'ADD_RULE'                                              => 'Add rule',
    8181        'ADD_TO'                                                => 'Add [To]',
     82        'ADD_USERS_UCP_EXPLAIN'                 => 'Here you can add new users to the group. You may select whether this group becomes the new default for the selected users. Please enter each username on a separate line.',
    8283        'ADMIN_EMAIL'                                   => 'Administrators can e-mail me information',
    8384        'AGREE'                                                 => 'I agree to these terms',
     
    9394        'AVATAR_GALLERY'                                => 'Local gallery',
    9495        'AVATAR_GENERAL_UPLOAD_ERROR'   => 'Could not upload avatar to %s.',
     96        'AVATAR_NOT_ALLOWED'                    => 'Your avatar cannot be displayed because avatars have been disallowed.',
    9597        'AVATAR_PAGE'                                   => 'Page',
     98        'AVATAR_TYPE_NOT_ALLOWED'               => 'Your current avatar cannot be displayed because its type has been disallowed.',
    9699
    97100        'BACK_TO_DRAFTS'                        => 'Back to saved drafts',
     
    123126        'CONFIRM_EMAIL_EXPLAIN'         => 'You only need to specify this if you are changing your e-mail address.',
    124127        'CONFIRM_EXPLAIN'                       => 'To prevent automated registrations the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.',
     128        'VC_REFRESH'                            => 'Refresh confirmation code',
     129        'VC_REFRESH_EXPLAIN'            => 'If you cannot read the code you can request a new one by clicking the button.',
     130
    125131        'CONFIRM_PASSWORD'                      => 'Confirm password',
    126132        'CONFIRM_PASSWORD_EXPLAIN'      => 'You only need to confirm your password if you changed it above.',
     
    195201        'FOLDER_ADDED'                          => 'Folder successfully added.',
    196202        'FOLDER_MESSAGE_STATUS'         => '%1$d from %2$d messages stored',
     203        'FOLDER_NAME_EMPTY'                     => 'You must enter a name for this folder.',
    197204        'FOLDER_NAME_EXIST'                     => 'Folder <strong>%s</strong> already exists.',
    198205        'FOLDER_OPTIONS'                        => 'Folder options',
     
    271278        'NOTIFY_ON_PM'                                  => 'Notify me on new private messages',
    272279        'NOT_ADDED_FRIENDS_ANONYMOUS'   => 'You cannot add the anonymous user to your friends list.',
     280        'NOT_ADDED_FRIENDS_BOTS'                => 'You cannot add bots to your friends list.',
    273281        'NOT_ADDED_FRIENDS_FOES'                => 'You cannot add users to your friends list who are on your foes list.',
    274282        'NOT_ADDED_FRIENDS_SELF'                => 'You cannot add yourself to the friends list.',
    275283        'NOT_ADDED_FOES_MOD_ADMIN'              => 'You cannot add administrators and moderators to your foes list.',
    276284        'NOT_ADDED_FOES_ANONYMOUS'              => 'You cannot add the anonymous user to your foes list.',
     285        'NOT_ADDED_FOES_BOTS'                   => 'You cannot add bots to your foes list.',
    277286        'NOT_ADDED_FOES_FRIENDS'                => 'You cannot add users to your foes list who are on your friends list.',
    278287        'NOT_ADDED_FOES_SELF'                   => 'You cannot add yourself to the foes list.',
     
    326335        'PASSWORD'                                      => 'Password',
    327336        'PASSWORD_ACTIVATED'            => 'Your new password has been activated.',
    328         'PASSWORD_UPDATED'                      => 'Your password has been sent successfully to your original e-mail address.',
     337        'PASSWORD_UPDATED'                      => 'A new password was sent to your registered e-mail address.',
    329338        'PERMISSIONS_RESTORED'          => 'Successfully restored original permissions.',
    330339        'PERMISSIONS_TRANSFERRED'       => 'Successfully transferred permissions from <strong>%s</strong>, you are now able to browse the board with this user’s permissions.<br />Please note that admin permissions were not transferred. You are able to revert to your permission set at any time.',
     
    344353        'POST_FORWARD_PM'                       => 'Forward message',
    345354        'POST_NEW_PM'                           => 'Compose message',
    346         'POST_PM_LOCKED'                        => 'Private messaging is locked',
     355        'POST_PM_LOCKED'                        => 'Private messaging is locked.',
    347356        'POST_PM_POST'                          => 'Quote post',
    348357        'POST_QUOTE_PM'                         => 'Quote message',
     
    366375        'RENAME_FOLDER'                                         => 'Rename folder',
    367376        'REPLIED_MESSAGE'                                       => 'Replied to message',
     377        'REPLY_TO_ALL'                                          => 'Reply to sender and all recipients.',
     378        'REPORT_PM'                                                     => 'Report private message',
    368379        'RESIGN_SELECTED'                                       => 'Resign selected',
    369380        'RETURN_FOLDER'                                         => '%1$sReturn to previous folder%2$s',
     
    415426        'UCP_MAIN_SUBSCRIBED'           => 'Manage subscriptions',
    416427
    417         'UCP_MSNM'                                      => 'MSN Messenger',
     428        'UCP_MSNM'                                      => 'WL/MSN Messenger',
    418429        'UCP_NO_ATTACHMENTS'            => 'You have posted no files.',
    419430
     
    450461        'UCP_ZEBRA_FOES'                                => 'Manage foes',
    451462        'UCP_ZEBRA_FRIENDS'                             => 'Manage friends',
     463        'UNDISCLOSED_RECIPIENT'                 => 'Undisclosed Recipient',
    452464        'UNKNOWN_FOLDER'                                => 'Unknown folder',
    453465        'UNWATCH_MARKED'                                => 'Unwatch marked',
Note: See TracChangeset for help on using the changeset viewer.