[ Index ]
 

Code source de CMS made simple 1.0.5

Accdez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

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

   1  <?php
   2  $lang['prompt_settings'] = 'Nastaven&iacute;';
   3  $lang['prompt_otheroptions'] = 'Jin&eacute; volby';
   4  $lang['reset'] = 'Reset';
   5  $lang['error_minimumrepository'] = 'Verze repozit&aacute;ře nen&iacute; kompatibiln&iacute; s t&iacute;mto module managerem';
   6  $lang['prompt_reseturl'] = 'Reset URL na v&yacute;choz&iacute;';
   7  $lang['prompt_resetcache'] = 'Reset lok&aacute;ln&iacute; ke&scaron;e repozit&aacute;řov&yacute;ch dat';
   8  $lang['prompt_dl_chunksize'] = 'Velikost d&aacute;vky ke stažen&iacute; (Kb)';
   9  $lang['text_dl_chunksize'] = 'Maxim&aacute;ln&iacute; velikost dat pro stažen&iacute; ze serveru v jedn&eacute; d&aacute;vce (při instalaci modulu)';
  10  $lang['error_nofilesize'] = 'Nezad&aacute;n parametr velikost souboru';
  11  $lang['error_nofilename'] = 'Nezad&aacute;n parametr jm&eacute;no souboru';
  12  $lang['error_checksum'] = 'Chyba kontroln&iacute;ho součtu. Toto pravděpodobně indikuje po&scaron;kozen&yacute; souboru, buď  když byl přen&aacute;&scaron;en do repozit&aacute;ře, nebo na cestě při stahov&aacute;n&iacute; do va&scaron;eho poč&iacute;tače.';
  13  $lang['cantdownload'] = 'Nelze st&aacute;hnout';
  14  $lang['download'] = 'St&aacute;hnout';
  15  $lang['error_moduleinstallfailed'] = 'Instalace modulu selhala';
  16  $lang['error_connectnomodules'] = 'Ačkoliv bylo &uacute;&scaron;pě&scaron;ně vytvořeno spojen&iacute; k zadan&eacute;mu repozit&aacute;ři, vypad&aacute; to, že tento repozit&aacute;ř zat&iacute;m nesd&iacute;l&iacute; ž&aacute;dn&eacute; moduly';
  17  $lang['submit'] = 'Odeslat';
  18  $lang['text_repository_url'] = 'URL mus&iacute; b&yacute;t ve form&aacute;tu http://www.mycmssite.com/path/soap.php?module=ModuleRepository';
  19  $lang['prompt_repository_url'] = 'URL repozit&aacute;ře modulů:';
  20  $lang['availmodules'] = 'Dostupn&eacute; moduly';
  21  $lang['preferences'] = 'Nastaven&iacute;';
  22  $lang['repositorycount'] = 'Moduly nalezen&eacute; v repozit&aacute;ři';
  23  $lang['instcount'] = 'Nainstalovan&eacute; moduly';
  24  $lang['availablemodules'] = 'Aktu&aacute;ln&iacute; status modulů dostupn&yacute;ch z aktu&aacute;ln&iacute;ho repozit&aacute;ře';
  25  $lang['helptxt'] = 'N&aacute;pověda';
  26  $lang['abouttxt'] = 'O';
  27  $lang['xmltext'] = 'XML soubor';
  28  $lang['nametext'] = 'Jm&eacute;no modulu';
  29  $lang['vertext'] = 'Verze';
  30  $lang['sizetext'] = 'Velikost';
  31  $lang['statustext'] = 'Stav';
  32  $lang['uptodate'] = 'Aktu&aacute;ln&iacute;';
  33  $lang['install'] = 'instalovat';
  34  $lang['newerversion'] = 'Nověj&scaron;&iacute; verze nainstalov&aacute;na';
  35  $lang['upgrade'] = 'Dostupn&aacute; aktualizace';
  36  $lang['error_nosoapconnect'] = 'Nelze se připojit k SOAP serveru';
  37  $lang['error_soaperror'] = 'SOAP Probl&eacute;m';
  38  $lang['error_norepositoryurl'] = 'URL adresa repozit&aacute;ře modulu nebyla dosud zad&aacute;na';
  39  $lang['friendlyname'] = 'Spr&aacute;vce modulů';
  40  $lang['postinstall'] = 'Poinstalačn&iacute; zpr&aacute;va, (např., Nastavte pr&aacute;va &quot;&quot; pro použit&iacute; tohoto modulu!)';
  41  $lang['postuninstall'] = 'Poodinstalačn&iacute; zpr&aacute;va, např., &quot;Curses! Foiled Again!&quot;';
  42  $lang['really_uninstall'] = 'Opravdu chcete odinstalovat tento modul?';
  43  $lang['uninstalled'] = 'Modul odinstalov&aacute;n.';
  44  $lang['installed'] = 'Modul verze %s nainstalov&aacute;n.';
  45  $lang['upgraded'] = 'Module pov&yacute;&scaron;en na verzi %s.';
  46  $lang['moddescription'] = 'Klient pro ModuleRepository, tento modul umožňuje n&aacute;hled a instalaci modulů ze vzd&aacute;len&yacute;ch serverů bez potřeby stahov&aacute;n&iacute; přes ftp nebo rozbalov&aacute;n&iacute; archivů.  XML soubory modulů jsou staženy pomoc&iacute; SOAP, zkontrolov&aacute;na integrita a pot&eacute; automaticky rozbalen.';
  47  $lang['error'] = 'Chyba!';
  48  $lang['admindescription'] = 'N&aacute;stroj pro stahov&aacute;n&iacute; a instalov&aacute;n&iacute; modulů ze vzd&aacute;len&yacute;ch serverů.';
  49  $lang['accessdenied'] = 'Př&iacute;stup zak&aacute;z&aacute;n. Ověřte pros&iacute;m sv&aacute; opr&aacute;vněn&iacute;.';
  50  $lang['changelog'] = '<ul><li>Version 1.0. 10 January 2006. Initial Release.</li></ul>';
  51  $lang['help'] = '<h3>What Does This Do?</h3>
  52  <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>
  53  <h3>How Do I Use It</h3>
  54  <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/>
  55  <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>
  56  <h3>Support</h3>
  57  <p>As per the GPL, this software is provided as-is. Please read the text of the license for the full disclaimer.</p>
  58  <h3>Copyright and License</h3>
  59  <p>Copyright &copy; 2006, calguy1000 <a href=&quot;mailto:calguy1000@hotmail.com&quot;><calguy1000@hotmail.com></a>. All Rights Are Reserved.</p>
  60  <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>';
  61  $lang['utmz'] = '156861353.1171218573.11.2.utmccn=(referral)|utmcsr=dev.cmsmadesimple.org|utmcct=/projects/czech/|utmcmd=referral';
  62  $lang['utma'] = '156861353.659783585.1156179136.1171216770.1171218573.11';
  63  $lang['utmb'] = '156861353';
  64  $lang['utmc'] = '156861353';
  65  ?>


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