LEGO: check in for main to temporary branch. (#15994)

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2021-07-10 09:55:08 -07:00
committed by GitHub
parent 29efd0a0e2
commit 67a0585dc0
10 changed files with 708 additions and 45 deletions

View File

@@ -159,12 +159,18 @@
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.jobExists" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.jobExists" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Job with similar name already exists]]></Val> <Val><![CDATA[Job with similar name already exists]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Un processo con un nome simile esiste già]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.jobNameRequired" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.jobNameRequired" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook name must be provided]]></Val> <Val><![CDATA[Notebook name must be provided]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[È necessario specificare il nome del notebook]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -189,18 +195,27 @@
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.saveSucessMessage" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.saveSucessMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook '{0}' updated successfully]]></Val> <Val><![CDATA[Notebook '{0}' updated successfully]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Il notebook '{0}' è stato aggiornato]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.selectExecutionDatabase" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.selectExecutionDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select execution database]]></Val> <Val><![CDATA[Select execution database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selezionare il database di esecuzione]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.selectStorageDatabase" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.selectStorageDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select storage database]]></Val> <Val><![CDATA[Select storage database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selezionare il database di archiviazione]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -213,6 +228,9 @@
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobCompletes" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobCompletes" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[When the notebook completes]]></Val> <Val><![CDATA[When the notebook completes]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Quando il notebook completa]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>

View File

@@ -153,78 +153,117 @@
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.invalidNotebookPath" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.invalidNotebookPath" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Invalid notebook path]]></Val> <Val><![CDATA[Invalid notebook path]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Caminho do bloco de anotações inválido]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.jobExists" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.jobExists" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Job with similar name already exists]]></Val> <Val><![CDATA[Job with similar name already exists]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Já existe um trabalho com nome semelhante]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.jobNameRequired" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.jobNameRequired" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook name must be provided]]></Val> <Val><![CDATA[Notebook name must be provided]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O nome do bloco de anotações deve ser fornecido]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.newJobErrorMessage" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.newJobErrorMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook creation failed '{0}']]></Val> <Val><![CDATA[Notebook creation failed '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Falha na criação do bloco de anotações '{0}']]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.newJobSuccessMessage" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.newJobSuccessMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook '{0}' created successfully]]></Val> <Val><![CDATA[Notebook '{0}' created successfully]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Bloco de anotações '{0}' criado com êxito]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.saveErrorMessage" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.saveErrorMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook update failed '{0}']]></Val> <Val><![CDATA[Notebook update failed '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Falha na atualização do bloco de anotações '{0}']]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.saveSucessMessage" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.saveSucessMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook '{0}' updated successfully]]></Val> <Val><![CDATA[Notebook '{0}' updated successfully]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Bloco de anotações '{0}' atualizado com êxito]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.selectExecutionDatabase" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.selectExecutionDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select execution database]]></Val> <Val><![CDATA[Select execution database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Banco de dados de execução]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.selectStorageDatabase" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.selectStorageDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select storage database]]></Val> <Val><![CDATA[Select storage database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selecionar banco de dados de armazenamento]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.templatePathRequired" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.templatePathRequired" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Template path must be provided]]></Val> <Val><![CDATA[Template path must be provided]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O caminho do modelo deve ser fornecido]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobCompletes" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobCompletes" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[When the notebook completes]]></Val> <Val><![CDATA[When the notebook completes]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Quando o bloco de anotações for concluído]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobFails" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobFails" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[When the notebook fails]]></Val> <Val><![CDATA[When the notebook fails]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Quando o bloco de anotações falha]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobSucceeds" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobSucceeds" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[When the notebook succeeds]]></Val> <Val><![CDATA[When the notebook succeeds]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Quando o bloco de anotações é bem-sucedido]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1033,7 +1072,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Remove Schedule]]></Val> <Val><![CDATA[Remove Schedule]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Remover Agenda]]></Val> <Val><![CDATA[Remover agenda]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -1519,7 +1558,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select Database]]></Val> <Val><![CDATA[Select Database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selecionar Banco de Dados]]></Val> <Val><![CDATA[Selecionar banco de dados]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -1536,18 +1575,27 @@
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.editJob" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.editJob" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Edit Notebook Job]]></Val> <Val><![CDATA[Edit Notebook Job]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Editar trabalho do bloco de anotações]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.executeDatabase" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.executeDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Execution Database]]></Val> <Val><![CDATA[Execution Database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Banco de dados de execução]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.executionDatabaseInfo" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.executionDatabaseInfo" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select a database against which notebook queries will run]]></Val> <Val><![CDATA[Select a database against which notebook queries will run]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selecione um banco de dados no qual as consultas de bloco de anotações serão executadas]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1564,7 +1612,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Job Details]]></Val> <Val><![CDATA[Job Details]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Detalhes do Trabalho]]></Val> <Val><![CDATA[Detalhes do trabalho]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -1582,7 +1630,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[New Notebook Job]]></Val> <Val><![CDATA[New Notebook Job]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Novo Trabalho do Notebook]]></Val> <Val><![CDATA[Novo trabalho do bloco de anotações]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -1591,7 +1639,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook Details]]></Val> <Val><![CDATA[Notebook Details]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Detalhes do Notebook]]></Val> <Val><![CDATA[Detalhes do bloco de anotações]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -1609,7 +1657,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Pick Schedule]]></Val> <Val><![CDATA[Pick Schedule]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Escolha a Agenda]]></Val> <Val><![CDATA[Escolha a agenda]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -1618,7 +1666,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Remove Schedule]]></Val> <Val><![CDATA[Remove Schedule]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Remover Agenda]]></Val> <Val><![CDATA[Remover agenda]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -1635,24 +1683,36 @@
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabase" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Storage Database]]></Val> <Val><![CDATA[Storage Database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Banco de dados de armazenamento]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabaseInfo" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabaseInfo" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select a database to store all notebook job metadata and results]]></Val> <Val><![CDATA[Select a database to store all notebook job metadata and results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selecione um banco de dados para armazenar todos os metadados e resultados do trabalho do bloco de anotações]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.templateNotebook" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.templateNotebook" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook Path]]></Val> <Val><![CDATA[Notebook Path]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Caminho do bloco de anotações]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.templatePath" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.templatePath" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select a notebook to schedule from PC]]></Val> <Val><![CDATA[Select a notebook to schedule from PC]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selecione um bloco de anotações a ser agendado no PC]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -2073,6 +2133,9 @@
<Item ItemId=";extensions/agent/dist/mainController.agent.AddNewConnection" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/mainController.agent.AddNewConnection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Add new connection]]></Val> <Val><![CDATA[Add new connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Adicionar nova conexão]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -2088,24 +2151,36 @@
<Item ItemId=";extensions/agent/dist/mainController.agent.selectValidConnection" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/mainController.agent.selectValidConnection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please select a valid connection]]></Val> <Val><![CDATA[Please select a valid connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selecione uma conexão válida.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadError" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Template update failure]]></Val> <Val><![CDATA[Template update failure]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Falha na atualização do modelo]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadSuccessful" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadSuccessful" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Template updated successfully]]></Val> <Val><![CDATA[Template updated successfully]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O modelo foi atualizado com sucesso]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/mainController.agent.unsavedFileSchedulingError" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/mainController.agent.unsavedFileSchedulingError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The notebook must be saved before being scheduled. Please save and then retry scheduling again.]]></Val> <Val><![CDATA[The notebook must be saved before being scheduled. Please save and then retry scheduling again.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O bloco de anotações deve ser salvo antes de ser agendado. Salve e tente agendar novamente.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>

View File

@@ -18,6 +18,9 @@
<Item ItemId=";extensions/import/out/common/constants.flatFile.InvalidFileLocation" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/import/out/common/constants.flatFile.InvalidFileLocation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Invalid file location. Please try a different input file]]></Val> <Val><![CDATA[Invalid file location. Please try a different input file]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Localização de arquivo inválida. Tente um arquivo de entrada diferente]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -303,6 +306,9 @@
<Item ItemId=";extensions/import/out/common/constants.import.needSQLConnection" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/import/out/common/constants.import.needSQLConnection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[SQL Server Import extension does not support this type of connection]]></Val> <Val><![CDATA[SQL Server Import extension does not support this type of connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A extensão de importação SQL Server não dá suporte a este tipo de conexão]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -336,8 +342,8 @@
<Item ItemId=";extensions/import/out/services/serviceClient.downloadingServiceComplete" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/import/out/services/serviceClient.downloadingServiceComplete" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Done downloading {0}]]></Val> <Val><![CDATA[Done downloading {0}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Feito!]]></Val> <Val><![CDATA[Download de {0} concluído]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Done!]]></Val> <Val><![CDATA[Done!]]></Val>
@@ -378,8 +384,8 @@
<Item ItemId=";extensions/import/out/services/serviceClient.flatFileImport.serviceStartFailed" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/import/out/services/serviceClient.flatFileImport.serviceStartFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Failed to start {0}: {1}]]></Val> <Val><![CDATA[Failed to start {0}: {1}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Falha ao iniciar o Serviço de importação{0}]]></Val> <Val><![CDATA[Falha ao iniciar {0}: {1}]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Failed to start Import service{0}]]></Val> <Val><![CDATA[Failed to start Import service{0}]]></Val>
@@ -390,8 +396,8 @@
<Item ItemId=";extensions/import/out/services/serviceClient.installingService" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/import/out/services/serviceClient.installingService" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Installing {0} Service]]></Val> <Val><![CDATA[Installing {0} Service]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Instalando Serviço]]></Val> <Val><![CDATA[Instalando serviço {0}]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Installing Service]]></Val> <Val><![CDATA[Installing Service]]></Val>
@@ -415,7 +421,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Installed {0}]]></Val> <Val><![CDATA[Installed {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Instalado {0}]]></Val> <Val><![CDATA[{0} instalado]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Installed]]></Val> <Val><![CDATA[Installed]]></Val>

