[trunk] - language - update sk_SK – Slovensky – Slovak to dodo - feature:2457

git-svn-id: http://piwigo.org/svn/trunk@13272 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2012-02-20 07:50:07 +00:00
parent ab8e0bb212
commit 4c19a2443c
2 changed files with 10 additions and 4 deletions

View File

@@ -408,9 +408,6 @@ $lang['Time'] = 'čas';
$lang['IP'] = 'IP';
$lang['Element'] = 'Fotografie';
$lang['Section'] = 'Sekcia';
$lang['Save page visits by guests'] = 'Ukladať stránky navštívené hosťami';
$lang['Save page visits by users'] = 'Ukladať stránky navštívené používateľmi';
$lang['Save page visits by administrators'] = 'Ukladať stránky navštívené administrátormi';
$lang['An information email was sent to group "%s"'] = 'Informačný e-mail bol poslaný skupine "%s"';
$lang['Send an information email to group members'] = 'Poslať informačný e-mail používateľom skupiny';
$lang['Group'] = 'Skupina';
@@ -831,7 +828,6 @@ $lang['The original image quality must be a number between %d and %d'] = 'Origin
$lang['The original maximum height must be a number between %d and %d'] = 'Originálna maximálna výška musí byť číslo medzi %d a %d';
$lang['The original maximum width must be a number between %d and %d'] = 'Originálna maximálna šírka musí byť číslo medzi %d a %d';
$lang['Resize after upload'] = 'Zmeniť rozmer po nahratí';
$lang['Photo sizes'] = 'Veľkosť fotky';
$lang['Original Size'] = 'Originálna veľkosť';
$lang['A locked gallery is only visible to administrators'] = 'Uzamknutý album je viditeľný len administrátorom';
$lang['Unlock gallery'] = 'Odomknúť album';
@@ -846,5 +842,9 @@ $lang['administrators'] = 'administrátori';
$lang['This album contains %d photos, added on %s.'] = 'Tento album obsahuje %d fotiek, pridaných %s.';
$lang['This album contains %d photos, added between %s and %s.'] = 'Tento album obsahuje %d fotiek, pridaných medzi %s a %s.';
$lang['This album contains no photo.'] = 'Tento album neobsahuje fotky.';
$lang['Not cropped correctly?'] = 'Nesprávne orezanie?';
$lang['Center of interest'] = 'Stred záujmu';
$lang['Move to album'] = 'Premiestniť do albumu';
$lang['You can activate only one mobile theme.'] = 'Môžete aktivovať len jednu tému pre mobil.';
?>

View File

@@ -389,5 +389,11 @@ $lang['Here are your connection settings'] = 'Tu je Vaše nastavenie pripojenia'
$lang['Password: %s'] = 'Heslo: %s';
$lang['Username: %s'] = 'Používateľské meno: %s';
$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Ak si myslíte, že tento mail ste dostali chybne, kontaktujte nás prosím na %s';
$lang['Show oldest comments first'] = 'Zobraziť staršie komentáre ako prvé';
$lang['Show latest comments first'] = 'Zobraziť najnovšie komentáre ako prvé';
$lang['Photo sizes'] = 'Veľkosti fotky';
$lang['View in'] = 'Ukázať v';
$lang['Mobile'] = 'Mobile';
$lang['Desktop'] = 'Desktope';
?>