1115 lines
60 KiB
JSON
1115 lines
60 KiB
JSON
{
|
||
"about.creator_heading": "认识创始人",
|
||
"about.creator_name": "Christian Krakau-Louis",
|
||
"about.creator_pre": "DocuElevate 是由热情开发的",
|
||
"about.features_admin_api": "强大的 REST API 用于程序化访问",
|
||
"about.features_admin_config": "通过环境变量高度可配置",
|
||
"about.features_admin_docker": "支持 Docker 以便于部署和扩展",
|
||
"about.features_admin_heading": "管理",
|
||
"about.features_admin_oauth2": "支持使用 Authentik 的 OAuth2 认证",
|
||
"about.features_automation_background": "使用 Redis 和 Celery 的后台处理",
|
||
"about.features_automation_gmail": "Gmail 和通用电子邮件账户集成",
|
||
"about.features_automation_heading": "自动化",
|
||
"about.features_automation_imap": "从多个来源进行 IMAP 收件箱轮询",
|
||
"about.features_automation_ingestion": "自动化文档摄取来自各种输入",
|
||
"about.features_heading": "主要特点",
|
||
"about.features_integration_cloud": "云存储:Dropbox、Google Drive、OneDrive、Amazon S3",
|
||
"about.features_integration_heading": "集成与存储",
|
||
"about.features_integration_multi_dest": "多目的地支持(在多个位置存储文档)",
|
||
"about.features_integration_protocols": "传输协议:FTP、SFTP、电子邮件转发",
|
||
"about.features_integration_selfhosted": "自托管选项:Nextcloud、Paperless NGX、WebDAV",
|
||
"about.features_processing_classification": "智能文档分类和日期提取",
|
||
"about.features_processing_heading": "文档处理",
|
||
"about.features_processing_metadata": "使用可插拔的 AI 提供者进行自动元数据提取",
|
||
"about.features_processing_ocr": "由 Azure Document Intelligence 提供支持的 OCR",
|
||
"about.features_processing_pdf": "通过 Gotenberg 将各种文件格式转换为 PDF",
|
||
"about.features_processing_upload": "简单安全的文件上传,支持拖放",
|
||
"about.github_logo_alt": "GitHub 标志",
|
||
"about.heading": "关于 DocuElevate",
|
||
"about.intro_post": " – 您现代、智能的文档处理解决方案!我们建立了 DocuElevate,完全改变了您处理文档的方式 – 从上传到提取,从处理到存储。",
|
||
"about.intro_pre": "欢迎来到 ",
|
||
"about.involved_description": "想深入代码,贡献想法或了解更多关于 DocuElevate 的信息吗?",
|
||
"about.involved_docs": "阅读文档",
|
||
"about.involved_github": "查看 GitHub 上的 DocuElevate",
|
||
"about.involved_heading": "参与其中",
|
||
"about.involved_website": "访问 DocuElevate 网站",
|
||
"about.legal_description": "我们关心您的隐私和数据安全。请查看我们的:",
|
||
"about.legal_heading": "隐私与法律",
|
||
"about.legal_license": "许可证信息",
|
||
"about.legal_privacy": "隐私声明",
|
||
"about.page_title": "关于 DocuElevate",
|
||
"about.story_heading": "我们的故事",
|
||
"about.story_p1": "DocuElevate的创建目标只有一个:简化和优化每个人的文档管理,无论您是小型创业公司还是大型企业。",
|
||
"about.story_p2": "我们利用可插拔的AI提供者(OpenAI、Anthropic Claude、Google Gemini、Ollama、OpenRouter、Portkey等)进行元数据提取和文本精炼,与Dropbox、Nextcloud和Paperless NGX无缝集成以进行存储和索引,利用Azure文档智能进行OCR,甚至使用Gotenberg进行文件到PDF的转换。",
|
||
"api_tokens.col_created": "创建于",
|
||
"api_tokens.col_last_ip": "最后的IP",
|
||
"api_tokens.col_last_used": "最后使用",
|
||
"api_tokens.col_name": "名称",
|
||
"api_tokens.col_prefix": "令牌前缀",
|
||
"api_tokens.copy_to_clipboard": "复制令牌到剪贴板",
|
||
"api_tokens.copy_upload_example": "复制上传示例到剪贴板",
|
||
"api_tokens.copy_warning_1": "现在复制此令牌 — 它将",
|
||
"api_tokens.copy_warning_2": "不会再次显示",
|
||
"api_tokens.create_heading": "创建新令牌",
|
||
"api_tokens.create_token": "创建令牌",
|
||
"api_tokens.creating": "正在创建\u0001\u0001",
|
||
"api_tokens.heading": "API令牌",
|
||
"api_tokens.intro": "创建个人API令牌以通过编程方式与DocuElevate API进行交互。使用令牌进行Webhook上传、CI/CD管道或任何需要上传或检索文档的脚本。",
|
||
"api_tokens.loading_tokens": "正在加载令牌\u0001\u0001",
|
||
"api_tokens.never": "从不",
|
||
"api_tokens.no_tokens_heading": "尚无API令牌",
|
||
"api_tokens.no_tokens_help": "在上方创建您的第一个令牌以开始使用。",
|
||
"api_tokens.page_title": "API令牌 – DocuElevate",
|
||
"api_tokens.revoke": "撤销",
|
||
"api_tokens.revoke_prefix": "撤销令牌",
|
||
"api_tokens.status_active": "活动",
|
||
"api_tokens.status_revoked": "已撤销",
|
||
"api_tokens.table_aria": "API令牌",
|
||
"api_tokens.token_created": "令牌创建成功!",
|
||
"api_tokens.token_name_label": "令牌名称",
|
||
"api_tokens.token_name_placeholder": "例如 CI管道、Webhook上传、我的脚本",
|
||
"api_tokens.usage_heading": "使用示例",
|
||
"api_tokens.usage_intro_post": "与任何API请求的头部:",
|
||
"api_tokens.usage_intro_pre": "在",
|
||
"api_tokens.your_tokens": "您的令牌",
|
||
"app.name": "DocuElevate",
|
||
"audit.col_ip": "IP",
|
||
"audit.col_resource": "资源",
|
||
"audit.col_timestamp": "时间戳",
|
||
"audit.critical": "关键",
|
||
"audit.filter_action": "行动",
|
||
"audit.filter_all_actions": "所有行动",
|
||
"audit.filter_all_users": "所有用户",
|
||
"audit.filter_resource_placeholder": "例如:文档、用户",
|
||
"audit.filter_resource_type": "资源类型",
|
||
"audit.filter_severity": "严重性",
|
||
"audit.filter_user": "用户",
|
||
"audit.filters_section_label": "审计日志过滤器",
|
||
"audit.next": "下一步",
|
||
"audit.next_label": "下一页",
|
||
"audit.no_events": "尚未记录任何审计事件。",
|
||
"audit.no_events_hint": "重要操作(登录、文档操作、设置更改)将在此处出现。",
|
||
"audit.page_title": "审计日志 - DocuElevate",
|
||
"audit.pagination_label": "审计日志分页",
|
||
"audit.prev": "上一步",
|
||
"audit.prev_label": "上一页",
|
||
"audit.refresh_label": "刷新审计日志",
|
||
"audit.siem_disabled_title": "SIEM 转发已禁用",
|
||
"audit.siem_enabled_title": "事件正在转发至 ",
|
||
"audit.siem_off": "SIEM:关闭",
|
||
"audit.subtitle": "对所有重要操作的全面追加记录。",
|
||
"audit.table_label": "审计日志事件",
|
||
"audit.title": "审计日志",
|
||
"auth.confirm_password": "确认密码",
|
||
"auth.create_account": "创建账户",
|
||
"auth.display_name_label": "显示名称",
|
||
"auth.email_label": "电子邮件",
|
||
"auth.forgot_password": "忘记密码?",
|
||
"auth.forgot_username": "忘记用户名?",
|
||
"auth.login": "登录",
|
||
"auth.login_title": "登录",
|
||
"auth.logo_alt": "DocuElevate 标志",
|
||
"auth.logout": "登出",
|
||
"auth.my_account": "我的账户",
|
||
"auth.no_account": "还没有账户?",
|
||
"auth.or_continue_with": "或继续使用",
|
||
"auth.password_label": "密码",
|
||
"auth.profile": "个人资料",
|
||
"auth.remember_me": "记住我",
|
||
"auth.return_home": "返回首页",
|
||
"auth.sign_in": "签到",
|
||
"auth.sign_in_sso": "使用 SSO 登录",
|
||
"auth.sign_in_with": "使用进行登录",
|
||
"auth.sign_in_with_username": "使用用户名登录",
|
||
"auth.signup": "注册",
|
||
"auth.signup_title": "注册",
|
||
"auth.username_label": "用户名",
|
||
"auth.username_or_email": "用户名或电子邮件",
|
||
"auth.verify_email_back_sign_in": "返回登录",
|
||
"auth.verify_email_expiry": "链接在 24 小时内过期。如果您没有看到电子邮件,请检查您的垃圾邮件文件夹。",
|
||
"auth.verify_email_heading": "检查您的收件箱",
|
||
"auth.verify_email_message": "我们已向您发送了验证电子邮件。请点击电子邮件中的链接以激活您的帐户。",
|
||
"auth.verify_email_page_title": "DocuElevate - 验证您的电子邮件",
|
||
"auth.verify_email_resend_aria_label": "重新发送的电子邮件地址",
|
||
"auth.verify_email_resend_button": "重新发送验证电子邮件",
|
||
"auth.verify_email_resend_label": "电子邮件地址",
|
||
"auth.verify_email_resend_placeholder": "输入您的电子邮件地址",
|
||
"auth.verify_email_resend_prompt": "没有收到它吗?",
|
||
"backup.archives_heading": "备份档案",
|
||
"backup.backup_now": "立即备份",
|
||
"backup.clean_up": "清理",
|
||
"backup.cleanup_title": "立即运行保留清理",
|
||
"backup.col_created": "创建时间",
|
||
"backup.col_filename": "文件名",
|
||
"backup.col_size": "大小",
|
||
"backup.col_storage": "存储",
|
||
"backup.col_type": "类型",
|
||
"backup.config_auto_backup": "自动备份",
|
||
"backup.config_remote_dest": "远程目标",
|
||
"backup.config_retention": "保留",
|
||
"backup.config_total_size": "总本地大小",
|
||
"backup.confirm_btn": "确认",
|
||
"backup.confirm_title": "确认操作",
|
||
"backup.heading": "备份管理",
|
||
"backup.local_only": "仅限本地",
|
||
"backup.no_backups": "尚无备份。",
|
||
"backup.no_backups_hint": "点击立即备份以创建您的第一个备份。",
|
||
"backup.page_title": "备份管理",
|
||
"backup.records_label": "记录",
|
||
"backup.restore_btn": "恢复",
|
||
"backup.restore_desc_mid": "备份档案以恢复数据库。",
|
||
"backup.restore_desc_pre": "上传一个",
|
||
"backup.restore_desc_warning": "这将覆盖当前所有数据。",
|
||
"backup.restore_file_label": "备份归档 (.db.gz)",
|
||
"backup.restore_heading": "从文件恢复",
|
||
"backup.restoring": "正在恢复\u0014\u001e\u001f...",
|
||
"backup.retention_daily_detail": "\u0013 保留 3 周",
|
||
"backup.retention_heading": "保留策略",
|
||
"backup.retention_hourly_detail": "\u0013 保留 4 天",
|
||
"backup.retention_note": "超出这些限制的备份将在每次创建新备份后自动剪裁。",
|
||
"backup.retention_weekly_detail": "\u0013 保留 ~3 个月",
|
||
"backup.snapshots": "快照",
|
||
"backup.status_ok": "正常",
|
||
"backup.storage_local": "本地",
|
||
"backup.subtitle": "数据库备份会自动创建:每小时(4天),每天(3周),每周(13周)。",
|
||
"backup.table_aria": "备份归档",
|
||
"backup.trigger_daily": "立即备份(每日)",
|
||
"backup.trigger_hourly": "立即备份(每小时)",
|
||
"backup.trigger_weekly": "立即备份(每周)",
|
||
"backup.type_daily": "每日",
|
||
"backup.type_hourly": "每小时",
|
||
"backup.type_weekly": "每周",
|
||
"billing.go_to_dashboard": "前往仪表板",
|
||
"billing.manage_subscription": "管理订阅",
|
||
"billing.success_heading": "您已准备就绪!",
|
||
"billing.success_message": "您的订阅已激活。感谢您选择 DocuElevate!",
|
||
"billing.success_page_title": "DocuElevate - 订阅已激活",
|
||
"common.actions": "操作",
|
||
"common.active": "活跃",
|
||
"common.all": "所有",
|
||
"common.avatar": "头像",
|
||
"common.back": "返回",
|
||
"common.cancel": "取消",
|
||
"common.close": "关闭",
|
||
"common.col_pending": "待处理",
|
||
"common.completed": "已完成",
|
||
"common.confirm": "确认",
|
||
"common.copied": "已复制!",
|
||
"common.copy": "复制",
|
||
"common.create": "创建",
|
||
"common.created": "已创建",
|
||
"common.date": "日期",
|
||
"common.delete": "删除",
|
||
"common.description": "描述",
|
||
"common.details": "详细信息",
|
||
"common.disabled": "已禁用",
|
||
"common.download": "下载",
|
||
"common.duplicate": "重复",
|
||
"common.edit": "编辑",
|
||
"common.enabled": "已启用",
|
||
"common.error": "错误",
|
||
"common.failed": "失败",
|
||
"common.filter": "过滤",
|
||
"common.inactive": "未激活",
|
||
"common.info": "信息",
|
||
"common.loading": "加载中...",
|
||
"common.name": "名称",
|
||
"common.next": "下一个",
|
||
"common.next_page": "下一页",
|
||
"common.no": "否",
|
||
"common.none": "无",
|
||
"common.page": "页面",
|
||
"common.paused": "暂停",
|
||
"common.pending": "待处理",
|
||
"common.prev_page": "上一页",
|
||
"common.previous": "上一个",
|
||
"common.processing": "处理中",
|
||
"common.refresh": "刷新",
|
||
"common.reset": "重置",
|
||
"common.retry": "重试",
|
||
"common.save": "保存",
|
||
"common.search": "搜索",
|
||
"common.select": "选择",
|
||
"common.select_placeholder": "— 请选择 —",
|
||
"common.size": "大小",
|
||
"common.status": "状态",
|
||
"common.submit": "提交",
|
||
"common.success": "成功",
|
||
"common.tags": "标签",
|
||
"common.test": "测试",
|
||
"common.test_connection": "测试连接",
|
||
"common.type": "类型",
|
||
"common.update": "更新",
|
||
"common.updated": "更新",
|
||
"common.upload": "上传",
|
||
"common.view": "查看",
|
||
"common.warning": "警告",
|
||
"common.yes": "是",
|
||
"cookie.accept": "明白了",
|
||
"cookie.learn_more": "了解更多",
|
||
"cookie.message": "本网站使用cookies来改善您的体验。",
|
||
"cookie.notice": "DocuElevate只使用进行身份验证和服务操作所需的基本会话cookies。不使用跟踪或分析cookies。",
|
||
"cookie.notice_label": "Cookie通知",
|
||
"cookie.policy_link": "Cookie政策",
|
||
"cookie.privacy_link": "隐私通知",
|
||
"credentials.col_action": "操作",
|
||
"credentials.col_credential": "凭据",
|
||
"credentials.col_source": "来源",
|
||
"credentials.configured": "已配置",
|
||
"credentials.edit_in_settings": "在设置中编辑",
|
||
"credentials.legend_db": "存储在数据库中的值(静态加密;覆盖环境变量)",
|
||
"credentials.legend_env_after": " 文件",
|
||
"credentials.legend_env_before": "来自环境变量或 ",
|
||
"credentials.legend_missing": "凭据未设置 — 集成将无法工作",
|
||
"credentials.legend_restart": "轮换此凭据时需要重新启动",
|
||
"credentials.legend_title": "图例",
|
||
"credentials.manage_settings": "管理设置",
|
||
"credentials.not_configured": "未配置",
|
||
"credentials.page_title": "凭据审核 - DocuElevate",
|
||
"credentials.raw_json": "原始JSON(API)",
|
||
"credentials.restart_title": "轮换此凭据后需要重新启动",
|
||
"credentials.source_db_title": "存储在数据库中(加密)",
|
||
"credentials.source_env_title": "来自环境变量",
|
||
"credentials.status_missing": "缺失",
|
||
"credentials.subtitle": "DocuElevate使用的所有敏感凭据的概述。这里不会显示任何秘密值 — 仅显示每个凭据是否已配置以及其来源。",
|
||
"credentials.table_for": "凭据用于",
|
||
"credentials.title": "凭据审核",
|
||
"credentials.total_credentials": "总凭据",
|
||
"dashboard.active_integrations": "活动集成",
|
||
"dashboard.files_this_month": "本月文件",
|
||
"dashboard.files_today": "今天文件",
|
||
"dashboard.ocr_processed": "OCR处理",
|
||
"dashboard.quick_actions": "快速操作",
|
||
"dashboard.recent_activity": "最近活动",
|
||
"dashboard.storage_targets": "存储目标",
|
||
"dashboard.title": "仪表板",
|
||
"dashboard.total_files": "总文件",
|
||
"dashboard.welcome": "欢迎来到DocuElevate",
|
||
"duplicates.file_id_label": "文件ID",
|
||
"duplicates.file_id_placeholder": "例如42",
|
||
"duplicates.find_btn": "查找",
|
||
"duplicates.found_files": "找到的重复文件总数。",
|
||
"duplicates.found_groups": "找到的重复组,包含",
|
||
"duplicates.found_prefix": "找到",
|
||
"duplicates.group_aria": "重复组",
|
||
"duplicates.heading": "重复文档",
|
||
"duplicates.how_it_works_heading": "近似重复检测的工作原理",
|
||
"duplicates.max_results_label": "最大结果",
|
||
"duplicates.near_dup_desc": "选择一个文档以检查是否有其他文件包含相同(或非常相似)的内容——即使它们在不同的时间被扫描,且具有不同的SHA-256哈希。",
|
||
"duplicates.near_dup_heading": "查找文档的近似重复",
|
||
"duplicates.no_exact_heading": "未找到精确重复",
|
||
"duplicates.page_title": "重复文档 - DocuElevate",
|
||
"duplicates.pagination_aria": "分页",
|
||
"duplicates.role_duplicate": "重复",
|
||
"duplicates.role_original": "原始",
|
||
"duplicates.tab_exact": "精确重复",
|
||
"duplicates.tab_near": "近似重复查找器",
|
||
"duplicates.tabs_aria": "重复检测标签",
|
||
"duplicates.threshold_label": "相似性阈值",
|
||
"duplicates.view_dup_aria": "查看重复文件",
|
||
"duplicates.view_original_aria": "查看原始文件",
|
||
"error.404_code": "404",
|
||
"error.404_heading": "哎呀,我们找不到那个页面!",
|
||
"error.404_home": "返回主页",
|
||
"error.404_message": "似乎DocuElevate找不到您要查找的文档。别担心——我们会支持您。",
|
||
"error.404_title": "404 - 找不到",
|
||
"error.500_code": "500",
|
||
"error.500_debug_info": "显示调试信息",
|
||
"error.500_description": "我们的服务器遇到了一个小问题,需要一点时间。",
|
||
"error.500_heading": "哎呀!出了点问题。",
|
||
"error.500_home": "回到主页",
|
||
"error.500_img_alt": "服务器错误的插图",
|
||
"error.500_message1": "我们的服务器遇到了一个小问题,需要一点时间。也许是仓鼠洒了咖啡?",
|
||
"error.500_message2": "我们已经在处理了——整理文件、重启服务器和重新校准通量电容器。",
|
||
"error.500_title": "服务器错误 - DocuElevate",
|
||
"error.forbidden": "禁止",
|
||
"error.forbidden_message": "您没有权限访问此页面。",
|
||
"error.not_found": "页面未找到",
|
||
"error.not_found_message": "您要查找的页面不存在。",
|
||
"error.server_error": "内部服务器错误",
|
||
"error.server_error_message": "出现问题。请稍后再试。",
|
||
"error.unauthorized": "未授权",
|
||
"error.unauthorized_message": "您需要登录才能访问此页面。",
|
||
"files.action_delete": "删除文件",
|
||
"files.action_details": "查看详情",
|
||
"files.action_preview": "快速预览",
|
||
"files.bulk_clear_selection": "清除选择",
|
||
"files.bulk_cloud_ocr": "重新运行云OCR",
|
||
"files.bulk_delete": "删除所选项",
|
||
"files.bulk_download": "下载为ZIP",
|
||
"files.bulk_reprocess": "重新处理所选项",
|
||
"files.delete_modal_cancel": "取消",
|
||
"files.delete_modal_confirm": "删除",
|
||
"files.delete_modal_message": "您确定要删除此文件吗?",
|
||
"files.delete_modal_title": "确认删除",
|
||
"files.document_title": "文档标题",
|
||
"files.drop_overlay_hint": "支持PDF、Office文档、图像、HTML、Markdown等 - 文件夹会递归处理",
|
||
"files.drop_overlay_title": "将文件或文件夹拖放到此处上传",
|
||
"files.error_hint": "这可能是由于配置或导入问题。请检查服务器日志。",
|
||
"files.file_size": "文件大小",
|
||
"files.filename": "文件名",
|
||
"files.files_selected": "已选择文件",
|
||
"files.filter_all_providers": "所有提供者",
|
||
"files.filter_all_statuses": "所有状态",
|
||
"files.filter_all_types": "所有类型",
|
||
"files.filter_apply": "应用过滤器",
|
||
"files.filter_clear": "清除",
|
||
"files.filter_date_from": "日期从",
|
||
"files.filter_date_from_aria": "从日期过滤",
|
||
"files.filter_date_to": "日期至",
|
||
"files.filter_date_to_aria": "至日期过滤",
|
||
"files.filter_form_aria": "过滤文件",
|
||
"files.filter_mime_type": "MIME 类型",
|
||
"files.filter_ocr_all": "所有文件",
|
||
"files.filter_ocr_good": "良好质量",
|
||
"files.filter_ocr_poor": "差质量",
|
||
"files.filter_ocr_quality": "OCR 质量",
|
||
"files.filter_ocr_quality_aria": "按 OCR 质量得分过滤",
|
||
"files.filter_ocr_unchecked": "尚未评估",
|
||
"files.filter_search_label": "搜索文件名",
|
||
"files.filter_search_placeholder": "输入文件名...",
|
||
"files.filter_storage_provider": "存储提供商",
|
||
"files.filter_tags_aria": "按标签过滤(用逗号分隔)",
|
||
"files.filter_tags_placeholder": "例如:发票,亚马逊",
|
||
"files.fulltext_search_label": "全文搜索(OCR 文本、元数据、标签)",
|
||
"files.fulltext_search_placeholder": "搜索文档内容、发件人、标签、类型...",
|
||
"files.no_files": "未找到文件",
|
||
"files.ocr_status": "OCR 状态",
|
||
"files.page_title": "文件记录",
|
||
"files.pagination_files": "文件",
|
||
"files.pagination_first": "首页",
|
||
"files.pagination_last": "末页",
|
||
"files.pagination_nav_aria": "文件列表分页",
|
||
"files.pagination_next": "下一页",
|
||
"files.pagination_of": "的",
|
||
"files.pagination_previous": "上一页",
|
||
"files.pagination_showing": "显示",
|
||
"files.preview_modal_close": "关闭预览",
|
||
"files.preview_modal_title": "预览",
|
||
"files.queue_banner_items": "项正在排队或处理中。文件处理完成后将出现在这里。",
|
||
"files.queue_banner_link": "查看队列",
|
||
"files.saved_searches_empty": "尚无保存的搜索",
|
||
"files.saved_searches_error": "无法加载保存的搜索",
|
||
"files.saved_searches_label": "保存的搜索",
|
||
"files.saved_searches_save": "保存当前",
|
||
"files.saved_searches_save_aria": "将当前过滤器保存为保存的搜索",
|
||
"files.search_results_empty": "未找到结果。",
|
||
"files.search_results_title": "搜索结果",
|
||
"files.status_duplicate": "重复",
|
||
"files.table_actions": "操作",
|
||
"files.table_aria": "文件记录",
|
||
"files.table_created_at": "创建于",
|
||
"files.table_empty": "未找到文件",
|
||
"files.table_id": "ID",
|
||
"files.table_mime_type": "MIME 类型",
|
||
"files.table_original_filename": "原始文件名",
|
||
"files.table_select_all": "选择此页面上的所有文件",
|
||
"files.tags": "标签",
|
||
"files.title": "文件",
|
||
"files.upload_modal_aria": "上传进度",
|
||
"files.upload_modal_close": "关闭上传进度",
|
||
"files.upload_modal_header": "上传文件",
|
||
"files.uploaded": "已上传",
|
||
"footer.about": "关于",
|
||
"footer.attribution": "归属",
|
||
"footer.attributions": "归属",
|
||
"footer.cookies": "Cookies",
|
||
"footer.copyright": "DocuElevate {year}",
|
||
"footer.imprint": "印记",
|
||
"footer.license": "许可证",
|
||
"footer.navigation": "页脚导航",
|
||
"footer.privacy": "隐私",
|
||
"footer.terms": "条款",
|
||
"footer.version": "版本 {version}",
|
||
"help.destinations_dropbox": "Dropbox",
|
||
"help.destinations_dropbox_desc": "OAuth链接。文件存放在您选择的文件夹中。",
|
||
"help.destinations_email": "邮件转发",
|
||
"help.destinations_email_desc": "处理后的文件作为SMTP附件发送。",
|
||
"help.destinations_google_drive": "Google Drive",
|
||
"help.destinations_google_drive_desc": "服务账户或OAuth。支持共享驱动。",
|
||
"help.destinations_heading": "目的地 - 文档去往何处",
|
||
"help.destinations_nextcloud": "Nextcloud / WebDAV",
|
||
"help.destinations_nextcloud_desc": "通过WebDAV自托管的云存储。",
|
||
"help.destinations_onedrive": "OneDrive",
|
||
"help.destinations_onedrive_desc": "Microsoft Graph API集成。",
|
||
"help.destinations_paperless": "Paperless-ngx",
|
||
"help.destinations_paperless_desc": "直接将文档推送到Paperless进行归档。",
|
||
"help.destinations_s3": "Amazon S3",
|
||
"help.destinations_s3_desc": "任何兼容S3的存储桶(AWS、MinIO、Wasabi)。",
|
||
"help.destinations_sftp": "SFTP / FTP",
|
||
"help.destinations_sftp_desc": "安全文件传输到任何服务器。",
|
||
"help.destinations_webhook": "Webhook",
|
||
"help.destinations_webhook_desc": "将元数据POST到任何外部端点。",
|
||
"help.documentation": "文档",
|
||
"help.faq": "常见问题",
|
||
"help.faq_1_a": "导航到上传页面,拖放您的文件或点击选择文件。DocuElevate将图像和办公文档转换为PDF,运行OCR并自动提取元数据。",
|
||
"help.faq_1_q": "我如何上传文档?",
|
||
"help.faq_2_a": "PDF, JPEG, PNG, TIFF, BMP, GIF, DOCX, XLSX, PPTX, ODT, ODS, TXT, RTF 和 HTML。非 PDF 文件在处理前会自动转换为 PDF。",
|
||
"help.faq_2_q": "支持哪些文件格式?",
|
||
"help.faq_3_a": "可以。前往邮箱摄取,添加 IMAP 账户,DocuElevate 将自动轮询新消息并处理附件。",
|
||
"help.faq_3_q": "我可以从电子邮件中摄取文档吗?",
|
||
"help.faq_4_a": "管道允许您链式处理步骤 – OCR、AI 提取、格式转换 – 并将结果路由到一个或多个目标。从管道页面创建和管理它们。",
|
||
"help.faq_4_q": "处理管道如何工作?",
|
||
"help.faq_5_a": "DocuElevate 对静态凭据加密,通过 TLS 通信,并且永远不会存储您的文档超过必要的时间。有关详细信息,请参阅隐私通知。",
|
||
"help.faq_5_a_post": "以获取完整详情。",
|
||
"help.faq_5_a_pre": "DocuElevate 在静止状态下对凭据进行加密,通过 TLS 进行通信,且从不将您的文档存储超过必要的时间。请参见 ",
|
||
"help.faq_5_q": "我的数据安全吗?",
|
||
"help.faq_heading": "常见问题",
|
||
"help.getting_started": "开始使用",
|
||
"help.heading": "帮助中心",
|
||
"help.ingestion_curl": "cURL / REST API",
|
||
"help.ingestion_curl_desc": "使用 REST API 以编程方式推送文档。通过 Bearer 令牌进行身份验证,并将文件 POST 到上传端点。",
|
||
"help.ingestion_heading": "数据摄取工具",
|
||
"help.ingestion_mobile": "移动应用",
|
||
"help.ingestion_mobile_desc": "使用任何支持自定义 HTTP 上传目标的移动扫描应用程序,从手机或平板电脑将照片和扫描件发送到 DocuElevate。",
|
||
"help.ingestion_scanners": "网络扫描仪",
|
||
"help.ingestion_scanners_desc": "将任何网络扫描仪或多功能打印机指向 DocuElevate 的上传端点。扫描的文档直接进入您的处理队列。",
|
||
"help.ingestion_watched_folders": "监控文件夹",
|
||
"help.ingestion_watched_folders_desc": "配置一个本地或网络文件夹以进行监控。放置在监控文件夹中的任何文件都会被 DocuElevate 自动上传和处理。",
|
||
"help.ingestion_zapier": "Zapier / n8n / Make",
|
||
"help.ingestion_zapier_desc": "通过 Zapier、n8n 或 Make 将 DocuElevate 集成到您的自动化工作流程中。使用 REST API 操作从任何事件触发文档上传。",
|
||
"help.meta_description": "获取有关 DocuElevate 的帮助 – 查找有关上传文档、连接云存储、设置管道等的指南。",
|
||
"help.og_description": "获取有关 DocuElevate 的帮助 – 查找有关上传文档、连接云存储、设置管道等的指南。",
|
||
"help.page_title": "帮助中心",
|
||
"help.privacy_notice": "隐私通知",
|
||
"help.quickstart_heading": "快速入门",
|
||
"help.quickstart_storage": "连接存储",
|
||
"help.quickstart_storage_desc": "前往设置并链接您的云帐户。处理后的文档会自动路由到您配置的每个目标。",
|
||
"help.quickstart_storage_desc_full": "前往集成并链接您的云存储帐户。DocuElevate 支持 Dropbox、Google Drive、OneDrive、Amazon S3、Nextcloud 等。处理的文档会自动路由到您配置的每个目标。",
|
||
"help.quickstart_upload": "上传文档",
|
||
"help.quickstart_upload_desc": "将文件拖放到上传页面或点击选择文件。DocuElevate 会将图像和办公文档转换为 PDF,自动运行 OCR 并提取元数据。",
|
||
"help.quickstart_workflows": "自动化工作流",
|
||
"help.quickstart_workflows_desc": "创建管道以定义多步骤处理和路由规则。将 OCR、AI 提取、格式转换和交付结合在一个流程中。",
|
||
"help.sources_email_ingestion": "电子邮件摄取 (IMAP)",
|
||
"help.sources_email_ingestion_desc": "将文档转发到专用邮箱。在电子邮件摄取下,添加一个或多个 IMAP 账户。DocuElevate 会轮询新消息并自动处理附件。",
|
||
"help.sources_heading": "来源 – 获取文档",
|
||
"help.sources_rest_api": "REST API",
|
||
"help.sources_rest_api_desc": "通过 POST 文件到 /api/upload 进行程序集成。适合脚本、监视文件夹、扫描仪或第三方工具,如 Zapier 和 n8n。",
|
||
"help.sources_scanner": "扫描仪和移动设备",
|
||
"help.sources_scanner_desc": "将网络扫描仪指向 DocuElevate 的上传端点,或使用任何支持自定义 HTTP 目标的移动扫描应用。",
|
||
"help.sources_scanner_desc_full": "配置您的网络扫描仪或多功能打印机,将扫描件直接发送到 DocuElevate。使用 /api/upload 端点作为目标。也支持具有自定义上传目标的移动扫描应用。",
|
||
"help.sources_web_upload": "网页上传",
|
||
"help.sources_web_upload_desc": "开始使用的最快方法。打开上传页面,拖放一个或多个文件,DocuElevate 会处理其余的。支持的格式包括 PDF、JPEG、PNG、TIFF、DOCX、XLSX 等。",
|
||
"help.subheading": "您获得最大收益所需的一切。浏览下面的主题或搜索您所需的内容。",
|
||
"help.support": "支持",
|
||
"help.support_admin_message": "联系您的管理员获取支持信息。",
|
||
"help.support_description": "找不到您要寻找的内容?我们的支持团队会提供帮助。",
|
||
"help.support_heading": "联系支持",
|
||
"help.support_live_chat": "提供实时聊天 – 点击聊天气泡开始对话。",
|
||
"help.support_ticket_button": "提交工单",
|
||
"help.support_ticket_desc": "填写下面的表格,我们的支持团队会尽快与您联系。",
|
||
"help.support_ticket_heading": "打开支持工单",
|
||
"help.title": "帮助中心",
|
||
"help.workflows_creating": "创建管道",
|
||
"help.workflows_definition": "管道是一系列在每次摄取文档时自动运行的处理步骤。每个步骤都可以转换、丰富或路由文档。",
|
||
"help.workflows_heading": "工作流和管道",
|
||
"help.workflows_step_1": "转换为 PDF",
|
||
"help.workflows_step_1_create": "在主菜单中转到管道。",
|
||
"help.workflows_step_1_full": "转换为 PDF – 所有传入文件都会标准化为一致的 PDF 格式。",
|
||
"help.workflows_step_2": "OCR - 提取文本",
|
||
"help.workflows_step_2_create": "点击新建管道并给予其一个名称。",
|
||
"help.workflows_step_2_full": "OCR – 使用 Azure 文档智能或内置引擎从扫描页面提取可选择的文本。",
|
||
"help.workflows_step_3": "AI 元数据提取",
|
||
"help.workflows_step_3_create": "添加所需的处理步骤。",
|
||
"help.workflows_step_3_full": "AI 元数据提取 – 通过 OpenAI 分类文档类型并提取关键字段,例如金额、日期和名称。",
|
||
"help.workflows_step_4": "交付到一个或多个目的地",
|
||
"help.workflows_step_4_create": "选择一个或多个交付目的地。",
|
||
"help.workflows_step_5_create": "保存 - 新文档将通过此管道自动处理。",
|
||
"help.workflows_typical_steps": "典型步骤",
|
||
"help.workflows_what_is": "什么是管道?",
|
||
"index.badge_intelligent": "智能文档处理",
|
||
"index.button_browse_files": "浏览文件",
|
||
"index.button_upload": "上传",
|
||
"index.capabilities_cloud": "云存储:Dropbox、OneDrive、Google Drive、NextCloud",
|
||
"index.capabilities_ingestion": "基于电子邮件和 URL 的文档摄取",
|
||
"index.capabilities_ocr": "使用 AI 的 OCR 和元数据提取",
|
||
"index.capabilities_paperless": "Paperless-ngx集成用于文档管理",
|
||
"index.capabilities_title": "功能",
|
||
"index.capabilities_workflows": "自动分类和路由工作流",
|
||
"index.cta_description": "加入那些已经通过 DocuElevate 自动化文档处理的团队。",
|
||
"index.cta_heading": "准备提升您的文档工作流程吗?",
|
||
"index.cta_pricing": "查看定价",
|
||
"index.cta_signup": "创建一个免费帐户",
|
||
"index.dashboard_subtitle": "智能文档处理与管理",
|
||
"index.dashboard_subtitle_teams": "智能文档处理与管理 - 为团队打造",
|
||
"index.feature_ai": "AI 元数据提取",
|
||
"index.feature_ai_desc": "OpenAI、Claude、Gemini 和其他可插拔 AI 提供商对文档进行分类并提取关键字段,如日期、金额和主题。",
|
||
"index.feature_cloud": "多云存储",
|
||
"index.feature_cloud_desc": "将处理后的文件路由到 Dropbox、Google Drive、OneDrive、Amazon S3、Nextcloud、Paperless NGX、WebDAV、FTP/SFTP 等。",
|
||
"index.feature_email": "电子邮件和 IMAP 摄取",
|
||
"index.feature_email_desc": "自动从 Gmail 或任何 IMAP 邮箱中提取文档 - 无需手动上传。",
|
||
"index.feature_ocr": "OCR 和文本提取",
|
||
"index.feature_ocr_desc": "Azure 文档智能会自动将扫描的 PDF 和图像转换为完全可搜索的文本。",
|
||
"index.feature_pipelines": "自定义管道",
|
||
"index.feature_pipelines_desc": "构建具有可配置步骤的处理管道 - OCR、AI 提取、格式转换和存储路由,顺序任意。",
|
||
"index.feature_search": "全文搜索",
|
||
"index.feature_search_desc": "通过内容、元数据或标签即时查找您整个档案中的任何文档。",
|
||
"index.feature_section_title": "智能文档工作流所需的一切",
|
||
"index.getting_started": "开始使用",
|
||
"index.getting_started_1": "通过系统状态配置集成",
|
||
"index.getting_started_2": "上传您的第一份文档",
|
||
"index.getting_started_3": "在文件中查看结果",
|
||
"index.getting_started_learn": "了解更多关于DocuElevate的信息",
|
||
"index.hero_description": "DocuElevate 吞吐您的文档,执行OCR,用AI提取元数据,并将文件路由到Dropbox、Google Drive、OneDrive、S3、Nextcloud等 — 所有这一切在一个无缝的管道中。",
|
||
"index.hero_heading": "从上传到洞察 — 自动完成。",
|
||
"index.hero_login": "登录",
|
||
"index.hero_pricing": "查看计划与定价",
|
||
"index.hero_signup": "开始使用 — 免费",
|
||
"index.integrations_active": "活跃的集成",
|
||
"index.integrations_storage": "存储目标",
|
||
"index.integrations_title": "集成",
|
||
"index.integrations_view_status": "查看系统状态",
|
||
"index.page_title_dashboard": "仪表板",
|
||
"index.page_title_public": "智能文档处理",
|
||
"index.platform_overview": "平台概述",
|
||
"index.processing_stats": "处理统计",
|
||
"index.quick_actions": "快捷操作",
|
||
"index.quick_documents": "我的文档",
|
||
"index.quick_documents_desc": "浏览您的处理文件",
|
||
"index.quick_search": "搜索",
|
||
"index.quick_search_desc": "跨文档全文搜索",
|
||
"index.quick_subscription": "我的订阅",
|
||
"index.quick_subscription_desc": "查看计划和使用详情",
|
||
"index.quick_system_status": "系统状态",
|
||
"index.quick_system_status_desc": "检查集成健康状况",
|
||
"index.quick_upload": "上传文档",
|
||
"index.quick_upload_desc": "处理新文件",
|
||
"index.quick_view_files": "查看所有文件",
|
||
"index.quick_view_files_desc": "浏览处理过的文档",
|
||
"index.single_user_heading": "DocuElevate仪表板",
|
||
"index.single_user_subtitle": "智能文档处理与管理",
|
||
"index.stat_active_integrations": "活跃集成",
|
||
"index.stat_active_users": "活跃用户",
|
||
"index.stat_files_month": "本月文件",
|
||
"index.stat_files_ocr": "含OCR的文件",
|
||
"index.stat_files_today": "今天的文件",
|
||
"index.stat_storage_targets": "存储目标",
|
||
"index.stat_this_month": "本月",
|
||
"index.stat_today": "今天",
|
||
"index.stat_total_files": "总文件数",
|
||
"index.stat_total_processed": "总处理量",
|
||
"index.tier_plan": "计划",
|
||
"index.tier_upgrade": "升级",
|
||
"index.tier_view_details": "查看完整详情",
|
||
"index.upgrade_daily_limits": "更高的每日和每月限制",
|
||
"index.upgrade_description": "解锁更多文档、更多存储位置和优先支持。",
|
||
"index.upgrade_destinations": "更多存储目标",
|
||
"index.upgrade_ocr_pages": "更多OCR页数",
|
||
"index.upgrade_plan": "升级您的计划",
|
||
"index.upgrade_view_pricing": "查看计划和定价",
|
||
"index.usage_lifetime": "终身文件",
|
||
"index.usage_month": "本月文件",
|
||
"index.usage_my_usage": "我的使用情况",
|
||
"index.usage_today": "今天的文件",
|
||
"index.usage_unlimited": "无限制",
|
||
"integrations.access_key_label": "访问密钥ID",
|
||
"integrations.active_label": "激活",
|
||
"integrations.add_button": "添加集成",
|
||
"integrations.add_first_button": "添加您的第一个集成",
|
||
"integrations.api_token_label": "API令牌",
|
||
"integrations.authorize_btn": "授权",
|
||
"integrations.authorize_reauth": "重新授权",
|
||
"integrations.bucket_label": "存储桶",
|
||
"integrations.configure": "配置",
|
||
"integrations.connect": "连接",
|
||
"integrations.connected": "已连接",
|
||
"integrations.connection_failed": "连接失败",
|
||
"integrations.connection_success": "连接成功",
|
||
"integrations.delete_confirm_are_you_sure": "您确定要删除吗",
|
||
"integrations.delete_confirm_title": "删除集成?",
|
||
"integrations.delete_confirm_undone": "此操作无法撤销。",
|
||
"integrations.delete_emails_label": "处理后删除电子邮件",
|
||
"integrations.delete_files_label": "处理后删除文件",
|
||
"integrations.destinations_quota_label": "存储目标:",
|
||
"integrations.destinations_section": "目标",
|
||
"integrations.direction_destination": "目标(存储)",
|
||
"integrations.direction_label": "方向",
|
||
"integrations.direction_placeholder": "— 选择 —",
|
||
"integrations.direction_source": "源(摄取)",
|
||
"integrations.disconnect": "断开连接",
|
||
"integrations.email_settings": "电子邮件转发设置",
|
||
"integrations.empty_state": "未配置任何集成",
|
||
"integrations.endpoint_label": "端点URL",
|
||
"integrations.endpoint_optional": "(可选,适用于S3兼容)",
|
||
"integrations.folder_label": "文件夹",
|
||
"integrations.folder_optional": "(可选)",
|
||
"integrations.folder_path_label": "文件夹路径",
|
||
"integrations.folder_prefix_label": "文件夹前缀",
|
||
"integrations.generic_settings_hint": "此集成类型的配置可以在创建后通过API作为JSON提供。",
|
||
"integrations.gmail_hint": "Gmail标签与星标:启用后,处理的电子邮件将被星标并标记为\"已摄取\"标签,仅适用于Gmail服务器。",
|
||
"integrations.gmail_labels": "应用Gmail标签与星标",
|
||
"integrations.host_label": "主机",
|
||
"integrations.imap_settings": "IMAP 设置",
|
||
"integrations.loading": "加载集成中…",
|
||
"integrations.modal_close": "关闭模态",
|
||
"integrations.modal_title_add": "添加集成",
|
||
"integrations.modal_title_edit": "编辑集成",
|
||
"integrations.name_label": "标签",
|
||
"integrations.name_placeholder": "例如:工作 Gmail、S3 存档",
|
||
"integrations.nextcloud_settings": "Nextcloud 设置",
|
||
"integrations.nextcloud_url_label": "Nextcloud URL",
|
||
"integrations.no_integrations_body": "添加您的第一个集成以连接摄取源(如 IMAP)和存储目的地(如 S3、Dropbox 或 Google Drive)。",
|
||
"integrations.not_connected": "未连接",
|
||
"integrations.oauth_folder_label": "文件夹",
|
||
"integrations.oauth_hint": "首先保存此集成,然后使用授权按钮完成 OAuth 流程。您的凭证将安全存储在您的个人集成记录中。",
|
||
"integrations.page_title": "集成",
|
||
"integrations.paperless_settings": "Paperless NGX 设置",
|
||
"integrations.password_label": "密码",
|
||
"integrations.paused": "已暂停",
|
||
"integrations.plan_label": "计划:",
|
||
"integrations.port_label": "端口",
|
||
"integrations.quota_not_available": "(不可用)",
|
||
"integrations.quota_unlimited": "/ 无限",
|
||
"integrations.recipient_label": "收件人电子邮件",
|
||
"integrations.region_label": "地区",
|
||
"integrations.remote_path_label": "远程路径",
|
||
"integrations.s3_prefix_label": "前缀(文件夹路径)",
|
||
"integrations.s3_settings": "S3 设置",
|
||
"integrations.secret_key_label": "密钥访问密钥",
|
||
"integrations.show_password": "显示密码",
|
||
"integrations.show_secrets": "显示秘密",
|
||
"integrations.show_token": "显示令牌",
|
||
"integrations.source_local": "本地文件系统",
|
||
"integrations.source_type_label": "源类型",
|
||
"integrations.sources_quota_label": "邮箱源:",
|
||
"integrations.sources_section": "源",
|
||
"integrations.subtitle": "在一个地方管理您的摄取源和存储目的地。",
|
||
"integrations.title": "集成",
|
||
"integrations.type_label": "集成类型",
|
||
"integrations.type_placeholder": "— 首先选择方向 —",
|
||
"integrations.upgrade_plan": "升级计划",
|
||
"integrations.use_ssl": "使用 SSL",
|
||
"integrations.username_label": "用户名",
|
||
"integrations.watch_folder_settings": "监视文件夹设置",
|
||
"integrations.webdav_settings": "WebDAV 设置",
|
||
"integrations.webdav_url_label": "WebDAV URL",
|
||
"integrations.webhook_heading": "Webhook 摄取",
|
||
"integrations.webhook_how_heading": "Webhook 摄取如何工作",
|
||
"integrations.webhook_how_text": "Webhook 集成允许外部系统通过 REST API 将文档直接推送到 DocuElevate。与 DocuElevate 轮询新文件(如 IMAP)不同,您的应用程序使用 API 令牌进行身份验证,通过 HTTP 请求将文件发送到 DocuElevate。",
|
||
"integrations.webhook_ideal_text": "这对于 CI/CD 管道、自动化脚本、扫描仪集成或任何生成文档并需要发送进行处理的系统是理想的。",
|
||
"integrations.webhook_quick_start": "快速开始",
|
||
"integrations.webhook_security_tip": "为每个集成创建一个专用的 API 令牌,如果被泄露,请立即撤销。令牌可以在 API 令牌页面进行管理。",
|
||
"integrations.webhook_step1": "访问 {api_tokens_link} 并创建个人令牌。",
|
||
"integrations.webhook_upload_with_token": "使用令牌通过 API 上传文档:",
|
||
"language.bg": "保加利亚语",
|
||
"language.ca": "加泰罗尼亚语",
|
||
"language.change_success": "语言已更改为 {language}",
|
||
"language.changed": "语言已更改为 {language}",
|
||
"language.cs": "捷克语",
|
||
"language.da": "丹麦语",
|
||
"language.de": "德语",
|
||
"language.el": "希腊语",
|
||
"language.en": "英语",
|
||
"language.es": "西班牙语",
|
||
"language.et": "爱沙尼亚语",
|
||
"language.fi": "芬兰语",
|
||
"language.fr": "法语",
|
||
"language.ga": "爱尔兰语",
|
||
"language.hr": "克罗地亚语",
|
||
"language.hu": "匈牙利语",
|
||
"language.is": "冰岛语",
|
||
"language.it": "意大利语",
|
||
"language.lb": "卢森堡语",
|
||
"language.lt": "立陶宛语",
|
||
"language.lv": "拉脱维亚语",
|
||
"language.nb": "挪威语",
|
||
"language.nl": "荷兰语",
|
||
"language.no_results": "没有找到语言",
|
||
"language.pl": "波兰语",
|
||
"language.pt": "葡萄牙语",
|
||
"language.ro": "罗马尼亚语",
|
||
"language.ru": "俄语",
|
||
"language.search_placeholder": "搜索语言\u0013",
|
||
"language.selector": "语言",
|
||
"language.selector_label": "选择语言",
|
||
"language.sk": "斯洛伐克语",
|
||
"language.sl": "斯洛文尼亚语",
|
||
"language.sv": "瑞典语",
|
||
"language.tr": "土耳其语",
|
||
"language.uk": "乌克兰语",
|
||
"language.zh": "中文",
|
||
"nav.about": "关于",
|
||
"nav.account_menu": "帐户菜单",
|
||
"nav.account_menu_for": "{name} 的帐户菜单",
|
||
"nav.admin": "管理员",
|
||
"nav.admin.audit_logs": "审计日志",
|
||
"nav.admin.backups": "备份",
|
||
"nav.admin.plans": "计划",
|
||
"nav.admin.scheduled_jobs": "定时任务",
|
||
"nav.admin.users": "用户",
|
||
"nav.admin_actions": "管理员操作",
|
||
"nav.admin_menu": "管理员菜单",
|
||
"nav.api_docs": "API 文档",
|
||
"nav.api_tokens": "API 令牌",
|
||
"nav.backup_restore": "备份与恢复",
|
||
"nav.credentials": "凭据",
|
||
"nav.dark_mode": "暗模式",
|
||
"nav.dashboard": "仪表板",
|
||
"nav.developer_docs": "开发者文档",
|
||
"nav.duplicates": "重复项",
|
||
"nav.file_manager": "文件管理器",
|
||
"nav.files": "文件",
|
||
"nav.get_started": "开始使用",
|
||
"nav.help": "帮助",
|
||
"nav.help_center": "帮助中心",
|
||
"nav.imap": "邮箱导入",
|
||
"nav.integrations": "集成",
|
||
"nav.light_mode": "明亮模式",
|
||
"nav.login": "登录",
|
||
"nav.logout": "登出",
|
||
"nav.main_navigation": "主导航",
|
||
"nav.my_subscription": "我的订阅",
|
||
"nav.notifications": "通知",
|
||
"nav.open_main_menu": "打开主菜单",
|
||
"nav.pipelines": "管道",
|
||
"nav.plan_designer": "计划设计器",
|
||
"nav.pricing": "定价",
|
||
"nav.profile": "个人资料",
|
||
"nav.profile_settings": "个人资料设置",
|
||
"nav.queue": "队列",
|
||
"nav.queue_monitor": "队列监控",
|
||
"nav.scheduled_jobs": "计划任务",
|
||
"nav.search": "搜索",
|
||
"nav.settings": "设置",
|
||
"nav.shared_links": "共享链接",
|
||
"nav.sign_out": "登出",
|
||
"nav.signup": "注册",
|
||
"nav.similarity": "相似性",
|
||
"nav.skip_to_content": "跳到主要内容",
|
||
"nav.status": "状态",
|
||
"nav.subscription": "订阅",
|
||
"nav.toggle_dark_mode": "切换暗模式",
|
||
"nav.toggle_nav": "切换导航菜单",
|
||
"nav.upload": "上传",
|
||
"nav.users": "用户",
|
||
"nav.version": "版本信息",
|
||
"notifications.filter_all": "全部",
|
||
"notifications.filter_read": "仅已读",
|
||
"notifications.filter_unread": "仅未读",
|
||
"notifications.manage_desc": "管理您的通知收件箱、目标和事件偏好",
|
||
"notifications.mark_all_read": "标记全部为已读",
|
||
"notifications.mark_all_read_btn": "标记全部已读",
|
||
"notifications.mark_read": "标记为已读",
|
||
"notifications.no_notifications": "没有通知",
|
||
"notifications.page_title": "通知",
|
||
"notifications.tab_inbox": "收件箱",
|
||
"notifications.tab_settings": "设置",
|
||
"notifications.title": "通知",
|
||
"notifications.unread_count": "{count}条未读通知",
|
||
"pipelines.active_label": "活动",
|
||
"pipelines.add_step_btn": "添加步骤",
|
||
"pipelines.create": "创建管道",
|
||
"pipelines.custom_label_label": "自定义标签",
|
||
"pipelines.default_label": "默认",
|
||
"pipelines.description_label": "描述",
|
||
"pipelines.description_placeholder": "可选描述",
|
||
"pipelines.disabled_label": "已禁用",
|
||
"pipelines.edit": "编辑管道",
|
||
"pipelines.empty_state": "尚无管道",
|
||
"pipelines.empty_state_hint": "创建您的第一个管道以定义自定义文档处理工作流。",
|
||
"pipelines.enabled_label": "已启用",
|
||
"pipelines.force_cloud_ocr_label": "强制使用云OCR(跳过本地文本提取)",
|
||
"pipelines.inactive_label": "非活动",
|
||
"pipelines.loading": "加载管道\u0014",
|
||
"pipelines.name_placeholder": "我的管道",
|
||
"pipelines.new_pipeline_btn": "新建管道",
|
||
"pipelines.no_steps": "未定义步骤。添加一个步骤以开始构建您的管道。",
|
||
"pipelines.ocr_auto": "自动(使用系统默认)",
|
||
"pipelines.ocr_language_hint": "覆盖Tesseract/EasyOCR的全局语言设置。Azure和Mistral自动检测语言。",
|
||
"pipelines.ocr_language_label": "OCR语言",
|
||
"pipelines.optional_suffix": "(可选)",
|
||
"pipelines.page_title": "处理管道",
|
||
"pipelines.set_default": "设为我的默认管道",
|
||
"pipelines.step_label_placeholder": "覆盖默认步骤名称",
|
||
"pipelines.step_type_label": "步骤类型",
|
||
"pipelines.subtitle_intro": "定义和管理自定义文档处理工作流。",
|
||
"pipelines.subtitle_system_post": "徽章,并对所有用户可见。",
|
||
"pipelines.subtitle_system_pre": "系统管道(由管理员创建)显示为",
|
||
"pipelines.system_label": "系统",
|
||
"pipelines.system_pipeline_label": "系统管道(对所有用户可见)",
|
||
"pipelines.title": "处理管道",
|
||
"profile.avatar_alt": "您的个人资料图片",
|
||
"profile.avatar_heading": "个人资料图片",
|
||
"profile.avatar_remove": "移除自定义头像",
|
||
"profile.avatar_upload_hint": "上传 JPEG、PNG、GIF 或 WebP 格式的图片,最大 2 MB。如果没有设置自定义图片,将显示您的 {gravatar}。",
|
||
"profile.choose_image": "选择图片\u0002\u0002",
|
||
"profile.confirm_password": "确认新密码",
|
||
"profile.contact_email_hint": "用于系统通知。这不会更改您的登录电子邮件。",
|
||
"profile.contact_email_label": "联系/通知电子邮件",
|
||
"profile.contact_email_placeholder": "you@example.com",
|
||
"profile.current_password": "当前密码",
|
||
"profile.dismiss": "取消",
|
||
"profile.display_name_hint": "留空以使用您的帐户用户名或电子邮件。",
|
||
"profile.display_name_label": "显示名称",
|
||
"profile.display_name_placeholder": "在 UI 中显示的您的名称",
|
||
"profile.general_heading": "一般信息",
|
||
"profile.gravatar_link": "Gravatar",
|
||
"profile.heading": "个人资料设置",
|
||
"profile.language_auto_detect": "自动检测(来自浏览器)",
|
||
"profile.language_hint": "选择您首选的界面语言。“自动检测”将遵循您的浏览器设置。",
|
||
"profile.language_label": "UI 语言",
|
||
"profile.new_password": "新密码",
|
||
"profile.new_password_hint": "最少 8 个字符。",
|
||
"profile.page_title": "个人资料设置 – DocuElevate",
|
||
"profile.password_heading": "更改密码",
|
||
"profile.preferences_heading": "偏好设置",
|
||
"profile.save_button": "保存更改",
|
||
"profile.saving": "正在保存\u0002\u0002",
|
||
"profile.subtitle": "管理您的显示名称、头像、语言和主题偏好。",
|
||
"profile.theme_dark": "深色",
|
||
"profile.theme_hint": "“系统默认”将遵循您设备的深色模式设置。",
|
||
"profile.theme_label": "配色方案",
|
||
"profile.theme_light": "浅色",
|
||
"profile.theme_system": "系统默认",
|
||
"profile.update_password": "更新密码",
|
||
"profile.updating": "更新中\u0000A0…",
|
||
"queue.active_tasks": "活动任务",
|
||
"queue.auto_refresh_1": "每",
|
||
"queue.auto_refresh_2": "秒自动刷新",
|
||
"queue.col_arguments": "参数",
|
||
"queue.col_current_step": "当前步骤",
|
||
"queue.col_file": "文件",
|
||
"queue.col_files": "文件",
|
||
"queue.col_queue": "队列",
|
||
"queue.col_state": "状态",
|
||
"queue.col_task": "任务",
|
||
"queue.col_task_id": "任务 ID",
|
||
"queue.files_processing": "文件处理",
|
||
"queue.heading": "队列监视器",
|
||
"queue.last_updated": "最后更新:",
|
||
"queue.loading_stats": "加载队列统计\u0002026",
|
||
"queue.no_active_tasks": "没有活动任务",
|
||
"queue.no_data": "没有数据",
|
||
"queue.no_files_processing": "当前没有文件在处理",
|
||
"queue.page_title": "队列监视器",
|
||
"queue.processing_pipeline": "处理管道",
|
||
"queue.queued_tasks": "排队任务",
|
||
"queue.recently_processing": "最近处理的文件",
|
||
"queue.redis_queues": "Redis 队列",
|
||
"queue.subtitle": "文档处理管道和 Celery 任务队列的实时视图。",
|
||
"queue.workers_online": "在线工作者",
|
||
"search.button": "搜索",
|
||
"search.error_message": "搜索暂时不可用。请稍后再试。",
|
||
"search.filter_aria_clear": "清除所有过滤器",
|
||
"search.filter_clear_button": "清除过滤器",
|
||
"search.filter_date_from": "日期从",
|
||
"search.filter_date_to": "日期到",
|
||
"search.filter_document_type": "文档类型",
|
||
"search.filter_document_type_placeholder": "例如,发票",
|
||
"search.filter_language": "语言",
|
||
"search.filter_language_placeholder": "例如,de",
|
||
"search.filter_sender": "发件人",
|
||
"search.filter_sender_placeholder": "例如,ACME 公司",
|
||
"search.filter_tags": "标签",
|
||
"search.filter_tags_placeholder": "例如,亚马逊",
|
||
"search.filter_text_quality": "文本质量",
|
||
"search.filter_text_quality_all": "所有",
|
||
"search.filter_text_quality_high": "高",
|
||
"search.filter_text_quality_low": "低",
|
||
"search.filter_text_quality_medium": "中",
|
||
"search.filter_text_quality_no_text": "无文本",
|
||
"search.heading": "文档搜索",
|
||
"search.input_aria_label": "搜索文档",
|
||
"search.input_placeholder": "通过内容、发件人、标签、类型搜索文档...",
|
||
"search.loading_indicator": "正在搜索\u0014",
|
||
"search.no_results": "未找到结果",
|
||
"search.page_title": "搜索文档",
|
||
"search.placeholder": "通过文件名、内容、标签搜索...",
|
||
"search.result_empty": "没有与您的查询匹配的文档。",
|
||
"search.results_count": "找到 {count} 个结果",
|
||
"search.saved_aria_save": "保存当前搜索",
|
||
"search.saved_button": "保存当前",
|
||
"search.saved_empty": "尚无保存的搜索",
|
||
"search.saved_error": "无法加载保存的搜索",
|
||
"search.saved_label": "保存的搜索",
|
||
"search.saved_loading": "加载中...",
|
||
"search.title": "搜索文档",
|
||
"settings.audit_log_btn": "审核日志",
|
||
"settings.autocomplete_hint": "输入以搜索已知值,或输入任何自定义值。",
|
||
"settings.autocomplete_no_matches": "没有匹配项 — 您仍然可以输入自定义值",
|
||
"settings.autocomplete_placeholder": "输入以搜索或输入一个值\u0014",
|
||
"settings.boolean_enable_prefix": "启用",
|
||
"settings.categories_aria": "设置类别",
|
||
"settings.categories_heading": "类别",
|
||
"settings.db_wizard_btn": "数据库向导",
|
||
"settings.effective_value_label": "有效值:",
|
||
"settings.encrypted_suffix": "= 休息时加密",
|
||
"settings.encrypted_title": "值在数据库中以休息时加密",
|
||
"settings.export_btn": "导出",
|
||
"settings.export_db_only": "仅数据库设置",
|
||
"settings.export_full_config": "完整有效配置",
|
||
"settings.jump_to_category": "跳转到类别\u0014",
|
||
"settings.manage_config_prefix": "管理配置。 优先级:",
|
||
"settings.model_picker_hint": "从列表中选择或输入您的提供者支持的任何模型名称。",
|
||
"settings.model_picker_placeholder": "选择一个常见模型或输入自定义名称\u0014",
|
||
"settings.no_results_clear": "清除搜索",
|
||
"settings.no_results_heading": "未找到设置",
|
||
"settings.no_results_hint": "尝试不同的搜索词或",
|
||
"settings.page_heading": "应用程序设置",
|
||
"settings.required_label": "(必填)",
|
||
"settings.reset_confirm": "您确定要重置此设置吗?",
|
||
"settings.restart_required_suffix": "= 需要重启",
|
||
"settings.revert_btn": "从数据库中删除",
|
||
"settings.revert_title": "删除数据库覆盖并恢复到环境变量或默认值",
|
||
"settings.reverting": "正在恢复\u001f4e6",
|
||
"settings.save_all_btn": "保存所有更改",
|
||
"settings.save_error": "保存设置失败",
|
||
"settings.save_setting_title": "保存此设置",
|
||
"settings.save_success": "设置保存成功",
|
||
"settings.saving_state": "正在保存\u001f4be",
|
||
"settings.search_aria_label": "搜索设置",
|
||
"settings.search_clear_aria": "清除搜索",
|
||
"settings.search_placeholder": "按名称、键或描述搜索设置\u001f4cd",
|
||
"settings.settings_count_suffix": "个设置",
|
||
"settings.source_db_badge": "数据库",
|
||
"settings.source_default_badge": "默认",
|
||
"settings.source_env_badge": "环境",
|
||
"settings.title": "设置",
|
||
"settings.toggle_visibility_aria": "切换密码可见性",
|
||
"settings.toggle_visibility_title": "显示/隐藏值",
|
||
"settings.user_autocomplete_empty": "未找到匹配用户",
|
||
"settings.user_autocomplete_hint": "输入以按名称搜索现有用户,或手动输入任何标识符。",
|
||
"settings.user_autocomplete_placeholder": "开始输入以搜索用户\u0001f4dd",
|
||
"settings.wizard_btn": "向导",
|
||
"shared.col_expiry": "到期",
|
||
"shared.col_file_label": "文件 / 标签",
|
||
"shared.col_link": "链接",
|
||
"shared.col_views": "浏览次数",
|
||
"shared.copy_link_aria": "复制链接到剪贴板",
|
||
"shared.copy_link_title": "复制链接",
|
||
"shared.create_btn": "创建链接",
|
||
"shared.create_heading": "创建新共享链接",
|
||
"shared.creating": "正在创建\u0001f4c8",
|
||
"shared.expiry_12h": "12小时",
|
||
"shared.expiry_14d": "14天",
|
||
"shared.expiry_1h": "1小时",
|
||
"shared.expiry_24h": "24小时(1天)",
|
||
"shared.expiry_30d": "30天",
|
||
"shared.expiry_3d": "3天",
|
||
"shared.expiry_6h": "6小时",
|
||
"shared.expiry_7d": "7天",
|
||
"shared.expiry_label": "到期",
|
||
"shared.expiry_never": "从不",
|
||
"shared.file_id_help_post": "页面或文档详细 URL 中。",
|
||
"shared.file_id_help_pre": "在",
|
||
"shared.file_id_label": "文件 ID",
|
||
"shared.file_id_placeholder": "例如 42",
|
||
"shared.files_link": "文件",
|
||
"shared.heading": "共享链接",
|
||
"shared.label_label": "标签",
|
||
"shared.label_placeholder": "例如 与 Bob 共享",
|
||
"shared.link_created": "共享链接已创建!",
|
||
"shared.link_created_help": "复制并将此链接发送给收件人。",
|
||
"shared.links_count_aria": "链接数量",
|
||
"shared.max_downloads_label": "最大下载次数",
|
||
"shared.no_links": "尚无共享链接。请在上方创建一个开始。",
|
||
"shared.open_in_new_tab": "在新标签页中打开",
|
||
"shared.open_link_aria": "打开共享链接",
|
||
"shared.optional": "(可选)",
|
||
"shared.page_title": "共享链接 – DocuElevate",
|
||
"shared.password_label": "密码",
|
||
"shared.password_placeholder": "留空以不使用密码",
|
||
"shared.password_protected": "受密码保护",
|
||
"shared.refresh_aria": "刷新共享链接列表",
|
||
"shared.revoke_aria_prefix": "撤销共享链接",
|
||
"shared.revoke_btn": "撤销",
|
||
"shared.status_active": "活动",
|
||
"shared.status_expired": "已过期",
|
||
"shared.status_limit_reached": "已达上限",
|
||
"shared.status_revoked": "已撤销",
|
||
"shared.subtitle": "通过时间限制或查看限制链接与任何人共享文档。收件人无需 DocuElevate 账户。链接可以设置密码保护,并随时撤销。",
|
||
"shared.table_aria": "共享链接",
|
||
"shared.unlimited_placeholder": "无限制",
|
||
"shared.your_links": "您的共享链接",
|
||
"similarity.backfill_auto": "后台任务将每 5 分钟自动计算它们,或者您可以",
|
||
"similarity.files_missing_text": "文件有 OCR 文本但尚无嵌入。",
|
||
"similarity.find_pairs_btn": "查找配对",
|
||
"similarity.heading": "文档相似性",
|
||
"similarity.load_error": "加载配对失败。",
|
||
"similarity.min_similarity_label": "最小相似性",
|
||
"similarity.no_pairs_detail": "没有文档配对超过相似性阈值。",
|
||
"similarity.no_pairs_heading": "未找到相似配对",
|
||
"similarity.page_title": "文档相似性 - DocuElevate",
|
||
"similarity.pagination_aria": "相似性对分页",
|
||
"similarity.per_page_label": "每页",
|
||
"similarity.scanning": "正在扫描相似文档对\n0\u0000A0\u0000A0\u0000A0\u0000A0...",
|
||
"similarity.stat_embedding_model": "嵌入模型",
|
||
"similarity.stat_missing_embedding": "缺少嵌入",
|
||
"similarity.stat_total_files": "总文件数",
|
||
"similarity.stat_with_embedding": "带嵌入",
|
||
"similarity.subtitle": "具有高语义相似性的文档对,按得分排名。",
|
||
"similarity.trigger_aria": "触发所有缺少嵌入文件的嵌入计算",
|
||
"similarity.trigger_now": "立即触发",
|
||
"status.app_version": "应用版本",
|
||
"status.build_date": "构建日期",
|
||
"status.container_id": "容器 ID",
|
||
"status.git_commit": "Git 提交",
|
||
"status.last_check": "上次检查",
|
||
"status.page_title": "系统状态",
|
||
"status.setting_label": "设置",
|
||
"status.value_label": "值",
|
||
"subscription.available_plans_heading": "可用计划",
|
||
"subscription.back_to_dashboard": "返回仪表板",
|
||
"subscription.cancel_pending": "取消更改",
|
||
"subscription.cancel_scheduled": "取消计划更改",
|
||
"subscription.contact_sales": "联系销售",
|
||
"subscription.current_badge": "当前",
|
||
"subscription.current_plan": "当前计划",
|
||
"subscription.current_plan_cta": "您的当前计划",
|
||
"subscription.downgrade_to_prefix": "降级到",
|
||
"subscription.features_heading": "您的计划包含的内容",
|
||
"subscription.free": "免费",
|
||
"subscription.heading": "我的订阅",
|
||
"subscription.keep_plan_prefix": "保留",
|
||
"subscription.lifetime_files": "总文件(终身)",
|
||
"subscription.month_files": "本月文件",
|
||
"subscription.more_features_label": "更多",
|
||
"subscription.page_title": "我的订阅 – DocuElevate",
|
||
"subscription.pending_badge": "待处理",
|
||
"subscription.pending_benefits": "您将在那之前保持所有当前计划的福利。",
|
||
"subscription.pending_on": "于",
|
||
"subscription.pending_title": "待处理的计划变更已安排",
|
||
"subscription.pending_will_change": "您的计划将变更为",
|
||
"subscription.per_mo": "/月",
|
||
"subscription.per_month": "/月",
|
||
"subscription.since": "自",
|
||
"subscription.single_user_body": "当多用户模式激活时,适用订阅等级。您的实例当前在单用户模式下运行,没有处理限额。管理员可以通过 {settings_link} 启用多用户模式。",
|
||
"subscription.single_user_title": "未启用多用户模式。",
|
||
"subscription.subtitle": "您的当前计划、使用情况和可用升级。",
|
||
"subscription.this_month_label": "本月",
|
||
"subscription.today_files": "今天的文件",
|
||
"subscription.today_label": "今天",
|
||
"subscription.unlimited": "无限制",
|
||
"subscription.upgrade_info": "升级立即生效。降级定于您当前计费周期的结束。",
|
||
"subscription.upgrade_to_prefix": "升级到",
|
||
"subscription.usage_heading": "使用情况",
|
||
"upload.browse_button": "浏览文件",
|
||
"upload.button_processing": "处理中...",
|
||
"upload.camera_button": "拍照 / 扫描文档",
|
||
"upload.download_button": "下载并处理",
|
||
"upload.downloading": "正在从 URL 下载文件...",
|
||
"upload.drag_drop": "将文件拖放到此处或点击以浏览",
|
||
"upload.drop_hint_desktop": "将文件或文件夹拖放到此处,或点击以选择文件。",
|
||
"upload.drop_hint_mobile": "点击以选择文件或使用下面的相机按钮。",
|
||
"upload.drop_zone_aria": "文件上传区域。将文件拖放到此处,或按 Enter 以浏览文件。",
|
||
"upload.error": "上传失败",
|
||
"upload.error_invalid_url": "无效的 URL 格式",
|
||
"upload.error_url_required": "请输入 URL",
|
||
"upload.file_size_hint": "最大大小:每个文件 500 MB",
|
||
"upload.file_types": "允许的类型:PDF、Office 文档(Word、Excel、PowerPoint 等)、图像",
|
||
"upload.filename_description": "留空以使用 URL 中的文件名",
|
||
"upload.filename_label": "文件名(可选)",
|
||
"upload.filename_placeholder": "my-document.pdf",
|
||
"upload.max_size": "最大文件大小:{size}",
|
||
"upload.page_title": "上传文件",
|
||
"upload.section_device": "从设备上传",
|
||
"upload.section_url": "从 URL 上传",
|
||
"upload.select_file": "选择文件",
|
||
"upload.success": "文件上传成功",
|
||
"upload.title": "上传文档",
|
||
"upload.uploading": "正在上传...",
|
||
"upload.url_description": "输入文件的直接链接(PDF、Office 文档或图像)",
|
||
"upload.url_label": "文件 URL",
|
||
"upload.url_placeholder": "https://example.com/document.pdf"
|
||
}
|