[ Index ]
 

Code source de CMS made simple 1.0.5

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Search/lang/ext/ -> lt_LT.php (source)

   1  <?php
   2  $lang['searchsubmit'] = 'Pateikti';
   3  $lang['search'] = 'Paie&scaron;ka';
   4  $lang['param_submit'] = 'Tekstas kuris bus ant Pateikimo mygtuko';
   5  $lang['param_searchtext'] = 'Tekstas kuris bus paie&scaron;kos laukelyje';
   6  $lang['prompt_searchtext'] = 'Paie&scaron;kos tekstas';
   7  $lang['param_resultpage'] = 'Puslapis kuriame bus rodomi pai&scaron;kos rezultatai. Tai gali būt puslpio trumpinys (alias) ar ID. Naudojama paie&scaron;kos rezultatus atvaizduoti kitokiam &scaron;ablone nei paie&scaron;kos formos.';
   8  $lang['description'] = 'Modulis skirtas ie&scaron;koti puslapio ir kitų modulių turinį.';
   9  $lang['reindexallcontent'] = 'Indeksuoti visą turinį';
  10  $lang['reindexcomplete'] = 'Indeksvimas pavyko';
  11  $lang['stopwords'] = 'Stop žodžiai';
  12  $lang['searchresultsfor'] = 'Ie&scaron;koti';
  13  $lang['noresultsfound'] = 'Nieko nerasta';
  14  $lang['timetaken'] = 'Užėmė laiko';
  15  $lang['usestemming'] = 'Naudoti žodžių Stemming (English Only)';
  16  $lang['searchtemplate'] = 'Paie&scaron;kos &scaron;ablonas';
  17  $lang['resulttemplate'] = 'Rezultatų &scaron;ablonas';
  18  $lang['submit'] = 'Pateikti';
  19  $lang['sysdefaults'] = 'Atstatyti pradinius parametrus';
  20  $lang['searchtemplateupdated'] = 'Paie&scaron;kos &scaron;ablonas atnaujintas';
  21  $lang['resulttemplateupdated'] = 'Rezultatų &scaron;ablonas atnaujintas';
  22  $lang['restoretodefaultsmsg'] = '&Scaron;is veiksmas atstatys &scaron;ablonus į įprastu. ar jūs tikrai to norite?';
  23  $lang['options'] = 'Nuostatos';
  24  $lang['eventdesc-SearchInitiated'] = 'Siųsti kai paie&scaron;ka prasidėjo.';
  25  $lang['eventdesc-SearchCompleted'] = 'Siųsti kai paie&scaron;ka baigėsi.';
  26  $lang['eventdesc-SearchItemAdded'] = 'Siųsti kai naujas elematas indexuotas.';
  27  $lang['eventdesc-SearchItemDeleted'] = 'Siųsti kai elemtas i&scaron;trintas i&scaron; indexo.';
  28  $lang['eventdesc-SearchAllItemsDeleted'] = 'Siųsti kai visi elemtai i&scaron;trinti i&scaron; indexo.';
  29  $lang['eventhelp-SearchInitiated'] = '<p>Siųsti kai paie&scaron;ka prasidėjo.</p>
  30  <h4>Parametrai</h4>
  31  <ol>
  32  <li>Tekstas kurio ie&scaron;kojo.</li>
  33  </ol>
  34  ';
  35  $lang['eventhelp-SearchCompleted'] = '<p>Siųsti kai paie&scaron;ka baigėsi..</p>
  36  <h4>Parametrai</h4>
  37  <ol>
  38  <li>Tekstas kurio ie&scaron;kojo.</li>
  39  <li>Rezultatai</li>
  40  </ol>
  41  ';
  42  $lang['eventhelp-SearchItemAdded'] = '<p>Siųsti kai naujas elematas indexuotas..</p>
  43  <h4>Parametrai</h4>
  44  <ol>
  45  <li>Modulio pavadinimas.</li>
  46  <li>elemento ID</li>
  47  <li>Papildomi atributai.</li>
  48  <li>Priėtas turinys į indexą.</li>
  49  </ol>
  50  ';
  51  $lang['eventhelp-SearchItemDeleted'] = '<p>Siųsti kai elemtas i&scaron;trintas i&scaron; indexo.</p>
  52  <h4>Parametrai</h4>
  53  <ol>
  54  <li>Modulio pavadinimas.</li>
  55  <li>elemento ID.</li>
  56  <li>Papildomi atributai.</li>
  57  </ol>
  58  ';
  59  $lang['eventhelp-SearchAllItemsDeleted'] = '<p>Sent when all items are deleted from the index.</p>
  60  <h4>Parametrai</h4>
  61  <ul>
  62  <li>NÄ—ra</li>
  63  </ul>
  64  ';
  65  $lang['help'] = '<h3>What does this do?</h3>
  66  <p>Search is a module for searching &quot;core&quot; content along with certain registered modules.  You put in a word or two and it gives you back matching, relevent results.</p>
  67  <h3>How do I use it?</h3>
  68  <p>The easiest way to use it is with the {search} wrapper tag (wraps the module in a tag, to simplify the syntax). This will insert the module into your template or page anywhere you wish, and display the search form.  The code would look something like: <code>{search}</code></p>
  69  <h4>How do i prevent certain content from being indexed</h4>
  70  <p>The search module will not search any &quot;inactive&quot; pages. However on occasion, when you are using the CustomContent module, or other smarty logic to show different content to different groups of users, it may be advisiable to prevent the entire page from being indexed even when it is live.  To do this include the following tag anywhere on the page <em><!-- pageAttribute: NotSearchable --></em> When the search module sees this tag in the page it will not index any content for that page.</p>
  71  <p>The <em><!-- pageAttribute: NotSearchable --></em> tag can be placed in the template as well.  if this is done, none of the pages attached to that template will be indexed.  Those pages will be re-indexed if the tag is removed</p>
  72  ';
  73  $lang['utmz'] = '156861353.1156232165.25.12.utmccn=(referral)|utmcsr=dev.cmsmadesimple.org|utmcct=/softwaremap/trove_list.php|utmcmd=referral';
  74  $lang['utma'] = '156861353.146700672.1148557798.1156244921.1156338862.27';
  75  ?>


Généré le : Tue Apr 3 18:50:37 2007 par Balluche grâce à PHPXref 0.7