diff --git a/i18n/bg.json b/i18n/bg.json index f048087a66..9ae2751bbf 100644 --- a/i18n/bg.json +++ b/i18n/bg.json @@ -4805,10 +4805,6 @@ "id": "app.channel.migrate_channel_members.select.app_error", "translation": "Неуспешно избиране на пакета от членове на канала." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Броят на споменаванията не може да се увеличи." - }, { "id": "app.channel.get_unread.app_error", "translation": "Неуспешно получаване на непрочетени съобщения на канала." @@ -6463,10 +6459,6 @@ "id": "app.import.validate_channel_import_data.header_length.error", "translation": "Заглавката на канала е твърде дълга." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Липсва задължително свойство на канала: display_name" - }, { "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "Display_name на канала не е в рамките на разрешените ограничения на дължината." diff --git a/i18n/de.json b/i18n/de.json index e4f67c3e7a..bb9663297a 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -2487,10 +2487,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "Kanal display_name befindet sich nicht innerhalb der Längenbegrenzung." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Fehlende erforderliche Kanaleigenschaft: display_name" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "Kanalüberschrift ist zu lang." @@ -6679,10 +6675,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "Konnte das Kanalmitglied nicht entfernen." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Konnte Erwähnungs-Zähler nicht erhöhen." - }, { "id": "app.channel.get_pinnedpost_count.app_error", "translation": "Konnte die Anzahl der angehefteten Nachrichten nicht ermitteln." diff --git a/i18n/en_AU.json b/i18n/en_AU.json index b1f8315c58..5ead25d1ed 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -2447,10 +2447,6 @@ "id": "app.import.validate_channel_import_data.header_length.error", "translation": "Channel header is too long." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Missing required channel property: display_name" - }, { "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "Channel display_name is not within permitted length constraints." @@ -4511,10 +4507,6 @@ "id": "app.channel.migrate_channel_members.select.app_error", "translation": "Failed to select the batch of channel members." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Unable to increment the mention count." - }, { "id": "app.channel.get_unread.app_error", "translation": "Unable to get the channel unread messages." diff --git a/i18n/es.json b/i18n/es.json index 4b928f9d54..026c4bcda5 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -2487,10 +2487,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "La propiedad del canal display_name no se encuentra dentro de las restricciones de longitud permitida." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Falta la propiedad obligatoria del canal: display_name" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "Encabezado del canal es demasiado largo." @@ -6979,10 +6975,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "Error al remover los miembros del canal." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "No se puede incrementar el número de menciones." - }, { "id": "app.channel.get_public_channels.get.app_error", "translation": "No se pudo obtener los canales públicos." diff --git a/i18n/fa.json b/i18n/fa.json index f253a2b085..a2341884d5 100644 --- a/i18n/fa.json +++ b/i18n/fa.json @@ -2539,10 +2539,6 @@ "id": "app.import.validate_channel_import_data.header_length.error", "translation": "سرصفحه کانال خیلی طولانی است." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "ویژگی کانال مورد نیاز وجود ندارد: display_name" - }, { "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "display_name کانال در محدودیت های مجاز نیست." @@ -3027,10 +3023,6 @@ "id": "app.channel.migrate_channel_members.select.app_error", "translation": "دسته اعضای کانال انتخاب نشد." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "نمی توان تعداد اشاره را افزایش داد." - }, { "id": "app.channel.get_unread.app_error", "translation": "پیام های خوانده نشده کانال دریافت نمی شود." diff --git a/i18n/fr.json b/i18n/fr.json index cf9a59f91c..b6af40b06b 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -2487,10 +2487,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "La propriété de canal display_name ne respecte pas les contraintes de longueur autorisées." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "La propriété de canal requise est manquante : display_name." - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "L'entête du canal est trop long." @@ -6663,10 +6659,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "Impossible de récupérer le membre du canal." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Impossible d'incrémenter le nombre de mentions." - }, { "id": "app.channel.get_pinnedpost_count.app_error", "translation": "Impossible de récupérer le nombre de messages épinglés au canal." diff --git a/i18n/hu.json b/i18n/hu.json index 9b6651f5e5..3b3a933aba 100644 --- a/i18n/hu.json +++ b/i18n/hu.json @@ -2867,10 +2867,6 @@ "id": "app.channel.migrate_channel_members.select.app_error", "translation": "Nem sikerült kiválasztani a csatornatagok kötegét." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Nem sikerült növelni az említések számlálóját." - }, { "id": "app.channel.get_unread.app_error", "translation": "Nem sikerült lekérni a csatorna olvasatlan üzeneteit." @@ -5375,10 +5371,6 @@ "id": "app.import.validate_channel_import_data.header_length.error", "translation": "Csatorna fejléc túl hosszú." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Hiányzó kötelező csatorna tulajdonság: display_name" - }, { "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "A csatorna display_name nem az engedélyezett hosszúságon belül van." diff --git a/i18n/it.json b/i18n/it.json index 13ba5df816..dddf7d4f42 100644 --- a/i18n/it.json +++ b/i18n/it.json @@ -2487,10 +2487,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "Il campo display_name del canale non è nella gamma di lunghezze consentita." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Manca la proprietà del canale richiesta: display_name" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "L'intestazione del canale è troppo lunga." @@ -6879,10 +6875,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "Impossibile eliminare il membro del canale" }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Impossibile incrementare il conteggio della citazione" - }, { "id": "app.channel.get_pinnedpost_count.app_error", "translation": "Impossibile recuperare il conteggio delle pubblicazione bloccate" diff --git a/i18n/ja.json b/i18n/ja.json index f91d760c7d..0751ece7b9 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -2483,10 +2483,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "チャンネルの表示名の長さが制限を超えています。" }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "必須のチャンネル設定値 display_name が存在しません" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "チャンネルヘッダーが長すぎます。" @@ -7003,10 +6999,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "チャンネルメンバーを削除できませんでした。" }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "誰かについての投稿数を増加できませんでした。" - }, { "id": "app.channel.get_public_channels.get.app_error", "translation": "公開チャンネルを取得できませんでした。" diff --git a/i18n/ko.json b/i18n/ko.json index 09c9fbe45e..0e25324832 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -2483,10 +2483,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "Channel display_name is not within permitted length constraints." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Missing required channel property: display_name" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "Channel header is too long." @@ -6823,10 +6819,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "채널 구성원을 제거할 수 없습니다." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "멘션 수를 증가시키지 못했습니다." - }, { "id": "app.channel.get_public_channels.get.app_error", "translation": "공개 채널을 가져올 수 없습니다." diff --git a/i18n/nl.json b/i18n/nl.json index de753fcd97..f7bad39578 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -2487,10 +2487,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "De display_name van het kanaal valt niet binnen de toegestane lengtebeperkingen." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Ontbrekende vereiste kanaaleigenschap: display_name" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "Kanaalhoofding is te lang." @@ -6771,10 +6767,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "Fout bij het verwijderen van het kanaallid." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Fout bij het verhogen van de teller van de meldingen." - }, { "id": "app.channel.get_private_channels.get.app_error", "translation": "Kan private kanalen niet ophalen." diff --git a/i18n/pl.json b/i18n/pl.json index 8b50a8c6a9..92d2433e7f 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -2491,10 +2491,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "Kanał display_name nie jest w żądanych limitach długości." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Brak wymaganej właściwości kanału: display_name" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "Nagłówek kanału jest za długi." @@ -6675,10 +6671,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "Nie można usunąć członka kanału." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Nie można zwiększyć liczby wzmianek." - }, { "id": "app.channel.get_pinnedpost_count.app_error", "translation": "Nie można pobrać ilości przypiętych wiadomości na kanale." diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json index 9c03caf861..7380ebcaa5 100644 --- a/i18n/pt-BR.json +++ b/i18n/pt-BR.json @@ -2487,10 +2487,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "A propriedade display_name do canal não está dentro das restrições de comprimento permitidas." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Faltando a propriedade obrigatória do canal: display_name" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "O cabeçalho do canal é muito longo." @@ -6987,10 +6983,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "Não foi possível remover o membro do canal." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Não foi possível incrementar a contagem de menções." - }, { "id": "app.channel.get_pinnedpost_count.app_error", "translation": "Não foi possível obter a contagem de postagens fixadas do canal." diff --git a/i18n/ro.json b/i18n/ro.json index 015bf2c7e6..b40cc15f02 100644 --- a/i18n/ro.json +++ b/i18n/ro.json @@ -2491,10 +2491,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "Canal display_name nu este în termen de constrângerile de durata." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Lipsesc necesare canal proprietate: display_name" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "Canal antet este prea lung." @@ -6927,10 +6923,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "Nu se poate elimina membrul canalului." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Nu se poate mări numărarea numelor." - }, { "id": "app.channel.get_public_channels.get.app_error", "translation": "Nu se pot obține canale publice." diff --git a/i18n/ru.json b/i18n/ru.json index 3325acfcd1..cd3bf01ace 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -2491,10 +2491,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "Свойство Channel display_name не находится в пределах допустимых ограничений длины." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Пропущено обязательное свойство канала: display_name" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "Длина заголовка канала слишком большая." @@ -7063,10 +7059,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "Невозможно удалить участника канала." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Не удалось увеличить счетчик упоминаний." - }, { "id": "app.channel.get_pinnedpost_count.app_error", "translation": "Не удалось получить количество прикрепленных сообщений." diff --git a/i18n/sv.json b/i18n/sv.json index 3839786663..ccd6f6aa07 100644 --- a/i18n/sv.json +++ b/i18n/sv.json @@ -3739,10 +3739,6 @@ "id": "app.import.validate_channel_import_data.header_length.error", "translation": "Kanalrubriken är för lång." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Det fattas en obligatorisk kanalegenskap: display_name" - }, { "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "Kanalens display_name är för långt." @@ -4115,10 +4111,6 @@ "id": "app.channel.migrate_channel_members.select.app_error", "translation": "Misslyckades att ta fram batchen med kanalmedlemmar." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Kunde inte öka värdet för antal omnämnanden." - }, { "id": "app.channel.get_unread.app_error", "translation": "Kunde inte ta fram olästa meddelanden i kanalen." diff --git a/i18n/tr.json b/i18n/tr.json index d9ded1bda4..7d460ae8e4 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -2487,10 +2487,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "Görüntülenecek kanal adı izin verilen uzunluk aralığında değil." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Zorunlu kanal özelliği eksik: display_name" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "Kanal başlığı çok uzun." @@ -6743,10 +6739,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "Kanal üyesi silinemedi." }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Anma sayısı arttırılamadı." - }, { "id": "app.channel.get_public_channels.get.app_error", "translation": "Herkese açık kanallar alınamadı." diff --git a/i18n/uk.json b/i18n/uk.json index 7cc21a5435..b6358bdb09 100644 --- a/i18n/uk.json +++ b/i18n/uk.json @@ -2491,10 +2491,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "Ім'я дисплея каналу не в межах дозволених обмежень довжини." }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "Відсутнє необхідне властивість каналу: display_name" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "Заголовок каналу задовгий." @@ -6659,10 +6655,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "Не вдалося оновити заголовок прямого каналу" }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "Не вдається збільшити кількість згадок" - }, { "id": "app.channel.get_pinnedpost_count.app_error", "translation": "Не вдалося отримати кількість учасників каналу" diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json index d313d1736a..5538093f52 100644 --- a/i18n/zh-CN.json +++ b/i18n/zh-CN.json @@ -2483,10 +2483,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "频道 display_name 不在允许的长度范围内。" }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "缺少频道必须属性:display_name" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "频道标题过长。" @@ -6919,10 +6915,6 @@ "id": "app.channel.permanent_delete_members_by_user.app_error", "translation": "无法移除频道成员。" }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "无法增加提及数。" - }, { "id": "app.channel.get_public_channels.get.app_error", "translation": "无法获取公共频道。" diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json index 43efbd12df..f56cbffb77 100644 --- a/i18n/zh-TW.json +++ b/i18n/zh-TW.json @@ -2483,10 +2483,6 @@ "id": "app.import.validate_channel_import_data.display_name_length.error", "translation": "頻道顯示名稱長度不符要求。" }, - { - "id": "app.import.validate_channel_import_data.display_name_missing.error", - "translation": "缺少必要的頻道屬性:顯示名稱。" - }, { "id": "app.import.validate_channel_import_data.header_length.error", "translation": "頻道標題過長。" @@ -7059,10 +7055,6 @@ "id": "app.channel.pinned_posts.app_error", "translation": "無法找到被釘選的訊息。" }, - { - "id": "app.channel.increment_mention_count.app_error", - "translation": "無法增加提及計數。" - }, { "id": "app.channel.get_private_channels.get.app_error", "translation": "無法取得私人頻道。"