diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-01-22 14:13:33 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-01-22 14:13:33 +0000 |
commit | 0fded2cc334707aa6e5fd553a5adbe4a0a9bf943 (patch) | |
tree | 6e243a057013b3846b07cdcb4bd9957801c1eabe /language/sk_SK/common.lang.php | |
parent | e3f9cca71c421fcee65cf2d34ad86e0d7fc3372b (diff) |
[trunk] - language - update - sk_SK – Slovensky – Slovak thanks to dodo - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@12936 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/sk_SK/common.lang.php | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/language/sk_SK/common.lang.php b/language/sk_SK/common.lang.php index cd2db7877..4586521b3 100644 --- a/language/sk_SK/common.lang.php +++ b/language/sk_SK/common.lang.php @@ -371,5 +371,23 @@ $lang['Enter your new password below.'] = 'Nižšie vložte Vaše nové heslo.'; $lang['EXIF Metadata'] = 'EXIF Metadata'; $lang['IPTC Metadata'] = 'IPTC Metadata'; $lang['Edit'] = 'Upraviť'; +$lang['Hello %s,'] = 'Ahoj %s,'; +$lang['Send my connection settings by email'] = 'Odoslať moje nastavenia pripojenia emailom'; +$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Úspešná registrácia, obdržíte email s Vašimi nastaveniami pripojenia. Vitajte!'; +$lang['Username modification'] = 'Zmena používateľského mena'; +$lang['Your username has been successfully changed to : %s'] = 'Vaše používateľské meno bolo úspešne zmenené na : %s'; +$lang['square'] = 'Štvorec'; +$lang['thumb'] = 'Náhľad'; +$lang['small'] = 'Malý'; +$lang['medium'] = 'Stredný'; +$lang['large'] = 'Veľký'; +$lang['xlarge'] = 'Väčší'; +$lang['xxlarge'] = 'Najväčší'; +$lang['original'] = 'Originál'; +$lang['Thank you for registering at %s!'] = 'Ďakujeme za registráciu na %s!'; +$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'; ?>
\ No newline at end of file |