From 7061d7acf0cd80049cef344b67655d1e481430ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=B3th=20Csaba=20//=20Online=20ERP=20Hungary=20Kft?= Date: Sat, 20 Nov 2021 11:25:27 +0100 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (2322 of 2322 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% (2318 of 2318 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/ --- i18n/hu.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/i18n/hu.json b/i18n/hu.json index f56c9728ae..e0a761aae6 100644 --- a/i18n/hu.json +++ b/i18n/hu.json @@ -9278,5 +9278,25 @@ { "id": "api.templates.invite_body.title.reminder", "translation": "Emlékeztető" + }, + { + "id": "app.session.extend_session_expiry.app_error", + "translation": "Nem tudom megnövelni a munkamenet hosszát" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.mark_channel_as_read", + "translation": "Nem sikerült a csatorna olvasottra állítása" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.kill_orphan_jobs", + "translation": "Árván maradt feladatok kilövése" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.get_post_types", + "translation": "Nem sikerült megszerezni az egyedi bejegyzés típusokat" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.get_bad_channel_memberships", + "translation": "Nem sikerült a csatorna rossz tagi listájának megszerzése" } ]