aboutsummaryrefslogtreecommitdiffstats
path: root/language/hu_HU/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/hu_HU/common.lang.php')
-rw-r--r--language/hu_HU/common.lang.php14
1 files changed, 10 insertions, 4 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php
index c3be03c6c..5eb4d716e 100644
--- a/language/hu_HU/common.lang.php
+++ b/language/hu_HU/common.lang.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | 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 |
// +-----------------------------------------------------------------------+
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
/*
Language Name: Magyar [HU]
-Version: 2.5.0
+Version: 2.6.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=423
Author: Piwigo team
Author URI: http://piwigo.org
@@ -246,7 +246,6 @@ $lang['login mustn\'t end with a space character'] = 'A felhasználói név nem
$lang['login mustn\'t start with a space character'] = 'A felhasználói név nem kezdődhet SPACE karakterrel';
$lang['this login is already used'] = 'Ilyen felhasználónk már van!';
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'E-mail formátuma: xxx@yyy.eee (pl.: kedvenc@nyuszi.hu)';
-$lang['please enter your password again'] = 'Kérem, adja meg újra jelszavát';
$lang['Auto login'] = 'Jegyezz meg';
$lang['remove this tag from the list'] = 'Ezt a címkét távolítsa el a listáról';
$lang['representative'] = 'képviselő';
@@ -274,7 +273,6 @@ $lang['SQL queries in'] = 'adatbázis-lekérdezés';
$lang['display only recently posted photos'] = 'Csak nemrégiben küldött képek';
$lang['return to the display of all photos'] = 'Vissza (összes kép megjelenítése)';
$lang['the beginning'] = 'Kezdet';
-$lang['Interface theme'] = 'Megjelenítés témája';
$lang['Thumbnails'] = 'Bélyegképek';
$lang['Menu'] = 'Menü';
$lang['A comment on your site'] = 'Komment az oldalon';
@@ -417,4 +415,12 @@ $lang['Username is mandatory'] = 'Felhasználónév szükséges';
$lang['mandatory'] = 'szükséges';
$lang['Website'] = 'Weboldal';
$lang['Your website URL is invalid'] = 'A weboldal URL érvénytelen';
+$lang['Email'] = 'E-mail';
+$lang['First Page'] = 'Első oldal';
+$lang['Go back to the album'] = 'Vissza az albumhoz';
+$lang['Last Page'] = 'Utolsó oldal';
+$lang['Password is missing. Please enter the password.'] = 'Jelszó hiányzik. Kérem írja be a jelszót.';
+$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Jelszó megerősítése hiányzik. Kérem erősítse meg a választott jelszót.';
+$lang['%d photos per page'] = '%d kép/oldal';
+$lang['Theme'] = 'Téma';
?> \ No newline at end of file