diff --git a/frontend/locales/zh-CN.json b/frontend/locales/zh-CN.json index 57212a38..4bd2d434 100644 --- a/frontend/locales/zh-CN.json +++ b/frontend/locales/zh-CN.json @@ -425,11 +425,11 @@ "location_items_delete_confirm": "您确定要删除此位置及其所有项目吗?此操作无法撤回。", "no_results": "找不到位置", "toast": { - "failed_delete_location": "删除位置失败", - "failed_load_location": "加载位置失败", - "failed_update_location": "", - "location_deleted": "", - "location_updated": "" + "failed_delete_location": "无法删除位置", + "failed_load_location": "无法加载位置", + "failed_update_location": "无法更新位置", + "location_deleted": "已删除位置", + "location_updated": "已更新位置" }, "update_location": "更新位置" }, @@ -486,10 +486,10 @@ "currency_format": "货币格式", "current_password": "原密码", "delete_account": "删除帐户", - "delete_account_confirm": "", + "delete_account_confirm": "您确定要删除您的账号吗?如果您是群组中的最后一位成员,您的所有数据都将被删除。且此操作是无法撤回的。", "delete_account_sub": "删除您的帐户及其所有相关数据。这是无法撤消的。", - "delete_notifier_confirm": "", - "display_legacy_header": "", + "delete_notifier_confirm": "您确定要删除此通知器吗?", + "display_legacy_header": "{currentValue, select, true {禁用旧版标头} false {启用旧版标头} other {未命中}}", "enabled": "已启用", "example": "例子", "gen_invite": "生成邀请链接", @@ -498,7 +498,7 @@ "inactive": "未启用", "language": "语言", "new_password": "新密码", - "no_notifiers": "未配置通知程序", + "no_notifiers": "未配置通知器", "no_override": "没有预算", "notifier_modal": "{ type, select, true {编辑} false {创建} other {Other}} 通知器", "notifiers": "通知器", @@ -508,18 +508,18 @@ "theme_settings": "主题设置", "theme_settings_sub": "主题设置存储在浏览器的本地存储中。您可以随时更改主题。\n如果您在设置主题时遇到问题,请尝试刷新浏览器。", "toast": { - "account_deleted": "", - "failed_change_password": "", - "failed_create_notifier": "", - "failed_delete_account": "", - "failed_delete_notifier": "", - "failed_get_currencies": "", - "failed_test_notifier": "", - "failed_update_group": "", - "failed_update_notifier": "", - "group_updated": "", - "notifier_test_success": "", - "password_changed": "" + "account_deleted": "您的账户已被删除。", + "failed_change_password": "无法更改密码", + "failed_create_notifier": "创建通知器失败。", + "failed_delete_account": "无法删除您的账号。", + "failed_delete_notifier": "无法删除通知器。", + "failed_get_currencies": "获取币种失败", + "failed_test_notifier": "测试通知器失败。", + "failed_update_group": "更新群组失败", + "failed_update_notifier": "更新通知器失败。", + "group_updated": "已更新群组", + "notifier_test_success": "通知器测试成功。", + "password_changed": "已成功修改密码。" }, "update_group": "更新组", "update_language": "更新语言", @@ -529,15 +529,15 @@ }, "reports": { "label_generator": { - "asset_end": "", - "asset_start": "", - "base_url": "", - "bordered_labels": "", - "generate_page": "", - "input_placeholder": "", - "instruction_1": "", - "instruction_2": "", - "instruction_3": "", + "asset_end": "结束编号", + "asset_start": "开始编号", + "base_url": "默认地址", + "bordered_labels": "标签边框", + "generate_page": "生成标签页", + "input_placeholder": "在此输入", + "instruction_1": "Homebox 标签生成器是一款用于帮助您为 Homebox 库存打印标签的工具。旨在用于\n 预先打印标签,这样您就可以一次性打印出多张标签,随时备用并贴在物品上。", + "instruction_2": "因此,这些标签的工作方式是在标签上打印一个 URL 的二维码以及资产ID信息。\n 如果您在Homebox设置中禁用了资产ID,您仍然可以使用此工具,但这些资产编号将不会对应任何物品", + "instruction_3": "此功能处于早期开发阶段,可能会在未来版本中发生变化,如果您有反馈,请\n在“GitHub讨论”中提供", "label_height": "", "label_width": "", "measure_type": "",