Ignore:
Timestamp:
Mar 28, 2011, 10:53:47 PM (13 years ago)
Author:
Eric
Message:

r9908 merged from trunk to branch 2.20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/branches/2.20/language/lv_LV/plugin.lang.php

    r9325 r9909  
    268268/*TODO*/$lang['UAM_Tips1'] = 'Information of non-validated registration with UAM and PWG_Stuffs';
    269269/*TODO*/$lang['UAM_Tips1_txt'] = '
    270 <ul>
    271 <li>
    272              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.
    273              <br><br>
    274 <b>Atgādinājums: Pie standartoperācijām "Guest" (viesis) redz tikai publiskās kategorijas bez informatīvā materiāla.</b>
    275 </li><br><br>
    276 <li>
    277 Priekšnoteikumi:<br>
    278 - Galerija ar visām vai dažām privātajām ketegorijām redzama tikai reģistrētiem lietotājiem<br>
    279 - Vismaz 2 sekojošas Piwigo lietotāju grupas:gaidīšanas grupa  "Waiting," bez tiesībām darboties ar privātām kategorijām un apstiprināto grupa "Validated" ar visām tiesībām darbam ar privātām kategorijām<br>
    280 - UAM spraudnis<br>
    281 - PWG Stuffs spraudnis, moduļa "Personal Block" pievienošanai<br>
    282 - Pēc izvēles (neobligāts), spraudnis Extended Description (paplašināts apraksts), lai nodrošinātu daudzvalodu atbalstu<br>
    283 </li><br><br>
    284 <li>
    285 Posmi:<br><br>
    286 A. UAM spraudnī:
    287 <ol>
    288 <li>Iespējo reģistrācijas apstiprināšanu</li>
    289 <li>Ievada papildinformāciju-skaidrojumu, kas tiks pievienots e-pasta reģistrācijas apstiprinājumam. Gadījumā, ja ir aktivēts spraudnis Extended Description (papildus apraksts), var tikt lietotas valodu iezīmes (tagi)</li>
    290 <li>Izvēlas gaidīšanas grupu "Waiting" sadaļā "Lietotājiem, kas nav apstiprinājuši savu reģistrāciju"</li>
    291 <li>Izvēlas apstiprināto grupu "Validated" sadaļā "Lietotājiem, kas apstiprinājuši savu reģistrāciju"</li>
    292 <li>Saglabā spraudņa konfigurāciju</li>
    293 </ol>
     270          <ul>
     271            <li>
     272            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.
     273            <br><br>
     274            <b>Recall: In standard operation, the "Guest" only sees the public categories, without information message.</b>
     275            </li><br><br>
     276            <li>
     277Prerequisite:<br>
     278- A gallery with all or some private categories, visible only by registered users<br>
     279- 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>
     280- UAM plugin<br>
     281- PWG Stuffs plugin, for adding a special UAM module<br>
     282- Optionally, the plugin Extended Description to support multi-languages<br>
     283            </li><br><br>
     284            <li>
     285Stages:<br><br>
     286A. In plugin UAM:
     287              <ol>
     288                <li>Enable registration confirmation</li>
     289                <li>Enable PWG Stuffs module option</li>
     290                <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>
     291                <li>Select the "Waiting" group under "For users who have not validated their registration"</li>
     292                <li>Select the "Validated" group under "For users who have validated their registration"</li>
     293                <li>Save the plugin configuration</li>
     294              </ol>
    294295<br>
    295 B. PWG Stuffs spraudnī :
    296 <ol>
    297 <li>Pievieno jauna tipa moduli "Personal block: Rāda bloķētos darbiniekus (piem. redakcionāli)"</li>
    298 <li>Konfigurē moduli, norādot nosaukumu (piem."Registration pending validation") un tā aprakstu, pārbaudot grupu "Waiting"  atļauto grupu sarakstā</li>
    299 <li>Pabeidz moduļa saturu ar informatīvu ziņojumu neapstiprinātajiem lietotājiem.Kā UAM valodas iezīmes var tikt lietotas, ja spraudnī ir iespējota papildus apraksta Extended Description funkcija</li>
    300 <li>Atzīmē "Rādīt moduli vietnes mājas lapā"</li>
    301 <li>Pārbauda moduļa konfigurāciju</li>
    302 </ol>
    303 </li>
    304 </ul>';
     296B. In plugin PWG Stuffs :
     297              <ol>
     298                <li>Go to tab "Add a new module"</li>
     299                <li>Choose "UAM Module"</li>
     300                <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>
     301                <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>
     302                <li>Check "Display the module on the homepage of the site"</li>
     303                <li>Validate the configuration of the module</li>
     304              </ol>
     305            </li>
     306          </ul>';
    305307/*TODO*/$lang['UAM_Tips2'] = 'Information of non-validated registration with UAM and Additional Pages';
    306308/*TODO*/$lang['UAM_Tips2_txt'] = '
     
    349351/*TODO*/$lang['UAM_No_Userlist'] = 'No visitors to list for the moment';
    350352/*TODO*/$lang['UAM_No_Usermanager'] = 'No unvalidated registers to list for the moment';
     353/*TODO*/$lang['UAM_Stuffs_Title'] = 'UAM block';
     354/*TODO*/$lang['UAM_Stuffs_Desc'] = 'Adds an information block for unvalidated users';
     355/*TODO*/$lang['UAM_Stuffs'] = 'PWG Stuffs block';
    351356// --------- End: New or revised $lang ---- from version 2.20.0
    352357?>
Note: See TracChangeset for help on using the changeset viewer.