// // App.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 . // "organizer.cells.add_provider.caption" = "Voeg nieuwe aanbieder toe"; "organizer.cells.add_host.caption" = "Toevoegen vanuit Bestanden"; "organizer.cells.import_host.caption" = "Toevoegen vanuit geïmporteerd"; "wizards.host.cells.title_input.caption" = "Titel"; "wizards.host.sections.existing.header" = "Bestaande profielen"; "imported_hosts.title" = "Geïmporteerde hosts"; "service.sections.vpn.header" = "VPN"; "service.sections.status.header" = "Verbinding"; "service.sections.configuration.header" = "Configuratie"; "service.cells.vpn_service.caption" = "Ingeschakeld"; "service.cells.provider.refresh.caption" = "Vernieuw de infrastructuur"; "service.cells.host.parameters.caption" = "Parameters"; "service.cells.trusted_add_wifi.caption" = "Wi-Fi toevoegen"; "service.alerts.location.message.denied" = "Om dit Wi-Fi netwerk te vertrouwen is toestemming tot locatie gegevens nodig. Ga naar Instellingen -> Privacy -> Locatievoorzieningen en check de locatie bevoegdheden voor Passepartout."; "service.alerts.location.button.settings" = "Instellingen"; "account.sections.credentials.header" = "Inloggegevens"; "endpoint.sections.location_addresses.header" = "Adressen"; "endpoint.sections.location_protocols.header" = "Protocollen"; "provider.pool.actions.favorite" = "Favoriet"; "provider.pool.actions.unfavorite" = "Geen favoriet"; "provider.pool.sections.empty_favorites.footer" = "Veeg naar links op een locatie om deze toe te voegen of te verwijderen aan Favorieten."; "provider.preset.cells.tech_details.caption" = "Technische details"; "network_settings.cells.add_dns_server.caption" = "Voeg adress toe"; "network_settings.cells.add_dns_domain.caption" = "Zoekdomein toevoegen"; "network_settings.cells.proxy_bypass.caption" = "Omzeil domein"; "network_settings.cells.add_proxy_bypass.caption" = "Voeg omzeil optie voor domein toe"; "shortcuts.add.title" = "Voeg snelkoppeling toe"; "shortcuts.edit.title" = "Beheer snelkoppelingen"; "shortcuts.edit.cells.add_shortcut.caption" = "Voeg snelkoppeling toe";