Files
nodewarden/webapp/src/lib/i18n/locales/zh-CN.ts
T
shuaiplus 7c58282e42 feat: add registration invite code handling and improve error translations
- Updated AuthViews component to conditionally show invite code field based on registrationInviteRequired prop.
- Enhanced error handling in auth API functions to use translateServerError for better user feedback.
- Added new translations for various server error messages in English, Spanish, Russian, Chinese (Simplified and Traditional).
- Modified demo initial bootstrap state to include registrationInviteRequired flag.
- Updated types to include registrationInviteRequired in WebBootstrapResponse.
2026-05-10 23:07:07 +08:00

941 lines
54 KiB
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
// Complete Simplified Chinese locale. Keep keys and placeholders unchanged.
const zhCN: Record<string, string> = {
"nav_account_settings": "账户设置",
"nav_admin_panel": "用户管理",
"nav_device_management": "设备管理",
"nav_my_vault": "我的密码库",
"nav_vault_items": "密码库",
"nav_sends": "Send",
"nav_backup_strategy": "云端备份",
"nav_import_export": "导入导出",
"nav_group_data_backup": "数据与备份",
"nav_group_management": "管理",
"txt_page_not_found": "页面不存在",
"txt_page_not_found_hint": "这个页面可能已经删除、过期,或者链接不完整。",
"txt_back_to_home": "回到首页",
"backup_strategy_title": "云端备份",
"backup_strategy_under_construction": "正在搭建中",
"import_export_title": "导入导出",
"import_export_under_construction": "正在搭建中",
"txt_demo_admin_refreshed": "Demo 管理数据已刷新。",
"txt_demo_auth_placeholder": "Demo:随便输入,也可以留空",
"txt_demo_data_reset": "Demo 数据已恢复为默认状态。",
"txt_demo_devices_refreshed": "Demo 设备已刷新。",
"txt_demo_download_prepared": "Demo 下载已准备好。",
"txt_demo_master_password_hint": "Demo 模式下,任意输入都可以解锁保险库。",
"txt_demo_readonly_message": "Demo 模式下此操作为只读,未保存任何更改。",
"txt_demo_unlock_placeholder": "Demo:任意密码都可解锁,留空也可以",
"txt_backup_export": "导出备份",
"txt_backup_import": "还原",
"txt_backup_include_attachments": "包含附件",
"txt_backup_export_description": "下载一个完整的实例备份 ZIP,手动保管即可。",
"txt_backup_import_description": "上传之前导出的备份 ZIP,并还原到当前实例。",
"txt_backup_exporting": "正在导出...",
"txt_backup_importing": "正在还原...",
"txt_backup_restoring": "正在还原...",
"txt_backup_export_success": "备份已导出",
"txt_backup_import_success_relogin": "备份已还原,请重新登录",
"txt_backup_restore_success_relogin": "备份已还原,请重新登录",
"txt_backup_restore_completed_verified": "备份文件完整性校验已通过。",
"txt_backup_restore_completed_without_checksum": "备份已还原,但文件名中未提供可校验的完整性标记。",
"txt_backup_remote_restore_completed_verified": "远程备份完整性校验已通过。",
"txt_backup_remote_restore_completed_without_checksum": "远程备份已还原,但文件名中未提供可校验的完整性标记。",
"txt_backup_restore_skipped_summary": "{reason},已跳过 {attachments} 个附件",
"txt_backup_restore_skipped_reason_default": "部分文件无法还原",
"txt_backup_export_failed": "备份导出失败",
"txt_backup_import_failed": "备份还原失败",
"txt_backup_restore_failed": "备份还原失败",
"txt_backup_integrity_check_failed": "备份完整性校验失败",
"txt_backup_center_title": "实例备份",
"txt_backup_center_description": "把本地导出和远程自动备份放在一起管理,既方便手动恢复,也能每天自动留一份。",
"txt_backup_restore_note": "还原会覆盖当前实例;如果当前已有数据,系统会要求你确认“清空后还原”。",
"txt_backup_manual": "手动备份",
"txt_backup_manual_description": "现在就导出 ZIP,或者把之前导出的 ZIP 恢复到当前实例。",
"txt_backup_destinations_title": "备份地点",
"txt_backup_destinations_description": "把多个 WebDAV、S3 地点统一放在这里。左侧选一个,右侧编辑和浏览它。",
"txt_backup_recommend_title": "推荐储存库",
"txt_backup_recommend_open_signup": "前往注册",
"txt_backup_recommend_open_signup_aff": "前往注册(含 AFF",
"txt_backup_recommend_open_guide": "查看教程",
"txt_backup_recommend_empty": "暂时没有推荐",
"txt_backup_recommend_referral_label": "推荐码",
"txt_backup_recommend_referral_note": "注册时填写可额外获得 5 GB,作者会收到 2 GB。",
"txt_backup_recommend_infinicloud_summary": "只需邮箱即可注册。免费 20 GB;填写推荐码后总计 25 GB。",
"txt_backup_recommend_infinicloud_step_1": "先用邮箱注册一个 InfiniCLOUD 账号。",
"txt_backup_recommend_infinicloud_step_2_prefix": "进入",
"txt_backup_recommend_infinicloud_step_2_suffix": ",然后开启 Turn on Apps Connection。",
"txt_backup_recommend_infinicloud_step_3": "Connection ID 用作 WebDAV 用户名,Apps Password 用作 WebDAV 密码。",
"txt_backup_recommend_infinicloud_step_4": "在 My Page 最下面的 Referral Bonus 填入推荐码 2HC5E,可额外获得 5 GB。",
"txt_backup_recommend_open_password": "密码设置",
"txt_backup_recommend_open_storage": "打开储存连接",
"txt_backup_recommend_koofr_summary": "只需邮箱即可注册使用。免费 10 GB,并且可以通过 WebDAV 接到 Google Drive、OneDrive、Dropbox。",
"txt_backup_recommend_koofr_password_link": "密码设置",
"txt_backup_recommend_koofr_storage_link": "Storage",
"txt_backup_recommend_koofr_step_1": "先用邮箱注册一个 Koofr 账号。",
"txt_backup_recommend_koofr_step_2_prefix": "打开",
"txt_backup_recommend_koofr_step_2_suffix": ",生成新的应用密码。注册邮箱用作 WebDAV 用户名,应用密码用作 WebDAV 密码。",
"txt_backup_recommend_koofr_step_3": "Koofr 自己的 WebDAV 地址是 https://app.koofr.net/dav/Koofr。",
"txt_backup_recommend_koofr_step_4": "Koofr 最方便的地方,是还能接 Google Drive、OneDrive、Dropbox 这三大云盘;免费用户最多能连接两个。",
"txt_backup_recommend_koofr_step_5_prefix": "打开",
"txt_backup_recommend_koofr_step_5_suffix": ",在左侧栏点击“连接”,选择你要连接的储存即可。",
"txt_backup_recommend_koofr_dav_intro": "连接好储存后,账号和应用密码都不变,只需要切换 WebDAV 地址:",
"txt_backup_recommend_koofr_dav_self": "Koofr",
"txt_backup_recommend_pcloud_summary": "只需邮箱即可注册。免费最高 10 GB,并且自带标准 WebDAV 访问。",
"txt_backup_recommend_pcloud_step_1": "先用邮箱注册一个 pCloud 账号。",
"txt_backup_recommend_pcloud_step_2": "WebDAV 地址填写 https://webdav.pcloud.com/ 。",
"txt_backup_recommend_pcloud_step_3": "注册邮箱用作 WebDAV 用户名,注册密码用作 WebDAV 密码。",
"txt_backup_add_destination": "新增地点",
"txt_backup_schedule_panel_title": "自动备份计划",
"txt_backup_schedule_panel_note": "每个备份地点都可以单独配置自己的每日自动备份计划。",
"txt_backup_scheduled_target": "当前计划目标",
"txt_backup_destination_active_badge": "已启用计划",
"txt_backup_destination_idle_badge": "未启用计划",
"txt_backup_destination_last_success": "上次成功:{time}",
"txt_backup_destination_never_run": "还没有成功执行过",
"txt_backup_destination_detail_title": "地点详情",
"txt_backup_destination_detail_note": "",
"txt_backup_destination_name": "地点名称",
"txt_backup_set_scheduled_target": "设为每日备份目标",
"txt_backup_delete_destination": "删除",
"txt_backup_destination_deleted": "备份地点已删除",
"txt_backup_delete_destination_confirm_message": "删除备份地点“{name}”?此操作不可撤销。",
"txt_backup_select_destination": "请先从左侧列表选择一个备份地点",
"txt_backup_remote_save_first": "请先保存这个备份地点,再浏览它的远端备份文件",
"txt_backup_automation": "自动备份",
"txt_backup_automation_description": "选择备份地点,保存连接信息后,系统会按设定时间每天自动上传一份备份。",
"txt_backup_settings_saved": "备份设置已保存",
"txt_backup_settings_save_failed": "备份设置保存失败",
"txt_backup_settings_load_failed": "备份设置加载失败",
"txt_backup_save_settings": "保存设置",
"txt_backup_saving": "正在保存...",
"txt_backup_enable_action": "启用",
"txt_backup_disable_action": "停用",
"txt_backup_run_now": "立即执行远程备份",
"txt_backup_run_manual": "手动执行",
"txt_backup_running_now": "执行中...",
"txt_backup_remote_run_success": "远程备份已完成",
"txt_backup_remote_run_success_verified": "远程备份已完成,且完整性校验已通过。",
"txt_backup_remote_run_failed": "远程备份失败",
"txt_backup_remote_title": "远端备份",
"txt_backup_remote_note": "浏览已保存的备份地点,选择某个备份 ZIP 后可以下载,也可以直接还原。",
"txt_backup_remote_saved_basis": "远端浏览使用的是“已保存”的备份地点配置,不会读取你当前未保存的表单内容。",
"txt_backup_remote_refresh": "刷新",
"txt_backup_remote_root": "根目录",
"txt_backup_remote_up": "上一级",
"txt_backup_remote_open": "打开",
"txt_backup_remote_download": "下载",
"txt_backup_remote_downloading": "下载中...",
"txt_backup_remote_restore": "还原",
"txt_backup_remote_restore_stage_prepare": "正在读取远端备份并检查可恢复内容...",
"txt_backup_remote_restore_stage_replace": "正在清空当前数据并还原远端备份,请稍候...",
"txt_backup_progress_kicker": "备份任务",
"txt_backup_progress_subject": "当前对象:{name}",
"txt_backup_restore_progress_kicker": "还原进度",
"txt_backup_restore_progress_local_title": "正在还原本地备份",
"txt_backup_restore_progress_remote_title": "正在还原远端备份",
"txt_backup_export_progress_title": "正在导出备份",
"txt_backup_remote_run_progress_title": "正在执行远程备份",
"txt_backup_restore_progress_file": "当前文件:{name}",
"txt_backup_restore_progress_elapsed": "已耗时 {seconds} 秒",
"txt_backup_archive_progress_collect_title": "正在收集密码库数据",
"txt_backup_archive_progress_collect_detail": "服务器正在读取数据库表,并整理备份所需的数据内容。",
"txt_backup_archive_progress_collect_with_attachments_detail": "服务器正在读取数据库表,并整理附件元数据与备份内容。",
"txt_backup_archive_progress_package_title": "正在打包备份压缩包",
"txt_backup_archive_progress_package_detail": "服务器正在生成备份 ZIP,并计算文件名校验前缀。",
"txt_backup_archive_progress_package_with_attachments_detail": "服务器正在生成带附件信息的备份 ZIP 元数据,并计算文件名校验前缀。",
"txt_backup_archive_progress_ready_title": "正在准备下载",
"txt_backup_archive_progress_ready_detail": "备份压缩包已经生成,服务器正在把它返回给浏览器。",
"txt_backup_export_progress_fetch_attachments_title": "正在下载附件文件",
"txt_backup_export_progress_fetch_attachments_detail": "浏览器正在读取附件对象,并把它们补入导出备份包。",
"txt_backup_export_progress_rebuild_title": "正在重建导出压缩包",
"txt_backup_export_progress_rebuild_detail": "浏览器正在重建最终 ZIP,并刷新文件名里的校验后缀。",
"txt_backup_export_progress_save_title": "正在保存导出文件",
"txt_backup_export_progress_save_detail": "浏览器正在准备最终的备份文件下载。",
"txt_backup_export_progress_complete_title": "备份导出已完成",
"txt_backup_export_progress_complete_detail": "导出备份已经准备完成。",
"txt_backup_export_progress_failed_title": "备份导出失败",
"txt_backup_export_progress_failed_detail": "导出备份未能完成。",
"txt_backup_remote_run_progress_prepare_title": "正在准备远程备份",
"txt_backup_remote_run_progress_prepare_detail": "服务器正在读取当前备份目标,并准备执行这次远程备份。",
"txt_backup_remote_run_progress_sync_attachments_title": "正在检查附件索引",
"txt_backup_remote_run_progress_sync_attachments_detail": "服务器正在比对附件索引,只会上传缺失或不一致的附件对象。",
"txt_backup_remote_run_progress_sync_attachments_skipped_detail": "当前备份未包含附件,因此跳过附件同步。",
"txt_backup_remote_run_progress_upload_title": "正在上传备份压缩包",
"txt_backup_remote_run_progress_upload_detail": "服务器正在把备份 ZIP 上传到远程备份目标。",
"txt_backup_remote_run_progress_verify_title": "正在校验已上传压缩包",
"txt_backup_remote_run_progress_verify_detail": "服务器正在回读刚上传的 ZIP,并校验它的哈希和大小。",
"txt_backup_remote_run_progress_cleanup_title": "正在清理旧备份",
"txt_backup_remote_run_progress_cleanup_detail": "服务器正在按保留策略清理旧备份文件。",
"txt_backup_remote_run_progress_complete_title": "远程备份已完成",
"txt_backup_remote_run_progress_complete_detail": "远程备份已上传完成,并通过完整性校验。",
"txt_backup_remote_run_progress_failed_title": "远程备份失败",
"txt_backup_remote_run_progress_failed_detail": "远程备份未能完成。",
"txt_backup_restore_progress_local_upload_title": "正在上传备份包",
"txt_backup_restore_progress_local_upload_detail": "已选 ZIP 正在发送到服务器,服务器收到后会开始执行还原。",
"txt_backup_restore_progress_local_shadow_title": "正在创建影子恢复区",
"txt_backup_restore_progress_local_shadow_detail": "服务器正在准备独立的影子数据区,只有校验通过后才会替换正式数据。",
"txt_backup_restore_progress_local_data_title": "正在写入密码库数据",
"txt_backup_restore_progress_local_data_detail": "服务器正在把用户、文件夹、密码条目和相关元数据写入影子表。",
"txt_backup_restore_progress_local_files_title": "正在恢复附件文件",
"txt_backup_restore_progress_local_files_detail": "服务器正在把附件对象写回存储,并剔除无法恢复的附件记录。",
"txt_backup_restore_progress_local_finalize_title": "正在校验并完成切换",
"txt_backup_restore_progress_local_finalize_detail": "服务器正在执行最终校验,校验通过后会把已验证的数据切换为正式数据。",
"txt_backup_restore_progress_remote_fetch_title": "正在读取远端备份包",
"txt_backup_restore_progress_remote_fetch_detail": "服务器正在从远端备份目标下载你选中的备份包。",
"txt_backup_restore_progress_remote_shadow_title": "正在创建影子恢复区",
"txt_backup_restore_progress_remote_shadow_detail": "服务器正在准备独立的影子数据区,只有校验通过后才会替换正式数据。",
"txt_backup_restore_progress_remote_data_title": "正在写入密码库数据",
"txt_backup_restore_progress_remote_data_detail": "服务器正在把用户、文件夹、密码条目和相关元数据写入影子表。",
"txt_backup_restore_progress_remote_files_title": "正在恢复远端附件",
"txt_backup_restore_progress_remote_files_detail": "服务器正在从远端存储读取所需附件,并写回到当前实例的附件存储。",
"txt_backup_restore_progress_remote_finalize_title": "正在校验并完成切换",
"txt_backup_restore_progress_remote_finalize_detail": "服务器正在执行最终校验,校验通过后会把已验证的数据切换为正式数据。",
"txt_backup_remote_loading": "正在读取远端备份...",
"txt_backup_remote_cached_empty": "点击“刷新”后读取",
"txt_backup_remote_empty": "这个目录下还没有备份文件",
"txt_backup_remote_folder": "文件夹",
"txt_backup_remote_unknown_time": "未知时间",
"txt_backup_remote_current_path": "当前目录",
"txt_backup_remote_load_failed": "读取远端备份失败",
"txt_backup_remote_invalid_response": "远端备份响应无效",
"txt_backup_remote_download_failed": "下载远端备份失败",
"txt_backup_remote_delete_success": "远端备份已删除",
"txt_backup_remote_delete_failed": "删除远端备份失败",
"txt_backup_remote_delete_confirm_message": "删除备份文件“{name}”?此操作不可撤销。",
"txt_backup_remote_deleting": "删除中...",
"txt_backup_remote_restore_failed": "还原远端备份失败",
"txt_backup_restore_checksum_warning_title": "备份完整性警告",
"txt_backup_restore_checksum_warning_message": "所选备份文件“{name}”未通过文件名完整性校验。期望前缀为 {expected},实际计算结果为 {actual}。该文件可能不完整或已经损坏。继续还原可能会导入受损数据。",
"txt_backup_remote_restore_checksum_warning_message": "远程备份文件“{name}”未通过文件名完整性校验。期望前缀为 {expected},实际计算结果为 {actual}。该文件可能在上传或存储过程中损坏。继续还原可能会导入受损数据,并可能造成严重后果。",
"txt_backup_restore_checksum_warning_message_fallback": "所选备份文件未通过完整性校验。继续还原可能会导入受损数据。",
"txt_backup_restore_checksum_warning_confirm": "继续还原",
"txt_backup_remote_restore_invalid_response": "远端备份还原响应无效",
"txt_backup_remote_run_invalid_response": "远端备份执行响应无效",
"txt_backup_settings_invalid_response": "备份设置响应无效",
"txt_backup_import_invalid_response": "备份还原响应无效",
"txt_backup_destination": "备份地点",
"txt_backup_protocol_webdav": "WebDAV",
"txt_backup_protocol_s3": "S3",
"txt_backup_recommend_group_webdav": "WebDAV",
"txt_backup_recommend_group_s3": "S3",
"txt_backup_destination_name_default_webdav": "WebDAV {index}",
"txt_backup_destination_name_default_s3": "S3 {index}",
"txt_backup_type": "备份类型",
"txt_backup_destination_reserved": "预留位置",
"txt_backup_time": "备份时间",
"txt_backup_start_time": "开始时间",
"txt_backup_timezone": "时区",
"txt_backup_interval_hours": "每隔",
"txt_backup_interval_hours_suffix": "小时",
"txt_backup_interval_hours_presets": "快捷时间预设",
"txt_backup_frequency": "备份频率",
"txt_backup_frequency_daily": "每天",
"txt_backup_frequency_weekly": "每周",
"txt_backup_frequency_monthly": "每月",
"txt_backup_day_of_week": "星期",
"txt_backup_day_of_month": "日期",
"txt_backup_weekday_monday": "周一",
"txt_backup_weekday_tuesday": "周二",
"txt_backup_weekday_wednesday": "周三",
"txt_backup_weekday_thursday": "周四",
"txt_backup_weekday_friday": "周五",
"txt_backup_weekday_saturday": "周六",
"txt_backup_weekday_sunday": "周日",
"txt_backup_retention_count": "只保留",
"txt_backup_retention_count_suffix": "个",
"txt_backup_retention_count_hint": "留空表示不限,新建备份地点默认保留 30 个",
"txt_backup_destination_include_attachments": "包含附件",
"txt_backup_include_attachments_help_button": "附件备份说明",
"txt_backup_include_attachments_help": "附件会以增量方式保存在远端的 attachments 文件夹中,后续备份通常只上传新增文件。你在本地删除附件时,已经备份到远端的旧文件不会自动删除。恢复时会按需从 attachments 文件夹读取对应附件,找不到的附件会自动跳过。",
"txt_backup_enable_schedule": "启用每日自动备份",
"txt_backup_schedule_note": "Worker 每 5 分钟检查一次计划。会先按你选择的时区和开始时间起跑,再按小时间隔继续执行;到了下一天,会重新从开始时间开始。",
"txt_backup_schedule_disabled": "未启用",
"txt_backup_schedule_status": "计划状态",
"txt_backup_schedule_summary": "从 {time} 开始,每隔 {interval} 小时({timezone}",
"txt_backup_schedule_empty": "还没有启用任何自动备份计划",
"txt_backup_last_success": "上次成功时间",
"txt_backup_last_target": "上次备份位置",
"txt_backup_last_file": "上次备份文件",
"txt_backup_last_error_prefix": "上次错误",
"txt_backup_none_yet": "还没有成功完成过远程备份",
"txt_backup_not_configured": "尚未配置",
"txt_backup_never": "从未",
"txt_backup_unknown_size": "大小未知",
"txt_backup_webdav_url": "WebDAV 服务地址",
"txt_backup_webdav_username": "WebDAV 用户名",
"txt_backup_webdav_password": "WebDAV 密码",
"txt_backup_webdav_path": "远程目录",
"txt_backup_s3_endpoint": "S3 端点",
"txt_backup_s3_bucket": "存储桶",
"txt_backup_s3_region": "区域",
"txt_backup_s3_access_key": "访问密钥",
"txt_backup_s3_secret_key": "秘密密钥",
"txt_backup_s3_path": "远程路径",
"txt_backup_reserved_name": "预留类型名称",
"txt_backup_reserved_notes": "预留备注",
"txt_backup_reserved_notes_placeholder": "给下一个备份地点先留个说明",
"txt_backup_reserved_hint": "这个位置先预留给后续备份地点。你现在可以先保存备注,但自动上传不会启用。",
"txt_backup_file": "备份文件",
"txt_backup_file_required": "请选择备份文件",
"txt_backup_no_file_selected": "尚未选择备份文件",
"txt_backup_selected_file_name": "已选择文件:{name}",
"txt_backup_replace_confirm_title": "替换当前实例数据",
"txt_backup_replace_confirm_message": "当前实例里已经有数据。确认后,系统会先完成校验与恢复准备,只有在恢复成功后才会用所选备份替换当前实例数据。是否继续?",
"txt_backup_clear_and_import": "替换并导入",
"txt_backup_clear_and_restore": "替换并还原",
"txt_access_count": "访问次数",
"txt_accessed_count_times": "已访问 {count} 次",
"txt_actions": "操作",
"txt_add": "新增",
"txt_add_field": "添加字段",
"txt_add_website": "添加网站",
"txt_added": "已添加",
"txt_additional_options": "附加选项",
"txt_address": "地址",
"txt_address_1": "地址 1",
"txt_address_2": "地址 2",
"txt_address_3": "地址 3",
"txt_all_device_authorizations_revoked": "已撤销所有设备信任",
"txt_all_invites_deleted": "已删除所有邀请码",
"txt_delete_all_invites_failed": "删除所有邀请码失败",
"txt_all_items": "所有项目",
"txt_all_sends": "所有 Send",
"txt_android": "安卓",
"txt_are_you_sure_you_want_to_delete_count_selected_items": "确认删除所选的 {count} 个项目?",
"txt_are_you_sure_you_want_to_delete_count_selected_items_permanently": "确认永久删除所选的 {count} 个项目?",
"txt_are_you_sure_you_want_to_delete_this_item": "确认删除此项目?",
"txt_are_you_sure_you_want_to_delete_this_passkey": "确认删除这个通行密钥?",
"txt_are_you_sure_you_want_to_log_out": "确认要退出登录吗?",
"txt_authenticator_key": "验证器密钥",
"txt_authorized_devices": "已授权设备",
"txt_auto_copy_link_after_save": "保存后自动复制链接",
"txt_autofill_options": "自动填充选项",
"txt_back_to_login": "返回登录",
"txt_ban": "封禁",
"txt_boolean": "布尔",
"txt_brand": "品牌",
"txt_bulk_delete_failed": "批量删除失败",
"txt_bulk_permanent_delete_failed": "批量永久删除失败",
"txt_bulk_restore_failed": "批量恢复失败",
"txt_bulk_delete_sends_failed": "批量删除 Send 失败",
"txt_bulk_move_failed": "批量移动失败",
"txt_cancel": "取消",
"txt_continue": "继续",
"txt_card": "银行卡",
"txt_card_details": "银行卡详情",
"txt_cardholder_name": "持卡人姓名",
"txt_change_master_password": "修改主密码",
"txt_change_password": "修改密码",
"txt_change_password_failed": "修改密码失败",
"txt_change_password_confirm_and_sign_out_all_devices": "修改主密码后会强制退出所有设备,包括当前网页端。确认继续吗",
"txt_copy_failed": "复制失败",
"txt_checked": "已勾选",
"txt_choose_destination_folder": "选择目标文件夹。",
"txt_chrome_browser": "Chrome 浏览器",
"txt_chrome_extension": "Chrome 扩展",
"txt_city_town": "城市 / 城镇",
"txt_code": "代码",
"txt_company": "公司",
"txt_configure_custom_field_values": "配置自定义字段值。",
"txt_confirm": "确认",
"txt_confirm_master_password": "确认主密码",
"txt_confirm_password": "确认密码",
"txt_copy": "复制",
"txt_code_copied": "验证码已复制",
"txt_copy_code": "复制代码",
"txt_copy_link": "复制链接",
"txt_copy_secret": "复制密钥",
"txt_country": "国家",
"txt_create": "创建",
"txt_create_account": "创建账户",
"txt_registering": "正在注册...",
"txt_register_failed": "注册失败",
"txt_create_folder": "创建文件夹",
"txt_create_folder_failed": "创建文件夹失败",
"txt_create_item_failed": "创建项目失败",
"txt_create_send_failed": "创建 Send 失败",
"txt_create_timed_invite": "创建时效邀请码",
"txt_created_value": "创建于:{value}",
"txt_current_new_password_is_required": "需要输入当前密码和新密码",
"txt_current_password": "当前密码",
"txt_custom_fields": "自定义字段",
"txt_decrypt_failed": "(解密失败)",
"txt_decrypt_failed_2": "解密失败",
"txt_delete": "删除",
"txt_delete_all": "全部删除",
"txt_delete_all_invite_codes_active_inactive": "删除所有邀请码(有效/无效)?",
"txt_delete_all_invites": "删除所有邀请码",
"txt_delete_item": "删除项目",
"txt_delete_passkey": "删除通行密钥",
"txt_delete_item_failed": "删除项目失败",
"txt_delete_permanently": "永久删除",
"txt_archive": "归档",
"txt_archive_item": "归档项目",
"txt_archive_item_message": "归档后,此项目将被排除在一般搜索结果和自动填充建议之外。",
"txt_archive_selected_items": "归档项目",
"txt_archive_selected_items_message": "归档后,所选的 {count} 个项目将被排除在一般搜索结果和自动填充建议之外。",
"txt_archived": "已归档",
"txt_archive_selected": "归档",
"txt_item_archived": "项目已归档",
"txt_item_unarchived": "项目已取消归档",
"txt_archived_selected_items": "已归档所选项目",
"txt_unarchived_selected_items": "已取消归档所选项目",
"txt_archive_item_failed": "归档项目失败",
"txt_unarchive_item_failed": "取消归档项目失败",
"txt_bulk_archive_failed": "批量归档失败",
"txt_bulk_unarchive_failed": "批量取消归档失败",
"txt_unarchive": "取消归档",
"txt_delete_selected": "删除",
"txt_delete_selected_items": "删除所选项目",
"txt_delete_selected_items_permanently": "Delete Selected Items Permanently",
"txt_delete_send_failed": "删除 Send 失败",
"txt_delete_this_user_and_all_user_data": "删除此用户及其所有数据?",
"txt_delete_user": "删除用户",
"txt_deleted_selected_items": "已删除所选项目",
"txt_deleted_selected_items_permanently": "已永久删除所选项目",
"txt_restored_selected_items": "已恢复所选项目",
"txt_deleted_selected_sends": "已删除所选 Send",
"txt_deletion_date": "删除日期",
"txt_deletion_days": "删除天数",
"txt_device": "设备",
"txt_device_authorization_revoked": "设备信任已撤销",
"txt_device_management": "设备管理",
"txt_device_note": "备注",
"txt_device_note_required": "设备名称不能为空",
"txt_device_note_updated": "设备名称已更新",
"txt_device_removed": "设备已移除",
"txt_load_admin_data_failed": "加载管理数据失败",
"txt_load_devices_failed": "加载设备失败",
"txt_disable_this_send": "禁用此 Send",
"txt_disable_totp": "停用 TOTP",
"txt_disable_totp_failed": "禁用 TOTP 失败",
"txt_totp_update_failed": "更新 TOTP 失败",
"txt_download": "下载",
"txt_downloading": "下载中...",
"txt_downloading_percent": "下载中 {percent}%",
"txt_attachment": "附件",
"txt_uploading_attachment_named": "正在上传 {name}...",
"txt_uploading_attachment_named_percent": "正在上传 {name} {percent}%",
"txt_uploading_file_named": "正在上传 {name}...",
"txt_uploading_file_named_percent": "正在上传 {name} {percent}%",
"txt_download_failed": "下载失败",
"txt_edge_browser": "Edge 浏览器",
"txt_edge_extension": "Edge 扩展",
"txt_edit": "编辑",
"txt_edit_send": "编辑 Send",
"txt_email": "邮箱",
"txt_email_password_and_recovery_code_are_required": "需要输入邮箱、密码和恢复代码",
"txt_enable_totp": "启用 TOTP",
"txt_enable_totp_failed": "启用 TOTP 失败",
"txt_enabled": "已启用",
"txt_encrypted_file": "加密文件",
"txt_encrypted_file_2": "加密文件",
"txt_enter_a_folder_name": "请输入文件夹名称",
"txt_enter_master_password_to_disable_two_step_verification": "输入主密码以禁用两步验证",
"txt_enter_master_password_to_continue": "输入主密码以继续",
"txt_enter_master_password_to_view_this_item": "输入主密码以查看此项目",
"txt_expiration_date": "过期日期",
"txt_expiration_days_0_never": "过期天数(0 表示不过期)",
"txt_expires_at": "过期时间",
"txt_expires_at_value": "过期于:{value}",
"txt_expiry": "有效期",
"txt_expiry_month": "有效期月",
"txt_expiry_year": "有效期年",
"txt_failed_to_open_send": "打开 Send 失败",
"txt_favorite": "收藏",
"txt_favorites": "收藏",
"txt_duplicates": "重复项",
"txt_field": "字段",
"txt_field_label": "字段标签",
"txt_field_label_is_required": "字段标签不能为空",
"txt_field_type": "字段类型",
"txt_field_value": "字段值",
"txt_file": "文件",
"txt_file_name": "文件名",
"txt_file_send": "文件 Send",
"txt_file_size": "文件大小",
"txt_fingerprint": "指纹",
"txt_firefox_browser": "Firefox 浏览器",
"txt_firefox_extension": "Firefox 扩展",
"txt_first_name": "名",
"txt_folder": "文件夹",
"txt_folder_created": "文件夹已创建",
"txt_folder_name": "文件夹名称",
"txt_folder_name_is_required": "文件夹名称不能为空",
"txt_folders": "文件夹",
"txt_hidden": "隐藏",
"txt_hide": "隐藏",
"txt_identity": "身份",
"txt_identity_details": "身份详情",
"txt_ie_browser": "IE 浏览器",
"txt_create_invite_failed": "创建邀请码失败",
"txt_invite_code_required": "邀请码(必填)",
"txt_invite_created": "邀请码已创建",
"txt_invite_revoked": "邀请码已撤销",
"txt_revoke_invite_failed": "撤销邀请码失败",
"txt_invite_validity_hours": "邀请码有效期(小时)",
"txt_invites": "邀请码",
"txt_rate_limit_try_again_seconds": "请求过于频繁,请在 {seconds} 秒后重试",
"txt_server_error_account_disabled": "账号已被禁用",
"txt_server_error_client_credentials_incorrect": "客户端 ID 或客户端密钥不正确,请重试",
"txt_server_error_client_ip_required": "无法获取客户端 IP",
"txt_server_error_email_already_registered": "该邮箱已注册",
"txt_server_error_email_password_required": "邮箱和密码不能为空",
"txt_server_error_email_required": "邮箱不能为空",
"txt_server_error_invalid_refresh_token": "登录状态已失效,请重新登录",
"txt_server_error_invalid_request_payload": "请求内容无效",
"txt_server_error_invite_invalid_or_expired": "邀请码无效或已过期",
"txt_server_error_invite_required": "邀请码不能为空",
"txt_server_error_jwt_secret_default": "JWT_SECRET 正在使用默认示例值,请修改后再继续",
"txt_server_error_jwt_secret_missing": "JWT_SECRET 未设置",
"txt_server_error_jwt_secret_too_short": "JWT_SECRET 至少需要 32 个字符",
"txt_server_error_parameter_error": "请求参数错误",
"txt_server_error_refresh_token_required": "登录状态缺失,请重新登录",
"txt_server_error_registration_retry": "注册暂时不可用,请重试一次",
"txt_server_error_totp_token_required": "请输入两步验证码",
"txt_server_error_two_factor_invalid": "两步验证码无效,请重试",
"txt_server_error_two_factor_required": "需要两步验证",
"txt_server_error_username_password_incorrect": "用户名或密码不正确,请重试",
"txt_ios": "iOS",
"txt_item": "项目",
"txt_item_created": "项目已创建",
"txt_item_deleted": "项目已删除",
"txt_item_history": "项目历史",
"txt_password_history": "密码历史记录",
"txt_password_updated_value": "密码更新于: {value}",
"txt_item_name_is_required": "项目名称不能为空",
"txt_item_updated": "项目已更新",
"txt_last_edited_value": "最后编辑:{value}",
"txt_last_name": "姓",
"txt_last_seen": "最后在线",
"txt_license_number": "证件号",
"txt_link_copied": "链接已复制",
"txt_linked": "已关联",
"txt_linux_desktop": "Linux 桌面端",
"txt_loading": "加载中...",
"txt_loading_nodewarden": "正在加载 NodeWarden...",
"txt_loading_vault": "正在加载保管库...",
"txt_load_vault_failed": "保管库加载失败。",
"txt_retry_sync": "重试同步",
"txt_jwt_warning_title": "JWT_SECRET 配置警告",
"txt_jwt_warning_subtitle": "JWT 密钥当前不安全,请先修复后再继续。",
"txt_jwt_title_missing": "未检测到 JWT_SECRET",
"txt_jwt_title_too_short": "JWT_SECRET 长度过短",
"txt_jwt_title_default": "JWT_SECRET使用默认值",
"txt_jwt_reason_missing": "未检测到 JWT_SECRET。",
"txt_jwt_reason_default": "JWT_SECRET 仍在使用默认示例值。",
"txt_jwt_reason_too_short": "JWT_SECRET 长度过短,至少需要 {min} 位。",
"txt_jwt_how_to_fix_add": "处理步骤(添加 JWT_SECRET",
"txt_jwt_how_to_fix_replace": "处理步骤(更换 JWT_SECRET",
"txt_jwt_add_step_1": "使用下方 32 位随机生成器,复制一个新密钥。",
"txt_jwt_add_step_2_prefix": "到 Cloudflare 控制台 -> Workers 和 Pages -> 你的服务 -> ",
"txt_jwt_add_step_2_suffix": " -> 变量和机密 -> 新增",
"txt_jwt_add_step_3": "保存并等待重新部署完成,然后刷新本页确认。",
"txt_jwt_replace_step_1": "使用下方 32 位随机生成器,生成更强的密钥(至少 {min} 位)。",
"txt_jwt_replace_step_2_prefix": "到 Cloudflare 控制台 -> Workers 和 Pages -> 你的服务 -> ",
"txt_jwt_replace_step_2_suffix": " -> 变量和机密 -> 更新 JWT_SECRET",
"txt_jwt_replace_step_3": "保存并等待重新部署完成,然后刷新本页确认。",
"txt_jwt_secret_type_label": "类型:",
"txt_jwt_secret_type_value": "密钥",
"txt_jwt_secret_name_label": "变量名称:",
"txt_jwt_secret_value_label": "值:",
"txt_jwt_secret_value_requirement": "最低 {min} 位随机字符",
"txt_jwt_what_is": "JWT 是什么",
"txt_jwt_what_is_body": "JWT_SECRET 是服务端用来签发和校验登录令牌的密钥。如果它缺失、过短,或者仍然使用示例值,实例就不能安全地正常使用。",
"txt_how_to_fix": "处理步骤(添加 / 更换)",
"txt_jwt_fix_step_1": "你可以继续下一步,不影响使用。",
"txt_jwt_fix_step_2": "如果当前密钥不是强随机值,建议使用下方 32 位生成器。",
"txt_jwt_fix_step_3": "到 Cloudflare 控制台 -> Workers 和 Pages -> 你的服务 -> 设置 -> 变量和机密,更新 JWT_SECRET。",
"txt_jwt_fix_step_4": "保存并等待重新部署完成,然后刷新本页确认。",
"txt_random_secret_generator": "随机密钥生成器",
"txt_copied": "已复制",
"txt_log_in": "登录",
"txt_logging_in": "正在登录...",
"txt_log_out": "退出",
"txt_lock": "锁定",
"txt_menu": "菜单",
"txt_settings": "设置",
"txt_back": "返回",
"txt_login": "登录",
"txt_login_credentials": "登录信息",
"txt_login_failed": "登录失败",
"txt_login_success": "登录成功",
"txt_macos_desktop": "macOS 桌面端",
"txt_manage_authorized_devices_and_30_day_totp_trusted_sessions": "管理已授权设备和 30 天 TOTP 受信会话。",
"txt_manage_device_sessions_and_30_day_totp_trusted_sessions": "管理设备会话和 30 天 TOTP 受信状态。",
"txt_master_password": "主密码",
"txt_master_password_changed_please_login_again": "主密码已修改,请重新登录",
"txt_master_password_changed_signing_out_everywhere": "主密码已修改,正在退出所有设备",
"txt_master_password_is_required": "主密码不能为空",
"txt_master_password_is_required_2": "请输入主密码",
"txt_master_password_must_be_at_least_12_chars": "主密码至少需要 12 个字符",
"txt_master_password_verify_failed": "主密码验证失败",
"txt_master_password_reprompt": "主密码二次确认",
"txt_master_password_reprompt_2": "主密码二次确认",
"txt_max_access_count": "最大访问次数",
"txt_middle_name": "中间名",
"txt_move": "移动",
"txt_move_up": "上移",
"txt_move_down": "下移",
"txt_move_selected_items": "移动所选项目",
"txt_moved_selected_items": "已移动所选项目",
"txt_name": "名称",
"txt_name_is_required": "名称不能为空",
"txt_new_password": "新密码",
"txt_nothing_to_copy": "没有可复制的内容",
"txt_new_password_must_be_at_least_12_chars": "新密码至少需要 12 个字符",
"txt_new_passwords_do_not_match": "两次输入的新密码不一致",
"txt_new_send": "新建 Send",
"txt_next": "下一页",
"txt_no": "否",
"txt_no_devices_found": "未找到设备",
"txt_no_folder": "无文件夹",
"txt_no_invites_found": "暂无邀请码",
"txt_no_items": "没有项目",
"txt_no_users_found": "暂无用户",
"txt_no_username": "无用户名",
"txt_no_verification_codes": "没有验证码",
"txt_no_name": "(无名称)",
"txt_no_sends": "没有 Send",
"txt_nodewarden_send": "NodeWarden Send",
"txt_not_trusted": "未信任",
"txt_note": "笔记",
"txt_notes": "备注",
"txt_replace_device_name_with_note": "为这台设备设置自定义名称,不会改变系统识别到的设备类型。",
"txt_number": "数字",
"txt_open": "打开",
"txt_opera_browser": "Opera 浏览器",
"txt_opera_extension": "Opera 扩展",
"txt_or": "或",
"txt_options": "选项",
"txt_passport_number": "护照号",
"txt_password": "密码",
"txt_password_is_already_verified": "密码已验证",
"txt_passwords_do_not_match": "两次输入的密码不一致",
"txt_password_hint": "密码提示",
"txt_password_hint_optional": "密码提示(可选)",
"txt_password_hint_placeholder": "写一句只有你自己看得懂的线索",
"txt_password_hint_register_placeholder": "这个提示可以在网页登录页直接显示。",
"txt_password_hint_register_help": "这个提示可以在网页登录页直接显示。不要填写主密码、恢复代码,或任何能直接暴露密码的信息。",
"txt_password_hint_login_help": "忘记主密码时,可以查看注册时保存的提示。",
"txt_password_hint_login_note": "这里只会显示提示语,不会显示你的主密码本身。",
"txt_show_password_hint": "查看密码提示",
"txt_hide_password_hint": "隐藏密码提示",
"txt_loading_password_hint": "正在加载提示...",
"txt_password_hint_not_set": "这个邮箱没有可显示的密码提示。",
"txt_password_hint_load_failed": "加载密码提示失败",
"txt_password_hint_too_long": "密码提示最多只能输入 120 个字符",
"txt_passkey": "通行密钥",
"txt_passkeys": "通行密钥",
"txt_passkey_created_at_value": "创建于 {value}",
"txt_phone": "电话",
"txt_please_input_email_and_password": "请输入邮箱和密码",
"txt_please_input_master_password": "请输入主密码",
"txt_please_input_totp_code": "请输入 TOTP 验证码",
"txt_please_select_a_file": "请选择文件",
"txt_postal_code": "邮政编码",
"txt_prev": "上一页",
"txt_private_key": "私钥",
"txt_profile": "资料",
"txt_profile_unavailable": "资料不可用",
"txt_profile_updated": "资料已更新",
"txt_public_key": "公钥",
"txt_recover_2fa_failed": "恢复 2FA 失败",
"txt_recover_two_step_login": "恢复两步登录",
"txt_recovered_but_auto_login_failed_please_sign_in": "已恢复,但自动登录失败,请手动登录",
"txt_recovery_code": "恢复代码",
"txt_recovery_code_and_api_key": "恢复代码和 API 密钥",
"txt_recovery_code_copied": "恢复代码已复制",
"txt_recovery_code_is_empty": "恢复代码为空",
"txt_recovery_code_loaded": "恢复代码已加载",
"txt_api_key": "API 密钥",
"txt_view_api_key": "查看 API 密钥",
"txt_rotate_api_key": "轮换 API 密钥",
"txt_api_key_copied": "API 密钥已复制",
"txt_api_key_loaded": "API 密钥已加载",
"txt_api_key_rotated": "API 密钥已轮换",
"txt_rotate_api_key_confirm": "轮换 API 密钥?当前密钥将立即失效。",
"txt_api_key_is_empty": "API 密钥为空",
"txt_get_api_key_failed": "获取 API 密钥失败",
"txt_get_recovery_code_failed": "获取恢复代码失败",
"txt_rotate_api_key_failed": "轮换 API 密钥失败",
"txt_api_key_dialog_intro": "您的 API 密钥可用于在 Bitwarden CLI 中进行身份验证。",
"txt_api_key_warning_body": "您的 API 密钥是一种替代身份验证机制。请严格保密。",
"txt_oauth_client_credentials": "OAuth 2.0 客户端凭据",
"txt_client_id": "客户端 ID",
"txt_client_secret": "客户端密钥",
"txt_scope": "权限范围",
"txt_grant_type": "授权类型",
"txt_refresh": "刷新",
"txt_refresh_in_seconds_s": "{seconds} 秒后刷新",
"txt_regenerate": "重新生成",
"txt_registration_succeeded_please_sign_in": "注册成功,请登录",
"txt_remove": "移除",
"txt_remove_device": "移除设备",
"txt_remove_device_2": "移除设备",
"txt_remove_all_devices": "移除所有设备",
"txt_remove_all_devices_and_clear_all_2fa_trust": "确认移除所有设备并清除全部 2FA 信任吗?",
"txt_remove_all_devices_and_sign_out_all_sessions": "确认移除所有设备、清除全部信任,并让所有设备重新登录吗?",
"txt_remove_device_name_and_clear_its_2fa_trust": "确认移除设备“{name}”并清除其 2FA 信任吗?",
"txt_remove_device_and_sign_out_name": "确认移除设备“{name}”,清除其信任,并让它重新登录吗?",
"txt_reveal": "显示",
"txt_restore": "恢复",
"txt_revoke": "撤销",
"txt_revoke_30_day_totp_trust_for_name": "确认撤销“{name}”的 30 天 TOTP 信任吗?",
"txt_revoke_30_day_totp_trust_from_all_devices": "确认撤销所有设备的 30 天 TOTP 信任吗?",
"txt_revoke_all_trusted": "撤销全部受信任设备",
"txt_revoke_all_trusted_devices": "撤销所有设备信任",
"txt_revoke_device_authorization": "撤销设备信任",
"txt_revoke_device_trust_failed": "撤销设备信任失败",
"txt_revoke_all_device_trust_failed": "撤销所有设备信任失败",
"txt_revoke_trust": "撤销信任",
"txt_untrust": "不信任",
"txt_update_device_note_failed": "更新设备备注失败",
"txt_role": "角色",
"txt_save": "保存",
"txt_save_profile": "保存资料",
"txt_save_profile_failed": "保存资料失败",
"txt_search_sends": "搜索 Send...",
"txt_session_refresh_failed": "会话刷新失败,请重新登录",
"txt_search_your_secure_vault": "搜索你的密码库...",
"txt_clear_search": "清空搜索",
"txt_clear_search_esc": "清空搜索(Esc",
"txt_sort": "排序",
"txt_sort_last_edited": "最近修改",
"txt_sort_created": "最近创建",
"txt_sort_name": "A-Z",
"txt_secret_and_code_are_required": "密钥和代码不能为空",
"txt_secret_copied": "密钥已复制",
"txt_secure_note": "安全笔记",
"txt_security_code": "安全码",
"txt_security_code_cvv": "安全码 (CVV)",
"txt_select_all": "全选",
"txt_select_duplicate_items": "选择重复项",
"txt_select_an_item": "请选择一个项目",
"txt_send_created": "Send 已创建",
"txt_send_deleted": "Send 已删除",
"txt_send_details": "Send 详情",
"txt_send_file": "Send 文件",
"txt_send_unavailable": "Send 不可用。",
"txt_send_updated": "Send 已更新",
"txt_sign_out": "退出登录",
"txt_ssh_key": "SSH 密钥",
"txt_ssn": "社保号",
"txt_state_province": "省 / 州",
"txt_status": "状态",
"txt_online": "在线",
"txt_offline": "离线",
"txt_submit": "提交",
"txt_sync": "同步",
"txt_sync_vault": "同步",
"txt_switch_to_dark_mode": "切换到暗黑模式",
"txt_switch_to_light_mode": "切换到明亮模式",
"txt_dash": "-",
"txt_text": "文本",
"txt_text_2fa_recovered": "2FA 已恢复",
"txt_text_2fa_recovered_new_recovery_code_code": "2FA 已恢复,新的恢复代码:{code}",
"txt_text_3": "------",
"txt_text_is_required": "文本不能为空",
"txt_text_send": "文本 Send",
"txt_this_is_a_one_time_code_after_it_is_used_a_new_code_is_generated_automatically": "这是一次性恢复代码,使用后将自动生成新的恢复代码。",
"txt_this_item_requires_master_password_every_time_before_viewing_details": "每次查看详情前均需输入主密码",
"txt_this_link_is_missing_decryption_key": "此链接缺少解密密钥",
"txt_this_send_is_password_protected": "此 Send 受密码保护",
"txt_title": "称谓",
"txt_totp": "TOTP",
"txt_totp_code": "TOTP 验证码",
"txt_totp_disabled": "TOTP 已禁用",
"txt_totp_enabled": "TOTP 已启用",
"txt_totp_is_enabled_for_this_account": "此账户已启用 TOTP。",
"txt_total_items_count": "共 {count} 项",
"txt_totp_secret": "TOTP 密钥",
"txt_scan_totp_qr": "扫描 TOTP 二维码",
"txt_totp_qr_starting_camera": "正在启动摄像头...",
"txt_totp_qr_point_camera": "把摄像头对准 TOTP 二维码。",
"txt_totp_qr_scanning": "正在扫描二维码...",
"txt_totp_qr_scanned": "TOTP 内容已填入。",
"txt_totp_qr_not_found": "这张图片里没有识别到二维码。",
"txt_totp_qr_scan_failed": "二维码扫描失败。",
"txt_totp_qr_unsupported": "当前浏览器不支持二维码扫描。可尝试 Chrome 或 Edge,或手动粘贴 TOTP 链接/密钥。",
"txt_totp_qr_camera_unavailable": "无法使用摄像头。请检查浏览器权限,或选择图片。",
"txt_totp_qr_choose_image": "选择图片",
"txt_totp_verify_failed": "TOTP 验证失败",
"txt_attachments": "附件",
"txt_upload_attachments": "上传附件",
"txt_new_attachments": "待上传附件",
"txt_marked_for_removal_count": "保存后将删除 {count} 个附件",
"txt_trash": "回收站",
"txt_trust_this_device_for_30_days": "信任此设备 30 天",
"txt_trusted_until": "信任至",
"txt_two_step_verification": "两步验证",
"txt_type": "类型",
"txt_type_type": "类型 {type}",
"txt_unban": "解封",
"txt_unchecked": "未勾选",
"txt_unknown_device": "未知设备",
"txt_unlock": "解锁",
"txt_unlocking": "正在解锁...",
"txt_unlock_details": "解锁详情",
"txt_unlock_failed": "解锁失败",
"txt_unlock_failed_master_password_is_incorrect": "解锁失败,主密码不正确。",
"txt_unlock_item": "解锁项目",
"txt_unlock_send": "解锁 Send",
"txt_unlock_vault": "解锁密码库",
"txt_unlocked": "已解锁",
"txt_all_devices_removed": "已移除所有设备",
"txt_remove_device_failed": "移除设备失败",
"txt_remove_all_devices_failed": "移除所有设备失败",
"txt_update_item_failed": "更新项目失败",
"txt_update_send_failed": "更新 Send 失败",
"txt_update_user_status_failed": "更新用户状态失败",
"txt_use_recovery_code": "使用恢复代码",
"txt_use_your_one_time_recovery_code_to_disable_two_step_verification": "使用一次性恢复代码禁用两步验证。",
"txt_delete_user_failed": "删除用户失败",
"txt_user_deleted": "用户已删除",
"txt_user_status_updated": "用户状态已更新",
"txt_username": "用户名",
"txt_uri_match_default_base_domain": "默认",
"txt_uri_match_base_domain": "基础域名",
"txt_uri_match_host": "主机",
"txt_uri_match_exact": "精确",
"txt_uri_match_never": "从不",
"txt_uri_match_starts_with": "开始于",
"txt_uri_match_regular_expression": "正则表达",
"txt_users": "用户",
"txt_vault_synced": "密码库已同步",
"txt_verification_code": "验证码",
"txt_verify": "验证",
"txt_warning": "警告",
"txt_view_recovery_code": "查看恢复代码",
"txt_web": "网页",
"txt_website": "网站",
"txt_websites": "网站",
"txt_windows_desktop": "Windows 桌面端",
"txt_yes": "是",
"txt_auto_lock": "会话超时",
"txt_auto_lock_description": "页面闲置后执行会话超时动作;关闭页面或浏览器后再次打开始终进入锁定页。",
"txt_auto_lock_updated": "会话超时已更新",
"txt_session_timeout": "会话超时",
"txt_session_timeout_updated": "会话超时已更新",
"txt_timeout_time": "超时时间",
"txt_timeout_action": "超时动作",
"txt_timeout_action_logout": "注销",
"txt_timeout_action_lock": "锁定",
"txt_in_planning": "构思中",
"txt_security_preferences": "安全偏好",
"txt_timeout_1_minute": "1 分钟",
"txt_timeout_5_minutes": "5 分钟",
"txt_timeout_15_minutes": "15 分钟",
"txt_timeout_30_minutes": "30 分钟",
"txt_timeout_never": "从不",
"txt_lock_after_1_minute": "闲置 1 分钟后",
"txt_lock_after_5_minutes": "闲置 5 分钟后",
"txt_lock_after_15_minutes": "闲置 15 分钟后",
"txt_lock_after_30_minutes": "闲置 30 分钟后",
"txt_lock_after_never": "不因闲置锁定",
"txt_import": "导入",
"txt_export": "导出",
"txt_format": "格式",
"txt_source_file": "源文件",
"txt_folder_handling": "文件夹处理",
"txt_import_folder_mode_original": "保留导入文件中的原始路径",
"txt_import_folder_mode_none": "不使用文件夹",
"txt_import_folder_mode_target": "导入到指定文件夹",
"txt_target_folder": "目标文件夹",
"txt_select_folder_placeholder": "-- 选择文件夹 --",
"txt_import_vault_data_hint": "将数据导入到当前账号。",
"txt_export_vault_data_hint": "从当前账号导出数据。",
"txt_import_export_title": "导入导出",
"txt_encrypted_mode": "加密方式",
"txt_account_verification": "账号验证",
"txt_password_verification": "密码验证",
"txt_file_password": "文件密码",
"txt_zip_password_optional": "ZIP 密码(可选)",
"txt_zip_password": "ZIP 密码",
"txt_close": "关闭",
"txt_total": "总计",
"txt_import_success": "数据导入成功",
"txt_import_success_number_of_items": "一共导入了 {count} 个项目。",
"txt_import_attachment_summary": "附件已导入 {imported}/{total} 个。",
"txt_import_failed_attachments_title": "以下 {count} 个附件未导入:",
"txt_import_attachment_target_not_found": "没有找到对应的导入项目。",
"txt_upload_attachment_failed": "附件上传失败。",
"txt_import_file_password_required": "请输入文件密码。",
"txt_import_invalid_zip_password": "ZIP 密码错误。",
"txt_export_completed": "导出完成",
"txt_export_failed": "导出失败",
"txt_import_invalid_password_protected_file": "密码保护导出文件格式无效。",
"txt_import_decrypt_failed": "导入文件解密失败。",
"txt_import_empty_zip_archive": "ZIP 压缩包为空。",
"txt_import_no_json_found_in_zip": "ZIP 内未找到可导入的 JSON 数据。",
"txt_import_data_json_not_found": "ZIP 内未找到 data.json。",
"txt_import_zip_password_required": "该 ZIP 需要密码。",
"txt_import_invalid_json_file": "JSON 文件无效",
"txt_import_failed": "导入失败",
"txt_import_encrypted_file_title": "导入加密文件",
"txt_import_encrypted_file_message": "该 Bitwarden 导出文件已加密,请输入文件密码继续。",
"txt_import_encrypted_zip_title": "导入加密 ZIP",
"txt_import_encrypted_zip_message": "该 ZIP 压缩包已加密,请输入 ZIP 密码继续。",
"txt_new_type_header": "新建{type}",
"txt_edit_type_header": "编辑{type}",
"txt_delete_folder": "删除文件夹",
"txt_delete_folder_message": "删除文件夹「{name}」?其中的项目将移至无文件夹。",
"txt_delete_all_folders": "删除全部文件夹",
"txt_delete_all_folders_message": "确认删除全部文件夹吗?其中的项目将移至无文件夹。",
"txt_folder_not_found": "文件夹不存在",
"txt_folder_deleted": "文件夹已删除",
"txt_folder_updated": "文件夹已重命名",
"txt_folders_deleted": "文件夹已删除",
"txt_update_folder_failed": "重命名文件夹失败",
"txt_delete_folder_failed": "删除文件夹失败",
"txt_delete_all_folders_failed": "删除全部文件夹失败",
"txt_other": "其他",
"txt_vault_key_unavailable": "账户密钥不可用,请先解锁密码库后重试。",
"txt_vault_not_ready": "密码库数据尚未就绪",
"txt_unsupported_export_format": "不支持的导出格式",
"txt_invalid_encrypted_export": "加密导出文件无效。",
"txt_export_belongs_to_another_account": "此加密导出文件属于另一个账号。",
"txt_invalid_argon2id_params": "导出文件中的 Argon2id 参数无效。",
"txt_unsupported_kdf_type": "不支持的 KDF 类型:{type}",
"txt_invalid_file_password": "文件密码错误。",
"txt_failed_to_map_attachments": "无法将 {count} 个附件匹配到导入项目。",
"txt_role_admin": "管理员",
"txt_role_user": "用户",
"txt_status_active": "正常",
"txt_status_banned": "已封禁",
"txt_status_inactive": "未激活",
"txt_language": "语言",
"txt_display_language": "显示语言",
"txt_language_saved_locally": "此偏好会保存在当前浏览器中,下次打开应用前就会生效。",
"nav_domain_rules": "域名规则",
"txt_domain_rules_description": "多个网站共用同一登录信息时,可将它们设为等效域名;全局规则来自预置列表,自定义规则只影响你自己的匹配。",
"txt_submit_pr": "提交 PR",
"txt_custom_equivalent_domains": "自定义等效域名",
"txt_global_equivalent_domains": "全局等效域名",
"txt_domain_group": "域名组",
"txt_no_custom_domain_rules": "暂无自定义域名规则",
"txt_no_domain_rules_found": "未找到域名规则",
"txt_search_domains": "搜索域名",
"txt_domain_rules_saved": "域名规则已保存",
"txt_domain_rules_save_failed": "保存域名规则失败",
"txt_domain_rules_load_failed": "加载域名规则失败",
"txt_domain_rules_invalid_response": "域名规则响应无效",
"txt_domain_rules_refreshed": "域名规则已刷新",
"txt_saving": "保存中...",
"txt_domain_rule_needs_two_domains": "每条域名规则至少需要两个域名。",
"txt_domain_rule_invalid_domains": "请输入有效域名,例如 example.com。",
"txt_add_domain": "新增域名",
"txt_expand": "展开",
"txt_collapse": "收起",
"txt_nav_layout": "导航样式",
"txt_nav_layout_flat": "直接显示",
"txt_nav_layout_flat_desc": "所有页面直接列出来",
"txt_nav_layout_grouped_expanded": "分组展开",
"txt_nav_layout_grouped_expanded_desc": "父子菜单全部展开",
"txt_nav_layout_grouped_smart": "智能分组",
"txt_nav_layout_grouped_smart_desc": "当前相关分组自动展开",
"txt_remove_domain": "移除域名"
};
export default zhCN;