mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Langpack source file update for August (#20328)
* [Loc] Update to August langpack XLF files * [Loc] Update for langpack source files * xlf update 8-12-2022 * added update to json files
This commit is contained in:
@@ -62,6 +62,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>
|
||||
@@ -528,6 +536,10 @@
|
||||
<source xml:lang="en">Exclude</source>
|
||||
<target state="translated">Escludi</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="excludeObjectTypes">
|
||||
<source xml:lang="en">Exclude Object Types</source>
|
||||
<target state="translated">Escludi i tipi di oggetto</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="externalStream">
|
||||
<source xml:lang="en">External Stream</source>
|
||||
<target state="translated">Flusso esterno</target>
|
||||
@@ -612,6 +624,10 @@
|
||||
<source xml:lang="en">Import Elements</source>
|
||||
<target state="translated">Importa elementi</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="include">
|
||||
<source xml:lang="en">Include</source>
|
||||
<target state="translated">Includere</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="installGlobally">
|
||||
<source xml:lang="en">Install globally</source>
|
||||
<target state="translated">Installa a livello globale</target>
|
||||
@@ -768,6 +784,18 @@
|
||||
<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="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="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 +900,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 +960,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>
|
||||
@@ -1316,6 +1352,10 @@
|
||||
<source xml:lang="en">Close Database Project</source>
|
||||
<target state="translated">Chiudere il progetto di database</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.collapseProjectNodes">
|
||||
<source xml:lang="en">Whether project nodes start collapsed</source>
|
||||
<target state="translated">Indica se i nodi del progetto iniziano a essere compressi</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.convertToSdkStyleProject">
|
||||
<source xml:lang="en">Convert to SDK-style project</source>
|
||||
<target state="translated">Convertire in progetto di tipo SDK</target>
|
||||
@@ -1408,6 +1448,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>
|
||||
|
||||
Reference in New Issue
Block a user