From 96eafa0a3ba9dd49095c4e3c93a264487fbef0a8 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Fri, 14 Jun 2013 21:18:46 +0000 Subject: Use common language strings on install.tpl and remove duplicates from install.lang.php git-svn-id: http://piwigo.org/svn/trunk@23212 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/sk_SK/install.lang.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'language/sk_SK/install.lang.php') diff --git a/language/sk_SK/install.lang.php b/language/sk_SK/install.lang.php index 4ac15f380..d2e165919 100644 --- a/language/sk_SK/install.lang.php +++ b/language/sk_SK/install.lang.php @@ -30,8 +30,6 @@ $lang['Default gallery language'] = 'Základný jazyk galérie'; $lang['Database configuration'] = 'Databázová konfigurácia'; $lang['Admin configuration'] = 'Administrátorská konfigurácia'; $lang['Start Install'] = 'Spustiť inštaláciu'; -$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-mailová adresa musí mať formát xxx@yyy.eee (napríklad : kovac@zoznam.sk)'; -$lang['Webmaster login'] = 'Používateľské meno správcu'; $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Bude zobrazený návštevníkom. Je nutný pre administráciu aplikácie.'; $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Spojenie na server sa podarilo, ale nebolo možné pripojiť databázu'; $lang['Can\'t connect to server'] = 'Nebolo možné sa pripojiť k serveru'; @@ -39,7 +37,6 @@ $lang['Host'] = 'MySQL server'; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.sk'; $lang['User'] = 'Používateľ'; $lang['user login given by your host provider'] = 'používateľské meno, ktoré Vám pridelil prevádzkovateľ serveru'; -$lang['Password'] = 'Heslo'; $lang['user password given by your host provider'] = 'heslo na tomto serveri'; $lang['Database name'] = 'Názov databázy'; $lang['also given by your host provider'] = 'ktorý na tomto servri'; @@ -48,12 +45,10 @@ $lang['database tables names will be prefixed with it (enables you to manage bet $lang['enter a login for webmaster'] = 'zadať používateľské meno webmastra'; $lang['webmaster login can\'t contain characters \' or "'] = 'používateľské meno správcu nemôže obsahovať znak \' alebo "'; $lang['please enter your password again'] = 'prosím zadať znovu heslo'; -$lang['Webmaster password'] = 'Heslo webmastra'; $lang['Keep it confidential, it enables you to access administration panel'] = 'Heslo majte utajené, umožní Vám prístup do administrácie aplikácie'; $lang['Password [confirm]'] = 'Heslo [potvrdenie]'; $lang['verification'] = 'kontrola'; $lang['Need help ? Ask your question on Piwigo message board.'] = 'Potrebujete pomoc? Opýtajte sa na Piwigo fóre.'; -$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'; $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.'; -- cgit v1.2.3