Changeset 12093


Ignore:
Timestamp:
Sep 7, 2011, 4:18:54 PM (13 years ago)
Author:
TranslationTeam
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/language/hu_HU/plugin.lang.php

    r12047 r12093  
    2424/* Errors and Warnings */
    2525$lang['UAM_audit_ok'] = 'Ellenőrzés rendben, Oké';
    26 $lang['UAM_Err_audit_username_char'] = '<b>Itt van egy vagy több érvénytelen karakter :</b> ';
     26$lang['UAM_Err_audit_username_char'] = '<b>Itt egy vagy több érvénytelen karakter van:</b> ';
    2727$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 az következőkkel: ';
    30 $lang['UAM_reg_err_login5'] = 'Az e-mail szolgáltatód itt le van tiltva.Your email provider is banned for registration. A letiltott szolgáltatók listája: ';
     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: ';
    3131$lang['UAM_empty_pwd'] = '[üres jelszó]';
    3232$lang['UAM_no_update_pwd'] = '[profil módosítás jelszó változtatás nélkül]';
     
    5656// --------- Starting below: New or revised $lang ---- from version 2.12.0 and 2.12.1
    5757/* Global Configuration Tab */
    58 $lang['UAM_PasswordTest'] = 'Erősség számoló';
     58$lang['UAM_PasswordTest'] = 'Jelszó teszt: ';
    5959/* Ghost Tracker Tab */
    6060$lang['UAM_Tab_GhostTracker'] = 'Szellem követő';
     
    6363$lang['UAM_Reminder_Sent_NOK'] = 'NEM';
    6464/* Errors and Warnings */
    65 $lang['UAM_save_config'] ='Configuráció mentve.';
     65$lang['UAM_save_config'] = 'Konfiguráció mentve.';
    6666$lang['UAM_reg_err_login3'] = 'Biztonság : Jelszó kötelező!';
    6767$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álsz betűket és számokat<br>
    69 - Hazsnálj kis és nagy betűket<br>
    70 - Növeld a méretét (a jelek számát)<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>
    7171Az admin által megkövetelt minimális hatékonyság: ';
    7272$lang['UAM_No_reminder_for_Guest'] = 'A "Guest" ("Vendég") azonosító nem kap emlékeztetőt a Szellem-Követőtől';
     
    9090// --------- Starting below: New or revised $lang ---- from version 2.12.8
    9191/* Errors and Warnings */
    92 $lang['UAM_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.';
     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.';
    9393// --------- End: New or revised $lang ---- from version 2.12.8
    9494
     
    9696// --------- Starting below: New or revised $lang ---- from version 2.13.0
    9797/* UserList Tab */
    98 $lang['UAM_UserList_Title'] = 'Monitoring registered users';
     98$lang['UAM_UserList_Title'] = 'Regisztrált felhasználó figyelése';
    9999// --------- End: New or revised $lang ---- from version 2.13.0
    100100
     
    102102// --------- Starting below: New or revised $lang ---- from version 2.13.4
    103103/* Global Configuration Tab */
    104 $lang['UAM_Title_Tab'] = 'UserAdvManager - Version : ';
    105 $lang['UAM_SubTitle1'] = 'Plugin configuration';
    106 $lang['UAM_Tab_Global'] = 'Configuration';
    107 $lang['UAM_Title1'] = 'Setting restrictions for registrations';
    108 $lang['UAM_Title2'] = 'Setting confirmations and validations of registration';
    109 $lang['UAM_Title3'] = 'Setting the registered users monitoring and other options';
    110 $lang['UAM_Title4'] = 'Tips and examples of use';
    111 $lang['UAM_No_Casse'] = 'Usernames: Case sensitivity';
    112 $lang['UAM_Username_Char'] = 'Usernames: Exclusion of characters';
    113 $lang['UAM_Username_Char_true'] = ' Banning characters:<br>(Use a comma to separate each character)<br><br>';
    114 $lang['UAM_Username_Char_false'] = ' Permit all (default)';
    115 $lang['UAM_Password_Enforced'] = 'Strengthening the security level of passwords';
    116 $lang['UAM_Password_Enforced_true'] = ' Enable. Minimum Score: ';
    117 $lang['UAM_AdminPassword_Enforced'] = 'Applying to administrators';
     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álasztval)<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';
    118118$lang['UAM_PasswordTest'] = 'Password test: ';
    119 $lang['UAM_ScoreTest'] = 'Result: ';
    120 $lang['UAM_MailExclusion'] = 'Email domains exclusion';
    121 $lang['UAM_MailExclusion_true'] = ' Exclude the following domains:<br>(Use a comma to separate each domain)';
    122 
    123 $lang['UAM_Mail_Info'] = 'Information email to user:';
    124 $lang['UAM_MailInfo_Text'] = ' Customizing the information email:';
    125 $lang['UAM_Confirm_Mail'] = 'Confirmation of registration:';
    126 $lang['UAM_ConfirmMail_Text'] = ' Customizing the confirmation email:';
    127 $lang['UAM_Confirm_grpstat_notice'] = 'Caution: It is advisable to use either the group or the validation statutes and not both simultaneously.';
    128 $lang['UAM_Confirm_Group'] = 'Validation Groups<br>(leave ------- to not affect group)';
    129 $lang['UAM_Confirm_Status'] = 'Validation Statutes<br>(leave ------- to keep the Piwigo\'s default)';
    130 $lang['UAM_No_Confirm_Group'] = 'Group for users who have not validated their registration<br>';
    131 $lang['UAM_Validated_Group'] = 'Group for users who have validated their registration<br>';
    132 $lang['UAM_No_Confirm_Status'] = 'Status for users who have not validated their registration<br>';
    133 $lang['UAM_Validated_Status'] = 'Status for users who have validated their registration<br>';
    134 $lang['UAM_ValidationLimit_Info'] = 'Deadline for registration validation limited';
    135 $lang['UAM_ConfirmMail_TimeOut_true'] = ' Enable. Number of days until expiration: ';
    136 $lang['UAM_ConfirmMail_Remail'] = 'Remind unvalidated users';
    137 $lang['UAM_ConfirmMail_ReMail_Txt1'] = 'Customizing the reminder message <b><u>with</u></b> new regeneration of key validation.';
     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 regisztá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ékzetető üzenet testreszabása <b><u>with</u></b> new regeneration of key validation.';
    138138$lang['UAM_ConfirmMail_ReMail_Txt2'] = 'Customizing the reminder message <b><u>without</u></b> regeneration of key validation.';
    139139
     
    188188<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>
    189189Also available, the project\'s bugtracker: <a href="http://piwigo.org/bugs/" onclick="window.open(this.href);return false;">http://piwigo.org/bugs/</a>';
    190 // --------- End: New or revised $lang ---- from version 2.15.1
    191190
    192191
     
    208207$lang['UAM_Deleted_Account_Redirection_Page'] = 'Access denied - Account destroyed!';
    209208$lang['UAM_title_redir_page'] = 'Access denied for having an account destroyed!';
    210 $lang['UAM_Error_GTAutoMail_cannot_be_set_without_ConfirmMail'] = 'Consistency error in the chosen configuration:
     209$lang['UAM_Error_GTAutoMail_cannot_be_set_without_ConfirmMail'] = 'Consistency error in the configuration chosen:
    211210<br><br>
    212 "Setting the registered users monitoring 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.
     211"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.
    213212<br><br>
    214213To ensure consistency, the option "Automatically sending an email when changing group / status" was automatically repositioned "disabled".
     
    228227$lang['UAM_Enable'] = ' Enable ';
    229228$lang['UAM_Tips1'] = 'Information of non-validated registration with UAM and PWG_Stuffs';
    230 $lang['UAM_Tips1_txt'] = '
    231           <ul>
     229$lang['UAM_Tips1_txt'] = '          <ul>
    232230            <li>
    233231            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.
     
    266264            </li>
    267265          </ul>';
     266<br>
     267B. In plugin PWG Stuffs :
     268              <ol>
     269                <li>Go to tab "Add a new module"</li>
     270                <li>Choose "UAM Module"</li>
     271                <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>
     272                <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>
     273                <li>Check "Display the module on the homepage of the site"</li>
     274                <li>Validate the configuration of the module</li>
     275              </ol>
     276            </li>
     277          </ul>';
    268278$lang['UAM_Tips2'] = 'Information of non-validated registration with UAM and Additional Pages';
    269 $lang['UAM_Tips2_txt'] = '
    270           <ul>
     279$lang['UAM_Tips2_txt'] = '          <ul>
    271280            <li>
    272281            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.
     
    309318            </li>
    310319          </ul>';
     320            Advantages over the method with PWG_Stuffs: Allow formatting information and displaying the information immediately upon registration of visitors.
     321            </li><br><br>
     322            <li>
     323Prerequisite:<br>
     324- A gallery with all or some private categories, visible only by registered users<br>
     325- 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>
     326- UAM plugin<br>
     327- Additional Pages plugin for adding and managing an additional page to replace the default index page of the gallery<br>
     328- Optionally, the plugin Extended Description to support multi-languages<br>
     329            </li><br><br>
     330            <li>
     331Stages:<br><br>
     332A. In plugin UAM:
     333              <ol>
     334                <li>Enable registration confirmation</li>
     335                <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>
     336                <li>Select the "Waiting" group under "For users who have not validated their registration"</li>
     337                <li>Select the "Validated" group under "For users who have validated their registration"</li>
     338                <li>Save the plugin configuration</li>
     339              </ol>
     340<br>
     341B. In plugin Additional Pages:<br>
     342                <b>NOTE : The management of access rights for groups on Additional Pages must be turned on (see plugin configuration settings).</b>
     343                <br>
     344              <ol>
     345                <li>Add a new page with at least the following parameters:</li>
     346                <ul>
     347                  <li>Page name: The name you wish to give to the additional page (ie: Registration not validated)</li>
     348                  <li>Set as homepage checked</li>
     349                  <li>Groups allowed: Check the box corresponding to the group "Waiting" configured in UAM</li>
     350                  <li>Content: The text you want to use for visitors.</li>
     351                </ul>
     352                <br>
     353                <li>And that\'s it! Only visitors registered and whose registration has not been validated will see this additional index page.</li>
     354              </ol>
     355            </li>
     356          </ul>';
    311357$lang['UAM_No_Ghosts'] = 'No ghosts visitors for the moment';
    312358$lang['UAM_No_Userlist'] = 'No visitors to list for the moment';
Note: See TracChangeset for help on using the changeset viewer.