aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-10-16 22:06:07 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-10-16 22:06:07 +0000
commit19f906837ff9724b420a88de3b38d3647d167cf4 (patch)
tree407d274620691b6ace85d9c924ca88271240adb6
parente1b3d392949268157fcd6ab8a2dd5b30a4538d1c (diff)
[trunk_install] Update sk_SK, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@30133 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/sk_SK/install.lang.php14
1 files changed, 6 insertions, 8 deletions
diff --git a/language/sk_SK/install.lang.php b/language/sk_SK/install.lang.php
index fc898ee33..a85861b0c 100644
--- a/language/sk_SK/install.lang.php
+++ b/language/sk_SK/install.lang.php
@@ -34,7 +34,6 @@ $lang['It will be shown to the visitors. It is necessary for website administrat
$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';
$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['user password given by your host provider'] = 'heslo na tomto serveri';
@@ -50,14 +49,14 @@ $lang['Password [confirm]'] = 'Heslo [potvrdenie]';
$lang['verification'] = 'kontrola';
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Potrebujete pomoc? Opýtajte sa na <a href="%s">Piwigo fóre</a>.';
$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['PHP 5 is required'] = 'Je nutné PHP 5.2';
$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.';
+$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.2 tým, že vytvorí alebo zmení súbor .htaccess.';
$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Prípadne môžete zmeniť Vašu konfiguráciu sami a potom reštartovať Piwigo.';
-$lang['Try to configure PHP 5'] = 'Pokúste sa zmeniť Vaše nastavenie na PHP 5';
+$lang['Try to configure PHP 5'] = 'Pokúste sa zmeniť Vaše nastavenie na PHP 5.2';
$lang['Sorry!'] = 'Bohužiaľ!';
-$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo nebolo schopné zmeniť Vaše nastavenie na PHP 5.';
-$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Obráďte sa na poskytovateľa Vašeho webhostingu, aby ste zistili, ako môžete zmeniť Vaše nastavenie na PHP 5.';
+$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo nebolo schopné zmeniť Vaše nastavenie na PHP 5.2';
+$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Obráďte sa na poskytovateľa Vašeho webhostingu, aby ste zistili, ako môžete zmeniť Vaše nastavenie na PHP 5.2';
$lang['Hope to see you back soon.'] = 'Veríme, že sa čoskoro uvidíme.';
$lang['Congratulations, Piwigo installation is completed'] = 'Gratulujeme, Piwigo inštalácia je ukončená';
$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Náhradným riešením je skopírovať text z boxu vyššie a vložiť ho do súboru "local/config/database.inc.php" (Upozornenie: súbor database.inc.php môže obsahovať len to, čo je v tomto boxe, žiadne znaky odriadkovania alebo medzery)';
@@ -68,5 +67,4 @@ $lang['Just another Piwigo gallery'] = 'Len iná Piwigo galéria';
$lang['Welcome to my photo gallery'] = 'Vitajte v mojej foto galérii';
$lang['Welcome to your new installation of Piwigo!'] = 'Vitajte vo Vašej novej inštalácii Piwigo!';
$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Neváhajte konzultovať na našom fóre každú pomoc: %s';
-$lang['localhost or other, supplied by your host provider'] = 'localhost alebo iné, obdržíte od poskytovateľa hostu';
-?> \ No newline at end of file
+$lang['localhost or other, supplied by your host provider'] = 'localhost alebo iné, obdržíte od poskytovateľa hostu'; \ No newline at end of file