From 853b81193d41dbaec9791cb9da63aeef22c898d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=B3th=20Csaba=20//=20Online=20ERP=20Hungary=20Kft?= Date: Tue, 8 Feb 2022 09:33:03 +0100 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (2331 of 2331 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/ Translated using Weblate (Hungarian) Currently translated at 100.0% (2329 of 2329 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/ Translated using Weblate (Hungarian) Currently translated at 100.0% (2324 of 2324 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/ --- i18n/hu.json | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/i18n/hu.json b/i18n/hu.json index 27ad793657..17726fd125 100644 --- a/i18n/hu.json +++ b/i18n/hu.json @@ -2957,7 +2957,7 @@ }, { "id": "web.error.unsupported_browser.min_os_version.windows", - "translation": "Windows 7+" + "translation": "Windows 8.1+" }, { "id": "web.error.unsupported_browser.min_os_version.mac", @@ -2969,7 +2969,7 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.firefox", - "translation": "Verzió 78+" + "translation": "Verzió 91+" }, { "id": "web.error.unsupported_browser.min_browser_version.edge", @@ -9302,5 +9302,37 @@ { "id": "api.config.migrate_config_restricted.app_error", "translation": "A konfiguráció migrációja a telepítés típusa miatt korlátozott." + }, + { + "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", + "translation": "SAML válasz túl hosszú" + }, + { + "id": "model.github_release_info.is_valid.id.app_error", + "translation": " " + }, + { + "id": "app.admin.latest_version_unmarshal.failure", + "translation": " " + }, + { + "id": "app.admin.latest_version_set_cache.failure", + "translation": " " + }, + { + "id": "app.admin.latest_version_read_all.failure", + "translation": " " + }, + { + "id": "app.admin.latest_version_external_error.failure", + "translation": " " + }, + { + "id": "app.system.complete_onboarding_request.app_error", + "translation": "Nem sikerült dekódolni a teljes rendszerbeszállási kérelmet." + }, + { + "id": "app.system.complete_onboarding_request.no_first_user", + "translation": "A rendszerbeállítást csak egy rendszergazda végezheti el." } ]