[ Index ]
 

Code source de CMS made simple 1.0.5

Accdez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

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

   1  <?php
   2  $lang['error_nomenumanager'] = 'Modul MenuManager nenalezen';
   3  $lang['active'] = 'Aktivn&iacute;';
   4  $lang['default'] = 'V&yacute;choz&iacute;';
   5  $lang['prompt_themename'] = 'Exportovat t&eacute;ma jako:';
   6  $lang['info_themename'] = 'Toto pole určuje jm&eacute;no v&yacute;stupn&iacute;ho t&eacute;matu, bez ohledu na vstupn&iacute; jm&eacute;no t&eacute;matu';
   7  $lang['error_editingproblem'] = 'Probl&eacute;m s maz&aacute;n&iacute;m a změnou odkazovan&yacute;ch souborů v tomto t&eacute;matu.';
   8  $lang['error_problemsavingincludes'] = 'Probl&eacute;m s ukl&aacute;d&aacute;n&iacute;m souborů zak&oacute;dovan&yacute;ch v tomto t&eacute;matu.';
   9  $lang['error_nofilesuploaded'] = 'Ž&aacute;dn&eacute; soubory nebyly nahr&aacute;ny. Ujistěte se, že tag enctype, př&iacute;slu&scaron;n&yacute; k va&scaron;emu formul&aacute;ři byl nastaven na hodnotu multipart/form-data a že prav&eacute; pole bylo pro nahr&aacute;van&yacute; soubor zatrženo.';
  10  $lang['error_templateexists'] = '&Scaron;ablona pojmenovan&aacute; &quot;%s&quot; již existuje';
  11  $lang['error_stylesheetexists'] = 'Styl pojmenovan&yacute; &quot;%s&quot; již existuje';
  12  $lang['error_nostylesheets'] = 'V tomto t&eacute;matu nebyly nalezeny ž&aacute;dn&eacute; styly';
  13  $lang['error_couldnotcreatetemplate'] = 'Nelze vytvořit definici &scaron;ablony.';
  14  $lang['error_couldnotassoccss'] = 'Probl&eacute;m s přiřazen&iacute;m stylů k &scaron;abloně';
  15  $lang['error_nooutput'] = 'Neexistuje nic k v&yacute;stupu';
  16  $lang['error_notemplate'] = 'Nelze nal&eacute;zt &scaron;ablonu';
  17  $lang['error_dtdmismatch'] = 'Neodpov&iacute;d&aacute; verze DTD, nelze importovat';
  18  $lang['import'] = 'Importovat';
  19  $lang['upload'] = 'Nahr&aacute;t t&eacute;ma';
  20  $lang['id'] = 'Id';
  21  $lang['name'] = 'Jm&eacute;no';
  22  $lang['export'] = 'Export';
  23  $lang['submit'] = 'Vložit';
  24  $lang['friendlyname'] = 'Spr&aacute;vce t&eacute;mat';
  25  $lang['postinstall'] = 'Ujistěte se pros&iacute;m, že m&aacute;ty nastavena pr&aacute;va &quot;Manage themes&quot; k tomuto modulu';
  26  $lang['postuninstall'] = '&quot;Proklatě! Zase se to nepovedlo!&quot;';
  27  $lang['uninstalled'] = 'Modul odinstalov&aacute;n.';
  28  $lang['installed'] = 'Modul verze %s je nainstalov&aacute;n.';
  29  $lang['prefsupdated'] = 'Volby modulu aktualizov&aacute;ny.';
  30  $lang['accessdenied'] = 'Př&iacute;stup zak&aacute;z&aacute;n. pros&iacute;m zkontrolujte sv&aacute; opr&aacute;vněn&iacute;.';
  31  $lang['error'] = 'Chyba!';
  32  $lang['upgraded'] = 'Modul aktualizov&aacute;n na verzi %s.';
  33  $lang['moddescription'] = 'Modul umožňuj&iacute;c&iacute; imort a export t&eacute;mat obsahu ( &scaron;ablon a stylů)';
  34  $lang['changelog'] = '<ul>
  35  <li>
  36  <p>Version 1.0.5. January, 2006</p>
  37  <p>Opraveno nakl&aacute;d&aacute;n&iacute; s v&iacute;ce &scaron;ablonami v jednom XML souboru, přid&aacute;no css do vztahů &scaron;ablon v souboru XML, opraveno několik parsov&aacute;n&iacute; url v css souborech, a mnoho dlouh&yacute;ch souborů (d&iacute;ky pate)</p>
  38  <p><b>Note:</b> XML files created with older versions of theme manager will <em>again</em> not import.  This is because of the dtd versionin change, and this is a security feature.  Sorry folks.</p>
  39  </li>
  40  <li><p>Version 1.0.4. January, 2006</p>
  41  <p>Ensure we only output the same template, stylsheet, and file once (or make a reasonable effort at it), and added a dtdversion tag to the output.  Also a much stricter permissons model.  Removed the extra debug messages too.</p>
  42  <p><b>Note:</b> XML files created with older versions of theme manager will not import.  This is because of the dtd versioning scheme included, and this is a security feature.  Sorry folks.</p>
  43  </li>
  44  <li><p>Version 1.0.3. January, 2006</p>
  45  <p>Now supports multiple templates in one theme, recursive directory creation, and base64_encodes of all stylesheets and templates</p>
  46  </li>
  47  <li><p>Version 1.0.2. December, 2005</p>
  48  <p>Now handles included images and javascript in both the stylesheets and the templates.  When restoring files are restored to a directory created under uploads/themename.</p></li>
  49  <li>Version 1.0.1. December, 2005 - Fixed dependencies, help, and general cleanup.</li>
  50  <li>Version 1.0.0. 31 November, 2005 - Initial Release.</li>
  51  </ul>';
  52  $lang['help'] = '<h3>Co tento modul děl&aacute;?</h3>
  53  <p>Tento modul v&aacute;m umožňuje imoprtovat a exportovat &scaron;ablony a k nim připojen&eacute; styly jako &quot;t&eacute;mata&quot;.  To umožňuje sd&iacute;let svůj vzhled s ostatn&iacute;mi uživateli cms.</p
  54  <h3>Jak mohu modul použ&iacute;t</h3>
  55  <p>Tento modul se uživatelům webu nikde nezobraz&iacute;, slouž&iacute; pouze v administračn&iacute;m rozhran&iacute;.  Umožňuje v&aacute;m vybrat existuj&iacute;c&iacute; (aktivn&iacute;) &scaron;ablonu a kliknout na tlač&iacute;tko &quot;Exportovat&quot;.  Bude vytvořen XML soubor obsahuj&iacute;c&iacute;  &scaron;ablonu a připojen&eacute; styly, kter&yacute; v&aacute;m n&aacute;sledně bude odesl&aacute;n k downloadu.
  56  <h3>Opr&aacute;vněn&iacute;</h3>
  57  <p>Model opr&aacute;vněn&iacute; je pro Spr&aacute;vce t&eacute;mat př&iacute;sn&yacute;, aby byla zaji&scaron;těna integrita datab&aacute;ze.  Opr&aacute;vněn&iacute;  &quot;Manage themes&quot; je vyžadov&aacute;no k exportu t&eacute;mat a dal&scaron;&iacute; tři opr&aacute;vněn&iacute; (&quot;Add Stylesheets&quot;, &quot;Add StyleSheet Assocations&quot;, and &quot;Add Templates&quot;) jsou vyžadov&aacute;na k umožněn&iacute; importu t&eacute;matu.</p>
  58  <p>Stejně jako exportovat můžete t&eacute;mata ve form&aacute;tu xml tak&eacute; nahr&aacute;vat. Přiložen&eacute; &scaron;ablony a styly se tak automaticky nahraj&iacute; do Va&scaron;&iacute; instalace CMSMS.</p>
  59  <h3>Podpora</h3>
  60  <p>K tomuto modulu nen&iacute; poskytov&aacute;na komerčn&iacute; podpora. Přesto ale existuje mnoho zdrojů, kde můžete hledat pomoc:</p>
  61  <ul>
  62  <li>Pro posledn&iacute; verzi modulu, často kladen&eacute; ot&aacute;zky, pod&aacute;n&iacute; zpr&aacute;vě o chybě nebo n&aacute;kup komerčn&iacute; podpory pros&iacute;m nav&scaron;tivte domovskou str&aacute;nku modulu na adrese <a href=&quot;http://dev.cmsmadesimple.org&quot;>dev.cmsmadesimple.org</a>.</li>
  63  <li>Dal&scaron;&iacute; diskusi o tomto modulu můžete tak&eacute; nal&eacute;zt ve <a href=&quot;http://forum.cmsmadesimple.org&quot;>f&oacute;ru CMS Made Simple</a>.</li>
  64  <li>Autora, calguy1000, můžete často nal&eacute;zt na <a href=&quot;irc://irc.freenode.net/#cms&quot;>CMS IRC kan&aacute;lu</a>.</li>
  65  <li>Konečně, můžete se pokusit napsat autorovi e-mail.</li>  
  66  </ul>
  67  <p>Podle GPL licence je tento software poskytov&aacute;n tak-jak-je. Pros&iacute;m přečtěte si text GPL licence.</p>
  68  
  69  <h3>Copyright a License</h3>
  70  <p>Copyright &copy; 2005, Robert Campbell <a href=&quot;mailto:calguy1000@hotmail.com&quot;><calguy1000@hotmail.com></a>. All Rights Are Reserved.</p>
  71  <p>Tento modul byl uvolněn pod <a href=&quot;http://www.gnu.org/licenses/licenses.html#GPL&quot;>GNU Public License</a>. Před použit&iacute;m modulu mus&iacute;te souhlasit s použ&iacute;v&aacute;n&iacute;m podle t&eacute;to licence.</p>
  72  ';
  73  ?>


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