From 44001ce6277c0b01faae89e8a51f8cf1f3ca4e3d Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 21 Jun 2022 07:42:04 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 99.4% (2325 of 2337 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/ --- i18n/hu.json | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/i18n/hu.json b/i18n/hu.json index 2ce6c0b515..d8699f0fee 100644 --- a/i18n/hu.json +++ b/i18n/hu.json @@ -9310,5 +9310,53 @@ { "id": "model.config.is_valid.image_decoder_concurrency.app_error", "translation": "Érvénytelen dekódoló párhuzamosság {{.Value}}. Pozitív számnak vagy -1-nek kell lennie." + }, + { + "id": "api.license_error.professional_or_enterprise", + "translation": "" + }, + { + "id": "api.authorization_error.guest", + "translation": "" + }, + { + "id": "app.reaction.get_top_for_user_since.app_error", + "translation": "" + }, + { + "id": "app.channel.get_top_for_team_since.app_error", + "translation": "" + }, + { + "id": "app.channel.get_top_for_user_since.app_error", + "translation": "" + }, + { + "id": "app.channel.get_post_count_by_day.app_error", + "translation": "" + }, + { + "id": "app.reaction.get_top_for_team_since.app_error", + "translation": "" + }, + { + "id": "api.insights.feature_disabled", + "translation": "" + }, + { + "id": "app.group.get_by_username_failure", + "translation": "" + }, + { + "id": "app.user.get_by_name_failure", + "translation": "" + }, + { + "id": "app.user.group_name_conflict", + "translation": "" + }, + { + "id": "app.group.username_conflict", + "translation": "" } ]