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:
authorNextcloud bot <bot@nextcloud.com>2017-06-22 03:08:37 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-22 03:08:37 +0300
commite1e4d188f940a2534d977a9283f4371df0a3d1dc (patch)
tree17047e0d3af3a7e36c61047c2c388f1dfdd8b425 /lib/l10n/hu.js
parent18824d476ea555b1c49f2cd07e05581b08020183 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hu.js')
-rw-r--r--lib/l10n/hu.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js
index 2e50cb71134..b3904526173 100644
--- a/lib/l10n/hu.js
+++ b/lib/l10n/hu.js
@@ -101,11 +101,7 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "%s megosztása nem sikerült, mert a megosztás továbbadása nincs engedélyezve",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "%s megosztása nem sikerült, mert %s megosztási alrendszere nem találja",
"Sharing %s failed, because the file could not be found in the file cache" : "%s megosztása nem sikerült, mert a fájl nem található a gyorsítótárban",
- "Cannot increase permissions of %s" : "%s jogosultságait nem lehet megemelni",
- "Files can't be shared with delete permissions" : "A fájlokat nem lehet megosztani a törlési jogosultságokkal",
- "Files can't be shared with create permissions" : "A fájlokat nem lehet megosztani a létrehozási jogosultságokkal",
"Expiration date is in the past" : "A lejárati dátum már elmúlt",
- "Cannot set expiration date more than %s days in the future" : "%s napnál távolabbi lejárati dátumot nem lehet beállítani",
"Could not find category \"%s\"" : "Ez a kategória nem található: \"%s\"",
"Sunday" : "Vasárnap",
"Monday" : "Hétfő",
@@ -202,6 +198,10 @@ OC.L10N.register(
"You need to enter either an existing account or the administrator." : "Vagy egy létező felhasználó vagy az adminisztrátor bejelentkezési nevét kell megadnia",
"%s shared »%s« with you" : "%s megosztotta veled ezt: »%s«",
"%s via %s" : "%s - %s",
+ "Cannot increase permissions of %s" : "%s jogosultságait nem lehet megemelni",
+ "Files can't be shared with delete permissions" : "A fájlokat nem lehet megosztani a törlési jogosultságokkal",
+ "Files can't be shared with create permissions" : "A fájlokat nem lehet megosztani a létrehozási jogosultságokkal",
+ "Cannot set expiration date more than %s days in the future" : "%s napnál távolabbi lejárati dátumot nem lehet beállítani",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ez rendszerint úgy oldható meg, hogy %sírási jogot adunk a webszervernek az app könyvtárra%s, vagy letiltjuk a config fájlban az appstore használatát.",
"Cannot create \"data\" directory (%s)" : "Nem sikerült létrehozni a \"data\" könyvtárt (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Ez általában úgy javítható, hogy <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">a webszervernek írási jogosultságot adsz a root könyvtárra</a>.",