diff --git a/i18n/de.json b/i18n/de.json index 27d2d94b6b..06c7671f5c 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -5158,30 +5158,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "Es trat ein Fehler beim Aktualisieren der Kanalmitglieder auf" }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "Konnte ClusterDiscovery-Zeile nicht speichern." - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "Fehler beim Löschen." - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "Fehler beim Überprüfen, ob es exisitert" - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "Konnte nicht alle Discovery-Zeile abrufen." - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "Fehler beim Speichern von ClusterDiscovery-Zeile." - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "Fehler beim Aktualisieren von \"last ping at\"." - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "Konnte die Anzahl der Befehle nicht abrufen." @@ -5606,18 +5582,6 @@ "id": "store.sql_preference.update.app_error", "translation": "Konnte die Einstellung nicht aktualisieren." }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "Konnte Token nicht löschen." - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "Konnte kein Token mit diesem Code abrufen." - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "Konnte das Token nicht speichern." - }, { "id": "store.sql_role.delete.update.app_error", "translation": "Konnte die Rolle nicht löschen" @@ -6654,10 +6618,6 @@ "id": "store.sql_role.get_all.app_error", "translation": "Konnte nicht alle Rollen abrufen." }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "Konnte nicht alle Token eines Typs entfernen." - }, { "id": "store.sql_post.populate_reply_count.app_error", "translation": "Unable to get the post replies count" @@ -7758,14 +7718,6 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "Konnte die Transaktion nicht ausführen." }, - { - "id": "sidebar.category.dm", - "translation": "Direktnachricht" - }, - { - "id": "sidebar.category.channels", - "translation": "Kanäle" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "Migration aufgrund ungültiger Fortschrittsdaten fehlgeschlagen ." diff --git a/i18n/es.json b/i18n/es.json index 23054cfe4f..452b88edc9 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -5158,30 +5158,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "Encontramos un error actualizando el miembro del canal" }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "Falla al guardar la fila ClusterDiscovery" - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "Fallo al borrar" - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "Falla al revisar si existe" - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "Falló al obtener toda la información de descubrimiento del cluster" - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "Falló al guardar la información de descubrimiento de cluster." - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "Falló al actualizar la última fecha de contacto" - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "No se pudo contar los comandos" @@ -5606,18 +5582,6 @@ "id": "store.sql_preference.update.app_error", "translation": "No se puede actualizar la preferencia" }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "No se puede eliminar el token" - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "No se puede obtener un token con el código suministrado" - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "No se pudo guardar token" - }, { "id": "store.sql_role.delete.update.app_error", "translation": "No se puede eliminar el rol" @@ -6606,10 +6570,6 @@ "id": "store.sql_role.get_all.app_error", "translation": "No se pudo obtener todos los roles." }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "No se pudo borrar todos los tokens del tipo." - }, { "id": "store.sql_post.populate_reply_count.app_error", "translation": "No se pudo obtener la cantidad de respuestas del mensaje" @@ -7902,14 +7862,6 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "No se puede perpetrar la transacción" }, - { - "id": "sidebar.category.dm", - "translation": "Mensajes Directos" - }, - { - "id": "sidebar.category.channels", - "translation": "Canales" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "La migración ha fallado porque hay datos erróneos de progreso." diff --git a/i18n/fr.json b/i18n/fr.json index f87a4be063..c485de2f59 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -5158,30 +5158,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "Une erreur s'est produite lors de la mise à jour du membre du canal" }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "Impossible d'enregistrer la ligne ClusterDiscovery" - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "Impossible de supprimer" - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "Impossible de vérifier s'il existe" - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "Impossible de récupérer l'ensemble des lignes découvertes" - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "Impossible d'enregistrer la ligne ClusterDiscovery" - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "Impossible de mettre à jour le paramètre « last ping at »" - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "Impossible de compter les commandes" @@ -5606,18 +5582,6 @@ "id": "store.sql_preference.update.app_error", "translation": "Impossible de mettre à jour les préférences" }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "Impossible de supprimer le jeton" - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "Impossible de récupérer un jeton avec ce code" - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "Impossible de sauvegarder le jeton" - }, { "id": "store.sql_role.delete.update.app_error", "translation": "Impossible de supprimer le rôle" @@ -6598,10 +6562,6 @@ "id": "store.sql_role.get_all.app_error", "translation": "Impossible de récupérer tous les rôles." }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "Impossible de supprimer tous les jetons d'un même type." - }, { "id": "store.sql_post.populate_reply_count.app_error", "translation": "Unable to get the post replies count" @@ -7758,14 +7718,6 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "Impossible de valider la transaction" }, - { - "id": "sidebar.category.dm", - "translation": "Messages personnels" - }, - { - "id": "sidebar.category.channels", - "translation": "Canaux" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "La migration a échoué à cause de données de progression invalides." diff --git a/i18n/it.json b/i18n/it.json index 84c2481863..7ad100c0e3 100644 --- a/i18n/it.json +++ b/i18n/it.json @@ -5158,30 +5158,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "Riscontrato un errore nel aggiornamento il membro del canale." }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "Impossibile salvare la riga ClusterDiscovery." - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "Impossibile eliminare." - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "Impossibile controllare se esiste." - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "Impossibile recuperare tutte le righe cercate." - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "Impossibile salvare la riga ClusterDiscovery." - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "Impossibile aggiornare l'ultimo ping a." - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "Impossibile contare i comandi." @@ -5606,18 +5582,6 @@ "id": "store.sql_preference.update.app_error", "translation": "Impossibile aggiornare le preferenze." }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "Impossibile eliminare il token." - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "Impossibile trovare un token con questo codice." - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "Impossibile salvare il token." - }, { "id": "store.sql_role.delete.update.app_error", "translation": "Impossibile cancellare il ruolo." @@ -7194,10 +7158,6 @@ "id": "store.sql_post.get_post_after_time.app_error", "translation": "Impossibile ottenere le pubblicazioni successive alla data specificata." }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "Impossibile rimuovere tutti i token di un tipo." - }, { "id": "store.sql_session.update_expired_notify.app_error", "translation": "Impossibile aggiornare expired_notify." @@ -7882,14 +7842,6 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "Impossibile confermare la transazione" }, - { - "id": "sidebar.category.dm", - "translation": "Messaggio Privato" - }, - { - "id": "sidebar.category.channels", - "translation": "Canali" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "Migrazione fallita a causa di dati di progresso non validi." diff --git a/i18n/ja.json b/i18n/ja.json index 16c17bffd5..8fea7913fd 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -5153,30 +5153,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "チャンネルのメンバーを更新する際にエラーが発生しました" }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "ClusterDiscovery 行の保存に失敗しました" - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "削除に失敗しました" - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "存在確認に失敗ました" - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "すべての discovery 行の取得に失敗しました" - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "ClusterDiscovery 行の保存に失敗しました" - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "最終確認日時の更新に失敗しました" - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "コマンドをカウントできませんでした" @@ -5601,18 +5577,6 @@ "id": "store.sql_preference.update.app_error", "translation": "設定を更新できませんでした" }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "トークンを削除できません" - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "このコードのトークンを取得できません" - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "トークンを保存できません" - }, { "id": "store.sql_role.delete.update.app_error", "translation": "役割を削除できませんでした" @@ -6593,10 +6557,6 @@ "id": "store.sql_role.get_all.app_error", "translation": "全役割を取得できませんでした。" }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "そのタイプのすべてのトークンを削除できませんでした。" - }, { "id": "store.sql_post.populate_reply_count.app_error", "translation": "投稿の返信数を取得できませんでした" @@ -7905,14 +7865,6 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "トランザクションをコミットできませんでした" }, - { - "id": "sidebar.category.dm", - "translation": "ダイレクトメッセージ" - }, - { - "id": "sidebar.category.channels", - "translation": "チャンネル" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "不正な進捗データのため移行に失敗しました。" diff --git a/i18n/ko.json b/i18n/ko.json index c44def5254..21ad5e8b48 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -5153,30 +5153,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "We encountered an error updating the channel member" }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "Failed to save ClusterDiscovery row" - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "Failed to delete" - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "테이블이 존재하는지 확인하지 못했습니다." - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "Failed to get all discovery rows" - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "Failed to save ClusterDiscovery row" - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "Failed to update last ping at" - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "내용을 가져올수 없습니다." @@ -5601,18 +5577,6 @@ "id": "store.sql_preference.update.app_error", "translation": "Unable to update the preference" }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "내용을 가져올수 없습니다." - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "Unable to get a token with this code" - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "내용을 가져올수 없습니다." - }, { "id": "store.sql_role.delete.update.app_error", "translation": "내용을 가져올수 없습니다." @@ -6593,10 +6557,6 @@ "id": "store.sql_role.get_all.app_error", "translation": "채널을 불러올 수 없습니다." }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "모든 토큰 유형을 제거 할 수 없습니다" - }, { "id": "store.sql_post.populate_reply_count.app_error", "translation": "Unable to get the post replies count" @@ -7753,14 +7713,6 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "Unable to commit transaction" }, - { - "id": "sidebar.category.dm", - "translation": "개인 메시지" - }, - { - "id": "sidebar.category.channels", - "translation": "채널" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "Migration failed due to invalid progress data." diff --git a/i18n/nl.json b/i18n/nl.json index cebf6d2606..03c34ab0e5 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -5158,30 +5158,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "Er is een probleem opgetreden tijdens het bijwerken van de kanaal leden" }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "Failed to save ClusterDiscovery row" - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "Failed to delete" - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "Fout bij controle of de tabel bestaat" - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "Failed to get all discovery rows" - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "Failed to save ClusterDiscovery row" - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "Failed to update last ping at" - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "Bericht kan niet opgehaald worden" @@ -5606,53 +5582,41 @@ "id": "store.sql_preference.update.app_error", "translation": "Unable to update the preference" }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "Bericht kan niet opgehaald worden" - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "Unable to get a token with this code" - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "Bericht kan niet opgehaald worden" - }, { "id": "store.sql_role.delete.update.app_error", - "translation": "Bericht kan niet opgehaald worden" + "translation": "Fout bij het verwijderen van de rol." }, { "id": "store.sql_role.get.app_error", - "translation": "Bericht kan niet opgehaald worden" + "translation": "Fout bij het ophalen van de rol." }, { "id": "store.sql_role.get_by_name.app_error", - "translation": "Bericht kan niet opgehaald worden" + "translation": "Fout bij het ophalen van de rol." }, { "id": "store.sql_role.get_by_names.app_error", - "translation": "Bericht kan niet opgehaald worden" + "translation": "Fout bij het ophalen van de rollen." }, { "id": "store.sql_role.permanent_delete_all.app_error", - "translation": "We could not permanently delete all the roles" + "translation": "We konden niet alle rollen definitief verwijderen." }, { "id": "store.sql_role.save.insert.app_error", - "translation": "Bericht kan niet opgehaald worden" + "translation": "Fout bij het opslaan van de nieuwe rol." }, { "id": "store.sql_role.save.invalid_role.app_error", - "translation": "The role was not valid" + "translation": "Ongeldige rol." }, { "id": "store.sql_role.save.open_transaction.app_error", - "translation": "Failed to open the transaction to save the role" + "translation": "Fout bij het openen van de transactie om de rol op te slaan." }, { "id": "store.sql_role.save.update.app_error", - "translation": "Bericht kan niet opgehaald worden" + "translation": "Fout bij het bijwerken van de rol." }, { "id": "store.sql_role.save_role.commit_transaction.app_error", @@ -6620,11 +6584,7 @@ }, { "id": "store.sql_role.get_all.app_error", - "translation": "Alle rollen kunnen niet worden opgehaald." - }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "Kan niet alle tokens van een type verwijderen." + "translation": "Fout bij het ophalen van alle rollen." }, { "id": "store.sql_post.populate_reply_count.app_error", @@ -7910,16 +7870,36 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "De transactie kan niet worden vastgelegt" }, - { - "id": "sidebar.category.dm", - "translation": "Privé bericht" - }, - { - "id": "sidebar.category.channels", - "translation": "Kanalen" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "Migration failed due to invalid progress data." + }, + { + "id": "store.sql_channel.sidebar_categories.delete_invalid.app_error", + "translation": "Fout bij het verwijderen van de niet-eigen categorie." + }, + { + "id": "store.sql_channel.sidebar_categories.app_error", + "translation": "Fout bij het toevoegen van de record aan de databank." + }, + { + "id": "migrations.worker.run_sidebar_categories_phase_2_migration.internal_error", + "translation": "Migratie mislukte door een databasefout." + }, + { + "id": "app.recover.save.app_error", + "translation": "Fout bij het bewaren van het token." + }, + { + "id": "app.recover.delete.app_error", + "translation": "Fout bij het verwijderen van het token." + }, + { + "id": "app.channel.create_initial_sidebar_categories.internal_error", + "translation": "Fout bij het aanmaken van de initiële zijbalkcategorieën voor de gebruiker." + }, + { + "id": "api.invalid_channel", + "translation": "Het kanaal in het verzoek behoort niet tot de gebruiker" } ] diff --git a/i18n/pl.json b/i18n/pl.json index 5692aa9d86..2e79ff401e 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -5163,30 +5163,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "Wystąpił błąd podczas aktualizowania użytkownika kanału" }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "Nie można zapisać wiersza ClusterDiscovery" - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "Nie udało się usunąć" - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "Nie udało się sprawdzić czy istnieje" - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "Nie udało się uzyskać wszystkich wierszy wykrywania" - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "Nie można zapisać wiersza ClusterDiscovery" - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "Nie udało się zaktualizować ostatniego polecenia ping w" - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "Nie można policzyć poleceń" @@ -5611,18 +5587,6 @@ "id": "store.sql_preference.update.app_error", "translation": "Nie można zaktualizować preferencji" }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "Nie można usunąć tokenu" - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "Nie można uzyskać tokena z tym kodem" - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "Nie można zapisać tokena" - }, { "id": "store.sql_role.delete.update.app_error", "translation": "Nie można usunąć roli" @@ -6603,10 +6567,6 @@ "id": "store.sql_role.get_all.app_error", "translation": "Nie udało się pobrać wszystkich ról" }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "Niemożna usunąć wszystkich tokenów tego typu" - }, { "id": "store.sql_post.populate_reply_count.app_error", "translation": "Unable to get the post replies count" @@ -7779,14 +7739,6 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "Nie można dokonać transakcji" }, - { - "id": "sidebar.category.dm", - "translation": "Wiadomości bezpośrednie" - }, - { - "id": "sidebar.category.channels", - "translation": "Kanały" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "Migracja nie powiodła się z powodu nieprawidłowych danych o postępach." diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json index cef27cc732..6eaa9bb040 100644 --- a/i18n/pt-BR.json +++ b/i18n/pt-BR.json @@ -5158,30 +5158,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "Encontramos um erro ao atualizar o membro do canal" }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "Falha ao salvar a linha de ClusterDiscovery" - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "Falha ao excluir" - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "Falha ao verificar se existe" - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "Falha ao obter todas as linhas de descoberta" - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "Falha ao salvar a linha ClusterDiscovery" - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "Falha ao atualizar último ping em" - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "Não foi possível contar os comandos" @@ -5606,18 +5582,6 @@ "id": "store.sql_preference.update.app_error", "translation": "Não foi possível atualizar a preferencia" }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "Não é possível excluir o token" - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "Não foi possível pegar o token com este código" - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "Não foi possível salvar o token" - }, { "id": "store.sql_role.delete.update.app_error", "translation": "Não foi possível excluir a função" @@ -6598,10 +6562,6 @@ "id": "store.sql_role.get_all.app_error", "translation": "Não é possível obter todos os papéis." }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "Não foi possível remover todos os tokens de um tipo." - }, { "id": "store.sql_post.populate_reply_count.app_error", "translation": "Não é possível obter a contagem de respostas da publicação" @@ -7762,14 +7722,6 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "Não é possível confirmar a transação" }, - { - "id": "sidebar.category.dm", - "translation": "Mensagens Diretas" - }, - { - "id": "sidebar.category.channels", - "translation": "Canais" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "A migração falhou devido a dados de progresso inválidos." @@ -7830,10 +7782,6 @@ "id": "store.sql_channel.get_private_channels.get.app_error", "translation": "Não foi possível obter canais privados." }, - { - "id": "sidebar.category.favorites", - "translation": "Favoritos" - }, { "id": "model.config.is_valid.saml_spidentifier_attribute.app_error", "translation": "É necessário o Identificador do Provedor de Serviços" @@ -7945,5 +7893,21 @@ { "id": "api.config.update_config.clear_siteurl.app_error", "translation": "O URL do site não pode ser limpo." + }, + { + "id": "ent.data_retention.channel_member_history_batch.internal_error", + "translation": " " + }, + { + "id": "app.recover.save.app_error", + "translation": "Não foi possível salvar o token." + }, + { + "id": "app.recover.delete.app_error", + "translation": "Não é possível excluir o token" + }, + { + "id": "ent.get_users_in_channel_during", + "translation": " " } ] diff --git a/i18n/ro.json b/i18n/ro.json index c0c5505de1..50acd2cfb3 100644 --- a/i18n/ro.json +++ b/i18n/ro.json @@ -5163,30 +5163,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "Am întâlnit o eroare la actualizarea membru canal" }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "Nu a reuşit să salveze ClusterDiscovery rând" - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "Nu se poate șterge" - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "Nu a reuşit să verifice dacă există" - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "Nu pentru a obţine toate rândurile de descoperire" - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "Nu a reuşit să salveze ClusterDiscovery rând" - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "Imposibil de actualizat ultima ping la" - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "Imposibil de numărare a comenzilor" @@ -5611,18 +5587,6 @@ "id": "store.sql_preference.update.app_error", "translation": "Imposibil de actualizat preferința" }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "Imposibil de șters token" - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "Imposibilitatea de a obţine un tichet cu acest cod" - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "Imposibil de salvat token" - }, { "id": "store.sql_role.delete.update.app_error", "translation": "Imposibil de șters rolul" @@ -6603,10 +6567,6 @@ "id": "store.sql_role.get_all.app_error", "translation": "Imposibil de obținut toate rolurile." }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "Imposibil de eliminat toate jetoanele unui tip." - }, { "id": "store.sql_post.populate_reply_count.app_error", "translation": "Imposibil de a primi răspunsurile la postare" @@ -7923,14 +7883,6 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "Nu s-a putut efectua tranzacția" }, - { - "id": "sidebar.category.dm", - "translation": "Mesaje Directe" - }, - { - "id": "sidebar.category.channels", - "translation": "Canale" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "Migrarea a eșuat din cauza datelor de progres invalide." diff --git a/i18n/ru.json b/i18n/ru.json index a776053814..a9c46b29c4 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -1023,8 +1023,8 @@ "id": "api.email_batching.send_batched_email_notification.body_text", "translation": { "one": "У вас есть новое уведомление.", - "few": "У вас {{.Count}} новых уведомления.", - "many": "У вас {{.Count}} новых уведомлений." + "few": "У вас есть {{.Count}} уведомления.", + "many": "У вас есть {{.Count}} уведомлений." } }, { @@ -1225,7 +1225,7 @@ }, { "id": "api.incoming_webhook.disabled.app_error", - "translation": "Входящие вебхуки отключены системным администратором." + "translation": "Входящие вебхуки были отключены системным администратором." }, { "id": "api.incoming_webhook.invalid_username.app_error", @@ -1361,7 +1361,7 @@ }, { "id": "api.oauth.register_oauth_app.turn_off.app_error", - "translation": "Системный администратор отключил авторизацию через OAuth2." + "translation": "Системный администратор отключил поставщика услуг OAuth2." }, { "id": "api.oauth.revoke_access_token.del_session.app_error", @@ -1429,7 +1429,7 @@ }, { "id": "api.post.create_post.town_square_read_only", - "translation": "Этот канал доступен только для чтения. Недостаточно прав для отправки сообщений здесь." + "translation": "Этот канал только для чтения. Только участники с разрешениями могут писать сюда сообщения." }, { "id": "api.post.create_webhook_post.creating.app_error", @@ -1853,11 +1853,11 @@ }, { "id": "api.team.set_team_icon.write_file.app_error", - "translation": "Не удалось установить значок" + "translation": "Не удалось сохранить значок команды." }, { "id": "api.team.team_icon.update.app_error", - "translation": "Во время создания метки произошла ошибка:" + "translation": "Произошла ошибка при обновлении значка команды." }, { "id": "api.team.update_member_roles.not_a_member", @@ -1869,7 +1869,7 @@ }, { "id": "api.team.update_team_scheme.license.error", - "translation": "Ваша лицензия не поддерживает изменение схемы команды." + "translation": "Ваша лицензия не поддерживает изменение схемы команды" }, { "id": "api.team.update_team_scheme.scheme_scope.error", @@ -1937,7 +1937,7 @@ }, { "id": "api.templates.email_organization", - "translation": "Прислал" + "translation": "Прислал " }, { "id": "api.templates.email_warning", @@ -1965,7 +1965,7 @@ }, { "id": "api.templates.mfa_activated_body.info", - "translation": "Многофакторная аутентификация была добавлена ​​в вашу учетную запись на {{.SiteURL}}." + "translation": "Многофакторная аутентификация была добавлена в вашу учетную запись на {{.SiteURL}}." }, { "id": "api.templates.mfa_activated_body.title", @@ -2105,7 +2105,7 @@ }, { "id": "api.user.activate_mfa.email_and_ldap_only.app_error", - "translation": "MFA недоступен для данного типа аккаунта" + "translation": "МФА недоступна для данного типа аккаунта." }, { "id": "api.user.add_direct_channels_and_forget.failed.error", @@ -2113,11 +2113,11 @@ }, { "id": "api.user.authorize_oauth_user.bad_response.app_error", - "translation": "Плохой ответ от запроса" + "translation": "Плохой ответ от запроса токена." }, { "id": "api.user.authorize_oauth_user.bad_token.app_error", - "translation": "Плохой тип токена" + "translation": "Плохой тип токена." }, { "id": "api.user.authorize_oauth_user.invalid_state.app_error", @@ -2125,23 +2125,23 @@ }, { "id": "api.user.authorize_oauth_user.missing.app_error", - "translation": "Отсутствует маркер доступа" + "translation": "Отсутствует токен доступа." }, { "id": "api.user.authorize_oauth_user.response.app_error", - "translation": "Received invalid response from OAuth service provider" + "translation": "Получен неверный ответ от поставщика услуг OAuth." }, { "id": "api.user.authorize_oauth_user.service.app_error", - "translation": "Маркер запроса для {{.Service}} ошибочный" + "translation": "Запрос токена для {{.Service}} не удался." }, { "id": "api.user.authorize_oauth_user.token_failed.app_error", - "translation": "Сбой маркера запроса" + "translation": "Сбой запроса токена." }, { "id": "api.user.authorize_oauth_user.unsupported.app_error", - "translation": "Неподдерживаемый провайдер OAuth" + "translation": "Неподдерживаемый провайдер услуг OAuth." }, { "id": "api.user.check_user_login_attempts.too_many.app_error", @@ -2149,27 +2149,27 @@ }, { "id": "api.user.check_user_mfa.bad_code.app_error", - "translation": "Неверный MFA маркер." + "translation": "Неверный токен МФА." }, { "id": "api.user.check_user_password.invalid.app_error", - "translation": "Ошибка входа, неверно введен пароль" + "translation": "Ошибка входа, неверно введен пароль." }, { "id": "api.user.complete_switch_with_oauth.blank_email.app_error", - "translation": "Пустой email" + "translation": "Пустой адрес электронной почты." }, { "id": "api.user.complete_switch_with_oauth.parse.app_error", - "translation": "Невозможно распарсить данные авторизации из {{.Service}} объекта пользователя" + "translation": "Невозможно распарсить данные авторизации из {{.Service}} объекта пользователя." }, { "id": "api.user.complete_switch_with_oauth.unavailable.app_error", - "translation": "{{.Service}} SSO через OAuth 2.0 не поддерживается на этом сервере" + "translation": "{{.Service}} SSO через OAuth 2.0 не поддерживается на этом сервере." }, { "id": "api.user.create_email_token.error", - "translation": "Failed to create token data for email verification" + "translation": "Не удалось создать данные токена для проверки электронной почты" }, { "id": "api.user.create_oauth_user.already_attached.app_error", @@ -2177,11 +2177,11 @@ }, { "id": "api.user.create_oauth_user.create.app_error", - "translation": "Невозможно создать пользователя из {{.Service}} объекта пользователя" + "translation": "Невозможно создать пользователя из {{.Service}} объекта пользователя." }, { "id": "api.user.create_oauth_user.not_available.app_error", - "translation": "{{.Service}} SSO через OAuth 2.0 не поддерживается на этом сервере" + "translation": "{{.Service}} SSO через OAuth 2.0 не поддерживается на этом сервере." }, { "id": "api.user.create_profile_image.default_font.app_error", @@ -5163,30 +5163,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "Возникла ошибка при обновлении участника канала" }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "Failed to save ClusterDiscovery row" - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "Failed to delete" - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "Не удалось проверить существование" - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "Failed to get all discovery rows" - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "Failed to save ClusterDiscovery row" - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "Failed to update last ping at" - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "Не удалось удалить плагин" @@ -5611,18 +5587,6 @@ "id": "store.sql_preference.update.app_error", "translation": "Unable to update the preference" }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "Не удалось удалить плагин" - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "Unable to get a token with this code" - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "Не удалось удалить плагин" - }, { "id": "store.sql_role.delete.update.app_error", "translation": "Не удалось удалить плагин" @@ -7327,10 +7291,6 @@ "id": "store.sql_post.get_post_id_around.app_error", "translation": "Невозможно получить сообщение в течение определенного времени." }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "Не удалось удалить все токены указанного типа." - }, { "id": "store.sql_session.update_expired_notify.app_error", "translation": "Не удалось обновить expired_notify." @@ -7919,16 +7879,40 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "Не удалось зафиксировать транзакцию" }, - { - "id": "sidebar.category.dm", - "translation": "Личные сообщения" - }, - { - "id": "sidebar.category.channels", - "translation": "Каналы" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "Migration failed due to invalid progress data." + }, + { + "id": "store.sql_channel.sidebar_categories.delete_invalid.app_error", + "translation": "Невозможно удалить ненастраиваемую категорию." + }, + { + "id": "store.sql_channel.sidebar_categories.app_error", + "translation": "Не удалось вставить запись в базу данных." + }, + { + "id": "store.sql_channel.get_private_channels.get.app_error", + "translation": "Невозможно получить приватные каналы." + }, + { + "id": "migrations.worker.run_sidebar_categories_phase_2_migration.internal_error", + "translation": "Миграция не удалась из-за ошибки базы данных." + }, + { + "id": "app.recover.save.app_error", + "translation": "Не получилось сохранить токен." + }, + { + "id": "app.recover.delete.app_error", + "translation": "Не получилось удалить токен." + }, + { + "id": "app.channel.create_initial_sidebar_categories.internal_error", + "translation": "Невозможно создать начальные категории боковой панели для пользователя." + }, + { + "id": "api.invalid_channel", + "translation": "Канал, указанный в запросе, не принадлежит пользователю" } ] diff --git a/i18n/tr.json b/i18n/tr.json index d9359a9f06..7ed69b5351 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -5158,30 +5158,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "Kanal üyesi güncellenirken bir sorun çıktı." }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "Küme Keşfi satırı kaydedilemedi." - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "Silinemedi." - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "Var olup olmadığı denetlenemedi." - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "Tüm keşif satırları alınamadı." - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "Küme Keşfi satırı kaydedilemedi." - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "Son ping zamanı güncellenemedi." - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "Komutlar sayılamadı." @@ -5606,18 +5582,6 @@ "id": "store.sql_preference.update.app_error", "translation": "Ayar güncellenemedi." }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "Kod silinemedi." - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "Bu koda uyan bir kod alınamadı." - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "Kod kaydedilemedi." - }, { "id": "store.sql_role.delete.update.app_error", "translation": "Rol silinemedi." @@ -7178,10 +7142,6 @@ "id": "store.sql_post.populate_reply_count.app_error", "translation": "İleti yanıtları sayısı alınamadı" }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "Bir türdeki tüm kodlar silinemez." - }, { "id": "store.sql_session.update_expires_at.app_error", "translation": "Sona erme süresi güncellenemedi." @@ -7918,14 +7878,6 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "İşlem tamamlanamadı." }, - { - "id": "sidebar.category.dm", - "translation": "Doğrudan İletiler" - }, - { - "id": "sidebar.category.channels", - "translation": "Kanallar" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "İşlenen verilerin geçersiz olması nedeniyle aktarım tamamlanamadı." @@ -7938,10 +7890,6 @@ "id": "store.sql_channel.sidebar_categories.app_error", "translation": "Kayıt veritabanına eklenemedi." }, - { - "id": "sidebar.category.favorites", - "translation": "Sık kullanılanlar" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.internal_error", "translation": "Veritabanı sorunu nedeniyle aktarılamadı." @@ -7953,5 +7901,13 @@ { "id": "api.invalid_channel", "translation": "İstekte listelenmiş kanal kullanıcıya ait değil" + }, + { + "id": "app.recover.save.app_error", + "translation": "Kod kaydedilemedi." + }, + { + "id": "app.recover.delete.app_error", + "translation": "Kod silinemedi." } ] diff --git a/i18n/uk.json b/i18n/uk.json index 34a7dc28dd..48f953bdaf 100644 --- a/i18n/uk.json +++ b/i18n/uk.json @@ -5163,30 +5163,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "Виникла помилка при спробі прочитати файл" }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "Не вдалося зберегти рядок ClusterDiscovery" - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "Не вдалося видалити" - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "Не вдалося перевірити існування" - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "Не вдалося отримати всі рядки відкриття" - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "Не вдалося зберегти рядок ClusterDiscovery" - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "Не вдалося оновити останній ping у" - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "Не вдається отримати схему" @@ -5611,18 +5587,6 @@ "id": "store.sql_preference.update.app_error", "translation": "Не вдається зберегти налаштування" }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "Неможливо видалити токен" - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "Неможливо отримати токен із цим кодом" - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "Неможливо зберегти токен" - }, { "id": "store.sql_role.delete.update.app_error", "translation": "Неможливо видалити роль" @@ -6603,10 +6567,6 @@ "id": "store.sql_role.get_all.app_error", "translation": "Неможливо отримати всі канали" }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "Unable to remove all the tokens of a type." - }, { "id": "store.sql_post.populate_reply_count.app_error", "translation": "Unable to get the post replies count" @@ -7763,14 +7723,6 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "Не вдається здійснити транзакцію" }, - { - "id": "sidebar.category.dm", - "translation": "Особисті повідомлення" - }, - { - "id": "sidebar.category.channels", - "translation": "Канали" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "Не вдалося перемістити через недійсні дані про перебіг." diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json index 3283fe2cdc..2829800392 100644 --- a/i18n/zh-CN.json +++ b/i18n/zh-CN.json @@ -5153,30 +5153,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "我们更新频道成员遇到了一个错误" }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "保存 ClusterDiscovery 失败" - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "删除失败" - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "检查表是否存在失败" - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "获取所有探索资料失败" - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "保存 ClusterDiscovery 失败" - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "更新最近 ping 失败于" - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "无法获取命令" @@ -5601,18 +5577,6 @@ "id": "store.sql_preference.update.app_error", "translation": "无法更新偏好" }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "无法删除令牌" - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "无法用此代码获取令牌" - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "无法保存令牌" - }, { "id": "store.sql_role.delete.update.app_error", "translation": "无法删除角色" @@ -7793,10 +7757,6 @@ "id": "store.sql_role.get_all.app_error", "translation": "无法获取所有角色。" }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "无法移除所有此类型的令牌。" - }, { "id": "store.sql_post.populate_reply_count.app_error", "translation": "无法获取消息回复数" @@ -7873,14 +7833,6 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "无法提交事务" }, - { - "id": "sidebar.category.dm", - "translation": "私信" - }, - { - "id": "sidebar.category.channels", - "translation": "频道" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "迁移因无效进度数据失败。" diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json index acb55273c1..473b9958c8 100644 --- a/i18n/zh-TW.json +++ b/i18n/zh-TW.json @@ -5153,30 +5153,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "更新頻道成員時遇到錯誤" }, - { - "id": "store.sql_cluster_discovery.cleanup.app_error", - "translation": "儲存 ClusterDiscovery 資料列失敗" - }, - { - "id": "store.sql_cluster_discovery.delete.app_error", - "translation": "刪除失敗" - }, - { - "id": "store.sql_cluster_discovery.exists.app_error", - "translation": "檢查資料表是否存在失敗" - }, - { - "id": "store.sql_cluster_discovery.get_all.app_error", - "translation": "取得所有探索資料列失敗" - }, - { - "id": "store.sql_cluster_discovery.save.app_error", - "translation": "儲存 ClusterDiscovery 資料列失敗" - }, - { - "id": "store.sql_cluster_discovery.set_last_ping.app_error", - "translation": "更新最後偵測時間失敗" - }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "無法計算指令數量" @@ -5601,18 +5577,6 @@ "id": "store.sql_preference.update.app_error", "translation": "無法更新偏好" }, - { - "id": "store.sql_recover.delete.app_error", - "translation": "無法刪除 Token" - }, - { - "id": "store.sql_recover.get_by_code.app_error", - "translation": "無法根據此代碼取得 Token" - }, - { - "id": "store.sql_recover.save.app_error", - "translation": "無法儲存 Token" - }, { "id": "store.sql_role.delete.update.app_error", "translation": "無法刪除角色" @@ -6593,10 +6557,6 @@ "id": "store.sql_role.get_all.app_error", "translation": "無法取得角色" }, - { - "id": "store.sql_recover.remove_all_tokens_by_type.app_error", - "translation": "無法移除特定類型的全部 Token" - }, { "id": "store.sql_post.populate_reply_count.app_error", "translation": "無法取得訊息回應數量" @@ -7753,14 +7713,6 @@ "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", "translation": "無法提交交易" }, - { - "id": "sidebar.category.dm", - "translation": "直接傳訊" - }, - { - "id": "sidebar.category.channels", - "translation": "頻道" - }, { "id": "migrations.worker.run_sidebar_categories_phase_2_migration.invalid_progress", "translation": "由於無效的進度資料,移轉失敗"