mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Langpack source files update for November release (main branch PR) (#21147)
* updated localized XLFS * update to langpack source files
This commit is contained in:
@@ -835,8 +835,8 @@
|
||||
<file original="extensions/mssql/dist/sqlToolsServer" source-language="en" datatype="plaintext" target-language="it">
|
||||
<body>
|
||||
<trans-unit id="downloadServiceDoneChannelMsg">
|
||||
<source xml:lang="en">Done installing {0}</source>
|
||||
<target state="translated">Installazione di {0} completata</target>
|
||||
<source xml:lang="en">Downloaded {0}</source>
|
||||
<target state="translated">Scaricato {0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="downloadingServiceChannelMsg">
|
||||
<source xml:lang="en">Downloading {0}</source>
|
||||
@@ -886,6 +886,18 @@
|
||||
<source xml:lang="en">New Table</source>
|
||||
<target state="translated">Nuova tabella</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="tableDesigner.no">
|
||||
<source xml:lang="en">No</source>
|
||||
<target state="translated">No</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="tableDesigner.turnOnPreloadingMessage">
|
||||
<source xml:lang="en">Do you want to reduce the table designer load time by enabling the database model preloading? The database model will be preloaded when you expand the database node in object explorer.</source>
|
||||
<target state="translated">Ridurre il tempo di caricamento di Progettazione tabelle abilitando il precaricamento del modello di database? Il modello di database viene precaricato quando si espande il nodo del database in Esplora oggetti.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="tableDesigner.yes">
|
||||
<source xml:lang="en">Yes</source>
|
||||
<target state="translated">Sì</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="extensions/mssql/dist/telemetry" source-language="en" datatype="plaintext" target-language="it">
|
||||
@@ -986,14 +998,6 @@
|
||||
<source xml:lang="en">Application name</source>
|
||||
<target state="translated">Nome dell'applicazione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.asynchronousProcessing.description">
|
||||
<source xml:lang="en">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</source>
|
||||
<target state="translated">Se è true, consente l'utilizzo della funzionalità asincrona nel provider di dati .NET Framework.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.asynchronousProcessing.displayName">
|
||||
<source xml:lang="en">Asynchronous processing</source>
|
||||
<target state="translated">Elaborazione asincrona</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.attachDbFilename.displayName">
|
||||
<source xml:lang="en">Attach DB filename</source>
|
||||
<target state="translated">Collega nome file del database</target>
|
||||
@@ -1290,6 +1294,38 @@
|
||||
<source xml:lang="en">Enabled</source>
|
||||
<target state="translated">Abilitato</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.executionPlan.actualNumberOfRowsForAllExecutions">
|
||||
<source xml:lang="en">Highlights the execution plan operation with the greatest actual number of rows for all executions.</source>
|
||||
<target state="translated">Evidenzia l'operazione del piano di esecuzione con il maggior numero effettivo di righe per tutte le esecuzioni.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.executionPlan.cost">
|
||||
<source xml:lang="en">Highlights the execution plan operation with the highest cost.</source>
|
||||
<target state="translated">Evidenzia l'operazione del piano di esecuzione con il costo più elevato.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.executionPlan.expensiveOperationMetric">
|
||||
<source xml:lang="en">The default metric to use to highlight an expensive operation in query execution plans</source>
|
||||
<target state="translated">Metrica predefinita da usare per evidenziare un'operazione costosa nei piani di esecuzione delle query</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.executionPlan.expensiveOperationMetric.actualElapsedCpuTime">
|
||||
<source xml:lang="en">Highlights the execution plan operation that used the most CPU time.</source>
|
||||
<target state="translated">Evidenzia l'operazione del piano di esecuzione che ha usato la maggior parte del tempo della CPU.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.executionPlan.expensiveOperationMetric.actualElapsedTime">
|
||||
<source xml:lang="en">Highlights the execution plan operation that took the most time.</source>
|
||||
<target state="translated">Evidenzia l'operazione del piano di esecuzione che ha richiesto più tempo.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.executionPlan.expensiveOperationMetric.off">
|
||||
<source xml:lang="en">Expensive operation highlighting will be turned off for execution plans.</source>
|
||||
<target state="translated">L'evidenziazione delle operazioni dispendiose verrà disattivata per i piani di esecuzione.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.executionPlan.numberOfRowsRead">
|
||||
<source xml:lang="en">Highlights the execution plan operation with the greatest number of rows read.</source>
|
||||
<target state="translated">Evidenzia l'operazione del piano di esecuzione con il maggior numero di righe lette.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.executionPlan.subtreeCost">
|
||||
<source xml:lang="en">Highlights the execution plan operation with the highest subtree cost.</source>
|
||||
<target state="translated">Evidenzia l'operazione del piano di esecuzione con il costo del sottoalbero più elevato.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.exportNotebookToSql">
|
||||
<source xml:lang="en">Export Notebook as SQL</source>
|
||||
<target state="translated">Esporta notebook come SQL</target>
|
||||
@@ -1414,9 +1450,13 @@
|
||||
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
|
||||
<target state="translated">Abilita l'opzione SET LOCK TIMEOUT (in millisecondi)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.query.maxCharsToStore">
|
||||
<source xml:lang="en">Maximum number of characters/bytes to store for each value in character/binary columns after running a query. Default value: 65,535. Valid value range: 1 to 2,147,483,647.</source>
|
||||
<target state="translated">Numero massimo di caratteri/byte da archiviare per ogni valore in colonne di tipo carattere/binario dopo l'esecuzione di una query. Valore predefinito: 65.535. Intervallo di valori valido: da 1 a 2.147.483.647.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.query.maxXmlCharsToStore">
|
||||
<source xml:lang="en">Number of XML characters to store after running a query</source>
|
||||
<target state="translated">Numero di caratteri XML da archiviare dopo l'esecuzione di una query</target>
|
||||
<source xml:lang="en">Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647.</source>
|
||||
<target state="translated">Numero massimo di caratteri da archiviare per ogni valore nelle colonne XML dopo l'esecuzione di una query. Valore predefinito: 2.097.152. Intervallo di valori valido: da 1 a 2.147.483.647.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.query.noCount">
|
||||
<source xml:lang="en">Enable SET NOCOUNT option</source>
|
||||
@@ -1462,6 +1502,10 @@
|
||||
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
|
||||
<target state="translated">Abilita l'opzione SET XACT_ABORT ON</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.tableDesigner.preloadDatabaseModel">
|
||||
<source xml:lang="en">Whether to preload the database model when the database node in the object explorer is expanded. When enabled, the loading time of table designer can be reduced. Note: You might see higher than normal memory usage if you need to expand a lot of database nodes.</source>
|
||||
<target state="translated">Indica se precaricare il modello di database quando si espande il nodo del database in Esplora oggetti. Se l’opzione è abilitata, è possibile ridurre il tempo di caricamento di Progettazione tabelle. Nota: l'utilizzo della memoria potrebbe essere superiore al normale quando si espandono molti nodi del database.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.tracingLevel">
|
||||
<source xml:lang="en">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</source>
|
||||
<target state="translated">[Facoltativa] Livello di registrazione per i servizi back-end. Azure Data Studio genera un nome file a ogni avvio e, se il file esiste già, le voci del log vengono accodate a tale file. Per la pulizia dei file di log meno recenti, vedere le impostazioni logRetentionMinutes e logFilesRemovalLimit. Con l'impostazione predefinita di tracingLevel, la quantità di dati registrata non è eccessiva. Se si cambia il livello di dettaglio, la registrazione potrebbe diventare eccessiva e richiedere un notevole spazio su disco per i log. Il livello Error include quello Critical, il livello Warning include quello Error, il livello Information include quello Warning e il livello Verbose include quello Information</target>
|
||||
|
||||
Reference in New Issue
Block a user