mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update to langpack for December release (#17904)
* update to xlfs * update to langpack json files
This commit is contained in:
@@ -70,6 +70,10 @@
|
||||
<source xml:lang="en">To use SQL bindings, ensure your Azure Functions project has a reference to {0}</source>
|
||||
<target state="translated">Per usare le associazioni SQL, assicurarsi che il progetto Funzioni di Azure includa un riferimento a {0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="addSqlBindingPackageError">
|
||||
<source xml:lang="en">Error adding Sql Binding extension package to project</source>
|
||||
<target state="translated">Si è verificato un errore durante l'aggiunta del pacchetto di estensione Binding SQL al progetto</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="appSettingPrompt">
|
||||
<source xml:lang="en">Would you like to update Azure Function local.settings.json with the new connection string?</source>
|
||||
<target state="translated">Aggiornare la funzione di Azure local.settings.json con la nuova stringa di connessione?</target>
|
||||
@@ -78,6 +82,14 @@
|
||||
<source xml:lang="en">at</source>
|
||||
<target state="translated">in</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="autorestProjectName">
|
||||
<source xml:lang="en">New SQL project name</source>
|
||||
<target state="translated">Nuovo nome del progetto SQL</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="baseDockerImage">
|
||||
<source xml:lang="en">Base SQL Server Docker image</source>
|
||||
<target state="translated">Immagine Docker SQL Server di base</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="browseButtonText">
|
||||
<source xml:lang="en">Browse folder</source>
|
||||
<target state="translated">Sfoglia cartella</target>
|
||||
@@ -94,6 +106,10 @@
|
||||
<source xml:lang="en">Build</source>
|
||||
<target state="translated">Build</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="buildElements">
|
||||
<source xml:lang="en">Build Elements</source>
|
||||
<target state="translated">Elementi di compilazione</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>
|
||||
@@ -138,6 +154,10 @@
|
||||
<source xml:lang="en">Confirm SQL server admin password</source>
|
||||
<target state="translated">Confermare la password amministratore del server SQL</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="confirmServerPassword">
|
||||
<source xml:lang="en">Confirm SQL Server admin password</source>
|
||||
<target state="translated">Confermare la password amministratore del server SQL</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectingToSqlServerOnDockerMessage">
|
||||
<source xml:lang="en">Connecting to SQL Server on Docker</source>
|
||||
<target state="translated">Connessione a SQL Server in Docker</target>
|
||||
@@ -202,6 +222,10 @@
|
||||
<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="dacpacReferenceElement">
|
||||
<source xml:lang="en">Dacpac reference</source>
|
||||
<target state="translated">Dizionari ed enciclopedie Dacpac</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacpacText">
|
||||
<source xml:lang="en">Data-tier application (.dacpac)</source>
|
||||
<target state="translated">Applicazione livello dati (.dacpac)</target>
|
||||
@@ -342,6 +366,14 @@
|
||||
<source xml:lang="en">Docker container is not running</source>
|
||||
<target state="translated">Il contenitore Docker non è in esecuzione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dockerImageEulaMessage">
|
||||
<source xml:lang="en">License Agreement:</source>
|
||||
<target state="translated">Contratto di licenza:</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dockerImageMessage">
|
||||
<source xml:lang="en">Docker Image:</source>
|
||||
<target state="translated">Immagine Docker:</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dockerLogMessage">
|
||||
<source xml:lang="en">Docker logs: '{0}'</source>
|
||||
<target state="translated">Log di Docker: '{0}'</target>
|
||||
@@ -358,6 +390,10 @@
|
||||
<source xml:lang="en">Don't use profile</source>
|
||||
<target state="translated">Non usare il profilo</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="edgeEulaAgreementTitle">
|
||||
<source xml:lang="en">Microsoft Azure SQL Edge License Agreement</source>
|
||||
<target state="translated">Contratto di licenza di SQL Edge di Microsoft Azure</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>
|
||||
@@ -422,6 +458,24 @@
|
||||
<source xml:lang="en">Error finding build files location: {0}</source>
|
||||
<target state="translated">Errore durante la ricerca del percorso dei file di compilazione: {0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="errorReadingProjectGuid">
|
||||
<source xml:lang="en">Error trying to read {0} of project '{1}'</source>
|
||||
<target state="translated">Errore durante il tentativo di leggere {0} del progetto '{1}'</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="eulaAgreementTemplate">
|
||||
<source xml:lang="en">I accept the {0}.</source>
|
||||
<note>The placeholders are contents of the line and should not be translated.</note>
|
||||
<target state="translated">Accetto {0}.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="eulaAgreementText">
|
||||
<source xml:lang="en">I accept the {0}.</source>
|
||||
<note>The placeholders are contents of the line and should not be translated.</note>
|
||||
<target state="translated">Accetto {0}.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="eulaAgreementTitle">
|
||||
<source xml:lang="en">Microsoft SQL Server License Agreement</source>
|
||||
<target state="translated">Contratto di licenza di Microsoft SQL Server</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="exampleUsage">
|
||||
<source xml:lang="en">Example Usage</source>
|
||||
<target state="translated">Esempio di utilizzo</target>
|
||||
@@ -482,6 +536,10 @@
|
||||
<source xml:lang="en">A folder with the name '{0}' already exists on disk at this location. Please choose another location.</source>
|
||||
<target state="translated">Una cartella con il nome '{0}' esiste già in questa posizione del disco. Scegliere un'altra posizione.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="folderElements">
|
||||
<source xml:lang="en">Folder Elements</source>
|
||||
<target state="translated">Elementi cartella</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="folderFriendlyName">
|
||||
<source xml:lang="en">Folder</source>
|
||||
<target state="translated">Cartella</target>
|
||||
@@ -499,17 +557,29 @@
|
||||
<target state="translated">Generare script</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="generatingProjectFailed">
|
||||
<source xml:lang="en">Generating project via AutoRest failed: {0}</source>
|
||||
<target state="translated">Generazione del progetto tramite Autorest non riuscita: {0}</target>
|
||||
<source xml:lang="en">Generating project via AutoRest failed. Check output pane for more details. Error: {0}</source>
|
||||
<target state="translated">La generazione del progetto tramite AutoRest non è riuscita. Per altri dettagli, controllare il riquadro di output. Errore: {0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="generatingProjectFromAutorest">
|
||||
<source xml:lang="en">Generating new SQL project from {0}... Check output window for details.</source>
|
||||
<target state="translated">Generazione del nuovo progetto SQL da {0}... Eseguire il checkouot della finestra di output per i dettagli.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="hr">
|
||||
<source xml:lang="en">hr</source>
|
||||
<target state="translated">ora</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="importElements">
|
||||
<source xml:lang="en">Import Elements</source>
|
||||
<target state="translated">Importa elementi</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="input">
|
||||
<source xml:lang="en">Input</source>
|
||||
<target state="translated">Input</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="installGlobally">
|
||||
<source xml:lang="en">Install globally</source>
|
||||
<target state="translated">Installa a livello globale</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>
|
||||
@@ -614,6 +684,10 @@
|
||||
<source xml:lang="en">File {0} doesn't exist</source>
|
||||
<target state="translated">Il file {0} non esiste</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="noSqlFilesGenerated">
|
||||
<source xml:lang="en">No .sql files were generated by Autorest. Please confirm that your spec contains model definitions, or check the output log for details.</source>
|
||||
<target state="translated">Nessun file SQL generato da Autorest. Verificare che la specifica contenga definizioni di modello o controllare il log di output per i dettagli.</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>
|
||||
@@ -627,13 +701,21 @@
|
||||
<target state="translated">Nessuna (impostazione predefinita)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodeButNotAutorestFound">
|
||||
<source xml:lang="en">Autorest tool not found in system path, but found Node.js. Running via npx. Please execute 'npm install autorest -g' to install permanently.</source>
|
||||
<target state="translated">Lo strumento autorest non è stato trovato nel percorso di sistema, ma è stato trovato Node.js. Esecuzione tramite npx. Eseguire ' npm install autorest-g ' per l'installazione definitiva.</target>
|
||||
<source xml:lang="en">Autorest tool not found in system path, but found Node.js. Prompting user for how to proceed. Execute 'npm install autorest -g' to install permanently and avoid this message.</source>
|
||||
<target state="translated">Lo strumento autorest non è stato trovato nel percorso di sistema, ma è stato trovato Node.js. Richiesta all'utente di informazioni su come procedere. Eseguire 'npm install autorest -g' per installare in modo permanente ed evitare questo messaggio.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodeButNotAutorestFoundPrompt">
|
||||
<source xml:lang="en">Autorest is not installed. To proceed, choose whether to run Autorest from a temporary location via 'npx' or install Autorest globally then run.</source>
|
||||
<target state="translated">Autorest non installato. Per continuare, scegliere se eseguire Autorest da un percorso temporaneo tramite 'npx' o installare Autorest a livello globale, quindi eseguire.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodeNotFound">
|
||||
<source xml:lang="en">Neither autorest nor Node.js (npx) found in system path. Please install Node.js for autorest generation to work.</source>
|
||||
<source xml:lang="en">Neither Autorest nor Node.js (npx) found in system path. Please install Node.js for Autorest generation to work.</source>
|
||||
<target state="translated">Non è stato trovato né autorest né Node.js (NPX) nel percorso di sistema. Installare Node.js per il funzionamento della generazione di autorest.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="noneElements">
|
||||
<source xml:lang="en">None Elements</source>
|
||||
<target state="translated">Nessuno elemento</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>
|
||||
@@ -646,6 +728,10 @@
|
||||
<source xml:lang="en">Ok</source>
|
||||
<target state="translated">OK</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="openEulaString">
|
||||
<source xml:lang="en">Open License Agreement</source>
|
||||
<target state="translated">Apri contratto di licenza</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="output">
|
||||
<source xml:lang="en">Output</source>
|
||||
<target state="translated">Output</target>
|
||||
@@ -666,10 +752,18 @@
|
||||
<source xml:lang="en">Port must a be number</source>
|
||||
<target state="translated">La porta deve essere un numero</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="postDeployElements">
|
||||
<source xml:lang="en">PostDeploy Elements</source>
|
||||
<target state="translated">Elementi PreDeploy</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="postDeployScriptFriendlyName">
|
||||
<source xml:lang="en">Script.PostDeployment</source>
|
||||
<target state="translated">Script.PostDeployment</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="preDeployElements">
|
||||
<source xml:lang="en">PreDeploy Elements</source>
|
||||
<target state="translated">Elementi PreDeploy</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="preDeployScriptFriendlyName">
|
||||
<source xml:lang="en">Script.PreDeployment</source>
|
||||
<target state="translated">Script.PreDeployment</target>
|
||||
@@ -714,6 +808,14 @@
|
||||
<source xml:lang="en">Enter project name</source>
|
||||
<target state="translated">Immettere il nome del progetto</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="projectReferenceElement">
|
||||
<source xml:lang="en">Project reference</source>
|
||||
<target state="translated">Riferimento al progetto</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="projectReferenceNameElement">
|
||||
<source xml:lang="en">Project reference name element</source>
|
||||
<target state="translated">Elemento del nome del riferimento al progetto</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="publish">
|
||||
<source xml:lang="en">Publish</source>
|
||||
<target state="translated">Pubblica</target>
|
||||
@@ -734,6 +836,10 @@
|
||||
<source xml:lang="en">Publish Settings File</source>
|
||||
<target state="translated">File di impostazioni di pubblicazione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="publishTo">
|
||||
<source xml:lang="en">Publish Target</source>
|
||||
<target state="translated">Destinazione di pubblicazione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="publishToContainerFailed">
|
||||
<source xml:lang="en">Failed to publish to container. {0}</source>
|
||||
<target state="translated">Pubblicazione nel contenitore non riuscita. {0}</target>
|
||||
@@ -790,6 +896,10 @@
|
||||
<source xml:lang="en">Waiting for {0} seconds before another attempt for operation '{1}'</source>
|
||||
<target state="translated">Attesa di {0} secondi prima di un altro tentativo di operazione '{1}'</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="runViaNpx">
|
||||
<source xml:lang="en">Run via npx</source>
|
||||
<target state="translated">Esegui tramite npx</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="runningDockerMessage">
|
||||
<source xml:lang="en">Building and running the docker container ...</source>
|
||||
<target state="translated">Compilazione ed esecuzione del contenitore Docker in corso...</target>
|
||||
@@ -898,6 +1008,14 @@
|
||||
<source xml:lang="en">Server name</source>
|
||||
<target state="translated">Nome del server</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="serverPassword">
|
||||
<source xml:lang="en">SQL Server admin password</source>
|
||||
<target state="translated">password amministratore SQL Server</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="serverPortNumber">
|
||||
<source xml:lang="en">SQL server port number</source>
|
||||
<target state="translated">Numero di porta di SQL Server</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="serverVariable">
|
||||
<source xml:lang="en">Server variable</source>
|
||||
<target state="translated">Variabile server</target>
|
||||
@@ -926,19 +1044,19 @@
|
||||
<source xml:lang="en">SQL connection string</source>
|
||||
<target state="translated">Stringa di connessione SQL</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.DotnetInstallationConfirmation">
|
||||
<source xml:lang="en">The .NET SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or higher or update the .NET SDK location in settings if already installed.</source>
|
||||
<target state="translated">Non è possibile trovare .NET SDK. La compilazione del progetto non funzionerà. Installare .NET Core SDK versione 3.1 o superiore o aggiornare la posizione di .NET SDK nelle impostazioni, se è già installato.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.Install">
|
||||
<source xml:lang="en">Install</source>
|
||||
<target state="translated">Installa</target>
|
||||
</trans-unit>
|
||||
<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">Non è possibile trovare .NET Core SDK. La compilazione del progetto non funzionerà. Installare .NET Core SDK versione 3.1 o aggiornare la posizione di .NET Core SDK nelle impostazioni, se è già installato.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation">
|
||||
<source xml:lang="en">Currently installed .NET Core SDK version is {0}, which is not supported. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK supported version location in settings if already installed.</source>
|
||||
<target state="translated">La versione attualmente installata di .NET Core SDK è {0}, che non è supportata. La compilazione del progetto non funzionerà. Installare .NET Core SDK versione 3.1 o aggiornare la posizione della versione supportata di .NET Core SDK nelle impostazioni, se è già installato.</target>
|
||||
<source xml:lang="en">Currently installed .NET Core SDK version is {0}, which is not supported. Project build will not work. Please install .NET Core SDK version 3.1 or higher or update the .NET SDK supported version location in settings if already installed.</source>
|
||||
<target state="translated">La versione attualmente installata di .NET Core SDK è {0}, che non è supportata. La compilazione del progetto non funzionerà. Installare .NET Core SDK versione 3.1 o successiva o aggiornare la posizione della versione supportata di .NET SDK nelle impostazioni, se è già installato.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.UpdateNetCoreLocation">
|
||||
<trans-unit id="sqlDatabaseProjects.UpdateDotnetLocation">
|
||||
<source xml:lang="en">Update Location</source>
|
||||
<target state="translated">Aggiornare percorso</target>
|
||||
</trans-unit>
|
||||
@@ -1023,12 +1141,24 @@
|
||||
<target state="translated">Versione non riconosciuta: </target>
|
||||
</trans-unit>
|
||||
<trans-unit id="updateProjectDatabaseReferencesForRoundTrip">
|
||||
<source xml:lang="en">The system database references need to be updated to build this project. If the project is created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
|
||||
<target state="translated">Per compilare questo progetto, è necessario aggiornare i riferimenti al database di sistema. Se il progetto viene creato in SQL Server Data Tools, continuerà a funzionare in entrambi gli strumenti. Aggiornare il progetto?</target>
|
||||
<source xml:lang="en">The system database references need to be updated to build the project '{0}'. If the project was created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
|
||||
<target state="translated">Per compilare il progetto, è necessario aggiornare i riferimenti al database di sistema '{0}'. Se il progetto è stato creato in SQL Server Data Tools, continuerà a funzionare in entrambi gli strumenti. Aggiornare il progetto?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="updateProjectForRoundTrip">
|
||||
<source xml:lang="en">The targets, references, and system database references need to be updated to build this project. If the project is created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
|
||||
<target state="translated">Per compilare questo progetto, è necessario aggiornare le destinazioni, i riferimenti e i riferimenti al database di sistema. Se il progetto viene creato in SQL Server Data Tools, continuerà a funzionare in entrambi gli strumenti. Aggiornare il progetto?</target>
|
||||
<source xml:lang="en">The targets, references, and system database references need to be updated to build the project '{0}'. If the project was created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
|
||||
<target state="translated">Per compilare il progetto, è necessario aggiornare le destinazioni, i riferimenti e i riferimenti al database di sistema '{0}'. Se il progetto è stato creato in SQL Server Data Tools, continuerà a funzionare in entrambi gli strumenti. Aggiornare il progetto?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="userSelectionCancelled">
|
||||
<source xml:lang="en">User has cancelled selection for how to run autorest.</source>
|
||||
<target state="translated">L'utente ha annullato la selezione per la modalità di esecuzione dell'autorest.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="userSelectionInstallGlobally">
|
||||
<source xml:lang="en">User selected to install autorest gloablly. Installing now...</source>
|
||||
<target state="translated">L'utente ha selezionato l'installazione automatica. Installazione in corso...</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="userSelectionRunNpx">
|
||||
<source xml:lang="en">User selected to run via npx.</source>
|
||||
<target state="translated">Utente selezionato per l'esecuzione tramite npx.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="valueCannotBeEmpty">
|
||||
<source xml:lang="en">Value cannot be empty</source>
|
||||
@@ -1087,8 +1217,8 @@
|
||||
<target state="translated">Aggiungere riferimento al database</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.addSqlBinding">
|
||||
<source xml:lang="en">Add SQL Binding</source>
|
||||
<target state="translated">Aggiungi associazione SQL</target>
|
||||
<source xml:lang="en">Add SQL Binding (preview)</source>
|
||||
<target state="translated">Aggiungi binding SQL (anteprima)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.autorestSqlVersion">
|
||||
<source xml:lang="en">Which version of Autorest.Sql to use from NPM. Latest will be used if not set.</source>
|
||||
@@ -1122,6 +1252,10 @@
|
||||
<source xml:lang="en">Database Projects</source>
|
||||
<target state="translated">Progetti di database</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.dotnetInstallLocation">
|
||||
<source xml:lang="en">Full path to .NET SDK on the machine.</source>
|
||||
<target state="translated">Percorso completo a .NET SDK nel computer.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.editProjectFile">
|
||||
<source xml:lang="en">Edit .sqlproj File</source>
|
||||
<target state="translated">Edit .sqlproj File</target>
|
||||
@@ -1138,10 +1272,6 @@
|
||||
<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.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.new">
|
||||
<source xml:lang="en">New Database Project</source>
|
||||
<target state="translated">Nuovo progetto di database</target>
|
||||
|
||||
Reference in New Issue
Block a user