diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-02-20 07:50:07 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-02-20 07:50:07 +0000 |
commit | 4c19a2443c0e4eab92563533eb6a62516d03cb4f (patch) | |
tree | f15a318c47ccc44ff82d8a0360c7f6774653b061 /language/sk_SK/common.lang.php | |
parent | ab8e0bb21241032399f825409b37404fc71d7eb8 (diff) |
[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
Diffstat (limited to 'language/sk_SK/common.lang.php')
-rw-r--r-- | language/sk_SK/common.lang.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/language/sk_SK/common.lang.php b/language/sk_SK/common.lang.php index 7485031b2..84df4be8b 100644 --- a/language/sk_SK/common.lang.php +++ b/language/sk_SK/common.lang.php @@ -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'; ?>
\ No newline at end of file |