chore: update i18n (#4128)
This commit is contained in:
committed by
GitHub
Unverified
parent
3ec7772e5d
commit
ad623da86d
@@ -395,16 +395,18 @@
|
||||
"Profile switch interrupted by new selection": "Profile switch interrupted by new selection",
|
||||
"Only YAML Files Supported": "Only YAML Files Supported",
|
||||
"Settings Applied": "Settings Applied",
|
||||
"Stopping Core...": "Stopping Core...",
|
||||
"Restarting Core...": "Restarting Core...",
|
||||
"Installing Service...": "Installing Service...",
|
||||
"Uninstalling Service...": "Uninstalling Service...",
|
||||
"Service Installed Successfully": "Service Installed Successfully",
|
||||
"Service Uninstalled Successfully": "Service Uninstalled Successfully",
|
||||
"Proxy Daemon Duration Cannot be Less than 1 Second": "Proxy Daemon Duration Cannot be Less than 1 Second",
|
||||
"Invalid Bypass Format": "Invalid Bypass Format",
|
||||
"Waiting for service to be ready...": "Waiting for service to be ready...",
|
||||
"Service not ready, retrying attempt {count}/{total}...": "Service not ready, retrying attempt {count}/{total}...",
|
||||
"Failed to check service status, retrying attempt {count}/{total}...": "Failed to check service status, retrying attempt {count}/{total}...",
|
||||
"Service not ready, retrying attempt {count}/{total}...": "Service not ready, retrying attempt {{count}}/{{total}}...",
|
||||
"Failed to check service status, retrying attempt {count}/{total}...": "Failed to check service status, retrying attempt {{count}}/{{total}}...",
|
||||
"Service did not become ready after attempts. Proceeding with core restart.": "Service did not become ready after attempts. Proceeding with core restart.",
|
||||
"Restarting Core...": "Restarting Core...",
|
||||
"Service was ready, but core restart might have issues or service became unavailable. Please check.": "Service was ready, but core restart might have issues or service became unavailable. Please check.",
|
||||
"Service installation or core restart encountered issues. Service might not be available. Please check system logs.": "Service installation or core restart encountered issues. Service might not be available. Please check system logs.",
|
||||
"Attempting to restart core as a fallback...": "Attempting to restart core as a fallback...",
|
||||
@@ -642,6 +644,7 @@
|
||||
"Saved Successfully": "Saved successfully",
|
||||
"External Cors": "External Cors",
|
||||
"Enable one-click CORS for external API. Click to toggle CORS": "Enable one-click CORS for external API. Click to toggle CORS",
|
||||
"External Cors Settings": "External Cors Settings",
|
||||
"External Cors Configuration": "External Cors Configuration",
|
||||
"Allow private network access": "Allow private network access",
|
||||
"Allowed Origins": "Allowed Origins",
|
||||
|
||||
@@ -395,14 +395,16 @@
|
||||
"Profile switch interrupted by new selection": "配置切换被新选择中断",
|
||||
"Only YAML Files Supported": "仅支持 YAML 文件",
|
||||
"Settings Applied": "设置已应用",
|
||||
"Stopping Core...": "停止内核中...",
|
||||
"Restarting Core...": "重启内核中...",
|
||||
"Installing Service...": "安装服务中...",
|
||||
"Uninstalling Service...": "卸载服务中...",
|
||||
"Service Installed Successfully": "已成功安装服务",
|
||||
"Service Uninstalled Successfully": "已成功卸载服务",
|
||||
"Waiting for service to be ready...": "等待服务准备就绪...",
|
||||
"Service not ready, retrying attempt {count}/{total}...": "服务未就绪,正在重试 {count}/{total} 次...",
|
||||
"Failed to check service status, retrying attempt {count}/{total}...": "检查服务状态失败,正在重试 {count}/{total} 次...",
|
||||
"Service not ready, retrying attempt {count}/{total}...": "服务未就绪,正在重试 {{count}}/{{total}} 次...",
|
||||
"Failed to check service status, retrying attempt {count}/{total}...": "检查服务状态失败,正在重试 {{count}}/{{total}} 次...",
|
||||
"Service did not become ready after attempts. Proceeding with core restart.": "服务在尝试后仍未就绪。正在重启内核。",
|
||||
"Restarting Core...": "正在重启内核...",
|
||||
"Service was ready, but core restart might have issues or service became unavailable. Please check.": "服务已就绪,但内核重启可能存在问题或服务变得不可用。请检查。",
|
||||
"Service installation or core restart encountered issues. Service might not be available. Please check system logs.": "服务安装或内核重启遇到问题。服务可能不可用。请检查系统日志。",
|
||||
"Attempting to restart core as a fallback...": "尝试重启内核作为后备方案...",
|
||||
@@ -642,6 +644,7 @@
|
||||
"Saved Successfully": "保存成功",
|
||||
"External Cors": "外部控制跨域",
|
||||
"Enable one-click CORS for external API. Click to toggle CORS": "设置内核跨域访问,点击切换 CORS是否启用",
|
||||
"External Cors Settings": "外部控制跨域设置",
|
||||
"External Cors Configuration": "外部控制跨域配置",
|
||||
"Allow private network access": "允许专用网络访问",
|
||||
"Allowed Origins": "允许的来源",
|
||||
|
||||
Reference in New Issue
Block a user