Files
Archive/sing-box/clients/android/app/src/main/res/values-zh-rCN/strings.xml
T
2024-12-14 19:33:52 +01:00

164 lines
11 KiB
XML

<resources>
<string name="stop">停止</string>
<string name="ok"></string>
<string name="no_thanks">不,谢谢</string>
<string name="title_dashboard">仪表</string>
<string name="title_configuration">配置</string>
<string name="title_log">日志</string>
<string name="title_settings">设置</string>
<string name="title_new_profile">新建配置</string>
<string name="title_edit_profile">编辑配置</string>
<string name="title_edit_configuration">编辑配置</string>
<string name="title_overview">概述</string>
<string name="title_groups"></string>
<string name="title_debug">调试</string>
<string name="quick_toggle">切换</string>
<string name="profile_name">名称</string>
<string name="profile_type">类型</string>
<string name="profile_source"></string>
<string name="profile_import_file">导入文件</string>
<string name="profile_create">创建</string>
<string name="profile_edit_content">编辑内容</string>
<string name="profile_check">检查</string>
<string name="profile_share">分享</string>
<string name="profile_share_url">通过二维码分享 URL</string>
<string name="profile_input_required">必须</string>
<string name="profile_empty">无配置</string>
<string name="profile_item_last_updated">最后更新:%s</string>
<string name="profile_last_updated">最后更新</string>
<string name="profile_update">更新</string>
<string name="profile_auto_update">自动更新</string>
<string name="profile_auto_update_interval">自动更新间隔 (分)</string>
<string name="profile_auto_update_interval_minimum_hint">最低值为 15</string>
<string name="profile_type_local">本地</string>
<string name="profile_type_remote">远程</string>
<string name="profile_source_create_new">创建</string>
<string name="profile_source_import">导入</string>
<string name="profile_add_import_file">从文件导入</string>
<string name="profile_add_scan_qr_code">扫描二维码</string>
<string name="profile_add_scan_use_front_camera">前置摄像头</string>
<string name="profile_add_scan_use_vendor_analyzer">使用 MLKit 扫描</string>
<string name="profile_add_scan_enable_torch">灯光</string>
<string name="profile_add_create_manually">手动创建</string>
<string name="menu_undo">撤销</string>
<string name="menu_redo">重做</string>
<string name="menu_format">格式化</string>
<string name="menu_delete">删除</string>
<string name="menu_share">分享</string>
<string name="status_default">服务未启动</string>
<string name="status_starting">服务启动中...</string>
<string name="status_stopping">服务停止中...</string>
<string name="status_started">服务已启动</string>
<string name="enabled">启用</string>
<string name="disabled">禁用</string>
<string name="settings_clear_working_directory">清理工作目录</string>
<string name="error_title">错误</string>
<string name="file_manager_missing">您的设备缺少 Android 标准文件选择器,请安装一个,例如 Material Files。</string>
<string name="loading">加载中...</string>
<string name="service_error_missing_permission">缺少 VPN 权限</string>
<string name="service_error_missing_notification_permission">缺少通知权限</string>
<string name="service_error_empty_configuration">空配置</string>
<string name="service_error_title_start_command_server">启动命令服务器</string>
<string name="service_error_title_create_service">创建服务</string>
<string name="service_error_title_start_service">启动服务</string>
<string name="service_error_title_deprecated_warning">弃用警告</string>
<string name="service_error_deprecated_warning_documentation">文档</string>
<string name="status_status">状态</string>
<string name="status_memory">内存</string>
<string name="status_connections">连接</string>
<string name="status_connections_inbound">入站</string>
<string name="status_connections_outbound">出站</string>
<string name="status_uplink">上传</string>
<string name="status_downlink">下载</string>
<string name="status_traffic">速率</string>
<string name="status_traffic_total">流量</string>
<string name="group_selected_title">选中</string>
<string name="profile">配置</string>
<string name="core_version">版本</string>
<string name="core">核心</string>
<string name="dynamic_notification">在通知中显示实时速度</string>
<string name="core_data_size">数据大小</string>
<string name="check_update_automatic">自动检查更新</string>
<string name="check_update">检查更新</string>
<string name="privacy_policy">隐私政策</string>
<string name="title_app_settings">应用</string>
<string name="memory_limit">内存限制</string>
<string name="background_permission">后台权限</string>
<string name="background_permission_description">申请必要的权限以使 VPN 正常运行。 如果您使用的是中国公司生产的设备,则授予权限后该卡可能不会消失。</string>
<string name="read_more">阅读更多</string>
<string name="request_background_permission">忽略电池优化</string>
<string name="import_remote_profile">导入远程配置</string>
<string name="import_remote_profile_message">您确定要导入远程配置文件 %1$s 吗?您将连接到 %2$s 来下载配置。</string>
<string name="title_profile_override">配置覆盖</string>
<string name="profile_override_description">使用平台特定的值覆盖文件配置项。</string>
<string name="profile_override_configure">配置</string>
<string name="title_per_app_proxy">分应用代理</string>
<string name="per_app_proxy_description">覆盖配置中的 include_package 和 exclude_package。</string>
<string name="per_app_proxy_mode">代理模式</string>
<string name="per_app_proxy_mode_include">白名单</string>
<string name="per_app_proxy_mode_include_description">仅允许选定的应用程序通过 VPN</string>
<string name="per_app_proxy_mode_exclude">黑名单</string>
<string name="per_app_proxy_mode_exclude_description">选定的应用将从 VPN 中排除</string>
<string name="per_app_proxy_action_copy">复制</string>
<string name="per_app_proxy_action_copy_application_label">名称</string>
<string name="per_app_proxy_action_copy_package_name">包名</string>
<string name="per_app_proxy_action_copy_uid">UID</string>
<string name="per_app_proxy_sort_mode">排序</string>
<string name="per_app_proxy_sort_mode_name">名称</string>
<string name="per_app_proxy_sort_mode_package_name">包名</string>
<string name="per_app_proxy_sort_mode_uid">UID</string>
<string name="per_app_proxy_sort_mode_install_time">安装时间</string>
<string name="per_app_proxy_sort_mode_update_time">更新shijian</string>
<string name="per_app_proxy_sort_mode_reverse">反转</string>
<string name="per_app_proxy_filter">过滤</string>
<string name="per_app_proxy_hide_system_apps">隐藏系统应用</string>
<string name="per_app_proxy_hide_offline_apps">隐藏离线应用</string>
<string name="per_app_proxy_hide_disabled_apps">隐藏禁用应用</string>
<string name="per_app_proxy_select">选择</string>
<string name="per_app_proxy_select_all">全选</string>
<string name="per_app_proxy_select_none">全不选</string>
<string name="per_app_proxy_backup">备份</string>
<string name="per_app_proxy_import">从剪切板导入</string>
<string name="per_app_proxy_export">导出到剪切板</string>
<string name="per_app_proxy_scan">扫描</string>
<string name="per_app_proxy_scan_china_apps">中国应用</string>
<string name="content_description_app_icon">App 图标</string>
<string name="toast_clipboard_empty">剪切板为空</string>
<string name="toast_app_list_empty">应用列表为空</string>
<string name="toast_copied_to_clipboard">已导出到剪切板</string>
<string name="toast_imported_from_clipboard">已从剪贴板导入</string>
<string name="message_import_from_clipboard">从剪贴板导入应用列表将覆盖当前列表。您确定要继续吗?</string>
<string name="message_scanning">扫描中...</string>
<string name="message_scan_app_error">扫描应用程序时出错</string>
<string name="message_scan_app_no_apps_found">未找到匹配的应用</string>
<string name="message_scan_app_found">找到以下应用程序,请选择您想要的操作。</string>
<string name="title_scan_result">扫描结果</string>
<string name="action_select">选择</string>
<string name="action_deselect">取消选择</string>
<string name="per_app_proxy_update_on_change">新中国应用安装时更新</string>
<string name="import_profile">导入配置</string>
<string name="import_profile_message">您确定要导入配置文件 %s 吗?</string>
<string name="icloud_profile_unsupported">当前平台不支持 iCloud 配置文件</string>
<string name="search">搜索</string>
<string name="expand">展开</string>
<string name="http_proxy">HTTP 代理</string>
<string name="title_scan_vpn">扫描 VPN 应用</string>
<string name="message_scan_vpn">检查设备上安装的 VPN 及其内容</string>
<string name="action_scan_vpn">扫描</string>
<string name="message_debug_tools">一些调试工具</string>
<string name="action_open">打开</string>
<string name="vpn_app_type">应用类型</string>
<string name="vpn_core_type">核心类型</string>
<string name="vpn_core_path">发现路径</string>
<string name="vpn_golang_version">Go 版本</string>
<string name="vpn_app_type_other">其他</string>
<string name="vpn_core_type_unknown">未知</string>
<string name="no_updates_available">没有可用更新</string>
<string name="sponsor">赞助</string>
<string name="sponsor_message">支持我的工作</string>
<string name="action_start">启动</string>
<string name="location_permission_title">位置权限</string>
<string name="location_permission_description"><![CDATA[您的个人资料包含 <strong><tt>wifi_ssid</tt> 或 <tt>wifi_bssid</tt> 路由规则</strong>。为了使它们正常工作,sing-box 在<strong>后台</strong>使用 <strong>位置</strong> 权限来获取有关所连接 Wi-Fi 网络的信息。该信息将<strong>仅用于路由目的</strong>。]]></string>
<string name="location_permission_background_description"><![CDATA[在 Android 10 及更高版本中,需要<strong>后台位置</strong>权限。选择<strong>始终允许</strong>以授予权限。]]></string>
<string name="open_settings">打开设置</string>
</resources>