// // App.strings // Passepartout-iOS // // Created by Davide De Rosa on 4/23/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" = "Добавить из файлов"; "organizer.cells.import_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" = "Если Вы купили это приложение или совершили встроенные покупки в прошлом, вы можете восстановить ваши покупки, и этот баннер больше не появится.";