diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-19 00:19:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-19 00:19:27 +0000 |
commit | 9f6df9171beb4f8c911dc29c4e55d41332f4aa3b (patch) | |
tree | b07b547d52f33194625808c73eefcbb8e92201e5 /apps/settings/l10n/hu.js | |
parent | 701c1a9d5069c4dd265b1f8be41256c92e3fa533 (diff) | |
download | nextcloud-server-9f6df9171beb4f8c911dc29c4e55d41332f4aa3b.tar.gz nextcloud-server-9f6df9171beb4f8c911dc29c4e55d41332f4aa3b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/hu.js')
-rw-r--r-- | apps/settings/l10n/hu.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 4274941897a..330ece3dc1c 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -141,8 +141,9 @@ OC.L10N.register( "Disabled" : "Letiltva", "The old server-side-encryption format is enabled. We recommend disabling this." : "A régi kiszolgálóoldali titkosítási formátum engedélyezett. Javasoljuk ennek letiltását.", "Memcache" : "Memcache", - "Configured" : "Beállítva", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Nincs memória-gyorsítótár beállítva. A teljesítmény fokozása érdekében állítson be egy memória-gyorsítótárat, ha elérhető.", + "Configured" : "Beállítva", + "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "A „set_time_limit” PHP függvény nem érhető el. Emiatt egy szkript megszakadhat futás közben, a telepítés hibáját okozva. A függvény engedélyezése erősen javallott.", "Supported" : "Támogatott", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "A PHP-ból hiányzik a FreeType-támogatás. Ez a beállítási felület és a profilképek hibás megjelenítését okozhatja.", "PHP getenv" : "PHP getenv", |