diff --git a/i18n/hu.json b/i18n/hu.json index dc5795303e..81fc69ade5 100644 --- a/i18n/hu.json +++ b/i18n/hu.json @@ -8402,7 +8402,7 @@ }, { "id": "api.command_mute.no_channel.error", - "translation": "Nem található a megadott csatorna. A csatornák azonosításához használja a [csatorna azonosítót](https://about.mattermost.com/default-channel-handle-documentation)." + "translation": "Nem található a megadott csatorna. A csatornák azonosításához használja a [csatorna azonosítót](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel)." }, { "id": "api.command_mute.name", @@ -8414,7 +8414,7 @@ }, { "id": "api.command_mute.error", - "translation": "Nem sikerült megtalálni a {{.Channel}} csatornát. A csatornák azonosításához használja a [csatorna azonosítót](https://about.mattermost.com/default-channel-handle-documentation)." + "translation": "Nem sikerült megtalálni a {{.Channel}} csatornát. A csatornák azonosításához használja a [csatorna azonosítót](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel)." }, { "id": "api.command_mute.desc", @@ -8566,7 +8566,7 @@ }, { "id": "api.command_invite.channel.error", - "translation": "Nem sikerült megtalálni a {{.Channel}} csatornát. A csatornák azonosításához használja a [csatorna azonosítót](https://about.mattermost.com/default-channel-handle-documentation)." + "translation": "Nem sikerült megtalálni a {{.Channel}} csatornát. A csatornák azonosításához használja a [csatorna azonosítót](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel)." }, { "id": "api.command_invite.channel.app_error", @@ -9378,5 +9378,13 @@ { "id": "app.prepackged-plugin.invalid_version.app_error", "translation": "Az előre becsomagolt plugin verzióját nem lehetett értelmezni." + }, + { + "id": "model.oauth.is_valid.mattermost_app_id.app_error", + "translation": "A MattermostAppID maximális hossza 32 karakter." + }, + { + "id": "app.system.applied_migrations.not_authorized", + "translation": "Ön nem rendelkezik a megfelelő jogosultságokkal." } ]