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_HU.js')
-rw-r--r--core/l10n/hu_HU.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js
index b8a283fd477..d413b6fc28c 100644
--- a/core/l10n/hu_HU.js
+++ b/core/l10n/hu_HU.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Please select a file." : "Kérlek, válassz ki egy fájlt.",
"File is too big" : "A fájl túl nagy",
+ "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ó.",
"Invalid file provided" : "Érvénytelen fájl van megadva",
"No image or file provided" : "Nincs kép vagy fájl megadva",
"Unknown filetype" : "Ismeretlen fájltípus",
@@ -102,6 +104,7 @@ OC.L10N.register(
"Password can not be changed. Please contact your administrator." : "A jelszót nem lehet visszaállítani. Kérjük, lépjen kapcsolatba a redszergazdával.",
"No" : "Nem",
"Yes" : "Igen",
+ "No files in here" : "Itt nincsenek fájlok",
"Choose" : "Válasszon",
"Error loading file picker template: {error}" : "Nem sikerült betölteni a fájlkiválasztó sablont: {error}",
"Ok" : "Ok",
@@ -118,6 +121,7 @@ OC.L10N.register(
"(all selected)" : "(összes kiválasztva)",
"({count} selected)" : "({count} kiválasztva)",
"Error loading file exists template" : "Hiba a létezőfájl-sablon betöltésekor",
+ "Pending" : "Folyamatban",
"Very weak password" : "Nagyon gyenge jelszó",
"Weak password" : "Gyenge jelszó",
"So-so password" : "Nem túl jó jelszó",
@@ -223,6 +227,7 @@ OC.L10N.register(
"Continue to Nextcloud" : "Irány a Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "A frissítés sikeres volt. Most átirányítunk a Nextcloudhoz.",
"Searching other places" : "Keresés más helyeken",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "Ehhez nincsenek keresési eredmények más mappákban: '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} keresési eredmény egy másik mappában","{count} keresési eredmény más mappákban"],
"Personal" : "Személyes",
"Users" : "Felhasználók",