// // Core.strings // Passepartout // // Created by Davide De Rosa on 6/13/18. // Copyright (c) 2021 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // // This file is part of Passepartout. // // Passepartout is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // Passepartout is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License // along with Passepartout. If not, see . // "global.ok" = "好的"; "global.cancel" = "取消"; "global.next" = "下一步"; "global.close" = "关闭"; "global.host.title_input.message" = "可输入的字符为字母、数字以及破折号\"-\",下划线\"_\"和点\".\"。"; "global.host.title_input.placeholder" = "我的配置"; "global.email_not_configured" = "未配置e-mail账户。"; "global.captions.address" = "地址"; "global.captions.port" = "端口"; "global.values.enabled" = "已启用"; "global.values.disabled" = "未启用"; "global.values.none" = "无"; "global.values.automatic" = "自动设置"; "global.values.manual" = "手动设置"; "reddit.title" = "Reddit"; "reddit.message" = "你知道Passepartout有一个subreddit吗?可以在上面讨论更新、问题、功能、新的平台等n任何你想要的。\n\n这同样是表达你对此项目关注的地方。"; "reddit.buttons.subscribe" = "立即订阅!"; "reddit.buttons.remind" = "稍后提醒我"; "reddit.buttons.never" = "不要再问"; "vpn.connecting" = "连接中"; "vpn.active" = "活动的"; "vpn.disconnecting" = "断开中"; "vpn.inactive" = "不活动"; "vpn.disabled" = "未启用"; "vpn.errors.timeout" = "超时"; "vpn.errors.dns" = "DNS解析失败"; "vpn.errors.auth" = "身份验证失败"; "vpn.errors.tls" = "TLS连接失败"; "vpn.errors.encryption" = "加密失败"; "vpn.errors.compression" = "压缩方式不支持"; "vpn.errors.network" = "网络更改"; "vpn.errors.routing" = "缺少路由"; "vpn.errors.gateway" = "无网关"; "vpn.errors.shutdown" = "服务器关闭"; "parsed_file.alerts.malformed.message" = "此配置文件包含格式错误的选项(%@)。"; "parsed_file.alerts.missing.message" = "此配置文件缺少必须的选项(%@)。"; "parsed_file.alerts.unsupported.message" = "此配置文件包含不支持的选项(%@)。"; "parsed_file.alerts.potentially_unsupported.message" = "配置文件正确但包含不支持的选项(%@)。\n\n根据服务端的设置连接可能会断开。"; "parsed_file.alerts.encryption_passphrase.message" = "请输入加密密码"; "parsed_file.alerts.decryption.message" = "该配置包含加密私钥且不能被解密。请再次检查输入的密钥。"; "parsed_file.alerts.parsing.message" = "无法解析提供的配置文件(%@)。"; "parsed_file.alerts.buttons.report" = "报告问题"; "network_choice.client" = "读取.ovpn文件"; "network_choice.server" = "从服务端拉取"; "issue_reporter.title" = "提交问题"; "issue_reporter.message" = "最后一次连接的debug日志对于解决连接问题是很重要的,并且它是匿名的。\n\n如果有.ovpn文件,那么已经去除了敏感信息后才会y添加。\n\n如果不确定的话,请检查e-mail附件。"; "issue_reporter.buttons.accept" = "我已知悉"; "translations.title" = "翻译"; "share.message" = "Passepartout是iOS和macOS平台下的用户友的、开源的OpenVPN客户端"; "organizer.sections.providers.header" = "提供商"; "organizer.sections.providers.footer" = "在这里你可以找到预设的新的提供商配置。"; "organizer.sections.hosts.header" = "主机"; "organizer.sections.hosts.footer" = "从原始的.ovpn配置文件导入。"; "organizer.sections.siri.header" = "Siri"; "organizer.sections.siri.footer" = "通过Siri来帮助你加快常用的操作。"; "organizer.sections.support.header" = "支持"; "organizer.sections.feedback.header" = "反馈"; "organizer.cells.profile.value.current" = "使用中"; "organizer.cells.siri_shortcuts.caption" = "管理捷径"; "organizer.cells.join_community.caption" = "加入社区"; "organizer.cells.write_review.caption" = "写下想法"; "organizer.cells.donate.caption" = "提供捐助"; "organizer.cells.github_sponsors.caption" = "在GitHub上支持我"; "organizer.cells.translate.caption" = "提供翻译"; "organizer.cells.about.caption" = "关于 %@"; "organizer.cells.uninstall.caption" = "移除VPN配置"; "organizer.alerts.exhausted_providers.message" = "你已针对每个可用的提供商创建了配置。"; "organizer.alerts.add_host.message" = "从Safari、邮件或其他App中打开.ovpn文件的URL来设置主机配置。\n\n你同样可以通过iTunes文件分享来导入.ovpnf文件。"; "organizer.alerts.cannot_donate.message" = "此设备未设置付款方式。"; "organizer.alerts.delete_vpn_profile.message" = "你确定要从此设备移除VPN配置吗?这可能会固定一些断开的VPN状态,不会影响已经存在的配置。"; "wizards.host.alerts.existing.message" = "已经存在同名的配置。要替换它吗?"; "service.welcome.message" = "欢迎使用Passepartout!\n\n使用分类页面来添加一个新的配置。"; "service.sections.vpn.footer" = "必要时连接将会建立。"; "service.sections.provider_infrastructure.footer" = "最后在%@时更新"; "service.sections.vpn_survives_sleep.footer" = "禁用以减少电池消耗,由于存在可能的唤醒时重连消耗。"; "service.sections.vpn_resolves_hostname.footer" = "推荐在大部分的网络中打开,并要求在IPv6环境下。当DNS被阻断或相应缓慢时禁用。"; "service.sections.trusted.header" = "可信网络"; "service.sections.trusted.footer" = "当进入可信网络后,VPN将会断开并保持断开状态。禁用此选项可关闭此功能。"; "service.sections.diagnostics.header" = "分析数据"; "service.sections.diagnostics.footer" = "在重连后状态隐藏才有效。网络数据包括主机名、IP地址、路由、SSID、认证方式,但私钥不会出现在日志中。"; "service.cells.connection_status.caption" = "状态"; "service.cells.provider.pool.caption" = "位置"; "service.cells.provider.preset.caption" = "预设"; "service.cells.vpn_survives_sleep.caption" = "休眠时保持连接"; "service.cells.vpn_resolves_hostname.caption" = "解析服务器主机名"; "service.cells.trusted_mobile.caption" = "蜂窝网络"; "service.cells.trusted_policy.caption" = "信任网络中禁用VPN"; "service.cells.test_connectivity.caption" = "测试连接性"; "service.cells.data_count.caption" = "已交换数据量"; "service.cells.data_count.none" = "不可用"; "service.cells.debug_log.caption" = "调试日志"; "service.cells.masks_private_data.caption" = "隐藏网络数据"; "service.cells.reconnect.caption" = "重连"; "service.cells.report_issue.caption" = "报告连接问题"; "service.alerts.rename.title" = "重命名配置"; "service.alerts.credentials_needed.message" = "你需要先输入账户的认证信息。"; "service.alerts.reconnect_vpn.message" = "要重连VPN吗?"; "service.alerts.trusted.no_network.message" = "你没有连接到Wi-Fi网络。"; "service.alerts.trusted.will_disconnect_trusted.message" = "信任此网络后,VPN会断开。要继续吗?"; "service.alerts.trusted.will_disconnect_policy.message" = "改变信任策略后,VPN可能会断开,要继续吗?"; "service.alerts.test_connectivity.title" = "连接性"; "service.alerts.test_connectivity.messages.success" = "你的设备连接到了网络!"; "service.alerts.test_connectivity.messages.failure" = "你的设备没有连接到网络,请检查你的配置参数。"; "service.alerts.masks_private_data.messages.must_reconnect" = "为了安全地重置当前调试日志并应用新的掩码设置,你现在必须重连VPN。"; "service.alerts.buttons.reconnect" = "重连"; "service.alerts.download.title" = "下载必须的内容"; "service.alerts.download.message" = "%@要求下载额外的配置文件。\n\n确认以开始下载。"; "service.alerts.download.failed" = "下载配置文件失败。 %@"; "service.alerts.download.hud.extracting" = "提取文件中,请等待..."; "account.title" = "账户"; "account.sections.guidance.footer.infrastructure.hideme" = "使用你的%@网站认证信息。"; "account.sections.guidance.footer.infrastructure.mullvad" = "使用你的%@网站认证信息。你的用户名一般是数字 (没有空格)。"; "account.sections.guidance.footer.infrastructure.nordvpn" = "使用你的%@网站认证信息。你的用户名一般是你的e-mail。"; "account.sections.guidance.footer.infrastructure.pia" = "使用你的%@网站认证信息。你的用户名一般是数字且带有前缀\"p\"。"; "account.sections.guidance.footer.infrastructure.protonvpn" = "在网站的\"Account > OpenVPN / IKEv2 Username\"部分找到你的%@的认证信息。"; "account.sections.guidance.footer.infrastructure.torguard" = "使用您的%@服务凭据,该凭据可能与网站凭据不同。"; "account.sections.guidance.footer.infrastructure.tunnelbear" = "使用你的%@网站认证信息。你的用户名一般是你的e-mail。"; "account.sections.guidance.footer.infrastructure.vyprvpn" = "使用你的%@网站认证信息。你的用户名一般是你的e-mail。"; "account.sections.guidance.footer.infrastructure.windscribe" = "在网站上的OpenVPN配置生成器中找到你的%@认证信息。 "; "account.sections.registration.footer" = "在%@网站上获取一个账户"; "account.cells.username.caption" = "用户名"; "account.cells.username.placeholder" = "username"; "account.cells.password.caption" = "密码"; "account.cells.password.placeholder" = "secret"; "account.cells.open_guide.caption" = "查看你的认证信息"; "account.cells.signup.caption" = "以%@注册"; "endpoint.title" = "服务端"; "endpoint.cells.any_address.caption" = "自动"; "endpoint.cells.any_protocol.caption" = "自动"; "network_settings.title" = "网络设置"; "configuration.sections.communication.header" = "通信"; "configuration.sections.reset.footer" = "如果你在更改连接参数后变成断开状态,点按已恢复到原始的配置。"; "configuration.sections.tls.header" = "TLS"; "configuration.sections.compression.header" = "压缩"; "configuration.sections.network.header" = "网络"; "configuration.sections.other.header" = "其他"; "configuration.cells.cipher.caption" = "加密"; "configuration.cells.digest.caption" = "身份验证"; "configuration.cells.digest.value.embedded" = "已包含"; "configuration.cells.proxy_https.caption" = "代理(HTTPS)"; "configuration.cells.compression_framing.caption" = "分帧"; "configuration.cells.compression_framing.value.lzo" = "--comp-lzo"; "configuration.cells.compression_framing.value.compress" = "--compress"; "configuration.cells.compression_algorithm.caption" = "算法"; "configuration.cells.compression_algorithm.value.lzo" = "LZO"; "configuration.cells.compression_algorithm.value.other" = "未支持"; "configuration.cells.reset_original.caption" = "重置配置"; "configuration.cells.client.caption" = "客户端证书"; "configuration.cells.client.value.enabled" = "已验证"; "configuration.cells.client.value.disabled" = "未验证"; "configuration.cells.tls_wrapping.caption" = "组包"; "configuration.cells.tls_wrapping.value.auth" = "身份验证"; "configuration.cells.tls_wrapping.value.crypt" = "加密"; "configuration.cells.eku.caption" = "扩展身份验证"; "configuration.cells.keep_alive.caption" = "保持活跃状态"; "configuration.cells.keep_alive.value.seconds" = "%d秒"; "configuration.cells.renegotiation_seconds.caption" = "重协商"; "configuration.cells.renegotiation_seconds.value.after" = "在%@之后"; "configuration.cells.random_endpoint.caption" = "随机的服务端"; "network_settings.gateway.title" = "默认网关"; "network_settings.dns.title" = "DNS"; "network_settings.dns.cells.domain.caption" = "域名"; "network_settings.proxy.title" = "代理"; "debug_log.buttons.previous" = "上一步"; "debug_log.buttons.next" = "下一步"; "debug_log.alerts.empty_log.message" = "日志为空"; "shortcuts.add.sections.vpn.header" = "VPN"; "shortcuts.add.sections.wifi.header" = "Wi-Fi"; "shortcuts.add.sections.cellular.header" = "蜂窝网络"; "shortcuts.add.cells.connect.caption" = "连接到"; "shortcuts.add.cells.enable_vpn.caption" = "开启VPN"; "shortcuts.add.cells.disable_vpn.caption" = "关闭VPN"; "shortcuts.add.cells.trust_current_wifi.caption" = "信任当前Wi-Fi"; "shortcuts.add.cells.untrust_current_wifi.caption" = "不信任当前Wi-Fi"; "shortcuts.add.cells.trust_cellular.caption" = "信任蜂窝网络"; "shortcuts.add.cells.untrust_cellular.caption" = "不信任蜂窝网络"; "shortcuts.add.alerts.no_profiles.message" = "没有可以连接的配置。"; "shortcuts.edit.sections.all.header" = "已经存在的捷径"; "donation.title" = "捐助"; "donation.sections.one_time.header" = "一次性"; "donation.sections.one_time.footer" = "如果你想对我免费的工作表示感谢,这里是一些你可以捐助的数额。\n\n每次捐助只需要付款一次,你可以捐助多次。"; "donation.cells.loading.caption" = "加载捐助中"; "donation.cells.purchasing.caption" = "展示捐助页面中"; "donation.alerts.purchase.success.title" = "感谢"; "donation.alerts.purchase.success.message" = "这对于我意味着很多,希望你保持使用并使它更好。"; "donation.alerts.purchase.failure.message" = "无法展现捐助内容。%@"; "about.title" = "关于"; "about.sections.web.header" = "网络"; "about.sections.share.header" = "分享"; "about.cells.credits.caption" = "评分"; "about.cells.website.caption" = "主页"; "about.cells.faq.caption" = "常见问题"; "about.cells.disclaimer.caption" = "免责声明"; "about.cells.privacy_policy.caption" = "隐私政策"; "about.cells.share_twitter.caption" = "发送关于它的推特!"; "about.cells.share_generic.caption" = "邀请朋友"; "version.title" = "版本"; "version.labels.intro" = "Passepartout和TunnelKit由Davide De Rosa (keeshux)编写并维护。\n\nPassepartout和TunnelKit的源代码在GitHub上以GPLv3许可证面向大众开放,你可以在主页上找到链接。\n\nPassepartout不是官方的客户端,同OpenVPN Inc也没有关系。"; "credits.title" = "评分"; "credits.sections.licenses.header" = "许可证"; "credits.sections.notices.header" = "注意"; "credits.sections.translations.header" = "翻译"; "label.license.error" = "不能下载到完整的许可证内容。"; "service.cells.server_configuration.caption" = "服务端配置"; "service.cells.server_network.caption" = "服务端网络"; "service.alerts.configuration.disconnected" = "配置不可用,请确认你已连接到VPN。"; "server_network.cells.route.caption" = "路由"; "wizards.provider.cells.update_list.caption" = "更新列表"; "wizards.provider.alerts.unavailable.message" = "无法下载提供商基础架构,请稍后重试。"; "organizer.sections.twitch.header" = "Twitch"; "organizer.sections.twitch.footer" = "快来看我让Passepartout在Twitch上直播,加入聊天互动并做出贡献!"; "organizer.cells.follow_twitch.caption" = "在Twitch上观看路路通"; "service.cells.use_profile.caption" = "使用此配置"; "network_settings.mtu.title" = "MTU"; "network_settings.mtu.cells.bytes.caption" = "Bytes"; "global.values.default" = "默认";