Show
Ignore:
Timestamp:
10/05/10 14:34:24 (3 years ago)
Author:
ddtddt
Message:

[branche2.1] update sk_SK Slovak (Slovensky) thanks to dodo
feature:1889

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/2.1/language/sk_SK/install.lang.php

    r7030 r7105  
    3737 
    3838$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'; 
    39 $lang['Can\'t connect to server'] = 'Nebolo možné se pripojiť k serveru'; 
     39$lang['Can\'t connect to server'] = 'Nebolo možné sa pripojiť k serveru'; 
    4040 
    4141$lang['Host'] = 'MySQL server'; 
     
    4848$lang['also given by your host provider'] = 'ktorý na tomto servri'; 
    4949$lang['Database table prefix'] = 'Predpona názvov databázových tabuliek'; 
    50 $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'názvy vytvorených databázových tabuliek budú túto predponu (pre ich jednoduchšiu správu)'; 
    51 $lang['enter a login for webmaster'] = 'vložte uživatelské jméno správce'; 
     50$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'názvy vytvorených databázových tabuliek budú označené predponou (pre ich jednoduchšiu správu)'; 
     51$lang['enter a login for webmaster'] = 'zadať používateľské meno webmastra'; 
    5252$lang['webmaster login can\'t contain characters \' or "'] = 'používateľské meno správcu nemôže obsahovať znak \' alebo "'; 
    53 $lang['please enter your password again'] = 'prosím zadajte znovu heslo'; 
    54 $lang['Webmaster password'] = 'Heslo správcu'; 
     53$lang['please enter your password again'] = 'prosím zadať znovu heslo'; 
     54$lang['Webmaster password'] = 'Heslo webmastra'; 
    5555$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'; 
    5656$lang['Password [confirm]'] = 'Heslo [potvrdenie]'; 
    5757$lang['verification'] = 'kontrola'; 
    5858$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>.'; 
    59 $lang['Webmaster mail address'] = 'E-mail správcu'; 
    60 $lang['Visitors will be able to contact site administrator with this mail'] = 'Návštevníci môžu pomocou tohto e-mailu správcu kontaktovať'; 
     59$lang['Webmaster mail address'] = 'E-mail webmastra'; 
     60$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'; 
    6161 
    6262// missing translations 2.1.0 
     
    7474$lang['Congratulations, Piwigo installation is completed'] = 'Gratulujeme, Piwigo inštalácia je ukončená'; 
    7575$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)'; 
    76 $lang['Creation of config file local/config/database.inc.php failed.'] = 'Vytvorenie súboru local/config/database.inc.php se nepodarilo.'; 
     76$lang['Creation of config file local/config/database.inc.php failed.'] = 'Vytvorenie súboru local/config/database.inc.php sa nepodarilo.'; 
    7777$lang['Download the config file'] = 'Stiahnuť konfiguračný súbor'; 
    7878$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.';