@@ -142,6 +142,12 @@
"第三方模块连接通过,已有坐标" = "Third-party module connected, coordinate present";
"第三方模块连接通过,暂无坐标" = "Third-party module connected, no coordinate yet";
"第三方模块连接失败" = "Third-party module connection failed";
"======== 第三方代理连接检测 ========" = "======== Third-party Proxy Connection Check ========";
"模式: 测试模式" = "Mode: Test mode";
"请求: wloc-settings/save?action=query" = "Request: wloc-settings/save?action=query";
"拦截响应: 有效 JSON" = "Intercepted response: Valid JSON";
"已保存坐标: %@" = "Saved coordinate: %@";
"结果: %@" = "Result: %@";
/* MARK: - TipViews */
"生效说明" = "How to Activate";
@@ -186,7 +192,7 @@
"去提交" = "Submit";
"复制模板" = "Copy Template";
"不再提示" = "Don't Show Again";
"第三方客户端" = "t hird-party client";
"第三方客户端" = "T hird-party client";
"你正在使用 %@。点击“去提交”会先复制投稿模板,并在 App 内打开社区页面。采纳后将收录到 README,可选择是否匿名署名。" = "You are using %@. Tapping “Submit” first copies the submission template and opens the community page inside the app. Accepted submissions are added to the README; you can choose to stay anonymous.";
"已复制投稿模板" = "Submission Template Copied";
"如果 GitHub 登录或浏览器跳转后模板没有自动填充,可以直接粘贴。" = "If the template is not filled in automatically after you sign in to GitHub or the browser switches, just paste it manually.";
@@ -330,6 +336,367 @@
"第三方代理清除坐标失败" = "The third-party proxy failed to clear the coordinate";
"已有第三方代理请求正在执行" = "A third-party proxy request is already running";
"配置已提供,尚未验证" = "Configuration provided, not yet verified";
"已连接,有保存坐标" = "Connected, coordinate saved";
"已连接,无保存坐标" = "Connected, no saved coordinate";
"连接失败(%@) " = "Connection failed (%@)";
"当前客户端:%@" = "Current client: %@";
"配置接口:/wloc-settings/save" = "Configuration endpoint: /wloc-settings/save";
"请求动作:WLOC query" = "Request action: WLOC query";
"检查范围:模块拦截、MITM、证书、代理/VPN 连接" = "Check scope: module interception, MITM, certificate, and proxy/VPN connection";
"连接状态:%@" = "Connection status: %@";
"检测结果:失败" = "Check result: Failed";
"耗时:%lld ms" = "Duration: %lld ms";
"错误类型:%@" = "Error type: %@";
"错误详情:%@" = "Error details: %@";
"处理建议:%@。" = "Suggested action: %@.";
"======== 第三方代理运行检测 ========" = "======== Third-party Proxy Runtime Check ========";
"触发来源:地图或设置中的第三方代理操作" = "Triggered by: third-party proxy action from the map or Settings";
"请求动作:WLOC 配置接口" = "Request action: WLOC configuration endpoint";
"处理建议:确认模块已启用,并检查 MITM、证书和代理/VPN 连接。" = "Suggested action: confirm the module is enabled, then check MITM, the certificate, and the proxy/VPN connection.";
/* MARK: - Exported diagnostics */
"环境信息" = "Environment";
"App 版本" = "App version";
"系统版本" = "System version";
"诊断日志" = "Diagnostic Logs";
"不适用" = "Not applicable";
"是" = "Yes";
"否" = "No";
"(无诊断数据)" = "(No diagnostic data)";
"第三方代理测试模式:模块连接成功;已保存坐标=%@" = "Third-party proxy test mode: module connected; saved coordinate=%@";
"第三方代理测试模式:模块连接失败;%@" = "Third-party proxy test mode: module connection failed; %@";
"======== 代理验证测试 ========" = "======== Proxy Verification Test ========";
"App 版本: %@" = "App version: %@";
"系统版本: iOS %@" = "System version: iOS %@";
"[步骤 A] 检查代理是否运行…" = "[Step A] Check whether the proxy is running…";
" 端口: 127.0.0.1:8888" = " Port: 127.0.0.1:8888";
" ⚠ 代理未运行,尝试启动…" = " ⚠ Proxy is not running; attempting to start it…";
" ✗ 启动失败: %@" = " ✗ Failed to start: %@";
" ✓ 代理启动成功" = " ✓ Proxy started";
" ✓ 代理已在运行中" = " ✓ Proxy is already running";
"[步骤 B] 检测证书与 WiFi 代理…" = "[Step B] Check certificate and Wi-Fi proxy…";
" 方式: 请求 baidu.com/paopao-verify-<token>" = " Method: request baidu.com/paopao-verify-<token>";
" 结果判定: TLS 错误=证书问题 / 响应不匹配=代理未配置 / 匹配=通过" = " Criteria: TLS error=certificate issue / response mismatch=proxy not configured / match=passed";
" ✗ 无法生成验证 token" = " ✗ Could not generate a verification token";
" ✓ 证书已信任,WiFi 代理已配置" = " ✓ Certificate is trusted and the Wi-Fi proxy is configured";
" ✗ 响应不匹配: HTTP %lld, %lld bytes, WiFi 代理未配置" = " ✗ Response mismatch: HTTP %1$lld, %2$lld bytes; Wi-Fi proxy is not configured";
" ✗ 请求失败 [%@ code=%lld]: %@" = " ✗ Request failed [%1$@ code=%2$lld]: %3$@";
" TLS/证书校验失败,CA 证书未信任" = " TLS/certificate validation failed; the CA certificate is not trusted";
"======== 环境检测通过 ✓ ========" = "======== Environment Check Passed ✓ ========";
" --- 代理日志 ---" = " --- Proxy Logs ---";
/* MARK: - Setup examples and acknowledgements */
"成功:{\"success\":true,\"longitude\":113.0,\"latitude\":22.0,\"accuracy\":25}\n失败:{\"success\":false,\"error\":\"错误说明\"}" = "Success: {\"success\":true,\"longitude\":113.0,\"latitude\":22.0,\"accuracy\":25}\nFailure: {\"success\":false,\"error\":\"Error details\"}";
"定位改写脚本源自 Yu9191/wloc,现由本项目维护" = "Location-rewrite scripts originated from Yu9191/wloc and are now maintained by this project";
/* MARK: - Runtime log categories and messages */
"地图" = "Map";
"坐标转换" = "Coordinate Conversion";
"定位" = "Location";
"实时定位" = "Live Location";
"提醒" = "Reminder";
"搜索" = "Search";
"收藏" = "Favorites";
"缩放" = "Zoom";
"========== App 启动 ==========" = "========== App Launch ==========";
"尚未选择运行模式,跳过本地 CA 和代理初始化" = "No runtime mode selected; skipping local CA and proxy initialization";
"第三方代理测试模式:跳过本地 CA、代理和环境检测" = "Third-party proxy test mode: skipping local CA, proxy, and environment checks";
"旧坐标数据迁移失败,将在下次启动重试" = "Legacy coordinate migration failed; it will be retried on the next launch";
"地图坐标标准初始化完成,开始后续启动流程" = "Map coordinate-system initialization completed; continuing app startup";
"没有持久化图钉,地图创建前请求实时定位" = "No persisted pin; requesting live location before creating the map";
"已使用实时定位准备唯一初始地图状态" = "Prepared the initial map state using live location";
"地图创建前取得的初始实时位置(WGS-84) " = "Initial live location obtained before map creation (WGS-84)";
"地图创建前无法取得实时定位,唯一初始位置使用深圳" = "Could not obtain live location before map creation; using Shenzhen as the initial location";
"已找到持久化图钉,直接准备唯一初始地图状态" = "Found a persisted pin and prepared the initial map state";
"启动门禁全部完成,现在创建 MapHomeView" = "All startup gates completed; creating MapHomeView";
"初始化" = "Initialize";
"启动代理 127.0.0.1:8888" = "Starting proxy at 127.0.0.1:8888";
"启动代理: 恢复上次 WGS-84 定位" = "Starting proxy: restoring the last WGS-84 location";
"启动成功" = "Started successfully";
"启动失败" = "Failed to start";
"写入坐标" = "Write coordinate";
"跳过过期坐标写入" = "Skipped stale coordinate write";
"跳过旧验证坐标恢复" = "Skipped restoring coordinates from an outdated verification";
"运动状态模拟设置已更新" = "Motion simulation setting updated";
"准备证书下载失败" = "Failed to prepare certificate download";
"设置虚拟定位坐标" = "Set simulated-location coordinate";
"apply失败" = "Apply failed";
"保存收藏失败" = "Failed to save favorite";
"本地服务初始化失败" = "Local service initialization failed";
"代理运行模式已切换" = "Proxy runtime mode changed";
"已迁移旧版模式初始化状态" = "Migrated legacy mode initialization state";
"地图坐标标准检测已有请求进行中" = "A map coordinate-system check is already running";
"地图坐标标准检测开始" = "Map coordinate-system check started";
"地图坐标标准检测获得明确结果" = "Map coordinate-system check returned a definitive result";
"地图坐标标准检测不可用,开始实时定位兜底" = "Map coordinate-system check unavailable; starting live-location fallback";
"地图坐标标准检测使用兜底结果" = "Map coordinate-system check used the fallback result";
"地图坐标标准检测被取消,保留默认国内标准" = "Map coordinate-system check was cancelled; keeping the default mainland-China system";
"地图坐标标准已确定,允许创建地图" = "Map coordinate system determined; map creation is now allowed";
"地图坐标标准运行期检测合并到进行中请求" = "Runtime map coordinate-system check joined the request already in progress";
"地图坐标标准运行期检测开始" = "Runtime map coordinate-system check started";
"地图坐标标准运行期检测结果已过期,取消写入" = "Runtime map coordinate-system result became stale; discarding it";
"地图坐标标准运行期检测完成,标准未变化" = "Runtime map coordinate-system check completed with no change";
"地图坐标标准运行期检测发现切换" = "Runtime map coordinate-system check detected a change";
"地图坐标标准运行期检测失败,保留当前标准" = "Runtime map coordinate-system check failed; keeping the current system";
"地图坐标标准运行期检测已取消" = "Runtime map coordinate-system check cancelled";
"实时定位不覆盖固定锚点的明确检测结果" = "Live location did not override the definitive fixed-anchor result";
"实时定位确认兜底地图坐标标准无需修正" = "Live location confirmed that the fallback map coordinate system needs no correction";
"实时定位修正启动兜底地图坐标标准" = "Live location corrected the startup fallback map coordinate system";
"第三方代理已保存 WGS-84 坐标" = "Third-party proxy saved the WGS-84 coordinate";
"第三方代理坐标已清除" = "Third-party proxy coordinate cleared";
"第三方代理请求失败" = "Third-party proxy request failed";
"第三方代理坐标同步成功" = "Third-party proxy coordinate synchronized";
"同步坐标到第三方客户端失败" = "Failed to synchronize the coordinate to the third-party client";
"验证结果" = "Verification result";
"验证失败" = "Verification failed";
"开启前检测失败,进入对应环境引导" = "Pre-start check failed; opening the relevant setup guide";
"清除第三方客户端坐标失败" = "Failed to clear the coordinate from the third-party client";
"累计虚拟定位操作次数" = "Counted simulated-location operations";
"已复制坐标" = "Coordinate copied";
"地图坐标标准切换时未找到当前选点缓存" = "No current-selection cache was found when the map coordinate system changed";
"地图坐标标准切换后已使用缓存坐标对回显当前选点" = "Restored the current selection from cached coordinates after the map coordinate system changed";
"地图坐标类型已变化" = "Map coordinate type changed";
"取消保存收藏:检测期间当前选点已变化" = "Cancelled saving favorite because the current selection changed during detection";
"保存当前选点为收藏" = "Saving the current selection as a favorite";
"第三方代理查询返回失败" = "Third-party proxy query returned a failure";
"启动后第三方代理状态查询失败" = "Failed to query third-party proxy status after startup";
"检测到 Wi-Fi 网络变化" = "Detected a Wi-Fi network change";
"网络仍在变化,重新计算环境检测等待时间" = "Network is still changing; recalculating the environment-check delay";
"等待 Wi-Fi 连接稳定后检测" = "Waiting for the Wi-Fi connection to stabilize before checking";
"延时检测已被更新的网络事件取消" = "Delayed check was cancelled by a newer network event";
"稳定等待结束后仍未连接 Wi-Fi,提示检查代理" = "Wi-Fi is still disconnected after the stability delay; prompting the user to check the proxy";
"开始后台环境检测" = "Starting background environment check";
"已有环境检测运行,1 秒后重试" = "An environment check is already running; retrying in 1 second";
"后台环境检测完成" = "Background environment check completed";
"环境检测连续被占用,本次不重复弹窗" = "Environment check remained busy; suppressing a duplicate alert";
"用户点击实时定位" = "User requested live location";
"MapKit 蓝点尚不可用,启动 CLLocationManager 兜底" = "MapKit user location is unavailable; starting the CLLocationManager fallback";
"MapKit 蓝点抢先完成请求,取消 CLLocationManager 兜底" = "MapKit completed the request first; cancelling the CLLocationManager fallback";
"虚拟定位开启后的 MapKit 蓝点标准判定" = "Determined the MapKit user-location coordinate system after simulated location started";
"登记实时定位请求上下文" = "Registered live-location request context";
"复用进行中的 CLLocationManager 请求并更新意图上下文" = "Reusing the active CLLocationManager request and updating its intent context";
"CLLocationManager 兜底未返回坐标" = "CLLocationManager fallback returned no coordinate";
"丢弃 CLLocationManager 结果:任务已取消或蓝点已抢先完成" = "Discarded CLLocationManager result because the task was cancelled or MapKit completed first";
"实时定位坐标完成标准判断并提交到地图" = "Live-location coordinate system determined and submitted to the map";
"MKLocalSearch 返回地点结果" = "MKLocalSearch returned a place result";
"反向地理编码网络失败,准备重试" = "Reverse geocoding network request failed; preparing to retry";
"反向地理编码失败" = "Reverse geocoding failed";
"获得搜索结果" = "Received search results";
"点击收藏点并回显到地图" = "Selected a favorite and displayed it on the map";
"忽略重复 CLLocationManager 请求" = "Ignored duplicate CLLocationManager request";
"CLLocationManager 请求入口" = "CLLocationManager request entry";
"授权状态不允许定位" = "Authorization status does not permit location access";
"创建 CLLocationManager 请求" = "Created CLLocationManager request";
"请求前台定位授权" = "Requesting foreground location authorization";
"定位授权状态变化" = "Location authorization status changed";
"CLLocationManager 返回样本批次" = "CLLocationManager returned a batch of samples";
"本批次没有可完成当前请求的样本" = "This batch contains no sample that can complete the current request";
"接受 CLLocationManager 样本并完成请求" = "Accepted CLLocationManager sample and completed the request";
"定位回调失败" = "Location callback failed";
"跳过 CLLocationManager 缓存样本" = "Skipped cached CLLocationManager sample";
"等待定位授权超时" = "Timed out waiting for location authorization";
"单次定位超时,切换持续定位" = "One-shot location timed out; switching to continuous updates";
"持续定位超时" = "Continuous location updates timed out";
"开始 CLLocationManager 单次定位" = "Starting one-shot CLLocationManager request";
"开始 CLLocationManager 持续定位兜底" = "Starting continuous CLLocationManager fallback";
"CLLocationManager 请求完成" = "CLLocationManager request completed";
"CLLocationManager 请求结束但没有坐标" = "CLLocationManager request ended without a coordinate";
"使用 CLLocationManager 新鲜缓存" = "Using a fresh CLLocationManager cache entry";
"实时定位按钮直接使用 MapKit 蓝点缓存" = "Live-location action used the MapKit user-location cache directly";
"主页收到待处理请求所需的 MapKit 蓝点回调" = "Home screen received the MapKit user-location callback for the pending request";
"主页收到 CLLocationManager 兜底坐标" = "Home screen received the CLLocationManager fallback coordinate";
"原始实时定位坐标" = "Original live-location coordinate";
"检查 CLLocationManager 样本" = "Checking CLLocationManager sample";
"拒绝 CLLocationManager 样本:坐标或精度无效" = "Rejected CLLocationManager sample because its coordinate or accuracy is invalid";
"MapKit 蓝点更新但 location 为空" = "MapKit user location updated but its location value is empty";
"拒绝 MapKit 蓝点样本:坐标无效" = "Rejected MapKit user-location sample because its coordinate is invalid";
"拒绝 MapKit 蓝点样本:水平精度无效" = "Rejected MapKit user-location sample because horizontal accuracy is invalid";
"音频中断恢复" = "Recovered from audio interruption";
"音频会话失败" = "Audio session failed";
"无法创建静音音频缓冲区" = "Could not create the silent-audio buffer";
"引擎启动失败" = "Audio engine failed to start";
"后台保活已启动(静音音频)" = "Background keep-alive started (silent audio)";
"后台保活已停止" = "Background keep-alive stopped";
"保存当前图钉失败" = "Failed to save the current pin";
"存储缩放" = "Stored zoom level";
"旧坐标数据迁移完成" = "Legacy coordinate migration completed";
"远程版本配置加载成功" = "Remote version configuration loaded";
"版本配置源不可用,尝试下一地址" = "Version configuration source unavailable; trying the next URL";
"版本配置加载失败,继续使用内置配置" = "Failed to load version configuration; continuing with built-in values";
"版本说明源不可用,尝试下一地址" = "Release-notes source unavailable; trying the next URL";
"版本说明加载失败,将使用最新 Release 页面" = "Failed to load release notes; using the latest Release page";
"复用设备钥匙串中的 CA" = "Reusing the CA from the device keychain";
"旧 CA 已迁移到设备钥匙串" = "Legacy CA migrated to the device keychain";
"已生成并保存设备专属 CA" = "Generated and saved a device-specific CA";
"已删除设备 CA,等待重新生成" = "Deleted the device CA; waiting to regenerate it";
"钥匙串中的 CA 无效,准备回退" = "CA in the keychain is invalid; preparing fallback";
"删除旧 CA 文件失败,将在下次启动重试" = "Failed to delete legacy CA files; it will be retried on the next launch";
"无法解析 CA 证书 PEM" = "Could not parse the CA certificate PEM";
"无法创建 SecTrust" = "Could not create SecTrust";
"SecTrust 评估返回错误" = "SecTrust evaluation returned an error";
"CA 证书已被系统信任" = "CA certificate is trusted by the system";
"CA 证书未被系统信任" = "CA certificate is not trusted by the system";
"调用 Go Core 生成 CA" = "Calling Go Core to generate the CA";
"Go Core CA 生成成功" = "Go Core generated the CA";
"本地证书服务已在运行" = "Local certificate server is already running";
"调用 Go Core 启动本地证书服务" = "Calling Go Core to start the local certificate server";
"本地证书服务启动成功" = "Local certificate server started";
"停止本地证书服务" = "Stopping local certificate server";
"开始第三方代理连接检测" = "Starting third-party proxy connection check";
"第三方代理连接检测通过" = "Third-party proxy connection check passed";
"第三方代理连接检测失败" = "Third-party proxy connection check failed";
"关闭代理前已同步关闭虚拟定位" = "Stopped simulated location before stopping the proxy";
"切换 APP 模式前无法清除第三方坐标" = "Could not clear the third-party coordinate before switching to App Mode";
"设置页第三方连接检测通过" = "Third-party connection check passed in Settings";
"设置页第三方连接检测失败" = "Third-party connection check failed in Settings";
"地图实际显示坐标" = "Coordinate displayed on map";
/* MARK: - Runtime log fields and values */
"App回到前台" = "App returned to foreground";
"App已确认地图标准" = "App confirmed the map coordinate system";
"CLLocationManager请求中" = "CLLocationManager request active";
"Go proxy 启动失败" = "Go proxy failed to start";
"MapKit地图蓝点" = "MapKit user location";
"MapKit蓝点新样本" = "New MapKit user-location sample";
"MapKit蓝点缓存" = "MapKit user-location cache";
"SSID可读取" = "SSID readable";
"WLOC写入标准" = "WLOC write coordinate system";
"WLOC目标标准" = "WLOC target coordinate system";
"Wi-Fi接口" = "Wi-Fi interface";
"intent选点revision" = "Intent selection revision";
"manager请求中" = "Manager request active";
"上下文存在" = "Context present";
"事件原因" = "Event reason";
"任务已取消" = "Task cancelled";
"任务已存在" = "Task already present";
"使用兜底" = "Used fallback";
"保存收藏" = "Save favorite";
"保存数据包含" = "Saved data contains";
"保持未启用" = "Kept disabled";
"保留原第三方坐标" = "Kept previous third-party coordinate";
"保留已启用状态" = "Kept enabled state";
"保留标准" = "Retained coordinate system";
"修正兜底标准" = "Corrected fallback coordinate system";
"内存缓存存在" = "In-memory cache present";
"初始坐标来源" = "Initial coordinate source";
"初始来源" = "Initial source";
"初始阶段" = "Initial phase";
"判定规则" = "Decision rule";
"原兜底来源" = "Original fallback source";
"原因" = "Reason";
"取值字段" = "Source field";
"可显示不再提醒" = "Can show suppress option";
"启动代理…" = "Starting proxy…";
"命中林士街" = "Matched Lin Shi Street";
"固定锚点" = "Fixed anchor";
"固定锚点查询超过5秒" = "Fixed-anchor query exceeded 5 seconds";
"固定锚点查询返回空结果" = "Fixed-anchor query returned no results";
"国内标准(GCJ-02)" = "Mainland China system (GCJ-02)";
"国内转换区域" = "Mainland conversion region";
"国外非转换区域" = "Non-conversion region outside mainland China";
"国际标准(WGS-84)" = "International system (WGS-84)";
"国际标准(WGS-84)+国内标准(GCJ-02)" = "International (WGS-84) + mainland China (GCJ-02)";
"图钉已按新类型重设" = "Pin reset for the new type";
"地图取值字段" = "Map source field";
"地图标准" = "Map coordinate system";
"坐标有效" = "Coordinate valid";
"坐标标准" = "Coordinate system";
"垂直精度米" = "Vertical accuracy (m)";
"基础校验通过" = "Basic validation passed";
"处理建议" = "Suggested action";
"失败时提示" = "Show alert on failure";
"实时定位存在" = "Live location present";
"实时定位服务区域" = "Live-location service region";
"客户端模式" = "Client mode";
"尝试" = "Attempt";
"已取消位置更新" = "Location updates cancelled";
"已恢复真实定位" = "Real location restored";
"已清理" = "Cleared";
"已重置" = "Reset";
"开启" = "Enable";
"异步地理编码" = "Asynchronous geocoding";
"当前地图标准" = "Current map coordinate system";
"当前客户端" = "Current client";
"当前标准" = "Current coordinate system";
"当前选点revision" = "Current selection revision";
"恢复状态" = "Restore state";
"批次索引" = "Batch index";
"持久化字段" = "Persisted field";
"授权状态" = "Authorization status";
"授权状态rawValue" = "Authorization status raw value";
"探测失败原因" = "Probe failure reason";
"搜索结果" = "Search results";
"操作" = "Operation";
"新类型" = "New type";
"无已保存" = "None saved";
"无法判定" = "Undetermined";
"无法启动本地证书服务" = "Could not start the local certificate server";
"无法生成本地证书" = "Could not generate the local certificate";
"日志策略" = "Logging policy";
"旧类型" = "Previous type";
"显示坐标字段" = "Displayed coordinate field";
"最低版本" = "Minimum version";
"最新版本" = "Latest version";
"最终标准" = "Final coordinate system";
"最终阶段" = "Final phase";
"有坐标" = "Coordinate present";
"有效样本数" = "Valid sample count";
"有缓存" = "Cache present";
"未知错误" = "Unknown error";
"本地 CA 证书或私钥无效" = "Local CA certificate or private key is invalid";
"无法写入设备钥匙串(%d) " = "Could not write to the device keychain (%d)";
"来源" = "Source";
"来源类型" = "Source type";
"林士街" = "Lin Shi Street";
"查看诊断日志" = "View diagnostic logs";
"样本年龄秒" = "Sample age (s)";
"样本数" = "Sample count";
"样本时间" = "Sample time";
"检查范围" = "Check scope";
"检测前标准" = "Coordinate system before check";
"模块拦截、MITM、代理/VPN连接" = "Module interception, MITM, and proxy/VPN connection";
"次数" = "Count";
"每次开启首次或判定变化" = "First sample after each start or classification change";
"水平精度米" = "Horizontal accuracy (m)";
"活动requestID" = "Active request ID";
"活动阶段" = "Active phase";
"海拔米" = "Altitude (m)";
"满足当前请求时间窗" = "Within current request time window";
"点击实时定位" = "Live-location action";
"目标所在区域" = "Target region";
"确认标准" = "Confirmed coordinate system";
"社区征集客户端数" = "Clients requesting community contributions";
"等待秒数" = "Wait duration (s)";
"系统缓存存在" = "System cache present";
"结果" = "Result";
"结果数" = "Result count";
"结果来源" = "Result source";
"缓存" = "Cache";
"缓存上限秒" = "Cache limit (s)";
"缓存时效通过" = "Cache freshness valid";
"缩放米" = "Zoom (m)";
"网络可用" = "Network available";
"耗时毫秒" = "Duration (ms)";
"蓝点回调更接近" = "User-location callback is closer";
"蓝点缓存" = "User-location cache";
"蓝点缓存存在" = "User-location cache present";
"蓝点距GCJ目标米" = "User-location distance to GCJ target (m)";
"蓝点距WGS目标米" = "User-location distance to WGS target (m)";
"触发原因" = "Trigger reason";
"诊断位置" = "Diagnostic location";
"请求动作" = "Request action";
"超时毫秒" = "Timeout (ms)";
"输入坐标标准" = "Input coordinate system";
"连接状态" = "Connection status";
"选点revision" = "Selection revision";
"选点期间发生变化" = "Selection changed during operation";
"错误" = "Error";
"错误类型" = "Error type";
"锚点" = "Anchor";
"阶段" = "Phase";
"首条名称" = "First result name";
"首条名称=林士街→GCJ-02,否则→WGS-84" = "First name=Lin Shi Street → GCJ-02; otherwise → WGS-84";
"默认国内标准" = "Default mainland-China coordinate system";
/* MARK: - ProxyManager */
"证书下载地址无效" = "Invalid certificate download URL";