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 'lib/l10n/hu.js')
-rw-r--r--lib/l10n/hu.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js
index ab2e341df4a..0dfaf10f76f 100644
--- a/lib/l10n/hu.js
+++ b/lib/l10n/hu.js
@@ -189,7 +189,6 @@ OC.L10N.register(
"Cannot write into \"config\" directory" : "Nem írható a \"config\" könyvtár",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ez rendszerint úgy oldható meg, hogy írási jogot adunk a webszervernek a config könyvtárra. Lásd: %s",
"Cannot write into \"apps\" directory" : "Nem írható az \"apps\" könyvtár",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Ezt általában úgy lehet kijavítani, hogy a webszervernek írási hozzáférést ad az alkalmazások könyvtárához, vagy letiltja az alkalmazásboltot a konfigurációs fájlban.",
"Cannot create \"data\" directory" : "\"data\" mappa nem hozható létre",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Ez legtöbbször megoldható a gyökér mappára a webszervernek adott írási joggal. Lásd: %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Ez legtöbbször megoldható a gyökér mappára a webszervernek adott írási joggal. Lásd: %s.",
@@ -234,6 +233,7 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "A fájlok nem megoszthatók törlési joggal",
"Files can’t be shared with create permissions" : "Fájlok nem oszthatók meg létrehozási joggal",
"Can’t set expiration date more than %s days in the future" : "Nem lehet %s napnál későbbi lejáratot megadni",
- "Can't read file" : "Nem olvasható a fájl"
+ "Can't read file" : "Nem olvasható a fájl",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Ezt általában úgy lehet kijavítani, hogy a webszervernek írási hozzáférést ad az alkalmazások könyvtárához, vagy letiltja az alkalmazásboltot a konfigurációs fájlban."
},
"nplurals=2; plural=(n != 1);");