// // App.strings // Passepartout-iOS // // Created by Davide De Rosa on 6/21/19. // Copyright (c) 2020 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 . // "organizer.cells.add_provider.caption" = "添加新的提供商配置"; "organizer.cells.add_host.caption" = "添加新的主机配置"; "wizards.host.cells.title_input.caption" = "名称"; "wizards.host.sections.existing.header" = "已存在的配置"; "imported_hosts.title" = "导入主机配置"; "service.sections.vpn.header" = "VPN"; "service.sections.status.header" = "连接"; "service.sections.configuration.header" = "配置"; "service.cells.use_profile.caption" = "使用此配置"; "service.cells.vpn_service.caption" = "已启用"; "service.cells.provider.refresh.caption" = "刷新基础设置"; "service.cells.host.parameters.caption" = "参数"; "service.cells.trusted_add_wifi.caption" = "添加当前的Wi-Fi"; "service.alerts.location.message.denied" = "你必须允许位置访问以信任此Wi-Fi。请至iOS设置对Passepartout的位置权限。"; "service.alerts.location.button.settings" = "设置"; "account.sections.credentials.header" = "认证方式"; "endpoint.sections.location_addresses.header" = "地址"; "endpoint.sections.location_protocols.header" = "协议"; "provider.pool.actions.favorite" = "最喜爱"; "provider.pool.actions.unfavorite" = "不喜爱"; "provider.pool.sections.empty_favorites.footer" = "向左轻扫以将其从最喜爱列表中移除或添加。"; "provider.preset.cells.tech_details.caption" = "技术细节"; "network_settings.cells.add_dns_server.caption" = "添加地址"; "network_settings.cells.add_dns_domain.caption" = "添加搜索域名"; "network_settings.cells.proxy_bypass.caption" = "旁路域名"; "network_settings.cells.add_proxy_bypass.caption" = "添加旁路域名"; "shortcuts.add.title" = "添加捷径"; "shortcuts.edit.title" = "管理捷径"; "shortcuts.edit.cells.add_shortcut.caption" = "添加捷径"; "purchase.title" = "购买"; "purchase.sections.products.footer" = "每件产品都是一次性的购买。 购买的提供商并不包含VPN订阅。"; "purchase.cells.full_version.extra_description" = "- 所有的提供商(包括未来添加的)\n%@"; "purchase.cells.restore.title" = "恢复购买"; "purchase.cells.restore.description" = "如果你购买过此应用或其特征, 你可以恢复购买,此页面将不在显示。";