diff options
Diffstat (limited to 'lib/l10n/hu.json')
-rw-r--r-- | lib/l10n/hu.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index cde3e575222..84d60a61e77 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -185,7 +185,6 @@ "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", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Avagy, ha jobbnak tűnik tarthatod a config.php fájlt olvashatónak, csak engedélyezd a \"config_is_read_only\" kapcsolót. Továbbiak itt:%s", "Cannot write into \"apps\" directory" : "Nem írható az \"apps\" könyvtár", - "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.", "Setting locale to %s failed" : "A lokalizáció %s-re való állítása nem sikerült", @@ -230,6 +229,7 @@ "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", - "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." + "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |