[trunk] [admin.lang.php] modified HU language

git-svn-id: http://piwigo.org/svn/trunk@11784 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
samli
2011-07-20 07:07:12 +00:00
parent dc23ea7431
commit 14160cb92e

View File

@@ -846,6 +846,10 @@ $lang['Custom'] = 'Egyéni';
$lang['Default photos order'] = 'Alapértelmezett kép sorrend';
$lang['Default photos order inside album'] = 'Alapértelmezett kép sorrend a belső albumokban';
$lang['Invalid order string'] = 'Érvénytelen sorrend sztring';
$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Az alapértelmezett kép sorrend nem határozható meg a helyi konfigurációban található egyéni beállítás miatt.';
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'A helyi konfigurációs fájlban lévő <i>$conf[\'order_by\']</i> paraméter elavult, távolítsa el, vagy nevezze át <i>$conf[\'order_by_custom\']</i>-ra !';
//hiányzó
$lang['%s has been successfully updated.'] = '%s frissítése sikeres.';
$lang['Add a criteria'] = 'Feltétel hozzáadása';