View File

@@ -186,8 +186,8 @@
<Item ItemId=";extensions/notebook/dist/common/localizedConstants.contentFolder" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/common/localizedConstants.contentFolder" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Content folder]]></Val> <Val><![CDATA[Content folder]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Pasta de conteúdo (Opcional)]]></Val> <Val><![CDATA[Pasta de conteúdo]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Content folder (Optional)]]></Val> <Val><![CDATA[Content folder (Optional)]]></Val>
@@ -1473,6 +1473,9 @@
<Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.dontAskAgain" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.dontAskAgain" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Don't Ask Again]]></Val> <Val><![CDATA[Don't Ask Again]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Não perguntar novamente]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1605,18 +1608,27 @@
<Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgPythonVersionUpdatePrompt" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgPythonVersionUpdatePrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Python {0} is now available in Azure Data Studio. The current Python version (3.6.6) will be out of support in December 2021. Would you like to update to Python {0} now?]]></Val> <Val><![CDATA[Python {0} is now available in Azure Data Studio. The current Python version (3.6.6) will be out of support in December 2021. Would you like to update to Python {0} now?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O Python {0} agora está disponível no Azure Data Studio. A versão atual do Python (3.6.6) estará sem suporte em dezembro de 2021. Deseja atualizar para o Python {0} agora?]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgPythonVersionUpdateWarning" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgPythonVersionUpdateWarning" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Python {0} will be installed and will replace Python 3.6.6. Some packages may no longer be compatible with the new version or may need to be reinstalled. A notebook will be created to help you reinstall all pip packages. Would you like to continue with the update now?]]></Val> <Val><![CDATA[Python {0} will be installed and will replace Python 3.6.6. Some packages may no longer be compatible with the new version or may need to be reinstalled. A notebook will be created to help you reinstall all pip packages. Would you like to continue with the update now?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O Python {0} será instalado e substituirá o Python 3.6.6. Alguns pacotes podem não ser mais compatíveis com a nova versão ou talvez precisem ser reinstalados. Um bloco de anotações será criado para ajudá-lo a reinstalar todos os pacotes pip. Deseja continuar com a atualização agora?]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgShutdownNotebookSessions" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgShutdownNotebookSessions" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Active Python notebook sessions will be shutdown in order to update. Would you like to proceed now?]]></Val> <Val><![CDATA[Active Python notebook sessions will be shutdown in order to update. Would you like to proceed now?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[As sessões ativas do bloco de anotações do Python serão encerradas para serem atualizadas. Deseja continuar agora?]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1815,8 +1827,8 @@
<Item ItemId=";extensions/notebook/dist/protocol/notebookUriHandler.unsupportedScheme" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/protocol/notebookUriHandler.unsupportedScheme" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Cannot open link {0} as only HTTP, HTTPS, and File links are supported]]></Val> <Val><![CDATA[Cannot open link {0} as only HTTP, HTTPS, and File links are supported]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Não é possível abrir o link {0} porque somente os links HTTP e HTTPS são compatíveis]]></Val> <Val><![CDATA[Não é possível abrir o link {0} porque somente os links HTTP, HTTPS e de arquivos são compatíveis]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Cannot open link {0} as only HTTP and HTTPS links are supported]]></Val> <Val><![CDATA[Cannot open link {0} as only HTTP and HTTPS links are supported]]></Val>
@@ -1980,12 +1992,18 @@
<Item ItemId=";extensions/notebook/package.notebook.dontPromptPythonUpdate.description" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/package.notebook.dontPromptPythonUpdate.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Do not show prompt to update Python.]]></Val> <Val><![CDATA[Do not show prompt to update Python.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Não mostrar aviso para atualizar Python.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/notebook/package.notebook.jupyterServerShutdownTimeout.description" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/package.notebook.jupyterServerShutdownTimeout.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The amount of time (in minutes) to wait before shutting down a server after all notebooks are closed. (Enter 0 to not shutdown)]]></Val> <Val><![CDATA[The amount of time (in minutes) to wait before shutting down a server after all notebooks are closed. (Enter 0 to not shutdown)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A quantidade de tempo (em minutos) de espera antes de desligar um servidor depois de fechar todos os blocos de anotações. (Digite 0 para não desligar)]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>

View File

@@ -974,6 +974,9 @@
<Item ItemId=";(...) ext" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";(...) ext" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please run this cell to view outputs.]]></Val> <Val><![CDATA[Please run this cell to view outputs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Execute essa célula para exibir as saídas.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1170,6 +1173,9 @@
<Item ItemId=";src/sql/base/browser/ui/table/plugins/headerFilter.plugin.table.filterOptions" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/browser/ui/table/plugins/headerFilter.plugin.table.filterOptions" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Filter Options]]></Val> <Val><![CDATA[Filter Options]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Opções de filtro]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1186,7 +1192,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select All]]></Val> <Val><![CDATA[Select All]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selecionar Tudo]]></Val> <Val><![CDATA[Selecionar tudo]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -1213,7 +1219,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[{0} Selected]]></Val> <Val><![CDATA[{0} Selected]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} Selecionados]]></Val> <Val><![CDATA[{0} selecionado(s)]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -1222,7 +1228,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[{0} Results]]></Val> <Val><![CDATA[{0} Results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} Resultados]]></Val> <Val><![CDATA[{0} resultados]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -1257,24 +1263,36 @@
<Item ItemId=";src/sql/base/common/locConstants.InstallVSIXAction.allowNone" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.InstallVSIXAction.allowNone" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Your extension policy does not allow installing extensions. Please change your extension policy and try again.]]></Val> <Val><![CDATA[Your extension policy does not allow installing extensions. Please change your extension policy and try again.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A política de extensão não permite a instalação de extensões. Altere sua política de extensão e tente novamente.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.InstallVSIXAction.successReload" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.InstallVSIXAction.successReload" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Completed installing {0} extension from VSIX. Please reload Azure Data Studio to enable it.]]></Val> <Val><![CDATA[Completed installing {0} extension from VSIX. Please reload Azure Data Studio to enable it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A instalação da extensão {0} foi concluída do VSIX. Recarregue o Azure Data Studio para habilitá-la.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.ReinstallAction.successReload" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.ReinstallAction.successReload" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to complete reinstalling the extension {0}.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to complete reinstalling the extension {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Recarregue o Azure Data Studio para concluir a reinstalação da extensão {0}.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.activateLanguagePack" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.activateLanguagePack" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart.]]></Val> <Val><![CDATA[In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Para usar o Azure Data Studio em {0}, o Azure Data Studio precisa ser reiniciado.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1290,96 +1308,144 @@
<Item ItemId=";src/sql/base/common/locConstants.connectionDialogBrowseTree.context" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.connectionDialogBrowseTree.context" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The connection dialog's browse tree context menu]]></Val> <Val><![CDATA[The connection dialog's browse tree context menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O menu de contexto da árvore de navegação da caixa de diálogo de conexão]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.dashboard.toolbar" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.dashboard.toolbar" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The dashboard toolbar action menu]]></Val> <Val><![CDATA[The dashboard toolbar action menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O menu de ação da barra de ferramentas do painel]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.dataExplorer.action" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.dataExplorer.action" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The dataexplorer view container title action menu]]></Val> <Val><![CDATA[The dataexplorer view container title action menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O menu de ação do título do contêiner de exibição dataexplorer]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.dataExplorer.context" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.dataExplorer.context" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The dataexplorer item context menu]]></Val> <Val><![CDATA[The dataexplorer item context menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O menu de contexto do item dataexplorer]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.dataGrid.context" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.dataGrid.context" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The data grid item context menu]]></Val> <Val><![CDATA[The data grid item context menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O menu de contexto do item da grade de dados]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.default" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.default" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Enable automatic update checks. Azure Data Studio will check for updates automatically and periodically.]]></Val> <Val><![CDATA[Enable automatic update checks. Azure Data Studio will check for updates automatically and periodically.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Habilitar verificações de atualização automática. O Azure Data Studio verificará se há atualizações automaticamente e periodicamente.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.enable locally" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.enable locally" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to enable this extension locally.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to enable this extension locally.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Recarregue o Azure Data Studio para habilitar essa extensão localmente.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.enable remote" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.enable remote" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to enable this extension in {0}.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to enable this extension in {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Recarregue o Azure Data Studio para habilitar essa extensão em {0}.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.enableWindowsBackgroundUpdates" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.enableWindowsBackgroundUpdates" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Enable to download and install new Azure Data Studio Versions in the background on Windows]]></Val> <Val><![CDATA[Enable to download and install new Azure Data Studio Versions in the background on Windows]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Habilitar o download e a instalação de novas versões do Azure Data Studio no segundo plano no Windows]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.extensionsPolicy" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.extensionsPolicy" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Sets the security policy for downloading extensions.]]></Val> <Val><![CDATA[Sets the security policy for downloading extensions.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Define a política de segurança para baixar extensões.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.incompatible" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.incompatible" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Unable to install extension '{0}' as it is not compatible with Azure Data Studio '{1}'.]]></Val> <Val><![CDATA[Unable to install extension '{0}' as it is not compatible with Azure Data Studio '{1}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Não é possível instalar a extensão '{0}' porque ela não é compatível com o Azure Data Studio '{1}'.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.installExtensionCompletedAndReloadRequired" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.installExtensionCompletedAndReloadRequired" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Installing extension {0} is completed. Please reload Azure Data Studio to enable it.]]></Val> <Val><![CDATA[Installing extension {0} is completed. Please reload Azure Data Studio to enable it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A instalação da extensão {0} foi concluída. Recarregue o Azure Data Studio para habilitá-la.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.maxMemoryForLargeFilesMB" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.maxMemoryForLargeFilesMB" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Controls the memory available to Azure Data Studio after restart when trying to open large files. Same effect as specifying `--max-memory=NEWSIZE` on the command line.]]></Val> <Val><![CDATA[Controls the memory available to Azure Data Studio after restart when trying to open large files. Same effect as specifying `--max-memory=NEWSIZE` on the command line.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Controla a memória disponível para o Azure Data Studio após a reinicialização ao tentar abrir arquivos grandes. O mesmo efeito que especificar `--max-memory=NEWSIZE` na linha de comando.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.miNewNotebook" ItemType="0" PsrId="308" InstFlg="true" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.miNewNotebook" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[&&New Notebook]]></Val> <Val><![CDATA[&&New Notebook]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[&&Novo Bloco de anotações]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.miNewQuery" ItemType="0" PsrId="308" InstFlg="true" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.miNewQuery" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[New &&Query]]></Val> <Val><![CDATA[New &&Query]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nova &&consulta]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.miinstallVsix" ItemType="0" PsrId="308" InstFlg="true" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.miinstallVsix" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Install Extension from VSIX Package]]></Val> <Val><![CDATA[Install Extension from VSIX Package]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Instalar extensão do pacote VSIX]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1387,7 +1453,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[New Query]]></Val> <Val><![CDATA[New Query]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nova Consulta]]></Val> <Val><![CDATA[Nova consulta]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -1395,48 +1461,72 @@
<Item ItemId=";src/sql/base/common/locConstants.notebook.cellTitle" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.notebook.cellTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The notebook cell title menu]]></Val> <Val><![CDATA[The notebook cell title menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O menu de título da célula do bloco de anotações]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.notebook.title" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.notebook.title" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The notebook title menu]]></Val> <Val><![CDATA[The notebook title menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O menu de título do bloco de anotações]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.notebook.toolbar" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.notebook.toolbar" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The notebook toolbar menu]]></Val> <Val><![CDATA[The notebook toolbar menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O menu da barra de ferramentas do bloco de anotações.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.objectExplorer.context" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.objectExplorer.context" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The object explorer item context menu]]></Val> <Val><![CDATA[The object explorer item context menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O menu de contexto do item do explorador de objetos]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.postDisableTooltip" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.postDisableTooltip" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to disable this extension.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to disable this extension.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Recarregue o Azure Data Studio para desabilitar essa extensão.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.postEnableTooltip" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.postEnableTooltip" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to enable this extension.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to enable this extension.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Recarregue o Azure Data Studio para habilitar essa extensão.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.postUninstallTooltip" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.postUninstallTooltip" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to complete the uninstallation of this extension.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to complete the uninstallation of this extension.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Recarregue o Azure Data Studio para concluir a desinstalação dessa extensão.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.postUpdateTooltip" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.postUpdateTooltip" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to enable the updated extension.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to enable the updated extension.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Recarregue o Azure Data Studio para habilitar a extensão atualizada.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1461,18 +1551,27 @@
<Item ItemId=";src/sql/base/common/locConstants.showReleaseNotes" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.showReleaseNotes" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Show Release Notes after an update. The Release Notes are opened in a new web browser window.]]></Val> <Val><![CDATA[Show Release Notes after an update. The Release Notes are opened in a new web browser window.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Mostrar notas de versão após uma atualização. As notas de versão são abertas em uma nova janela do navegador da Web.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.uninstallExtensionComplete" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.uninstallExtensionComplete" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to complete the uninstallation of the extension {0}.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to complete the uninstallation of the extension {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Recarregue o Azure Data Studio para concluir a desinstalação da extensão {0}.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.updateLocale" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.updateLocale" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Would you like to change Azure Data Studio's UI language to {0} and restart?]]></Val> <Val><![CDATA[Would you like to change Azure Data Studio's UI language to {0} and restart?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Deseja alterar o idioma da interface do usuário do Azure Data Studio para {0} e reiniciar?]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1480,7 +1579,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[New Notebook]]></Val> <Val><![CDATA[New Notebook]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Novo Notebook]]></Val> <Val><![CDATA[Novo bloco de anotações]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -1488,6 +1587,9 @@
<Item ItemId=";src/sql/base/common/locConstants.watermark.newSqlFile" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.watermark.newSqlFile" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[New SQL File]]></Val> <Val><![CDATA[New SQL File]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Novo arquivo SQL]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -2692,7 +2794,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Show Actions]]></Val> <Val><![CDATA[Show Actions]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Mostrar Ações]]></Val> <Val><![CDATA[Mostrar ações]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -2940,6 +3042,69 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/workbench/common/theme.dashboardBorder" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Color for borders in dashboard]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Cor das bordas no painel]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.dashboardWidget" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Color of dashboard widget title]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Cor do título do widget do painel]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.dashboardWidgetSubtext" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Color for dashboard widget subtext]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Cor do subtexto do widget de painel]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.propertiesContainerPropertyName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Color for property names displayed in the properties container component]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Cor dos nomes de propriedade exibidos no componente contêiner de propriedades]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.propertiesContainerPropertyValue" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Color for property values displayed in the properties container component]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Cor dos valores de propriedade exibidos no componente contêiner de propriedades]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.toolbarOverflowShadow" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Toolbar overflow shadow color]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Cor da sombra do estouro de barra de ferramentas]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.verticalTabActiveBackground" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Active tab background color for vertical tabs]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Cor da tela de fundo da guia ativa para guias verticais]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.dashboardBorder" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/common/theme.dashboardBorder" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Color for borders in dashboard]]></Val> <Val><![CDATA[Color for borders in dashboard]]></Val>
@@ -5430,12 +5595,18 @@
<Item ItemId=";src/sql/workbench/contrib/dataExplorer/browser/dataExplorer.contribution.connectionsSortOrder.dateAdded" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/dataExplorer/browser/dataExplorer.contribution.connectionsSortOrder.dateAdded" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Saved connections are sorted by the dates they were added.]]></Val> <Val><![CDATA[Saved connections are sorted by the dates they were added.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[As conexões salvas são classificadas pelas datas em que foram adicionadas.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/workbench/contrib/dataExplorer/browser/dataExplorer.contribution.connectionsSortOrder.displayName" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/dataExplorer/browser/dataExplorer.contribution.connectionsSortOrder.displayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Saved connections are sorted by their display names alphabetically.]]></Val> <Val><![CDATA[Saved connections are sorted by their display names alphabetically.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[As conexões salvas são classificadas por seus nomes de exibição alfabeticamente.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -5469,6 +5640,9 @@
<Item ItemId=";src/sql/workbench/contrib/dataExplorer/browser/dataExplorer.contribution.datasource.connectionsSortOrder" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/dataExplorer/browser/dataExplorer.contribution.datasource.connectionsSortOrder" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Controls sorting order of saved connections and connection groups.]]></Val> <Val><![CDATA[Controls sorting order of saved connections and connection groups.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Controla a ordem de classificação das conexões e dos grupos de conexão salvos.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -7509,6 +7683,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/cellViews/placeholderCell.component.plusCodeAriaLabel" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/cellViews/placeholderCell.component.plusCodeAriaLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Add a code cell]]></Val> <Val><![CDATA[Add a code cell]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Adicionar uma célula de código]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -7524,6 +7701,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/cellViews/placeholderCell.component.plusTextAriaLabel" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/cellViews/placeholderCell.component.plusTextAriaLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Add a text cell]]></Val> <Val><![CDATA[Add a text cell]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Adicionar uma célula de texto]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -7866,6 +8046,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.defaultTextEditMode" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.defaultTextEditMode" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The default editing mode used for text cells]]></Val> <Val><![CDATA[The default editing mode used for text cells]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O modo de edição padrão usado para células de texto]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -7881,6 +8064,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.markdownModeDescription" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.markdownModeDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Text is displayed as Markdown.]]></Val> <Val><![CDATA[Text is displayed as Markdown.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O texto é exibido como Markdown.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -7896,12 +8082,18 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.maxRichTextUndoHistory" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.maxRichTextUndoHistory" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The maximum number of changes stored in the undo history for the notebook Rich Text editor.]]></Val> <Val><![CDATA[The maximum number of changes stored in the undo history for the notebook Rich Text editor.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O número máximo de alterações armazenadas no histórico de desfazer do editor de Rich Text do bloco de anotações.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.richTextModeDescription" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.richTextModeDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Text is displayed as Rich Text (also known as WYSIWYG).]]></Val> <Val><![CDATA[Text is displayed as Rich Text (also known as WYSIWYG).]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O texto é exibido como Rich Text (também conhecido como WYSIWYG).]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -7935,6 +8127,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.splitViewModeDescription" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.splitViewModeDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Markdown is displayed on the left, with a preview of the rendered text on the right.]]></Val> <Val><![CDATA[Markdown is displayed on the left, with a preview of the rendered text on the right.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O Markdown é exibido à esquerda, com uma visualização do texto renderizado à direita.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -8343,6 +8538,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookActions.kernelNotSupported" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookActions.kernelNotSupported" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[This notebook cannot run with parameters as the kernel is not supported. Please use the supported kernels and format. [Learn more]5D;(https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).]]></Val> <Val><![CDATA[This notebook cannot run with parameters as the kernel is not supported. Please use the supported kernels and format. [Learn more]5D;(https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Esse bloco de anotações não pode ser executado com parâmetros porque não há suporte para o kernel. Use os kernels e o formato com suporte. [Learn more]5D; (https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -8412,6 +8610,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookActions.noParametersInCell" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookActions.noParametersInCell" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[This notebook cannot run with parameters until there are parameters added to the parameter cell. [Learn more]5D;(https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).]]></Val> <Val><![CDATA[This notebook cannot run with parameters until there are parameters added to the parameter cell. [Learn more]5D;(https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Este bloco de anotações não pode ser executado com parâmetros até que haja parâmetros adicionados à célula de parâmetro. [Saiba mais]5D; (https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -8679,6 +8880,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookViews/notebookViewsGrid.component.emptyText" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookViews/notebookViewsGrid.component.emptyText" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[This view is empty. Add a cell to this view by clicking the Insert Cells button.]]></Val> <Val><![CDATA[This view is empty. Add a cell to this view by clicking the Insert Cells button.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Essa exibição está vazia. Adicione uma célula a essa exibição clicando no botão Inserir células.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -9435,6 +9639,9 @@
<Item ItemId=";src/sql/workbench/contrib/query/browser/gridPanel.resultsGrid.maxRowCountExceeded" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/query/browser/gridPanel.resultsGrid.maxRowCountExceeded" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Max row count for filtering/sorting has been exceeded. To update it, you can go to User Settings and change the setting: 'queryEditor.results.inMemoryDataProcessingThreshold']]></Val> <Val><![CDATA[Max row count for filtering/sorting has been exceeded. To update it, you can go to User Settings and change the setting: 'queryEditor.results.inMemoryDataProcessingThreshold']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A contagem máxima de linhas para filtragem/classificação foi excedida. Para atualizá-la, você pode ir para as configurações do usuário e alterar a configuração: 'queryEditor. Results. inMemoryDataProcessingThreshold']]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -9630,8 +9837,8 @@
<Item ItemId=";src/sql/workbench/contrib/query/browser/query.contribution.queryEditor.inMemoryDataProcessingThreshold" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/query/browser/query.contribution.queryEditor.inMemoryDataProcessingThreshold" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Controls the max number of rows allowed to do filtering and sorting in memory. If the number is exceeded, sorting and filtering will be disabled. Warning: Increasing this may impact performance.]]></Val> <Val><![CDATA[Controls the max number of rows allowed to do filtering and sorting in memory. If the number is exceeded, sorting and filtering will be disabled. Warning: Increasing this may impact performance.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Controla o número máximo de linhas permitidas para filtragem e classificação na memória. Se o número for excedido, a classificação e a filtragem serão desabilitadas.]]></Val> <Val><![CDATA[Controla o número máximo de linhas permitidas para filtragem e classificação na memória. Se o número for excedido, a classificação e a filtragem serão desabilitadas. Aviso: aumentar isso pode afetar o desempenho.]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Controls the max number of rows allowed to do filtering and sorting in memory. If the number is exceeded, sorting and filtering will be disabled.]]></Val> <Val><![CDATA[Controls the max number of rows allowed to do filtering and sorting in memory. If the number is exceeded, sorting and filtering will be disabled.]]></Val>
@@ -9696,6 +9903,9 @@
<Item ItemId=";src/sql/workbench/contrib/query/browser/query.contribution.queryEditor.results.openAfterSave" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/query/browser/query.contribution.queryEditor.results.openAfterSave" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Whether to open the file in Azure Data Studio after the result is saved.]]></Val> <Val><![CDATA[Whether to open the file in Azure Data Studio after the result is saved.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Se o arquivo deve ser aberto no Azure Data Studio depois que o resultado é salvo.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -9894,8 +10104,8 @@
<Item ItemId=";src/sql/workbench/contrib/query/browser/queryActions.changeDatabase.failedWithError" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/query/browser/queryActions.changeDatabase.failedWithError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Failed to change database: {0}]]></Val> <Val><![CDATA[Failed to change database: {0}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Falha ao alterar o banco de dados {0}]]></Val> <Val><![CDATA[Falha ao alterar o banco de dados: {0}]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Failed to change database {0}]]></Val> <Val><![CDATA[Failed to change database {0}]]></Val>
@@ -10276,7 +10486,7 @@
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Clear All History]]></Val> <Val><![CDATA[Clear All History]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Limpar Todo o Histórico]]></Val> <Val><![CDATA[Limpar todo o histórico]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
@@ -10860,7 +11070,7 @@
<Item ItemId=";src/sql/workbench/contrib/tasks/common/tasksAction.errorMsgFromCancelTask" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/tasks/common/tasksAction.errorMsgFromCancelTask" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The task failed to cancel.]]></Val> <Val><![CDATA[The task failed to cancel.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Falha ao cancelar a tarefa.]]></Val> <Val><![CDATA[Falha ao cancelar a tarefa.]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
@@ -13548,6 +13758,9 @@
<Item ItemId=";src/sql/workbench/services/notebook/browser/notebookViews/notebookViewModel.notebookView.nameTaken" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/services/notebook/browser/notebookViews/notebookViewModel.notebookView.nameTaken" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[A view with the name {0} already exists in this notebook.]]></Val> <Val><![CDATA[A view with the name {0} already exists in this notebook.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Já existe uma exibição com o nome {0} nesse bloco de anotações.]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>

View File

@@ -153,78 +153,117 @@
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.invalidNotebookPath" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.invalidNotebookPath" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Invalid notebook path]]></Val> <Val><![CDATA[Invalid notebook path]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[笔记本路径无效]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.jobExists" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.jobExists" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Job with similar name already exists]]></Val> <Val><![CDATA[Job with similar name already exists]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[具有类似名称的作业已存在]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.jobNameRequired" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.jobNameRequired" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook name must be provided]]></Val> <Val><![CDATA[Notebook name must be provided]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[必须提供笔记本名称]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.newJobErrorMessage" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.newJobErrorMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook creation failed '{0}']]></Val> <Val><![CDATA[Notebook creation failed '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[未能创建笔记本 '{0}']]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.newJobSuccessMessage" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.newJobSuccessMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook '{0}' created successfully]]></Val> <Val><![CDATA[Notebook '{0}' created successfully]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[已成功创建笔记本 '{0}']]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.saveErrorMessage" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.saveErrorMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook update failed '{0}']]></Val> <Val><![CDATA[Notebook update failed '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[笔记本更新失败 '{0}']]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.saveSucessMessage" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.saveSucessMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook '{0}' updated successfully]]></Val> <Val><![CDATA[Notebook '{0}' updated successfully]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[已成功更新笔记本 '{0}']]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.selectExecutionDatabase" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.selectExecutionDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select execution database]]></Val> <Val><![CDATA[Select execution database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[选择执行数据库]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.selectStorageDatabase" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.selectStorageDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select storage database]]></Val> <Val><![CDATA[Select storage database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[选择存储数据库]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.templatePathRequired" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.templatePathRequired" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Template path must be provided]]></Val> <Val><![CDATA[Template path must be provided]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[必须提供模板路径]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobCompletes" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobCompletes" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[When the notebook completes]]></Val> <Val><![CDATA[When the notebook completes]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[笔记本完成时]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobFails" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobFails" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[When the notebook fails]]></Val> <Val><![CDATA[When the notebook fails]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[笔记本失败时]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobSucceeds" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobSucceeds" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[When the notebook succeeds]]></Val> <Val><![CDATA[When the notebook succeeds]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[笔记本成功时]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1536,18 +1575,27 @@
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.editJob" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.editJob" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Edit Notebook Job]]></Val> <Val><![CDATA[Edit Notebook Job]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[编辑笔记本作业]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.executeDatabase" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.executeDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Execution Database]]></Val> <Val><![CDATA[Execution Database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[执行数据库]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.executionDatabaseInfo" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.executionDatabaseInfo" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select a database against which notebook queries will run]]></Val> <Val><![CDATA[Select a database against which notebook queries will run]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[选择数据库以运行笔记本查询]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1635,24 +1683,36 @@
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabase" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Storage Database]]></Val> <Val><![CDATA[Storage Database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[存储数据库]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabaseInfo" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabaseInfo" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select a database to store all notebook job metadata and results]]></Val> <Val><![CDATA[Select a database to store all notebook job metadata and results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[选择一个数据库以存储所有笔记本作业元数据和结果]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.templateNotebook" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.templateNotebook" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook Path]]></Val> <Val><![CDATA[Notebook Path]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[笔记本路径]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.templatePath" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.templatePath" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select a notebook to schedule from PC]]></Val> <Val><![CDATA[Select a notebook to schedule from PC]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[从电脑中选择要计划的笔记本]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -2073,6 +2133,9 @@
<Item ItemId=";extensions/agent/dist/mainController.agent.AddNewConnection" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/mainController.agent.AddNewConnection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Add new connection]]></Val> <Val><![CDATA[Add new connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[添加新连接]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -2088,24 +2151,36 @@
<Item ItemId=";extensions/agent/dist/mainController.agent.selectValidConnection" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/mainController.agent.selectValidConnection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please select a valid connection]]></Val> <Val><![CDATA[Please select a valid connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请选择有效的连接]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadError" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Template update failure]]></Val> <Val><![CDATA[Template update failure]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[模板更新失败]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadSuccessful" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadSuccessful" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Template updated successfully]]></Val> <Val><![CDATA[Template updated successfully]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[已成功更新模板]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/mainController.agent.unsavedFileSchedulingError" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/mainController.agent.unsavedFileSchedulingError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The notebook must be saved before being scheduled. Please save and then retry scheduling again.]]></Val> <Val><![CDATA[The notebook must be saved before being scheduled. Please save and then retry scheduling again.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[必须先保存笔记本,然后才能进行计划。请保存,然后重试计划。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>

View File

@@ -18,6 +18,9 @@
<Item ItemId=";extensions/import/out/common/constants.flatFile.InvalidFileLocation" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/import/out/common/constants.flatFile.InvalidFileLocation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Invalid file location. Please try a different input file]]></Val> <Val><![CDATA[Invalid file location. Please try a different input file]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[文件位置无效。请尝试其他输入文件]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -303,6 +306,9 @@
<Item ItemId=";extensions/import/out/common/constants.import.needSQLConnection" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/import/out/common/constants.import.needSQLConnection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[SQL Server Import extension does not support this type of connection]]></Val> <Val><![CDATA[SQL Server Import extension does not support this type of connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SQL Server 导入扩展不支持此类连接]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -336,8 +342,8 @@
<Item ItemId=";extensions/import/out/services/serviceClient.downloadingServiceComplete" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/import/out/services/serviceClient.downloadingServiceComplete" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Done downloading {0}]]></Val> <Val><![CDATA[Done downloading {0}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[完成!]]></Val> <Val><![CDATA[{0} 下载完毕]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Done!]]></Val> <Val><![CDATA[Done!]]></Val>
@@ -378,8 +384,8 @@
<Item ItemId=";extensions/import/out/services/serviceClient.flatFileImport.serviceStartFailed" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/import/out/services/serviceClient.flatFileImport.serviceStartFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Failed to start {0}: {1}]]></Val> <Val><![CDATA[Failed to start {0}: {1}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[未能启动导入服务{0}]]></Val> <Val><![CDATA[未能启动 {0}: {1}]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Failed to start Import service{0}]]></Val> <Val><![CDATA[Failed to start Import service{0}]]></Val>
@@ -390,8 +396,8 @@
<Item ItemId=";extensions/import/out/services/serviceClient.installingService" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/import/out/services/serviceClient.installingService" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Installing {0} Service]]></Val> <Val><![CDATA[Installing {0} Service]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[正在安装服务]]></Val> <Val><![CDATA[正在安装 {0} 服务]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Installing Service]]></Val> <Val><![CDATA[Installing Service]]></Val>

