@kinvolk/headlamp-plugin
Version:
The needed infrastructure for building Headlamp plugins.
52 lines (51 loc) • 2.44 kB
JSON
{
"Failed to fetch plugin info": "Impossibile recuperare le informazioni dell'estensione",
"An error occurred while fetching plugin info from {{ URL }}.": "Si è verificato un errore durante il recupero delle informazioni dell'estensione da {{ URL }}.",
"Yes": "Sì",
"No": "No",
"Plugin Installation": "Installazione Estensione",
"Do you want to install the plugin \"{{ pluginName }}\"?": "Vuoi installare l'estensione \"{{ pluginName }}\"?",
"You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Stai per installare un'estensione da: {{ url }}\nVuoi procedere?",
"About": "Informazioni",
"Quit": "Esci",
"Select All": "Seleziona Tutto",
"Delete": "Elimina",
"Services": "Servizi",
"Hide": "Nascondi",
"Hide Others": "Nascondi Altri",
"Show All": "Mostra Tutto",
"File": "File",
"Close": "Chiudi",
"Edit": "Modifica",
"Cut": "Taglia",
"Copy": "Copia",
"Paste": "Incolla",
"Paste and Match Style": "Incolla e Preserva Stile",
"Speech": "Voce",
"Start Speaking": "Inizia a Parlare",
"Stop Speaking": "Ferma Lettura",
"View": "Visualizza",
"Toggle Developer Tools": "Strumenti per Sviluppatori",
"Reset Zoom": "Reimposta Zoom",
"Zoom In": "Ingrandisci",
"Zoom Out": "Riduci",
"Toggle Fullscreen": "Schermo Intero",
"Navigate": "Naviga",
"Reload": "Ricarica",
"Go to Home": "Vai a Home",
"Go Back": "Indietro",
"Go Forward": "Avanti",
"Window": "Finestra",
"Minimize": "Minimizza",
"Bring All to Front": "In Primo Piano",
"Help": "Aiuto",
"Documentation": "Documentazione",
"Open an Issue": "Segnala un Problema",
"Invalid URL": "URL Non Valido",
"Application opened with an invalid URL: {{ url }}": "Applicazione avviata con un URL non valido: {{ url }}",
"Another process is running": "Un altro processo è in esecuzione",
"Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Sembra che un altro processo sia già in esecuzione. Vuoi continuare terminando automaticamente quel processo o uscire?",
"Continue": "Continua",
"Failed to quit the other running process": "Impossibile terminare l'altro processo in esecuzione",
"Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Impossibile terminare l'altro processo in esecuzione, PID: {{ process_list }}. Ferma quel processo e riavvia l'app."
}