From c7ab34a459261af44ff4565e87f0a78b863e1585 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 8 Jan 2022 02:26:27 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- lib/l10n/hu.js | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'lib/l10n/hu.js') diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index 23836bcc1b6..9e6022c90d3 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -2,7 +2,6 @@ OC.L10N.register( "lib", { "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." : "Ez általában úgy javítható, hogy a webszervernek írási hozzáférést biztosít a konfigurációs könyvtárhoz.", "See %s" : "Lásd %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "A %1$s alkalmazás fájljait helyetelenül cserélték le. Ellenőrizze, hogy kompatibilis-e a szerverrel .", "Sample configuration detected" : "A példabeállítások vannak beállítva", @@ -183,33 +182,18 @@ OC.L10N.register( "Authentication error" : "Azonosítási hiba", "Token expired. Please reload page." : "A token lejárt. Frissítse az oldalt.", "No database drivers (sqlite, mysql, or postgresql) installed." : "Nincs telepítve adatbázis-meghajtóprogram (sqlite, mysql vagy postgresql).", - "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", "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", - "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", - "Please install one of these locales on your system and restart your webserver." : "Kérjük állítsa be a következő lokalizációk valamelyikét a rendszeren és indítsa újra a webszervert!", "PHP module %s not installed." : "A %s PHP modul nincs telepítve.", "Please ask your server administrator to install the module." : "Kérje meg a rendszergazdát, hogy telepítse a modult!", "PHP setting \"%s\" is not set to \"%s\"." : "%s PHP beállítás nincs \"%s\"-re állítva.", "Adjusting this setting in php.ini will make Nextcloud run again" : "A beállítás változtatása a php.ini fájlban újra futtatja a Nexcloud-ot", - "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload értéke: \"%s\" az elvárt \"0\" helyett", - "To fix this issue set mbstring.func_overload to 0 in your php.ini" : "A probléma javításához állítsd a mbstring.func_overload értékét 0-ra a php.ini fájlban.", "libxml2 2.7.0 is at least required. Currently %s is installed." : "Legalább libxml2 2.7.0 szükséges. Jelenleg telepített: %s", "To fix this issue update your libxml2 version and restart your web server." : "A probléma javításához frissítsd a libxml2 verziót és indítsd újra a webszervert.", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Úgy tűnik, hogy a PHP úgy van beállítva, hogy eltávolítja programok belsejében elhelyezett szövegblokkokat. Emiatt a rendszer több alapvető fontosságú eleme működésképtelen lesz.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ezt valószínűleg egy gyorsítótár ill. kódgyorsító, mint pl, a Zend, OPcache vagy eAccelererator okozza.", "PHP modules have been installed, but they are still listed as missing?" : "A PHP modulok telepítve vannak, de a listában mégsincsenek felsorolva?", "Please ask your server administrator to restart the web server." : "Kérje meg a rendszergazdát, hogy indítsa újra a webszervert!", - "PostgreSQL >= 9 required" : "PostgreSQL >= 9 szükséges", - "Please upgrade your database version" : "Kérem frissítse az adatbázis-szoftvert!", - "Your data directory is readable by other users" : "Az adatkönyvtára mások által olvasható", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Kérjük módosítsa a könyvtár elérhetőségi engedélybeállítását 0770-re, hogy a tartalmát más felhasználó ne listázhassa!", - "Your data directory must be an absolute path" : "Az adatkönyvtára abszolút útvonal kell legyen", - "Check the value of \"datadirectory\" in your configuration" : "Ellenőrizd a \"datadirectory\" értékét a konfigurációban", - "Your data directory is invalid" : "Az adatkönyvtárad érvénytelen", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Győződj meg róla, hogy az adatmappa gyökerében legyen egy \".ocdata\" nevű fájl", "Action \"%s\" not supported or implemented." : "\"%s\" művelet nem támogatott vagy nem ismert.", "Authentication failed, wrong token or provider ID given" : "Azonosítás sikertelen, hibás token vagy szolgáltató lett megadva", @@ -224,6 +208,7 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s", "This can usually be fixed by giving the webserver write access to the config directory" : "Ez rendszerint úgy oldható meg, hogy írási jogot adunk a webszervernek a config könyvtárra.", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Avagy, ha jobbnak tűnik tarthatod a config.php fájlt olvashatónak, csak engedélyezd a \"config_is_read_only\" kapcsolót.", + "This can usually be fixed by giving the webserver write access to the config directory." : "Ez általában úgy javítható, hogy a webszervernek í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 sikerült létrehozni vagy irni a \"data\" könyvtárba %s", "Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító", "Can’t increase permissions of %s" : "A(z) %s engedélyei nem kibővíthetők", @@ -231,7 +216,22 @@ OC.L10N.register( "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", + "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" + "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", + "Please install one of these locales on your system and restart your webserver." : "Kérjük állítsa be a következő lokalizációk valamelyikét a rendszeren és indítsa újra a webszervert!", + "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload értéke: \"%s\" az elvárt \"0\" helyett", + "To fix this issue set mbstring.func_overload to 0 in your php.ini" : "A probléma javításához állítsd a mbstring.func_overload értékét 0-ra a php.ini fájlban.", + "PostgreSQL >= 9 required" : "PostgreSQL >= 9 szükséges", + "Please upgrade your database version" : "Kérem frissítse az adatbázis-szoftvert!", + "Your data directory is readable by other users" : "Az adatkönyvtára mások által olvasható", + "Your data directory must be an absolute path" : "Az adatkönyvtára abszolút útvonal kell legyen", + "Check the value of \"datadirectory\" in your configuration" : "Ellenőrizd a \"datadirectory\" értékét a konfigurációban", + "Your data directory is invalid" : "Az adatkönyvtárad érvénytelen" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3