aboutsummaryrefslogtreecommitdiffstats
path: root/language/sk_SK
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-09-08 10:46:35 +0000
committerplegall <plg@piwigo.org>2011-09-08 10:46:35 +0000
commitff46db430bd2aa265c16bbd6ff17e0bae710d332 (patch)
tree32b7a7cbf4a8c01901bb00a2592dd450c047f717 /language/sk_SK
parent9252e5cb2d0cb9a5b2943049e8bb813285d40cd3 (diff)
feature 2431: only keep MySQL on installation form
git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/sk_SK')
-rw-r--r--language/sk_SK/install.lang.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/language/sk_SK/install.lang.php b/language/sk_SK/install.lang.php
index 2803a143e..b8f127cbe 100644
--- a/language/sk_SK/install.lang.php
+++ b/language/sk_SK/install.lang.php
@@ -60,8 +60,6 @@ $lang['Webmaster mail address'] = 'E-mail webmastra';
$lang['Visitors will be able to contact site administrator with this mail'] = 'Návštevníci môžu pomocou tohto e-mailu kontaktovať správcu';
// missing translations 2.1.0
-$lang['Database type'] = 'Typ databázy';
-$lang['The type of database your piwigo data will be store in'] = 'Typ databázy Vašej Piwigo databázy bude uložený';
$lang['PHP 5 is required'] = 'Je nutné PHP 5';
$lang['It appears your webhost is currently running PHP %s.'] = 'Na Vašom webhostingu je PHP %s.';
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo sa môže pokúsiť zmeniť Vaše nastavenie na PHP 5 tým, že vytvorí alebo zmení súbor .htaccess.';
@@ -76,6 +74,5 @@ $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.'] = 'Vytvorenie súboru local/config/database.inc.php sa nepodarilo.';
$lang['Download the config file'] = 'Stiahnuť konfiguračný súbor';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Môžete stiahnuť konfiguračný súbor a nahrať ho do adresára local/config Vašej inštalácie.';
-$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite a PostgreSQL sa aktuálne zatiaľ testujú.';
$lang['Learn more'] = 'Zistiť viac';
?> \ No newline at end of file