Merge pull request #1053 from maxyxyd/main

Update translations
This commit is contained in:
Hiddify
2024-07-14 10:00:51 +02:00
committed by GitHub
2 changed files with 14 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
"unknown": "未知", "unknown": "未知",
"hidden": "隐藏", "hidden": "隐藏",
"timeout": "超时", "timeout": "超时",
"clipboardExportSuccessMsg": "已导出到剪板", "clipboardExportSuccessMsg": "已导出到剪板",
"showMore": "显示更多", "showMore": "显示更多",
"showLess": "显示更少", "showLess": "显示更少",
"openAppSettings": "打开应用设置", "openAppSettings": "打开应用设置",
@@ -55,7 +55,7 @@
"remainingDuration": "剩余 ${duration} 天", "remainingDuration": "剩余 ${duration} 天",
"remainingTrafficSemanticLabel": "已使用 ${consumed} 流量,共 ${total} 流量。", "remainingTrafficSemanticLabel": "已使用 ${consumed} 流量,共 ${total} 流量。",
"expired": "已过期", "expired": "已过期",
"noTraffic": "超出额", "noTraffic": "超出额",
"upload": "上传", "upload": "上传",
"download": "下载", "download": "下载",
"total": "总流量", "total": "总流量",
@@ -63,7 +63,7 @@
}, },
"sortBy": { "sortBy": {
"lastUpdate": "最近更新", "lastUpdate": "最近更新",
"name": "字母顺序" "name": "字母顺序"
}, },
"add": { "add": {
"buttonText": "新的配置文件", "buttonText": "新的配置文件",
@@ -78,6 +78,8 @@
"permissionRequest": "授予相机权限以允许扫描二维码" "permissionRequest": "授予相机权限以允许扫描二维码"
}, },
"manually": "手动输入", "manually": "手动输入",
"addWarp": "添加 WARP",
"addingWarpMsg": "我们正在注册 WARP请稍候。",
"addingProfileMsg": "添加配置文件", "addingProfileMsg": "添加配置文件",
"failureMsg": "添加配置文件失败" "failureMsg": "添加配置文件失败"
}, },
@@ -162,7 +164,9 @@
"requiresRestartMsg": "要使其生效,请重新启动应用程序", "requiresRestartMsg": "要使其生效,请重新启动应用程序",
"experimental": "实验性选项", "experimental": "实验性选项",
"experimentalMsg": "带有实验标志的功能仍在开发中,可能会出现问题。", "experimentalMsg": "带有实验标志的功能仍在开发中,可能会出现问题。",
"importOptions": "从剪切板导入选项", "exportOptions": "将匿名选项导出到剪贴板",
"exportAllOptions": "将所有选项导出到剪贴板(用于调试)",
"importOptions": "从剪贴板导入选项",
"importOptionsMsg": "这将使用提供的值重写所有配置选项。您确定吗?", "importOptionsMsg": "这将使用提供的值重写所有配置选项。您确定吗?",
"general": { "general": {
"sectionTitle": "一般选项", "sectionTitle": "一般选项",
@@ -355,8 +359,9 @@
"generateWarpConfig": "生成 WARP 配置文件", "generateWarpConfig": "生成 WARP 配置文件",
"missingWarpConfig": "WARP 配置文件缺失", "missingWarpConfig": "WARP 配置文件缺失",
"warpConfigGenerated": "WARP 配置文件已生成", "warpConfigGenerated": "WARP 配置文件已生成",
"pageTitle": "配置", "pageTitle": "配置选项",
"logLevel": "日志级别", "logLevel": "日志级别",
"blockAds": "阻止广告",
"resolveDestination": "解析目标地址", "resolveDestination": "解析目标地址",
"ipv6Mode": "IPv6 路由", "ipv6Mode": "IPv6 路由",
"ipv6Modes": { "ipv6Modes": {

View File

@@ -78,6 +78,8 @@
"permissionRequest": "授予相機權限已允許掃描 QR code" "permissionRequest": "授予相機權限已允許掃描 QR code"
}, },
"manually": "手動輸入", "manually": "手動輸入",
"addWarp": "添加 WARP",
"addingWarpMsg": "我們正在註冊 WARP請稍候。",
"addingProfileMsg": "新增設定檔", "addingProfileMsg": "新增設定檔",
"failureMsg": "新增設定檔失敗" "failureMsg": "新增設定檔失敗"
}, },
@@ -163,9 +165,9 @@
"experimental": "實驗性的", "experimental": "實驗性的",
"experimentalMsg": "帶有實驗標誌的功能仍在開發中,可能會導致問題。", "experimentalMsg": "帶有實驗標誌的功能仍在開發中,可能會導致問題。",
"exportOptions": "匯出選項至剪貼簿", "exportOptions": "匯出選項至剪貼簿",
"exportAllOptions": "匯出選項至剪貼(用於偵錯) ", "exportAllOptions": "匯出選項至剪貼簿(用於偵錯) ",
"importOptions": "從剪貼簿匯入選項", "importOptions": "從剪貼簿匯入選項",
"importOptionsMsg": "浙江使用提供的值複寫所有配置選項。您確定嗎?", "importOptionsMsg": "這將使用提供的值複寫所有配置選項。您確定嗎?",
"general": { "general": {
"sectionTitle": "一般", "sectionTitle": "一般",
"locale": "語言", "locale": "語言",