mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
Update sk_SK, thanks to jose1711
This commit is contained in:
@@ -620,7 +620,7 @@ $lang['Virtual Links'] = 'Virtuálne odkazy';
|
||||
$lang['There is no other language available.'] = 'Nie je dostupný žiadny ďalší jazyk.';
|
||||
$lang['There is no other plugin available.'] = 'Nie je dostupný žiadny ďalší doplnok.';
|
||||
$lang['There is no other theme available.'] = 'Nie je dostupný žiaden ďalší motív.';
|
||||
$lang['Add another set of photos'] = 'Pridať ďalšiu množinu fotografií';
|
||||
$lang['Add another set of photos'] = 'Pridať ďalšiu sadu fotografií';
|
||||
$lang['user_status_generic'] = 'Všeobecné';
|
||||
$lang['IP'] = 'IP';
|
||||
$lang['By rank'] = 'Podľa hodnotenia';
|
||||
@@ -648,8 +648,8 @@ $lang['include child albums'] = 'vrátane podalbumov';
|
||||
$lang['Selection'] = 'Výber';
|
||||
$lang['Action'] = 'Akcia';
|
||||
$lang['Set author'] = 'Nastavenie autora';
|
||||
$lang['Set title'] = 'Nastavenie názvu';
|
||||
$lang['Set creation date'] = 'Nastavenie dátumu vytvorenia';
|
||||
$lang['Set title'] = 'Nastaviť názov';
|
||||
$lang['Set creation date'] = 'Nastaviť dátum vytvorenia';
|
||||
$lang['Apply action'] = 'Vykonať akciu';
|
||||
$lang['on the %d selected photos'] = 'na %d vybraných fotografií';
|
||||
$lang['%d of %d photos selected'] = '%d z %d vybraných fotografií';
|
||||
@@ -661,7 +661,7 @@ $lang['Add a filter'] = 'Pridať filter';
|
||||
$lang['Remove all filters'] = 'Odstráň všetky filtre';
|
||||
$lang['Refresh photo set'] = 'Aktualizovať sadu fotografií';
|
||||
$lang['The whole page'] = 'Celá stránka';
|
||||
$lang['The whole set'] = 'Celý súbor';
|
||||
$lang['The whole set'] = 'Celá sada';
|
||||
$lang['No photo in the current set.'] = 'Žiadna fotografia v aktuálnej sade.';
|
||||
$lang['No photos selected, no actions possible.'] = 'Nie je označená žiadna fotografia, nie je možné pokračovať v akcii.';
|
||||
$lang['Choose an action'] = 'Vyberte akciu';
|
||||
@@ -1102,4 +1102,24 @@ $lang[' (copy %s)'] = '(kópia %s)';
|
||||
$lang[' (copy)'] = '(kópia)';
|
||||
$lang['%d Activities'] = '%d Aktivity';
|
||||
$lang['%d Activity'] = '%d Aktivita';
|
||||
$lang['%d photos'] = '%d fotiek';
|
||||
$lang['%d photos'] = '%d fotiek';
|
||||
$lang['Showing %s users out of %s'] = 'Zobrazených %s používateľov z %s';
|
||||
$lang['Tile View'] = 'Dlaždicové zobrazenie';
|
||||
$lang['in administration'] = 'v administrácii';
|
||||
$lang['Please upgrade your PHP version before any update.'] = 'Pred každou aktualizáciou najprv aktualizujte PHP';
|
||||
$lang['Group(s) \{%s1\} succesfully merged into "%s2"'] = 'Skupina(y) \{%s1\} úspešne zlúčená(é) do "%s2"';
|
||||
$lang['Yes, I am sure'] = 'Áno, viem, čo robím';
|
||||
$lang['Yes, delete'] = 'Áno, odstrániť';
|
||||
$lang['You don\'t have access to this photo'] = 'K tejto fotografii nemáte prístup';
|
||||
$lang['You have %s inactive plugins'] = 'Máte %s neaktívnych doplnkov';
|
||||
$lang['in gallery'] = 'v galérii';
|
||||
$lang['no photo'] = 'žiadna fotografia';
|
||||
$lang['Choose which tag to merge these tags into'] = 'Vyberte štítok, do ktorého budú štítky zlúčené';
|
||||
$lang['Groups \{%s\} succesfully deleted'] = 'Skupiny \{%s\} boli úspešne odstránené';
|
||||
$lang['Select all %d tags'] = 'Vybrať všetkých %d štítkov';
|
||||
$lang['Tag "%s1" renamed in "%s2"'] = 'Štítok \"%s1\" bol premenovaný na \"%s2\"';
|
||||
$lang['Tag(s) \{%s1\} succesfully merged into "%s2"'] = 'Štítok(ky) \{%s1\} bol(i) úspešne zlúčené(í) do "%s2"';
|
||||
$lang['Tags \{%s\} succesfully deleted'] = 'Štítok(ky) \{%s\} bol(i) úspešne odstránené';
|
||||
$lang['The other tags will be removed'] = 'Zvyšné štítky budú odstránené';
|
||||
$lang['This is already the default theme'] = 'Toto už je predvolený motív';
|
||||
$lang['Videos'] = 'Videá';
|
||||
Reference in New Issue
Block a user