| 78 | | |
| 79 | | |
| 80 | | // --------- Starting below: New or revised $lang ---- from version 2.15.0 |
| 81 | | /*TODO*/$lang['UAM_confirmmail_custom1'] = 'Text of the confirmation page - Confirmation accepted'; |
| 82 | | /*TODO*/$lang['UAM_confirmmail_custom2'] = 'Text of the confirmation page - Confirmation rejected'; |
| 83 | | // --------- End: New or revised $lang ---- from version 2.15.0 |
| 84 | | |
| 85 | | |
| 86 | | // --------- Starting below: New or revised $lang ---- from version 2.15.2 |
| 87 | | /*TODO*/$lang['UAM_casenTitle_d'] = 'By default, Piwigo is case sensitive: Uppercase and lowercase letters are considered different letters in the names chosen by users at registration. Thus, "Foo", "foo" and "FOO" may be 3 different users.<br><br> |
| 88 | | Enabling this option allows to consider all options in case of "foo" as one user. If "foo" already exists, creating a new user "Foo" will be refused.<br><br> |
| 89 | | <b style="color: red;">Warning: This option has no effect on the user names created prior to its activation.</b>'; |
| 90 | | // --------- End: New or revised $lang ---- from version 2.15.2 |
| 159 | | // --------- Starting below: New or revised $lang ---- from version 2.15.7 |
| 160 | | /*TODO*/$lang['UAM_GTAutoTitle'] = 'Gestion automatique des utilisateurs fantomes'; |
| 161 | | /*TODO*/$lang['UAM_GTAutoTitle_d'] = 'Cette option permet d\'appliquer des règles de gestion automatisée des visiteurs fantômes. Lorsque ce mode est actif, on partira du principe qu\'un visiteur ayant atteind la limite maximale entre deux visites et ayant déjà été notifié par mail est considéré comme expiré.'; |
| 162 | | /*TODO*/$lang['UAM_GTAutoDelTitle'] = 'Suppression automatique des comptes expirés'; |
| 163 | | /*TODO*/$lang['UAM_GTAutoDelTitle_d'] = 'Supprime automatiquement le compte d\'un utilisateur lorsque celui-ci est expiré. La suppression survient lors de la connexion de l\'utilisateur qui est alors redirigé vers une page annonçant que sont compte a été détruit. Un texte personnalisé peut être saisi dans le champ ci-dessous.<br> |
| 164 | | Ce champ est compatible avec l\'extension FCK Editor et, pour une utilisation multi-langues, vous pouvez utiliser les balises [lang] du plugin Extended Description si celui-ci est actif.<br><br> |
| 165 | | Note : Lorsque cette option est active, les autres règles automatiques ne sont pas accessibles.'; |
| 166 | | /*TODO*/$lang['UAM_GTAutoGpTitle'] = 'Changement automatique de groupe / statut'; |
| 167 | | /*TODO*/$lang['UAM_GTAutoGpTitle_d'] = 'Changement automatique de groupe / statut'; |
| 168 | | /*TODO*/$lang['UAM_GTAutoMailTitle'] = 'Emailing automatique des comptes expirés'; |
| 169 | | /*TODO*/$lang['UAM_GTAutoMailTitle_d'] = 'Emailing automatique des comptes expirés'; |
| 170 | | // --------- End: New or revised $lang ---- from version 2.15.7 |
| 171 | | |
| 172 | | |
| | 138 | $lang['UAM_confirmmail_custom1'] = 'Texto de la página de confirmación - Confirmación aceptada'; |
| | 139 | $lang['UAM_confirmmail_custom2'] = 'Texto de la página de confirmación - Confirmación rechazada'; |
| | 140 | /*TODO*/$lang['UAM_ghosttrackerTitle_d'] = 'Also called "Ghost Tracker", when this function is activated, you can manage your visitors depending on the frequency of their visits. 2 operating modes are available:<br><br> |
| | 141 | - Manual management : When the time between 2 visits is reached,, the visitor appears in the "Ghost Tracker" table where you will be able to remind visitors via email or delete him.<br><br> |
| | 142 | - Automated management : When the period between 2 successive visits is reached, the visitor is automatically deleted or moved into a wait group and/or status. In this second case, an information email can be sent to him.<br><br> |
| | 143 | <b style="color: red;">Important note : If you enable this feature for the first time or you have reactivated after a long period off during which new visitors are registered, you must initialize or reset the Ghost Tracker (see corresponding instructions on "Ghost Tracker" tab).</b>'; |
| | 144 | $lang['UAM_miscTitle_d'] = ' |
| | 145 | - Automatic or manual management of ghosts users<br> |
| | 146 | - Followed registered users<br> |
| | 147 | - Nickname mandatory for guests comments<br> |
| | 148 | ... |
| | 149 | '; |
| | 172 | $lang['UAM_GTAutoTitle'] = 'Gestión automática de los Espíritus usuarios'; |
| | 173 | /*TODO*/$lang['UAM_GTAutoTitle_d'] = 'This option allows to apply rules for automated management of ghosts users. |
| | 174 | <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). |
| | 175 | <br><br>The triggering of these automation is achieved when connecting users (any user!) to the gallery.'; |
| | 176 | $lang['UAM_GTAutoDelTitle'] = 'Mensaje personalizado en cuenta eliminada'; |
| | 177 | /*TODO*/$lang['UAM_GTAutoDelTitle_d'] = 'This is only valid when the user whose account has expired itself triggers the deletion mechanism (rare but possible). he\'s then disconnected of the gallery and redirected to a page showing the deletion of his account and, possibly, the reasons for this deletion.<br><br> |
| | 178 | Custom text for the redirect page can be entered in this field that is compatible with the FCK Editor and, for multi-languages, you can use the tags [lang] of the plugin Extended description if it\'s active.'; |
| | 179 | $lang['UAM_GTAutoGpTitle'] = 'Cambio automático de grupo / estado'; |
| | 180 | /*TODO*/$lang['UAM_GTAutoGpTitle_d'] = 'The automatic change of group or status equivalent to a demotion of the accounts involved and working on the same principle as the group or the status of validation (see "Setting confirmations and validations of registration"). Therefore be to define a group and / or status 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.<br><br> |
| | 181 | <b style="color: red;">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.'; |
| | 182 | $lang['UAM_GTAutoMailTitle'] = 'Automáticamente el envío de un correo electrónico cuando se cambia de grupo / estado'; |
| | 183 | /*TODO*/$lang['UAM_GTAutoMailTitle_d'] = 'When an account is expired (group / status 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. |
| | 184 | <br>To do this, a link to revalidation of registration is attached to the email (automatic generation of a new validation key).<b style="color: red;">If the user has already been notified, his account is automatically destroyed.</b> |
| | 185 | <br><br>Enter the custom text that also explain the reasons for the demotion, to accompany the validation link. The custom text is not mandatory but strongly recommended. In fact, your visitors will not appreciate receiving an email containing only a single link without further explanation. ;-) |
| | 186 | <br><br>To use multiple languages, you can use the Extended description plugin\'s tags if it is active. |
| | 187 | <br><br><b style="color: red;">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>'; |
| | 188 | $lang['UAM_AdminValidationMail'] = 'Notificación de la validación manual de registro'; |
| | 189 | /*TODO*/$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.<br><br> |
| | 190 | To use multiple languages, you can use the Extended description plugin\'s tags if it is active.'; |