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>2022-05-02 16:12:35 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-02 16:12:35 +0300
commit3197ae83a4e85b1d26c8df7e5af04d50e89bd539 (patch)
tree52d187eb13b2eb13fc4694e8f024b79464f3b65c /lib/l10n/hu.js
parent83eb175682976dbcd9038a189a8ac74f4effd044 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/hu.js')
-rw-r--r--lib/l10n/hu.js13
1 files changed, 2 insertions, 11 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js
index 9967c477819..a360eb06442 100644
--- a/lib/l10n/hu.js
+++ b/lib/l10n/hu.js
@@ -255,19 +255,11 @@ OC.L10N.register(
"Storage connection error. %s" : "Tároló kapcsolódási hiba. %s",
"Storage is temporarily not available" : "A tároló átmenetileg nem érhető el",
"Storage connection timeout. %s" : "Időtúllépés a tárolókapcsolatban. %s",
- "This can usually be fixed by giving the webserver write access to the config directory" : "Ez általában úgy javítható, hogy a webkiszolgálónak írási hozzáférést biztosít a konfigurációs könyvtárhoz",
- "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Vagy, ha jobbnak látja, hogy a config.php fájl csak olvasható legyen, akkor állítsa igazra a „config_is_read_only” beállítást.",
"This can usually be fixed by giving the webserver write access to the config directory." : "Ez általában úgy javítható, hogy a webkiszolgálónak írási hozzáférést biztosít a konfigurációs könyvtárhoz.",
- "Can't create or write into the data directory %s" : "Nem létre létrehozni vagy beleírni a(z) %s adatkönyvtárba",
- "Can’t increase permissions of %s" : "A(z) %s engedélyei nem bővíthetők",
- "Files can’t be shared with delete permissions" : "A fájlok nem oszthatók meg törlési jogosultsággal",
- "Files can’t be shared with create permissions" : "A fájlok nem oszthatók meg létrehozási jogosultsággal",
- "Can’t set expiration date more than %s days in the future" : "Nem állítható be %s napnál távolabbi lejárati dátum",
- "Can't read file" : "A fájl nem olvasható",
"Cannot write into \"config\" directory" : "A „config” könyvtár nem írható",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ez általában úgy javítható, hogy a webkiszolgálónak írási hozzáférést biztosít a konfigurációs könyvtárhoz. Lásd: %s.",
"Cannot write into \"apps\" directory" : "Az „apps” könyvtár nem írható",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Ez általában úgy javítható, hogy írási jogosultságot ad a webkiszolgáló számára az apps könyvtáron, vagy letiltja az alkalmazástárt a konfigurációs fájlban.",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Ez általában úgy javítható, hogy írási jogosultságot ad a webkiszolgáló számára az apps könyvtáron, vagy letiltja az alkalmazástárt a konfigurációs fájlban.",
"Cannot create \"data\" directory" : "A „data” könyvtár nem hozható létre",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Ez általában úgy javítható, hogy a webkiszolgálónak írási hozzáférést biztosít a gyökérkönyvtárhoz. Lásd: %s.",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Az engedélyek általában úgy javíthatók, hogy írási jogosultságot ad a webkiszolgáló számára a gyökérkönyvtáron. Lásd %s.",
@@ -280,7 +272,6 @@ OC.L10N.register(
"Your data directory is readable by other users" : "Az adatkönyvtára más felhasználók által is olvasható",
"Your data directory must be an absolute path" : "Az adatkönyvtárnak abszolút útvonalnak kell lennie",
"Check the value of \"datadirectory\" in your configuration" : "Ellenőrizze a „datadirectory” értékét a konfigurációban",
- "Your data directory is invalid" : "Az adatkönyvtár érvénytelen",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Ez általában úgy javítható, hogy írási jogosultságot ad a webkiszolgáló számára az apps könyvtáron, vagy letiltja az alkalmazástárt a konfigurációs fájlban."
+ "Your data directory is invalid" : "Az adatkönyvtár érvénytelen"
},
"nplurals=2; plural=(n != 1);");