From 724e5ffb688c58b81f474ab233be646bb2c89d53 Mon Sep 17 00:00:00 2001 From: samli Date: Tue, 6 Sep 2011 18:00:33 +0000 Subject: [trunk] [common.lang.php] modified HU language git-svn-id: http://piwigo.org/svn/trunk@12069 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/hu_HU/common.lang.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'language/hu_HU/common.lang.php') diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index 25e7dbd91..62315beb3 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -361,22 +361,22 @@ $lang['Number of photos per page'] = 'Képek száma oldalanként'; $lang['Rating score'] = 'Átlagos pontszám'; $lang['Enter a username or email address'] = 'Adja meg a felhasználónevét, vagy e-mail címét'; $lang['Invalid username or email'] = 'Érvénytelen felhasználónév vagy e-mail cím'; -$lang['Password reset is not allowed for this user'] = 'Password reset is not allowed for this user'; -$lang['User "%s" has no email address, password reset is not possible'] = 'User "%s" has no email address, password reset is not possible'; -$lang['Someone requested that the password be reset for the following user account:'] = 'Someone requested that the password be reset for the following user account:'; +$lang['Password reset is not allowed for this user'] = 'A felhasználói jelszó törlése nem engedélyezett'; +$lang['User "%s" has no email address, password reset is not possible'] = '"%s" felhasználó nem rendelkezik érvényes e-mail címmel, jelszó alaphelyzetbe állítása nem lehetséges'; +$lang['Someone requested that the password be reset for the following user account:'] = 'Valaki a jelszó alaphelyzetbe állítását kérte a következő felhasználói fiókhoz:'; $lang['Username "%s" on gallery %s'] = 'Felhasználónév: "%s" Galéria: %s'; $lang['To reset your password, visit the following address:'] = 'A jelszó módosításához kattintson a következő linkre:'; $lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'Amennyiben nem Ön kérte, vagy időközben meggondolta magát, kérjük hagyja figyelmen kívül ezt a levelet és nem történik semmi.'; $lang['Password Reset'] = 'Jelszó törlése (Új jelszó)'; $lang['Check your email for the confirmation link'] = 'Elküldtük levélben a megerősítő linket. Kérjük ellenőrizze postafiókját.'; -$lang['Invalid key'] = 'Invalid key'; -$lang['The passwords do not match'] = 'The passwords do not match'; -$lang['Your password has been reset'] = 'Your password has been reset'; -$lang['Return to home page'] = 'Return to home page'; +$lang['Invalid key'] = 'Érvénytelen kulcs'; +$lang['The passwords do not match'] = 'A jelszavak nem egyeznek'; +$lang['Your password has been reset'] = 'A jelszó módosítása megtörtént'; +$lang['Return to home page'] = 'Vissza a kezdőlapra'; $lang['Please enter your username or email address.'] = 'Kérjük adja meg felhasználónevét, vagy e-mail címét.'; $lang['You will receive a link to create a new password via email.'] = 'E-mailben kap egy linket, hogy létre tudja hozni új jelszavát.'; $lang['Username or email'] = 'Felhasználónév vagy e-mail cím'; $lang['Change my password'] = 'Jelszó módosítása'; -$lang['Enter your new password below.'] = 'Enter your new password below.'; - +$lang['Enter your new password below.'] = 'Írja be az új jelszót.'; +$lang['Reset Password'] = 'Jelszó alaphelyzetbe állítása'; ?> -- cgit v1.2.3