[ Index ]
 

Code source de CMS made simple 1.0.5

Accdez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

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

   1  <?php
   2  $lang['searchsubmit'] = 'Изпрати';
   3  $lang['search'] = 'Търси';
   4  $lang['param_searchtext'] = 'Текст за добаване в полето за търсене';
   5  $lang['prompt_searchtext'] = 'Текст за търсене по подразбиране';
   6  $lang['param_resultpage'] = 'Page to display search results in.  This can either be a page alias or an id.  Used to allow search results to be displayed in a different template from the search form';
   7  $lang['description'] = 'Module for search site and other module\'s contents.';
   8  $lang['reindexallcontent'] = 'Реиндексира Цялото съдържание';
   9  $lang['reindexcomplete'] = 'Реиндексирането завършено!';
  10  $lang['stopwords'] = 'Stop Words';
  11  $lang['searchresultsfor'] = 'Резултати от търсенето за';
  12  $lang['noresultsfound'] = 'Не са намерени резултати!';
  13  $lang['timetaken'] = 'време за търсене';
  14  $lang['usestemming'] = 'Use Word Stemming (English Only)';
  15  $lang['searchtemplate'] = 'Шаблон за Търсене';
  16  $lang['resulttemplate'] = 'Шаблон за Резултати';
  17  $lang['submit'] = 'Изпрати';
  18  $lang['sysdefaults'] = 'Връща фабричните настройки';
  19  $lang['searchtemplateupdated'] = 'Шаблонът за Търсене е Обновен';
  20  $lang['resulttemplateupdated'] = 'Шаблонът за Резултатите е Обновен';
  21  $lang['restoretodefaultsmsg'] = 'This operation will restore the template contents to their system defaults.  Are you sure you want to procede?';
  22  $lang['options'] = 'Опции';
  23  $lang['eventdesc-SearchInitiated'] = 'Sent when a search is started.';
  24  $lang['eventdesc-SearchCompleted'] = 'Sent when a search is completed.';
  25  $lang['eventdesc-SearchItemAdded'] = 'Sent when a new item is indexed.';
  26  $lang['eventdesc-SearchItemDeleted'] = 'Sent when an item is deleted from the index.';
  27  $lang['eventdesc-SearchAllItemsDeleted'] = 'Sent when all items are deleted from the index.';
  28  $lang['eventhelp-SearchInitiated'] = '<p>Sent when a search is started.</p>
  29  <h4>Parameters</h4>
  30  <ol>
  31  <li>Text that was searched for.</li>
  32  </ol>
  33  ';
  34  $lang['eventhelp-SearchCompleted'] = '<p>Sent when a search is completed.</p>
  35  <h4>Parameters</h4>
  36  <ol>
  37  <li>Text that was searched for.</li>
  38  <li>Array of the completed results.</li>
  39  </ol>
  40  ';
  41  $lang['eventhelp-SearchItemAdded'] = '<p>Sent when a new item is indexed.</p>
  42  <h4>Parameters</h4>
  43  <ol>
  44  <li>Module name.</li>
  45  <li>Id of the item.</li>
  46  <li>Additional Attribute.</li>
  47  <li>Content to index and add.</li>
  48  </ol>
  49  ';
  50  $lang['eventhelp-SearchItemDeleted'] = '<p>Sent when an item is deleted from the index.</p>
  51  <h4>Parameters</h4>
  52  <ol>
  53  <li>Module name.</li>
  54  <li>Id of the item.</li>
  55  <li>Additional Attribute.</li>
  56  </ol>
  57  ';
  58  $lang['eventhelp-SearchAllItemsDeleted'] = '<p>Sent when all items are deleted from the index.</p>
  59  <h4>Parameters</h4>
  60  <ul>
  61  <li>None</li>
  62  </ul>
  63  ';
  64  $lang['help'] = '    <h3>What does this do?</h3>
  65      <p>Search is a module for searching "core" content along with certain registered modules.  You put in a word or two and it gives you back matching, relevent results.</p>
  66      <h3>How do I use it?</h3>
  67      <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>';
  68  $lang['utma'] = '156861353.1702809770.1147206472.1154263465.1154267626.122';
  69  $lang['utmz'] = '156861353.1154263465.121.10.utmccn=(organic)|utmcsr=google|utmctr=cmsmadesimple|utmcmd=organic';
  70  $lang['utmc'] = '156861353';
  71  ?>


Gnr le : Tue Apr 3 18:50:37 2007 par Balluche grce PHPXref 0.7