[ Index ]
 

Code source de CMS made simple 1.0.5

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

title

Body

[fermer]

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

   1  <?php
   2  $lang['author'] = 'Autor';
   3  $lang['sysdefaults'] = 'Taasta algseaded';
   4  $lang['restoretodefaultsmsg'] = 'See operatsioon taastab mallide algseaded. Oled kindel, et soovid j&auml;tkata?';
   5  $lang['addarticle'] = 'Lisa Artikkel';
   6  $lang['articleadded'] = 'Artikkel edukalt lisatud.';
   7  $lang['articleupdated'] = 'Artikkel edukalt uuendatud.';
   8  $lang['articledeleted'] = 'Artikkel edukalt kustutatud.';
   9  $lang['addcategory'] = 'Lisa Kategooria';
  10  $lang['categoryadded'] = 'Kategooria edukalt lisatud.';
  11  $lang['categoryupdated'] = 'Kategooria edukalt uuendatud.';
  12  $lang['categorydeleted'] = 'Kategooria edukalt kustutatud.';
  13  $lang['addnewsitem'] = 'Lisa Uudis';
  14  $lang['allcategories'] = 'K&otilde;ik Kategooriad';
  15  $lang['allentries'] = 'K&otilde;ik Sissekanded';
  16  $lang['areyousure'] = 'Oled kindel, et soovid kustutada?';
  17  $lang['articles'] = 'Artiklid';
  18  $lang['cancel'] = 'T&uuml;hista';
  19  $lang['category'] = 'Kategooria';
  20  $lang['categories'] = 'Kategooriad';
  21  $lang['changelog'] = '<ul>
  22  <li>
  23  <p>Version: 1.0</p>
  24  <p>This module is a hacked and extended version of <em>Ted Kulp&#039;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&#039;s Ted&#039;s code.</p>
  25  </li> 
  26  <li> 
  27  <p>Version: 1.1</p> 
  28  <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> 
  29  </li> 
  30  <li> 
  31  <p>Version: 1.2</p> 
  32  <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> 
  33  </li> 
  34  <li> 
  35  <p>Version: 1.3</p> 
  36  <p>Minor cosmetic changes</p> 
  37  </li> 
  38  <li> 
  39  <p>Version 1.5</p> 
  40  <p>Merged into the trunk News module</p> 
  41  </li> 
  42  <li> 
  43  <p>Version 1.6</p> 
  44  <p>Added pagination, and moved the add button to the top (calguy)</p>
  45  </li>
  46  <li>
  47  <p>Version 2.0</p>
  48  <p>Re-written to use smarty templates, and several other significant improvements</p>
  49  </li>
  50  <li>
  51  <p>Version 2.0.1</p>
  52  <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> 
  53  </li> 
  54  <li>
  55  <p>Version 2.0.2</p>
  56  <p>- Add a &quot;start&quot; parameter to specify a start offset for news items</p>
  57  <p>- The template tabs now have a &quot;reset to default&quot; button on them</p>
  58  <p>- Start menu item is now required, but end date is optional when useexpirydate is on, 
  59  <p>- Change the permissions model significantly, The &quot;Modify News&quot; permission is only for articles and categories. &quot;Modify Templates&quot; permission is required to edit the templates, and &quot;Modify Site Preferences&quot; is required to edit the options.</p> 
  60  <p>- Put the rss feed titile into the lang entries</p>
  61  </li> 
  62  <p>Version 2.0.3</p>
  63  <p>- Added the ability to track the original author of an article</p>
  64  <li>
  65  </ul>
  66  </ul> 
  67  ';
  68  $lang['content'] = 'Sisu';
  69  $lang['dateformat'] = '%s ei ole yyyy-mm-dd hh:mm:ss formaadis';
  70  $lang['delete'] = 'Kustuta';
  71  $lang['description'] = 'Lisa, muuda ja kustuta Uudiseid.';
  72  $lang['detailtemplate'] = 'Detailise Kuva Mall';
  73  $lang['detailtemplateupdated'] = 'Uuendatud Detailse Kuva Mall salvestati edukalt andmebaasi.';
  74  $lang['displaytemplate'] = 'Kuva Mall';
  75  $lang['edit'] = 'Muuda';
  76  $lang['enddate'] = 'L&otilde;ppkuup&auml;ev';
  77  $lang['endrequiresstart'] = 'L&otilde;ppkuup&auml;eva sisestamisel tuleb m&auml;&auml;rata ka alguse kuup&auml;ev';
  78  $lang['entries'] = '%s Sissekannet';
  79  $lang['status'] = 'Staatus';
  80  $lang['expiry'] = 'Aegub';
  81  $lang['filter'] = 'Filtreeri';
  82  $lang['more'] = 'Loe edasi...';
  83  $lang['moretext'] = 'Loe edasi tekst';
  84  $lang['name'] = 'Nimi';
  85  $lang['news'] = 'Uudised';
  86  $lang['news_return'] = 'Tagasi';
  87  $lang['newcategory'] = 'Uus Kategooria';
  88  $lang['needpermission'] = 'Sul on selle funkstiooni jaoks vaja &#039;%s&#039; &otilde;igusi';
  89  $lang['nocategorygiven'] = 'Kategooriat ei ole.';
  90  $lang['nocontentgiven'] = 'Sisu ei ole.';
  91  $lang['noitemsfound'] = '<strong>Mitte &uuml;htegi</strong> sissekannet kategoorias: %s';
  92  $lang['nopostdategiven'] = 'Postitamise kuup&auml;eva ei ole.';
  93  $lang['note'] = '<em>M&auml;rkus:</em> Kuup&auml;evad peavad olema &#039;yyyy-mm-dd hh:mm:ss&#039; formaadis.';
  94  $lang['notitlegiven'] = 'Pealkirja ei ole.';
  95  $lang['nonamegiven'] = 'Nime ei ole.';
  96  $lang['numbertodisplay'] = 'Mitut n&auml;idata (t&uuml;hi v&auml;li n&auml;itab k&otilde;iki)?';
  97  $lang['print'] = 'Prindi';
  98  $lang['postdate'] = 'Postitamise kuup&auml;ev';
  99  $lang['postinstall'] = 'Palun m&auml;&auml;ra kindlasti &quot;Modify news&quot; &otilde;igus kasutajatele, kes peavad uudiseid toimetama.';
 100  $lang['rssfeedtitle'] = 'CMS Made Simple RSS Toide (Feed)';
 101  $lang['rsstemplate'] = 'RSS Mall';
 102  $lang['selectcategory'] = 'Vali Kategooria';
 103  $lang['showchildcategories'] = 'N&auml;ita Alamkategooriaid';
 104  $lang['sortascending'] = 'Sorteeri Kahanevalt';
 105  $lang['startdate'] = 'Alguskuup&auml;ev';
 106  $lang['startoffset'] = 'Alusta n&auml;itamist alates <i>n-dast</i> sissekandest';
 107  $lang['startrequiresend'] = 'Alguskuup&auml;eva sisestamisel tuleb sisestada ka l&otilde;ppkuup&auml;ev';
 108  $lang['submit'] = 'Saada';
 109  $lang['summary'] = 'Kokkuv&otilde;te';
 110  $lang['summarytemplate'] = 'Kokkuv&otilde;tte Mall';
 111  $lang['summarytemplateupdated'] = 'Uudiste Kokkuv&otilde;tte Mall edukalt uuendatud.';
 112  $lang['title'] = 'Pealkiri';
 113  $lang['options'] = 'Valikud';
 114  $lang['optionsupdated'] = 'Valikud edukalt uuendatud.';
 115  $lang['useexpiration'] = 'Kasuta Aegumiskuup&auml;eva';
 116  $lang['showautodiscovery'] = 'N&auml;ita Feed Auto-Discovery Linki';
 117  $lang['autodiscoverylink'] = 'Feed Auto-Discovery URL (algseadete jaoks j&auml;ta t&uuml;hjaks)';
 118  $lang['eventdesc-NewsArticleAdded'] = 'Saadetud artikli lisamisel.';
 119  $lang['eventhelp-NewsArticleAdded'] = '<p>Saadetud artikli lisamisel.</p>
 120  <h4>Parameetrid</h4>
 121  <ul>
 122  <li>\&quot;news_id\&quot; - Uudisteartikli ID</li>
 123  <li>\&quot;category_id\&quot; - Artikli kategooria ID</li>
 124  <li>\&quot;title\&quot; - Artikli pealkiri</li>
 125  <li>\&quot;content\&quot; - Artikli sisu</li>
 126  <li>\&quot;summary\&quot; - Artikli kokkuv&otilde;te</li>
 127  <li>\&quot;status\&quot; - Artikli staatus (&quot;t&ouml;&ouml;s&quot; v&otilde;i &quot;avaldatud&quot;)</li>
 128  <li>\&quot;start_time\&quot; - Kuup&auml;ev, millest alates artiklit n&auml;idata</li>
 129  <li>\&quot;end_time\&quot; - Kuup&auml;ev, millest alates artiklit enam ei n&auml;idata</li>
 130  <li>\&quot;useexp\&quot; - Kas aegumiskuup&auml;eva kasutatakse v&otilde;i mitte</li>
 131  </ul>
 132  ';
 133  $lang['eventdesc-NewsArticleEdited'] = 'Saadetud artikli uuendamisel.';
 134  $lang['eventhelp-NewsArticleEdited'] = '<p>Saadetud artikli uuendamisel.</p>
 135  <h4>Parameetrid</h4>
 136  <ul>
 137  <li>\&quot;news_id\&quot; - Uudisteartikli ID</li>
 138  <li>\&quot;category_id\&quot; - Artikli kategooria ID</li>
 139  <li>\&quot;title\&quot; - Artikli pealkiri</li>
 140  <li>\&quot;content\&quot; - Artikli sisu</li>
 141  <li>\&quot;summary\&quot; - Artikli kokkuv&otilde;te</li>
 142  <li>\&quot;status\&quot; - Artikli staatus (&quot;t&ouml;&ouml;s&quot; v&otilde;i &quot;avaldatud&quot;)</li>
 143  <li>\&quot;start_time\&quot; - Kuup&auml;ev, millest alates artiklit n&auml;idata</li>
 144  <li>\&quot;end_time\&quot; - Kuup&auml;ev, millest alates artiklit enam ei n&auml;idata</li>
 145  <li>\&quot;useexp\&quot; - Kas aegumiskuup&auml;eva kasutatakse v&otilde;i mitte</li>
 146  </ul>
 147  
 148  ';
 149  $lang['eventdesc-NewsArticleDeleted'] = 'Saadetud artikli kustutamisel.';
 150  $lang['eventhelp-NewsArticleDeleted'] = '<p>Saadetud artikli kustutamisel.</p>
 151  <h4>Parameetrid</h4>
 152  <ul>
 153  <li>\&quot;news_id\&quot; - Uudisteartikli ID</li>
 154  </ul>
 155  ';
 156  $lang['eventdesc-NewsCategoryAdded'] = 'Saadetud kategooria lisamisel.';
 157  $lang['eventhelp-NewsCategoryAdded'] = '<p>Saadetud kategooria lisamisel.</p>
 158  <h4>Parameetrid</h4>
 159  <ul>
 160  <li>\&quot;category_id\&quot; - Uudiste kategooria ID</li>
 161  <li>\&quot;name\&quot; - Uudiste kategooria nimi</li>
 162  </ul>
 163  ';
 164  $lang['eventdesc-NewsCategoryEdited'] = 'Saadetud kategooria muutmisel.';
 165  $lang['eventhelp-NewsCategoryEdited'] = '<p>Saadetud kategooria muutmisel.</p>
 166  <h4>Parameetrid</h4>
 167  <ul>
 168  <li>\&quot;category_id\&quot; - Uudistekategooria ID</li>
 169  <li>\&quot;name\&quot; - Uudistekategooria nimi</li>
 170  <li>\&quot;origname\&quot; - Uudistekategooria algne nimi</li>
 171  </ul>
 172  ';
 173  $lang['eventdesc-NewsCategoryDeleted'] = 'Saadetud kategooria kustutamisel.';
 174  $lang['eventhelp-NewsCategoryDeleted'] = '<p>Saadetud kategooria kustutamisel.</p>
 175  <h4>Parameetrid</h4>
 176  <ul>
 177  <li>\&quot;category_id\&quot; - Uudistekategooria ID</li>
 178  <li>\&quot;name\&quot; - Uudistekategooria nimi</li>
 179  </ul>
 180  ';
 181  $lang['helpnumber'] = 'Maksimaalne uudiste arv, mida kuvada =- j&auml;ttes t&uuml;hjaks kuvatakse k&otilde;ik';
 182  $lang['helpstart'] = 'Alusta alates <i>n-dast</i> uudisest -- j&auml;ttes t&uuml;hjaks alustatakse esimesest uudisest.';
 183  $lang['helpmakerssbutton'] = 'Tee nupp Uudiste RSS Toite (Feed) jaoks.';
 184  $lang['helpcategory'] = 'Kuva uudiseid ainult sellest kategooriast. <b>kasuta t&auml;rni (*) nime j&auml;rel, et n&auml;idata alamaid.</b>  Komaga eraldades saad m&auml;&auml;rata korraga mitu kategooriat. J&auml;ttes t&uuml;hjaks kuvatakse k&otilde;ik kategooriad.';
 185  $lang['helpmoretext'] = 'Tekst, mida n&auml;idata uudise l&otilde;pus, kui see &uuml;letam kokkuv&otilde;tte pikkuse. Vaikimis on see &quot;loe edasi...&quot;';
 186  $lang['helpsummarytemplate'] = 'Kasuta artikli kokkuv&otilde;tte kuvamiseks eraldi malli. See peab asuma kaustas modules/News/templates.';
 187  $lang['helpdetailtemplate'] = 'Kasuta artikli detailse vaate kuvamiseks eraldi malli. See peab asuma kaustas modules/News/templates.';
 188  $lang['helpsortby'] = 'V&auml;li, mille j&auml;rgi sorteerida.  Valikud on: &quot;news_date&quot;, &quot;summary&quot;, &quot;news_data&quot;, &quot;news_category&quot;, &quot;news_title&quot;.  Defaults to &quot;news_date&quot;.';
 189  $lang['helpsortasc'] = 'Sorteeri uudised kasvavas, mitte kahanevas j&auml;rjekorras.';
 190  $lang['helpdetailpage'] = 'Leht, millel Uudiste detaile n&auml;idata.  See v&otilde;ib olla lehe alias v&otilde;i id. V&otilde;imaldab kuvada detaile kokkuv&otilde;test erineva malliga.';
 191  $lang['helpdateformat'] = 'Artikli postitamise kuup&auml;eva formaat.  See baseerub <a href=&quot;http://php.net/strftime&quot; target=&quot;_blank&quot;>strftime</a> funktsioonil ja seda saab kasutada sinu mallil makroga: $entry->formatpostdate.  Vaikimis %x, mis on serveri vaikimis kuup&auml;eva formaat.';
 192  $lang['help'] = '    <h3>Mida see teeb?</h3>
 193      <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>
 194      <h3>Template variables</h3>
 195      <ul>
 196          <li><b>itemcount</b> - The number of news articles to be shown.</li>
 197          <li><b>entry->authorname</b> - The full name of the the author including First and Last name.</li>
 198      </ul>
 199      <h3>Security</h3>
 200      <p>The user must belong to a group with the &#039;Modify News&#039; permission in order to add, edit, or delete News entries.</p>
 201      <p>In order to edit the layout templates, the user must belong to a group with the &#039;Modify Templates&#039; permission.</p>
 202      <p>In order to edit the global news preferences, the user must belong to a group with the &#039;Modify Site Preferences&#039; permission.</p>
 203      <h3>How do I use it?</h3>
 204      <p>The easiest way to use it is with the {news} 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 news items.  The code would look something like: <code>{news number=&#039;5&#039;}</code></p>';
 205  $lang['utmz'] = '156861353.1157121618.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)';
 206  $lang['utma'] = '156861353.1526332053.1157121618.1157745950.1157896763.6';
 207  $lang['utmc'] = '156861353';
 208  ?>


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