passepartout-apple/Passepartout/App/macOS/it.lproj/App.strings

54 lines
1.9 KiB
Plaintext

//
// App.strings
// Passepartout-macOS
//
// 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 <http://www.gnu.org/licenses/>.
//
"global.values.default" = "Default";
"vpn.unused" = "Spento";
"organizer.menus.provider" = "Provider";
"organizer.menus.provider.unavailable" = "Nessun altro provider disponibile";
"organizer.menus.host" = "Host";
"organizer.alerts.remove_profile.title" = "Cancella profilo";
"organizer.alerts.remove_profile.message" = "Sei sicuro di voler cancellare il profilo %@?";
"organizer.alerts.open_host_file.title" = "Seleziona un file .ovpn";
"service.cells.vpn.turn_on.caption" = "Abilita VPN";
"service.cells.vpn.turn_off.caption" = "Disabilita VPN";
"service.cells.category.caption" = "Categoria";
"service.cells.addresses.caption" = "Indirizzi";
"endpoint.cells.address" = "Indirizzo";
"endpoint.cells.protocol" = "Protocollo";
"configuration.title" = "Configurazione";
"network_settings.dns.cells.addresses.title" = "Server";
"network_settings.proxy.cells.bypass_domains.title" = "Dominii ignorati";
"preferences.title" = "Preferenze";
"preferences.sections.general.header" = "Generale";
"trusted.columns.trust.title" = "Sicura";