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/files_sharing/l10n/hu.js')
-rw-r--r--apps/files_sharing/l10n/hu.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js
index 87b08fffa9f..7c435092f11 100644
--- a/apps/files_sharing/l10n/hu.js
+++ b/apps/files_sharing/l10n/hu.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Restore" : "Visszaállítás",
"Restore share" : "Megosztás visszaállítása",
"Something happened. Unable to restore the share." : "Hiba történt. Nem lehet visszaállítani a megosztást.",
+ "error" : "hiba",
"This will stop your current uploads." : "Ez meg fogja állítani a jelenlegi feltöltéseket.",
"Move or copy" : "Áthelyezés vagy másolás",
"Download" : "Letöltés",
@@ -160,9 +161,9 @@ OC.L10N.register(
"Upload files to %s" : "Fájlok feltöltése ide: %s",
"Note" : "Megjegyzés",
"Select or drop files" : "Válassz ki vagy dobj ide fájlokat",
- "Uploading files…" : "Fájlok feltöltése...",
"Uploaded files:" : "Feltöltött fájlok:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Fájlok feltöltésével elfogadja a %1$sszolgáltatási feltételek %2$s.",
- "could not delete share" : "a megosztás nem törölhető"
+ "could not delete share" : "a megosztás nem törölhető",
+ "Uploading files…" : "Fájlok feltöltése..."
},
"nplurals=2; plural=(n != 1);");