diff options
Diffstat (limited to 'core/l10n/hu.json')
-rw-r--r-- | core/l10n/hu.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/hu.json b/core/l10n/hu.json index 1dd30a85b76..fcafa4ce0f8 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -4,9 +4,12 @@ "The selected file is not an image." : "A kiválasztott fájl nem kép.", "The selected file cannot be read." : "A kiválasztott fájl nem olvasható.", "The file was uploaded" : "A fájl feltöltve", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltött fájl meghaladja a php.ini-ben szereplő upload_max_filesize direktívában megadott méretet", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A feltöltött fájl meghaladja a HTML űrlapon megadott MAX_FILE_SIZE direktívában meghatározott méretet.", "The file was only partially uploaded" : "A fájl csak részben került feltöltésre", "No file was uploaded" : "Egyetlen fájl sem töltődött fel", "Missing a temporary folder" : "Hiányzik egy ideiglenes mappa", + "Could not write file to disk" : "Nem lehet a fájlt lemezre írni", "A PHP extension stopped the file upload" : "Egy PHP kiterjesztés megállította a fájl feltöltését", "Invalid file provided" : "Érvénytelen fájl van megadva", "No image or file provided" : "Nincs kép vagy fájl megadva", @@ -143,6 +146,7 @@ "Passwordless authentication is not supported in your browser." : "A jelszó nélküli hitelesítést nem támogatja a böngészője.", "Passwordless authentication is only available over a secure connection." : "A jelszó nélküli hitelesítés csak biztonságos kapcsolaton keresztül érhető el.", "Reset password" : "Jelszó-visszaállítás", + "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Egy jelszó visszaállítási e-mail lett küldve a fiók e-mail címére. Ha nem kapta meg, akkor ellenőrizze a levélszemét mappát, vagy kérje a helyi rendszergazda segítségét.", "If it is not there ask your local administrator." : "Ha nincs ott, akkor kérdezze a helyi rendszergazdát.", "Couldn't send reset email. Please contact your administrator." : "Nem küldhető visszaállítási e-mail. Lépjen kapcsolatba a rendszergazdával.", "Password can not be changed. Please contact your administrator." : "A jelszó nem módosítható. Lépjen kapcsolatba a rendszergazdával.", |