diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-15 10:48:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-15 10:48:26 +0000 |
commit | 869f3f5895ab1e0b3d3c92852570ee322d1e95f2 (patch) | |
tree | f7eda221470e1933d2fb5e4a7ed83aa93c2387c4 /core/l10n/hu.js | |
parent | 54bbc893542f7d92dfa275266bb7d57ed45e8e89 (diff) | |
download | nextcloud-server-869f3f5895ab1e0b3d3c92852570ee322d1e95f2.tar.gz nextcloud-server-869f3f5895ab1e0b3d3c92852570ee322d1e95f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hu.js')
-rw-r--r-- | core/l10n/hu.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 6a46dbe74fb..165416d44b8 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -76,7 +76,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nincs memória gyorsítótár beállítva. A teljesítmény javítása érdekében kapcsolja be, ha az lehetséges. További információ a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> található.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nincs megfelelő véletlenszám forrás a PHP-hoz, amely biztonsági okokból erősen ellenjavallt. Tovább információ a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> található.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Jelenleg {version} verziójú PHP-t futtat. Frissítse a PHP verziót, hogy élvezhesse a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP Group által biztosított teljesítmény- és biztonságbeli frissítéseket</a>, amint a disztribúciója támogatja.", - "Nextcloud 19 is the last release supporting PHP 7.2. Nextcloud 20 requires at least PHP 7.3." : "A Nextcloud 19 az utolsó kiadás, amely támogatja a PHP 7.2-t. A Nextcloud 20-hoz legalább PHP 7.3 szükséges.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A fordított proxy fejlécek beállítása helytelen, vagy egy megbízható proxyval kapcsolódik a Nextcloudhoz. Ha nem így van, akkor ez egy biztonsági rés lehet, mely segítségével egy támadó meghamisíthatja az IP-címét a Nextcloud felé. További információ a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> található.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "A Memcached elosztott gyorsítótárként van beállítva, de hibás „memcache” PHP modul van telepítve. Az \\OC\\Memcache\\Memcached csak a „memcached”-et támogatja a „memcache”-t nem. Lásd a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wikit a két modul leírásához</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Néhány fájl nem ment át az épségellenőrzésen. A probléma megoldásához további információ a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> található. (<a href=\"{codeIntegrityDownloadEndpoint}\">Érvénytelen fájlok listája…</a> / <a href=\"{rescanEndpoint}\">Újraellenőrzés…</a>)", |