[trunk] update HU language

git-svn-id: http://piwigo.org/svn/trunk@5748 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
samli
2010-04-10 07:31:56 +00:00
parent 8d6ead241c
commit 4c832c8ae9

View File

@@ -38,7 +38,7 @@ $lang['Copy the text in pink between hyphens and paste it into the file "local/c
$lang['Database type'] = "Adatbázis típusa";
$lang['The type of database your piwigo data will be store in'] = "Az adatbázis típusa a Piwigo adatok tárolására";
$lang['Host'] = 'MySQL host';
$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql, stb.';
$lang['User'] = 'Felhasználó név';
$lang['user login given by your host provider'] = 'a tárhelyszolgáltató által adott felhasználónév';
$lang['Password'] = 'Jelszó';
@@ -72,4 +72,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$lang['Creation of config file local/config/database.inc.php failed.'] = 'A local/config/database.inc.php konfigurációs fájl létrehozása sikertelen.';
$lang['Download the config file'] = 'Konfigurációs fájl letöltése';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Letöltheti a konfigurációs fájlt és töltse fel a telepítésének local/config könyvtárába.';
?>
?>