Alex/1.38 release langpack update (#20121)

* localized xlf update

* Langpack source files update
This commit is contained in:
Alex Ma
2022-07-20 13:23:37 -07:00
committed by GitHub
parent 22a8b2dc5a
commit a8491fa1b8
200 changed files with 4301 additions and 7011 deletions

View File

@@ -18,6 +18,14 @@
<source xml:lang="en">In progress</source>
<target state="translated">In corso</target>
</trans-unit>
<trans-unit id="Include">
<source xml:lang="en">Include</source>
<target state="translated">Includere</target>
</trans-unit>
<trans-unit id="OptionNotFoundWarningMessage">
<source xml:lang="en">label: {0} does not exist in the options value name lookup</source>
<target state="translated">etichetta: {0} non esiste nella ricerca del nome del valore delle opzioni</target>
</trans-unit>
<trans-unit id="PublishHistory">
<source xml:lang="en">Publish History</source>
<target state="translated">Cronologia di pubblicazione</target>
@@ -62,6 +70,14 @@
<source xml:lang="en">Add Item</source>
<target state="translated">Aggiungere elemento</target>
</trans-unit>
<trans-unit id="advancedOptionsButton">
<source xml:lang="en">Advanced...</source>
<target state="translated">Avanzate...</target>
</trans-unit>
<trans-unit id="advancedPublishOptions">
<source xml:lang="en">Advanced Publish Options</source>
<target state="translated">Opzioni di pubblicazione avanzate</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>
@@ -768,6 +784,14 @@
<source xml:lang="en">Open License Agreement</source>
<target state="translated">Apri contratto di licenza</target>
</trans-unit>
<trans-unit id="optionDescription">
<source xml:lang="en">Option Description</source>
<target state="translated">Descrizione opzione</target>
</trans-unit>
<trans-unit id="optionName">
<source xml:lang="en">Option Name</source>
<target state="translated">Nome opzione</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>
@@ -872,6 +896,10 @@
<source xml:lang="en">Publish project</source>
<target state="translated">Pubblicare il progetto</target>
</trans-unit>
<trans-unit id="publishOptions">
<source xml:lang="en">Publish Options</source>
<target state="translated">Pubblicare opzioni</target>
</trans-unit>
<trans-unit id="publishProjectSucceed">
<source xml:lang="en">Database project published successfully</source>
<target state="translated">Il progetto di database è stato pubblicato</target>
@@ -928,6 +956,10 @@
<source xml:lang="en">Reload values from project</source>
<target state="translated">Ricaricare i valori dal progetto</target>
</trans-unit>
<trans-unit id="reset">
<source xml:lang="en">Reset</source>
<target state="translated">Reimpostare</target>
</trans-unit>
<trans-unit id="resetAllVars">
<source xml:lang="en">Reset all variables</source>
<target state="translated">Reimpostare tutte le variabili</target>
@@ -1408,6 +1440,10 @@
<source xml:lang="en">Open Containing Folder</source>
<target state="translated">Apri cartella superiore</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.openInDesigner">
<source xml:lang="en">Open in Designer</source>
<target state="translated">Aprire in Designer</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.properties">
<source xml:lang="en">Properties</source>
<target state="translated">Proprietà</target>