// // App.strings // Passepartout-iOS // // Created by Davide De Rosa on 6/21/19. // Copyright (c) 2019 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.preset.cells.tech_details.caption" = "技术细节"; "network_settings.cells.add_dns_server.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.cells.restore.title" = "还原购买的物品"; "purchase.cells.restore.description" = "如果您以前购买过此应用程序或功能,则可以恢复您的购买,并且此屏幕不会再显示。";