Ignore:
Timestamp:
Nov 28, 2011, 9:06:21 PM (12 years ago)
Author:
Eric
Message:

Language files simplified
Version 2.30.2 hard coded

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/language/en_UK/help.lang.php

    r12661 r12666  
    22global $lang;
    33
    4 $lang['UAM_restricTitle'] = 'Restrictions for registrations';
    5 $lang['UAM_confirmTitle'] = 'Confirmations and validations of registration';
    6 $lang['UAM_carexcTitle'] = 'Usernames: Exclusion of characters';
    74$lang['UAM_carexcTitle_d'] = 'It may be interesting to prohibit certain characters in usernames (example: refuse login names containing &quot;@&quot;). This option allows to exclude characters or sequence of characters, events.<br>
    85NB: The option can also exclude whole words.
    96<br><br>
    107<b style=&quot;color: red;&quot;>Warning: This option has no effect on the user names created prior to its activation.</b>';
    11 $lang['UAM_passwTitle'] = 'Strengthening the security level of passwords';
    128$lang['UAM_passwTitle_d'] = 'Enabling this option makes mandatory the seizure of a password upon registration, and requires the password chosen by the visitor to meet a minimum level of complexity. If the threshold is not reached, the score achieved and the minimum score to be achieved are displayed, along with recommendations to increase the value of this score.<br><br>
    139There is field test to measure the complexity of a password, and can afford to get an idea of the score to define complex custom.<br><br>
     
    1511$lang['UAM_passwtestTitle'] = 'Testing the complexity of a password';
    1612$lang['UAM_passwtestTitle_d'] = 'Enter the password to test and then click on &quot;Score calculation&quot; to see the result.';
    17 $lang['UAM_passwadmTitle'] = 'Applying to administrators';
    1813$lang['UAM_passwadmTitle_d'] = 'An administrator can create a user account with or without application of the rule of computing complexity.<br><br>
    1914Note: If the user account created wants to change password and strengthening passwords for users is active, it will be subject to the rule set.';
    20 $lang['UAM_mailexcTitle'] = 'Exclusion of mail domains';
    21 $lang['UAM_infomailTitle'] = 'Information email to user';
    2215$lang['UAM_infomailTitle_d'] = 'This option allows to automate sending an information email to a user when registering or when changes his password or email address in their profile.<br><br>
    2316The content of the message sent is composed of a customizable part to introduce a little welcome note and a fixed part indicating the login name, password and email address of the user.';
    24 $lang['UAM_infotxtTitle'] = 'Customizing the information email';
    25 $lang['UAM_confirmtxtTitle'] = 'Customizing the confirmation email';
    26 $lang['UAM_validationlimitTitle'] = 'Deadline for registration validation limited';
    27 $lang['UAM_remailTitle'] = 'Remind unvalidated users';
    2817$lang['UAM_remailtxt1Title'] = 'Reminder email with new key generated';
    2918$lang['UAM_remailtxt2Title'] = 'Reminder email without new key generated';
    30 $lang['UAM_ghosttrackerTitle'] = 'Ghost visitors management';
    31 $lang['UAM_gttextTitle'] = 'Ghost Tracker\'s reminder message';
    32 $lang['UAM_lastvisitTitle'] = 'Tracking registered users';
    3319$lang['UAM_lastvisitTitle_d'] = 'This activates a table in the &quot;Tracking users&quot; tab which are registered users listed on the gallery and the date of their last visit and time spent (in days) since their last visit. Monitoring is purely informative for the administrator of the gallery.';
    34 $lang['UAM_tipsTitle'] = 'Tips and Examples';
    3520$lang['UAM_tipsTitle_d'] = 'Tips and various examples of use';
    36 $lang['UAM_userlistTitle'] = 'Tracking users';
    37 $lang['UAM_usermanTitle'] = 'Tracking validations';
    38 $lang['UAM_gtTitle'] = 'Ghost visitors management';
    3921
    4022
    4123// --------- Starting below: New or revised $lang ---- from version 2.14.0
    42 $lang['UAM_adminconfmailTitle'] = 'Confirmation of registration for admins';
    4324$lang['UAM_adminconfmailTitle_d'] = 'You can disable this validation only for user accounts created by the administrator via Piwigo\'s users management interface.<br><br>
    4425By activating this option, email validation for registration will be sent to each user created by admin.<br><br>
    4526By disabling this option (default), only the email information is sent (if &quot;Information email to user&quot; is enabled).';
    4627// --------- End: New or revised $lang ---- from version 2.14.0
    47 
    48 
    49 // --------- Starting below: New or revised $lang ---- from version 2.15.0
    50 $lang['UAM_confirmmail_custom1'] = 'Text of the confirmation page - Confirmation accepted';
    51 $lang['UAM_confirmmail_custom2'] = 'Text of the confirmation page - Confirmation rejected';
    52 // --------- End: New or revised $lang ---- from version 2.15.0
    5328
    5429
     
    9974<br><br>
    10075<b>Table Sorting Function</b>: You can sort the data displayed by clicking on the column headers. Hold the SHIFT key to sort up to 4 simultaneous columns.';
    101 $lang['UAM_confirmmailTitle'] = 'Confirmation of registration';
    10276$lang['UAM_confirmmailTitle_d'] = 'This option allows a user to either confirm registration by clicking on a link received in an email sent upon registration or the administrator to manually activate the registration.<br><br>
    10377In first case, the e-mail is composed of a customizable part to introduce a little welcome note and a fixed part containing the activation link that is generated from a random key that can possibly regenerate through the &quot;Tracking validations&quot; tab.<br><br>
     
    10983<br><br>
    11084This option is generally used with the automatic assignment of group and/or statutes. For example, a user who has not validated their registration will be set in a specific group of users (with or without restrictions on the gallery) while a user who validated his registration shall be set in a &quot;normal&quot; group.';
    111 $lang['UAM_RedirTitle'] = 'Redirect to &quot;Customization&quot; page';
    11285// --------- End: New or revised $lang ---- from version 2.15.4
    11386
     
    128101@hotmail.com -> excluding addresses *@hotmail.com<br>
    129102@hotmail -> excluding all addresses *@hotmail*';
    130 $lang['UAM_GTAutoTitle'] = 'Automatic management of ghosts users';
    131103$lang['UAM_GTAutoTitle_d'] = 'This option allows to apply rules for automated management of ghosts users.
    132104<br><br>Basic Principle: A user who reaches the maximum time between visits <b><u>and</u></b> has already been notified by email is considered as expired. Then you can apply automated processing rules such as automatic deletion of expired accounts or demotion by restricting access to the gallery (switch automatically to a restricted group and/or status).
    133105<br><br>The triggering of these automation is achieved when connecting users (any user!) to the gallery.';
    134106$lang['UAM_GTAutoDelTitle'] = 'Custom message on deleted account';
    135 $lang['UAM_AdminValidationMail'] = 'Notification of manual registration validation';
    136107// --------- End: New or revised $lang ---- from version 2.16.0
    137108
    138109
    139110// --------- Starting below: New or revised $lang ---- from version 2.20.0
    140 $lang['UAM_CustomPasswRetrTitle'] = 'Customize lost password email content';
    141111$lang['UAM_validationlimitTitle_d'] = 'This option allows to limit the validity of key validation email sent to new registrants. Visitors who register will have x days of time to validate their registration. After this period the validation link will expire.
    142112<br><br>
     
    151121<br><br>
    152122If this option and the option &quot;Deadline for registration validation limited&quot; are activated, new options will appear below in this section to enable the automation of unvalidated users management.';
    153 $lang['UAM_USRAutoTitle'] = 'Automatic management of unvalidated users';
    154123$lang['UAM_USRAutoTitle_d'] = 'Automatic handling of unvalidated visitors is triggered each time you connect to the gallery and works as follows:
    155124<br><br>
     
    157126<br><br>
    158127- Automatically sending a reminder message with a new generation of validation key and automatic deletion of accounts not validated in the time after sending the reminder -> &quot;Deadline for registration validation limited&quot; <b><u>enabled</u></b> et &quot;Remind unvalidated users&quot; <b><u>enabled</u></b>.';
    159 $lang['UAM_USRAutoDelTitle'] = 'Custom message on deleted account';
    160 $lang['UAM_USRAutoMailTitle'] = 'Automated email reminder';
    161128$lang['UAM_USRAutoMailTitle_d'] = 'When activated, this function will automatically send personalized content in &quot;Reminder email with new key generated&quot; to visitors who match criteria.';
    162 $lang['UAM_StuffsTitle'] = 'PWG Stuffs block';
    163129$lang['UAM_StuffsTitle_d'] = 'This enables an additional UAM block in PWG Stuffs plugin (if installed) to inform your visitors who did not validate their registration about their condition.
    164130<br><br>
     
    168134
    169135// --------- Starting below: New or revised $lang ---- from version 2.20.4
    170 $lang['UAM_HidePasswTitle'] = 'Password in clear text in the information email';
    171136$lang['UAM_HidePasswTitle_d'] = 'Choose here if you want to display the password chosen by the visitor in the information email. If you enable the option, the password will then appear in clear text. If you disable the password will not appear at all.';
    172137// --------- End: New or revised $lang ---- from version 2.20.4
     
    296261$lang['UAM_confirmlevelTitle_d'] = '<b style=&quot;color: red;&quot;>WARNING : The use of privacy level requires that you have used them with your pictures. Please refer to the Piwigo\'s documentation for more details.</b><br><br>
    297262The privacy level is validated for use in conjunction with the &quot;Confirmation of registration&quot;';
    298 $lang['UAM_GTAutoGpTitle'] = 'Automatic change of group / status / privacy level';
    299263$lang['UAM_GTAutoGpTitle_d'] = 'The automatic change of group, status or privacy level is like a demotion of the accounts involved and working on the same principle as the group, status or privacy level of validation (see &quot;Setting confirmations and validations of registration&quot;). Therefore be to define a group, status and / or level demoting access to the gallery. If this has already been defined with the use of registration confirmation function, you can use the same group / status / level.<br><br>
    300264<b style=&quot;color: red;&quot;>Important note :</b> If a ghost user still has not heard from after the time limit and despite the automatic notification by email (if enabled), he\'s automatically deleted from the database.';
    301 $lang['UAM_GTAutoMailTitle'] = 'Automatically sending an email when changing group / status / privacy level';
    302265$lang['UAM_GTAutoMailTitle_d'] = 'When an account is expired (group / status / privacy level change demoting the visitor), an email information can be sent to clarify the reasons for this change and the means to recover the initial access to the gallery.
    303266<br>To do this, a link to revalidation of registration is attached to the email (automatic generation of a new validation key).<b style=&quot;color: red;&quot;>If the user has already been notified, his account is automatically destroyed.</b>
     
    313276<br><br>
    314277<b style=&quot;color: red;&quot;>Warning: The use of this function is intimately associated with the confirmation of registration by the user (confirmation by mail) and can not be activated without this option.</b>';
    315 $lang['UAM_GT_MainTitle'] = 'Ghost users management';
    316278$lang['UAM_GT_MainTitle_d'] = '
    317279- Automatic or manuel management of ghost users<br>
     
    319281...
    320282';
    321 $lang['UAM_miscTitle'] = 'Miscellaneous options';
    322283$lang['UAM_miscTitle_d'] = '
    323284- Registered users monitoring<br>
     
    325286...
    326287';
    327 $lang['UAM_PwdResetTitle'] = 'Password renewal';
    328288$lang['UAM_PwdResetTitle_d'] = 'Enabling this option will add a new feature in the Piwigo\'s user management panel (Users> Manage) that can apply to renew the password for selected users. In addition, a new column is added to show the status of passwords for each of them with the following values:<br>
    329289- Password to be renewed: A password renewal request has been planned.<br>
     
    332292Webmaster, generic and guest accounts are excluded from this function.<br>
    333293These users will be automatically redirected to their customization page at each of their connections until they changed their password and an explicit message will be displayed on this page.';
    334 $lang['UAM_DumpTitle'] = 'Backup and restore your configuration';
    335294$lang['UAM_DumpTitle_d'] = 'This allows you to save the entire configuration of the plugin in a file so you can restore it if something goes wrong (wrong manipulation or before an update, for example). By default, the file is stored in this folder ../plugins/UserAdvManager/include/backup/ and is called &quot;UAM_dbbackup.sql&quot;.
    336295<br><br>
Note: See TracChangeset for help on using the changeset viewer.