[ Index ]
 

Code source de CMS made simple 1.0.5

Accdez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

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

   1  <?php
   2  $lang['author'] = 'Автор';
   3  $lang['sysdefaults'] = 'Връща фабричните настройки';
   4  $lang['restoretodefaultsmsg'] = 'Тази операция връща шаблоните към техните фабрични настройки. Сигурни ли сте че искате да продължите?';
   5  $lang['addarticle'] = 'Прибавя статия';
   6  $lang['articleadded'] = 'Статията беше добавена.';
   7  $lang['addcategory'] = 'Прибавя категория';
   8  $lang['categoryadded'] = 'Категорията беше успешно добавена.';
   9  $lang['categoryupdated'] = 'Категорията беше успешно обновена.';
  10  $lang['addnewsitem'] = 'Прибавя новина';
  11  $lang['allcategories'] = 'Всички категории';
  12  $lang['allentries'] = 'Всички статии';
  13  $lang['areyousure'] = 'Сигурни ли сте че искате да изтриете?';
  14  $lang['articles'] = 'Статии';
  15  $lang['cancel'] = 'Отказ';
  16  $lang['category'] = 'Категория';
  17  $lang['categories'] = 'Категории';
  18  $lang['changelog'] = '<ul>
  19  <li>
  20  <p>Версия: 1.0</p>
  21  <p>This module is a hacked and extended version of <em>Ted Kulp\'s</em> News module.  I simply added another field to the database, and some more code to make that field worl.... I also re-cleaned the code a bit, so it was a little easier to read, other than that, it\'s Ted\'s code.</p>
  22  </li> 
  23  <li> 
  24  <p>Версия: 1.1</p> 
  25  <p>Added the ability to set an automatic expiry date from a pulldown, moved the category selection, and on the main page you now filter the entries you want to see.</p> 
  26  </li> 
  27  <li> 
  28  <p>Версия: 1.2</p> 
  29  <p>Added summary, no_anchor and length parameters.  In summary mode links are made to the real articles, tags are stripped, and links are insreted to the news page and the specific news item.</p> 
  30  </li> 
  31  <li> 
  32  <p>Версия: 1.3</p> 
  33  <p>Minor cosmetic changes</p> 
  34  </li> 
  35  <li> 
  36  <p>Версия 1.5</p> 
  37  <p>Merged into the trunk News module</p> 
  38  </li> 
  39  <li> 
  40  <p>Версия 1.6</p> 
  41  <p>Added pagination, and moved the add button to the top (calguy)</p>
  42  </li>
  43  <li>
  44  <p>Версия 2.0</p>
  45  <p>Re-written to use smarty templates, and several other significant improvements</p>
  46  </li>
  47  <li>
  48  <p>Version 2.0.1</p>
  49  <p>Minor tweaks to the RSS output to allow it to work correctly on different browsers, and to support non alpha numeric characters in the description.</p> 
  50  </li> 
  51  <li>
  52  <p>Версия 2.0.2</p>
  53  <p>- Add a "start" parameter to specify a start offset for news items</p>
  54  <p>- The template tabs now have a "reset to default" button on them</p>
  55  <p>- Start menu item is now required, but end date is optional when useexpirydate is on, 
  56  <p>- Change the permissions model significantly, The "Modify News" permission is only for articles and categories. "Modify Templates" permission is required to edit the templates, and "Modify Site Preferences" is required to edit the options.</p> 
  57  </li> 
  58  </ul> 
  59  ';
  60  $lang['content'] = 'Съдържание';
  61  $lang['dateformat'] = '%s не във валидния yyyy-mm-dd hh:mm:ss формат';
  62  $lang['delete'] = 'Изтрива';
  63  $lang['description'] = 'Прибавя, редактира и премахва новини';
  64  $lang['detailtemplate'] = 'Шаблон за детайли';
  65  $lang['detailtemplateupdated'] = 'Обновеният Шаблон за детайли беше успешно записан в базата данни.';
  66  $lang['displaytemplate'] = 'Шаблон за бърз преглед';
  67  $lang['edit'] = 'Редактира';
  68  $lang['enddate'] = 'Крайна дата';
  69  $lang['endrequiresstart'] = 'Въвеждането на крайна дата изисква и начална такава';
  70  $lang['entries'] = '%s новини';
  71  $lang['status'] = 'Статус';
  72  $lang['expiry'] = 'Изтича';
  73  $lang['filter'] = 'Филтер';
  74  $lang['more'] = 'Повече';
  75  $lang['moretext'] = 'Прочете повече';
  76  $lang['name'] = 'Име';
  77  $lang['news'] = 'Новини';
  78  $lang['news_return'] = 'Връща';
  79  $lang['newcategory'] = 'Нова категория';
  80  $lang['needpermission'] = 'Необходими са ви \'%s\' права за изпълнение на тази функция.';
  81  $lang['nocategorygiven'] = 'Няма зададена категория';
  82  $lang['nocontentgiven'] = 'Няма зададено съдържание';
  83  $lang['noitemsfound'] = '<strong>Няма</strong> намерени записи за категорията: %s';
  84  $lang['nopostdategiven'] = 'Няма зададена дата';
  85  $lang['note'] = '<em>Бележки:</em> Датите трябва да са в \'yyyy-mm-dd hh:mm:ss\' формат.';
  86  $lang['notitlegiven'] = 'Няма зададено заглавие';
  87  $lang['numbertodisplay'] = 'Брой статии за показване (ако е оставено празно показва всички)';
  88  $lang['print'] = 'Печат';
  89  $lang['postdate'] = 'Дата на публикуване';
  90  $lang['postinstall'] = 'Уверете се че правото "Промяна на Новини" е избрано за потребителите които ще администрират новините.';
  91  $lang['rssfeedtitle'] = 'CMS Made Simple RSS Feed';
  92  $lang['rsstemplate'] = 'RSS шаблон';
  93  $lang['selectcategory'] = 'Избира категория';
  94  $lang['showchildcategories'] = 'Показва подкатегории';
  95  $lang['sortascending'] = 'Сортира абв';
  96  $lang['startdate'] = 'Начална дата';
  97  $lang['startoffset'] = 'Започва да показва на n-тата статия';
  98  $lang['startrequiresend'] = 'Въвеждането на начална дата изисква и крайна такава';
  99  $lang['submit'] = 'Въвежда';
 100  $lang['summary'] = 'Резюме';
 101  $lang['summarytemplate'] = 'Шаблон за резюме';
 102  $lang['summarytemplateupdated'] = 'The News Summary Template was successfully updated.';
 103  $lang['title'] = 'Заглавие';
 104  $lang['options'] = 'Опции';
 105  $lang['optionsupdated'] = 'Опциите бяха успешно обновени.';
 106  $lang['useexpiration'] = 'Използва крайна дата';
 107  $lang['showautodiscovery'] = 'Показва автоматичен линк за rss емисия';
 108  $lang['autodiscoverylink'] = 'Автоматичен линк за rss емисия (празно по подразбиране)';
 109  $lang['eventdesc-NewsArticleAdded'] = 'Sent when an article is added.';
 110  $lang['eventhelp-NewsArticleAdded'] = '<p>Sent when an article is added.</p>
 111  <h4>Parameters</h4>
 112  <ul>
 113  <li>\\"news_id\\" - Id of the news article</li>
 114  <li>\\"category_id\\" - Id of the category for this article</li>
 115  <li>\\"title\\" - Title of the article</li>
 116  <li>\\"content\\" - Content of the article</li>
 117  <li>\\"summary\\" - Summary of the article</li>
 118  <li>\\"status\\" - Status of the article ("draft" or "publish")</li>
 119  <li>\\"start_time\\" - Date the article should start being displayed</li>
 120  <li>\\"end_time\\" - Date the article should stop being displayed</li>
 121  </ul>
 122  ';
 123  $lang['eventdesc-NewsArticleEdited'] = 'Sent when an article is edited.';
 124  $lang['eventhelp-NewsArticleEdited'] = '<p>Sent when an article is edited.</p>
 125  <h4>Parameters</h4>
 126  <ul>
 127  <li>\\"news_id\\" - Id of the news article</li>
 128  <li>\\"category_id\\" - Id of the category for this article</li>
 129  <li>\\"title\\" - Title of the article</li>
 130  <li>\\"content\\" - Content of the article</li>
 131  <li>\\"summary\\" - Summary of the article</li>
 132  <li>\\"status\\" - Status of the article ("draft" or "publish")</li>
 133  <li>\\"start_time\\" - Date the article should start being displayed</li>
 134  <li>\\"end_time\\" - Date the article should stop being displayed</li>
 135  </ul>
 136  ';
 137  $lang['eventdesc-NewsArticleDeleted'] = 'Sent when an article is deleted.';
 138  $lang['eventhelp-NewsArticleDeleted'] = '<p>Sent when an article is deleted.</p>
 139  <h4>Parameters</h4>
 140  <ul>
 141  <li>\\"news_id\\" - Id of the news article</li>
 142  </ul>
 143  ';
 144  $lang['eventdesc-NewsCategoryAdded'] = 'Sent when a category is added.';
 145  $lang['eventhelp-NewsCategoryAdded'] = '<p>Sent when a category is added.</p>
 146  <h4>Parameters</h4>
 147  <ul>
 148  <li>\\"category_id\\" - Id of the news categpry</li>
 149  <li>\\"name\\" - Name of the news category</li>
 150  </ul>
 151  ';
 152  $lang['eventdesc-NewsCategoryEdited'] = 'Sent when a category is edited.';
 153  $lang['eventhelp-NewsCategoryEdited'] = '<p>Sent when a category is edited.</p>
 154  <h4>Parameters</h4>
 155  <ul>
 156  <li>\\"category_id\\" - Id of the news categpry</li>
 157  <li>\\"name\\" - Name of the news category</li>
 158  </ul>
 159  ';
 160  $lang['eventdesc-NewsCategoryDeleted'] = 'Sent when a category is deleted.';
 161  $lang['eventhelp-NewsCategoryDeleted'] = '<p>Sent when a category is deleted.</p>
 162  <h4>Parameters</h4>
 163  <ul>
 164  <li>\\"category_id\\" - Id of the news categpry</li>
 165  </ul>
 166  ';
 167  $lang['helpnumber'] = 'Максимален брой статии за покзване =- оставяйки празно показва всички.';
 168  $lang['helpstart'] = 'Показване от nтата статия -- оставяйки празно ще започне от първата статия.';
 169  $lang['helpmakerssbutton'] = 'Бутон за връзка към RSS емисия за тази новина.';
 170  $lang['helpcategory'] = 'Показва само новините в тази категория. Използва * след името за да покаже подкатегориите. Множествени категории могат да се използват разделени чрез запейтаки. Оставяйки празно, показва всички категории.';
 171  $lang['helpmoretext'] = 'Текст за визуализиране накрая на всяка новина ако текстта на резюмето й е по-дълъг. По подразбиране "прочети повече..."';
 172  $lang['helpsummarytemplate'] = 'Използва отделен шаблон за визуализиране на резюмето на новината. Може да се намери в /modules/News/templates.';
 173  $lang['helpdetailtemplate'] = 'Използва отделен шаблон за визуализиране на детайлното показване на новината. Може да се намери в /modules/News/templates.';
 174  $lang['helpsortby'] = 'Поле по което да се сортира. Възможности: "news_date", "summary", "news_data", "news_category", "news_title". По подразбиране е "news_date". ';
 175  $lang['helpsortasc'] = 'Сортира в ред абв а не в яюь.';
 176  $lang['helpdetailpage'] = 'Страница където да показва детайлите за новина. Тази страница може да бъде или псевдоним или id. Използва се за да може цялата новина да се покаже в различен шаблон от този за резюмето.';
 177  $lang['helpdateformat'] = 'Формата на дата на публикация.  Базиран на <a href="http://php.net/strftime" target="_blank">strftime</a> функцията и може да се използва в шаблона като $entry->formatpostdate.  По подразбиране е %x, което е дата на сървъра, където е разположена страницата.';
 178  $lang['help'] = '    <h3>What does this do?</h3>
 179      <p>News is a module for displaying news events on your page, similar to a blog style, except with more features!.  When the module is installed, a News admin page is added to administration menu that will allow you to select or add a news category.  Once a news category is created or selected, a list of news items for that category will be displayed.  From here, you can add, edit or delete news items for that category.</p>
 180      <h3>Security</h3>
 181      <p>The user must belong to a group with the \'Modify News\' permission in order to add, edit, or delete News entries.</p>
 182      <h3>How do I use it?</h3>
 183      <p>The easiest way to use it is in conjunction with the cms_module tag.  This will insert the module into your template or page anywhere you wish, and display news items.  The code would look something like: <code>{cms_module module="news" number="5" category="beer"}</code></p>';
 184  $lang['utma'] = '156861353.1702809770.1147206472.1154263465.1154267626.122';
 185  $lang['utmz'] = '156861353.1154263465.121.10.utmccn=(organic)|utmcsr=google|utmctr=cmsmadesimple|utmcmd=organic';
 186  $lang['utmc'] = '156861353';
 187  ?>


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