diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-10 02:26:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-10 02:26:36 +0000 |
commit | 524db1c6dcc9eab8827f465375fc22854d7fee54 (patch) | |
tree | bbbf262742646786205df06521b79250c0f27500 /core/l10n/hu.json | |
parent | e47d56ac36d0f1d3e47392a7d9688decf847e1bc (diff) | |
download | nextcloud-server-524db1c6dcc9eab8827f465375fc22854d7fee54.tar.gz nextcloud-server-524db1c6dcc9eab8827f465375fc22854d7fee54.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/hu.json')
-rw-r--r-- | core/l10n/hu.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/hu.json b/core/l10n/hu.json index 9bd37b5a9f6..6148c0a90b4 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -99,7 +99,6 @@ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "EnnĂ©l a pĂ©ldánynál hiányzik nĂ©hány javasolt PHP modul. A jobb teljesĂtmĂ©ny Ă©s nagyobb kompatibilitás miatt ezek telepĂtĂ©se erĹ‘sen javallott.", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "Az „imagick” PHP-modul nem engedĂ©lyezett, de a tĂ©mázĂł alkalmazás igen. A webhelyikonok előállĂtásához telepĂtenie Ă©s engedĂ©lyeznie kell ezt a modult.", "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "A „gmp” vagy a „bcmath” PHP modulok nem engedĂ©lyezettek. Ha WebAuthn jelszĂł nĂ©lkĂĽli hitelesĂtĂ©st használ, akkor szĂĽksĂ©g van ezekre a modulokra.", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this." : "Ăšgy tűnik, hogy a PHP 32 bites változatát futtatja. a Nextcloud 26-os Ă©s Ăşjabb verziĂłjához 64 bites szĂĽksĂ©ges. FrissĂtse az operáciĂłs rendszerĂ©t Ă©s a PHP-ját 64 bitesre. További informáciĂłkĂ©rt olvassa el az errĹ‘l szĂłlĂł {linkstart}dokumentáciĂłs oldalt ↗{linkend}.", "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "A php-imagick modul ebben az esetben nem rendelkezik SVG támogatással. A jobb kompatibilitás Ă©rdekĂ©ben ajánlott telepĂteni.", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Az adatbázis egyes oszlopaibĂłl hiányzik a big int átalakĂtás. MIvel a nagy táblák oszloptĂpusainak megváltoztatása eltarthat egy ideig, azok nem lettek automatikusan megváltoztatva. Az „occ db: convert-filecache-bigint” futtatásával ezek a fĂĽggĹ‘ben lĂ©vĹ‘ mĂłdosĂtások kĂ©zileg is alkalmazhatĂłk. Ezt a műveletet offline állapotban kell vĂ©grehajtani. További rĂ©szletekĂ©rt olvassa el a {linkstart}errĹ‘l szĂłlĂł dokumentáciĂłs oldalt ↗{linkend}.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Jelenleg SQLite van háttĂ©radatbáziskĂ©nt használva. Nagyobb telepĂtĂ©sekhez javasoljuk, hogy váltson más háttĂ©radatbázisra. ", @@ -418,6 +417,6 @@ "Contacts menu" : "NĂ©vjegyek menĂĽ", "Settings menu" : "BeállĂtások menĂĽ", "Setup two-factor authentication" : "KĂ©tfaktoros hitelesĂtĂ©s beállĂtása", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Ăšgy tűnik, hogy a PHP 32 bites változatát futtatja. a Nextcloud 26-os Ă©s Ăşjabb verziĂłjához 64 bites szĂĽksĂ©ges. FrissĂtse az operáciĂłs rendszerĂ©t Ă©s a PHP-ját 64 bitesre. További informáciĂłkĂ©rt olvassa el az errĹ‘l szĂłlĂł {linkstart}dokumentáciĂłs oldalt ↗{linkend}." + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Ăšgy tűnik, hogy 32 bites PHP verziĂłt használ. A Nextcloud megfelelĹ‘ futtatásához 64 bites szĂĽksĂ©ges. FrissĂtse 64 bitesre az operáciĂłs rendszerĂ©t Ă©s a PHP-ját. További rĂ©szletekĂ©rt olvassa el az {linkstart}errĹ‘l szĂłlĂł dokumentáciĂłs oldalt ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |