diff options
Diffstat (limited to 'core/l10n/hu.js')
-rw-r--r-- | core/l10n/hu.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 5646aa321f0..6b857ebc757 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -54,7 +54,7 @@ OC.L10N.register( "Repair info:" : "Javítási információ:", "Repair warning:" : "Javítási figyelmeztetés:", "Repair error:" : "Javítási hiba:", - "Please use the command line updater because updating via the browser is disabled in your config.php." : "Használja a parancssoros frissítőt, mert a frissítés ki van kapcsolva a config.php fájlban.", + "Please use the command line updater because updating via browser is disabled in your config.php." : "Használja a parancssoros frissítőt, mert a böngészőbeli frissítés ki van kapcsolva a config.php fájlban.", "Turned on maintenance mode" : "Karbantartási mód bekapcsolva", "Turned off maintenance mode" : "Karbantartási mód kikapcsolva", "Maintenance mode is kept active" : "Karbantartási mód aktiválva maradt", @@ -406,7 +406,6 @@ OC.L10N.register( "Detailed logs" : "Részletes naplók", "Update needed" : "Frissítés szükséges", "Please use the command line updater because you have a big instance with more than 50 users." : "Használja a parancssori frissítőt, mert 50 felhasználósnál nagyobb példánya van.", - "Please use the command line updater because automatic updating is disabled in the config.php." : "Használja a parancssoros frissítőt, mert az automatikusa frissítés ki van kapcsolva a config.php-ban.", "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Segítségért tekintse meg a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentációt</a>.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Tudomásul veszem, hogy a webes frissítési felület használata közben fellépő időtúllépés adatvesztéssel járhat. Van biztonsági mentésem, hiba esetén tudom, hogyan állítsam vissza az adatokat.", "Upgrade via web on my own risk" : "Frissítés weben keresztül, saját felelősségre", @@ -414,6 +413,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Ez a %s példány éppen karbantartási üzemmódban van, amely eltarthat egy darabig.", "This page will refresh itself when the instance is available again." : "Ez az oldal frissíteni fogja magát, amint a példány ismét elérhető lesz.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Ha ez az üzenet mindig vagy váratlanul megjelenik, akkor keresse fel a rendszergazdáját!", + "Please use the command line updater because updating via the browser is disabled in your config.php." : "Használja a parancssoros frissítőt, mert a frissítés ki van kapcsolva a config.php fájlban.", "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}.", "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Egy jelszó visszaállítási e-mail lett küldve a fiók e-mail-címére. Ha nem kapta meg, akkor ellenőrizze a levélszemét mappát, vagy kérje a helyi rendszergazda segítségét.", "If it is not there ask your local administrator." : "Ha nincs ott, akkor kérdezze a helyi rendszergazdát.", @@ -421,7 +421,7 @@ OC.L10N.register( "Settings" : "Beállítások", "File not found" : "Fájl nem található", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "A dokumentum nem található a szerveren. Valószínűleg a megosztás törölve lett vagy lejárt.", - "Please use the command line updater because updating via browser is disabled in your config.php." : "Használja a parancssoros frissítőt, mert a böngészőbeli frissítés ki van kapcsolva a config.php fájlban.", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Használja a parancssoros frissítőt, mert az automatikusa frissítés ki van kapcsolva a config.php-ban.", "The page could not be found on the server." : "Az oldal nem található a kiszolgálón." }, "nplurals=2; plural=(n != 1);"); |