Translations update from Mattermost Weblate (#30012)

Automatic Merge
Этот коммит содержится в:
Weblate (bot)
2025-01-28 10:50:19 +01:00
коммит произвёл GitHub
родитель d8d65b8ec7
Коммит 79299b9f66
31 изменённых файлов: 547 добавлений и 123 удалений

Просмотреть файл

@@ -3599,7 +3599,7 @@
},
{
"id": "model.config.is_valid.elastic_search.enable_searching.app_error",
"translation": "Elasticsearch SearchEnabled 设为是时必须设定搜索的 IndexingEnabled 为是"
"translation": "当 {{.Searching}} 设置为有效时,{{.EnableIndexing}} 设置必须为有效"
},
{
"id": "model.config.is_valid.elastic_search.live_indexing_batch_size.app_error",
@@ -4911,7 +4911,7 @@
},
{
"id": "model.config.is_valid.elastic_search.enable_autocomplete.app_error",
"translation": "Elasticsearch EnableAutocomplete 设为是时必须设定搜索的 EnableIndexing 为是"
"translation": "当 {{.Autocomplete}} 设置为有效时,{{.EnableIndexing}} 设置必须为有效"
},
{
"id": "model.config.is_valid.saml_admin_attribute.app_error",
@@ -10272,5 +10272,113 @@
{
"id": "app.import.validate_user_import_data.guest_roles_conflict.error",
"translation": "用户角色和访客状态不一致。"
},
{
"id": "app.custom_profile_attributes.cpa_group_id.app_error",
"translation": "无法注册自定义个人资料属性组"
},
{
"id": "app.custom_profile_attributes.create_property_field.app_error",
"translation": "无法创建自定义个人资料属性字段"
},
{
"id": "app.custom_profile_attributes.get_property_field.app_error",
"translation": "无法获取自定义个人资料属性字段"
},
{
"id": "app.custom_profile_attributes.limit_reached.app_error",
"translation": "已达到自定义个人资料属性字段数量上限"
},
{
"id": "app.custom_profile_attributes.list_property_values.app_error",
"translation": "无法获取自定义个人资料属性值"
},
{
"id": "app.custom_profile_attributes.property_field_delete.app_error",
"translation": "无法删除自定义个人资料属性字段"
},
{
"id": "app.custom_profile_attributes.property_field_update.app_error",
"translation": "无法更新自定义个人资料属性字段"
},
{
"id": "app.custom_profile_attributes.property_value_creation.app_error",
"translation": "无法创建属性值"
},
{
"id": "app.custom_profile_attributes.property_value_list.app_error",
"translation": "无法获取属性值"
},
{
"id": "app.custom_profile_attributes.property_value_update.app_error",
"translation": "无法更新属性值"
},
{
"id": "app.custom_profile_attributes.search_property_fields.app_error",
"translation": "无法搜索自定义个人资料属性字段"
},
{
"id": "app.file_info.delete_for_post_ids.app_error",
"translation": "无法从数据库中删除请求的文件"
},
{
"id": "app.file_info.get_by_ids.app_error",
"translation": "无法通过 ID 获取消息编辑历史的文件信息。"
},
{
"id": "app.file_info.undelete_for_post_ids.app_error",
"translation": "无法恢复消息的文件附件。"
},
{
"id": "app.post.restore_post_version.get_single.app_error",
"translation": "无法获取消息的历史版本。"
},
{
"id": "app.post.restore_post_version.not_allowed.app_error",
"translation": "您没有相应的权限。"
},
{
"id": "app.post.restore_post_version.not_an_history_item.app_error",
"translation": "提供的消息历史 ID 与指定消息的任何历史记录不匹配。"
},
{
"id": "app.post.restore_post_version.not_valid_post_history_item.app_error",
"translation": "提供的消息历史 ID 与消息历史记录不匹配。"
},
{
"id": "app.role.delete.app_error",
"translation": "无法删除角色。"
},
{
"id": "ent.message_export.actiance_export.calculate_channel_exports.activity_message",
"translation": "正在计算频道活跃度:{{.NumCompleted}}/{{.NumChannels}} 个频道已完成。"
},
{
"id": "ent.message_export.actiance_export.calculate_channel_exports.channel_message",
"translation": "正在导出 {{.NumChannels}} 个频道的相关信息。"
},
{
"id": "model.link_metadata.is_valid.url_length.app_error",
"translation": "链接元数据 URL 长度为 {{ .Length }} 字符,超过了 {{ .MaxLength }} 字符的最大限制。"
},
{
"id": "model.property_field.is_valid.app_error",
"translation": "无效的属性字段:{{.FieldName}}{{.Reason}})。"
},
{
"id": "model.property_value.is_valid.app_error",
"translation": "无效的属性值:{{.FieldName}}{{.Reason}})。"
},
{
"id": "app.custom_profile_attributes.property_field_not_found.app_error",
"translation": "未找到自定义个人资料属性字段"
},
{
"id": "ent.message_export.calculate_channel_exports.app_error",
"translation": "无法计算频道导出数据。"
},
{
"id": "ent.message_export.job_data_conversion.app_error",
"translation": "无法转换任务数据字段中的值。"
}
]