коммит произвёл
GitHub
родитель
7efdcda20a
Коммит
dc37cf5cf9
@@ -7807,10 +7807,6 @@
|
||||
"id": "app.channel.add_member.deleted_user.app_error",
|
||||
"translation": "Nelze přidat uživatele jako člena kanálu."
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "Schéma indexu kanálů pro vyhledávání je zastaralé. Doporučujeme znovu vygenerovat index kanálů.\nKlikněte na tlačítko `Rebuild Channels Index` [na stránce Elasticsearch prostřednictvím systémové konzole]({{.ElasticsearchSection}}), abyste tento problém vyřešili.\nDalší informace naleznete v changelogu Mattermost."
|
||||
},
|
||||
{
|
||||
"id": "app.channel.bookmark.save.app_error",
|
||||
"translation": "Nepodařilo se uložit záložku."
|
||||
@@ -10394,5 +10390,17 @@
|
||||
{
|
||||
"id": "model.property_value.is_valid.app_error",
|
||||
"translation": "Neplatná hodnota vlastnosti: {{.FieldName}} ({{.Reason}})."
|
||||
},
|
||||
{
|
||||
"id": "api.custom_profile_attributes.license_error",
|
||||
"translation": "Vaše licence nepodporuje vlastní atributy profilu."
|
||||
},
|
||||
{
|
||||
"id": "api.file.zip_file_reader.app_error",
|
||||
"translation": "Nelze získat čtečku souborů ZIP."
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.deleted.error",
|
||||
"translation": "Nelze spustit příkaz v odstraněném kanálu."
|
||||
}
|
||||
]
|
||||
|
||||
@@ -9737,10 +9737,6 @@
|
||||
"id": "api.config.update.elasticsearch.autocomplete_cannot_be_enabled_error",
|
||||
"translation": "Die automatische Vervollständigung von Kanälen kann nicht aktiviert werden, da das Schema des Kanal-Index veraltet ist. Es wird empfohlen, den Kanal-Index neu zu erstellen. Weitere Informationen findest du im Mattermost Changelog"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "Das Indexschema deines Suchkanals ist nicht mehr aktuell. Wir empfehlen dir, deinen Kanalindex neu zu erstellen.\nKlicke auf die Schaltfläche \"Index der Kanäle neu erstellen\" auf der [Elasticsearch-Seite über die Systemkonsole] ({{.ElasticsearchSection}}), um dieses Problem zu beheben.\nWeitere Informationen findest du im Mattermost Changelog."
|
||||
},
|
||||
{
|
||||
"id": "bleveengine.purge_list.not_implemented",
|
||||
"translation": "Die Funktion Bereinigungsliste ist für Bleve nicht verfügbar."
|
||||
@@ -10398,5 +10394,9 @@
|
||||
{
|
||||
"id": "api.file.zip_file_reader.app_error",
|
||||
"translation": "Es ist nicht möglich, einen Zip-Datei-Leser zu bekommen."
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.deleted.error",
|
||||
"translation": "Kommando kann nicht in einem gelöschten Kanal ausgeführt werden."
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1137,11 +1137,11 @@
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.enable_searching.app_error",
|
||||
"translation": "Search EnableIndexing setting must be set to true when Elasticsearch EnableSearching is set to true"
|
||||
"translation": "{{.EnableIndexing}} setting must be set to true when {{.Searching}} is set to true"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.enable_autocomplete.app_error",
|
||||
"translation": "Search EnableIndexing setting must be set to true when Elasticsearch EnableAutocomplete is set to true"
|
||||
"translation": "{{.EnableIndexing}} setting must be set to true when {{.Autocomplete}} is set to true"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.connection_url.app_error",
|
||||
@@ -3125,11 +3125,11 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.reenter_password",
|
||||
"translation": "The Elasticsearch Server URL or Username has changed. Please re-enter the Elasticsearch password to test connection."
|
||||
"translation": "The Search Server URL or Username has changed. Please re-enter the password to test connection."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.license.error",
|
||||
"translation": "Your licence does not support Elasticsearch."
|
||||
"translation": "Your Mattermost licence doesn't support indexed search."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.indexing_disabled.error",
|
||||
@@ -3197,7 +3197,7 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.refresh_indexes.refresh_failed",
|
||||
"translation": "Failed to refresh Elasticsearch indexes"
|
||||
"translation": "Failed to refresh search indexes"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.post.get_posts_batch_for_indexing.error",
|
||||
@@ -9574,10 +9574,6 @@
|
||||
"id": "ent.elasticsearch.purge_indexes.unknown_index",
|
||||
"translation": "Failed to delete an unknown index specified"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "Your Elasticsearch channel index schema is out of date. It is recommended to regenerate your channel index.\nClick the `Rebuild Channels Index` button in [Elasticsearch section in System Console]({{.ElasticsearchSection}}) to fix the issue.\nSee Mattermost changelog for more information."
|
||||
},
|
||||
{
|
||||
"id": "model.channel_bookmark.is_valid.link_file.app_error",
|
||||
"translation": "Cannot set a link and a file in the same bookmark."
|
||||
@@ -9728,7 +9724,7 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.purge_index.delete_failed",
|
||||
"translation": "Failed to delete an Elasticsearch index"
|
||||
"translation": "Failed to delete a search index"
|
||||
},
|
||||
{
|
||||
"id": "model.channel_bookmark.is_valid.image_url.app_error",
|
||||
@@ -10267,5 +10263,137 @@
|
||||
{
|
||||
"id": "model.post.is_valid.message_length.app_error",
|
||||
"translation": "Post Message property is longer than the maximum permitted length."
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.deleted.error",
|
||||
"translation": "Command can't be executed in a deleted channel."
|
||||
},
|
||||
{
|
||||
"id": "api.filter_config_error",
|
||||
"translation": "Unable to filter the configuration."
|
||||
},
|
||||
{
|
||||
"id": "app.export.export_custom_emoji.mkdir.error",
|
||||
"translation": "Unable to create a directory for custom emoji images"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.cpa_group_id.app_error",
|
||||
"translation": "Cannot register Custom Profile Attributes property group"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.get_property_field.app_error",
|
||||
"translation": "Unable to get Custom Profile Attribute field"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.create_property_field.app_error",
|
||||
"translation": "Unable to create Custom Profile Attribute field"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.limit_reached.app_error",
|
||||
"translation": "Custom Profile Attributes field limit reached"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.list_property_values.app_error",
|
||||
"translation": "Unable to get custom profile attribute values"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.property_value_creation.app_error",
|
||||
"translation": "Cannot create property value"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.property_value_list.app_error",
|
||||
"translation": "Unable to retrieve property values"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.property_field_delete.app_error",
|
||||
"translation": "Unable to delete Custom Profile Attribute field"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.property_field_not_found.app_error",
|
||||
"translation": "Custom Profile Attribute field not found"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.property_field_update.app_error",
|
||||
"translation": "Unable to update Custom Profile Attribute field"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.search_property_fields.app_error",
|
||||
"translation": "Unable to search Custom Profile Attribute fields"
|
||||
},
|
||||
{
|
||||
"id": "app.file_info.delete_for_post_ids.app_error",
|
||||
"translation": "Failed to remove the requested files from database"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.property_value_update.app_error",
|
||||
"translation": "Cannot update property value"
|
||||
},
|
||||
{
|
||||
"id": "app.file_info.undelete_for_post_ids.app_error",
|
||||
"translation": "Failed to restore post file attachments."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_user_import_data.guest_roles_conflict.error",
|
||||
"translation": "User roles are not consistent with guest status."
|
||||
},
|
||||
{
|
||||
"id": "app.post.restore_post_version.not_allowed.app_error",
|
||||
"translation": "You do not have the appropriate permissions."
|
||||
},
|
||||
{
|
||||
"id": "app.post.restore_post_version.get_single.app_error",
|
||||
"translation": "Failed to get the old post version."
|
||||
},
|
||||
{
|
||||
"id": "app.post.restore_post_version.not_an_history_item.app_error",
|
||||
"translation": "The provided post history ID does not correspond to any history item for the specified post."
|
||||
},
|
||||
{
|
||||
"id": "app.post.restore_post_version.not_valid_post_history_item.app_error",
|
||||
"translation": "The provided post history ID does not correspond to a post history item."
|
||||
},
|
||||
{
|
||||
"id": "app.role.delete.app_error",
|
||||
"translation": "Unable to delete role."
|
||||
},
|
||||
{
|
||||
"id": "ent.message_export.actiance_export.calculate_channel_exports.channel_message",
|
||||
"translation": "Exporting channel information for {{.NumChannels}} channels."
|
||||
},
|
||||
{
|
||||
"id": "ent.message_export.calculate_channel_exports.app_error",
|
||||
"translation": "Failed to calculate channel export data."
|
||||
},
|
||||
{
|
||||
"id": "ent.message_export.job_data_conversion.app_error",
|
||||
"translation": "Failed to convert a value from the job's data field."
|
||||
},
|
||||
{
|
||||
"id": "ent.message_export.actiance_export.calculate_channel_exports.activity_message",
|
||||
"translation": "Calculating channel activity: {{.NumCompleted}}/{{.NumChannels}} channels completed."
|
||||
},
|
||||
{
|
||||
"id": "model.property_field.is_valid.app_error",
|
||||
"translation": "Invalid property field: {{.FieldName}} ({{.Reason}})."
|
||||
},
|
||||
{
|
||||
"id": "model.property_value.is_valid.app_error",
|
||||
"translation": "Invalid property value: {{.FieldName}} ({{.Reason}})."
|
||||
},
|
||||
{
|
||||
"id": "api.custom_profile_attributes.license_error",
|
||||
"translation": "Your licence does not support Custom Profile Attributes."
|
||||
},
|
||||
{
|
||||
"id": "api.file.zip_file_reader.app_error",
|
||||
"translation": "Unable to get a zip file reader."
|
||||
},
|
||||
{
|
||||
"id": "app.file_info.get_by_ids.app_error",
|
||||
"translation": "Unable to get the file infos by ids for post edit history."
|
||||
},
|
||||
{
|
||||
"id": "model.link_metadata.is_valid.url_length.app_error",
|
||||
"translation": "Length of link metadata URL is {{ .Length }} characters long, which exceeds the maximum limit of {{ .MaxLength }} characters."
|
||||
}
|
||||
]
|
||||
|
||||
@@ -8851,10 +8851,6 @@
|
||||
"id": "api.oauth.get_access_token.bad_request.app_error",
|
||||
"translation": "invalid_request : Bad request."
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "Votre schéma d'index de canal n'est pas à jour sur Elasticsearch. Il est recommandé de régénérer votre index de canal.\nCliquez sur le bouton `Reconstruire l'index des canaux` de la [section Elasticsearch dans la console système]({{.ElasticsearchSection}}) pour régler ce problème.\nConsultez le journal des modifications pour plus de détails."
|
||||
},
|
||||
{
|
||||
"id": "model.outgoing_oauth_connection.is_valid.oauth_token_url.error",
|
||||
"translation": "URL du jeton OAuth (OAuth Token URL) invalide."
|
||||
|
||||
@@ -9569,10 +9569,6 @@
|
||||
"id": "app.channel.bookmark.update_sort.app_error",
|
||||
"translation": "ブックマークをソートできませんでした。"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "検索チャネルインデックススキーマが古くなっています。チャンネルインデックスの再生成を推奨します。\nこの問題を解決するには、[システムコンソールの Elasticsearch ページ]({{.ElasticsearchSection}}) にある `チャンネルインデックスの再構築` ボタンをクリックしてください。\n詳しくは Mattermostの変更履歴を参照してください。"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_role.error",
|
||||
"translation": "インポートデータ行に \"role\" タイプがありますが、roleオブジェクトがnullです。"
|
||||
@@ -10380,5 +10376,17 @@
|
||||
{
|
||||
"id": "model.property_value.is_valid.app_error",
|
||||
"translation": "不正なプロパティ値: {{.FieldName}} {{.Reason}}。"
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.deleted.error",
|
||||
"translation": "削除されたチャンネルではコマンドを実行できません。"
|
||||
},
|
||||
{
|
||||
"id": "api.custom_profile_attributes.license_error",
|
||||
"translation": "あなたのライセンスはカスタムプロフィール属性をサポートしていません。"
|
||||
},
|
||||
{
|
||||
"id": "api.file.zip_file_reader.app_error",
|
||||
"translation": "ZIPファイルリーダーを取得できませんでした。"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -9733,10 +9733,6 @@
|
||||
"id": "api.config.update.elasticsearch.autocomplete_cannot_be_enabled_error",
|
||||
"translation": "Kanalen automatisch aanvullen kan niet worden ingeschakeld omdat het schema van de kanaalindex verouderd is. Het wordt aanbevolen om je kanaalindex te regenereren. Zie de Mattermost changelog voor meer informatie"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "Het schema van de index van je zoekkanalen is verouderd. We raden aan om je kanaalindex te regenereren.\nKlik op de `Rebuild Channels Index` knop in de [Elasticsearch pagina via de System Console]({{.ElasticsearchSection}}) om dit probleem op te lossen.\nZie de Mattermost changelog voor meer informatie."
|
||||
},
|
||||
{
|
||||
"id": "bleveengine.purge_list.not_implemented",
|
||||
"translation": "De functie lijst leegmaken is niet beschikbaar voor Bleve."
|
||||
@@ -10402,5 +10398,17 @@
|
||||
{
|
||||
"id": "app.custom_profile_attributes.property_value_update.app_error",
|
||||
"translation": "Kan de waarde van de eigenschap niet bijwerken"
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.deleted.error",
|
||||
"translation": "Kan geen opdracht uitvoeren in verwijderde chatroom."
|
||||
},
|
||||
{
|
||||
"id": "api.file.zip_file_reader.app_error",
|
||||
"translation": "Kon geen zip-bestandslezer vinden."
|
||||
},
|
||||
{
|
||||
"id": "api.custom_profile_attributes.license_error",
|
||||
"translation": "Jouw licentie ondersteunt geen Aangepaste Profielattributen."
|
||||
}
|
||||
]
|
||||
|
||||
@@ -9739,10 +9739,6 @@
|
||||
"id": "api.config.update.elasticsearch.autocomplete_cannot_be_enabled_error",
|
||||
"translation": "Nie można włączyć autouzupełniania kanałów, ponieważ schemat indeksu kanałów jest nieaktualny. Zaleca się regenerację indeksu kanałów. Zobacz dziennik zmian Mattermost, aby uzyskać więcej informacji"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "Twój schemat indeksu kanałów wyszukiwania jest nieaktualny. Zalecamy regenerację indeksu kanałów.\nKliknij przycisk `Przebuduj Indeks Kanałów` na stronie [Elasticsearch via the System Console]({{.ElasticsearchSection}}), aby naprawić ten błąd.\nZobacz logi Mattermost, aby uzyskać więcej informacji."
|
||||
},
|
||||
{
|
||||
"id": "bleveengine.purge_list.not_implemented",
|
||||
"translation": "Funkcja listy czyszczenia nie jest dostępna dla Bleve."
|
||||
|
||||
@@ -9303,10 +9303,6 @@
|
||||
"id": "app.acknowledgement.getforpost.get.app_error",
|
||||
"translation": "Não foi possível obter confirmação de recebimento da publicação."
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "O esquema do índice de canais do Elasticsearch está desatualizado. É recomendável que você gere novamente o índice de canais.\nClique no botão `Reconstruir índices de Canais` na [seção Elasticsearch no System Console]({{.ElasticsearchSection}}) para corrigir o problema.\nConsulte o registro de alterações do Mattermost para obter mais informações."
|
||||
},
|
||||
{
|
||||
"id": "app.compile_report_chunks.unsupported_format",
|
||||
"translation": "Formato de relatório não suportado."
|
||||
|
||||
@@ -9803,10 +9803,6 @@
|
||||
"id": "api.user.auth_switch.not_available.login_disabled.app_error",
|
||||
"translation": "Передача аутентификации недоступна, так как не включен ни вход по электронной почте, ни вход по имени пользователя."
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "Схема поискового индекса ваших каналов устарела. Мы рекомендуем регенерировать индекс ваших каналов.\nНажмите кнопку `Ребилд индексов каналов` на [странице Elasticsearch через Системную консоль]({{.ElasticsearchSection}}), чтобы исправить эту проблему.\nБолее подробную информацию смотри в журнале изменений Mattermost."
|
||||
},
|
||||
{
|
||||
"id": "api.post.check_for_out_of_team_mentions.message.multiple",
|
||||
"translation": "@{{.Usernames}} и @{{.LastUsername}} не получили уведомлений об этом упоминании, потому что они не являются участниками этой команды."
|
||||
|
||||
@@ -9733,10 +9733,6 @@
|
||||
"id": "model.channel_bookmark.is_valid.update_at.app_error",
|
||||
"translation": "\"Update at\" måste vara en giltig tid."
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "Ditt Elasticsearch-indexschema för kanaler är föråldrat. En omindexering av kanal-index rekommenderas.\nKlicka på knappen `Rebuild Channels Index` i [Elasticsearch-avsnittet i systemkonsolen] ({{.ElasticsearchSection}}) för att åtgärda problemet.\nSe Mattermost changelog för mer information."
|
||||
},
|
||||
{
|
||||
"id": "api.config.update.elasticsearch.autocomplete_cannot_be_enabled_error",
|
||||
"translation": "Autokomplettering av kanaler kan inte aktiveras eftersom indexschemat för kanaler är föråldrat. Vi rekommenderar att du omindexerar ditt kanalindex. Se Mattermost changelog för mer information"
|
||||
|
||||
@@ -9705,10 +9705,6 @@
|
||||
"id": "api.templates.ip_filters_changed_footer.title",
|
||||
"translation": "Çalışma alanınıza erişmekte sorun mu yaşıyorsunuz?"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "Arama kanal dizini şemanız güncel değil. Kanal dizininizi yeniden oluşturmanız önerilir.\nSorunu çözmek için [Sistem panosundaki Elasticsearch bölümünden] ({{.ElasticsearchSection}}) `Kanal dizinini yeniden oluştur` düğmesine tıklayın.\nAyrıntılı bilgi almak için Mattermost değişiklik günlüğüne bakın."
|
||||
},
|
||||
{
|
||||
"id": "app.user.update_active.user_limit.exceeded",
|
||||
"translation": "Kullanıcı etkinleştirilemedi. Sunucu güvenli kullanıcı sayısı sınırını aşıyor. Yöneticiniz ile görüşün: ERROR_SAFETY_LIMITS_EXCEEDED."
|
||||
@@ -10398,5 +10394,9 @@
|
||||
{
|
||||
"id": "model.property_value.is_valid.app_error",
|
||||
"translation": "Özellik değeri geçersiz: {{.FieldName}} ({{.Reason}})."
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.deleted.error",
|
||||
"translation": "Silinmiş bir kanalda komut yürütülemez."
|
||||
}
|
||||
]
|
||||
|
||||
@@ -8279,10 +8279,6 @@
|
||||
"id": "app.channel.autofollow.app_error",
|
||||
"translation": "Не вдалося оновити участь у обговореннях для згаданого користувача"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "Схема індексу каналу пошуку застаріла. Ми рекомендуємо регенерувати індекс вашого каналу.\nНатисніть кнопку `Перебудувати індекс каналів` на [сторінці Elasticsearch через Системну консоль]({{.ElasticsearchSection}}), щоб вирішити цю проблему.\nДетальнішу інформацію ви можете переглянути у журналі змін Mattermost."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.user_limits.exceeded",
|
||||
"translation": "Неможливо створити користувача. Сервер перевищує ліміт безпечних користувачів. Зверніться до свого адміністратора з повідомленням: ERROR_SAFETY_LIMITS_EXCEEDED."
|
||||
@@ -10342,5 +10338,17 @@
|
||||
{
|
||||
"id": "app.custom_profile_attributes.limit_reached.app_error",
|
||||
"translation": "Досягнуто ліміт поля \"Атрибути профілю користувача\""
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.deleted.error",
|
||||
"translation": "Неможливо виконати команду у видаленому каналі."
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.property_field_not_found.app_error",
|
||||
"translation": "Користувацьке поле атрибуту профілю не знайдено"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.property_field_update.app_error",
|
||||
"translation": "Не вдається оновити поле атрибуту користувацького профілю"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -9709,10 +9709,6 @@
|
||||
"id": "app.channel.bookmark.update_sort.app_error",
|
||||
"translation": "无法排序书签。"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "您的 Elasticsearch 频道索引表已过期。推荐您重新生成频道索引。\n在[系统控制台中的 Elasticsearch 部分]({{.ElasticsearchSection}})点击`重建频道索引`以解决问题。\n查看 Mattermost 更新日志以了解更多信息。"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.purge_index.delete_failed",
|
||||
"translation": "删除一条 Elasticsearch 索引失败"
|
||||
@@ -10380,5 +10376,17 @@
|
||||
{
|
||||
"id": "ent.message_export.job_data_conversion.app_error",
|
||||
"translation": "无法转换任务数据字段中的值。"
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.deleted.error",
|
||||
"translation": "不能在已删除的频道中执行命令。"
|
||||
},
|
||||
{
|
||||
"id": "api.custom_profile_attributes.license_error",
|
||||
"translation": "您的授权不支持自定义个人资料属性。"
|
||||
},
|
||||
{
|
||||
"id": "api.file.zip_file_reader.app_error",
|
||||
"translation": "无法获取 zip 文件读取器。"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -9683,10 +9683,6 @@
|
||||
"id": "api.user.create_user.user_limits.exceeded",
|
||||
"translation": "無法建立使用者。使用者數量超過伺服器安全限制。請聯絡您的管理員,並附上錯誤代碼:ERROR_SAFETY_LIMITS_EXCEEDED。"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
|
||||
"translation": "您的 Elasticsearch 頻道索引架構已過期,建議重新生成您的頻道索引。\n請點ㄧ下 [系統管理後台的 Elasticsearch]{{.ElasticsearchSection}} 中的「重建頻道索引」按鈕來修復此問題。 \n有關更多資訊,請參閱 Mattermost 變更記錄。"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.purge_index.delete_failed",
|
||||
"translation": "刪除一條 Elasticsearch 索引失敗"
|
||||
|
||||
Ссылка в новой задаче
Block a user