[ Index ] |
|
Code source de CMS made simple 1.0.5 |
1 <?php 2 $lang['error_checksum'] = 'Tjeksum fejl. Dette skyldes formentlig en fejlbehæftet fil, enten forårsaget af fejl ved indsættelse i modul-biblioteket eller ved overførsel til din maskine.'; 3 $lang['cantdownload'] = 'Kan ikke download'e'; 4 $lang['download'] = 'Hent og installér'; 5 $lang['error_moduleinstallfailed'] = 'Installation af modulet mislykkedes'; 6 $lang['error_connectnomodules'] = 'En forbindelse blev oprettet til modul-biblioteket, men der lader ikke til at der er indlagt nogle moduler endnu'; 7 $lang['submit'] = 'Acceptér'; 8 $lang['text_repository_url'] = 'URL'en skal være i formatet: http://www.mycmssite.com/path/soap.php?module=ModuleRepository'; 9 $lang['prompt_repository_url'] = 'ModuleBibliotek URL:'; 10 $lang['availmodules'] = 'Tilgængelige moduler'; 11 $lang['preferences'] = 'Indstillinger'; 12 $lang['repositorycount'] = 'Moduler fundet i modul-biblioteket'; 13 $lang['instcount'] = 'Moduler der allerede er installeret'; 14 $lang['availablemodules'] = 'Status på modulerne i modul-biblioteket'; 15 $lang['helptxt'] = 'Hjælp'; 16 $lang['abouttxt'] = 'Om'; 17 $lang['xmltext'] = 'XML Fil'; 18 $lang['nametext'] = 'Modul navn'; 19 $lang['vertext'] = 'Version'; 20 $lang['sizetext'] = 'Størrelse (bytes)'; 21 $lang['statustext'] = 'Status/Action'; 22 $lang['uptodate'] = 'Installeret'; 23 $lang['install'] = 'installér'; 24 $lang['newerversion'] = 'Nyere version installeret'; 25 $lang['upgrade'] = 'Opgradér'; 26 $lang['error_nosoapconnect'] = 'Kunne ikke forbinde til SOAP server'; 27 $lang['error_soaperror'] = 'SOAP Problem'; 28 $lang['error_norepositoryurl'] = 'URL'en til modulebiblioteket ikke angivet'; 29 $lang['friendlyname'] = 'Modul Håndtering'; 30 $lang['postinstall'] = 'Post Install Message, (e.g., Be sure to set "" permissions to use this module!)'; 31 $lang['postuninstall'] = 'Modul Håndtering er blevet afinstalleret. Brugere kan ikke længere installere moduler fra en ekstern server. Lokal installation er dog stadig mulig.'; 32 $lang['really_uninstall'] = 'Really? You're sure you want to uninstall this fine module?'; 33 $lang['uninstalled'] = 'Modulet blev afinstalleret'; 34 $lang['installed'] = 'Modul-version %s installeret.'; 35 $lang['upgraded'] = 'Modulet blev opgraderet til version %s.'; 36 $lang['moddescription'] = 'En klient til ModulBiblioteket, som giver adgang til på forhånd at læse om, og eventuelt installeret moduler direkte fra et andet site uden der er nødvendigt at benytte FTP, unzip osv. XML-filer for modulerne hentes vi SOAP, deres integritet bekræftes og derefter udpakkes og installeres de automatisk.'; 37 $lang['error'] = 'Fejl!'; 38 $lang['admindescription'] = 'Et værktøj til at hente og installere moduler direkte fra andre servere'; 39 $lang['accessdenied'] = 'Adgang nægtet. Kontrollér venligst tilladelser.'; 40 $lang['changelog'] = '<ul><li>Version 1.0. 10 January 2006. Initial Release.</li></ul>'; 41 $lang['help'] = '<h3>What Does This Do?</h3> 42 <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> 43 <h3>How Do I Use It</h3> 44 <p>In order to use this module, you will need the 'Modify Modules' permission, and you will also need the complete, and full URL to a 'Module Repository' installation. You can specify this url in the 'Site Admin' --> 'Global Settings' page.</p><br/> 45 <p>You can find the interface for this module under the 'Extensions' menu. When you select this module, the 'Module Repository' installation will automatically be queried for a list of it'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> 46 <h3>Support</h3> 47 <p>As per the GPL, this software is provided as-is. Please read the text of the license for the full disclaimer.</p> 48 <h3>Copyright and License</h3> 49 <p>Copyright © 2006, calguy1000 <a href="mailto:calguy1000@hotmail.com"><calguy1000@hotmail.com></a>. All Rights Are Reserved.</p> 50 <p>This module has been released under the <a href="http://www.gnu.org/licenses/licenses.html#GPL">GNU Public License</a>. You must agree to this license before using the module.</p>'; 51 $lang['utma'] = '156861353.472687236.1148464040.1154658175.1155173211.12'; 52 $lang['utmz'] = '156861353.1155173211.12.5.utmccn=(referral)|utmcsr=dev.cmsmadesimple.org|utmcct=/frs/|utmcmd=referral'; 53 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Tue Apr 3 18:50:37 2007 | par Balluche grâce à PHPXref 0.7 |