update to langpacks XLF files for October release. (#17296)

This commit is contained in:
Alex Ma
2021-10-07 13:41:17 -07:00
committed by GitHub
parent 6c79b2a8c9
commit 8c7c491581
82 changed files with 4779 additions and 659 deletions

View File

@@ -147,8 +147,8 @@
<target state="translated">Repository GIT remoto</target>
</trans-unit>
<trans-unit id="dataworkspace.restartConfirmation">
<source xml:lang="en">Azure Data Studio needs to be restarted for the project to be created and added to the workspace, do this now?</source>
<target state="translated">È necessario riavviare Azure Data Studio affinché il progetto venga creato e aggiunto all'area di lavoro. Procedere ora?</target>
<source xml:lang="en">Azure Data Studio needs to be restarted for the project to be added to the workspace. Restart now?</source>
<target state="translated">È necessario riavviare Azure Data Studio per aggiungere il progetto all'area di lavoro. Riavvia ora?</target>
</trans-unit>
<trans-unit id="dataworkspace.select">
<source xml:lang="en">Select</source>
@@ -256,6 +256,10 @@ Per altre informazioni sui progetti [vedere la documentazione] (https://aka.ms/a
<source xml:lang="en">Full path to folder where new projects are saved by default.</source>
<target state="translated">Percorso completo della cartella in cui vengono salvati i nuovi progetti per impostazione predefinita.</target>
</trans-unit>
<trans-unit id="projects.excludedProjectsDescription">
<source xml:lang="en">List of projects in the workspace to exclude from the projects viewlet</source>
<target state="translated">Elenco dei progetti nell'area di lavoro da escludere dal viewlet dei progetti</target>
</trans-unit>
<trans-unit id="projects.showNotAddedProjectsInWorkspacePrompt">
<source xml:lang="en">Always show information message when the current workspace folders contain projects that have not been added to the workspace's projects.</source>
<target state="translated">Mostra sempre un messaggio informativo quando le cartelle dell'area di lavoro correnti contengono progetti che non sono stati aggiunti ai progetti dell'area di lavoro.</target>