| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361 |
- {
- "aice.ai": "人工智能",
- "aice.llm": "推理实例",
- "aice.llm_create": "创建推理实例",
- "aice.app_llm": "应用实例",
- "aice.app_llm_create": "创建应用实例",
- "aice.llm_image": "镜像",
- "aice.llm_type": "类型",
- "aice.llm_type.llm": "LLM类型",
- "aice.llm_type.app": "应用类型",
- "aice.llm_type.ollama": "Ollama",
- "aice.llm_type.comfyui": "ComfyUI",
- "aice.llm_type.dify": "Dify",
- "aice.llm_type.vllm": "vLLM",
- "aice.llm_type.openclaw": "OpenClaw",
- "aice.llm_type.no_params_hint": "该类型暂无额外参数配置",
- "aice.cpu": "CPU",
- "aice.llm_image.name": "镜像名称",
- "aice.llm_image.url": "镜像地址",
- "aice.llm_image.label": "镜像标签",
- "aice.llm_image.credential": "认证信息",
- "aice.llm_image.progress": "Image Progress",
- "aice.llm_image.import_community": "导入社区模型",
- "aice.llm_image.community_registry": "社区模型仓库",
- "aice.llm_image.community_registry_platform": "由平台接口提供",
- "aice.llm_image.community_registry_fetch_failed": "获取社区模型列表失败",
- "aice.llm_image.community_import_success": "已导入{0}个,失败{1}个",
- "aice.llm_image.import_community_image": "导入社区镜像",
- "aice.llm_image.community_image_registry": "社区容器镜像仓库",
- "aice.llm_image.community_image_platform": "由平台接口提供",
- "aice.llm_image.community_image_fetch_failed": "获取社区镜像列表失败",
- "aice.llm_image.filter_by_type": "按类型筛选",
- "aice.llm_image.imported": "已导入",
- "aice.instant_app": "推理模型库",
- "aice.instant_app.install": "安装模型数据",
- "aice.llm_sku": "推理模板",
- "aice.app_llm_sku": "应用模板",
- "aice.llm_instantapp": "推理模型库",
- "aice.app_llm_instantapp": "模型库",
- "aice.container_secret": "容器密钥",
- "aice.container_secret.env_hint": "密钥的 key 将作为环境变量传入容器,value 为对应值。",
- "aice.container_secret.export_keys": "密钥key",
- "aice.container_secret.export_keys_tip": "选中的 key 将作为环境变量传入 LLM 实例容器。",
- "aice.openclaw.channels": "Channels",
- "aice.openclaw.workspace_templates": "Workspace 模板",
- "aice.openclaw.workspace_templates_tip": "可选:留空则使用默认模板,不会覆盖。",
- "aice.openclaw.channel.feishu": "飞书",
- "aice.openclaw.channel.telegram": "Telegram",
- "aice.openclaw.channel.discord": "Discord",
- "aice.openclaw.channel.slack": "Slack",
- "aice.openclaw.channel.whatsapp": "WhatsApp",
- "aice.openclaw.channel.qqbot": "QQ 机器人",
- "aice.openclaw.channels_extra": "选择要启用的渠道,选择后可在下方填写对应配置(仅在选择「填写并创建新密钥」时显示)。",
- "aice.openclaw.channel_select_placeholder": "请选择渠道(可多选)",
- "aice.openclaw.channel_config_hint": "以下为所选渠道的配置项,均为可选。不填则使用默认值。",
- "aice.openclaw.channel_var_optional": "可选。",
- "aice.openclaw.section.ai_providers": "模型供应商(AI Providers)",
- "aice.openclaw.section.chat_channels": "聊天沟通渠道",
- "aice.openclaw.section.agent_personalization": "Agent 个性化配置",
- "aice.openclaw.ai_providers.intro": "不同供应商对应以下 KEY。可从已有容器密钥选择,或通过下方表单填写后创建新密钥并引用。",
- "aice.openclaw.credential_mode.existing": "从已有容器密钥选择",
- "aice.openclaw.credential_mode.new": "填写并创建新密钥",
- "aice.openclaw.credential_mode.label": "配置方式",
- "aice.openclaw.new_credential_name": "密钥名称",
- "aice.openclaw.new_credential_name_tip": "新建的容器密钥将用于存储下方填写的 KEY,并自动引用到本套餐。",
- "aice.openclaw.provider_filter": "选择供应商",
- "aice.openclaw.provider_select_tip": "先选择要配置的供应商,下方将展示对应的 KEY 供填写。可多选,至少选择一项。",
- "aice.openclaw.provider_select_first": "请先在上方选择要配置的供应商,此处将展示需要填写的 KEY。",
- "aice.openclaw.required_hint": "必填。",
- "aice.openclaw.override_url_optional": "可选,不填则使用默认地址。",
- "aice.openclaw.provider_filter_placeholder": "请选择供应商(可多选)",
- "aice.openclaw.provider_filter_empty": "没有匹配的 KEY,请修改关键字或清空筛选。",
- "aice.openclaw.configured_providers": "将配置的 AI 供应商",
- "aice.openclaw.ai_providers.at_least_one": "至少需配置一个 AI 供应商的 KEY(如 ANTHROPIC_API_KEY、OPENAI_API_KEY 等)。",
- "aice.openclaw.section.ai_providers_env": "AI 供应商(至少填一项)",
- "aice.openclaw.section.ai_providers_detail": "AI 供应商",
- "aice.openclaw.sku_providers_note": "以下为对应套餐的配置",
- "aice.openclaw.sku_llm_spec_config": "对应套餐的 LLM 规格配置",
- "aice.openclaw.section.deepgram": "Deepgram(语音转写,可选)",
- "aice.openclaw.section.bedrock": "Amazon Bedrock",
- "aice.openclaw.section.ollama": "Ollama(本地模型)",
- "aice.openclaw.section.model_selection": "模型选择",
- "aice.openclaw.provider.anthropic": "Anthropic - Claude",
- "aice.openclaw.provider.openai": "OpenAI",
- "aice.openclaw.provider.openrouter": "OpenRouter",
- "aice.openclaw.provider.gemini": "Google Gemini",
- "aice.openclaw.provider.xai": "xAI",
- "aice.openclaw.provider.groq": "Groq",
- "aice.openclaw.provider.mistral": "Mistral",
- "aice.openclaw.provider.cerebras": "Cerebras",
- "aice.openclaw.provider.venice": "Venice AI",
- "aice.openclaw.provider.moonshot": "Moonshot - 月之暗面",
- "aice.openclaw.provider.kimi": "Kimi",
- "aice.openclaw.provider.minimax": "MiniMax",
- "aice.openclaw.provider.zai": "ZAI - 智谱",
- "aice.openclaw.provider.ai_gateway": "Vercel AI Gateway",
- "aice.openclaw.provider.opencode": "OpenCode",
- "aice.openclaw.provider.synthetic": "Synthetic",
- "aice.openclaw.provider.copilot": "GitHub Copilot",
- "aice.openclaw.provider.xiaomi": "Xiaomi",
- "aice.openclaw.provider.deepgram": "Deepgram",
- "aice.openclaw.provider.bedrock": "Amazon Bedrock",
- "aice.openclaw.provider.ollama": "Ollama",
- "aice.openclaw.provider.primary_model": "主模型",
- "aice.openclaw.env.ANTHROPIC_API_KEY": "Anthropic API key,配置 Claude 等模型。",
- "aice.openclaw.env.OPENAI_API_KEY": "OpenAI API key,配置 GPT 系列模型。",
- "aice.openclaw.env.OPENROUTER_API_KEY": "OpenRouter API key。",
- "aice.openclaw.env.GEMINI_API_KEY": "Google Gemini API key。",
- "aice.openclaw.env.XAI_API_KEY": "xAI API key,配置 Grok 模型。",
- "aice.openclaw.env.GROQ_API_KEY": "Groq API key。",
- "aice.openclaw.env.MISTRAL_API_KEY": "Mistral API key。",
- "aice.openclaw.env.CEREBRAS_API_KEY": "Cerebras API key。",
- "aice.openclaw.env.VENICE_API_KEY": "Venice AI API key。",
- "aice.openclaw.env.MOONSHOT_API_KEY": "Moonshot API key,配置 月之暗面 等模型(如 Kimi K2.5)。",
- "aice.openclaw.env.KIMI_API_KEY": "Kimi Coding API key。",
- "aice.openclaw.env.MINIMAX_API_KEY": "MiniMax API key。",
- "aice.openclaw.env.ZAI_API_KEY": "ZAI API key,配置 智谱 等模型。",
- "aice.openclaw.env.AI_GATEWAY_API_KEY": "Vercel AI Gateway API key。",
- "aice.openclaw.env.OPENCODE_API_KEY": "OpenCode API key。",
- "aice.openclaw.env.SYNTHETIC_API_KEY": "Synthetic API key。",
- "aice.openclaw.env.COPILOT_GITHUB_TOKEN": "GitHub Copilot token。",
- "aice.openclaw.env.XIAOMI_API_KEY": "Xiaomi MiMo API key。",
- "aice.openclaw.env.DEEPGRAM_API_KEY": "Deepgram API key,启用语音转写。",
- "aice.openclaw.env.AWS_ACCESS_KEY_ID": "AWS 访问密钥。",
- "aice.openclaw.env.AWS_SECRET_ACCESS_KEY": "AWS 密钥。",
- "aice.openclaw.env.AWS_REGION": "AWS 区域,默认 us-east-1。",
- "aice.openclaw.env.AWS_SESSION_TOKEN": "可选,临时凭证的 session token。",
- "aice.openclaw.env.BEDROCK_PROVIDER_FILTER": "Bedrock 模型发现过滤,JSON 数组或逗号分隔。",
- "aice.openclaw.env.OLLAMA_BASE_URL": "Ollama 服务地址,如 http://host.docker.internal:11434。",
- "aice.openclaw.env.OPENCLAW_PRIMARY_MODEL": "覆盖主模型",
- "aice.openclaw.primary_model_section": "主模型配置(可选)",
- "aice.openclaw.provider_overrides_section": "供应商 URL 覆盖(可选)",
- "aice.openclaw.env.AI_GATEWAY_BASE_URL": "自定义 AI 网关基础 URL(如 Cloudflare AI Gateway),按 URL 后缀匹配供应商",
- "aice.openclaw.env.ANTHROPIC_BASE_URL": "覆盖 Anthropic API 基础 URL",
- "aice.openclaw.env.MOONSHOT_BASE_URL": "覆盖 Moonshot API 基础 URL,默认:https://api.moonshot.cn/v1",
- "aice.openclaw.env.KIMI_BASE_URL": "覆盖 Kimi Coding API 基础 URL,默认:https://api.moonshot.ai/anthropic",
- "aice.openclaw.channel.env.TELEGRAM_BOT_TOKEN": "Telegram Bot Token(从 BotFather 获取)。",
- "aice.openclaw.channel.env.TELEGRAM_DM_POLICY": "私信访问策略:pairing、allowlist、open 或 disabled。",
- "aice.openclaw.channel.env.TELEGRAM_ALLOW_FROM": "逗号分隔的用户 ID/用户名白名单。dmPolicy 为 allowlist 或 open 时必填(open 可用 *)。",
- "aice.openclaw.channel.env.TELEGRAM_GROUP_POLICY": "群组访问策略:open、allowlist 或 disabled。",
- "aice.openclaw.channel.env.TELEGRAM_GROUP_ALLOW_FROM": "逗号分隔的群组发送者白名单(用户 ID/用户名)。",
- "aice.openclaw.channel.env.TELEGRAM_REPLY_TO_MODE": "回复串线模式:off、first 或 all。",
- "aice.openclaw.channel.env.TELEGRAM_CHUNK_MODE": "发送分段模式:length 或 newline(按段落)。",
- "aice.openclaw.channel.env.TELEGRAM_TEXT_CHUNK_LIMIT": "发送文本分段大小(字符数)。",
- "aice.openclaw.channel.env.TELEGRAM_STREAM_MODE": "草稿流式:off、partial 或 block。",
- "aice.openclaw.channel.env.TELEGRAM_LINK_PREVIEW": "发送消息是否显示链接预览。",
- "aice.openclaw.channel.env.TELEGRAM_MEDIA_MAX_MB": "收发媒体大小上限(MB)。",
- "aice.openclaw.channel.env.TELEGRAM_REACTION_NOTIFICATIONS": "哪些反应触发事件:off、own 或 all。",
- "aice.openclaw.channel.env.TELEGRAM_REACTION_LEVEL": "Agent 反应能力:off、ack、minimal 或 extensive。",
- "aice.openclaw.channel.env.TELEGRAM_INLINE_BUTTONS": "内联按钮能力:off、dm、group、all 或 allowlist。",
- "aice.openclaw.channel.env.TELEGRAM_ACTIONS_REACTIONS": "是否启用 Telegram 工具反应。",
- "aice.openclaw.channel.env.TELEGRAM_ACTIONS_STICKER": "是否启用贴纸发送/搜索。",
- "aice.openclaw.channel.env.TELEGRAM_PROXY": "Bot API 调用的代理 URL(SOCKS/HTTP)。",
- "aice.openclaw.channel.env.TELEGRAM_WEBHOOK_URL": "Webhook 模式公网端点 URL。",
- "aice.openclaw.channel.env.TELEGRAM_WEBHOOK_SECRET": "Webhook 密钥(可选)。",
- "aice.openclaw.channel.env.TELEGRAM_WEBHOOK_PATH": "本地 Webhook 路径。",
- "aice.openclaw.channel.env.TELEGRAM_MESSAGE_PREFIX": "接收消息前附加的前缀。",
- "aice.openclaw.channel.env.DISCORD_BOT_TOKEN": "Discord Bot Token。请在 Discord Developer Portal 开启 MESSAGE CONTENT INTENT。",
- "aice.openclaw.channel.env.DISCORD_DM_POLICY": "私信访问策略:pairing、allowlist、open 或 disabled。",
- "aice.openclaw.channel.env.DISCORD_DM_ALLOW_FROM": "私信白名单用户 ID/用户名,逗号分隔。",
- "aice.openclaw.channel.env.DISCORD_GROUP_POLICY": "服务器访问策略:open、allowlist 或 disabled。",
- "aice.openclaw.channel.env.DISCORD_REPLY_TO_MODE": "回复串线:off、first 或 all。",
- "aice.openclaw.channel.env.DISCORD_CHUNK_MODE": "发送分段模式:length 或 newline。",
- "aice.openclaw.channel.env.DISCORD_TEXT_CHUNK_LIMIT": "发送文本分段大小(字符数)。",
- "aice.openclaw.channel.env.DISCORD_MAX_LINES_PER_MESSAGE": "每条消息软性行数限制。",
- "aice.openclaw.channel.env.DISCORD_MEDIA_MAX_MB": "接收媒体大小上限(MB)。",
- "aice.openclaw.channel.env.DISCORD_HISTORY_LIMIT": "上下文最近服务器消息条数。",
- "aice.openclaw.channel.env.DISCORD_DM_HISTORY_LIMIT": "单用户私信历史条数。",
- "aice.openclaw.channel.env.DISCORD_REACTION_NOTIFICATIONS": "哪些反应触发事件:off、own、all 或 allowlist。",
- "aice.openclaw.channel.env.DISCORD_ALLOW_BOTS": "是否处理其他机器人的消息。",
- "aice.openclaw.channel.env.DISCORD_MESSAGE_PREFIX": "接收消息前附加的前缀。",
- "aice.openclaw.channel.env.SLACK_BOT_TOKEN": "Slack Bot Token(xoxb-...)。Slack 需同时配置 bot 与 app token。",
- "aice.openclaw.channel.env.SLACK_APP_TOKEN": "Slack App Token(xapp-...)。",
- "aice.openclaw.channel.env.SLACK_USER_TOKEN": "Slack 用户 Token(xoxp-...),可选,用于用户级 API。",
- "aice.openclaw.channel.env.SLACK_SIGNING_SECRET": "HTTP 模式验证用签名密钥。",
- "aice.openclaw.channel.env.SLACK_MODE": "连接模式:socket 或 http。",
- "aice.openclaw.channel.env.SLACK_WEBHOOK_PATH": "HTTP 模式 Webhook 路径。",
- "aice.openclaw.channel.env.SLACK_DM_POLICY": "私信访问策略:pairing 或 open。",
- "aice.openclaw.channel.env.SLACK_DM_ALLOW_FROM": "私信白名单用户 ID/句柄,逗号分隔。",
- "aice.openclaw.channel.env.SLACK_GROUP_POLICY": "频道访问策略:open、allowlist 或 disabled。",
- "aice.openclaw.channel.env.SLACK_REPLY_TO_MODE": "回复串线:off、first 或 all。",
- "aice.openclaw.channel.env.SLACK_REACTION_NOTIFICATIONS": "哪些反应触发事件:off、own 或 all。",
- "aice.openclaw.channel.env.SLACK_CHUNK_MODE": "发送分段模式。",
- "aice.openclaw.channel.env.SLACK_TEXT_CHUNK_LIMIT": "发送文本分段大小(字符数)。",
- "aice.openclaw.channel.env.SLACK_MEDIA_MAX_MB": "接收媒体大小上限(MB)。",
- "aice.openclaw.channel.env.SLACK_HISTORY_LIMIT": "上下文最近频道消息条数。",
- "aice.openclaw.channel.env.SLACK_ALLOW_BOTS": "是否处理其他机器人的消息。",
- "aice.openclaw.channel.env.SLACK_MESSAGE_PREFIX": "接收消息前附加的前缀。",
- "aice.openclaw.channel.env.WHATSAPP_ENABLED": "设为 true 启用 WhatsApp 渠道。运行时使用 QR/配对码认证。",
- "aice.openclaw.channel.env.WHATSAPP_DM_POLICY": "私信访问策略:pairing、allowlist、open 或 disabled。",
- "aice.openclaw.channel.env.WHATSAPP_ALLOW_FROM": "私信白名单 E.164 号码,逗号分隔。",
- "aice.openclaw.channel.env.WHATSAPP_SELF_CHAT_MODE": "在个人 WhatsApp 号码上运行时启用。",
- "aice.openclaw.channel.env.WHATSAPP_GROUP_POLICY": "群组访问策略:open、disabled 或 allowlist。",
- "aice.openclaw.channel.env.WHATSAPP_GROUP_ALLOW_FROM": "群组发送者白名单 E.164 号码,逗号分隔。",
- "aice.openclaw.channel.env.WHATSAPP_MEDIA_MAX_MB": "接收媒体保存上限(MB)。",
- "aice.openclaw.channel.env.WHATSAPP_HISTORY_LIMIT": "群组上下文最近未处理消息条数。",
- "aice.openclaw.channel.env.WHATSAPP_DM_HISTORY_LIMIT": "私信历史条数。",
- "aice.openclaw.channel.env.WHATSAPP_SEND_READ_RECEIPTS": "接收消息时是否发送已读回执(蓝勾)。",
- "aice.openclaw.channel.env.WHATSAPP_ACK_REACTION_EMOJI": "接收消息时发送的确认表情(如 👀),留空则禁用。",
- "aice.openclaw.channel.env.WHATSAPP_ACK_REACTION_DIRECT": "私信中是否发送确认反应。",
- "aice.openclaw.channel.env.WHATSAPP_ACK_REACTION_GROUP": "群组确认反应行为:always、mentions 或 never。",
- "aice.openclaw.channel.env.WHATSAPP_MESSAGE_PREFIX": "接收消息前附加的前缀。",
- "aice.openclaw.channel.env.WHATSAPP_ACTIONS_REACTIONS": "是否启用 WhatsApp 工具反应。",
- "aice.openclaw.channel.env.QQBOT_APP_ID": "QQ 机器人应用 App ID。",
- "aice.openclaw.channel.env.QQBOT_CLIENT_SECRET": "QQ 机器人应用 Client Secret(密钥)。",
- "aice.openclaw.channel.env.FEISHU_APP_ID": "飞书/ Lark 应用 ID(如 cli_xxx)。启用需同时配置 app ID 与 secret。",
- "aice.openclaw.channel.env.FEISHU_APP_SECRET": "飞书/ Lark 应用密钥。",
- "aice.openclaw.channel.env.FEISHU_BOT_NAME": "主账号机器人显示名称。",
- "aice.openclaw.channel.env.FEISHU_DOMAIN": "API 域名:feishu(默认)或 lark(国际租户)。",
- "aice.openclaw.channel.env.FEISHU_DM_POLICY": "私信访问策略:pairing、allowlist、open 或 disabled。",
- "aice.openclaw.channel.env.FEISHU_GROUP_POLICY": "群组策略:open、allowlist 或 disabled。",
- "aice.openclaw.channel.env.FEISHU_ALLOW_FROM": "私信白名单 Open ID,逗号分隔。",
- "aice.openclaw.channel.env.FEISHU_GROUP_ALLOW_FROM": "群聊白名单 ID(如 oc_xxx),逗号分隔。",
- "aice.openclaw.channel.env.FEISHU_TEXT_CHUNK_LIMIT": "发送文本分段大小(字符数)。",
- "aice.openclaw.channel.env.FEISHU_MEDIA_MAX_MB": "媒体上传/下载大小上限(MB)。",
- "aice.openclaw.channel.env.FEISHU_TYPING_INDICATOR": "生成回复时是否显示「正在输入」指示。",
- "aice.openclaw.channel.env.FEISHU_RESOLVE_SENDER_NAMES": "是否解析发送者显示名称(会额外请求 API)。",
- "aice.openclaw.primary_model_label": "主模型",
- "aice.openclaw.primary_model_extra": "可选。覆盖自动选择的主模型,格式为 provider/model-id(例如 anthropic/claude-sonnet-4-5-20250929)。留空则使用自动选择的主模型。",
- "aice.container_secret.key": "键",
- "aice.container_secret.value": "值",
- "aice.container_secret.add_pair": "添加键值对",
- "aice.envs": "环境变量",
- "aice.instance": "云桌面",
- "aice.create_instance": "新建@:aice.instance",
- "scope.clouddesktop": "云桌面",
- "aice.spec": "规格",
- "aice.backup": "备份",
- "aice.backup.size": "备份大小",
- "aice.image": "镜像",
- "aice.bandwidth": "带宽",
- "aice.cpu.unit": "核",
- "aice.memory": "内存",
- "aice.container": "容器主机",
- "aice.container.disk": "容器磁盘",
- "aice.action.reset": "恢复出厂设置",
- "aice.action.resize": "扩容",
- "aice.action.rebuild": "重装系统",
- "aice.action.restart": "重启",
- "aice.action.stop": "停机",
- "aice.action.add_buckup": "添加备份",
- "aice.disk": "数据盘",
- "aice.selected": "已选择",
- "aice.config": "配置",
- "aice.config_info": "配置信息",
- "aice.llm_spec": "LLM 规格",
- "aice.llm_spec_config": "LLM规格配置",
- "aice.llm_spec_update": "更新规格",
- "aice.port": "端口",
- "aice.container_port_mapping": "端口映射",
- "aice.container_port_mapping_tip": "配置容器监听端口,系统将自动分配外部访问端口并完成映射。",
- "aice.container_port": "容器端口",
- "aice.add_port_mapping": "新增映射",
- "aice.preferred_model": "首选模型标识",
- "aice.customized_args": "自定义参数",
- "aice.add_customized_arg": "新增参数",
- "aice.customized_arg_key": "参数名",
- "aice.customized_arg_value": "参数值",
- "aice.access_port": "访问端口",
- "aice.listen_port": "监听端口",
- "aice.access_port_from_instance": "访问端口见实例",
- "aice.local_disk": "本地硬盘",
- "aice.project": "指定项目",
- "aice.name_repeat_extra": "名称支持有序后缀占位符‘#’,用法举例,名称host##,数量2,创建后实例的名称依次为host01、host02,已有同名实例,序号顺延",
- "aice.capacity": "容量",
- "aice.template": "模版",
- "aice.disk.is_mounted": "是否挂载",
- "aice.disk.mounted": "已挂载",
- "aice.disk.unmounted": "未挂载",
- "aice.disk.storage_type": "存储类型",
- "aice.disk.disk_size": "磁盘容量",
- "aice.disk.disk_type": "磁盘类型",
- "aice.disk.sys_disk": "系统盘",
- "aice.disk.data_disk": "数据盘",
- "aice.image.url": "镜像地址",
- "aice.image.label": "镜像标签",
- "aice.container_port.message": "容器端口范围在 0-65535 之间",
- "aice.device": "设备型号",
- "aice.host": "主机",
- "aice.storage": "存储",
- "aice.detail": "详情",
- "aice.event": "操作日志",
- "aice.perform_sync_status": "同步状态",
- "aice.add": "增加{0}",
- "aice.screenshot": "截屏",
- "aice.desktop_status": "应用状态",
- "aice.phone.restart.sync_image.pompt": "根据规格更新镜像",
- "aice.phone.title.adb_port": "ADB端口",
- "aice.global_task": "全局任务",
- "aice.global_task.compute": "容器任务",
- "aice.global_task.desktop": "桌面任务",
- "aice.backup_name": "备份名称",
- "aice.auto_start": "备份完成后自动重启",
- "aice.auto_reset": "自动恢复出厂设置",
- "aice.action.bind_volume": "更换数据盘",
- "aice.phone.bind.auto_start.pompt": "更换后自动启动",
- "aice.restart_with_backup": "重启时恢复备份",
- "aice.backup.diskbackup.title": "磁盘备份",
- "aice.cpu.priority": "CPU权重",
- "aice.cpu.bandwidth": "限速(Mbps)",
- "aice.restart_with_image": "重启时设置镜像",
- "aice.restart_with_image_tip": "不选时,并且不选择根据规格更新镜像,则不变更镜像",
- "aice.restart_with_spec": "重启时设置规格",
- "aice.restart_with_spec_tip": "不选时,则不变更规格",
- "aice.action.cpu.priority": "调整CPU权重",
- "aice.action.net.config": "网络调整",
- "aice.action.net.config.bandwidth": "带宽(Mbps)",
- "aice.action.exec.command": "执行命令",
- "aice.apps": "应用",
- "aice.apps.install": "安装",
- "aice.apps.uninstall": "卸载",
- "aice.apps.status": "应用状态",
- "aice.probed_status.title": "安装状态",
- "aice.probed_status.installed": "已安装",
- "aice.probed_status.uninstalled": "未安装",
- "aice.probed_apps": "普通应用",
- "aice.system_apps": "系统应用",
- "aice.mounted_apps": "模型库",
- "aice.save_mounted_apps": "保存到模型库",
- "aice.phone.save_mounted_apps.auto_restart.pompt": "保存后自动启动",
- "aice.mounted_apps.package": "APPID",
- "aice.mounted_apps.app_id": "应用ID",
- "aice.mounted_apps.version": "版本",
- "aice.mounted_apps.mounts": "挂载路径",
- "aice.mounted_apps.unprobed": "安装中",
- "aice.mounted_apps.auto_cache": "自动缓存",
- "aice.mounted_apps.auto_cache.on": "已缓存",
- "aice.mounted_apps.auto_cache.status": "缓存状态",
- "aice.mounted_apps.auto_cache.enable": "设置自动缓存",
- "aice.mounted_apps.display_name": "应用名",
- "aice.mounted_apps.icon": "图标",
- "aice.bandwidth_mb": "带宽(M)",
- "aice.model": "模型",
- "aice.save_as_instant_model": "保存到模型库",
- "aice.install_instant_model": "安装模型数据",
- "aice.devices": "GPU型号",
- "aice.model_name": "模型名称",
- "aice.model_tag": "模型标签",
- "aice.import": "导入",
- "aice.llm_network_type.guest_default": "自动调度-经典网络",
- "aice.llm_network_type.hostlocal_default": "自动调度-宿主机本地网络",
- "aice.llm_network_type.guest": "指定经典网络",
- "aice.llm_network_type.hostlocal": "指定宿主机本地网络",
- "aice.access_url": "连接信息",
- "aice.login_url": "登录地址",
- "aice.login_username": "用户名",
- "aice.login_password": "密码",
- "aice.login_extra": "额外信息",
- "aice.login_info": "登录信息",
- "aice.click_to_show": "点击显示",
- "aice.dify_api_image": "Dify API 镜像",
- "aice.dify_plugin_image": "Dify Plugin 镜像",
- "aice.dify_sandbox_image": "Dify Sandbox 镜像",
- "aice.dify_ssr_image": "Dify SSR 镜像",
- "aice.dify_weaviate_image": "Dify Weaviate 镜像",
- "aice.dify_web_image": "Dify Web 镜像",
- "aice.nginx_image": "Nginx 镜像",
- "aice.postgres_image": "Postgre 镜像",
- "aice.redis_image": "Redis 镜像",
- "aice.container_status": "容器状态"
- }
|