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 'apps/theming/l10n/hu.js')
-rw-r--r--apps/theming/l10n/hu.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/hu.js b/apps/theming/l10n/hu.js
index 08f06ab1efd..aaeffcd7ad6 100644
--- a/apps/theming/l10n/hu.js
+++ b/apps/theming/l10n/hu.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"There is no error, the file uploaded with success" : "Nincs hiba, a feltöltés sikeres",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltés mérete meghaladja a php.ini upload_max_filesize direktívájában meghatározottat.",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A HTML-ben megadott MAX_FILE_SIZE méretét meghaladja a feltöltés mérete",
- "The uploaded file was only partially uploaded" : "Csak részben került feltöltésre a fájl",
"No file was uploaded" : "Nincs feltöltött fájl",
"Missing a temporary folder" : "Átmeneti mappa hiányzik",
"Failed to write file to disk." : "Lemezre írás sikertelen.",
@@ -35,6 +34,7 @@ OC.L10N.register(
"Upload new login background" : "Új bejelentkező kép feltöltése",
"Remove background image" : "Háttérkép eltávolítása",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Telepítsd az Imagemagick PHP kiterjesztést SVG kép támogatással a feltöltött logóból és színből való automatikus favikon generáláshoz.",
- "reset to default" : "Visszaállítás alapértelmezettre"
+ "reset to default" : "Visszaállítás alapértelmezettre",
+ "The uploaded file was only partially uploaded" : "Csak részben került feltöltésre a fájl"
},
"nplurals=2; plural=(n != 1);");