Changeset 790 for trunk/Modules/Download/Download.php
- Timestamp:
- Feb 10, 2014, 7:11:06 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Download/Download.php
r780 r790 20 20 $this->System->RegisterMenuItem(array( 21 21 'Title' => T('Download'), 22 'Hint' => 'Seznam češtin ke stažení',22 'Hint' => T('List of czech to download'), 23 23 'Link' => $this->System->Link('/download/'), 24 24 'Permission' => LICENCE_ANONYMOUS, … … 33 33 { 34 34 $fileslink = $this->System->Link('/files'); 35 $Output = '<h3> Doplňky pro klienta</h3>'.36 '<strong><a href="'.$fileslink.'/WowLua/wowpatcher.exe">wowpatcher</a></strong> - Nástroj příkazové řádky, který hledá a upravuje dle binárního vzoru obsah Wow.exe pro podporu překládání souborů GlueStrings.lua a GlobalStrings.lua.'.37 'Určeno pro jednorázové vytvoření upravených nových verzí Wow.exe. Nápovědu lze vyvolat pomocí parametru --help. Schopnost upravit budoucí verze není zaručena.'.35 $Output = '<h3>'.T('Accessories for client').'</h3>'. 36 '<strong><a href="'.$fileslink.'/WowLua/wowpatcher.exe">wowpatcher</a></strong> - '.T('Tool to command line, which search and edit file wow.exe for support editing files Glue Strings.lua and GlobalStrings.lua.').' '. 37 T('Designed for one-time creation of new modified version of wow.exe. Help can be called with the - help option. The ability to modify future versions not guaranteed.').' '. 38 38 '<br /><br/>'. 39 '<strong>WowLua</strong> - Konkrétní verze upraveného WoW.exe pro free servery s podporou překládání Lua souborů<br/>'.39 '<strong>WowLua</strong> - '.T('Specific modified version of WoW.exe for free servers with support for translation Lua files').'<br/>'. 40 40 'enGB a enUS: '. 41 41 ' <a href="'.$fileslink.'/WowLua/WowLua_3.3.5a.exe">3.3.5a</a>'. … … 46 46 ' <a href="'.$fileslink.'/WowLua/WowLua_1.12.1.exe">1.12.1</a>'. 47 47 '<br/><br/>'. 48 '<strong>WoWMe</strong> - Upravené soubory WoW.exe s podporou překládání dbc souborů:<br/>'.48 '<strong>WoWMe</strong> - '.T('Edited files wow.exe with support of translation dbc files').':<br/>'. 49 49 '<a href="'.$fileslink.'/WoWMe/WoWMe_4.3.4.zip">4.3.4</a> '. 50 50 '<a href="'.$fileslink.'/WoWMe/WoWMe_3.2.0.rar">3.2.0</a> '. … … 53 53 '<a href="'.$fileslink.'/WoWMe/WoWMe_2.4.3.zip">2.4.3</a> '. 54 54 '<br/><br/>'. 55 '<strong>CzechWoW</strong> - Čeština pro klienta využívající upravený soubor WoWLua.exe umožňují přeložení celého rozhraní hry. (starší)<br/>';55 '<strong>CzechWoW</strong> - '.T('Czech for client with edited client files (old)').'<br/>'; 56 56 57 57 $Output .= '<a href="'.$fileslink.'/CzechWoW/Instalace_CzechWoW_3.3.5a_2010-09-09.exe">Instalace CzechWoW 3.3.5a 2010-09-09.exe</a><br/>'. … … 59 59 '<a href="'.$fileslink.'/CzechWoW/Instalace_CzechWoW_3.3.2_2010-04-12.exe">Instalace CzechWoW 3.3.2 2010-04-12.exe</a><br/>'. 60 60 '<br/>'. 61 '<strong> Další doplňky:</strong><br/>'.62 '<a href="'.$fileslink.'/ceske_fonty_do_wow.zip"> České písma do hry</a> - původní fonty ze hry doplněné o české znaky.<br />'.63 '<a href="http://jenicko.savana.cz/wow/forum/viewtopic.php?id=218&action=all"> České hlášky z W3</a> - zvukové soubory převzaté z česky přeložené hry Warcraft 3 napasované na WoW.<br />61 '<strong>'.T('Other add-ons').':</strong><br/>'. 62 '<a href="'.$fileslink.'/ceske_fonty_do_wow.zip">'.T('Czech fonts for game').'</a> - '.T('original fonts from game with added czech symbols.').'<br />'. 63 '<a href="http://jenicko.savana.cz/wow/forum/viewtopic.php?id=218&action=all">'.T('Czech shouts from W3').'</a> - '.T('sound files taken from Warcraft 3 and used in wow.').'<br /> 64 64 <br />'. 65 65 '<h3>Doplňky pro server:</h3>'. 66 66 67 67 '<a href="http://mangos.cjb.net/forums/index.php?showforum=15">Čeština do Minimanageru</a><br /> 68 <a href="http://mangos.cjb.net/forums/index.php?showtopic=359"> Čeština pro AoWoW</a> <a href="'.$fileslink.'/AoWoW.zip">Čeština pro AoWoW (zip)</a> - Webový prohlížeč databáze pro emulátor MaNGOS podle wowhead.com<br />68 <a href="http://mangos.cjb.net/forums/index.php?showtopic=359">'.T('Czech for AoWoW').'</a> <a href="'.$fileslink.'/AoWoW.zip">'.T('Czech for AoWoW').' (zip)</a> - '.T('Web viewer database for emulator mangos like wowhead.com').'<br /> 69 69 <br />'; 70 70 71 $Output .= '<h3> Pomocné programy:</h3>'.72 '<a href="http://zezula.net/download/mpqediten32.zip">Ladik\'s MPQ Editor</a> <a href="http://zezula.net/"> Stránky autora</a><br />'.73 '<a href="'.$fileslink.'/mpq.exe">mpq.exe</a> příkazový program na přidávání souborů do MPQ archivu, vytvořil Maron<br />'.71 $Output .= '<h3>'.T('Tools for help').':</h3>'. 72 '<a href="http://zezula.net/download/mpqediten32.zip">Ladik\'s MPQ Editor</a> <a href="http://zezula.net/">'.T('Author page').'</a><br />'. 73 '<a href="'.$fileslink.'/mpq.exe">mpq.exe</a> '.T('command line program for adding files to MPQ archives, created by Maron').'<br />'. 74 74 '<a href="'.$fileslink.'/wowsig.exe">WoWsig.exe</a> addon signature generator by wad (2005)<br />'. 75 '<a href="'.$fileslink.'/DBCtoCSV.exe">DBCtoCSV</a> - nástroj pro převod souborů DBC na CSV<br />'.76 '<a href="'.$fileslink.'/ClientDBExtractor.exe">ClientDBExtractor.exe</a> - nástroj pro exportování dbc z klienta (funguje i na verze větší než 3.3.5a)<br />';75 '<a href="'.$fileslink.'/DBCtoCSV.exe">DBCtoCSV</a> - '.T('tool for transform DBC files to CSV').'<br />'. 76 '<a href="'.$fileslink.'/ClientDBExtractor.exe">ClientDBExtractor.exe</a> - '.T('tool for exporting dbc files from game client').'<br />'; 77 77 return($Output); 78 78 } … … 80 80 function ShowDownload() 81 81 { 82 $Output = '<h3> Stažení češtiny</h3><br />';82 $Output = '<h3>'.T('Download czech').'</h3><br />'; 83 83 84 $Output .= 'Doplňkové soubory: upravené wow.exe, fonty do hry, přeložené rozhraní aowow a další najdete na stránce<a href="'.$this->System->Link('/download/?Files').'">'.T('Files').'</a><br />';85 $Output .= 'Pokud vám nevyhovuje žádný z následujících souborů, například chcete češtinu bez přeloženého rozhraní. Můžete si vygenerovat vlastní v <a href="'.$this->System->Link('/export').'">Exportech</a><br /><br />';86 $Output .= 'Následující soubory se generují každý den, pokud je zapotřebí. To zanamená, pokud se v databázi oběví nové překlady. Proto, pokud přeložíte nějaký překlad nebo opravíte chybu, zítra si můžete stáhnout novou opravenou verzi. Nebo si můžete přegenerovat a stáhnout si za pár minut opravený soubor.<br />';87 $Output .= 'Pokud si češtinu dále nebudete přát, můžete ji jednoduše odinstalovat pomocí souboru Uninstall.exe ve složce hry.<br />';84 $Output .= T('Additional files: modified wow.exe, fonts to game, translated interface aowow and more can be found on page').' <a href="'.$this->System->Link('/download/?Files').'">'.T('Files').'</a><br />'; 85 $Output .= T('If none of these files is suitable for you, for example, to the Czech without the translated interface. You can generate your own section in section').' <a href="'.$this->System->Link('/export').'">'.T('Export').'</a><br /><br />'; 86 $Output .= T('The following files are generated every day, if needed. That means if is added new translation to database. Therefore, if you translate a translation or correct the mistake, tomorrow you can download the new patched version. Or you can rebuild and download for a few minutes the repaired file.').'<br />'; 87 $Output .= T('If you no longer want translation in game, you can uninstall it by file Uninstall.exe at the directory of game.').'<br />'; 88 88 $Output .= '<br /><br />'; 89 89 … … 127 127 else 128 128 $Output .= '<tr><td><a href="'.$this->System->Link('/export/?Action=View&ExportId='. 129 $ExportId.'&Tab=7').'"> Exportovat</a><br /> <a href="'.129 $ExportId.'&Tab=7').'">'.T('Make export').'</a><br /> <a href="'. 130 130 $this->System->Link('/export/?Action=View&ExportId='.$ExportId).'">Export '.$ExportId.'</a></td>'; 131 131
Note:
See TracChangeset
for help on using the changeset viewer.