Changeset 12103 for trunk/language/cs_CZ


Ignore:
Timestamp:
Sep 8, 2011, 12:46:35 PM (13 years ago)
Author:
plg
Message:

feature 2431: only keep MySQL on installation form

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/cs_CZ/install.lang.php

    r12073 r12103  
    5656$lang['Webmaster mail address'] = 'E-mail správce';
    5757$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';
    58 $lang['Database type'] = 'Typ databáze';
    59 $lang['The type of database your piwigo data will be store in'] = 'Typ databáze Vaší Piwigo databáze bude uložen';
    6058$lang['PHP 5 is required'] = 'Je nutný PHP 5';
    6159$lang['It appears your webhost is currently running PHP %s.'] = 'Na Vašem webhostingu je PHP %s.';
     
    7270$lang['Download the config file'] = 'Stáhnout konfigurační soubor';
    7371$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.';
    74 $lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite a PostgreSQL se aktuálně teprve testují.';
    7572$lang['Learn more'] = 'Zjistit více';
    7673$lang['Just another Piwigo gallery'] = 'Jen další galerie Piwigo';
Note: See TracChangeset for help on using the changeset viewer.