[ Index ]
 

Code source de CMS made simple 1.0.5

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

title

Body

[fermer]

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

   1  <?php
   2  $lang['prompt_dl_chunksize'] = 'Downloadi T&uuml;ki Suurus (Kb)';
   3  $lang['text_dl_chunksize'] = 'Maksimaalne andmete suurus, mida korraga serverist t&otilde;mmata (mooduli installeerimisel)';
   4  $lang['error_nofilesize'] = 'Faili suuruse (filesize) parameetrit ei antud';
   5  $lang['error_nofilename'] = 'Faili nime (filename) parameetrit ei antud';
   6  $lang['error_checksum'] = 'Checksum viga.  See viitab ilmselt vigasele failile. Viga v&otilde;is tekkida panipaika &uuml;leslaadimisel v&otilde;i sinu arvutisse kadmisel.';
   7  $lang['cantdownload'] = 'Ei saa alla t&otilde;mmata.';
   8  $lang['download'] = 'T&otilde;mba Alla ja Installeeri';
   9  $lang['error_moduleinstallfailed'] = 'Mooduli installeerimine eba&otilde;nnestus';
  10  $lang['error_connectnomodules'] = 'Kuigi mooduli panipaigaga saavutati &uuml;hendus, ilmnes, et see panipaik ei jaga veel &uuml;htegi moodulit.';
  11  $lang['submit'] = 'Saada';
  12  $lang['text_repository_url'] = 'URL peaks olema vormis http://www.mycmssite.com/path/soap.php?module=ModuleRepository';
  13  $lang['prompt_repository_url'] = 'Mooduli panipaiga URL:';
  14  $lang['availmodules'] = 'Saadaval Moodulid';
  15  $lang['preferences'] = 'Eelistused';
  16  $lang['repositorycount'] = 'Panipaigast leitud Moodulid';
  17  $lang['instcount'] = 'Olemasolevad ja installeeritud Moodulid';
  18  $lang['availablemodules'] = 'K&auml;esolevast panipaigast saadaval olevate moodulite staatus';
  19  $lang['helptxt'] = 'Abi';
  20  $lang['abouttxt'] = 'Info';
  21  $lang['xmltext'] = 'XML Fail';
  22  $lang['nametext'] = 'Mooduli Nimi';
  23  $lang['vertext'] = 'Versioon';
  24  $lang['sizetext'] = 'Suurus (Kilobaitides)';
  25  $lang['statustext'] = 'Staatus/tegevus';
  26  $lang['uptodate'] = 'Installeeritud';
  27  $lang['install'] = 'installeeri';
  28  $lang['newerversion'] = 'Uuem versioon installeeritud';
  29  $lang['upgrade'] = 'Uuenda';
  30  $lang['error_nosoapconnect'] = 'Ei suutnud luua &uuml;hendust SOAP serveriga';
  31  $lang['error_soaperror'] = 'SOAP probleem';
  32  $lang['error_norepositoryurl'] = 'Mooduli panipaiga URL&#039;i pole m&auml;&auml;ratud';
  33  $lang['friendlyname'] = 'Moodulihaldur';
  34  $lang['postinstall'] = 'Installeerimisj&auml;rgne Teade, (nt., M&auml;&auml;ra kindlasti &quot;&quot; &otilde;igused selle mooduli kasutamiseks!)';
  35  $lang['postuninstall'] = 'Moodulihaldur eemaldatud.  Kasutajatel ei ole enam v&otilde;imalik installeerida mooduleid serverites olevatest panipaikadest.  Kohalik installatsioon on siiski v&otilde;imalik.';
  36  $lang['really_uninstall'] = 'Oled kindel, et soovid eemaldada? Sa j&auml;&auml;d ilma paljudest kenadest funkstioonidest.';
  37  $lang['uninstalled'] = 'Moodul eemaldatud.';
  38  $lang['installed'] = 'Mooduli versioon %s installeeritud.';
  39  $lang['upgraded'] = 'Moodul uuendatud versioonile %s.';
  40  $lang['moddescription'] = 'Mooduli panipaiga klient. See moodul v&otilde;imaldab serverites asuvate moodulite eelvaadet ja installeerimist ilma, et oleks tarvis kasutada FTP- v&otilde;i pakkeprogramme. Moodulite XML failid t&otilde;mmatakse alla SOAP abil, nende integratsioon kontrollitakse ning levitatakse automaatselt.';
  41  $lang['error'] = 'Viga!';
  42  $lang['admindescription'] = 'T&ouml;&ouml;riist moodulite t&otilde;mbamiseks ja installeerimiseks serveritest.';
  43  $lang['accessdenied'] = 'Ligip&auml;&auml;s keelatud. Palun kontrolli oma &otilde;igusi.';
  44  $lang['changelog'] = '<ul>
  45  <li>Version 1.0. 10 January 2006. Initial Release.</li>
  46  <li>Version 1.1. July, 2006. Released with the 1.0- beta</li>
  47  <li>Version 1.1.1 August, 2006.  Require 1.0.1 of nuSOAP</li>
  48  </ul>';
  49  $lang['help'] = '<h3>What Does This Do?</h3>
  50  <p>A client for the ModuleRepository, this module allows previewing, and installing modules from remote sites without the need for ftping, or unzipping archives.  Module XML files are downloaded using SOAP, integrity verified, and then expanded automatically.</p>
  51  <h3>How Do I Use It</h3>
  52  <p>In order to use this module, you will need the &#039;Modify Modules&#039; permission, and you will also need the complete, and full URL to a &#039;Module Repository&#039; installation.  You can specify this url in the &#039;Site Admin&#039; --> &#039;Global Settings&#039; page.</p><br/>
  53  <p>You can find the interface for this module under the &#039;Extensions&#039; menu.  When you select this module, the &#039;Module Repository&#039; installation will automatically be queried for a list of it&#039;s available xml modules.  This list will be cross referenced with the list of currently installed modules, and a summary page displayed.  From here, you can view the descriptive information, the help, and the about information for a module without physically installing it.  You can also choose to upgrade or install modules.</p>
  54  <h3>Support</h3>
  55  <p>As per the GPL, this software is provided as-is. Please read the text of the license for the full disclaimer.</p>
  56  <h3>Copyright and License</h3>
  57  <p>Copyright &copy; 2006, calguy1000 <a href=&quot;mailto:calguy1000@hotmail.com&quot;><calguy1000@hotmail.com></a>. All Rights Are Reserved.</p>
  58  <p>This module has been released under the <a href=&quot;http://www.gnu.org/licenses/licenses.html#GPL&quot;>GNU Public License</a>. You must agree to this license before using the module.</p>';
  59  $lang['utmz'] = '156861353.1157121618.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)';
  60  $lang['utma'] = '156861353.1526332053.1157121618.1157745950.1157896763.6';
  61  $lang['utmc'] = '156861353';
  62  ?>


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