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

git-svn-id: http://piwigo.org/svn/trunk@8524 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
samli
2011-01-08 14:28:50 +00:00
parent 23b25ed3fb
commit 4e13c77cb1
+3 -3
View File
@@ -775,7 +775,7 @@ $lang['All %d photos are selected'] = 'Összes, %d kép kiválasztva';
$lang['remove this filter'] = 'a szűrő eltávolítása';
$lang['predefined filter'] = 'előre definiált szűrő';
$lang['last import'] = 'utoljára feltöltött';
$lang['with no virtual album'] = 'nem virtuális albumoknál';
$lang['with no virtual album'] = 'nem virtuális albumok';
$lang['duplicates'] = 'duplikált';
$lang['Add a filter'] = 'Szűrő hozzáadása';
$lang['Remove all filters'] = 'Összes szűrő törlése';
@@ -791,7 +791,7 @@ $lang['Type here the author name'] = 'Írd be a szerző nevét';
$lang['remove title'] = 'cím törlése';
$lang['Type here the title'] = 'Írd be a kép címét';
$lang['remove creation date'] = 'készités dátumának törlése';
$lang['with no album'] = 'with no album';
$lang['with no tag'] = 'with no tag';
$lang['with no album'] = 'albumhoz nem rendelt';
$lang['with no tag'] = 'nincs címke';
?>