mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-12 19:18:32 -05:00
[Loc] update to langpack source files (new format), and fix for vscode filter (#23698)
* [Loc] update to langpack source files (new format), and fix for vscode filter * added markdown * added in yarn lock
This commit is contained in:
@@ -66,6 +66,10 @@
|
||||
<source xml:lang="en">Add Item</source>
|
||||
<target state="translated">Aggiungere elemento</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="addSqlCmdVariableWithoutDefaultValue">
|
||||
<source xml:lang="en">Add SQLCMD variable '{0}' to project without default value?</source>
|
||||
<target state="translated">Aggiungere la variabile SQLCMD '{0}' al progetto senza il valore predefinito?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="advancedOptionsButton">
|
||||
<source xml:lang="en">Advanced...</source>
|
||||
<target state="translated">Avanzate...</target>
|
||||
@@ -90,6 +94,10 @@
|
||||
<source xml:lang="en">Project was successfully updated.</source>
|
||||
<target state="translated">Aggiornamento del progetto completato.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="artifactReference">
|
||||
<source xml:lang="en">Artifact Reference</source>
|
||||
<target state="translated">Riferimento ad artefatto</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="at">
|
||||
<source xml:lang="en">at</source>
|
||||
<target state="translated">in</target>
|
||||
@@ -442,14 +450,14 @@
|
||||
<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="downloadingNuget">
|
||||
<source xml:lang="en">Downloading {0} nuget to get build DLLs </source>
|
||||
<target state="translated">Download di {0} nuget per ottenere DLL di compilazione </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>
|
||||
@@ -904,6 +912,10 @@
|
||||
<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="packageReference">
|
||||
<source xml:lang="en">Package Reference</source>
|
||||
<target state="translated">Riferimento a pacchetto</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>
|
||||
@@ -1016,6 +1028,10 @@
|
||||
<source xml:lang="en">Publish profile elements</source>
|
||||
<target state="translated">Elementi del profilo di pubblicazione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="publishProfileFriendlyName">
|
||||
<source xml:lang="en">Publish Profile</source>
|
||||
<target state="translated">Profilo di pubblicazione</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>
|
||||
@@ -1061,13 +1077,17 @@
|
||||
<target state="translated">Pubblicazione del progetto in un contenitore...</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="referenceRadioButtonsGroupTitle">
|
||||
<source xml:lang="en">Type</source>
|
||||
<target state="translated">Tipo</target>
|
||||
<source xml:lang="en">Referenced Database Type</source>
|
||||
<target state="translated">Tipo di database di riferimento</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="referenceType">
|
||||
<source xml:lang="en">Reference type</source>
|
||||
<trans-unit id="referenceTypeRadioButtonsGroupTitle">
|
||||
<source xml:lang="en">Reference Type</source>
|
||||
<target state="translated">Tipo riferimento</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="referencedDatabaseType">
|
||||
<source xml:lang="en">Referenced Database type</source>
|
||||
<target state="translated">Tipo di database di riferimento</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>
|
||||
@@ -1124,6 +1144,10 @@
|
||||
<source xml:lang="en">Save</source>
|
||||
<target state="translated">Salva</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="saveProfile">
|
||||
<source xml:lang="en">Would you like to save the settings in a profile (.publish.xml)?</source>
|
||||
<target state="translated">Salvare le impostazioni in un profilo (.publish.xml)?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="saveProfileAsButtonText">
|
||||
<source xml:lang="en">Save As...</source>
|
||||
<target state="translated">Salva con nome...</target>
|
||||
@@ -1357,8 +1381,8 @@
|
||||
<target state="translated">Impossibile trovare la variabile SQLCMD '{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>
|
||||
<source xml:lang="en">Unable to locate '{0}' target: '{1}'. {2}</source>
|
||||
<target state="translated">Impossibile individuare '{0}' target: '{1}'. {2}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="unexpectedProjectContext">
|
||||
<source xml:lang="en">Unable to establish project context. Command invoked from unexpected location: {0}</source>
|
||||
@@ -1600,6 +1624,10 @@
|
||||
<source xml:lang="en">Add Pre-Deployment Script</source>
|
||||
<target state="translated">Aggiungere script di pre-distribuzione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.newPublishProfile">
|
||||
<source xml:lang="en">Add Publish Profile</source>
|
||||
<target state="translated">Aggiungi profilo di pubblicazione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.newScript">
|
||||
<source xml:lang="en">Add Script</source>
|
||||
<target state="translated">Aggiungi script</target>
|
||||
@@ -1632,6 +1660,10 @@
|
||||
<source xml:lang="en">Open in Designer</source>
|
||||
<target state="translated">Aprire in Designer</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.openReferencedSqlProject">
|
||||
<source xml:lang="en">Open project</source>
|
||||
<target state="translated">Apri progetto</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