Langpack source files update for November release (main branch PR) (#21147)

* updated localized XLFS

* update to langpack source files
This commit is contained in:
Alex Ma
2022-11-07 16:23:29 -08:00
committed by GitHub
parent 87574053e0
commit aebceb8c16
260 changed files with 17115 additions and 6604 deletions

View File

@@ -426,6 +426,26 @@
<source xml:lang="en">Don't use profile</source>
<target state="translated">Non usare il profilo</target>
</trans-unit>
<trans-unit id="downloadError">
<source xml:lang="en">Download error</source>
<target state="translated">Errore di download</target>
</trans-unit>
<trans-unit id="downloadProgress">
<source xml:lang="en">Download progress</source>
<target state="translated">Stato del download</target>
</trans-unit>
<trans-unit id="downloading">
<source xml:lang="en">Downloading</source>
<target state="translated">Download in corso</target>
</trans-unit>
<trans-unit id="downloadingDacFxDlls">
<source xml:lang="en">Downloading Microsoft.Build.Sql nuget to get build DLLs</source>
<target state="translated">Download di NuGet Microsoft.Build.Sql per ottenere dll di compilazione</target>
</trans-unit>
<trans-unit id="downloadingFromTo">
<source xml:lang="en">Downloading from {0} to {1}</source>
<target state="translated">Scaricamento da {0} a {1} in corso</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>
@@ -506,6 +526,14 @@
<source xml:lang="en">The project is already up to date with the database.</source>
<target state="translated">Il progetto è già aggiornato con il database.</target>
</trans-unit>
<trans-unit id="errorDownloading">
<source xml:lang="en">Error downloading {0}. Error: {1}</source>
<target state="translated">Errore durante il download di {0}%1! Errore: {1}</target>
</trans-unit>
<trans-unit id="errorExtracting">
<source xml:lang="en">Error extracting files from {0}. Error: {1}</source>
<target state="translated">Errore durante l'estrazione dei file da {0}. Errore: {1}</target>
</trans-unit>
<trans-unit id="errorFindingBuildFilesLocation">
<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>
@@ -514,6 +542,10 @@
<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="errorRetrievingBuildFiles">
<source xml:lang="en">Could not build project. Error retrieving files needed to build.</source>
<target state="translated">Non è stato possibile compilare il progetto. Errore durante il recupero dei file necessari per la compilazione.</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>
@@ -556,6 +588,10 @@
<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="extractingDacFxDlls">
<source xml:lang="en">Extracting DacFx build DLLs to {0}</source>
<target state="translated">Estrazione delle DLL della build DacFx in {0} in corso</target>
</trans-unit>
<trans-unit id="file">
<source xml:lang="en">File</source>
<target state="translated">File</target>
@@ -620,6 +656,10 @@
<source xml:lang="en">hr</source>
<target state="translated">ora</target>
</trans-unit>
<trans-unit id="imageTag">
<source xml:lang="en">Image tag</source>
<target state="translated">Tag dell'immagine</target>
</trans-unit>
<trans-unit id="importElements">
<source xml:lang="en">Import Elements</source>
<target state="translated">Importa elementi</target>
@@ -628,6 +668,14 @@
<source xml:lang="en">Include</source>
<target state="translated">Includere</target>
</trans-unit>
<trans-unit id="includePermissionsInProject">
<source xml:lang="en">Include permissions in project</source>
<target state="translated">Includere autorizzazioni nel progetto</target>
</trans-unit>
<trans-unit id="includePermissionsLabel">
<source xml:lang="en">Include permissions</source>
<target state="translated">Includi autorizzazioni</target>
</trans-unit>
<trans-unit id="installGlobally">
<source xml:lang="en">Install globally</source>
<target state="translated">Installa a livello globale</target>
@@ -1392,6 +1440,10 @@
<source xml:lang="en">Generate SQL Project from OpenAPI/Swagger spec</source>
<target state="translated">Genera progetto SQL dalla specifica OpenAPI/Swagger</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.microsoftBuildSqlVersion">
<source xml:lang="en">Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview</source>
<target state="translated">Versione di Microsoft.Build.Sql SDK da usare per la compilazione di progetti SQL legacy. Esempio: 0.1.3-preview</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>