[trunk] - language - update SK Thanks to dodo - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11232 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
780e3f8bfc
commit
f08dff3b68
1 changed files with 40 additions and 0 deletions
|
|
@ -800,5 +800,45 @@ $lang['new'] = 'nové';
|
|||
$lang['No results'] = 'Bez výsledkov';
|
||||
$lang['Searching...'] = 'Vyhľadávam...';
|
||||
$lang['Type in a search term'] = 'Napíšte vo vyhľadávaní';
|
||||
$lang['Compact'] = 'Kompaktné';
|
||||
$lang['Complete'] = 'Kompletné';
|
||||
$lang['Deactivate all'] = 'Ukončiť všetko';
|
||||
$lang['Restore'] = 'Obnoviť';
|
||||
$lang['Restore default configuration. You will lost your plugin settings!'] = 'Obnoviť východiskovú konfiguráciu. Stratíte nastavenia Vašich doplnkov!';
|
||||
$lang['Show menubar'] = 'Zobraziť menu';
|
||||
$lang['Updates'] = 'Aktualizácie';
|
||||
$lang['Update in progress... Please wait.'] = 'Prebieha aktualizácia... Prosím čakajte.';
|
||||
$lang['Ignore this update'] = 'Ignorovať túto aktualizáciu';
|
||||
$lang['Reset ignored updates'] = 'Obnoviť ignorované aktualizácie';
|
||||
$lang['Update All'] = 'Aktualizovať všetko';
|
||||
$lang['ERROR'] = 'CHYBA';
|
||||
$lang['Update Complete'] = 'Aktualizácia kompletná';
|
||||
$lang['Piwigo Update'] = 'Piwigo aktualizácia';
|
||||
$lang['Extensions Update'] = 'Aktualizácia doplnkov';
|
||||
$lang['All extensions are up to date.'] = 'Všetky doplnky sú aktuálne.';
|
||||
$lang['Following plugins may not be compatible with the new version of Piwigo:'] = 'Nasledovné doplnky nemusia byť kompatibilné s novou verziou Piwigo:';
|
||||
$lang['Following themes may not be compatible with the new version of Piwigo:'] = ' Nasledovné témy nemusia byť kompatibilné s novou verziou Piwigo:';
|
||||
$lang['I decide to update anyway'] = 'Rozhodol som sa aktualizovať každopádne';
|
||||
$lang['Update to Piwigo %s'] = 'Aktualizovať na Piwigo %s';
|
||||
$lang['Two updates are available'] = 'Dve aktualizácie sú dostupné';
|
||||
$lang['This is a minor update, with only bug corrections.'] = 'Toto je malá aktualizácia opravujúca chyby.';
|
||||
$lang['This is a major update, with <a href="%s">new exciting features</a>.'] = 'Toto je veľká aktulizácia s <a href="%s">novými funkciami</a>.';
|
||||
$lang['Some themes and plugins may be not available yet.'] = 'Niektoré témy a doplnky nemusia byť prístupné.';
|
||||
$lang['You can update to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'Môžete aktualizovať na Piwigo %s priamo bez aktualizácie na Piwigo %s (odporúčané).';
|
||||
$lang['Save Template Directory'] = 'Uložiť adresár šablón';
|
||||
$lang['Dump Database'] = 'Vyčistiť databázu';
|
||||
$lang['Include history data (Warning: server memory limit may be exceeded)'] = 'Vrátane histórie údajov (Upozornenie: limit pamäte servera môže byť prekročený)';
|
||||
$lang['Unable to write new local directory.'] = 'Nemožno vytvoriť nový lokálny adresár.';
|
||||
$lang['Unable to send template directory.'] = 'Nemožno poslať do adresára šablón.';
|
||||
$lang['Unable to dump database.'] = 'Nemožno vyčistiť databázu.';
|
||||
$lang['Some upgrades are available for extensions.'] = 'Niektoré aktualizácie sú dostupné pre doplnky.';
|
||||
$lang['Ignore All'] = 'Ignorovať všetko';
|
||||
$lang['Crop'] = 'Orezať';
|
||||
$lang['Width'] = 'Šírka';
|
||||
$lang['Height'] = 'Výška';
|
||||
$lang['Follow Orientation'] = 'Nasledovať orientáciu';
|
||||
$lang['If you want to regenerate thumbnails, please go to the <a href="%s">Batch Manager</a>.'] = 'Ak chcete obnoviť náhľady, prosím choďte na <a href="%s">Správcu dávky</a>.';
|
||||
$lang['Graphics Library'] = 'Grafická knižnica';
|
||||
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue