Files
azuredatastudio/resources/xlf/it/sql-database-projects.it.xlf
Alex Ma e0cad0231d Update to Localized XLFS (#16312)
* Update for German Resources

* added strings for Spanish XLFs

* added french resource xlfs

* massive commit on 7/18/21

* another update to extensions and sql
2021-07-19 13:22:07 -07:00

918 lines
49 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/sql-database-projects/package" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="title.projectsView">
<source xml:lang="en">Projects</source>
<target state="translated">Progetti</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.displayName">
<source xml:lang="en">Database Projects</source>
<target state="translated">Progetti di database</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.description">
<source xml:lang="en">Design and publish SQL database schemas</source>
<target state="translated">Progettare e pubblicare schemi di database SQL</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.new">
<source xml:lang="en">New Database Project</source>
<target state="translated">Nuovo progetto di database</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.open">
<source xml:lang="en">Open Database Project</source>
<target state="translated">Apri progetto di database</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.close">
<source xml:lang="en">Close Database Project</source>
<target state="translated">Chiudere il progetto di database</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.build">
<source xml:lang="en">Build</source>
<target state="translated">Build</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.publish">
<source xml:lang="en">Publish</source>
<target state="translated">Pubblicare</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.createProjectFromDatabase">
<source xml:lang="en">Create Project From Database</source>
<target state="translated">Creare il progetto dal database</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.properties">
<source xml:lang="en">Properties</source>
<target state="translated">Proprietà</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.schemaCompare">
<source xml:lang="en">Schema Compare</source>
<target state="translated">Confronto schemi</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.delete">
<source xml:lang="en">Delete</source>
<target state="translated">Elimina</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.exclude">
<source xml:lang="en">Exclude from project</source>
<target state="translated">Escludere dal progetto</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.validateExternalStreamingJob">
<source xml:lang="en">Validate External Streaming Job</source>
<target state="translated">Convalidare processo di streaming esterno</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newScript">
<source xml:lang="en">Add Script</source>
<target state="translated">Aggiungi script</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newPreDeploymentScript">
<source xml:lang="en">Add Pre-Deployment Script</source>
<target state="translated">Aggiungere script di pre-distribuzione</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newPostDeploymentScript">
<source xml:lang="en">Add Post-Deployment Script</source>
<target state="translated">Aggiungi script post-distribuzione</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newTable">
<source xml:lang="en">Add Table</source>
<target state="translated">Aggiungi tabella</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newView">
<source xml:lang="en">Add View</source>
<target state="translated">Aggiungi visualizzazione</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newStoredProcedure">
<source xml:lang="en">Add Stored Procedure</source>
<target state="translated">Aggiungere stored procedure</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newExternalStreamingJob">
<source xml:lang="en">Add External Streaming Job</source>
<target state="translated">Aggiungi processo di streaming esterno</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newItem">
<source xml:lang="en">Add Item...</source>
<target state="translated">Aggiungi elemento...</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newFolder">
<source xml:lang="en">Add Folder</source>
<target state="translated">Aggiungi cartella</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.addDatabaseReference">
<source xml:lang="en">Add Database Reference</source>
<target state="translated">Aggiungere riferimento al database</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.openContainingFolder">
<source xml:lang="en">Open Containing Folder</source>
<target state="translated">Apri cartella superiore</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.editProjectFile">
<source xml:lang="en">Edit .sqlproj File</source>
<target state="translated">Edit .sqlproj File</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.changeTargetPlatform">
<source xml:lang="en">Change Target Platform</source>
<target state="translated">Modificare la piattaforma di destinazione</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.Settings">
<source xml:lang="en">Database Projects</source>
<target state="translated">Progetti di database</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.netCoreInstallLocation">
<source xml:lang="en">Full path to .NET Core SDK on the machine.</source>
<target state="translated">Percorso completo a .NET Core SDK nel computer.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.netCoreDoNotAsk">
<source xml:lang="en">Whether to prompt the user to install .NET Core when not detected.</source>
<target state="translated">Indica se richiedere all'utente di installare .NET Core quando non viene rilevato.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.welcome">
<source xml:lang="en">No database projects currently open.
[New Project](command:sqlDatabaseProjects.new)
[Open Project](command:sqlDatabaseProjects.open)
[Create Project From Database](command:sqlDatabaseProjects.importDatabase)</source>
<target state="translated">Nessun progetto di database attualmente open.
[Nuovo progetto](command:sqlDatabaseProjects.new)
[Apri progetto](command:sqlDatabaseProjects.open)
[Crea progetto dal database](command:sqlDatabaseProjects.importDatabase)</target>
</trans-unit>
</body>
</file>
<file original="extensions/sql-database-projects/dist/common/constants" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="emptyProjectTypeDisplayName">
<source xml:lang="en">SQL Database</source>
<target state="translated">Database SQL</target>
</trans-unit>
<trans-unit id="emptyProjectTypeDescription">
<source xml:lang="en">Develop and publish schemas for SQL databases starting from an empty project</source>
<target state="translated">Sviluppare e pubblicare schemi per i database SQL a partire da un progetto vuoto</target>
</trans-unit>
<trans-unit id="edgeProjectTypeDisplayName">
<source xml:lang="en">SQL Edge</source>
<target state="translated">SQL Edge</target>
</trans-unit>
<trans-unit id="edgeProjectTypeDescription">
<source xml:lang="en">Start with the core pieces to develop and publish schemas for SQL Edge</source>
<target state="translated">Iniziare dalle parti core per sviluppare e pubblicare schemi per SQL Edge</target>
</trans-unit>
<trans-unit id="addItemAction">
<source xml:lang="en">Add Item</source>
<target state="translated">Aggiungere elemento</target>
</trans-unit>
<trans-unit id="schemaCompareAction">
<source xml:lang="en">Schema Compare</source>
<target state="translated">Confronto schemi</target>
</trans-unit>
<trans-unit id="buildAction">
<source xml:lang="en">Build</source>
<target state="translated">Build</target>
</trans-unit>
<trans-unit id="publishAction">
<source xml:lang="en">Publish</source>
<target state="translated">Pubblica</target>
</trans-unit>
<trans-unit id="changeTargetPlatformAction">
<source xml:lang="en">Change Target Platform</source>
<target state="translated">Modificare la piattaforma di destinazione</target>
</trans-unit>
<trans-unit id="Status">
<source xml:lang="en">Status</source>
<target state="translated">Stato</target>
</trans-unit>
<trans-unit id="Time">
<source xml:lang="en">Time</source>
<target state="translated">Ora</target>
</trans-unit>
<trans-unit id="Date">
<source xml:lang="en">Date</source>
<target state="translated">Data</target>
</trans-unit>
<trans-unit id="TargetPlatform">
<source xml:lang="en">Target Platform</source>
<target state="translated">Piattaforma di destinazione</target>
</trans-unit>
<trans-unit id="TargetServer">
<source xml:lang="en">Target Server</source>
<target state="translated">Server di destinazione</target>
</trans-unit>
<trans-unit id="TargetDatabase">
<source xml:lang="en">Target Database</source>
<target state="translated">Database di destinazione</target>
</trans-unit>
<trans-unit id="BuildHistory">
<source xml:lang="en">Build History</source>
<target state="translated">Cronologia di compilazione</target>
</trans-unit>
<trans-unit id="PublishHistory">
<source xml:lang="en">Publish History</source>
<target state="translated">Cronologia di pubblicazione</target>
</trans-unit>
<trans-unit id="Success">
<source xml:lang="en">Success</source>
<target state="translated">Operazione riuscita</target>
</trans-unit>
<trans-unit id="Failed">
<source xml:lang="en">Failed</source>
<target state="translated">Non riuscito</target>
</trans-unit>
<trans-unit id="InProgress">
<source xml:lang="en">In progress</source>
<target state="translated">In corso</target>
</trans-unit>
<trans-unit id="hr">
<source xml:lang="en">hr</source>
<target state="translated">ora</target>
</trans-unit>
<trans-unit id="min">
<source xml:lang="en">min</source>
<target state="translated">min</target>
</trans-unit>
<trans-unit id="sec">
<source xml:lang="en">sec</source>
<target state="translated">sec</target>
</trans-unit>
<trans-unit id="msec">
<source xml:lang="en">msec</source>
<target state="translated">millisecondo</target>
</trans-unit>
<trans-unit id="at">
<source xml:lang="en">at</source>
<target state="translated">in</target>
</trans-unit>
<trans-unit id="dataSourcesNodeName">
<source xml:lang="en">Data Sources</source>
<target state="translated">Origini dati</target>
</trans-unit>
<trans-unit id="databaseReferencesNodeName">
<source xml:lang="en">Database References</source>
<target state="translated">Riferimenti al database</target>
</trans-unit>
<trans-unit id="sqlConnectionStringFriendly">
<source xml:lang="en">SQL connection string</source>
<target state="translated">Stringa di connessione SQL</target>
</trans-unit>
<trans-unit id="yesString">
<source xml:lang="en">Yes</source>
<target state="translated"></target>
</trans-unit>
<trans-unit id="noString">
<source xml:lang="en">No</source>
<target state="translated">No</target>
</trans-unit>
<trans-unit id="okString">
<source xml:lang="en">Ok</source>
<target state="translated">OK</target>
</trans-unit>
<trans-unit id="selectString">
<source xml:lang="en">Select</source>
<target state="translated">Seleziona</target>
</trans-unit>
<trans-unit id="dacpacFiles">
<source xml:lang="en">dacpac Files</source>
<target state="translated">File dacpac</target>
</trans-unit>
<trans-unit id="publishSettingsFiles">
<source xml:lang="en">Publish Settings File</source>
<target state="translated">File di impostazioni di pubblicazione</target>
</trans-unit>
<trans-unit id="file">
<source xml:lang="en">File</source>
<target state="translated">File</target>
</trans-unit>
<trans-unit id="flat">
<source xml:lang="en">Flat</source>
<target state="translated">Semplice</target>
</trans-unit>
<trans-unit id="objectType">
<source xml:lang="en">Object Type</source>
<target state="translated">Tipo di oggetto</target>
</trans-unit>
<trans-unit id="schema">
<source xml:lang="en">Schema</source>
<target state="translated">Schema</target>
</trans-unit>
<trans-unit id="schemaObjectType">
<source xml:lang="en">Schema/Object Type</source>
<target state="translated">Schema/Tipo di oggetto</target>
</trans-unit>
<trans-unit id="defaultProjectNameStarter">
<source xml:lang="en">DatabaseProject</source>
<target state="translated">DatabaseProject</target>
</trans-unit>
<trans-unit id="reloadProject">
<source xml:lang="en">Would you like to reload your database project?</source>
<target state="translated">Ricaricare il progetto di database?</target>
</trans-unit>
<trans-unit id="newObjectNamePrompt">
<source xml:lang="en">New {0} name:</source>
<target state="translated">Nuovo nome {0}:</target>
</trans-unit>
<trans-unit id="deleteConfirmation">
<source xml:lang="en">Are you sure you want to delete {0}?</source>
<target state="translated">Eliminare {0}?</target>
</trans-unit>
<trans-unit id="deleteConfirmationContents">
<source xml:lang="en">Are you sure you want to delete {0} and all of its contents?</source>
<target state="translated">Eliminare {0} e tutto il contenuto?</target>
</trans-unit>
<trans-unit id="deleteReferenceConfirmation">
<source xml:lang="en">Are you sure you want to delete the reference to {0}?</source>
<target state="translated">Eliminare il riferimento a {0}?</target>
</trans-unit>
<trans-unit id="selectTargetPlatform">
<source xml:lang="en">Current target platform: {0}. Select new target platform</source>
<target state="translated">Piattaforma di destinazione corrente: {0}. Selezionare una nuova piattaforma di destinazione</target>
</trans-unit>
<trans-unit id="currentTargetPlatform">
<source xml:lang="en">Target platform of the project {0} is now {1}</source>
<target state="translated">La piattaforma di destinazione del progetto {0} è ora {1}</target>
</trans-unit>
<trans-unit id="publishDialogName">
<source xml:lang="en">Publish project</source>
<target state="translated">Pubblicare il progetto</target>
</trans-unit>
<trans-unit id="publish">
<source xml:lang="en">Publish</source>
<target state="translated">Pubblica</target>
</trans-unit>
<trans-unit id="cancelButtonText">
<source xml:lang="en">Cancel</source>
<target state="translated">Annulla</target>
</trans-unit>
<trans-unit id="generateScriptButtonText">
<source xml:lang="en">Generate Script</source>
<target state="translated">Generare script</target>
</trans-unit>
<trans-unit id="databaseNameLabel">
<source xml:lang="en">Database</source>
<target state="translated">Database</target>
</trans-unit>
<trans-unit id="targetConnectionLabel">
<source xml:lang="en">Connection</source>
<target state="translated">Connessione</target>
</trans-unit>
<trans-unit id="dataSourceRadioButtonLabel">
<source xml:lang="en">Data sources</source>
<target state="translated">Origini dati</target>
</trans-unit>
<trans-unit id="connectionRadioButtonLabel">
<source xml:lang="en">Connections</source>
<target state="translated">Connessioni</target>
</trans-unit>
<trans-unit id="dataSourceDropdownTitle">
<source xml:lang="en">Data source</source>
<target state="translated">Origine dati</target>
</trans-unit>
<trans-unit id="noDataSourcesText">
<source xml:lang="en">No data sources in this project</source>
<target state="translated">Nessuna origine dati in questo progetto</target>
</trans-unit>
<trans-unit id="loadProfilePlaceholderText">
<source xml:lang="en">Load profile...</source>
<target state="translated">Caricare profilo...</target>
</trans-unit>
<trans-unit id="profileReadError">
<source xml:lang="en">Error loading the publish profile. {0}</source>
<target state="translated">Errore durante il caricamento del profilo di pubblicazione. {0}</target>
</trans-unit>
<trans-unit id="sqlCmdTableLabel">
<source xml:lang="en">SQLCMD Variables</source>
<target state="translated">Variabili SQLCMD</target>
</trans-unit>
<trans-unit id="sqlCmdVariableColumn">
<source xml:lang="en">Name</source>
<target state="translated">Nome</target>
</trans-unit>
<trans-unit id="sqlCmdValueColumn">
<source xml:lang="en">Value</source>
<target state="translated">Valore</target>
</trans-unit>
<trans-unit id="reloadValuesFromProjectButtonTitle">
<source xml:lang="en">Reload values from project</source>
<target state="translated">Ricaricare i valori dal progetto</target>
</trans-unit>
<trans-unit id="profile">
<source xml:lang="en">Profile</source>
<target state="translated">Profilo</target>
</trans-unit>
<trans-unit id="selectConnection">
<source xml:lang="en">Select connection</source>
<target state="translated">Selezionare la connessione</target>
</trans-unit>
<trans-unit id="server">
<source xml:lang="en">Server</source>
<target state="translated">Server</target>
</trans-unit>
<trans-unit id="default">
<source xml:lang="en">default</source>
<target state="translated">predefinito</target>
</trans-unit>
<trans-unit id="selectProfileToUse">
<source xml:lang="en">Select publish profile to load</source>
<target state="translated">Selezionare il profilo di pubblicazione da caricare</target>
</trans-unit>
<trans-unit id="selectProfile">
<source xml:lang="en">Select Profile</source>
<target state="translated">Seleziona profilo</target>
</trans-unit>
<trans-unit id="dontUseProfile">
<source xml:lang="en">Don't use profile</source>
<target state="translated">Non usare il profilo</target>
</trans-unit>
<trans-unit id="browseForProfile">
<source xml:lang="en">Browse for profile</source>
<target state="translated">Cercare profilo</target>
</trans-unit>
<trans-unit id="chooseAction">
<source xml:lang="en">Choose action</source>
<target state="translated">Scegliere un'azione</target>
</trans-unit>
<trans-unit id="chooseSqlcmdVarsToModify">
<source xml:lang="en">Choose SQLCMD variables to modify</source>
<target state="translated">Scegliere le variabili SQLCMD da modificare</target>
</trans-unit>
<trans-unit id="enterNewValueForVar">
<source xml:lang="en">Enter new value for variable '{0}'</source>
<target state="translated">Immettere un nuovo valore per la variabile '{0}'</target>
</trans-unit>
<trans-unit id="resetAllVars">
<source xml:lang="en">Reset all variables</source>
<target state="translated">Reimpostare tutte le variabili</target>
</trans-unit>
<trans-unit id="createNew">
<source xml:lang="en">&lt;Create New&gt;</source>
<target state="translated">&lt;Creare nuovo&gt;</target>
</trans-unit>
<trans-unit id="enterNewDatabaseName">
<source xml:lang="en">Enter new database name</source>
<target state="translated">Immettere il nuovo nome del database</target>
</trans-unit>
<trans-unit id="newDatabaseTitle">
<source xml:lang="en">{0} (new)</source>
<note>Name is the name of a new database being created</note>
<target state="translated">{0} (nuove risorse)</target>
</trans-unit>
<trans-unit id="selectDatabase">
<source xml:lang="en">Select database</source>
<target state="translated">Selezionare database</target>
</trans-unit>
<trans-unit id="done">
<source xml:lang="en">Done</source>
<target state="translated">Fatto</target>
</trans-unit>
<trans-unit id="nameMustNotBeEmpty">
<source xml:lang="en">Name must not be empty</source>
<target state="translated">Il nome non deve essere vuoto</target>
</trans-unit>
<trans-unit id="addDatabaseReferencedialogName">
<source xml:lang="en">Add database reference</source>
<target state="translated">Aggiungere riferimento al database</target>
</trans-unit>
<trans-unit id="addDatabaseReferenceOkButtonText">
<source xml:lang="en">Add reference</source>
<target state="translated">Aggiungere riferimento</target>
</trans-unit>
<trans-unit id="referenceRadioButtonsGroupTitle">
<source xml:lang="en">Type</source>
<target state="translated">Tipo</target>
</trans-unit>
<trans-unit id="projectRadioButtonTitle">
<source xml:lang="en">Project</source>
<target state="translated">Project</target>
</trans-unit>
<trans-unit id="systemDatabaseRadioButtonTitle">
<source xml:lang="en">System database</source>
<target state="translated">Database di sistema</target>
</trans-unit>
<trans-unit id="dacpacText">
<source xml:lang="en">Data-tier application (.dacpac)</source>
<target state="translated">Applicazione livello dati (.dacpac)</target>
</trans-unit>
<trans-unit id="dacpacPlaceholder">
<source xml:lang="en">Select .dacpac</source>
<target state="translated">Selezionare .dacpac</target>
</trans-unit>
<trans-unit id="loadDacpacButton">
<source xml:lang="en">Select .dacpac</source>
<target state="translated">Selezionare .dacpac</target>
</trans-unit>
<trans-unit id="locationDropdown">
<source xml:lang="en">Location</source>
<target state="translated">Percorso</target>
</trans-unit>
<trans-unit id="sameDatabase">
<source xml:lang="en">Same database</source>
<target state="translated">Stesso database</target>
</trans-unit>
<trans-unit id="differentDbSameServer">
<source xml:lang="en">Different database, same server</source>
<target state="translated">Database diverso, stesso server</target>
</trans-unit>
<trans-unit id="differentDbDifferentServer">
<source xml:lang="en">Different database, different server</source>
<target state="translated">Database e server diversi</target>
</trans-unit>
<trans-unit id="databaseName">
<source xml:lang="en">Database name</source>
<target state="translated">Nome del database</target>
</trans-unit>
<trans-unit id="databaseVariable">
<source xml:lang="en">Database variable</source>
<target state="translated">Variabile database</target>
</trans-unit>
<trans-unit id="serverName">
<source xml:lang="en">Server name</source>
<target state="translated">Nome del server</target>
</trans-unit>
<trans-unit id="serverVariable">
<source xml:lang="en">Server variable</source>
<target state="translated">Variabile server</target>
</trans-unit>
<trans-unit id="suppressMissingDependenciesErrors">
<source xml:lang="en">Suppress errors caused by unresolved references in the referenced project</source>
<target state="translated">Non visualizzare gli errori provocati da riferimenti non risolti nel progetto a cui si fa riferimento</target>
</trans-unit>
<trans-unit id="exampleUsage">
<source xml:lang="en">Example Usage</source>
<target state="translated">Esempio di utilizzo</target>
</trans-unit>
<trans-unit id="enterSystemDbName">
<source xml:lang="en">Enter a database name for this system database</source>
<target state="translated">Immettere un nome di database per il database di sistema</target>
</trans-unit>
<trans-unit id="databaseNameRequiredVariableOptional">
<source xml:lang="en">A database name is required. The database variable is optional.</source>
<target state="translated">Il nome di database è obbligatorio. La variabile di database è facoltativa.</target>
</trans-unit>
<trans-unit id="databaseNameServerNameVariableRequired">
<source xml:lang="en">A database name, server name, and server variable are required. The database variable is optional</source>
<target state="translated">Nome di database, nome di server e variabile di server sono obbligatori. La variabile database è facoltativa</target>
</trans-unit>
<trans-unit id="databaseProject">
<source xml:lang="en">Database project</source>
<target state="translated">Progetto di database</target>
</trans-unit>
<trans-unit id="dacpacNotOnSameDrive">
<source xml:lang="en">Dacpac references need to be located on the same drive as the project file. The project file is located at {0}</source>
<target state="translated">I riferimenti dacpac devono trovarsi nella stessa unità del file di progetto. Il file di progetto si trova in {0}</target>
</trans-unit>
<trans-unit id="createProjectFromDatabaseDialogName">
<source xml:lang="en">Create project from database</source>
<target state="translated">Creare un progetto dal database</target>
</trans-unit>
<trans-unit id="createProjectDialogOkButtonText">
<source xml:lang="en">Create</source>
<target state="translated">Crea</target>
</trans-unit>
<trans-unit id="sourceDatabase">
<source xml:lang="en">Source database</source>
<target state="translated">Database di origine</target>
</trans-unit>
<trans-unit id="targetProject">
<source xml:lang="en">Target project</source>
<target state="translated">Progetto di destinazione</target>
</trans-unit>
<trans-unit id="createProjectSettings">
<source xml:lang="en">Settings</source>
<target state="translated">Impostazioni</target>
</trans-unit>
<trans-unit id="projectNameLabel">
<source xml:lang="en">Name</source>
<target state="translated">Nome</target>
</trans-unit>
<trans-unit id="projectNamePlaceholderText">
<source xml:lang="en">Enter project name</source>
<target state="translated">Immettere il nome del progetto</target>
</trans-unit>
<trans-unit id="projectLocationLabel">
<source xml:lang="en">Location</source>
<target state="translated">Percorso</target>
</trans-unit>
<trans-unit id="projectLocationPlaceholderText">
<source xml:lang="en">Select location to create project</source>
<target state="translated">Selezionare il percorso per creare il progetto</target>
</trans-unit>
<trans-unit id="browseButtonText">
<source xml:lang="en">Browse folder</source>
<target state="translated">Sfoglia cartella</target>
</trans-unit>
<trans-unit id="folderStructureLabel">
<source xml:lang="en">Folder structure</source>
<target state="translated">Struttura di cartelle</target>
</trans-unit>
<trans-unit id="dataworkspace.projectParentDirectoryNotExistError">
<source xml:lang="en">The selected project location '{0}' does not exist or is not a directory.</source>
<target state="translated">Il percorso del progetto selezionato '{0}' non esiste o non è una directory.</target>
</trans-unit>
<trans-unit id="dataworkspace.projectDirectoryAlreadyExistError">
<source xml:lang="en">There is already a directory named '{0}' in the selected location: '{1}'.</source>
<target state="translated">Esiste già una directory denominata '{0}' nel percorso selezionato: '{1}'.</target>
</trans-unit>
<trans-unit id="multipleSqlProjFilesSelected">
<source xml:lang="en">Multiple .sqlproj files selected; please select only one.</source>
<target state="translated">Sono stati selezionati più file con estensione sqlproj; sceglierne solo uno.</target>
</trans-unit>
<trans-unit id="noSqlProjFilesSelected">
<source xml:lang="en">No .sqlproj file selected; please select one.</source>
<target state="translated">Non è stato selezionato nessun file con estensione sqlproj, selezionarne uno.</target>
</trans-unit>
<trans-unit id="noDataSourcesFile">
<source xml:lang="en">No {0} found</source>
<target state="translated">Non è stato trovato alcun artefatto di tipo {0}</target>
</trans-unit>
<trans-unit id="missingVersion">
<source xml:lang="en">Missing 'version' entry in {0}</source>
<target state="translated">Voce 'version' mancante in {0}</target>
</trans-unit>
<trans-unit id="unrecognizedDataSourcesVersion">
<source xml:lang="en">Unrecognized version: </source>
<target state="translated">Versione non riconosciuta: </target>
</trans-unit>
<trans-unit id="unknownDataSourceType">
<source xml:lang="en">Unknown data source type: </source>
<target state="translated">Il tipo dell'origine dei dati è sconosciuto: </target>
</trans-unit>
<trans-unit id="invalidSqlConnectionString">
<source xml:lang="en">Invalid SQL connection string</source>
<target state="translated">Stringa di connessione SQL non valida</target>
</trans-unit>
<trans-unit id="extractTargetRequired">
<source xml:lang="en">Target information for extract is required to create database project.</source>
<target state="translated">Le informazioni di destinazione per l'estrazione sono necessarie per creare il progetto di database.</target>
</trans-unit>
<trans-unit id="schemaCompareNotInstalled">
<source xml:lang="en">Schema compare extension installation is required to run schema compare</source>
<target state="translated">Per eseguire il confronto tra schemi, è necessaria l'installazione dell'estensione per il confronto dello schema</target>
</trans-unit>
<trans-unit id="buildFailedCannotStartSchemaCompare">
<source xml:lang="en">Schema compare could not start because build failed</source>
<target state="translated">Non è stato possibile avviare il confronto dello schema perché la compilazione non è riuscita</target>
</trans-unit>
<trans-unit id="updateProjectForRoundTrip">
<source xml:lang="en">To build this project, Azure Data Studio needs to update targets, references, and system database references. If the project is created in SSDT, it will continue to work in both tools. Do you want Azure Data Studio to update the project?</source>
<target state="translated">Per compilare questo progetto, Azure Data Studio deve aggiornare le destinazioni, i riferimenti e i riferimenti al database di sistema. Se il progetto viene creato in SSDT, continuerà a funzionare in entrambi gli strumenti. Aggiornare il progetto Azure Data Studio?</target>
</trans-unit>
<trans-unit id="updateProjectDatabaseReferencesForRoundTrip">
<source xml:lang="en">To build this project, Azure Data Studio needs to update system database references. If the project is created in SSDT, it will continue to work in both tools. Do you want Azure Data Studio to update the project?</source>
<target state="translated">Per compilare questo progetto, Azure Data Studio deve aggiornare i riferimenti al database di sistema. Se il progetto viene creato in SSDT, continuerà a funzionare in entrambi gli strumenti. Aggiornare il progetto Azure Data Studio?</target>
</trans-unit>
<trans-unit id="databaseReferenceTypeRequired">
<source xml:lang="en">Database reference type is required for adding a reference to a database</source>
<target state="translated">Il tipo di riferimento del database è necessario per aggiungere un riferimento a un database</target>
</trans-unit>
<trans-unit id="systemDatabaseReferenceRequired">
<source xml:lang="en">System database selection is required for adding a reference to a system database</source>
<target state="translated">La selezione del database di sistema è necessaria per l'aggiunta di un riferimento a un database di sistema</target>
</trans-unit>
<trans-unit id="dacpacFileLocationRequired">
<source xml:lang="en">Dacpac file location is required for adding a reference to a database</source>
<target state="translated">Il percorso del file Dacpac è necessario per aggiungere un riferimento a un database</target>
</trans-unit>
<trans-unit id="databaseLocation">
<source xml:lang="en">Database location is required for adding a reference to a database</source>
<target state="translated">Il percorso del database è necessario per aggiungere un riferimento a un database</target>
</trans-unit>
<trans-unit id="databaseNameRequired">
<source xml:lang="en">Database name is required for adding a reference to a different database</source>
<target state="translated">Il nome del database è obbligatorio per l'aggiunta di un riferimento a un database diverso</target>
</trans-unit>
<trans-unit id="invalidDataSchemaProvider">
<source xml:lang="en">Invalid DSP in .sqlproj file</source>
<target state="translated">DSP non valido nel file con estensione .sqlproj</target>
</trans-unit>
<trans-unit id="invalidDatabaseReference">
<source xml:lang="en">Invalid database reference in .sqlproj file</source>
<target state="translated">Riferimento al database non valido nel file con estensione .sqlproj</target>
</trans-unit>
<trans-unit id="databaseSelectionRequired">
<source xml:lang="en">Database selection is required to create a project from a database</source>
<target state="translated">La selezione del database è necessaria per creare un progetto da un database</target>
</trans-unit>
<trans-unit id="databaseReferenceAlreadyExists">
<source xml:lang="en">A reference to this database already exists in this project</source>
<target state="translated">Un riferimento a questo database esiste già in questo progetto</target>
</trans-unit>
<trans-unit id="outsideFolderPath">
<source xml:lang="en">Items with absolute path outside project folder are not supported. Please make sure the paths in the project file are relative to project folder.</source>
<target state="translated">Gli elementi con percorso assoluto all'esterno della cartella del progetto non sono supportati. Assicurarsi che i percorsi nel file di progetto siano relativi alla cartella del progetto.</target>
</trans-unit>
<trans-unit id="parentTreeItemUnknown">
<source xml:lang="en">Cannot access parent of provided tree item</source>
<target state="translated">Non è possibile accedere all'elemento padre dell'elemento di albero fornito</target>
</trans-unit>
<trans-unit id="prePostDeployCount">
<source xml:lang="en">To successfully build, update the project to have one pre-deployment script and/or one post-deployment script</source>
<target state="translated">Per eseguire correttamente la compilazione, aggiornare il progetto in modo che abbia uno script di pre-distribuzione e/o uno script di post-distribuzione</target>
</trans-unit>
<trans-unit id="invalidProjectReload">
<source xml:lang="en">Cannot access provided database project. Only valid, open database projects can be reloaded.</source>
<target state="translated">Impossibile accedere al progetto di database specificato. È possibile ricaricare solo progetti di database aperti validi.</target>
</trans-unit>
<trans-unit id="externalStreamingJobValidationPassed">
<source xml:lang="en">Validation of external streaming job passed.</source>
<target state="translated">Convalida superata del processo di streaming esterno.</target>
</trans-unit>
<trans-unit id="projectAlreadyOpened">
<source xml:lang="en">Project '{0}' is already opened.</source>
<target state="translated">Il progetto '{0}' è già aperto.</target>
</trans-unit>
<trans-unit id="projectAlreadyExists">
<source xml:lang="en">A project named {0} already exists in {1}.</source>
<target state="translated">Esiste già un progetto con il nome {0} in {1}.</target>
</trans-unit>
<trans-unit id="noFileExist">
<source xml:lang="en">File {0} doesn't exist</source>
<target state="translated">Il file {0} non esiste</target>
</trans-unit>
<trans-unit id="fileOrFolderDoesNotExist">
<source xml:lang="en">File or directory '{0}' doesn't exist</source>
<target state="translated">Il file o la directory '{0}' non esiste</target>
</trans-unit>
<trans-unit id="cannotResolvePath">
<source xml:lang="en">Cannot resolve path {0}</source>
<target state="translated">Non è possibile risolvere il percorso {0}</target>
</trans-unit>
<trans-unit id="fileAlreadyExists">
<source xml:lang="en">A file with the name '{0}' already exists on disk at this location. Please choose another name.</source>
<target state="translated">Un file con il nome '{0}' esiste già in questa posizione del disco. Scegliere un altro nome.</target>
</trans-unit>
<trans-unit id="folderAlreadyExists">
<source xml:lang="en">A folder with the name '{0}' already exists on disk at this location. Please choose another name.</source>
<target state="translated">Una cartella con il nome '{0}' esiste già in questa posizione del disco. Scegliere un altro nome.</target>
</trans-unit>
<trans-unit id="fileAlreadyAddedToProject">
<source xml:lang="en">A file with the path '{0}' has already been added to the project</source>
<target state="translated">Un file con il percorso '{0}' è già stato aggiunto al progetto</target>
</trans-unit>
<trans-unit id="folderAlreadyAddedToProject">
<source xml:lang="en">A folder with the path '{0}' has already been added to the project</source>
<target state="translated">Una cartella con il percorso '{0}' è già stata aggiunta al progetto</target>
</trans-unit>
<trans-unit id="invalidInput">
<source xml:lang="en">Invalid input: {0}</source>
<target state="translated">L'input non è valido: {0}</target>
</trans-unit>
<trans-unit id="invalidPropertyValue">
<source xml:lang="en">Invalid value specified for the property '{0}' in .sqlproj file</source>
<target state="translated">Valore non valido specificato per la proprietà '{0}' nel file con estensione .sqlproj</target>
</trans-unit>
<trans-unit id="unableToCreatePublishConnection">
<source xml:lang="en">Unable to construct connection: {0}</source>
<target state="translated">Impossibile costruire la connessione: {0}</target>
</trans-unit>
<trans-unit id="cicularProjectReference">
<source xml:lang="en">Circular reference from project {0} to project {1}</source>
<target state="translated">Riferimento circolare dal progetto {0} al progetto {1}</target>
</trans-unit>
<trans-unit id="mssqlNotFound">
<source xml:lang="en">Could not get mssql extension's install location at {0}</source>
<target state="translated">Non è stato possibile ottenere il percorso di installazione dell'estensione mssql in {0}</target>
</trans-unit>
<trans-unit id="projBuildFailed">
<source xml:lang="en">Build failed. Check output pane for more details. {0}</source>
<target state="translated">Compilazione non riuscita. Per altri dettagli, controllare il riquadro di output. {0}</target>
</trans-unit>
<trans-unit id="unexpectedProjectContext">
<source xml:lang="en">Unable to establish project context. Command invoked from unexpected location: {0}</source>
<target state="translated">Impossibile stabilire il contesto del progetto. Comando richiamato da una posizione imprevista: {0}</target>
</trans-unit>
<trans-unit id="unableToPerformAction">
<source xml:lang="en">Unable to locate '{0}' target: '{1}'</source>
<target state="translated">Non è possibile individuare la destinazione '{0}': '{1}'</target>
</trans-unit>
<trans-unit id="unableToFindFile">
<source xml:lang="en">Unable to find {1} with path '{0}'</source>
<target state="translated">Impossibile trovare {1}con il percorso '{0}'</target>
</trans-unit>
<trans-unit id="deployScriptExists">
<source xml:lang="en">A {0} script already exists. The new script will not be included in build.</source>
<target state="translated">Esiste già uno script {0}. Il nuovo script non verrà incluso nella compilazione.</target>
</trans-unit>
<trans-unit id="notValidVariableName">
<source xml:lang="en">The variable name '{0}' is not valid.</source>
<target state="translated">Il nome della variabile '{0}' non è valido.</target>
</trans-unit>
<trans-unit id="cantAddCircularProjectReference">
<source xml:lang="en">A reference to project '{0}' cannot be added. Adding this project as a reference would cause a circular dependency</source>
<target state="translated">Impossibile aggiungere un riferimento al progetto '{0}'. L'aggiunta di questo progetto come riferimento genera una dipendenza circolare</target>
</trans-unit>
<trans-unit id="unableToFindSqlCmdVariable">
<source xml:lang="en">Unable to find SQLCMD variable '{0}'</source>
<target state="translated">Impossibile trovare la variabile SQLCMD '{0}'</target>
</trans-unit>
<trans-unit id="unableToFindReference">
<source xml:lang="en">Unable to find database reference {0}</source>
<target state="translated">Impossibile trovare il riferimento al database {0}</target>
</trans-unit>
<trans-unit id="invalidGuid">
<source xml:lang="en">Specified GUID is invalid: {0}</source>
<target state="translated">Il GUID specificato non è valido: {0}</target>
</trans-unit>
<trans-unit id="invalidTargetPlatform">
<source xml:lang="en">Invalid target platform: {0}. Supported target platforms: {1}</source>
<target state="translated">Piattaforma di destinazione non valida: {0}. Piattaforme di destinazione supportate: {1}</target>
</trans-unit>
<trans-unit id="deleteAction">
<source xml:lang="en">Delete</source>
<target state="translated">Elimina</target>
</trans-unit>
<trans-unit id="excludeAction">
<source xml:lang="en">Exclude</source>
<target state="translated">Escludi</target>
</trans-unit>
<trans-unit id="fileObject">
<source xml:lang="en">file</source>
<target state="translated">file</target>
</trans-unit>
<trans-unit id="folderObject">
<source xml:lang="en">folder</source>
<target state="translated">cartella</target>
</trans-unit>
<trans-unit id="folderFriendlyName">
<source xml:lang="en">Folder</source>
<target state="translated">Cartella</target>
</trans-unit>
<trans-unit id="scriptFriendlyName">
<source xml:lang="en">Script</source>
<target state="translated">Script</target>
</trans-unit>
<trans-unit id="tableFriendlyName">
<source xml:lang="en">Table</source>
<target state="translated">Tabella</target>
</trans-unit>
<trans-unit id="viewFriendlyName">
<source xml:lang="en">View</source>
<target state="translated">Visualizzare</target>
</trans-unit>
<trans-unit id="storedProcedureFriendlyName">
<source xml:lang="en">Stored Procedure</source>
<target state="translated">Stored procedure</target>
</trans-unit>
<trans-unit id="dataSource">
<source xml:lang="en">Data Source</source>
<target state="translated">Origine dati</target>
</trans-unit>
<trans-unit id="fileFormat">
<source xml:lang="en">File Format</source>
<target state="translated">Formato di file</target>
</trans-unit>
<trans-unit id="externalStream">
<source xml:lang="en">External Stream</source>
<target state="translated">Flusso esterno</target>
</trans-unit>
<trans-unit id="externalStreamingJobFriendlyName">
<source xml:lang="en">External Streaming Job</source>
<target state="translated">Processo di streaming esterno</target>
</trans-unit>
<trans-unit id="preDeployScriptFriendlyName">
<source xml:lang="en">Script.PreDeployment</source>
<target state="translated">Script.PreDeployment</target>
</trans-unit>
<trans-unit id="postDeployScriptFriendlyName">
<source xml:lang="en">Script.PostDeployment</source>
<target state="translated">Script.PostDeployment</target>
</trans-unit>
</body>
</file>
<file original="extensions/sql-database-projects/dist/tools/netcoreTool" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="sqlDatabaseProjects.NetCoreInstallationConfirmation">
<source xml:lang="en">The .NET Core SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or update the .Net Core SDK location in settings if already installed.</source>
<target state="translated">Impossibile individuare .NET Core SDK. La compilazione del progetto non funzionerà. Installare .NET Core SDK versione 3.1 o aggiornare il percorso di .NET Core SDK nelle impostazioni, se l'installazione è già presente.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.UpdateNetCoreLocation">
<source xml:lang="en">Update Location</source>
<target state="translated">Aggiornare percorso</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.InstallNetCore">
<source xml:lang="en">Install</source>
<target state="translated">Installa</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.doNotAskAgain">
<source xml:lang="en">Don't Ask Again</source>
<target state="translated">Non chiedere più</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.outputChannel">
<source xml:lang="en">Database Projects</source>
<target state="translated">Progetti di database</target>
</trans-unit>
<trans-unit id="sqlDatabaseProject.RunCommand.ErroredOut">
<source xml:lang="en"> &gt;&gt;&gt; {0} … errored out: {1}</source>
<target state="translated"> &gt;&gt;&gt; {0} … ha restituito un errore: {1}</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode">
<source xml:lang="en"> &gt;&gt;&gt; {0} … exited with code: {1}</source>
<target state="translated"> &gt;&gt;&gt; {0} … terminato con codice: {1}</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.RunStreamedCommand.ExitedWithSignal">
<source xml:lang="en"> &gt;&gt;&gt; {0} … exited with signal: {1}</source>
<target state="translated"> &gt;&gt;&gt; {0} … terminato con segnale: {1}</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.RunCommand.stdout">
<source xml:lang="en"> stdout: </source>
<target state="translated"> stdout: </target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.RunCommand.stderr">
<source xml:lang="en"> stderr: </source>
<target state="translated"> stderr: </target>
</trans-unit>
</body>
</file>
</xliff>