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

git-svn-id: http://piwigo.org/svn/trunk@12987 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2012-01-30 10:42:07 +00:00
parent 5580bd0ca5
commit 969cfe6b3b
2 changed files with 14 additions and 2 deletions
+11 -1
View File
@@ -822,6 +822,16 @@ $lang['Predefined filter'] = 'Predefinovaný filter';
$lang['With no album'] = 'Bez albumu';
$lang['With no tag'] = 'Bez kľúčového slova';
$lang['With no virtual album'] = 'Bez virtuálneho albumu';
$lang['Activate comments'] = 'Aktívne komentáre';
$lang['Default comments order'] = 'Predvolené zoradenie komentárov';
$lang['GD version'] = 'GD verzia';
$lang['Photo name'] = 'Názov fotky';
$lang['Send connection settings by email'] = 'Poslať nastavenie pripojenia mailom';
$lang['The original image quality must be a number between %d and %d'] = 'Originálna kvalita fotky musí byť číslo medzi %d a %d';
$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ť';
?>
+3 -1
View File
@@ -70,5 +70,7 @@ $lang['Creation of config file local/config/database.inc.php failed.'] = 'Vytvor
$lang['Download the config file'] = 'Stiahnuť konfiguračný súbor';
$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.';
$lang['Just another Piwigo gallery'] = 'Len iná Piwigo galéria';
$lang['Welcome to my photo gallery'] = 'Vitajte v mojej foto galérii';
$lang['Welcome to my photo gallery'] = 'Vitajte v mojej foto galérii';
$lang['Welcome to your new installation of Piwigo!'] = 'Vitajte vo Vašej novej inštalácii Piwigo!';
$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Neváhajte konzultovať na našom fóre každú pomoc: %s';
?>