Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/hu.js')
-rw-r--r--core/l10n/hu.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js
index 9c12f1d2059..dc267e9d115 100644
--- a/core/l10n/hu.js
+++ b/core/l10n/hu.js
@@ -6,9 +6,12 @@ OC.L10N.register(
"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",
@@ -145,6 +148,7 @@ OC.L10N.register(
"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.",