source: extensions/UserAdvManager/trunk/language/hu_HU/plugin.lang.php @ 12128

Last change on this file since 12128 was 12128, checked in by TranslationTeam, 13 years ago

[UserAdvManager] Update Magyar [HU], thanks to : asicu.com

  • Property svn:eol-style set to LF
File size: 27.9 KB
Line 
1<?php
2
3global $lang,$conf;
4
5$conf_UAM = unserialize($conf['UserAdvManager']);
6
7
8/* UserManager Tab */
9$lang['UAM_Registration_Date'] = 'A regisztráció dátuma';
10
11
12/* Mailing */
13$lang['UAM_infos_mail %s'] = '%s, itt találod a bejelentkezéshez szükséges adatokat :';
14$lang['UAM_User: %s'] = 'Felhasználó : %s';
15$lang['UAM_Password: %s'] = 'Jelszó: %s';
16$lang['UAM_Link: %s'] = 'Kérlek, klikkelj ide a regisztrációd érvényesítéséhez : %s';
17
18
19/* Email confirmation page */
20$lang['UAM_title_confirm_mail'] = 'Érvényesítsd a regisztrációdat';
21$lang['UAM_confirm_mail_page_title'] = 'Érvényesítsd a regisztrációdat';
22
23
24/* Errors and Warnings */
25$lang['UAM_audit_ok'] = 'Ellenőrzés rendben, Oké';
26$lang['UAM_Err_audit_username_char'] = '<b>Itt egy vagy több érvénytelen karakter van:</b> ';
27$lang['UAM_Err_audit_email_forbidden'] = '<b>Letiltott e-mail szolgáltatót tartalmaz :</b> ';
28$lang['UAM_Err_audit_advise'] = '<b>új szabályokat állítottál be, amik módosításokat kívánnak.<br>Használj egy adatbázis-kezelő programot és javítsd ki a felhasználói adatokat ebben a táblázatban: ###_USERS';
29$lang['UAM_reg_err_login2'] = 'A felhasználónév nem egyezhet meg a következőkkel: ';
30$lang['UAM_reg_err_login5'] = 'Az e-mail szolgáltatód itt le van tiltva. A letiltott szolgáltatók listája: ';
31$lang['UAM_empty_pwd'] = '[üres jelszó]';
32$lang['UAM_no_update_pwd'] = '[profil módosítás jelszó változtatás nélkül]';
33$lang['UAM_No_validation_for_Guest'] = 'A "Guest" ("Vendég") azonosítót nem kell érvényesíteni';
34$lang['UAM_No_validation_for_default_user'] = 'Az alapértelmezett azonosítót nem kell érvényesíteni';
35$lang['UAM_No_validation_for_Webmaster'] = 'A "Webmaster" ("Web-mester") azonosítót nem kell érvényesíteni';
36$lang['UAM_No_validation_for_your_account'] = 'A saját admin azonosítódat nem kell érvényesíteni';
37
38
39/* Processing messages */
40$lang['UAM_%d_Mail_With_Key'] = '%d üzenet lett elküldve új kulccsal';
41$lang['UAM_%d_Mails_With_Key'] = '%d üzenet lett elküldve új kulccsal';
42$lang['UAM_%d_Reminder_Sent'] = '%d emlékeztető lett elküldve';
43$lang['UAM_%d_Reminders_Sent'] = '%d emlékeztető lett elküldve';
44$lang['UAM_%d_Validated_User'] = '%d Felhasználó lett kézileg érvényesítve';
45$lang['UAM_%d_Validated_Users'] = '%d Felhasználó lett kézileg érvényesítve';
46
47
48/* Action button names */
49$lang['UAM_Delete_selected'] = 'Töröl';
50$lang['UAM_Mail_without_key'] = 'Emlékeztető kulcs nélkül';
51$lang['UAM_Mail_with_key'] = 'Emlékeztető kulccsal';
52
53
54
55
56// --------- Starting below: New or revised $lang ---- from version 2.12.0 and 2.12.1
57/* Global Configuration Tab */
58$lang['UAM_PasswordTest'] = 'Jelszó vizsgálat: ';
59/* Ghost Tracker Tab */
60$lang['UAM_Tab_GhostTracker'] = 'Szellem követő';
61$lang['UAM_Reminder'] = 'E-mail emlékeztető';
62$lang['UAM_Reminder_Sent_OK'] = 'IGEN';
63$lang['UAM_Reminder_Sent_NOK'] = 'NEM';
64/* Errors and Warnings */
65$lang['UAM_save_config'] = 'Konfiguráció mentve.';
66$lang['UAM_reg_err_login3'] = 'Biztonság : Jelszó kötelező!';
67$lang['UAM_reg_err_login4_%s'] = 'Biztonság : Egy ellenőrző rendszer kiszámítja a jelszó hatékonyságát. A te jelszavad hatékonysága túlságosan alacsony (hatékonyság = %s). Kérlek, válassz új jelszót az alábbi javaslatok szerint:<br>
68- Használj betűket és számokat<br>
69- Használj kis és nagy betűket<br>
70- Növeld a jelszavad hosszát (a jelek számát)<br>
71Az admin által megkövetelt minimális hatékonyság: ';
72$lang['UAM_No_reminder_for_Guest'] = 'A "Guest" ("Vendég") azonosító nem kap emlékeztetőt a Szellem-Követőtől';
73$lang['UAM_No_reminder_for_default_user'] = 'Az alapértelmezett azonosító nem kap emlékeztetőt a Szellem-Követőtől';
74$lang['UAM_No_reminder_for_Webmaster'] = 'A "Webmaster" ("Web-Mester") azonosító nem kap emlékeztetőt a Szellem-Követőtől';
75$lang['UAM_No_reminder_for_your_account'] = 'A személyes admin azonosítód nem kap emlékeztetőt a Szellem-Követőtől';
76/* Action button names */
77$lang['UAM_audit'] = 'Beállítások megvizsgálása';
78$lang['UAM_submit'] = 'Beállítások mentése';
79// --------- End: New or revised $lang ---- from version 2.12.0 and 2.12.1
80
81
82// --------- Starting below: New or revised $lang ---- from version 2.12.2
83/* Errors and Warnings */
84$lang['UAM_GhostTracker_Init_OK'] = 'Szellem-Követő visszaállítva !';
85/* Action button names */
86$lang['UAM_GT_Reset'] = 'Szellem-Követő visszaállítása';
87// --------- End: New or revised $lang ---- from version 2.12.2
88
89
90// --------- Starting below: New or revised $lang ---- from version 2.12.8
91/* Errors and Warnings */
92$lang['UAM_mail_exclusionlist_error'] = 'Figyelem! Egy "új sor"-t (CR-LF) írtál be a kizárandó e-mail-ek listájának elejére (pirossal látható). Bár ez az új sor nem látható, jelen van, és a plugin működésében hibát okozhat. Kérlek, gépeld újra a kizárási listát, hogy ne kezdődjön új sorral.';
93// --------- End: New or revised $lang ---- from version 2.12.8
94
95
96// --------- Starting below: New or revised $lang ---- from version 2.13.0
97/* UserList Tab */
98$lang['UAM_UserList_Title'] = 'Regisztrált felhasználó figyelése';
99// --------- End: New or revised $lang ---- from version 2.13.0
100
101
102// --------- Starting below: New or revised $lang ---- from version 2.13.4
103/* Global Configuration Tab */
104$lang['UAM_Title_Tab'] = 'UserAdvManager - Verzió : ';
105$lang['UAM_SubTitle1'] = 'Plugin konfiguráció';
106$lang['UAM_Tab_Global'] = 'Konfiguráció';
107$lang['UAM_Title1'] = 'A regisztráció korlátozásainak beállításai';
108$lang['UAM_Title2'] = 'A regisztráció megerősítésének és érvényesítésének beállításai';
109$lang['UAM_Title3'] = 'Regisztrált felhasználók követése és más paraméterek beállítása ';
110$lang['UAM_Title4'] = 'Felhasználási ötletek és példák ';
111$lang['UAM_No_Casse'] = 'Felhasználónév: kis-és nagybetűkre érzékeny';
112$lang['UAM_Username_Char'] = 'Felhasználónév: Kizárandó karakterek';
113$lang['UAM_Username_Char_true'] = ' Kizárandó karakterek:<br>(vesszővel elválasztva)<br><br>';
114$lang['UAM_Username_Char_false'] = ' Mind engedélyezve (alapértelmezett)';
115$lang['UAM_Password_Enforced'] = 'A jelszó biztonságosságának növelése';
116$lang['UAM_Password_Enforced_true'] = ' Érvényesít. Minimális érték: ';
117$lang['UAM_AdminPassword_Enforced'] = 'Adminokra érvényesítés';
118$lang['UAM_PasswordTest'] = 'Password test: ';
119$lang['UAM_ScoreTest'] = 'Eredmény: ';
120$lang['UAM_MailExclusion'] = 'E-mail domainek kizárása';
121$lang['UAM_MailExclusion_true'] = ' Zárd ki a következő domaineket:<br>(Vesszővel elválasztva)';
122
123$lang['UAM_Mail_Info'] = 'Info e-mail a felhasználónak:';
124$lang['UAM_MailInfo_Text'] = ' Az info e-mail testreszabása:';
125$lang['UAM_Confirm_Mail'] = 'Regisztráció megerősítése:';
126$lang['UAM_ConfirmMail_Text'] = ' A konfirmációs e-mail testreszabása:';
127$lang['UAM_Confirm_grpstat_notice'] = 'Figyelmeztetés: Célszerű vagy a csoport vagy a hitelesítési alapszabályát használni, és nem a kettőt egyszerre.';
128$lang['UAM_Confirm_Group'] = 'Hitelesítési csoportok<br>(hagyd ------- hogy változatlan maradjon)';
129$lang['UAM_Confirm_Status'] = 'Érvényesítési szabályok<br>(hagyd ------- a Piwigo alapértékeihez)';
130$lang['UAM_No_Confirm_Group'] = 'A regisztrációjukat meg nem erősített felhasználók csoportja<br>';
131$lang['UAM_Validated_Group'] = 'A regisztrációjukat megerősített felhasználók csoportja<br>';
132$lang['UAM_No_Confirm_Status'] = 'A regisztrációjukat meg nem erősített felhasználók állapota<br>';
133$lang['UAM_Validated_Status'] = 'A regisztrációjukat megerősített felhasználók állapota<br>';
134$lang['UAM_ValidationLimit_Info'] = 'A regisztráció megerősítésének határideje korlátozott';
135$lang['UAM_ConfirmMail_TimeOut_true'] = ' Bekapcsol. Napok száma a lejáratig: ';
136$lang['UAM_ConfirmMail_Remail'] = 'Emlékeztető a regisztrációjukat meg nem erősített felhasználóknak ';
137$lang['UAM_ConfirmMail_ReMail_Txt1'] = 'Az emlékezetető üzenet testreszabása új érvényesítő kulcs <b><u>generálásával</u></b> ';
138$lang['UAM_ConfirmMail_ReMail_Txt2'] = 'Az emlékezetető üzenet testreszabása új érvényesítő kulcs <b><u>generálása nélkül</u></b> ';
139
140$lang['UAM_GhostTracker'] = 'Szellem-látogatók kezelése (Szellem-követő)';
141$lang['UAM_GhostTracker_true'] = ' Bekapcsol. Maximális napok száma két látogatás között: ';
142$lang['UAM_GhostTracker_ReminderText'] = 'A Szellem-Követő emlékeztető üzenetének testretszabása.';
143$lang['UAM_LastVisit'] = ' Regisztrált felhasználók követése';
144
145$lang['UAM_Tab_UserManager'] = 'Érvényesítés követése';
146
147/* UserManager Tab */
148$lang['UAM_SubTitle3'] = 'Érvényesítés követése';
149$lang['UAM_UserManager_Title'] = 'Érvényesítés követése';
150/* Ghost Tracker Tab */
151$lang['UAM_SubTitle4'] = 'Szellem-Követő';
152$lang['UAM_GT_Init'] = 'Szellem-Követő inicializálása';
153$lang['UAM_GhostTracker_Title'] = 'Szellem-látogatók kezelése';
154$lang['UAM_GhostTracker_Init'] = 'Ha ezt a funkciót most először kapcsolod be, vagy hosszú idő után (ami alatt új felhasználók regisztráltak) újra aktiválod, akkor a Szellem-Követőt inicializálnod vagy visszaállítanod kell. Ezt csak az opció bekapcsolása vagy újraindítása esetén kell megtenni.Kérlek, klikkelj <u>egyszer</u> az alábbi visszaállítás gombra.';
155/* UserList Tab */
156$lang['UAM_SubTitle5'] = 'Felhasználó-követés';
157$lang['UAM_Tab_UserList'] = 'Felhasználó-követés';
158/* Mailing */
159$lang['UAM_Add of %s'] = 'Profil elkészítve %s számára';
160$lang['UAM_Update of %s'] = '%s profilja frissítve';
161
162/* Mailing */
163$lang['UAM_Ghost_reminder_of_%s'] = '%s, ez egy emlékeztető e-mail';
164$lang['UAM_Reminder_with_key_of_%s'] = '%s, az érvényesítő kulcsod frissítve';
165$lang['UAM_Reminder_without_key_of_%s'] = '%s, az érvényesítő kulcsod le fog járni';
166/* Errors and Warnings */
167$lang['UAM_Err_GhostTracker_Settings'] = 'Ez az oldal csak akkor él, ha a Szellem-Követő be van kapcsolva a "Feliratkozottak követése és egyéb opciók beállítása" alatt.';
168$lang['UAM_Err_Userlist_Settings'] = 'Ez az oldal csak akkor él, ha a "Regisztrált felhasználók követése" be van kapcsolva "Feliratkozottak követése és egyéb opciók beállítása" alatt.';
169// --------- End: New or revised $lang ---- from version 2.13.4
170
171
172// --------- Starting below: New or revised $lang ---- from version 2.14.0
173$lang['UAM_AdminConfMail'] = 'Adminisztrátorok regisztrációjának megerősítése';
174// --------- End: New or revised $lang ---- from version 2.14.0
175
176
177// --------- Starting below: New or revised $lang ---- from version 2.15.0
178$lang['UAM_confirmmail_custom_Txt1'] = 'A megerősítő oldal szövege - Megerősítés sikeres';
179$lang['UAM_confirmmail_custom_Txt2'] = 'A megerősítő oldal szövege - Megerősítés sikertlen';
180$lang['UAM_LastVisit_Date'] = 'Utolsó látogatás';
181$lang['UAM_Nb_Days'] = 'Különbség napokban';
182$lang['UAM_Err_UserManager_Settings'] = 'Ez az oldal csak akkor él, ha a  "Regisztráció megerősítése" be van kapcsolva és a nem-érvényesített látogatók csoportja is be van állítva a "Regisztráció megerősítése és érvényesítése" alatt.';
183// --------- End: New or revised $lang ---- from version 2.15.0
184
185
186// --------- Starting below: New or revised $lang ---- from version 2.15.1
187$lang['UAM_Support_txt'] = 'E plugin hivatalos támogatása csak az alábbi Piwigo forum témánál:<br>
188<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>
189Szintén elérhető a projekt hibakövetőben: <a href="http://piwigo.org/bugs/" onclick="window.open(this.href);return false;">http://piwigo.org/bugs/</a>';
190
191
192// --------- Starting below: New or revised $lang ---- from version 2.15.4
193$lang['UAM_Force_Validation'] = 'Kézi érvényesítés';
194$lang['UAM_Confirm_Mail_true'] = ' Bekapcsol - Érvényesítés a felhasználó által';
195$lang['UAM_Confirm_Mail_local'] = ' Bekapcsol - Érvényesítés az admin által (nincs érvényesítő kulcs küldés)';
196$lang['UAM_RedirToProfile'] = 'Átirányítás a "Testreszabás" oldalra';
197// --------- End: New or revised $lang ---- from version 2.15.4
198
199
200// --------- Starting below: New or revised $lang ---- from version 2.16.0
201$lang['UAM_Expired_Group'] = 'Lejárt regisztrációjú felhasználók <b>csoportja</b> <br>';
202$lang['UAM_Expired_Status'] = 'Lejárt regisztrációjú felhasználók <b>csoportja</b> <br>';
203$lang['UAM_GTAuto'] = 'Szellem-felhasználók automatikus követése';
204$lang['UAM_GTAutoDel'] = 'Azonosítók automatikus törlése';
205$lang['UAM_GTAutoGp'] = 'Csoport / állapot automatikus változása';
206$lang['UAM_GTAutoMail'] = 'E-mail automatikus küldése csoport / állapot változásakor';
207$lang['UAM_Deleted_Account_Redirection_Page'] = 'Hozzáférés megtagadva - Azonosító megsemmisítve!';
208$lang['UAM_title_redir_page'] = 'Hozzáférés megtagadva azonosító megsemmisítése miatt!';
209$lang['UAM_Error_GTAutoMail_cannot_be_set_without_ConfirmMail'] = 'Következetlenség a választott konfigurációban:
210<br><br>
211"Feliratkozottak követése és egyéb opciók beállítása > Szellem-látogatók kezelése (Szellem-Követő) > Szellem-felhasználók automatikus kezelése > E-mail automatikus küldése csoport / állapot változáskor" nem bekapcsolható, ha a "Regisztráció megerősítés és érvényesítés beállítás" > CRegisztráció megerősítése - Érvényesítés a felhasználó által" nincs előtte bekapcsolva.
212<br><br>
213A következetesség biztosítása érdekében, az "E-mail automatikus küldése csoport / állapot változáskor" lehetőséget automatikusan "kikapcsoltra" állítottuk vissza.
214<br><br>';
215$lang['UAM_Demotion of %s'] = 'Lefokozás of %s';
216$lang['UAM_AdminValidationMail_Text'] = 'Értesítés kézi regisztráció-érvényesítésről';
217$lang['UAM_Validation of %s'] = '%s érvényesítése';
218// --------- End: New or revised $lang ---- from version 2.16.0
219
220
221// --------- Starting below: New or revised $lang ---- from version 2.20.0
222$lang['UAM_CustomPasswRetr'] = 'Elveszett jelszó e-mail tartalmának beállítása';
223$lang['UAM_USRAuto'] = 'Érvénytelen felhaszálók automatikus kezelése';
224$lang['UAM_USRAutoDel'] = 'Törölt azonosító egyedi üzenet';
225$lang['UAM_USRAutoMail'] = 'Automatikus e-mail emlékeztető';
226$lang['UAM_Disable'] = ' Kikapcsolt (alapértelmezett)';
227$lang['UAM_Enable'] = ' Bekapcsolt ';
228$lang['UAM_Tips1'] = 'Information of non-validated registration with UAM and PWG_Stuffs';
229$lang['UAM_Tips1_txt'] = '          <ul>
230            <li>
231            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.
232            <br><br>
233            <b>Recall: In standard operation, the "Guest" only sees the public categories, without information message.</b>
234            </li><br><br>
235            <li>
236Prerequisite:<br>
237- A gallery with all or some private categories, visible only by registered users<br>
238- 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>
239- UAM plugin<br>
240- PWG Stuffs plugin, for adding a special UAM module<br>
241- Optionally, the plugin Extended Description to support multi-languages<br>
242            </li><br><br>
243            <li>
244Stages:<br><br>
245A. In plugin UAM:
246              <ol>
247                <li>Enable registration confirmation</li>
248                <li>Enable PWG Stuffs module option</li>
249                <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>
250                <li>Select the "Waiting" group under "For users who have not validated their registration"</li>
251                <li>Select the "Validated" group under "For users who have validated their registration"</li>
252                <li>Save the plugin configuration</li>
253              </ol>
254<br>
255B. In plugin PWG Stuffs :
256              <ol>
257                <li>Go to tab "Add a new module"</li>
258                <li>Choose "UAM Module"</li>
259                <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>
260                <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>
261                <li>Check "Display the module on the homepage of the site"</li>
262                <li>Validate the configuration of the module</li>
263              </ol>
264            </li>
265          </ul>';
266B. In plugin PWG Stuffs :
267              <ol>
268                <li>Go to tab "Add a new module"</li>
269                <li>Choose "UAM Module"</li>
270                <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>
271                <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>
272                <li>Check "Display the module on the homepage of the site"</li>
273                <li>Validate the configuration of the module</li>
274              </ol>
275            </li>
276          </ul>';
277$lang['UAM_Tips2'] = 'Information of non-validated registration with UAM and Additional Pages';
278$lang['UAM_Tips2_txt'] = '          <ul>
279            <li>
280            Goals: Inform the visitor that the registration is awaiting validation by posting an additional page replacing the standard index page gallery at each of these connections, and this, as registration is not approved.
281            <br><br>
282            Advantages over the method with PWG_Stuffs: Allow formatting information and displaying the information immediately upon registration of visitors.
283            </li><br><br>
284            <li>
285Prerequisite:<br>
286- A gallery with all or some private categories, visible only by registered users<br>
287- 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>
288- UAM plugin<br>
289- Additional Pages plugin for adding and managing an additional page to replace the default index page of the gallery<br>
290- Optionally, the plugin Extended Description to support multi-languages<br>
291            </li><br><br>
292            <li>
293Stages:<br><br>
294A. In plugin UAM:
295              <ol>
296                <li>Enable registration confirmation</li>
297                <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>
298                <li>Select the "Waiting" group under "For users who have not validated their registration"</li>
299                <li>Select the "Validated" group under "For users who have validated their registration"</li>
300                <li>Save the plugin configuration</li>
301              </ol>
302<br>
303B. In plugin Additional Pages:<br>
304                <b>NOTE : The management of access rights for groups on Additional Pages must be turned on (see plugin configuration settings).</b>
305                <br>
306              <ol>
307                <li>Add a new page with at least the following parameters:</li>
308                <ul>
309                  <li>Page name: The name you wish to give to the additional page (ie: Registration not validated)</li>
310                  <li>Set as homepage checked</li>
311                  <li>Groups allowed: Check the box corresponding to the group "Waiting" configured in UAM</li>
312                  <li>Content: The text you want to use for visitors.</li>
313                </ul>
314                <br>
315                <li>And that\'s it! Only visitors registered and whose registration has not been validated will see this additional index page.</li>
316              </ol>
317            </li>
318          </ul>
319            Advantages over the method with PWG_Stuffs: Allow formatting information and displaying the information immediately upon registration of visitors.
320            </li><br><br>
321            <li>
322Prerequisite:<br>
323- A gallery with all or some private categories, visible only by registered users<br>
324- 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>
325- UAM plugin<br>
326- Additional Pages plugin for adding and managing an additional page to replace the default index page of the gallery<br>
327- Optionally, the plugin Extended Description to support multi-languages<br>
328            </li><br><br>
329            <li>
330Stages:<br><br>
331A. In plugin UAM:
332              <ol>
333                <li>Enable registration confirmation</li>
334                <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>
335                <li>Select the "Waiting" group under "For users who have not validated their registration"</li>
336                <li>Select the "Validated" group under "For users who have validated their registration"</li>
337                <li>Save the plugin configuration</li>
338              </ol>
339<br>
340B. In plugin Additional Pages:<br>
341                <b>NOTE : The management of access rights for groups on Additional Pages must be turned on (see plugin configuration settings).</b>
342                <br>
343              <ol>
344                <li>Add a new page with at least the following parameters:</li>
345                <ul>
346                  <li>Page name: The name you wish to give to the additional page (ie: Registration not validated)</li>
347                  <li>Set as homepage checked</li>
348                  <li>Groups allowed: Check the box corresponding to the group "Waiting" configured in UAM</li>
349                  <li>Content: The text you want to use for visitors.</li>
350                </ul>
351                <br>
352                <li>And that\'s it! Only visitors registered and whose registration has not been validated will see this additional index page.</li>
353              </ol>
354            </li>
355          </ul>
356            Advantages over the method with PWG_Stuffs: Allow formatting information and displaying the information immediately upon registration of visitors.
357            </li><br><br>
358            <li>
359Prerequisite:<br>
360- A gallery with all or some private categories, visible only by registered users<br>
361- 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>
362- UAM plugin<br>
363- Additional Pages plugin for adding and managing an additional page to replace the default index page of the gallery<br>
364- Optionally, the plugin Extended Description to support multi-languages<br>
365            </li><br><br>
366            <li>
367Stages:<br><br>
368A. In plugin UAM:
369              <ol>
370                <li>Enable registration confirmation</li>
371                <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>
372                <li>Select the "Waiting" group under "For users who have not validated their registration"</li>
373                <li>Select the "Validated" group under "For users who have validated their registration"</li>
374                <li>Save the plugin configuration</li>
375              </ol>
376<br>
377B. In plugin Additional Pages:<br>
378                <b>NOTE : The management of access rights for groups on Additional Pages must be turned on (see plugin configuration settings).</b>
379                <br>
380              <ol>
381                <li>Add a new page with at least the following parameters:</li>
382                <ul>
383                  <li>Page name: The name you wish to give to the additional page (ie: Registration not validated)</li>
384                  <li>Set as homepage checked</li>
385                  <li>Groups allowed: Check the box corresponding to the group "Waiting" configured in UAM</li>
386                  <li>Content: The text you want to use for visitors.</li>
387                </ul>
388                <br>
389                <li>And that\'s it! Only visitors registered and whose registration has not been validated will see this additional index page.</li>
390              </ol>
391            </li>
392          </ul>';
393            </li><br><br>
394            <li>
395Prerequisite:<br>
396- A gallery with all or some private categories, visible only by registered users<br>
397- 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>
398- UAM plugin<br>
399- Additional Pages plugin for adding and managing an additional page to replace the default index page of the gallery<br>
400- Optionally, the plugin Extended Description to support multi-languages<br>
401            </li><br><br>
402            <li>
403Stages:<br><br>
404A. In plugin UAM:
405              <ol>
406                <li>Enable registration confirmation</li>
407                <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>
408                <li>Select the "Waiting" group under "For users who have not validated their registration"</li>
409                <li>Select the "Validated" group under "For users who have validated their registration"</li>
410                <li>Save the plugin configuration</li>
411              </ol>
412<br>
413B. In plugin Additional Pages:<br>
414                <b>NOTE : The management of access rights for groups on Additional Pages must be turned on (see plugin configuration settings).</b>
415                <br>
416              <ol>
417                <li>Add a new page with at least the following parameters:</li>
418                <ul>
419                  <li>Page name: The name you wish to give to the additional page (ie: Registration not validated)</li>
420                  <li>Set as homepage checked</li>
421                  <li>Groups allowed: Check the box corresponding to the group "Waiting" configured in UAM</li>
422                  <li>Content: The text you want to use for visitors.</li>
423                </ul>
424                <br>
425                <li>And that\'s it! Only visitors registered and whose registration has not been validated will see this additional index page.</li>
426              </ol>
427            </li>
428          </ul>';
429$lang['UAM_No_Ghosts'] = 'No ghosts visitors for the moment';
430$lang['UAM_No_Userlist'] = 'No visitors to list for the moment';
431$lang['UAM_No_Usermanager'] = 'No unvalidated registers to list for the moment';
432$lang['UAM_Stuffs_Title'] = 'UAM block';
433$lang['UAM_Stuffs_Desc'] = 'Adds an information block for unvalidated users';
434$lang['UAM_Stuffs'] = 'PWG Stuffs block';
435// --------- End: New or revised $lang ---- from version 2.20.0
436
437
438// --------- Starting below: New or revised $lang ---- from version 2.20.3
439$lang['UAM_DumpTxt'] = 'Backup your configuration';
440$lang['UAM_Dump_Download'] = 'To download the backup file, please check this box:';
441$lang['UAM_Save'] = 'Run backup';
442$lang['UAM_Dump_OK'] = 'Backup file created successfully';
443$lang['UAM_Dump_NOK'] = 'Error: Unable to create backup file !';
444// --------- End: New or revised $lang ---- from version 2.20.3
445
446
447// --------- Starting below: New or revised $lang ---- from version 2.20.4
448$lang['UAM_HidePassw'] = 'Password in clear text in the information email';
449// --------- End: New or revised $lang ---- from version 2.20.4
450
451
452// --------- Starting below: New or revised $lang ---- from version 2.20.11
453$lang['UAM_Error_Using_illegal_flag'] = 'Syntax error ! The [Kdays] AutoText flag is used as the "Deadline for registration validation limited" option was not activated. Please activate the option or correct the text field(s) colored in red.';
454// --------- End: New or revised $lang ---- from version 2.20.11
455?>
Note: See TracBrowser for help on using the repository browser.