diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:25:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:25:53 +0000 |
commit | a79dbf3a31f8127b5e12d978e8df90e764a5c3ec (patch) | |
tree | 5dcddb65280d5d25416c3bcfcec0d28eddbe5a76 /core/l10n/hu.js | |
parent | 734b11dc86c7f54eff7557271aba1e4530cbcc23 (diff) | |
download | nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.tar.gz nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/hu.js')
-rw-r--r-- | core/l10n/hu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 03a1ee39ce3..246b5bcb22a 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -29,7 +29,6 @@ OC.L10N.register( "Your login token is invalid or has expired" : "A bejelentkezési token érvénytelen vagy lejárt", "This community release of Nextcloud is unsupported and push notifications are limited." : "A Nextcloud e közösségi kiadása nem támogatott, és a leküldéses értesítések korlátozottak.", "Login" : "Bejelentkezés", - "Please try again" : "Próbálja újra", "Password reset is disabled" : "Jelszó visszaállítás letiltva", "Could not reset password because the token is expired" : "A jelszót nem lehet visszaállítani, mert a token lejárt", "Could not reset password because the token is invalid" : "A jelszót nem lehet visszaállítani, mert a token érvénytelen", @@ -385,6 +384,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 try again" : "Próbálja újra", "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.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Úgy tűnik a PHP nincs rendesen beállítva a rendszer környezeti változóinak lekéréséhez. A getenv(\"PATH\") teszt csak üres értéket ad vissza.", "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Ellenőrizze a {linkstart}telepítési dokumentációban ↗{linkend} a PHP konfigurációs megjegyzéseit, és a kiszolgáló PHP konfigurációját, különösen a php-fpm használatakor.", |