From 5823344462de10f99002c488d920ec64e793326f Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 18 Aug 2011 00:55:20 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/cs/error.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/install/lang/cs/error.php b/install/lang/cs/error.php index 94679b7bb55..b02be10f51e 100644 --- a/install/lang/cs/error.php +++ b/install/lang/cs/error.php @@ -29,16 +29,16 @@ */ $string['cannotcreatelangdir'] = 'Nelze vytvořit adresář pro jazykové soubory'; -$string['cannotcreatetempdir'] = 'Nelze vytvořit dočasný adresář.'; +$string['cannotcreatetempdir'] = 'Nelze vytvořit dočasný adresář'; $string['cannotdownloadcomponents'] = 'Nelze stáhnout komponenty'; $string['cannotdownloadzipfile'] = 'Nelze stáhnout soubor ZIP'; $string['cannotfindcomponent'] = 'Komponenta nenalezena'; -$string['cannotsavemd5file'] = 'Nelze uložit soubor MD5.'; -$string['cannotsavezipfile'] = 'Nelze uložit soubor ZIP.'; -$string['cannotunzipfile'] = 'Nelze dekomprimovat soubor.'; -$string['componentisuptodate'] = 'Komponenta je aktuální.'; -$string['downloadedfilecheckfailed'] = 'Kontrola staženého souboru dopadla negativně'; -$string['invalidmd5'] = 'Neplatný MD5 hash'; +$string['cannotsavemd5file'] = 'Nelze uložit soubor MD5'; +$string['cannotsavezipfile'] = 'Nelze uložit soubor ZIP'; +$string['cannotunzipfile'] = 'Nelze dekomprimovat soubor'; +$string['componentisuptodate'] = 'Komponenta je aktuální'; +$string['downloadedfilecheckfailed'] = 'Selhala kontrola staženého souboru'; +$string['invalidmd5'] = 'Ověření selhalo - zkuste to znovu'; $string['missingrequiredfield'] = 'Chybí některé z povinných polí'; $string['remotedownloaderror'] = 'Stahování komponenty na váš server selhalo. Prověřte nastavení proxy. Vřele doporučujeme PHP rozšíření cURL.

Nyní musíte stáhnout soubor {$a->url} ručně, překopírovat jej do "{$a->dest}" na vašem serveru a tam jej rozbalit.'; $string['wrongdestpath'] = 'Chybné cílové umístění';