mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
feature 2431: only keep MySQL on installation form
git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -55,8 +55,6 @@ $lang['verification'] = 'kontrola';
|
||||
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Potřebujete pomoc ? Zeptejte se na <a href="%s">Piwigo fóru</a>.';
|
||||
$lang['Webmaster mail address'] = 'E-mail správce';
|
||||
$lang['Visitors will be able to contact site administrator with this mail'] = 'Návštěvníci mohou pomocí tohoto e-mailu správce kontaktovat';
|
||||
$lang['Database type'] = 'Typ databáze';
|
||||
$lang['The type of database your piwigo data will be store in'] = 'Typ databáze Vaší Piwigo databáze bude uložen';
|
||||
$lang['PHP 5 is required'] = 'Je nutný PHP 5';
|
||||
$lang['It appears your webhost is currently running PHP %s.'] = 'Na Vašem webhostingu je PHP %s.';
|
||||
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo se může pokusit změnit Vaše nastavení na PHP 5 tím, že vytvoří nebo změní soubor .htaccess.';
|
||||
@@ -71,7 +69,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Vytvoření souboru local/config/database.inc.php se nepodařilo.';
|
||||
$lang['Download the config file'] = 'Stáhnout konfigurační soubor';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Můžete stáhnout konfigurační soubor a nahrát jej do adrešáře local/config Vaší instalace.';
|
||||
$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite a PostgreSQL se aktuálně teprve testují.';
|
||||
$lang['Learn more'] = 'Zjistit více';
|
||||
$lang['Just another Piwigo gallery'] = 'Jen další galerie Piwigo';
|
||||
$lang['Welcome to my photo gallery'] = 'Vítejte na mé fotogalerii';
|
||||
|
||||
Reference in New Issue
Block a user