View File

@@ -186,8 +186,8 @@
<Item ItemId=";extensions/notebook/dist/common/localizedConstants.contentFolder" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/common/localizedConstants.contentFolder" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Content folder]]></Val> <Val><![CDATA[Content folder]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[内容文件夹(可选)]]></Val> <Val><![CDATA[内容文件夹]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Content folder (Optional)]]></Val> <Val><![CDATA[Content folder (Optional)]]></Val>
@@ -1473,6 +1473,9 @@
<Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.dontAskAgain" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.dontAskAgain" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Don't Ask Again]]></Val> <Val><![CDATA[Don't Ask Again]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[不再询问]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1605,18 +1608,27 @@
<Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgPythonVersionUpdatePrompt" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgPythonVersionUpdatePrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Python {0} is now available in Azure Data Studio. The current Python version (3.6.6) will be out of support in December 2021. Would you like to update to Python {0} now?]]></Val> <Val><![CDATA[Python {0} is now available in Azure Data Studio. The current Python version (3.6.6) will be out of support in December 2021. Would you like to update to Python {0} now?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Python {0} 现已在 Azure Data Studio 中提供。当前 Python 版本 (3.6.6) 将于 2021 年 12 月不再受支持。是否要立即更新到 Python {0}?]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgPythonVersionUpdateWarning" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgPythonVersionUpdateWarning" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Python {0} will be installed and will replace Python 3.6.6. Some packages may no longer be compatible with the new version or may need to be reinstalled. A notebook will be created to help you reinstall all pip packages. Would you like to continue with the update now?]]></Val> <Val><![CDATA[Python {0} will be installed and will replace Python 3.6.6. Some packages may no longer be compatible with the new version or may need to be reinstalled. A notebook will be created to help you reinstall all pip packages. Would you like to continue with the update now?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[将安装 Python {0} ,并将替换 Python 3.6.6。某些包可能不再与新版本兼容,或者可能需要重新安装。将创建一个笔记本来帮助你重新安装所有 pip 包。是否要立即继续更新?]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgShutdownNotebookSessions" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgShutdownNotebookSessions" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Active Python notebook sessions will be shutdown in order to update. Would you like to proceed now?]]></Val> <Val><![CDATA[Active Python notebook sessions will be shutdown in order to update. Would you like to proceed now?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[将关闭活动 Python 笔记本会话以进行更新。是否要立即继续?]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1815,8 +1827,8 @@
<Item ItemId=";extensions/notebook/dist/protocol/notebookUriHandler.unsupportedScheme" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/protocol/notebookUriHandler.unsupportedScheme" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Cannot open link {0} as only HTTP, HTTPS, and File links are supported]]></Val> <Val><![CDATA[Cannot open link {0} as only HTTP, HTTPS, and File links are supported]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法打开链接 {0}因为仅支持 HTTPHTTPS 链接]]></Val> <Val><![CDATA[无法打开链接 {0} 因为仅支持 HTTPHTTPS、文件链接]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Cannot open link {0} as only HTTP and HTTPS links are supported]]></Val> <Val><![CDATA[Cannot open link {0} as only HTTP and HTTPS links are supported]]></Val>
@@ -1980,12 +1992,18 @@
<Item ItemId=";extensions/notebook/package.notebook.dontPromptPythonUpdate.description" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/package.notebook.dontPromptPythonUpdate.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Do not show prompt to update Python.]]></Val> <Val><![CDATA[Do not show prompt to update Python.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[不显示更新 Python 的提示。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/notebook/package.notebook.jupyterServerShutdownTimeout.description" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/package.notebook.jupyterServerShutdownTimeout.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The amount of time (in minutes) to wait before shutting down a server after all notebooks are closed. (Enter 0 to not shutdown)]]></Val> <Val><![CDATA[The amount of time (in minutes) to wait before shutting down a server after all notebooks are closed. (Enter 0 to not shutdown)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在关闭所有笔记本后关闭服务器之前等待的时间 (以分钟为单位)。(输入 0 则不关闭)]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>

View File

@@ -974,6 +974,9 @@
<Item ItemId=";(...) ext" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";(...) ext" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please run this cell to view outputs.]]></Val> <Val><![CDATA[Please run this cell to view outputs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请运行此单元格以查看输出。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1260,24 +1263,36 @@
<Item ItemId=";src/sql/base/common/locConstants.InstallVSIXAction.allowNone" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.InstallVSIXAction.allowNone" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Your extension policy does not allow installing extensions. Please change your extension policy and try again.]]></Val> <Val><![CDATA[Your extension policy does not allow installing extensions. Please change your extension policy and try again.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[扩展策略不允许安装扩展。请更改扩展策略,然后重试。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.InstallVSIXAction.successReload" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.InstallVSIXAction.successReload" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Completed installing {0} extension from VSIX. Please reload Azure Data Studio to enable it.]]></Val> <Val><![CDATA[Completed installing {0} extension from VSIX. Please reload Azure Data Studio to enable it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[已完成从 VSIX 安装 {0} 扩展的过程。请重新加载 Azure Data Studio 以启用它。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.ReinstallAction.successReload" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.ReinstallAction.successReload" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to complete reinstalling the extension {0}.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to complete reinstalling the extension {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请重新加载 Azure Data Studio 以完成扩展 {0} 的重新安装。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.activateLanguagePack" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.activateLanguagePack" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart.]]></Val> <Val><![CDATA[In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[若要在 {0} 中使用 Azure Data StudioAzure Data Studio需要重启。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1293,96 +1308,144 @@
<Item ItemId=";src/sql/base/common/locConstants.connectionDialogBrowseTree.context" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.connectionDialogBrowseTree.context" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The connection dialog's browse tree context menu]]></Val> <Val><![CDATA[The connection dialog's browse tree context menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[连接对话框的浏览树上下文菜单]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.dashboard.toolbar" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.dashboard.toolbar" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The dashboard toolbar action menu]]></Val> <Val><![CDATA[The dashboard toolbar action menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[仪表板工具栏操作菜单]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.dataExplorer.action" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.dataExplorer.action" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The dataexplorer view container title action menu]]></Val> <Val><![CDATA[The dataexplorer view container title action menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[dataexplorer 视图容器标题操作菜单]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.dataExplorer.context" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.dataExplorer.context" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The dataexplorer item context menu]]></Val> <Val><![CDATA[The dataexplorer item context menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[dataexplorer 项上下文菜单]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.dataGrid.context" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.dataGrid.context" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The data grid item context menu]]></Val> <Val><![CDATA[The data grid item context menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[数据网格项上下文菜单]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.default" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.default" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Enable automatic update checks. Azure Data Studio will check for updates automatically and periodically.]]></Val> <Val><![CDATA[Enable automatic update checks. Azure Data Studio will check for updates automatically and periodically.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[启用自动更新检查。Azure Data Studio 将定期自动检查更新。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.enable locally" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.enable locally" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to enable this extension locally.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to enable this extension locally.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请重新加载 Azure Data Studio 以在本地启用此扩展。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.enable remote" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.enable remote" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to enable this extension in {0}.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to enable this extension in {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请重新加载 Azure Data Studio 以在 {0} 中启用此扩展。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.enableWindowsBackgroundUpdates" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.enableWindowsBackgroundUpdates" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Enable to download and install new Azure Data Studio Versions in the background on Windows]]></Val> <Val><![CDATA[Enable to download and install new Azure Data Studio Versions in the background on Windows]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[启用在 Windows 上后台下载和安装新的 Azure Data Studio 版本]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.extensionsPolicy" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.extensionsPolicy" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Sets the security policy for downloading extensions.]]></Val> <Val><![CDATA[Sets the security policy for downloading extensions.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[设置用于下载扩展的安全策略。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.incompatible" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.incompatible" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Unable to install extension '{0}' as it is not compatible with Azure Data Studio '{1}'.]]></Val> <Val><![CDATA[Unable to install extension '{0}' as it is not compatible with Azure Data Studio '{1}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法安装扩展名 '{0}',因为它不兼容 Azure Data Studio '{1}'。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.installExtensionCompletedAndReloadRequired" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.installExtensionCompletedAndReloadRequired" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Installing extension {0} is completed. Please reload Azure Data Studio to enable it.]]></Val> <Val><![CDATA[Installing extension {0} is completed. Please reload Azure Data Studio to enable it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[安装扩展 {0} 已完成。请重新加载 Azure Data Studio 以启用它。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.maxMemoryForLargeFilesMB" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.maxMemoryForLargeFilesMB" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Controls the memory available to Azure Data Studio after restart when trying to open large files. Same effect as specifying `--max-memory=NEWSIZE` on the command line.]]></Val> <Val><![CDATA[Controls the memory available to Azure Data Studio after restart when trying to open large files. Same effect as specifying `--max-memory=NEWSIZE` on the command line.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在打开大型文件时,控制 Azure Data Studio 可在重启后使用的内存。在命令行中指定 `--max-memory=新的大小` 参数可达到相同效果。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.miNewNotebook" ItemType="0" PsrId="308" InstFlg="true" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.miNewNotebook" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[&&New Notebook]]></Val> <Val><![CDATA[&&New Notebook]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[新建笔记本(&&N)]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.miNewQuery" ItemType="0" PsrId="308" InstFlg="true" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.miNewQuery" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[New &&Query]]></Val> <Val><![CDATA[New &&Query]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[新建查询(&&Q)]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.miinstallVsix" ItemType="0" PsrId="308" InstFlg="true" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.miinstallVsix" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Install Extension from VSIX Package]]></Val> <Val><![CDATA[Install Extension from VSIX Package]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[从 VSIX 包安装扩展]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1398,48 +1461,72 @@
<Item ItemId=";src/sql/base/common/locConstants.notebook.cellTitle" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.notebook.cellTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The notebook cell title menu]]></Val> <Val><![CDATA[The notebook cell title menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[笔记本单元格标题菜单]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.notebook.title" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.notebook.title" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The notebook title menu]]></Val> <Val><![CDATA[The notebook title menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[笔记本标题菜单]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.notebook.toolbar" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.notebook.toolbar" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The notebook toolbar menu]]></Val> <Val><![CDATA[The notebook toolbar menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[笔记本工具栏菜单]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.objectExplorer.context" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.objectExplorer.context" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The object explorer item context menu]]></Val> <Val><![CDATA[The object explorer item context menu]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[对象资源管理器项上下文菜单]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.postDisableTooltip" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.postDisableTooltip" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to disable this extension.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to disable this extension.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请重新加载 Azure Data Studio 以禁用此扩展。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.postEnableTooltip" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.postEnableTooltip" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to enable this extension.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to enable this extension.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请重新加载 Azure Data Studio 以启用此扩展。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.postUninstallTooltip" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.postUninstallTooltip" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to complete the uninstallation of this extension.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to complete the uninstallation of this extension.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请重新加载 Azure Data Studio 以完成此扩展的卸载。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.postUpdateTooltip" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.postUpdateTooltip" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to enable the updated extension.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to enable the updated extension.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请重新加载 Azure Data Studio 以启用更新的扩展。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1464,18 +1551,27 @@
<Item ItemId=";src/sql/base/common/locConstants.showReleaseNotes" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.showReleaseNotes" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Show Release Notes after an update. The Release Notes are opened in a new web browser window.]]></Val> <Val><![CDATA[Show Release Notes after an update. The Release Notes are opened in a new web browser window.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[更新后显示发行说明。发行说明会在新的 Web 浏览器窗口中打开。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.uninstallExtensionComplete" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.uninstallExtensionComplete" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to complete the uninstallation of the extension {0}.]]></Val> <Val><![CDATA[Please reload Azure Data Studio to complete the uninstallation of the extension {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请重新加载 Azure Data Studio 以完成扩展 {0} 的卸载。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/base/common/locConstants.updateLocale" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.updateLocale" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Would you like to change Azure Data Studio's UI language to {0} and restart?]]></Val> <Val><![CDATA[Would you like to change Azure Data Studio's UI language to {0} and restart?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[是否要将 Azure Data Studio 的 UI 语言更改为 {0} 并重启?]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1491,6 +1587,9 @@
<Item ItemId=";src/sql/base/common/locConstants.watermark.newSqlFile" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/base/common/locConstants.watermark.newSqlFile" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[New SQL File]]></Val> <Val><![CDATA[New SQL File]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[新建 SQL 文件]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -2943,6 +3042,69 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/workbench/common/theme.dashboardBorder" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Color for borders in dashboard]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[仪表板中边框的颜色]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.dashboardWidget" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Color of dashboard widget title]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[仪表板小组件标题的颜色]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.dashboardWidgetSubtext" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Color for dashboard widget subtext]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[仪表板小组件子文本的颜色]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.propertiesContainerPropertyName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Color for property names displayed in the properties container component]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[属性容器组件中显示的属性名称的颜色]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.propertiesContainerPropertyValue" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Color for property values displayed in the properties container component]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[属性容器组件中显示的属性值的颜色]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.toolbarOverflowShadow" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Toolbar overflow shadow color]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[工具栏溢出阴影颜色]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.verticalTabActiveBackground" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Active tab background color for vertical tabs]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[垂直选项卡的活动选项卡背景色]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/common/theme.dashboardBorder" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/common/theme.dashboardBorder" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Color for borders in dashboard]]></Val> <Val><![CDATA[Color for borders in dashboard]]></Val>
@@ -5433,12 +5595,18 @@
<Item ItemId=";src/sql/workbench/contrib/dataExplorer/browser/dataExplorer.contribution.connectionsSortOrder.dateAdded" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/dataExplorer/browser/dataExplorer.contribution.connectionsSortOrder.dateAdded" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Saved connections are sorted by the dates they were added.]]></Val> <Val><![CDATA[Saved connections are sorted by the dates they were added.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[保存的连接按添加的日期排序。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/workbench/contrib/dataExplorer/browser/dataExplorer.contribution.connectionsSortOrder.displayName" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/dataExplorer/browser/dataExplorer.contribution.connectionsSortOrder.displayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Saved connections are sorted by their display names alphabetically.]]></Val> <Val><![CDATA[Saved connections are sorted by their display names alphabetically.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[保存的连接按其显示名称按字母顺序排序。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -5472,6 +5640,9 @@
<Item ItemId=";src/sql/workbench/contrib/dataExplorer/browser/dataExplorer.contribution.datasource.connectionsSortOrder" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/dataExplorer/browser/dataExplorer.contribution.datasource.connectionsSortOrder" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Controls sorting order of saved connections and connection groups.]]></Val> <Val><![CDATA[Controls sorting order of saved connections and connection groups.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[控制已保存连接和连接组的排序顺序。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -7512,6 +7683,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/cellViews/placeholderCell.component.plusCodeAriaLabel" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/cellViews/placeholderCell.component.plusCodeAriaLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Add a code cell]]></Val> <Val><![CDATA[Add a code cell]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[添加代码单元格]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -7527,6 +7701,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/cellViews/placeholderCell.component.plusTextAriaLabel" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/cellViews/placeholderCell.component.plusTextAriaLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Add a text cell]]></Val> <Val><![CDATA[Add a text cell]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[添加文本单元格]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -7869,6 +8046,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.defaultTextEditMode" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.defaultTextEditMode" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The default editing mode used for text cells]]></Val> <Val><![CDATA[The default editing mode used for text cells]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[用于文本单元格的默认编辑模式]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -7884,6 +8064,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.markdownModeDescription" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.markdownModeDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Text is displayed as Markdown.]]></Val> <Val><![CDATA[Text is displayed as Markdown.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[文本显示为 Markdown。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -7899,12 +8082,18 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.maxRichTextUndoHistory" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.maxRichTextUndoHistory" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The maximum number of changes stored in the undo history for the notebook Rich Text editor.]]></Val> <Val><![CDATA[The maximum number of changes stored in the undo history for the notebook Rich Text editor.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[笔记本格式文本编辑器的撤消历史记录中存储的最大更改数。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.richTextModeDescription" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.richTextModeDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Text is displayed as Rich Text (also known as WYSIWYG).]]></Val> <Val><![CDATA[Text is displayed as Rich Text (also known as WYSIWYG).]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[文本显示为格式文本(也称为 "WSIWYG")。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -7938,6 +8127,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.splitViewModeDescription" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.splitViewModeDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Markdown is displayed on the left, with a preview of the rendered text on the right.]]></Val> <Val><![CDATA[Markdown is displayed on the left, with a preview of the rendered text on the right.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Markdown 显示在左侧,右侧是呈现的文本的预览。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -8346,6 +8538,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookActions.kernelNotSupported" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookActions.kernelNotSupported" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[This notebook cannot run with parameters as the kernel is not supported. Please use the supported kernels and format. [Learn more]5D;(https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).]]></Val> <Val><![CDATA[This notebook cannot run with parameters as the kernel is not supported. Please use the supported kernels and format. [Learn more]5D;(https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[此笔记本无法使用参数运行,因为不支持内核。请使用支持的内核和格式。[了解详细信息]5D;(https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization)。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -8415,6 +8610,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookActions.noParametersInCell" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookActions.noParametersInCell" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[This notebook cannot run with parameters until there are parameters added to the parameter cell. [Learn more]5D;(https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).]]></Val> <Val><![CDATA[This notebook cannot run with parameters until there are parameters added to the parameter cell. [Learn more]5D;(https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在将参数添加到参数单元格之前,此笔记本无法使用参数运行。[了解详细信息]5D; (https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization)。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -8682,6 +8880,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookViews/notebookViewsGrid.component.emptyText" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookViews/notebookViewsGrid.component.emptyText" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[This view is empty. Add a cell to this view by clicking the Insert Cells button.]]></Val> <Val><![CDATA[This view is empty. Add a cell to this view by clicking the Insert Cells button.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[此视图为空。请单击“插入单元格”按钮,将单元格添加到此视图。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -9438,6 +9639,9 @@
<Item ItemId=";src/sql/workbench/contrib/query/browser/gridPanel.resultsGrid.maxRowCountExceeded" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/query/browser/gridPanel.resultsGrid.maxRowCountExceeded" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Max row count for filtering/sorting has been exceeded. To update it, you can go to User Settings and change the setting: 'queryEditor.results.inMemoryDataProcessingThreshold']]></Val> <Val><![CDATA[Max row count for filtering/sorting has been exceeded. To update it, you can go to User Settings and change the setting: 'queryEditor.results.inMemoryDataProcessingThreshold']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[已超过筛选/排序的最大行计数。若要更新它,可以转到“用户设置”并更改设置: "queryEditor.results.inMemoryDataProcessingThreshold"]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -9633,8 +9837,8 @@
<Item ItemId=";src/sql/workbench/contrib/query/browser/query.contribution.queryEditor.inMemoryDataProcessingThreshold" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/query/browser/query.contribution.queryEditor.inMemoryDataProcessingThreshold" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Controls the max number of rows allowed to do filtering and sorting in memory. If the number is exceeded, sorting and filtering will be disabled. Warning: Increasing this may impact performance.]]></Val> <Val><![CDATA[Controls the max number of rows allowed to do filtering and sorting in memory. If the number is exceeded, sorting and filtering will be disabled. Warning: Increasing this may impact performance.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[控制允许在内存中进行筛选和排序的最大行数。如果超过最大行数,则将禁用排序和筛选。]]></Val> <Val><![CDATA[控制允许在内存中进行筛选和排序的最大行数。如果超过最大行数,则将禁用排序和筛选。警告: 增加此值可能会影响性能。]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Controls the max number of rows allowed to do filtering and sorting in memory. If the number is exceeded, sorting and filtering will be disabled.]]></Val> <Val><![CDATA[Controls the max number of rows allowed to do filtering and sorting in memory. If the number is exceeded, sorting and filtering will be disabled.]]></Val>
@@ -9699,6 +9903,9 @@
<Item ItemId=";src/sql/workbench/contrib/query/browser/query.contribution.queryEditor.results.openAfterSave" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/query/browser/query.contribution.queryEditor.results.openAfterSave" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Whether to open the file in Azure Data Studio after the result is saved.]]></Val> <Val><![CDATA[Whether to open the file in Azure Data Studio after the result is saved.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[是否在保存结果后打开 Azure Data Studio 中的文件。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -9897,8 +10104,8 @@
<Item ItemId=";src/sql/workbench/contrib/query/browser/queryActions.changeDatabase.failedWithError" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/query/browser/queryActions.changeDatabase.failedWithError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Failed to change database: {0}]]></Val> <Val><![CDATA[Failed to change database: {0}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[未能更改数据库 {0}]]></Val> <Val><![CDATA[未能更改数据库: {0}]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
<Val><![CDATA[Failed to change database {0}]]></Val> <Val><![CDATA[Failed to change database {0}]]></Val>
@@ -10863,7 +11070,7 @@
<Item ItemId=";src/sql/workbench/contrib/tasks/common/tasksAction.errorMsgFromCancelTask" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/tasks/common/tasksAction.errorMsgFromCancelTask" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The task failed to cancel.]]></Val> <Val><![CDATA[The task failed to cancel.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[任务取消失败。]]></Val> <Val><![CDATA[任务取消失败。]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text"> <Prev Cat="Text">
@@ -13551,6 +13758,9 @@
<Item ItemId=";src/sql/workbench/services/notebook/browser/notebookViews/notebookViewModel.notebookView.nameTaken" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/services/notebook/browser/notebookViews/notebookViewModel.notebookView.nameTaken" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[A view with the name {0} already exists in this notebook.]]></Val> <Val><![CDATA[A view with the name {0} already exists in this notebook.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[此笔记本中已存在名为 {0} 的视图。]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>

View File

@@ -1554,12 +1554,18 @@
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.editJob" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.editJob" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Edit Notebook Job]]></Val> <Val><![CDATA[Edit Notebook Job]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[編輯筆記本作業]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.executeDatabase" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.executeDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Execution Database]]></Val> <Val><![CDATA[Execution Database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[執行資料庫]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1653,18 +1659,27 @@
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabase" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Storage Database]]></Val> <Val><![CDATA[Storage Database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[儲存體資料庫]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabaseInfo" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabaseInfo" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Select a database to store all notebook job metadata and results]]></Val> <Val><![CDATA[Select a database to store all notebook job metadata and results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[選取要儲存所有筆記本作業中繼資料及結果的資料庫]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.templateNotebook" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.templateNotebook" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Notebook Path]]></Val> <Val><![CDATA[Notebook Path]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[筆記本路徑]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -2091,6 +2106,9 @@
<Item ItemId=";extensions/agent/dist/mainController.agent.AddNewConnection" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/mainController.agent.AddNewConnection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Add new connection]]></Val> <Val><![CDATA[Add new connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[新增新連線]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -2112,12 +2130,18 @@
<Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadError" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Template update failure]]></Val> <Val><![CDATA[Template update failure]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[範本更新失敗]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadSuccessful" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadSuccessful" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Template updated successfully]]></Val> <Val><![CDATA[Template updated successfully]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[範本已成功更新]]></Val>
</Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>