aboutsummaryrefslogtreecommitdiffstats
path: root/language/sk_SK/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/sk_SK/common.lang.php')
-rw-r--r--language/sk_SK/common.lang.php14
1 files changed, 10 insertions, 4 deletions
diff --git a/language/sk_SK/common.lang.php b/language/sk_SK/common.lang.php
index b2d756a4a..a77c93286 100644
--- a/language/sk_SK/common.lang.php
+++ b/language/sk_SK/common.lang.php
@@ -5,7 +5,7 @@
// +-----------------------------------------------------------------------+
// | Copyright(C) 2009 Pavel Budka & Petr Jirsa http://pbudka.co.cc |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
@@ -25,7 +25,7 @@
// +-----------------------------------------------------------------------+
/*
Language Name: Slovensky [SK]
-Version: 2.5.0
+Version: 2.6.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=452
Author: Piwigo team
Author URI: http://piwigo.org
@@ -249,7 +249,6 @@ $lang['login mustn\'t end with a space character'] = 'používateľské meno nes
$lang['login mustn\'t start with a space character'] = 'používateľské meno nesmie začínať medzerou';
$lang['this login is already used'] = 'tieto prihlasovacie údaje už sú používané';
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'E-mail musí byť vo formáte xxx@yyy.eee (napríklad: kovac@zoznam.sk)';
-$lang['please enter your password again'] = 'prosím zadajte znovu heslo';
$lang['Auto login'] = 'Automatické prihlásenie';
$lang['remove this tag from the list'] = 'odstrániť toto kľúčové slovo zo zoznamu';
$lang['representative'] = 'vzorový';
@@ -277,7 +276,6 @@ $lang['SQL queries in'] = 'SQL dotazov behom';
$lang['display only recently posted photos'] = 'zobrazí len novo vložené fotografie';
$lang['return to the display of all photos'] = 'návrat k zobrazeniu všetkých fotografií';
$lang['the beginning'] = 'začiatok';
-$lang['Interface theme'] = 'Šablona vzhľadu';
$lang['Thumbnails'] = 'Náhľady';
$lang['Menu'] = 'Ďalšie funkcie';
$lang['A comment on your site'] = 'Komentár v Vašim stránkam';
@@ -422,4 +420,12 @@ $lang['Username is mandatory'] = 'Meno používateľa je povinné';
$lang['mandatory'] = 'povinné';
$lang['Your website URL is invalid'] = 'URL Vašej web stránky je neplatné';
$lang['Website'] = 'Web stránka';
+$lang['Email'] = 'Email';
+$lang['Go back to the album'] = 'Späť do albumu';
+$lang['Last Page'] = 'Posledná strana';
+$lang['First Page'] = 'Prvá strana';
+$lang['Password is missing. Please enter the password.'] = 'Chýba heslo. Prosím napíšte heslo.';
+$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Chýba potvrdenie hesla. Prosím potvrďte vybrané heslo.';
+$lang['%d photos per page'] = '%d fotiek na stránku';
+$lang['Theme'] = 'Téma';
?> \ No newline at end of file