Ignore:
Timestamp:
Jan 5, 2012, 3:52:50 PM (12 years ago)
Author:
Eric
Message:

Reference translation files and FR translation refactory

Location:
extensions/UserAdvManager/trunk/language/en_UK
Files:
2 edited

Legend:

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

    r12689 r12840  
    3535...
    3636';
    37 $lang['UAM_userlistTitle_d'] = 'This page is for information to the administrator. It displays a list of all users registered on the gallery showing the date and number of days since their last visit. The list is sorted in ascending order of number of days.
    38 <br><br>
    39 <b><u>Only when the Ghost Tracker is active</u></b>, the number of days without a visit appears as the following color code, according to the maximum set in the Ghost Tracker options:
    40 <br>
    41 - <b style=&quot;color: lime;&quot;>Green</b> : When the user has visited the gallery <b style=&quot;color: lime;&quot;><u>less than 50%</u></b> of the maximum indicated in the Ghost Tracker.<br>
    42 - <b style=&quot;color: orange;&quot;>Orange</b> : When the user has visited the gallery <b style=&quot;color: orange;&quot;><u> between 50% and 99% </u></b> of the maximum indicated in the Ghost Tracker.<br>
    43 - <b style=&quot;color: red;&quot;>Red</b> : When the user has visited the gallery <b style=&quot;color: red;&quot;><u>for more than 100%</u></b> of the maximum indicated in the Ghost Tracker. <b><u>In this case, the user must also appear in the Ghost Tracker table.</u></b><br>
    44 <br>
    45 Example :
    46 <br>
    47 The maximum period of Ghost Tracker is configured to 100 days.
    48 <br>
    49 A user will appear in green if he visited the gallery for less than 50 days, in orange if his last visit took place between 50 and 99 days and red for 100 days and above.
    50 <br><br>
    51 <b>NOTE</b>: The list does not display who have not validated their registration (if the option of validating the registration is activated). These users are then managed in a special way in the &quot;Tracking confirmations&quot; tab.
     37$lang['UAM_gtTitle_d'] = 'When Ghost Tracker is enabled and initialized, you will find below the list of registered visitors who have not returned since x days. &quot;x&quot; is the number of days configured in the General Setup tab. In addition, you will find a column indicating whether an email reminder has been sent to targeted visitors. So, you can see at a glance and treat visitors who have not taken account of the reminder.<br><br>In this view, you can:
     38<br><br>
     39- Manually delete accounts <b>(manual drain)</b>
     40<br>
     41- Generate email reminder <b>with resetting the last visit date</b>. This allows to give a wildcard to targeted visitors. If the visitor has already received a reminder, nothing prevents to resent a new mail which will reset again, in fact, the last visit date.
    5242<br><br>
    5343<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.';
    54 $lang['UAM_usermanTitle_d'] = 'When limiting the deadline for registration is enabled, you will find below the list of users whose confirmation of registration is expected, <b style=&quot;text-decoration: underline;&quot;>whether or not</b> they are in time to validate.<br><br>
    55 The registration date is displayed in green when the user concerned is below the time limit to validate his registration. In this case, the confirmation key is still valid and we can send an email with or without a new confirmation key.<br><br>
    56 When the registration date appears in red, the confirmation period has expired. In this case, you must send an email with regeneration of confirmation key if you want to enable the user to validate their registration.<br><br>
    57 In all cases, it is possible to manually force the confirmation.<br><br>
    58 In this view, you can:
    59 <br><br>
    60 - Manually delete accounts <b>(manual drain)</b>
    61 <br>
    62 - Generate email reminder <b>without</b> generating a new key. Warning: Send an email reminder to targeted visitors. This function does not reset the date of registration of targeted visitors and the timeout is still valid.
    63 <br>
    64 - Generate email reminder <b>with</b> generating a new key. Warning : Send an email reminder to targeted visitors. This function also resets the date of registration of targeted visitors which equates to extend the deadline for confirmation.
    65 <br>
    66 - Submit a registration awaiting confirmation manually even if the expiry date has passed <b>(forcing confirmation)</b>.
    67 <br><br>
    68 <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.';
    69 $lang['UAM_gtTitle_d'] = 'When Ghost Tracker is enabled and initialized, you will find below the list of registered visitors who have not returned since x days. &quot;x&quot; is the number of days configured in the General Setup tab. In addition, you will find a column indicating whether an email reminder has been sent to targeted visitors. So, you can see at a glance and treat visitors who have not taken account of the reminder.<br><br>In this view, you can:
    70 <br><br>
    71 - Manually delete accounts <b>(manual drain)</b>
    72 <br>
    73 - Generate email reminder <b>with resetting the last visit date</b>. This allows to give a wildcard to targeted visitors. If the visitor has already received a reminder, nothing prevents to resent a new mail which will reset again, in fact, the last visit date.
    74 <br><br>
    75 <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.';
    76 $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>
    77 In 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 confirmations&quot; tab.<br><br>
    78 In second case, <b><u>there is no confirmation key send by email!</u></b>. Visitors have to wait until an administrator validate them himself in &quot;confirmation tracking&quot; tab. It\s recommanded to activate the Piwigo\'s option &quot;Email admins when a new user registers&quot; (see in Piwigo\'s configuration options) and to use the &quot;Information email to user&quot; to warn new registers to wait on their account activation.
    79 <br>
    80 <b style=&quot;color: red;&quot;>NB: Options &quot;Deadline for confirmation of registration limited&quot; and &quot;Remind unvalidated users  &quot; have to be set to off when admin\'s manual confirmation is enabled.</b>
    81 <br><br>
    82 This 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.';
    8344// --------- End: New or revised $lang ---- from version 2.15.4
    8445
     
    10263
    10364
    104 // --------- Starting below: New or revised $lang ---- from version 2.20.0
    105 $lang['UAM_validationlimitTitle_d'] = 'This option allows to limit the validity of confirmation key email sent to new registrants. Visitors who register will have x days of time to validate their registration. After this period the confirmation link will expire.
    106 <br><br>
    107 This option is used in conjunction with the &quot;Confirmation of registration&quot;
    108 <br><br>
    109 If this option and the option &quot;Remind unvalidated users&quot; are activated, new options will appear below in this section to enable the automation of unvalidated users management.';
    110 $lang['UAM_remailTitle_d'] = 'This option allows you to send a reminder email to users registered but have not validated their registration on time. It therefore works in conjunction with the &quot;Confirmation of registration&quot;
    111 <br><br>
    112 2 types of emails can be sent: With or without regeneration of the confirmation key. As appropriate, the content of emails can be customized.
    113 <br><br>
    114 Refer to the &quot;Tracking confirmations&quot; tab.
    115 <br><br>
    116 If this option and the option &quot;Deadline for registration confirmation limited&quot; are activated, new options will appear below in this section to enable the automation of unvalidated users management.';
    117 $lang['UAM_USRAutoTitle_d'] = 'Automatic handling of unvalidated visitors is triggered each time you connect to the gallery and works as follows:
    118 <br><br>
    119 - Automatic deletion of accounts not validated in the allotted time without sending automatic email reminder -> &quot;Deadline for registration confirmation limited&quot; <b><u>enabled</u></b> and &quot;Remind unvalidated users&quot; <b><u>disabled</u></b>.
    120 <br><br>
    121 - Automatically sending a reminder message with a new generation of confirmation key and automatic deletion of accounts not validated in the time after sending the reminder -> &quot;Deadline for registration confirmation limited&quot; <b><u>enabled</u></b> et &quot;Remind unvalidated users&quot; <b><u>enabled</u></b>.';
    122 $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.';
    123 $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.
    124 <br><br>
    125 Please refer to the <b>Tips and Examples of Use</b> at the bottom of this page for details.';
    126 // --------- End: New or revised $lang ---- from version 2.20.0
    127 
    128 
    12965// --------- Starting below: New or revised $lang ---- from version 2.20.4
    13066$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.';
     
    14278<br><br>
    14379To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
    144 $lang['UAM_confirmtxtTitle_d'] = 'Enter the introductory text that you want to appear in the email confirmation of registration.
    145 <br><br>
    146 Further customize the content with special inserted tags:<br>
    147 - <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
    148 - <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
    149 - <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
    150 - <b style=&quot;color: red;&quot;>[Kdays]</b> to insert the number of days limit to validate a registration (&quot;Deadline for registration confirmation limited;&quot; have to be enabled).
    151 <br><br>
    152 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
    153 $lang['UAM_remailtxt1Title_d'] = 'Enter the introductory text that you want to appear in the reminder email, in addition to the confirmation key regenerated.
    154 <br><br>
    155 If left blank, the mail reminder will include only the confirmation link. It is therefore strongly advised to take a little explanatory text. (NB: The text pre-filled with the installation of the plugin is provided as an example).
    156 <br><br>
    157 Further customize the content with special inserted tags:<br>
    158 - <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
    159 - <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
    160 - <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
    161 - <b style=&quot;color: red;&quot;>[Kdays]</b> to insert the number of days limit to validate a registration (&quot;Deadline for registration confirmation limited;&quot; have to be enabled).
    162 <br><br>
    163 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
    164 $lang['UAM_remailtxt2Title_d'] = 'Enter the introductory text that you want to appear in the reminder email without a confirmation key regenerated.
    165 <br><br>
    166 If left blank, the mail reminder will be empty. It is therefore strongly advised to take a little explanatory text. (NB: The text pre-filled with the installation of the plugin is provided as an example).
    167 <br><br>
    168 Further customize the content with special inserted tags:<br>
    169 - <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
    170 - <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
    171 - <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
    172 - <b style=&quot;color: red;&quot;>[Kdays]</b> to insert the number of days limit to validate a registration (&quot;Deadline for registration confirmation limited; have to be enabled).
    173 <br><br>
    174 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
    17580$lang['UAM_infotxtTitle_d'] = 'Enter the introductory text that you want to appear in the information email.
    176 <br><br>
    177 Further customize the content with special inserted tags:<br>
    178 - <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
    179 - <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
    180 - <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
    181 <br><br>
    182 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
    183 $lang['UAM_AdminValidationMail_d'] = 'When an administrator or Webmaster of the gallery manually valid registration pending, a notification email is automatically sent to the user. Enter here the text that appears in this email.
    18481<br><br>
    18582Further customize the content with special inserted tags:<br>
     
    298195
    299196
    300 // --------- Starting below: New or revised $lang ---- from version 2.30.2
    301 $lang['UAM_RejectConnexion_d'] = 'If activated, new registered users who have not validate their registration won\'t be able to connect to the gallery. They will be redirected to a special page to inform them of this state.<br><br>
    302 <b style=&quot;color: red;&quot;>Warning - This feature works only in conjunction with confirmation groups! See below to set the groups as required.</b>';
    303 $lang['UAM_RejectConnexion_Custom_Txt_d'] = 'Customize here your explanation text for inform unvalidated users that they won\'t be able to connect the gallery until they have validate their registration.
    304 <br><br>
    305 This field is compatible with the FCK Editor and, for multi-languages, you can use the [lang] tags of the Extended description plugin if it\'s active.';
    306 // --------- End: New or revised $lang ---- from version 2.30.2
    307 
    308 
    309197// --------- Starting below: New or revised $lang ---- from version 2.30.3
    310198$lang['UAM_mailexcTitle_d'] = 'By default, Piwigo accepts all email addresses in the format xxx@yyy.zz. Enabling this option allows you to exclude certain domains in the format: @ [domain_name].[domain_extension].<br><br>
     
    313201@hotmail -> excluding all addresses *@hotmail*<br><br>
    314202<b style=&quot;color: red;&quot;>Warning - This feature works only if emails are mandatory for registrations! Please see Piwigo\'s configuration options.</b>';
     203$lang['UAM_userlistTitle_d'] = 'This page is for information to the administrator. It displays a list of all users registered on the gallery showing the date and number of days since their last visit. The list is sorted in ascending order of number of days.
     204<br><br>
     205<b><u>Only when the Ghost Tracker is active</u></b>, the number of days without a visit appears as the following color code, according to the maximum set in the Ghost Tracker options:
     206<br>
     207- <b style=&quot;color: lime;&quot;>Green</b> : When the user has visited the gallery <b style=&quot;color: lime;&quot;><u>less than 50%</u></b> of the maximum indicated in the Ghost Tracker.<br>
     208- <b style=&quot;color: orange;&quot;>Orange</b> : When the user has visited the gallery <b style=&quot;color: orange;&quot;><u> between 50% and 99% </u></b> of the maximum indicated in the Ghost Tracker.<br>
     209- <b style=&quot;color: red;&quot;>Red</b> : When the user has visited the gallery <b style=&quot;color: red;&quot;><u>for more than 100%</u></b> of the maximum indicated in the Ghost Tracker. <b><u>In this case, the user must also appear in the Ghost Tracker table.</u></b><br>
     210<br>
     211Example :
     212<br>
     213The maximum period of Ghost Tracker is configured to 100 days.
     214<br>
     215A user will appear in green if he visited the gallery for less than 50 days, in orange if his last visit took place between 50 and 99 days and red for 100 days and above.
     216<br><br>
     217<b>NOTE</b>: The list does not display who have not confirmed their registration (if the option of confirming the registration is activated). These users are then managed in a special way in the &quot;Tracking confirmations&quot; tab.
     218<br><br>
     219<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.';
     220$lang['UAM_usermanTitle_d'] = 'When limiting the deadline for registration is enabled, you will find below the list of users whose confirmation of registration is expected, <b style=&quot;text-decoration: underline;&quot;>whether or not</b> they are in time to confirm.<br><br>
     221The registration date is displayed in green when the user concerned is below the time limit to confirm his registration. In this case, the confirmation key is still valid and we can send an email with or without a new confirmation key.<br><br>
     222When the registration date appears in red, the confirmation period has expired. In this case, you must send an email with regeneration of confirmation key if you want to enable the user to confirm their registration.<br><br>
     223In all cases, it is possible to manually force the confirmation.<br><br>
     224In this view, you can:
     225<br><br>
     226- Manually delete accounts <b>(manual drain)</b>
     227<br>
     228- Generate email reminder <b>without</b> generating a new key. Warning: Send an email reminder to targeted visitors. This function does not reset the date of registration of targeted visitors and the timeout is still valid.
     229<br>
     230- Generate email reminder <b>with</b> generating a new key. Warning : Send an email reminder to targeted visitors. This function also resets the date of registration of targeted visitors which equates to extend the deadline for confirmation.
     231<br>
     232- Submit a registration awaiting confirmation manually even if the expiry date has passed <b>(forcing confirmation)</b>.
     233<br><br>
     234<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.';
     235$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>
     236In 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 confirmations&quot; tab.<br><br>
     237In second case, <b><u>there is no confirmation key send by email!</u></b>. Visitors have to wait until an administrator confirm them himself in &quot;confirmation tracking&quot; tab. It\s recommanded to activate the Piwigo\'s option &quot;Email admins when a new user registers&quot; (see in Piwigo\'s configuration options) and to use the &quot;Information email to user&quot; to warn new registers to wait on their account activation.
     238<br>
     239<b style=&quot;color: red;&quot;>NB: Options &quot;Deadline for confirmation of registration limited&quot; and &quot;Remind unconfirmed users  &quot; have to be set to off when admin\'s manual confirmation is enabled.</b>
     240<br><br>
     241This option is generally used with the automatic assignment of group and/or statutes. For example, a user who has not confirmed their registration will be set in a specific group of users (with or without restrictions on the gallery) while a user who confirmed his registration shall be set in a &quot;normal&quot; group.';
     242$lang['UAM_validationlimitTitle_d'] = 'This option allows to limit the validity of confirmation key email sent to new registrants. Visitors who register will have x days of time to confirm their registration. After this period the confirmation link will expire.
     243<br><br>
     244This option is used in conjunction with the &quot;Confirmation of registration&quot;
     245<br><br>
     246If this option and the option &quot;Remind unconfirmed users&quot; are activated, new options will appear below in this section to enable the automation of unconfirmed users management.';
     247$lang['UAM_remailTitle_d'] = 'This option allows you to send a reminder email to users registered but have not confirmed their registration on time. It therefore works in conjunction with the &quot;Confirmation of registration&quot;
     248<br><br>
     2492 types of emails can be sent: With or without regeneration of the confirmation key. As appropriate, the content of emails can be customized.
     250<br><br>
     251Refer to the &quot;Tracking confirmations&quot; tab.
     252<br><br>
     253If this option and the option &quot;Deadline for registration confirmation limited&quot; are activated, new options will appear below in this section to enable the automation of unconfirmed users management.';
     254$lang['UAM_USRAutoTitle_d'] = 'Automatic handling of unconfirmed visitors is triggered each time you connect to the gallery and works as follows:
     255<br><br>
     256- Automatic deletion of accounts not confirmed in the allowed time without sending automatic email reminder -> &quot;Deadline for registration confirmation limited&quot; <b><u>enabled</u></b> and &quot;Remind unconfirmed users&quot; <b><u>disabled</u></b>.
     257<br><br>
     258- Automatically sending a reminder message with a new generation of confirmation key and automatic deletion of accounts not confirmed in the time after sending the reminder -> &quot;Deadline for registration confirmation limited&quot; <b><u>enabled</u></b> et &quot;Remind unconfirmed users&quot; <b><u>enabled</u></b>.';
     259$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.';
     260$lang['UAM_StuffsTitle_d'] = 'This enables an additional UAM block in PWG Stuffs plugin (if installed) to inform your visitors who did not confirm their registration about their condition.
     261<br><br>
     262Please refer to the <b>Tips and Examples of Use</b> at the bottom of this page for details.';
     263$lang['UAM_confirmtxtTitle_d'] = 'Enter the introductory text that you want to appear in the email confirmation of registration.
     264<br><br>
     265Further customize the content with special inserted tags:<br>
     266- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
     267- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
     268- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
     269- <b style=&quot;color: red;&quot;>[Kdays]</b> to insert the number of days limit to confirm a registration (&quot;Deadline for registration confirmation limited;&quot; have to be enabled).
     270<br><br>
     271To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
     272$lang['UAM_remailtxt1Title_d'] = 'Enter the introductory text that you want to appear in the reminder email, in addition to the confirmation key regenerated.
     273<br><br>
     274If left blank, the mail reminder will include only the confirmation link. It is therefore strongly advised to take a little explanatory text. (NB: The text pre-filled with the installation of the plugin is provided as an example).
     275<br><br>
     276Further customize the content with special inserted tags:<br>
     277- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
     278- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
     279- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
     280- <b style=&quot;color: red;&quot;>[Kdays]</b> to insert the number of days limit to confirm a registration (&quot;Deadline for registration confirmation limited;&quot; have to be enabled).
     281<br><br>
     282To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
     283$lang['UAM_remailtxt2Title_d'] = 'Enter the introductory text that you want to appear in the reminder email without a confirmation key regenerated.
     284<br><br>
     285If left blank, the mail reminder will be empty. It is therefore strongly advised to take a little explanatory text. (NB: The text pre-filled with the installation of the plugin is provided as an example).
     286<br><br>
     287Further customize the content with special inserted tags:<br>
     288- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
     289- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
     290- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
     291- <b style=&quot;color: red;&quot;>[Kdays]</b> to insert the number of days limit to confirm a registration (&quot;Deadline for registration confirmation limited; have to be enabled).
     292<br><br>
     293To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
     294$lang['UAM_AdminValidationMail_d'] = 'When an administrator or Webmaster of the gallery manually confirm registration pending, a notification email is automatically sent to the user. Enter here the text that appears in this email.
     295<br><br>
     296Further customize the content with special inserted tags:<br>
     297- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
     298- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
     299- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
     300<br><br>
     301To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
     302$lang['UAM_RejectConnexion_d'] = 'If activated, new registered users who have not confirm their registration won\'t be able to connect to the gallery. They will be redirected to a special page to inform them of this state.<br><br>
     303<b style=&quot;color: red;&quot;>Warning - This feature works only in conjunction with confirmation groups! See below to set the groups as required.</b>';
     304$lang['UAM_RejectConnexion_Custom_Txt_d'] = 'Customize here your explanation text for inform unconfirmed users that they won\'t be able to connect the gallery until they have confirmed their registration.
     305<br><br>
     306This field is compatible with the FCK Editor and, for multi-languages, you can use the [lang] tags of the Extended description plugin if it\'s active.';
    315307// --------- End: New or revised $lang ---- from version 2.30.3
    316308?>
  • extensions/UserAdvManager/trunk/language/en_UK/plugin.lang.php

    r12689 r12840  
    1515$lang['UAM_Password: %s'] = 'Password: %s';
    1616$lang['UAM_Link: %s'] = 'Please, click on this link to confirm your registration : %s';
    17 
    18 
    19 /* Email confirmation page */
    20 $lang['UAM_title_confirm_mail'] = 'Validate your registration';
    21 $lang['UAM_confirm_mail_page_title'] = 'Validate your registration';
    2217
    2318
     
    4237$lang['UAM_%d_Reminder_Sent'] = '%d reminder message was sent';
    4338$lang['UAM_%d_Reminders_Sent'] = '%d reminder messages were sent';
    44 $lang['UAM_%d_Validated_User'] = '%d User validated manually';
    45 $lang['UAM_%d_Validated_Users'] = '%d Users validated manually';
    4639
    4740
     
    121114$lang['UAM_Confirm_Mail'] = 'Confirmation of registration:';
    122115$lang['UAM_ConfirmMail_Text'] = ' Customizing the confirmation email:';
    123 $lang['UAM_No_Confirm_Group'] = 'Group for users who have not validated their registration<br>';
    124 $lang['UAM_Validated_Group'] = 'Group for users who have validated their registration<br>';
    125 $lang['UAM_No_Confirm_Status'] = 'Status for users who have not validated their registration<br>';
    126 $lang['UAM_Validated_Status'] = 'Status for users who have validated their registration<br>';
    127116$lang['UAM_ValidationLimit_Info'] = 'Deadline for registration confirmation limited';
    128117$lang['UAM_ConfirmMail_TimeOut_true'] = ' Enable. Number of days until expiration: ';
    129 $lang['UAM_ConfirmMail_Remail'] = 'Remind unvalidated users';
    130118$lang['UAM_ConfirmMail_ReMail_Txt1'] = 'Customizing the reminder message <b><u>with</u></b> new regeneration of confirmation key.';
    131119$lang['UAM_ConfirmMail_ReMail_Txt2'] = 'Customizing the reminder message <b><u>without</u></b> regeneration of confirmation key.';
     
    173161$lang['UAM_LastVisit_Date'] = 'Last visit';
    174162$lang['UAM_Nb_Days'] = 'Difference in days';
    175 $lang['UAM_Err_UserManager_Settings'] = 'This page is available only if "Confirmation of registration" is active and if a group of visitors not validated is configured in "Setting confirmations of registration".';
    176163// --------- End: New or revised $lang ---- from version 2.15.0
    177164
     
    212199// --------- Starting below: New or revised $lang ---- from version 2.20.0
    213200$lang['UAM_CustomPasswRetr'] = 'Customize lost password email content';
    214 $lang['UAM_USRAuto'] = 'Automatic management of unvalidated users';
    215201$lang['UAM_USRAutoDel'] = 'Custom message on deleted account';
    216202$lang['UAM_USRAutoMail'] = 'Automated email reminder';
    217203$lang['UAM_Disable'] = ' Disable (default)';
    218204$lang['UAM_Enable'] = ' Enable ';
    219 $lang['UAM_Tips1'] = 'Information of non-validated registration with UAM and PWG_Stuffs';
    220 $lang['UAM_Tips1_txt'] = '
    221           <ul>
    222             <li>
    223             Goals: Inform the visitor that the registration is awaiting approval by displaying a personal block on the home page of the gallery, and this, as registration is not approved.
    224             <br><br>
    225             <b>Recall: In standard operation, the "Guest" only sees the public categories, without information message.</b>
    226             </li><br><br>
    227             <li>
    228 Prerequisite:<br>
    229 - A gallery with all or some private categories, visible only by registered users<br>
    230 - At least 2 following Piwigo\'s users groups: "Waiting," without permission on private categories, and "Validated" with all the permissions on the private categories<br>
    231 - UAM plugin<br>
    232 - PWG Stuffs plugin, for adding a special UAM module<br>
    233 - Optionally, the plugin Extended Description to support multi-languages<br>
    234             </li><br><br>
    235             <li>
    236 Stages:<br><br>
    237 A. In plugin UAM:
    238               <ol>
    239                 <li>Enable registration confirmation</li>
    240                 <li>Enable PWG Stuffs module option</li>
    241                 <li>Enter text for additional explanation which will be attached to mail registration confirmation. If the plugin Extended Description is activated, the language tags can be used</li>
    242                 <li>Select the "Waiting" group under "For users who have not validated their registration"</li>
    243                 <li>Select the "Validated" group under "For users who have validated their registration"</li>
    244                 <li>Save the plugin configuration</li>
    245               </ol>
    246 <br>
    247 B. In plugin PWG Stuffs :
    248               <ol>
    249                 <li>Go to tab "Add a new module"</li>
    250                 <li>Choose "UAM Module"</li>
    251                 <li>Configure the module, indicating the title (eg "Registration pending confirmation") and its description, and only check "Waiting" in the list of groups allowed</li>
    252                 <li>Complete content of the module with the message information to be displayed to users not validated. As UAM, languages markup may be used if the plugin is enabled Extended Description</li>
    253                 <li>Check "Display the module on the homepage of the site"</li>
    254                 <li>Validate the configuration of the module</li>
    255               </ol>
    256             </li>
    257           </ul>';
    258 $lang['UAM_Tips2'] = 'Information of non-validated registration with UAM and Additional Pages';
    259 $lang['UAM_Tips2_txt'] = '
    260           <ul>
    261             <li>
    262             Goals: Inform the visitor that the registration is awaiting confirmation by posting an additional page replacing the standard index page gallery at each of these connections, and this, as registration is not approved.
    263             <br><br>
    264             Advantages over the method with PWG_Stuffs: Allow formatting information and displaying the information immediately upon registration of visitors.
    265             </li><br><br>
    266             <li>
    267 Prerequisite:<br>
    268 - A gallery with all or some private categories, visible only by registered users<br>
    269 - At least 2 following Piwigo\'s users groups: "Waiting," without permission on private categories, and "Validated" with all the permissions on the private categories<br>
    270 - UAM plugin<br>
    271 - Additional Pages plugin for adding and managing an additional page to replace the default index page of the gallery<br>
    272 - Optionally, the plugin Extended Description to support multi-languages<br>
    273             </li><br><br>
    274             <li>
    275 Stages:<br><br>
    276 A. In plugin UAM:
    277               <ol>
    278                 <li>Enable registration confirmation</li>
    279                 <li>Enter text for additional explanation which will be attached to mail registration confirmation. If the plugin Extended Description is activated, the language tags can be used</li>
    280                 <li>Select the "Waiting" group under "For users who have not validated their registration"</li>
    281                 <li>Select the "Validated" group under "For users who have validated their registration"</li>
    282                 <li>Save the plugin configuration</li>
    283               </ol>
    284 <br>
    285 B. In plugin Additional Pages:<br>
    286                 <b>NOTE : The management of access rights for groups on Additional Pages must be turned on (see plugin configuration settings).</b>
    287                 <br>
    288               <ol>
    289                 <li>Add a new page with at least the following parameters:</li>
    290                 <ul>
    291                   <li>Page name: The name you wish to give to the additional page (ie: Registration not validated)</li>
    292                   <li>Set as homepage checked</li>
    293                   <li>Groups allowed: Check the box corresponding to the group "Waiting" configured in UAM</li>
    294                   <li>Content: The text you want to use for visitors.</li>
    295                 </ul>
    296                 <br>
    297                 <li>And that\'s it! Only visitors registered and whose registration has not been validated will see this additional index page.</li>
    298               </ol>
    299             </li>
    300           </ul>';
    301205$lang['UAM_No_Ghosts'] = 'No ghosts visitors for the moment';
    302206$lang['UAM_No_Userlist'] = 'No visitors to list for the moment';
    303 $lang['UAM_No_Usermanager'] = 'No unvalidated registers to list for the moment';
    304207$lang['UAM_Stuffs_Title'] = 'UAM block';
    305 $lang['UAM_Stuffs_Desc'] = 'Adds an information block for unvalidated users';
    306208$lang['UAM_Stuffs'] = 'PWG Stuffs block';
    307209// --------- End: New or revised $lang ---- from version 2.20.0
     
    331233$lang['UAM_Confirm_Status'] = 'Statutes<br>(leave ------- to keep the Piwigo\'s default)';
    332234$lang['UAM_Confirm_Level'] = 'Privacy level<br>(leave ------- to keep the Piwigo\'s default)';
    333 $lang['UAM_No_Valid_Level'] = 'Privacy level for users who have not validated their registration<br>';
    334 $lang['UAM_Valid_Level'] = 'Privacy level for users who have validated their registration<br>';
    335235$lang['UAM_GTAutoGp'] = 'Automatic change of group / status / privacy level';
    336236$lang['UAM_Expired_Level'] = '<b>Privacy level</b> for user\'s registration has expired<br>';
     
    368268The admin of the gallery [mygallery] - [myurl]';
    369269$lang['UAM_Default_GhstDeletion_Txt'] = 'Sorry [username], your account has been deleted due to a too long time passed since your last visit at [mygallery]. Please register again.';
    370 $lang['UAM_Default_GhstDemotion_Txt'] = 'Sorry [username], your account has been deprecated due to a too long time passed since your last visit at [mygallery]. Please, use the following link to revalidate your account:';
    371 $lang['UAM_Default_AdminValidation_Txt'] = 'Hello [username]! Thank you for registering and welcome to [mygallery].
    372 
    373 Your account has been manually validated by the webmaster of [mygallery]. You may now log in at [myurl] and make any appropriate changes to your profile.';
    374270$lang['UAM_Default_PwdRequest_Txt'] = 'You have requested a password reset on our gallery. Please, find below your new connection settings.';
    375 $lang['UAM_Default_ValidationTimeout_Txt'] = 'Sorry, your account has been deleted because you have not validated your registration in requested time ([Kdays] days). Please, retry registration with a valid and non blocked email account.';
    376 $lang['UAM_Default_CfmMail_Remail_Txt1'] = 'Hello [username].
    377                
    378 This is a reminder message because you registered on our gallery [mygallery] but you do not validate your registration and your confirmation key has expired. To still allow you to access to our gallery, your confirmation period has been reset. You have again x days to validate your registration.
    379 
    380 Note: After this period, your account will be permanently deleted.';
    381 $lang['UAM_Default_CfmMail_Remail_Txt2'] = 'Hello [username].
    382 
    383 This is a reminder message because you registered on our gallery [mygallery] but you do not validate your registration and your confirmation key will expire. To allow you access to our gallery, you have x days to confirm your registration by clicking on the link in the message you should have received when you registered.
    384 
    385 Note: After this period, your account will be permanently deleted.';
    386271$lang['UAM_Default_CfmMail_Custom_Txt1'] = 'Welcome [username]! You have confirmed that you are human and may now use [mygallery]!';
    387 $lang['UAM_Default_CfmMail_Custom_Txt2'] = 'Your activation key is incorrect or expired or you have already validated your account, please contact the webmaster to fix this problem.';
    388272$lang['UAM_DumpTxt'] = 'Backup and restore your configuration';
    389273$lang['UAM_Restore'] = 'To restore the backup file of your configuration. Only the saved file on the server is taken into account.
     
    410294$lang['UAM_GTAutoMail'] = 'Automatically sending an email when changing group / status / privacy level';
    411295$lang['UAM_NewFeature'] = 'New feature !';
    412 $lang['UAM_RejectConnexion'] = 'Reject user\'s connexion until registration is validated';
    413296$lang['UAM_RejectConnexion_Custom_Txt'] = 'Customize rejection text';
    414 $lang['UAM_Default_RejectConnexion_Txt'] = 'Sorry, you don\'t have validate your registration yet, so you can\'t connect the gallery now. Please check your email box. You should find an email sent by the gallery, containing a link to perform your confirmation. If not, please contact the webmaster.';
    415297$lang['UAM_Reject_Page_Title'] = 'Connexion not allowed !';
    416298// --------- End: New or revised $lang ---- from version 2.30.2
     
    419301// --------- Starting below: New or revised $lang ---- from version 2.30.3
    420302$lang['UAM_MailExclusion_No'] = 'Email domains exclusion - Not available because emails are not mandatory for registrations !';
     303$lang['UAM_USRAuto'] = 'Automatic management of unconfirmed users';
     304$lang['UAM_ConfirmMail_Remail'] = 'Remind unconfirmed users';
     305$lang['UAM_No_Usermanager'] = 'No unconfirmed registers to list for the moment';
     306$lang['UAM_Stuffs_Desc'] = 'Adds an information block for unconfirmed users';
     307/* Email confirmation page */
     308$lang['UAM_title_confirm_mail'] = 'Confirm your registration';
     309$lang['UAM_confirm_mail_page_title'] = 'Confirm your registration';
     310$lang['UAM_%d_Validated_User'] = '%d User confirmed manually';
     311$lang['UAM_%d_Validated_Users'] = '%d Users confirmed manually';
     312$lang['UAM_No_Confirm_Group'] = 'Group for users who have not confirmed their registration<br>';
     313$lang['UAM_Validated_Group'] = 'Group for users who have confirmed their registration<br>';
     314$lang['UAM_No_Confirm_Status'] = 'Status for users who have not confirmed their registration<br>';
     315$lang['UAM_Validated_Status'] = 'Status for users who have confirmed their registration<br>';
     316$lang['UAM_No_Valid_Level'] = 'Privacy level for users who have not confirmed their registration<br>';
     317$lang['UAM_Valid_Level'] = 'Privacy level for users who have confirmed their registration<br>';
     318$lang['UAM_Err_UserManager_Settings'] = 'This page is available only if "Confirmation of registration" is active and if a group of visitors not confirmed is configured in "Setting confirmations of registration".';
     319$lang['UAM_Tips1'] = 'Information of unconfirmed registration with UAM and PWG_Stuffs';
     320$lang['UAM_Tips1_txt'] = '
     321          <ul>
     322            <li>
     323            Goals: Inform the visitor that the registration is awaiting approval by displaying a personal block on the home page of the gallery, and this, as registration is not approved.
     324            <br><br>
     325            <b>Recall: In standard operation, the "Guest" only sees the public categories, without information message.</b>
     326            </li><br><br>
     327            <li>
     328Prerequisite:<br>
     329- A gallery with all or some private categories, visible only by registered users<br>
     330- At least 2 following Piwigo\'s users groups: "Waiting," without permission on private categories, and "Confirmed" with all the permissions on the private categories<br>
     331- UAM plugin<br>
     332- PWG Stuffs plugin, for adding a special UAM module<br>
     333- Optionally, the plugin Extended Description to support multi-languages<br>
     334            </li><br><br>
     335            <li>
     336Stages:<br><br>
     337A. In plugin UAM:
     338              <ol>
     339                <li>Enable registration confirmation</li>
     340                <li>Enable PWG Stuffs module option</li>
     341                <li>Enter text for additional explanation which will be attached to mail registration confirmation. If the plugin Extended Description is activated, the language tags can be used</li>
     342                <li>Select the "Waiting" group under "For users who have not confirmed their registration"</li>
     343                <li>Select the "Confirmed" group under "For users who have confirmed their registration"</li>
     344                <li>Save the plugin configuration</li>
     345              </ol>
     346<br>
     347B. In plugin PWG Stuffs :
     348              <ol>
     349                <li>Go to tab "Add a new module"</li>
     350                <li>Choose "UAM Module"</li>
     351                <li>Configure the module, indicating the title (eg "Registration pending confirmation") and its description, and only check "Waiting" in the list of groups allowed</li>
     352                <li>Complete content of the module with the message information to be displayed to users not confirmed. As UAM, languages markup may be used if the plugin is enabled Extended Description</li>
     353                <li>Check "Display the module on the homepage of the site"</li>
     354                <li>Validate the configuration of the module</li>
     355              </ol>
     356            </li>
     357          </ul>';
     358$lang['UAM_Tips2'] = 'Information of unconfirmed registration with UAM and Additional Pages';
     359$lang['UAM_Tips2_txt'] = '
     360          <ul>
     361            <li>
     362            Goals: Inform the visitor that the registration is awaiting confirmation by posting an additional page replacing the standard index page gallery at each of these connections, and this, as registration is not approved.
     363            <br><br>
     364            Advantages over the method with PWG_Stuffs: Allow formatting information and displaying the information immediately upon registration of visitors.
     365            </li><br><br>
     366            <li>
     367Prerequisite:<br>
     368- A gallery with all or some private categories, visible only by registered users<br>
     369- At least 2 following Piwigo\'s users groups: "Waiting," without permission on private categories, and "Confirmed" with all the permissions on the private categories<br>
     370- UAM plugin<br>
     371- Additional Pages plugin for adding and managing an additional page to replace the default index page of the gallery<br>
     372- Optionally, the plugin Extended Description to support multi-languages<br>
     373            </li><br><br>
     374            <li>
     375Stages:<br><br>
     376A. In plugin UAM:
     377              <ol>
     378                <li>Enable registration confirmation</li>
     379                <li>Enter text for additional explanation which will be attached to mail registration confirmation. If the plugin Extended Description is activated, the language tags can be used</li>
     380                <li>Select the "Waiting" group under "For users who have not confirmed their registration"</li>
     381                <li>Select the "Confirmed" group under "For users who have confirmed their registration"</li>
     382                <li>Save the plugin configuration</li>
     383              </ol>
     384<br>
     385B. In plugin Additional Pages:<br>
     386                <b>NOTE : The management of access rights for groups on Additional Pages must be turned on (see plugin configuration settings).</b>
     387                <br>
     388              <ol>
     389                <li>Add a new page with at least the following parameters:</li>
     390                <ul>
     391                  <li>Page name: The name you wish to give to the additional page (ie: Registration not confirmed)</li>
     392                  <li>Set as homepage checked</li>
     393                  <li>Groups allowed: Check the box corresponding to the group "Waiting" configured in UAM</li>
     394                  <li>Content: The text you want to use for visitors.</li>
     395                </ul>
     396                <br>
     397                <li>And that\'s it! Only visitors registered and whose registration has not been confirmed will see this additional index page.</li>
     398              </ol>
     399            </li>
     400          </ul>';
     401$lang['UAM_Default_GhstDemotion_Txt'] = 'Sorry [username], your account has been deprecated due to a too long time passed since your last visit at [mygallery]. Please, use the following link to reconfirm your account:';
     402$lang['UAM_Default_AdminValidation_Txt'] = 'Hello [username]! Thank you for registering and welcome to [mygallery].
     403
     404Your account has been manually confirmed by the webmaster of [mygallery]. You may now log in at [myurl] and make any appropriate changes to your profile.';
     405$lang['UAM_Default_ValidationTimeout_Txt'] = 'Sorry, your account has been deleted because you have not confirmed your registration in requested time ([Kdays] days). Please, retry registration with a valid and non blocked email account.';
     406$lang['UAM_Default_CfmMail_Remail_Txt1'] = 'Hello [username].
     407               
     408This is a reminder message because you registered on our gallery [mygallery] but you do not confirm your registration and your confirmation key has expired. To still allow you to access to our gallery, your confirmation period has been reset. You have again x days to confirm your registration.
     409
     410Note: After this period, your account will be permanently deleted.';
     411$lang['UAM_Default_CfmMail_Remail_Txt2'] = 'Hello [username].
     412
     413This is a reminder message because you registered on our gallery [mygallery] but you do not confirm your registration and your confirmation key will expire. To allow you access to our gallery, you have x days to confirm your registration by clicking on the link in the message you should have received when you registered.
     414
     415Note: After this period, your account will be permanently deleted.';
     416$lang['UAM_Default_CfmMail_Custom_Txt2'] = 'Your activation key is incorrect or expired or you have already confirmed your account, please contact the webmaster to fix this problem.';
     417$lang['UAM_RejectConnexion'] = 'Reject user\'s connexion until registration is confirmed';
     418$lang['UAM_Default_RejectConnexion_Txt'] = 'Sorry, you don\'t have confirmed your registration yet, so you can\'t connect the gallery now. Please check your email box. You should find an email sent by the gallery, containing a link to perform your confirmation. If not, please contact the webmaster.';
    421419// --------- End: New or revised $lang ---- from version 2.30.3
    422420?>
Note: See TracChangeset for help on using the changeset viewer.