From 8b48f59a85ab9c5f68d2e5a22411c5d1819bdf51 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Fri, 7 Jan 2011 16:16:06 +0000 Subject: [trunk] - update sk_SK thanks to dodo git-svn-id: http://piwigo.org/svn/trunk@8495 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/sk_SK/admin.lang.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'language/sk_SK/admin.lang.php') diff --git a/language/sk_SK/admin.lang.php b/language/sk_SK/admin.lang.php index 402894e66..72c554dc3 100644 --- a/language/sk_SK/admin.lang.php +++ b/language/sk_SK/admin.lang.php @@ -753,4 +753,44 @@ $lang['Failed to write file to disk'] = 'Chyba zápisu súboru na disk'; $lang['File upload stopped by extension'] = 'Nahrávanie súboru zastavené doplnkom'; $lang['Unknown upload error'] = 'Neznáma chyba nahrávania'; $lang['Error on file "%s" : %s'] = 'Chyba súboru "%s" : %s'; +$lang['automatic order'] = 'automatické zoradenie'; +$lang['manual order'] = 'manuálne zoradenie'; +$lang['Albums automatically sorted'] = 'Automaticky triedené albumy'; +$lang['Keep high definition'] = 'Udržať vysoké rozlíšenie'; +$lang['The high definition maximum width must be a number between %d and %d'] = 'Šírka vysokého rozlíšenia musí byť číslo medzi %d a %d'; +$lang['The high definition maximum height must be a number between %d and %d'] = 'Výška vysokého rozlíšenia musí byť číslo medzi %d a %d'; +$lang['The high definition image quality must be a number between %d and %d'] = 'Kvalita fotky vo vysokom rozlíšení musí byť číslo medzi %d a %d'; +$lang['Batch Manager'] = 'Správca dávky'; +$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['Apply action'] = 'Pridaj akciu'; +$lang['on the %d selected photos'] = 'na %d vybraných fotografií'; +$lang['%d of %d photos selected'] = '%d z %d vybraných fotografií'; +$lang['No photo selected, %d photos in current set'] = 'Žiadna fotografia vybraná, %d fotografií v súčasnom súbore'; +$lang['All %d photos are selected'] = 'Všetkých %d fotografií vybraných'; +$lang['remove this filter'] = 'odstráň tento filter'; +$lang['predefined filter'] = 'predefinovaný filter'; +$lang['last import'] = 'ostatný import'; +$lang['with no virtual album'] = 'bez virtuálnych albumov'; +$lang['duplicates'] = 'duplicity'; +$lang['Add a filter'] = 'Pridaj filter'; +$lang['Remove all filters'] = 'Odstráň všetky filtre'; +$lang['Refresh photo set'] = 'Obnoviť foto súbor'; +$lang['The whole page'] = 'Celá stránka'; +$lang['The whole set'] = 'Celý súbor'; +$lang['thumbnails per page'] = 'zmenšeniny na stránku'; +$lang['No photo in the current set.'] = 'Žiadna fotografia v súčasnom súbore.'; +$lang['No photo selected, no action possible.'] = 'Nie je označená žiadna fotografia, nie je možné pokračovať v akcii.'; +$lang['Choose an action'] = 'Zvoľ akciu'; +$lang['remove author'] = 'odstrániť autora'; +$lang['Type here the author name'] = 'Sem napíšte meno autora'; +$lang['remove title'] = 'odstrániť názov'; +$lang['Type here the title'] = 'Sem napíšte názov'; +$lang['remove creation date'] = 'odstrániť dátum vytvorenia'; +$lang['with no album'] = 'bez albumu'; +$lang['with no tag'] = 'bez kľúčového slova'; ?> \ No newline at end of file -- cgit v1.2.3