source: extensions/NBC_UserAdvManager/trunk/language/en_UK/plugin.lang.php @ 8094

Last change on this file since 8094 was 8094, checked in by Eric, 13 years ago

Translation files updated

Global translation stasts (main and help files on 6 languages) : 89% done. Thanks to all translators for their great job ! ;-)

Stats on translations left to do (162 keys in main file, 70 keys in help file) :

  • FR main and help files : 0% to do
  • EN main and help files : 0% to do
  • ES main file : 0% to do
  • ES help file : 12% to do (9 keys pending)
  • IT main file : 1% to do (2 keys pending)
  • IT help file : 65% to do (46 keys pending)
  • DE main file : 0% to do
  • DE help file : 4% to do (3 keys pending)
  • LV main file : 9% to do (16 keys pending)
  • LV help file : 100% todo (70 keys pending)
  • Property svn:eol-style set to LF
File size: 17.3 KB
Line 
1<?php
2
3global $lang,$conf;
4
5$conf_UAM = unserialize($conf['UserAdvManager']);
6
7
8/* UserManager Tab */
9$lang['Registration_Date'] = 'Registration date';
10
11
12/* Mailing */
13$lang['infos_mail %s'] = '%s, please find here your information to login the gallery :';
14$lang['User: %s'] = 'User : %s';
15$lang['Password: %s'] = 'Password: %s';
16$lang['Link: %s'] = 'Please, click on this link to confirm your registration : %s';
17
18
19/* Email confirmation page */
20$lang['title_confirm_mail'] = 'Validate your registration';
21$lang['confirm_mail_page_title'] = 'Validate your registration';
22
23
24/* Errors and Warnings */
25$lang['UAM_audit_ok'] = 'Audit OK';
26$lang['Err_audit_username_char'] = '<b>This account uses one or more forbidden characters :</b> ';
27$lang['Err_audit_email_forbidden'] = '<b>This account uses a forbidden email provider :</b> ';
28$lang['Err_audit_advise'] = '<b>you have to perform corrections to comply with new rules that you have activated.<br>Use a database management utility to correct user accounts directly in the table ###_USERS';
29$lang['UAM_Empty Author'] = 'The author field have to be filled to send a comment.';
30$lang['reg_err_login5'] = 'Username already exist, WARNING name is case insensitive (Shift = Tiny).';
31$lang['reg_err_login6'] = 'Username does not have to match the following characters: ';
32$lang['reg_err_login7'] = 'Your email provider is banned for registration. Banned email providers are: ';
33$lang['UAM_empty_pwd'] = '[empty password]';
34$lang['UAM_no_update_pwd'] = '[profile updated without password changed]';
35$lang['invalid_pwd'] = 'Invalid username or password !';
36$lang['No_validation_for_Guest'] = 'The "Guest" account is not subject to validation';
37$lang['No_validation_for_default_user'] = 'The default account is not subject to validation';
38$lang['No_validation_for_Webmaster'] = 'The "Webmaster" account is not subject to validation';
39$lang['No_validation_for_your_account'] = 'Your personnal admin account is not subject to validation';
40$lang['Database_Error'] = '<b><u>Warning! Critical integrity error in your database.</u></b><br><br>Please check the integrity of the #_user_confirm_mail table.';
41
42
43/* Processing messages */
44$lang['%d_Mail_With_Key'] = '%d message with key renewal was sent';
45$lang['%d_Mails_With_Key'] = '%d messages with key renewal were sent';
46$lang['%d_Reminder_Sent'] = '%d reminder message was sent';
47$lang['%d_Reminders_Sent'] = '%d reminder messages were sent';
48$lang['%d_Validated_User'] = '%d User validated manually';
49$lang['%d_Validated_Users'] = '%d Users validated manually';
50
51
52/* Action button names */
53$lang['Delete_selected'] = 'Delete';
54$lang['Mail_without_key'] = 'Reminder without key';
55$lang['Mail_with_key'] = 'Reminder with key';
56
57
58
59
60// --------- Starting below: New or revised $lang ---- from version 2.12.0 and 2.12.1
61/* Global Configuration Tab */
62$lang['PasswordTest'] = 'Score calculation';
63/* Ghost Tracker Tab */
64$lang['Tab_GhostTracker'] = 'Ghost Tracker';
65$lang['Reminder'] = 'Email reminder';
66$lang['Reminder_Sent_OK'] = 'YES';
67$lang['Reminder_Sent_NOK'] = 'NO';
68/* Errors and Warnings */
69$lang['UAM_save_config'] ='Configuration saved.';
70$lang['reg_err_login3'] = 'Security : Password is mandatory !';
71$lang['reg_err_login4_%s'] = 'Security : A control system calculates a score on the chosen passwords complexity. The complexity of your password is too low (score = %s). Please, choose a new password more secure by following these rules:<br>
72- Use letters and numbers<br>
73- Use lowercase and uppercase<br>
74- Increase its length (number of characters)<br>
75The minimum passwords score required by the administrator is: ';
76$lang['No_reminder_for_Guest'] = 'The "Guest" account is not subject to receive reminders from GhostTracker';
77$lang['No_reminder_for_default_user'] = 'The default account is not subject to receive reminders from GhostTracker';
78$lang['No_reminder_for_Webmaster'] = 'The "Webmaster" account is not subject to receive reminders from GhostTracker';
79$lang['No_reminder_for_your_account'] = 'You personnal admin account is not subject to receive reminders from GhostTracker';
80/* Action button names */
81$lang['audit'] = 'Audit settings';
82$lang['submit'] = 'Save settings';
83// --------- End: New or revised $lang ---- from version 2.12.0 and 2.12.1
84
85
86// --------- Starting below: New or revised $lang ---- from version 2.12.2
87/* Errors and Warnings */
88$lang['GhostTracker_Init_OK'] = 'Ghost Tracker reset done !';
89/* Action button names */
90$lang['GT_Reset'] = 'Reset Ghost Tracker';
91// --------- End: New or revised $lang ---- from version 2.12.2
92
93
94// --------- Starting below: New or revised $lang ---- from version 2.12.8
95/* Errors and Warnings */
96$lang['mail_exclusionlist_error'] = 'Warning! You have entered a new line (CR-LF) at the begining of email exclusion list (shown in red below). Although this new line is not visible, it is still present and may cause malfunction of the plugin. Please re-type in your exclusion list in a manner that does not begin with a newline.';
97// --------- End: New or revised $lang ---- from version 2.12.8
98
99
100// --------- Starting below: New or revised $lang ---- from version 2.13.0
101/* UserList Tab */
102$lang['UserList_Title'] = 'Monitoring registered users';
103// --------- End: New or revised $lang ---- from version 2.13.0
104
105
106// --------- Starting below: New or revised $lang ---- from version 2.13.4
107$lang['uam_no_unlink'] = '\'unlink\' function is not available';
108$lang['uam_unlink_errors'] = 'Errors occurred when deleting files';
109/* Global Configuration Tab */
110$lang['Title_Tab'] = 'UserAdvManager - Version : ';
111$lang['SubTitle1'] = 'Plugin configuration';
112$lang['Tab_Global'] = 'Configuration';
113$lang['UAM_Title1'] = 'Setting restrictions for registrations';
114$lang['UAM_Title2'] = 'Setting confirmations and validations of registration';
115$lang['UAM_Title3'] = 'Setting the followed registrations and other options';
116$lang['UAM_Title4'] = 'Tips and examples of use';
117$lang['UAM_No_Casse'] = 'Usernames: Case sensitivity';
118$lang['UAM_No_Casse_true'] = ' Enable';
119$lang['UAM_No_Casse_false'] = ' Disable (default)';
120$lang['UAM_Username_Char'] = 'Usernames: Exclusion of characters';
121$lang['UAM_Username_Char_true'] = ' Banning characters:<br>(Use a comma to separate each character)<br><br>';
122$lang['UAM_Username_Char_false'] = ' Permit all (default)';
123$lang['UAM_Password_Enforced'] = 'Strengthening the security level of passwords';
124$lang['UAM_Password_Enforced_true'] = ' Enable. Minimum Score: ';
125$lang['UAM_Password_Enforced_false'] = ' Disable (default)';
126$lang['UAM_AdminPassword_Enforced'] = 'Applying to administrators';
127$lang['UAM_AdminPassword_Enforced_true'] = ' Enable';
128$lang['UAM_AdminPassword_Enforced_false'] = ' Disable (default)';
129$lang['UAM_PasswordTest'] = 'Password test: ';
130$lang['UAM_ScoreTest'] = 'Result: ';
131$lang['UAM_MailExclusion'] = 'Email domains exclusion';
132$lang['UAM_MailExclusion_true'] = ' Exclude the following domains:<br>(Use a comma to separate each domain)';
133$lang['UAM_MailExclusion_false'] = ' Disable (default)';
134
135$lang['UAM_Mail_Info'] = 'Information email to user:';
136$lang['UAM_Mail_Info_true'] = ' Enable';
137$lang['UAM_Mail_Info_false'] = ' Disable (default)';
138$lang['UAM_MailInfo_Text'] = ' Customizing the information email:';
139$lang['UAM_Confirm_Mail'] = 'Confirmation of registration:';
140$lang['UAM_Confirm_Mail_false'] = ' Disable (default)';
141$lang['UAM_ConfirmMail_Text'] = ' Customizing the confirmation email:';
142$lang['UAM_Confirm_grpstat_notice'] = 'Caution: It is advisable to use either the group or the validation statutes and not both simultaneously.';
143$lang['UAM_Confirm_Group'] = 'Validation Groups<br>(leave ------- to not affect group)';
144$lang['UAM_Confirm_Status'] = 'Validation Statutes<br>(leave ------- to keep the Piwigo\'s default)';
145$lang['UAM_No_Confirm_Group'] = 'Group for users who have not validated their registration<br>';
146$lang['UAM_Validated_Group'] = 'Group for users who have validated their registration<br>';
147$lang['UAM_No_Confirm_Status'] = 'Status for users who have not validated their registration<br>';
148$lang['UAM_Validated_Status'] = 'Status for users who have validated their registration<br>';
149$lang['UAM_ValidationLimit_Info'] = 'Deadline for registration validation limited';
150$lang['UAM_ConfirmMail_TimeOut_true'] = ' Enable. Number of days until expiration: ';
151$lang['UAM_ConfirmMail_TimeOut_false'] = ' Disable (default)';
152$lang['UAM_ConfirmMail_Remail'] = 'Remind unvalidated users';
153$lang['UAM_ConfirmMail_Remail_true'] = ' Enable';
154$lang['UAM_ConfirmMail_Remail_false'] = ' Disable (default)';
155$lang['UAM_ConfirmMail_ReMail_Txt1'] = 'Customizing the reminder message <b><u>with</u></b> new regeneration of key validation.';
156$lang['UAM_ConfirmMail_ReMail_Txt2'] = 'Customizing the reminder message <b><u>without</u></b> regeneration of key validation.';
157
158$lang['UAM_GhostTracker'] = 'Ghost visitors management (Ghost Tracker)';
159$lang['UAM_GhostTracker_true'] = ' Enable. Maximum period in days between two visits: ';
160$lang['UAM_GhostTracker_false'] = ' Disable (default)';
161$lang['UAM_GhostTracker_ReminderText'] = 'Customizing Ghost Tracker\'s reminder message';
162$lang['UAM_LastVisit'] = ' Tracking registered users';
163$lang['UAM_LastVisit_true'] = ' Enable';
164$lang['UAM_LastVisit_false'] = ' Disable (default)';
165$lang['UAM_No_Comment_Anonymous'] = 'Nickname mandatory for guests comments';
166$lang['UAM_No_Comment_Anonymous_true'] = ' Enable';
167$lang['UAM_No_Comment_Anonymous_false'] = ' Disable (default)';
168
169$lang['UAM_Tips1'] = 'Registrations with email validation and warning message on the Piwigo\'s homepage';
170
171$lang['Tab_UserManager'] = 'Tracking validations';
172
173/* UserManager Tab */
174$lang['SubTitle3'] = 'Tracking validations';
175$lang['UserManager_Title'] = 'Tracking validations';
176/* Ghost Tracker Tab */
177$lang['SubTitle4'] = 'Ghost Tracker';
178$lang['GT_Init'] = 'Initializing Ghost Tracker';
179$lang['GhostTracker_Title'] = 'Ghost visitors management';
180$lang['UAM_GhostTracker_Init'] = '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. This action is done only after activation or reactivation of the option. Please click <u>once</u> the reset button below.';
181/* UserList Tab */
182$lang['SubTitle5'] = 'Tracking users';
183$lang['Tab_UserList'] = 'Tracking users';
184/* Mailing */
185$lang['Add of %s'] = 'Profile created for %s';
186$lang['Update of %s'] = 'Profile %s updated';
187
188/* Mailing */
189$lang['Ghost_reminder_of_%s'] = '%s, this is a reminder email';
190$lang['Reminder_with_key_of_%s'] = '%s, your validation key has been renewed';
191$lang['Reminder_without_key_of_%s'] = '%s, your validation key will expire';
192/* Errors and Warnings */
193$lang['Err_GhostTracker_Settings'] = 'This page is available only if "Ghost Tracker" is active in "Setting the registrations followed and other options".';
194$lang['Err_Userlist_Settings'] = 'This page is available only if "Monitoring registered users" is active in the "Setting the registrations followed and other options".';
195// --------- End: New or revised $lang ---- from version 2.13.4
196
197
198// --------- Starting below: New or revised $lang ---- from version 2.14.0
199$lang['UAM_AdminConfMail'] = 'Confirmation of registration for admins';
200$lang['UAM_Admin_ConfMail_true'] = ' Enable';
201$lang['UAM_Admin_ConfMail_false'] = ' Disable (default)';
202$lang['UAM_Tips1_txt'] = '
203          <ul>
204            <li>
205            Goals:<br>
206            - On his arrival at the gallery: To inform the visitor that he has to register to access private photos<br>
207            - At registration: Generate an email validation with direct link, inform the new user of its non-validation and integrate him to the group "Waiting"<br>
208            - At validation: Switch automatically group "Waiting" to group "Validated", which provides access to private categories<br><br>
209            <b>Recall: In standard operation, the "Guest" only sees the public categories, without information message.</b>
210            </li><br><br>
211            <li>
212Prerequisite:<br>
213- A gallery with all or some private categories, visible only by registered users<br>
214- 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>
215- UAM plugin<br>
216- PWG Stuffs plugin, for adding a module type "Personal Block"<br>
217- Optionally, the plugin Extended Description to support multi-languages<br>
218            </li><br><br>
219            <li>
220Stages:<br><br>
221A. In plugin UAM:
222              <ol>
223                <li>Enable registration confirmation</li>
224                <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>
225                <li>Select the "Waiting" group under "For users who have not validated their registration"</li>
226                <li>Select the "Validated" group under "For users who have validated their registration"</li>
227                <li>Save the plugin configuration</li>
228              </ol>
229<br>
230B. In plugin PWG Stuffs :
231              <ol>
232                <li>Add a new module type "Personal block: Shows a block staff (eg an editorial)"</li>
233                <li>Configure the module, indicating the title (eg "Registration pending validation") and its description, and only check "Waiting" in the list of groups allowed</li>
234                <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>
235                <li>Check "Display the module on the homepage of the site"</li>
236                <li>Validate the configuration of the module</li>
237              </ol>
238            </li>
239          </ul>';
240// --------- End: New or revised $lang ---- from version 2.14.0
241
242
243// --------- Starting below: New or revised $lang ---- from version 2.15.0
244$lang['UAM_confirmmail_custom_Txt1'] = 'Text of the confirmation page - Confirmation accepted';
245$lang['UAM_confirmmail_custom_Txt2'] = 'Text of the confirmation page - Confirmation rejected';
246$lang['LastVisit_Date'] = 'Last visit';
247$lang['Nb_Days'] = 'Difference in days';
248$lang['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 and validations of registration".';
249// --------- End: New or revised $lang ---- from version 2.15.0
250
251
252// --------- Starting below: New or revised $lang ---- from version 2.15.1
253$lang['reg_err_mail_address_dbl'] = 'This email address is already used.';
254$lang['UAM_Support_txt'] = 'The official support on this plugin is only on these Piwigo forum topic:<br>
255<a href="http://fr.piwigo.org/forum/viewtopic.php?id=12775" onclick="window.open(this.href);return false;">French forum - http://fr.piwigo.org/forum/viewtopic.php?id=12775</a>
256<br>or<br>
257<a href="http://piwigo.org/forum/viewtopic.php?id=15015" onclick="window.open(this.href);return false;">English forum - http://piwigo.org/forum/viewtopic.php?id=15015</a><br><br>
258Also available, the project\'s bugtracker: <a href="http://piwigo.org/bugs/" onclick="window.open(this.href);return false;">http://piwigo.org/bugs/</a>';
259// --------- End: New or revised $lang ---- from version 2.15.1
260
261
262// --------- Starting below: New or revised $lang ---- from version 2.15.4
263$lang['Force_Validation'] = 'Manual validation';
264$lang['UAM_Confirm_Mail_true'] = ' Enable - Validation by user';
265$lang['UAM_Confirm_Mail_local'] = ' Enable - Validation by admin (no validation key sent)';
266$lang['UAM_RedirToProfile'] = 'Redirect to "Customization" page';
267$lang['UAM_RedirToProfile_false'] = ' Disable (default)';
268$lang['UAM_RedirToProfile_true'] = ' Enable';
269// --------- End: New or revised $lang ---- from version 2.15.4
270
271
272// --------- Starting below: New or revised $lang ---- from version 2.16.0
273$lang['UAM_Expired_Group'] = '<b>Group</b> for user\'s registration has expired<br>';
274$lang['UAM_Expired_Status'] = '<b>Status</b> for user\'s registration has expired<br>';
275$lang['UAM_GTAuto'] = 'Automatic management of ghosts users';
276$lang['UAM_GTAuto_false'] = ' Disable (default)';
277$lang['UAM_GTAuto_true'] = ' Enable';
278$lang['UAM_GTAutoDel'] = 'Automatic deletion of accounts';
279$lang['UAM_GTAutoGp'] = 'Automatic change of group / status';
280$lang['UAM_GTAutoMail'] = 'Automatically sending an email when changing group / status';
281$lang['UAM_GTAutoMail_false'] = ' Disable (default)';
282$lang['UAM_GTAutoMail_true'] = ' Enable';
283$lang['Deleted_Account_Redirection_Page'] = 'Access denied - Account destroyed!';
284$lang['title_redir_page'] = 'Access denied for having an account destroyed!';
285$lang['Error_GTAutoMail_cannot_be_set_without_ConfirmMail'] = 'Consistency error in the configuration chosen:<br><br>
286"Setting the followed registrations and other options > Ghost visitors management (Ghost Tracker) > Automatic management of ghosts users > Automatically sending an email when changing group / status" can not be activated if "Setting confirmations and validations of registration > Confirmation of registration - Validation by user" is not enabled at first.<br><br>
287To ensure consistency, the option "Automatically sending an email when changing group / status" was automatically repositioned "disabled".<br><br>';
288$lang['Demotion of %s'] = 'Demotion of %s';
289$lang['UAM_AdminValidationMail_Text'] = 'Notification of manual registration validation';
290$lang['Validation of %s'] = 'Validation of %s';
291// --------- End: New or revised $lang ---- from version 2.16.0
292?>
Note: See TracBrowser for help on using the repository browser.