mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Loc Update (#6223)
This commit is contained in:
@@ -148,30 +148,6 @@
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="extensions/dacpac/out/wizard/pages/deployActionPage" source-language="en" target-language="it" datatype="plaintext">
|
||||
<body>
|
||||
<trans-unit id="dacFx.deployRadioButtonLabel">
|
||||
<source xml:lang="en">Deploy</source>
|
||||
<target state="translated">Distribuzione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.deployScriptRadioButtonLabel">
|
||||
<source xml:lang="en">Generate Deployment Script and Deploy</source>
|
||||
<target state="translated">Genera script di distribuzione e distribuisci</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.scriptRadioButtonLabel">
|
||||
<source xml:lang="en">Generate Deployment Script</source>
|
||||
<target state="translated">Genera script di distribuzione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfxDeployScript.saveFile">
|
||||
<source xml:lang="en">Save</source>
|
||||
<target state="translated">Salva</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.generatedScriptLocation">
|
||||
<source xml:lang="en">Deployment Script Location</source>
|
||||
<target state="translated">Percorso dello script di distribuzione</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="extensions/dacpac/out/wizard/pages/dacFxSummaryPage" source-language="en" target-language="it" datatype="plaintext">
|
||||
<body>
|
||||
<trans-unit id="dacfx.targetServerName">
|
||||
@@ -194,22 +170,6 @@
|
||||
<source xml:lang="en">File Location</source>
|
||||
<target state="translated">Percorso file</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.scriptLocation">
|
||||
<source xml:lang="en">Deployment Script Location</source>
|
||||
<target state="translated">Percorso dello script di distribuzione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.action">
|
||||
<source xml:lang="en">Action</source>
|
||||
<target state="translated">Azione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.deploy">
|
||||
<source xml:lang="en">Deploy</source>
|
||||
<target state="translated">Distribuzione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.generateScript">
|
||||
<source xml:lang="en">Generate Deployment Script</source>
|
||||
<target state="translated">Genera script di distribuzione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfxExtract.version">
|
||||
<source xml:lang="en">Version</source>
|
||||
<target state="translated">Versione</target>
|
||||
@@ -244,12 +204,16 @@
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="extensions/dacpac/out/wizard/api/basePage" source-language="en" target-language="it" datatype="plaintext">
|
||||
<body>
|
||||
<trans-unit id="basePage.defaultUser">
|
||||
<source xml:lang="en">default</source>
|
||||
<target state="translated">Predefinito</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="extensions/dacpac/out/wizard/dataTierApplicationWizard" source-language="en" target-language="it" datatype="plaintext">
|
||||
<body>
|
||||
<trans-unit id="dacfx.needConnection">
|
||||
<source xml:lang="en">Please connect to a server before using this wizard.</source>
|
||||
<target state="translated">Connettersi a un server prima di usare questa procedura guidata.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.selectOperationPageName">
|
||||
<source xml:lang="en">Select an Operation</source>
|
||||
<target state="translated">Seleziona un'operazione</target>
|
||||
@@ -262,10 +226,6 @@
|
||||
<source xml:lang="en">Review the deploy plan</source>
|
||||
<target state="translated">Esamina il piano di distribuzione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.deployActionPageName">
|
||||
<source xml:lang="en">Select Action</source>
|
||||
<target state="translated">Seleziona azione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.summaryPageName">
|
||||
<source xml:lang="en">Summary</source>
|
||||
<target state="translated">Riepilogo</target>
|
||||
@@ -319,8 +279,8 @@
|
||||
<target state="translated">Importazione non riuscita: '{0}'</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.scriptGeneratingMessage">
|
||||
<source xml:lang="en">You can view the status of script generation in the Task History once the wizard is closed</source>
|
||||
<target state="translated">È possibile visualizzare lo stato della generazione dello script nella Cronologia attività dopo la chiusura della procedura guidata</target>
|
||||
<source xml:lang="en">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</source>
|
||||
<target state="new">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="alertData.deployPlanErrorMessage">
|
||||
<source xml:lang="en">Generating deploy plan failed '{0}'</source>
|
||||
|
||||
Reference in New Issue
Block a user