@codingame/monaco-vscode-language-pack-pt-br 4.4.0 → 4.5.0-improve-code-splitting.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -191,6 +191,27 @@ var content = {
191
191
  redo: "Refazer",
192
192
  selectAll: "Selecionar Tudo",
193
193
  undo: "Desfazer"
194
+ },
195
+ "vs/editor/browser/services/hoverService/hoverWidget": {
196
+ hoverhint: "Hold {0} key to mouse over"
197
+ },
198
+ "vs/editor/browser/widget/codeEditor/codeEditorWidget": {
199
+ "cursors.maximum": "The number of cursors has been limited to {0}. Consider using [find and replace](https://code.visualstudio.com/docs/editor/codebasics#_find-and-replace) for larger changes or increase the editor multi cursor limit setting.",
200
+ goToSetting: "Increase Multi Cursor Limit"
201
+ },
202
+ "vs/editor/browser/widget/diffEditor/commands": {
203
+ accessibleDiffViewer: "Accessible Diff Viewer",
204
+ collapseAllUnchangedRegions: "Collapse All Unchanged Regions",
205
+ diffEditor: "Diff Editor",
206
+ "editor.action.accessibleDiffViewer.next": "Go to Next Difference",
207
+ "editor.action.accessibleDiffViewer.prev": "Go to Previous Difference",
208
+ exitCompareMove: "Exit Compare Move",
209
+ revert: "Revert",
210
+ showAllUnchangedRegions: "Show All Unchanged Regions",
211
+ switchSide: "Switch Side",
212
+ toggleCollapseUnchangedRegions: "Toggle Collapse Unchanged Regions",
213
+ toggleShowMovedCodeBlocks: "Toggle Show Moved Code Blocks",
214
+ toggleUseInlineViewWhenSpaceIsLimited: "Toggle Use Inline View When Space Is Limited"
194
215
  },
195
216
  "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": {
196
217
  accessibleDiffViewerCloseIcon: "Ícone para 'Fechar' no visualizador de diferenças acessível.",
@@ -222,18 +243,9 @@ var content = {
222
243
  },
223
244
  "vs/editor/browser/widget/diffEditor/diffEditor.contribution": {
224
245
  "Open Accessible Diff Viewer": "Visualizador de Diferenças Acessível Aberto",
225
- accessibleDiffViewer: "Visualizador de Comparação Acessível",
226
- collapseAllUnchangedRegions: "Recolher Todas as Regiões Inalteradas",
227
- diffEditor: "Editor de Comparação",
228
- "editor.action.accessibleDiffViewer.next": "Ir para a Próxima Diferença",
229
- "editor.action.accessibleDiffViewer.prev": "Ir para a Diferença Anterior",
230
- exitCompareMove: "Sair da Comparação de Movimentação",
231
- showAllUnchangedRegions: "Mostrar Todas as Regiões Inalteradas",
246
+ revertHunk: "Revert Block",
247
+ revertSelection: "Revert Selection",
232
248
  showMoves: "Mostrar Blocos de Código Movidos",
233
- switchSide: "Alternar Lado",
234
- toggleCollapseUnchangedRegions: "Alternar Recolher Regiões Inalteradas",
235
- toggleShowMovedCodeBlocks: "Alternar Mostrar Blocos de Código Movidos",
236
- toggleUseInlineViewWhenSpaceIsLimited: "Alternar Usar Modo de Exibição Embutido quando o espaço for limitado",
237
249
  useInlineViewWhenSpaceIsLimited: "Usar Modo de Exibição Embutido quando o espaço for limitado"
238
250
  },
239
251
  "vs/editor/browser/widget/diffEditor/features/hideUnchangedRegionsFeature": {
@@ -260,6 +272,11 @@ var content = {
260
272
  "diffEditor.unchangedRegionShadow": "A cor da sombra em torno de widgets de região inalterados.",
261
273
  diffInsertIcon: "Decoração de linha para inserções no editor de comparação.",
262
274
  diffRemoveIcon: "Decoração de linha para remoções no editor de comparação."
275
+ },
276
+ "vs/editor/browser/widget/multiDiffEditor/colors": {
277
+ "multiDiffEditor.background": "The background color of the multi file diff editor",
278
+ "multiDiffEditor.border": "The border color of the multi file diff editor",
279
+ "multiDiffEditor.headerBackground": "The background color of the diff editor's header"
263
280
  },
264
281
  "vs/editor/common/config/editorConfigurationSchema": {
265
282
  codeLens: "Controla se o editor mostra CodeLens.",
@@ -281,6 +298,7 @@ var content = {
281
298
  maxComputationTime: "Tempo limite em milissegundos após o cancelamento da computação de comparação. Use 0 para nenhum tempo limite.",
282
299
  maxFileSize: "Tamanho máximo do arquivo em MB para calcular as diferenças. Use 0 para nenhum limite.",
283
300
  maxTokenizationLineLength: "Linhas acima desse comprimento não serão indexadas por motivos de desempenho",
301
+ renderGutterMenu: "When enabled, the diff editor shows a special gutter for revert and stage actions.",
284
302
  renderIndicators: "Controla se o editor de comparação mostra indicadores +/- para alterações adicionadas/removidas.",
285
303
  renderMarginRevertIcon: "Quando ativado, o editor de diferenças mostra setas em sua margem de glifo para reverter as alterações.",
286
304
  renderSideBySideInlineBreakpoint: "Se a largura do editor de comparação for menor que esse valor, será usada a exibição embutida.",
@@ -348,7 +366,7 @@ var content = {
348
366
  "cursorSmoothCaretAnimation.on": "A animação de cursor suave está sempre habilitada.",
349
367
  cursorStyle: "Controla o estilo do cursor.",
350
368
  cursorSurroundingLines: "Controla o número mínimo de linhas iniciais visíveis (mínimo 0) e linhas finais (mínimo 1) ao redor do cursor. Conhecido como 'scrollOff' ou 'scrollOffset' em alguns outros editores.",
351
- cursorSurroundingLinesStyle: "Controla quando '#cursorSurroundingLines#' deve ser imposto.",
369
+ cursorSurroundingLinesStyle: "Controls when `#editor.cursorSurroundingLines#` should be enforced.",
352
370
  "cursorSurroundingLinesStyle.all": "`cursorSurroundingLines` é sempre imposto.",
353
371
  "cursorSurroundingLinesStyle.default": "`cursorSurroundingLines` é imposto somente quando disparado via teclado ou API.",
354
372
  cursorWidth: "Controla a largura do cursor quando `#editor.cursorStyle#` está definido como `line`.",
@@ -524,6 +542,9 @@ var content = {
524
542
  "minimap.maxColumn": "Limitar a largura do minimapa para renderizar no máximo um determinado número de colunas.",
525
543
  "minimap.renderCharacters": "Renderizar os caracteres reais em uma linha, em oposição aos blocos de cores.",
526
544
  "minimap.scale": "Escala de conteúdo desenhada no minimapa: 1, 2 ou 3.",
545
+ "minimap.sectionHeaderFontSize": "Controls the font size of section headers in the minimap.",
546
+ "minimap.showMarkSectionHeaders": "Controls whether MARK: comments are shown as section headers in the minimap.",
547
+ "minimap.showRegionSectionHeaders": "Controls whether named regions are shown as section headers in the minimap.",
527
548
  "minimap.showSlider": "Controla quando o controle deslizante do minimapa é exibido.",
528
549
  "minimap.side": "Controla o lado em que o minimapa deve ser renderizado.",
529
550
  "minimap.size": "Controla o tamanho do minimapa.",
@@ -653,10 +674,11 @@ var content = {
653
674
  "unusualLineTerminators.auto": "Terminadores de linha incomuns são removidos automaticamente.",
654
675
  "unusualLineTerminators.off": "Terminadores de linha incomuns são ignorados.",
655
676
  "unusualLineTerminators.prompt": "Terminadores de linha incomuns solicitam ser removidos.",
656
- useTabStops: "A inserção e a exclusão de um espaço em branco seguem as paradas da tabulação.",
677
+ useTabStops: "Spaces and tabs are inserted and deleted in alignment with tab stops.",
657
678
  wordBreak: "Controla as regras de quebra de palavras usadas para texto chinês/japonês/coreano (CJK).",
658
679
  "wordBreak.keepAll": "As quebras de palavras não devem ser usadas para texto chinês/japonês/coreano (CJK). O comportamento do texto não CJK é igual ao normal.",
659
680
  "wordBreak.normal": "Use a regra de quebra de linha padrão.",
681
+ wordSegmenterLocales: "Locales to be used for word segmentation when doing word related navigations or operations. Specify the BCP 47 language tag of the word you wish to recognize (e.g., ja, zh-CN, zh-Hant-TW, etc.).",
660
682
  wordSeparators: "Caracteres que serão usados como separadores de palavras ao fazer operações ou navegações relacionadas a palavras.",
661
683
  wordWrap: "Controla como as linhas devem ser quebradas.",
662
684
  "wordWrap.bounded": "As linhas serão quebradas no mínimo do visor e de `#editor.wordWrapColumn#`.",
@@ -722,6 +744,10 @@ var content = {
722
744
  editorIndentGuides5: "Cor das guias de recuo do editor (5).",
723
745
  editorIndentGuides6: "Cor das guias de recuo do editor (6).",
724
746
  editorLineNumbers: "Cor dos números de linha do editor.",
747
+ editorMultiCursorPrimaryBackground: "The background color of the primary editor cursor when multiple cursors are present. Allows customizing the color of a character overlapped by a block cursor.",
748
+ editorMultiCursorPrimaryForeground: "Color of the primary editor cursor when multiple cursors are present.",
749
+ editorMultiCursorSecondaryBackground: "The background color of secondary editor cursors when multiple cursors are present. Allows customizing the color of a character overlapped by a block cursor.",
750
+ editorMultiCursorSecondaryForeground: "Color of secondary editor cursors when multiple cursors are present.",
725
751
  editorOverviewRulerBackground: "Cor da tela de fundo da régua de visão geral do editor.",
726
752
  editorOverviewRulerBorder: "Cor da borda da régua de visão geral.",
727
753
  editorRuler: "Cor das réguas do editor.",
@@ -745,6 +771,11 @@ var content = {
745
771
  accessibleDiffViewerVisible: "Se o visualizador de diferenças acessível está visível",
746
772
  comparingMovedCode: "Se um bloco de código movido está selecionado para comparação",
747
773
  diffEditorHasChanges: "Se o editor de comparação tem alterações",
774
+ diffEditorInlineMode: "Whether inline mode is active",
775
+ diffEditorModifiedUri: "The uri of the modified document",
776
+ diffEditorModifiedWritable: "Whether modified is writable in the diff editor",
777
+ diffEditorOriginalUri: "The uri of the original document",
778
+ diffEditorOriginalWritable: "Whether modified is writable in the diff editor",
748
779
  diffEditorRenderSideBySideInlineBreakpointReached: "Se o ponto de interrupção em linha de renderização lado a lado do editor de comparação foi atingido",
749
780
  editorColumnSelection: "Se a opção `editor.columnSelection` está habilitada",
750
781
  editorFocus: "Se o editor ou um widget do editor tem o foco (por exemplo, o foco está no widget de localização)",
@@ -964,9 +995,12 @@ var content = {
964
995
  },
965
996
  "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": {
966
997
  hideColorPicker: "Ocultar o Seletor de Cor",
998
+ hideColorPickerDescription: "Hide the standalone color picker.",
967
999
  insertColorWithStandaloneColorPicker: "Inserir Cor com Seletor de Cor em Modo Autônomo",
1000
+ insertColorWithStandaloneColorPickerDescription: "Insert hex/rgb/hsl colors with the focused standalone color picker.",
968
1001
  mishowOrFocusStandaloneColorPicker: "&&Mostrar ou Focar no Seletor de Cor em Modo Autônomo",
969
- showOrFocusStandaloneColorPicker: "Mostrar ou Focar no Seletor de Cor no Modo Autônomo"
1002
+ showOrFocusStandaloneColorPicker: "Mostrar ou Focar no Seletor de Cor no Modo Autônomo",
1003
+ showOrFocusStandaloneColorPickerDescription: "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors."
970
1004
  },
971
1005
  "vs/editor/contrib/comment/browser/comment": {
972
1006
  "comment.block": "Ativar/Desativar Comentário de Bloco",
@@ -994,7 +1028,7 @@ var content = {
994
1028
  },
995
1029
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution": {
996
1030
  pasteAs: "Colar Como...",
997
- "pasteAs.id": "O id da edição de colagem a ser aplicada. Se não for fornecido, o editor mostrará um seletor.",
1031
+ "pasteAs.kind": "The kind of the paste edit to try applying. If not provided or there are multiple edits for this kind, the editor will show a picker.",
998
1032
  pasteAsText: "Colar como Texto"
999
1033
  },
1000
1034
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": {
@@ -1006,7 +1040,6 @@ var content = {
1006
1040
  postPasteWidgetTitle: "Mostrar opções de colagem..."
1007
1041
  },
1008
1042
  "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders": {
1009
- builtIn: "Construídas em",
1010
1043
  "defaultDropProvider.uriList.path": "Inserir Caminho",
1011
1044
  "defaultDropProvider.uriList.paths": "Inserir Caminhos",
1012
1045
  "defaultDropProvider.uriList.relativePath": "Inserir Caminho Relativo",
@@ -1207,23 +1240,14 @@ var content = {
1207
1240
  hasSymbols: "Se há locais de símbolo que podem ser navegados apenas por meio do teclado.",
1208
1241
  location: "Símbolo {0} de {1}",
1209
1242
  "location.kb": "Símbolo {0} de {1}, {2} para o próximo"
1210
- },
1211
- "vs/editor/contrib/hover/browser/hover": {
1212
- goToBottomHover: "Ir para Foco Inferior",
1213
- goToTopHover: "Ir para Foco Superior",
1214
- pageDownHover: "Focalização da Página Para Baixo",
1215
- pageUpHover: "Focalização da Página Para Cima",
1216
- scrollDownHover: "Rolar Foco para Baixo",
1217
- scrollLeftHover: "Rolar Foco para a Esquerda",
1218
- scrollRightHover: "Rolar Foco para a Direita",
1219
- scrollUpHover: "Rolar Foco para Cima",
1220
- showDefinitionPreviewHover: "Mostrar Foco de Visualização da Definição",
1221
- showOrFocusHover: "Mostrar Foco ou Focalizar",
1222
- "showOrFocusHover.focus.autoFocusImmediately": "A passagem do mouse será automaticamente focalizada quando aparecer.",
1223
- "showOrFocusHover.focus.focusIfVisible": "A passagem do mouse ficará em foco somente se já estiver visível.",
1224
- "showOrFocusHover.focus.noAutoFocus": "A passagem do mouse não será automaticamente focalizada."
1225
1243
  },
1226
1244
  "vs/editor/contrib/hover/browser/markdownHoverParticipant": {
1245
+ decreaseHoverVerbosity: "Icon for decreasing hover verbosity.",
1246
+ decreaseVerbosity: "Decrease Verbosity",
1247
+ decreaseVerbosityWithKb: "Decrease Verbosity ({0})",
1248
+ increaseHoverVerbosity: "Icon for increaseing hover verbosity.",
1249
+ increaseVerbosity: "Increase Verbosity",
1250
+ increaseVerbosityWithKb: "Increase Verbosity ({0})",
1227
1251
  "modesContentHover.loading": "Carregando...",
1228
1252
  "stopped rendering": "Renderização pausada por uma linha longa por motivos de desempenho. Isso pode ser configurado por meio de 'editor.stopRenderingLineAfter'.",
1229
1253
  "too many characters": "A geração de tokens é ignorada por linhas longas por motivos de desempenho. Isso pode ser configurado por meio de 'editor.maxTokenizationLineLength'."
@@ -1236,16 +1260,24 @@ var content = {
1236
1260
  },
1237
1261
  "vs/editor/contrib/indentation/browser/indentation": {
1238
1262
  changeTabDisplaySize: "Alterar Tamanho de Exibição da Guia",
1263
+ changeTabDisplaySizeDescription: "Change the space size equivalent of the tab.",
1239
1264
  configuredTabSize: "Tamanho de Tabulação Configurado",
1240
1265
  currentTabSize: "Tamanho da Guia Atual",
1241
1266
  defaultTabSize: "Tamanho da Guia Padrão",
1242
1267
  detectIndentation: "Detectar Recuo do Conteúdo",
1268
+ detectIndentationDescription: "Detect the indentation from content.",
1243
1269
  "editor.reindentlines": "Recuar Linhas",
1270
+ "editor.reindentlinesDescription": "Reindent the lines of the editor.",
1244
1271
  "editor.reindentselectedlines": "Recuar Linhas Selecionadas",
1272
+ "editor.reindentselectedlinesDescription": "Reindent the selected lines of the editor.",
1245
1273
  indentUsingSpaces: "Recuar Usando Espaços",
1274
+ indentUsingSpacesDescription: "Use indentation with spaces.",
1246
1275
  indentUsingTabs: "Recuar Usando Tabulações",
1276
+ indentUsingTabsDescription: "Use indentation with tabs.",
1247
1277
  indentationToSpaces: "Converter Recuo em Espaços",
1278
+ indentationToSpacesDescription: "Convert the tab indentation to spaces.",
1248
1279
  indentationToTabs: "Converter Recuo em Tabulações",
1280
+ indentationToTabsDescription: "Convert the spaces indentation to tabs.",
1249
1281
  selectTabWidth: "Selecionar o Tamanho da Tabulação para o Arquivo Atual"
1250
1282
  },
1251
1283
  "vs/editor/contrib/inlayHints/browser/inlayHintsHover": {
@@ -1302,6 +1334,7 @@ var content = {
1302
1334
  "editor.transformToCamelcase": "Transformar-se em Camel Case",
1303
1335
  "editor.transformToKebabcase": "Transformar em Caso kebab",
1304
1336
  "editor.transformToLowercase": "Transformar em Minúsculas",
1337
+ "editor.transformToPascalcase": "Transform to Pascal Case",
1305
1338
  "editor.transformToSnakecase": "Transformar em Snake Case",
1306
1339
  "editor.transformToTitlecase": "Transformar em Caso de Título",
1307
1340
  "editor.transformToUppercase": "Transformar em Maiúsculas",
@@ -1457,6 +1490,15 @@ var content = {
1457
1490
  "rename.failedApply": "A renomeação falhou ao aplicar edições",
1458
1491
  "rename.label": "Renomear Símbolo",
1459
1492
  resolveRenameLocationFailed: "Ocorreu um erro desconhecido ao resolver a localização da renomeação"
1493
+ },
1494
+ "vs/editor/contrib/rename/browser/renameWidget": {
1495
+ cancelRenameSuggestionsButton: "Cancel",
1496
+ generateRenameSuggestionsButton: "Generate new name suggestions",
1497
+ label: "{0} to Rename, {1} to Preview",
1498
+ renameAriaLabel: "Rename input. Type new name and press Enter to commit.",
1499
+ renameInputFocused: "Whether the rename input widget is focused",
1500
+ renameInputVisible: "Whether the rename input widget is visible",
1501
+ renameSuggestionsReceivedAria: "Received {0} rename suggestions"
1460
1502
  },
1461
1503
  "vs/editor/contrib/smartSelect/browser/smartSelect": {
1462
1504
  miSmartSelectGrow: "&&Expandir a Seleção",
@@ -1511,16 +1553,17 @@ var content = {
1511
1553
  WednesdayShort: "Qua"
1512
1554
  },
1513
1555
  "vs/editor/contrib/stickyScroll/browser/stickyScrollActions": {
1514
- focusStickyScroll: "Focalizar Rolagem Fixa",
1515
- "goToFocusedStickyScrollLine.title": "Ir para a linha de rolagem fixa focalizada",
1556
+ focusStickyScroll: "Focus on the editor sticky scroll",
1557
+ "goToFocusedStickyScrollLine.title": "Go to the focused sticky scroll line",
1516
1558
  miStickyScroll: "&&Rolagem Fixa",
1517
1559
  mifocusStickyScroll: "&&Focalizar Rolagem Fixa",
1518
1560
  mitoggleStickyScroll: "&&Alternar Rolagem Fixa do Editor",
1519
1561
  "selectEditor.title": "Selecionar Editor",
1520
- "selectNextStickyScrollLine.title": "Selecionar a próxima linha de rolagem fixa",
1521
- "selectPreviousStickyScrollLine.title": "Selecionar a linha de rolagem fixa anterior",
1562
+ "selectNextStickyScrollLine.title": "Select the next editor sticky scroll line",
1563
+ "selectPreviousStickyScrollLine.title": "Select the previous sticky scroll line",
1522
1564
  stickyScroll: "Rolagem Autoadesiva",
1523
- toggleEditorStickyScroll: "Alternar Rolagem Fixa do Editor"
1565
+ toggleEditorStickyScroll: "Alternar Rolagem Fixa do Editor",
1566
+ "toggleEditorStickyScroll.description": "Toggle/enable the editor sticky scroll which shows the nested scopes at the top of the viewport"
1524
1567
  },
1525
1568
  "vs/editor/contrib/suggest/browser/suggest": {
1526
1569
  acceptSuggestionOnEnter: "Se sugestões são inseridas ao pressionar Enter",
@@ -1606,6 +1649,7 @@ var content = {
1606
1649
  "symbolIcon.variableForeground": "A cor de primeiro plano para símbolos de variáveis. Esses símbolos aparecem na estrutura de tópicos, na trilha e no widget de sugestão."
1607
1650
  },
1608
1651
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": {
1652
+ tabMovesFocusDescriptions: "Determines whether the tab key moves focus around the workbench or inserts the tab character in the current editor. This is also called tab trapping, tab navigation, or tab focus mode.",
1609
1653
  "toggle.tabMovesFocus": "Ativar/Desativar a tecla Tab Move o Foco",
1610
1654
  "toggle.tabMovesFocus.off": "Pressionar Tab inserirá o caractere de tabulação",
1611
1655
  "toggle.tabMovesFocus.on": "Pressionar Tab moverá o foco para o próximo elemento focalizável"
@@ -1667,17 +1711,19 @@ var content = {
1667
1711
  },
1668
1712
  "vs/platform/accessibilitySignal/browser/accessibilitySignalService": {
1669
1713
  "accessibility.signals.chatRequestSent": "Solicitação de Chat Enviada",
1670
- "accessibility.signals.chatResponsePending": "Resposta de Chat Pendente",
1671
1714
  "accessibility.signals.clear": "Limpar",
1672
1715
  "accessibility.signals.format": "Formatar",
1673
1716
  "accessibility.signals.lineHasBreakpoint": "Ponto de interrupção",
1674
- "accessibility.signals.lineHasError": "Erro",
1717
+ "accessibility.signals.lineHasError": "Error on Line",
1675
1718
  "accessibility.signals.lineHasFoldedArea": "Guardada",
1676
- "accessibility.signals.lineHasWarning": "Aviso",
1719
+ "accessibility.signals.lineHasWarning": "Warning on Line",
1677
1720
  "accessibility.signals.noInlayHints": "Sem Dicas de Incrustações",
1678
1721
  "accessibility.signals.notebookCellCompleted": "Célula do Notebook Concluída",
1679
1722
  "accessibility.signals.notebookCellFailed": "Falha na Célula do Notebook",
1680
1723
  "accessibility.signals.onDebugBreak": "Ponto de interrupção",
1724
+ "accessibility.signals.positionHasError": "Error",
1725
+ "accessibility.signals.positionHasWarning": "Warning",
1726
+ "accessibility.signals.progress": "Progress",
1681
1727
  "accessibility.signals.save": "Salvar",
1682
1728
  "accessibility.signals.taskCompleted": "Tarefa Concluída",
1683
1729
  "accessibility.signals.taskFailed": "Falha na Tarefa",
@@ -1685,7 +1731,6 @@ var content = {
1685
1731
  "accessibility.signals.terminalCommandFailed": "Falha no Comando",
1686
1732
  "accessibility.signals.terminalQuickFix": "Correção Rápida",
1687
1733
  "accessibilitySignals.chatRequestSent": "Solicitação de Chat Enviada",
1688
- "accessibilitySignals.chatResponsePending": "Resposta de Chat Pendente",
1689
1734
  "accessibilitySignals.chatResponseReceived": "Resposta de Chat Recebida",
1690
1735
  "accessibilitySignals.clear": "Claro",
1691
1736
  "accessibilitySignals.diffLineDeleted": "Linha de Comparação Excluída",
@@ -1701,12 +1746,17 @@ var content = {
1701
1746
  "accessibilitySignals.notebookCellCompleted": "Célula do Notebook Concluída",
1702
1747
  "accessibilitySignals.notebookCellFailed": "Falha na Célula do Notebook",
1703
1748
  "accessibilitySignals.onDebugBreak.name": "Depurador Parado no Ponto de Interrupção",
1749
+ "accessibilitySignals.positionHasError.name": "Error at Position",
1750
+ "accessibilitySignals.positionHasWarning.name": "Warning at Position",
1751
+ "accessibilitySignals.progress": "Progress",
1704
1752
  "accessibilitySignals.save": "Salvar",
1705
1753
  "accessibilitySignals.taskCompleted": "Tarefa Completa",
1706
1754
  "accessibilitySignals.taskFailed": "Falha na Tarefa",
1707
1755
  "accessibilitySignals.terminalBell": "Sino do Terminal",
1708
1756
  "accessibilitySignals.terminalCommandFailed": "Falha no Comando da Terminal",
1709
- "accessibilitySignals.terminalQuickFix.name": "Correção Rápida do Terminal"
1757
+ "accessibilitySignals.terminalQuickFix.name": "Correção Rápida do Terminal",
1758
+ "accessibilitySignals.voiceRecordingStarted": "Voice Recording Started",
1759
+ "accessibilitySignals.voiceRecordingStopped": "Voice Recording Stopped"
1710
1760
  },
1711
1761
  "vs/platform/action/common/actionCommonCategories": {
1712
1762
  developer: "Desenvolvedor",
@@ -1728,13 +1778,14 @@ var content = {
1728
1778
  resetThisMenu: "Redefinir Menu"
1729
1779
  },
1730
1780
  "vs/platform/actions/common/menuService": {
1781
+ "configure keybinding": "Configure Keybinding",
1731
1782
  "hide.label": "Ocultar '{0}'"
1732
1783
  },
1733
1784
  "vs/platform/actionWidget/browser/actionList": {
1734
1785
  customQuickFixWidget: "Widget de Ação",
1735
1786
  "customQuickFixWidget.labels": "{0}, Motivo desabilitado: {1}",
1736
- label: "{0} para se inscrever",
1737
- "label-preview": "{0} para aplicar, {1} para exibir"
1787
+ label: "{0} to Apply",
1788
+ "label-preview": "{0} to Apply, {1} to Preview"
1738
1789
  },
1739
1790
  "vs/platform/actionWidget/browser/actionWidget": {
1740
1791
  "acceptSelected.title": "Aceitar ação selecionada",
@@ -1980,6 +2031,14 @@ var content = {
1980
2031
  "tree indent setting": "Controle o recuo da árvore em pixels.",
1981
2032
  typeNavigationMode2: "Controla como a navegação de tipos funciona em listas e árvores no workbench. Quando definido como `trigger`, a navegação de tipo começa assim que o comando `list.triggerTypeNavigation` é executado.",
1982
2033
  workbenchConfigurationTitle: "Workbench"
2034
+ },
2035
+ "vs/platform/log/common/log": {
2036
+ debug: "Debug",
2037
+ error: "Error",
2038
+ info: "Info",
2039
+ off: "Off",
2040
+ trace: "Trace",
2041
+ warn: "Warning"
1983
2042
  },
1984
2043
  "vs/platform/markers/common/markers": {
1985
2044
  "sev.error": "Erro",
@@ -2012,6 +2071,9 @@ var content = {
2012
2071
  "quickInput.checkAll": "Alternar todas as caixas de seleção",
2013
2072
  "quickInput.countSelected": "{0} Selecionados",
2014
2073
  "quickInput.visibleCount": "{0} Resultados"
2074
+ },
2075
+ "vs/platform/quickinput/browser/quickInputTree": {
2076
+ quickInput: "Quick Input"
2015
2077
  },
2016
2078
  "vs/platform/quickinput/browser/quickInputUtils": {
2017
2079
  executeCommand: "Clique para executar o comando '{0}'"
@@ -2073,6 +2135,249 @@ var content = {
2073
2135
  },
2074
2136
  "vs/platform/terminal/common/terminalProfiles": {
2075
2137
  terminalAutomaticProfile: "Detectar o padrão automaticamente"
2138
+ },
2139
+ "vs/platform/theme/common/colors/baseColors": {
2140
+ activeContrastBorder: "An extra border around active elements to separate them from others for greater contrast.",
2141
+ contrastBorder: "An extra border around elements to separate them from others for greater contrast.",
2142
+ descriptionForeground: "Foreground color for description text providing additional information, for example for a label.",
2143
+ disabledForeground: "Overall foreground for disabled elements. This color is only used if not overridden by a component.",
2144
+ errorForeground: "Overall foreground color for error messages. This color is only used if not overridden by a component.",
2145
+ focusBorder: "Overall border color for focused elements. This color is only used if not overridden by a component.",
2146
+ foreground: "Overall foreground color. This color is only used if not overridden by a component.",
2147
+ iconForeground: "The default color for icons in the workbench.",
2148
+ selectionBackground: "The background color of text selections in the workbench (e.g. for input fields or text areas). Note that this does not apply to selections within the editor.",
2149
+ textBlockQuoteBackground: "Background color for block quotes in text.",
2150
+ textBlockQuoteBorder: "Border color for block quotes in text.",
2151
+ textCodeBlockBackground: "Background color for code blocks in text.",
2152
+ textLinkActiveForeground: "Foreground color for links in text when clicked on and on mouse hover.",
2153
+ textLinkForeground: "Foreground color for links in text.",
2154
+ textPreformatBackground: "Background color for preformatted text segments.",
2155
+ textPreformatForeground: "Foreground color for preformatted text segments.",
2156
+ textSeparatorForeground: "Color for text separators."
2157
+ },
2158
+ "vs/platform/theme/common/colors/chartsColors": {
2159
+ chartsBlue: "The blue color used in chart visualizations.",
2160
+ chartsForeground: "The foreground color used in charts.",
2161
+ chartsGreen: "The green color used in chart visualizations.",
2162
+ chartsLines: "The color used for horizontal lines in charts.",
2163
+ chartsOrange: "The orange color used in chart visualizations.",
2164
+ chartsPurple: "The purple color used in chart visualizations.",
2165
+ chartsRed: "The red color used in chart visualizations.",
2166
+ chartsYellow: "The yellow color used in chart visualizations."
2167
+ },
2168
+ "vs/platform/theme/common/colors/editorColors": {
2169
+ activeLinkForeground: "Color of active links.",
2170
+ breadcrumbsBackground: "Background color of breadcrumb items.",
2171
+ breadcrumbsFocusForeground: "Color of focused breadcrumb items.",
2172
+ breadcrumbsSelectedBackground: "Background color of breadcrumb item picker.",
2173
+ breadcrumbsSelectedForeground: "Color of selected breadcrumb items.",
2174
+ diffDiagonalFill: "Color of the diff editor's diagonal fill. The diagonal fill is used in side-by-side diff views.",
2175
+ "diffEditor.unchangedCodeBackground": "The background color of unchanged code in the diff editor.",
2176
+ "diffEditor.unchangedRegionBackground": "The background color of unchanged blocks in the diff editor.",
2177
+ "diffEditor.unchangedRegionForeground": "The foreground color of unchanged blocks in the diff editor.",
2178
+ diffEditorBorder: "Border color between the two text editors.",
2179
+ diffEditorInserted: "Background color for text that got inserted. The color must not be opaque so as not to hide underlying decorations.",
2180
+ diffEditorInsertedLineGutter: "Background color for the margin where lines got inserted.",
2181
+ diffEditorInsertedLines: "Background color for lines that got inserted. The color must not be opaque so as not to hide underlying decorations.",
2182
+ diffEditorInsertedOutline: "Outline color for the text that got inserted.",
2183
+ diffEditorOverviewInserted: "Diff overview ruler foreground for inserted content.",
2184
+ diffEditorOverviewRemoved: "Diff overview ruler foreground for removed content.",
2185
+ diffEditorRemoved: "Background color for text that got removed. The color must not be opaque so as not to hide underlying decorations.",
2186
+ diffEditorRemovedLineGutter: "Background color for the margin where lines got removed.",
2187
+ diffEditorRemovedLines: "Background color for lines that got removed. The color must not be opaque so as not to hide underlying decorations.",
2188
+ diffEditorRemovedOutline: "Outline color for text that got removed.",
2189
+ editorBackground: "Editor background color.",
2190
+ "editorError.background": "Background color of error text in the editor. The color must not be opaque so as not to hide underlying decorations.",
2191
+ "editorError.foreground": "Foreground color of error squigglies in the editor.",
2192
+ editorFindMatch: "Color of the current search match.",
2193
+ editorFindMatchBorder: "Border color of the current search match.",
2194
+ editorForeground: "Editor default foreground color.",
2195
+ "editorHint.foreground": "Foreground color of hint squigglies in the editor.",
2196
+ editorInactiveSelection: "Color of the selection in an inactive editor. The color must not be opaque so as not to hide underlying decorations.",
2197
+ "editorInfo.background": "Background color of info text in the editor. The color must not be opaque so as not to hide underlying decorations.",
2198
+ "editorInfo.foreground": "Foreground color of info squigglies in the editor.",
2199
+ editorInlayHintBackground: "Background color of inline hints",
2200
+ editorInlayHintBackgroundParameter: "Background color of inline hints for parameters",
2201
+ editorInlayHintBackgroundTypes: "Background color of inline hints for types",
2202
+ editorInlayHintForeground: "Foreground color of inline hints",
2203
+ editorInlayHintForegroundParameter: "Foreground color of inline hints for parameters",
2204
+ editorInlayHintForegroundTypes: "Foreground color of inline hints for types",
2205
+ editorLightBulbAiForeground: "The color used for the lightbulb AI icon.",
2206
+ editorLightBulbAutoFixForeground: "The color used for the lightbulb auto fix actions icon.",
2207
+ editorLightBulbForeground: "The color used for the lightbulb actions icon.",
2208
+ editorSelectionBackground: "Color of the editor selection.",
2209
+ editorSelectionForeground: "Color of the selected text for high contrast.",
2210
+ editorSelectionHighlight: "Color for regions with the same content as the selection. The color must not be opaque so as not to hide underlying decorations.",
2211
+ editorSelectionHighlightBorder: "Border color for regions with the same content as the selection.",
2212
+ editorStickyScrollBackground: "Background color of sticky scroll in the editor",
2213
+ editorStickyScrollBorder: "Border color of sticky scroll in the editor",
2214
+ editorStickyScrollHoverBackground: "Background color of sticky scroll on hover in the editor",
2215
+ editorStickyScrollShadow: " Shadow color of sticky scroll in the editor",
2216
+ "editorWarning.background": "Background color of warning text in the editor. The color must not be opaque so as not to hide underlying decorations.",
2217
+ "editorWarning.foreground": "Foreground color of warning squigglies in the editor.",
2218
+ editorWidgetBackground: "Background color of editor widgets, such as find/replace.",
2219
+ editorWidgetBorder: "Border color of editor widgets. The color is only used if the widget chooses to have a border and if the color is not overridden by a widget.",
2220
+ editorWidgetForeground: "Foreground color of editor widgets, such as find/replace.",
2221
+ editorWidgetResizeBorder: "Border color of the resize bar of editor widgets. The color is only used if the widget chooses to have a resize border and if the color is not overridden by a widget.",
2222
+ errorBorder: "If set, color of double underlines for errors in the editor.",
2223
+ findMatchHighlight: "Color of the other search matches. The color must not be opaque so as not to hide underlying decorations.",
2224
+ findMatchHighlightBorder: "Border color of the other search matches.",
2225
+ findRangeHighlight: "Color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations.",
2226
+ findRangeHighlightBorder: "Border color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations.",
2227
+ hintBorder: "If set, color of double underlines for hints in the editor.",
2228
+ hoverBackground: "Background color of the editor hover.",
2229
+ hoverBorder: "Border color of the editor hover.",
2230
+ hoverForeground: "Foreground color of the editor hover.",
2231
+ hoverHighlight: "Highlight below the word for which a hover is shown. The color must not be opaque so as not to hide underlying decorations.",
2232
+ infoBorder: "If set, color of double underlines for infos in the editor.",
2233
+ mergeBorder: "Border color on headers and the splitter in inline merge-conflicts.",
2234
+ mergeCommonContentBackground: "Common ancestor content background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations.",
2235
+ mergeCommonHeaderBackground: "Common ancestor header background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations.",
2236
+ mergeCurrentContentBackground: "Current content background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations.",
2237
+ mergeCurrentHeaderBackground: "Current header background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations.",
2238
+ mergeIncomingContentBackground: "Incoming content background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations.",
2239
+ mergeIncomingHeaderBackground: "Incoming header background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations.",
2240
+ overviewRulerCommonContentForeground: "Common ancestor overview ruler foreground for inline merge-conflicts.",
2241
+ overviewRulerCurrentContentForeground: "Current overview ruler foreground for inline merge-conflicts.",
2242
+ overviewRulerFindMatchForeground: "Overview ruler marker color for find matches. The color must not be opaque so as not to hide underlying decorations.",
2243
+ overviewRulerIncomingContentForeground: "Incoming overview ruler foreground for inline merge-conflicts.",
2244
+ overviewRulerSelectionHighlightForeground: "Overview ruler marker color for selection highlights. The color must not be opaque so as not to hide underlying decorations.",
2245
+ problemsErrorIconForeground: "The color used for the problems error icon.",
2246
+ problemsInfoIconForeground: "The color used for the problems info icon.",
2247
+ problemsWarningIconForeground: "The color used for the problems warning icon.",
2248
+ snippetFinalTabstopHighlightBackground: "Highlight background color of the final tabstop of a snippet.",
2249
+ snippetFinalTabstopHighlightBorder: "Highlight border color of the final tabstop of a snippet.",
2250
+ snippetTabstopHighlightBackground: "Highlight background color of a snippet tabstop.",
2251
+ snippetTabstopHighlightBorder: "Highlight border color of a snippet tabstop.",
2252
+ statusBarBackground: "Background color of the editor hover status bar.",
2253
+ toolbarActiveBackground: "Toolbar background when holding the mouse over actions",
2254
+ toolbarHoverBackground: "Toolbar background when hovering over actions using the mouse",
2255
+ toolbarHoverOutline: "Toolbar outline when hovering over actions using the mouse",
2256
+ warningBorder: "If set, color of double underlines for warnings in the editor.",
2257
+ widgetBorder: "Border color of widgets such as find/replace inside the editor.",
2258
+ widgetShadow: "Shadow color of widgets such as find/replace inside the editor."
2259
+ },
2260
+ "vs/platform/theme/common/colors/inputColors": {
2261
+ buttonBackground: "Button background color.",
2262
+ buttonBorder: "Button border color.",
2263
+ buttonForeground: "Button foreground color.",
2264
+ buttonHoverBackground: "Button background color when hovering.",
2265
+ buttonSecondaryBackground: "Secondary button background color.",
2266
+ buttonSecondaryForeground: "Secondary button foreground color.",
2267
+ buttonSecondaryHoverBackground: "Secondary button background color when hovering.",
2268
+ buttonSeparator: "Button separator color.",
2269
+ "checkbox.background": "Background color of checkbox widget.",
2270
+ "checkbox.border": "Border color of checkbox widget.",
2271
+ "checkbox.foreground": "Foreground color of checkbox widget.",
2272
+ "checkbox.select.background": "Background color of checkbox widget when the element it's in is selected.",
2273
+ "checkbox.select.border": "Border color of checkbox widget when the element it's in is selected.",
2274
+ dropdownBackground: "Dropdown background.",
2275
+ dropdownBorder: "Dropdown border.",
2276
+ dropdownForeground: "Dropdown foreground.",
2277
+ dropdownListBackground: "Dropdown list background.",
2278
+ inputBoxActiveOptionBorder: "Border color of activated options in input fields.",
2279
+ inputBoxBackground: "Input box background.",
2280
+ inputBoxBorder: "Input box border.",
2281
+ inputBoxForeground: "Input box foreground.",
2282
+ "inputOption.activeBackground": "Background hover color of options in input fields.",
2283
+ "inputOption.activeForeground": "Foreground color of activated options in input fields.",
2284
+ "inputOption.hoverBackground": "Background color of activated options in input fields.",
2285
+ inputPlaceholderForeground: "Input box foreground color for placeholder text.",
2286
+ inputValidationErrorBackground: "Input validation background color for error severity.",
2287
+ inputValidationErrorBorder: "Input validation border color for error severity.",
2288
+ inputValidationErrorForeground: "Input validation foreground color for error severity.",
2289
+ inputValidationInfoBackground: "Input validation background color for information severity.",
2290
+ inputValidationInfoBorder: "Input validation border color for information severity.",
2291
+ inputValidationInfoForeground: "Input validation foreground color for information severity.",
2292
+ inputValidationWarningBackground: "Input validation background color for warning severity.",
2293
+ inputValidationWarningBorder: "Input validation border color for warning severity.",
2294
+ inputValidationWarningForeground: "Input validation foreground color for warning severity.",
2295
+ keybindingLabelBackground: "Keybinding label background color. The keybinding label is used to represent a keyboard shortcut.",
2296
+ keybindingLabelBorder: "Keybinding label border color. The keybinding label is used to represent a keyboard shortcut.",
2297
+ keybindingLabelBottomBorder: "Keybinding label border bottom color. The keybinding label is used to represent a keyboard shortcut.",
2298
+ keybindingLabelForeground: "Keybinding label foreground color. The keybinding label is used to represent a keyboard shortcut."
2299
+ },
2300
+ "vs/platform/theme/common/colors/listColors": {
2301
+ highlight: "List/Tree foreground color of the match highlights when searching inside the list/tree.",
2302
+ invalidItemForeground: "List/Tree foreground color for invalid items, for example an unresolved root in explorer.",
2303
+ listActiveSelectionBackground: "List/Tree background color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
2304
+ listActiveSelectionForeground: "List/Tree foreground color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
2305
+ listActiveSelectionIconForeground: "List/Tree icon foreground color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
2306
+ listDeemphasizedForeground: "List/Tree foreground color for items that are deemphasized.",
2307
+ listDropBackground: "List/Tree drag and drop background when moving items over other items when using the mouse.",
2308
+ listDropBetweenBackground: "List/Tree drag and drop border color when moving items between items when using the mouse.",
2309
+ listErrorForeground: "Foreground color of list items containing errors.",
2310
+ listFilterMatchHighlight: "Background color of the filtered match.",
2311
+ listFilterMatchHighlightBorder: "Border color of the filtered match.",
2312
+ listFilterWidgetBackground: "Background color of the type filter widget in lists and trees.",
2313
+ listFilterWidgetNoMatchesOutline: "Outline color of the type filter widget in lists and trees, when there are no matches.",
2314
+ listFilterWidgetOutline: "Outline color of the type filter widget in lists and trees.",
2315
+ listFilterWidgetShadow: "Shadow color of the type filter widget in lists and trees.",
2316
+ listFocusAndSelectionOutline: "List/Tree outline color for the focused item when the list/tree is active and selected. An active list/tree has keyboard focus, an inactive does not.",
2317
+ listFocusBackground: "List/Tree background color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
2318
+ listFocusForeground: "List/Tree foreground color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
2319
+ listFocusHighlightForeground: "List/Tree foreground color of the match highlights on actively focused items when searching inside the list/tree.",
2320
+ listFocusOutline: "List/Tree outline color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
2321
+ listHoverBackground: "List/Tree background when hovering over items using the mouse.",
2322
+ listHoverForeground: "List/Tree foreground when hovering over items using the mouse.",
2323
+ listInactiveFocusBackground: "List/Tree background color for the focused item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.",
2324
+ listInactiveFocusOutline: "List/Tree outline color for the focused item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.",
2325
+ listInactiveSelectionBackground: "List/Tree background color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.",
2326
+ listInactiveSelectionForeground: "List/Tree foreground color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.",
2327
+ listInactiveSelectionIconForeground: "List/Tree icon foreground color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.",
2328
+ listWarningForeground: "Foreground color of list items containing warnings.",
2329
+ tableColumnsBorder: "Table border color between columns.",
2330
+ tableOddRowsBackgroundColor: "Background color for odd table rows.",
2331
+ treeInactiveIndentGuidesStroke: "Tree stroke color for the indentation guides that are not active.",
2332
+ treeIndentGuidesStroke: "Tree stroke color for the indentation guides."
2333
+ },
2334
+ "vs/platform/theme/common/colors/menuColors": {
2335
+ menuBackground: "Background color of menu items.",
2336
+ menuBorder: "Border color of menus.",
2337
+ menuForeground: "Foreground color of menu items.",
2338
+ menuSelectionBackground: "Background color of the selected menu item in menus.",
2339
+ menuSelectionBorder: "Border color of the selected menu item in menus.",
2340
+ menuSelectionForeground: "Foreground color of the selected menu item in menus.",
2341
+ menuSeparatorBackground: "Color of a separator menu item in menus."
2342
+ },
2343
+ "vs/platform/theme/common/colors/minimapColors": {
2344
+ minimapBackground: "Minimap background color.",
2345
+ minimapError: "Minimap marker color for errors.",
2346
+ minimapFindMatchHighlight: "Minimap marker color for find matches.",
2347
+ minimapForegroundOpacity: "Opacity of foreground elements rendered in the minimap. For example, \"#000000c0\" will render the elements with 75% opacity.",
2348
+ minimapInfo: "Minimap marker color for infos.",
2349
+ minimapSelectionHighlight: "Minimap marker color for the editor selection.",
2350
+ minimapSelectionOccurrenceHighlight: "Minimap marker color for repeating editor selections.",
2351
+ minimapSliderActiveBackground: "Minimap slider background color when clicked on.",
2352
+ minimapSliderBackground: "Minimap slider background color.",
2353
+ minimapSliderHoverBackground: "Minimap slider background color when hovering.",
2354
+ overviewRuleWarning: "Minimap marker color for warnings."
2355
+ },
2356
+ "vs/platform/theme/common/colors/miscColors": {
2357
+ badgeBackground: "Badge background color. Badges are small information labels, e.g. for search results count.",
2358
+ badgeForeground: "Badge foreground color. Badges are small information labels, e.g. for search results count.",
2359
+ progressBarBackground: "Background color of the progress bar that can show for long running operations.",
2360
+ sashActiveBorder: "Border color of active sashes.",
2361
+ scrollbarShadow: "Scrollbar shadow to indicate that the view is scrolled.",
2362
+ scrollbarSliderActiveBackground: "Scrollbar slider background color when clicked on.",
2363
+ scrollbarSliderBackground: "Scrollbar slider background color.",
2364
+ scrollbarSliderHoverBackground: "Scrollbar slider background color when hovering."
2365
+ },
2366
+ "vs/platform/theme/common/colors/quickpickColors": {
2367
+ pickerBackground: "Quick picker background color. The quick picker widget is the container for pickers like the command palette.",
2368
+ pickerForeground: "Quick picker foreground color. The quick picker widget is the container for pickers like the command palette.",
2369
+ pickerGroupBorder: "Quick picker color for grouping borders.",
2370
+ pickerGroupForeground: "Quick picker color for grouping labels.",
2371
+ pickerTitleBackground: "Quick picker title background color. The quick picker widget is the container for pickers like the command palette.",
2372
+ "quickInput.list.focusBackground deprecation": "Please use quickInputList.focusBackground instead",
2373
+ "quickInput.listFocusBackground": "Quick picker background color for the focused item.",
2374
+ "quickInput.listFocusForeground": "Quick picker foreground color for the focused item.",
2375
+ "quickInput.listFocusIconForeground": "Quick picker icon foreground color for the focused item."
2376
+ },
2377
+ "vs/platform/theme/common/colors/searchColors": {
2378
+ "search.resultsInfoForeground": "Color of the text in the search viewlet's completion message.",
2379
+ "searchEditor.editorFindMatchBorder": "Border color of the Search Editor query matches.",
2380
+ "searchEditor.queryMatch": "Color of the Search Editor query matches."
2076
2381
  },
2077
2382
  "vs/platform/theme/common/iconRegistry": {
2078
2383
  "iconDefinition.fontCharacter": "O caractere de fonte associado à definição do ícone.",
@@ -2195,15 +2500,12 @@ var content = {
2195
2500
  },
2196
2501
  "vs/platform/workspace/common/workspace": {
2197
2502
  codeWorkspace: "Workspace do Código"
2198
- },
2199
- "vs/platform/workspace/common/workspaceTrust": {
2200
- trusted: "Confiável",
2201
- untrusted: "Modo Restrito"
2202
2503
  },
2203
2504
  "vs/workbench/api/browser/mainThreadAuthentication": {
2204
2505
  allow: "&&Permitir",
2205
2506
  confirmLogin: "A extensão '{0}' quer entrar usando {1}.",
2206
2507
  confirmRelogin: "A extensão '{0}' deseja que você entre novamente usando {1}.",
2508
+ learnMore: "Learn more",
2207
2509
  signedOut: "Desconectado com êxito."
2208
2510
  },
2209
2511
  "vs/workbench/api/browser/mainThreadCLICommands": {
@@ -2251,6 +2553,9 @@ var content = {
2251
2553
  "msg-write": "Executando participantes de “Gravação de Arquivo”...",
2252
2554
  ok: "&&OK",
2253
2555
  preview: "Mostrar a &&Pré-visualização"
2556
+ },
2557
+ "vs/workbench/api/browser/mainThreadLanguageModels": {
2558
+ languageModelsAccountId: "Language Models"
2254
2559
  },
2255
2560
  "vs/workbench/api/browser/mainThreadMessageService": {
2256
2561
  cancel: "Cancelar",
@@ -2330,6 +2635,7 @@ var content = {
2330
2635
  "views.scm": "Contribui com modos de exibição para o contêiner do SCM na barra de Atividade",
2331
2636
  "views.test": "Contribui com modos de exibição para o contêiner de Teste na barra de Atividade",
2332
2637
  viewsContainers: "Exibir Contêineres",
2638
+ "vscode.extension.contributes.view.accessibilityHelpContent": "When the accessibility help dialog is invoked in this view, this content will be presented to the user as a markdown string. Keybindings will be resolved when provided in the format of <keybinding:commandId>. If there is no keybinding, that will be indicated with a link to configure one.",
2333
2639
  "vscode.extension.contributes.view.contextualTitle": "Contexto legível por humanos para quando a exibição é movida de sua localização original. Por padrão, o nome do contêiner do modo de exibição será usado.",
2334
2640
  "vscode.extension.contributes.view.group": "Grupo aninhado no viewlet",
2335
2641
  "vscode.extension.contributes.view.icon": "Caminho para o ícone de modo de exibição. Os ícones de modo de exibição são exibidos quando o nome do modo de exibição não pode ser mostrado. É recomendável que os ícones estejam no SVG, embora qualquer tipo de arquivo de imagem seja aceito.",
@@ -2397,9 +2703,6 @@ var content = {
2397
2703
  "workspaceConfig.tasks.description": "Configurações de tarefas do workspace",
2398
2704
  "workspaceConfig.transient": "Um espaço de trabalho transitório desaparecerá quando for reiniciado ou recarregado.",
2399
2705
  "workspaceConfig.uri.description": "URI da pasta"
2400
- },
2401
- "vs/workbench/api/common/extHostChatAgents2": {
2402
- errorResponse: "Erro do provedor: {0}"
2403
2706
  },
2404
2707
  "vs/workbench/api/common/extHostDiagnostics": {
2405
2708
  limitHit: "Não estão sendo exibidos {0} erros e avisos adicionais."
@@ -2411,6 +2714,10 @@ var content = {
2411
2714
  "vs/workbench/api/common/extHostLanguageFeatures": {
2412
2715
  defaultDropLabel: "Remover usando '{0}' extensão",
2413
2716
  defaultPasteLabel: "Cole usando a extensão '{0}'"
2717
+ },
2718
+ "vs/workbench/api/common/extHostLanguageModels": {
2719
+ chatAccess: "To allow access to the language models provided by {0}",
2720
+ chatAccessWithJustification: "To allow access to the language models provided by {0}. Justification:\r\n\r\n{1}"
2414
2721
  },
2415
2722
  "vs/workbench/api/common/extHostLogService": {
2416
2723
  local: "Host de Extensão",
@@ -2513,8 +2820,11 @@ var content = {
2513
2820
  fullScreenIcon: "Representa a tela inteira",
2514
2821
  fullscreen: "Tela Inteira",
2515
2822
  hideEditorActons: "Ocultar Ações do Editor",
2823
+ hideEditorActonsDescription: "Hide Editor Actions in the tab and title bar",
2516
2824
  hideEditorTabs: "Ocultar Guias do Editor",
2825
+ hideEditorTabsDescription: "Hide Tab Bar",
2517
2826
  hideEditorTabsZenMode: "Ocultar guias do editor no modo Zen",
2827
+ hideEditorTabsZenModeDescription: "Hide Tab Bar in Zen Mode",
2518
2828
  increaseEditorHeight: "Aumentar a Altura do Editor",
2519
2829
  increaseEditorWidth: "Aumentar a Largura do Editor",
2520
2830
  increaseViewSize: "Aumentar Tamanho da Exibição Atual",
@@ -2539,7 +2849,9 @@ var content = {
2539
2849
  "move sidebar left": "Mover a Barra Lateral Primária para a Esquerda",
2540
2850
  "move sidebar right": "Mover a Barra Lateral Primária para a Direita",
2541
2851
  moveEditorActionsToTabBar: "Mover Ações do Editor para a Barra de Guias",
2852
+ moveEditorActionsToTabBarDescription: "Move Editor Actions from the title bar to the tab bar",
2542
2853
  moveEditorActionsToTitleBar: "Mover Ações do Editor para a Barra de Título",
2854
+ moveEditorActionsToTitleBarDescription: "Move Editor Actions from the tab bar to the title bar",
2543
2855
  moveFocusedView: "Mover Modo de Exibição Destaques",
2544
2856
  "moveFocusedView.error.noFocusedView": "Não há exibição focalizada no momento.",
2545
2857
  "moveFocusedView.error.nonMovableView": "No momento, o modo de exibição com foco não é móvel.",
@@ -2577,10 +2889,15 @@ var content = {
2577
2889
  selectToHide: "Selecione para Ocultar",
2578
2890
  selectToShow: "Selecione para Mostrar",
2579
2891
  showEditorActons: "Mostrar Ações do Editor",
2892
+ showEditorActonsDescription: "Make Editor Actions visible.",
2580
2893
  showMultipleEditorTabs: "Mostrar Várias Guias do Editor",
2894
+ showMultipleEditorTabsDescription: "Show Tab Bar with multiple tabs",
2581
2895
  showMultipleEditorTabsZenMode: "Mostrar várias guias do editor no modo Zen",
2896
+ showMultipleEditorTabsZenModeDescription: "Show Tab Bar in Zen Mode",
2582
2897
  showSingleEditorTab: "Mostrar Guia Editor Único",
2898
+ showSingleEditorTabDescription: "Show Tab Bar with one Tab",
2583
2899
  showSingleEditorTabZenMode: "Mostrar guia de editor único no modo Zen",
2900
+ showSingleEditorTabZenModeDescription: "Show Tab Bar in Zen Mode with one Tab",
2584
2901
  sideBar: "Barra Lateral Primária",
2585
2902
  sideBarPosition: "Posição da Barra Lateral Primária",
2586
2903
  sidebar: "Barra Lateral",
@@ -2592,6 +2909,7 @@ var content = {
2592
2909
  toggleEditor: "Ativar/Desativar Visibilidade da Área do Editor",
2593
2910
  toggleMenuBar: "Ativar/Desativar Barra de Menus",
2594
2911
  toggleSeparatePinnedEditorTabs: "Guias Separadas do Editor Fixado",
2912
+ toggleSeparatePinnedEditorTabsDescription: "Toggle whether pinned editor tabs are shown on a separate row above unpinned tabs.",
2595
2913
  toggleSideBar: "Alternar a Barra Lateral Primária",
2596
2914
  toggleSidebar: "Ativar/Desativar Visibilidade da Barra Lateral Primária",
2597
2915
  toggleSidebarPosition: "Ativar/Desativar Posição da Barra Lateral Primária",
@@ -2603,7 +2921,8 @@ var content = {
2603
2921
  },
2604
2922
  "vs/workbench/browser/actions/listCommands": {
2605
2923
  mitoggleTreeStickyScroll: "&&Alternar rolagem fixa da árvore",
2606
- toggleTreeStickyScroll: "Alternar rolagem pegajosa da árvore"
2924
+ toggleTreeStickyScroll: "Alternar rolagem pegajosa da árvore",
2925
+ toggleTreeStickyScrollDescription: "Toggles Sticky Scroll widget at the top of tree structures such as the File Explorer and Debug variables View."
2607
2926
  },
2608
2927
  "vs/workbench/browser/actions/navigationActions": {
2609
2928
  focusNextPart: "Focar na Próxima Parte",
@@ -2696,20 +3015,23 @@ var content = {
2696
3015
  },
2697
3016
  "vs/workbench/browser/parts/activitybar/activitybarPart": {
2698
3017
  "activity bar position": "Posição da Barra de Atividades",
3018
+ bottom: "Bottom",
3019
+ "default": "Default",
2699
3020
  focusActivityBar: "Barra de Atividades de Foco",
2700
3021
  hide: "Oculto",
2701
3022
  hideActivityBar: "Ocultar Barra de Atividade",
2702
3023
  hideMenu: "Ocultar Menu",
2703
3024
  menu: "Menu",
3025
+ miBottomActivityBar: "&&Bottom",
3026
+ miDefaultActivityBar: "&&Default",
2704
3027
  miHideActivityBar: "&&Oculto",
2705
- miSideActivityBar: "&&Lado",
2706
3028
  miTopActivityBar: "&&Superior",
2707
3029
  nextSideBarView: "Modo de Exibição da Próxima Barra Lateral Primária",
2708
3030
  positionActivituBar: "Posição da Barra de Atividades",
2709
- positionActivityBarSide: "Mover Barra de Atividades para o Lado",
3031
+ positionActivityBarBottom: "Move Activity Bar to Bottom",
3032
+ positionActivityBarDefault: "Move Activity Bar to Side",
2710
3033
  positionActivityBarTop: "Mover Barra de Atividades para a Topo",
2711
3034
  previousSideBarView: "Modo de Exibição de Barra Lateral Primária Anterior",
2712
- side: "Lado",
2713
3035
  top: "Superior"
2714
3036
  },
2715
3037
  "vs/workbench/browser/parts/auxiliarybar/auxiliaryBarActions": {
@@ -2725,6 +3047,7 @@ var content = {
2725
3047
  toggleSecondarySideBar: "Alternar a Barra Lateral Secundária"
2726
3048
  },
2727
3049
  "vs/workbench/browser/parts/auxiliarybar/auxiliaryBarPart": {
3050
+ "activity bar position": "Activity Bar Position",
2728
3051
  "hide second side bar": "Ocultar a Barra Lateral Secundária",
2729
3052
  "move second side bar left": "Mover a Barra Lateral Secundária Esquerda",
2730
3053
  "move second side bar right": "Mover a Barra Lateral Secundária Direita"
@@ -2816,14 +3139,21 @@ var content = {
2816
3139
  "cmd.focus": "Focar nas Trilhas",
2817
3140
  "cmd.focusAndSelect": "Focar e Selecionar Trilhas",
2818
3141
  "cmd.toggle": "Ativar/Desativar Trilhas",
2819
- "cmd.toggle2": "Trilhas",
3142
+ "cmd.toggle2": "Toggle Breadcrumbs",
2820
3143
  empty: "nenhum elemento",
2821
3144
  miBreadcrumbs: "Alternar &&Migalhas",
2822
- miBreadcrumbs2: "&&Trilhas",
3145
+ miBreadcrumbs2: "Toggle &&Breadcrumbs",
2823
3146
  separatorIcon: "Ícone do separador nas trilhas."
2824
3147
  },
2825
3148
  "vs/workbench/browser/parts/editor/breadcrumbsPicker": {
2826
3149
  breadcrumbs: "Trilhas"
3150
+ },
3151
+ "vs/workbench/browser/parts/editor/diffEditorCommands": {
3152
+ compare: "Compare",
3153
+ "compare.nextChange": "Go to Next Change",
3154
+ "compare.previousChange": "Go to Previous Change",
3155
+ swapDiffSides: "Swap Left and Right Editor Side",
3156
+ toggleInlineView: "Toggle Inline View"
2827
3157
  },
2828
3158
  "vs/workbench/browser/parts/editor/editor.contribution": {
2829
3159
  activeGroupEditorsByMostRecentlyUsedQuickAccess: "Mostrar Editores no Grupo Ativo pelos Mais Usados Recentemente",
@@ -3080,9 +3410,6 @@ var content = {
3080
3410
  unpinEditor: "Desafixar Editor"
3081
3411
  },
3082
3412
  "vs/workbench/browser/parts/editor/editorCommands": {
3083
- compare: "Comparar",
3084
- "compare.nextChange": "Ir para Próxima Alteração",
3085
- "compare.previousChange": "Ir para Alteração Anterior",
3086
3413
  "editorCommand.activeEditorCopy.arg.description": "Propriedades do argumento:\r\n\t* 'para': Valor da cadeia de caracteres fornecendo onde copiar.\r\n\t* 'valor': Valor numérico fornecendo quantas posições ou uma posição absoluta para copiar.",
3087
3414
  "editorCommand.activeEditorCopy.arg.name": "Argumento de cópia do editor ativo",
3088
3415
  "editorCommand.activeEditorCopy.description": "Copiar o editor ativo por grupos",
@@ -3095,9 +3422,7 @@ var content = {
3095
3422
  joinEditorInGroup: "Ingressar no Editor em Grupo",
3096
3423
  lockEditorGroup: "Bloquear Grupo de Editor",
3097
3424
  splitEditorInGroup: "Dividir o Editor em Grupo",
3098
- swapDiffSides: "Trocar lado esquerdo e direito do editor",
3099
3425
  toggleEditorGroupLock: "Ativar/Desativar Bloqueio do Grupo de Editor",
3100
- toggleInlineView: "Ativar/Desativar a Exibição Embutida",
3101
3426
  toggleJoinEditorInGroup: "Alternar o Editor Dividido no Grupo",
3102
3427
  toggleSplitEditorInGroupLayout: "Alternar Layout do Editor Dividido no Grupo",
3103
3428
  unlockEditorGroup: "Desbloquear Grupo de Editor"
@@ -3121,7 +3446,8 @@ var content = {
3121
3446
  groupAriaLabel: "{0} de Grupo do Editor",
3122
3447
  groupAriaLabelLong: "{0}: Grupo de Editores {1}",
3123
3448
  groupLabel: "Grupo {0}",
3124
- groupLabelLong: "{0}: Grupo {1}"
3449
+ groupLabelLong: "{0}: Grupo {1}",
3450
+ moveErrorDetails: "Try saving or reverting the editor first and then try again."
3125
3451
  },
3126
3452
  "vs/workbench/browser/parts/editor/editorGroupWatermark": {
3127
3453
  editorLineHighlight: "Cor de primeiro plano dos rótulos na marca d’água do editor.",
@@ -3140,9 +3466,7 @@ var content = {
3140
3466
  },
3141
3467
  "vs/workbench/browser/parts/editor/editorPanes": {
3142
3468
  editorOpenErrorDialog: "Não é possível abrir '{0}'",
3143
- editorUnsupportedInAuxWindow: "Esse tipo de editor ainda não pode ser aberto em outras janelas.",
3144
- ok: "&&OK",
3145
- openFolder: "Fechar Editor"
3469
+ ok: "&&OK"
3146
3470
  },
3147
3471
  "vs/workbench/browser/parts/editor/editorParts": {
3148
3472
  groupLabel: "Janela {0}"
@@ -3431,11 +3755,13 @@ var content = {
3431
3755
  manage: "Gerenciar",
3432
3756
  showCustomTitleBar: "Mostrar Barra de Título Personalizada",
3433
3757
  "toggle.commandCenter": "Centro de Comandos",
3758
+ "toggle.commandCenterDescription": "Toggle visibility of the Command Center in title bar",
3434
3759
  "toggle.customTitleBar": "Barra de Título Personalizada",
3435
3760
  "toggle.editorActions": "Ações de Editor",
3436
3761
  "toggle.hideCustomTitleBar": "Ocultar barra de título personalizada",
3437
3762
  "toggle.hideCustomTitleBarInFullScreen": "Ocultar barra de título personalizada em tela inteira",
3438
- "toggle.layout": "Controles de Layout"
3763
+ "toggle.layout": "Controles de Layout",
3764
+ "toggle.layoutDescription": "Toggle visibility of the Layout Controls in title bar"
3439
3765
  },
3440
3766
  "vs/workbench/browser/parts/titlebar/titlebarPart": {
3441
3767
  ariaLabelTitleActions: "Ações de título",
@@ -3463,6 +3789,7 @@ var content = {
3463
3789
  "more filters": "Mais Filtros..."
3464
3790
  },
3465
3791
  "vs/workbench/browser/parts/views/viewPane": {
3792
+ viewAccessibilityHelp: "Use Alt+F1 for accessibility help {0}",
3466
3793
  viewPaneContainerCollapsedIcon: "Ícone de um contêiner de painel de exibição recolhido.",
3467
3794
  viewPaneContainerExpandedIcon: "Ícone de um contêiner de painel de exibição expandido.",
3468
3795
  viewToolbarAriaLabel: "{0} ações"
@@ -3515,8 +3842,8 @@ var content = {
3515
3842
  activeFolderShort: "`${activeFolderShort}`: o nome da pasta que contém o arquivo (por exemplo, myFileFolder).",
3516
3843
  activeRepositoryBranchName: "\"${activeRepositoryBranchName}\": o nome do branch ativo no repositório ativo (por exemplo, principal).",
3517
3844
  activeRepositoryName: "\"${activeRepositoryName}\": o nome do repositório ativo (por exemplo, vscode).",
3518
- activityBarIconClickBehavior: "Controla o comportamento de clicar em um ícone da barra de atividades no workbench.",
3519
- activityBarLocation: "Controla o local da Barra de Atividades. Pode ser mostrado para o `side` ou `top` da Barra Lateral Primária ou `hidden`.",
3845
+ activityBarIconClickBehavior: "Controls the behavior of clicking an Activity Bar icon in the workbench. This value is ignored when {0} is not set to {1}.",
3846
+ activityBarLocation: "Controls the location of the Activity Bar relative to the Primary and Secondary Side Bars.",
3520
3847
  appName: "`${appName}`: por exemplo, VS Code.",
3521
3848
  askChatLocation: "Controla onde a paleta de comandos deve fazer perguntas de chat.",
3522
3849
  "askChatLocation.chatView": "Faça perguntas de chat no modo de exibição de Chat.",
@@ -3529,6 +3856,7 @@ var content = {
3529
3856
  commandHistory: "Controla o número de comandos usados recentemente para manter o histórico da paleta de comandos. Defina como 0 para desabilitar o histórico de comandos.",
3530
3857
  confirmBeforeClose: "Controla se uma caixa de diálogo de confirmação deve ser exibida antes de fechar uma janela ou sair do aplicativo.",
3531
3858
  confirmBeforeCloseWeb: "Controla se um diálogo de confirmação deve ser mostrado antes do fechamento da janela ou da guia do navegador. Observe que, mesmo quando esta configuração está habilitada, os navegadores ainda podem decidir fechar uma guia ou uma janela sem confirmação e que ela é apenas uma dica que pode não funcionar em alguns casos.",
3859
+ customEditorLabelDescriptionExample: "Example: `\"**/static/**/*.html\": \"${filename} - ${dirname} (${extname})\"` will render a file `root/static/folder/file.html` as `file - folder (html)`.",
3532
3860
  customMenuBarAltFocus: "Controla se a barra de menus será focada pressionando a tecla Alt. Essa configuração não tem efeito sobre como ativar/desativar a barra de menus com a tecla Alt.",
3533
3861
  "decorations.badges": "Controla se as decorações de arquivo do editor devem usar selos.",
3534
3862
  "decorations.colors": "Controla se as decorações de arquivo do editor devem usar cores.",
@@ -3632,11 +3960,12 @@ var content = {
3632
3960
  "window.titleSeparator": "Separador usado por {0}.",
3633
3961
  windowConfigurationTitle: "Janela",
3634
3962
  windowTitle: "Controla o título da janela com base no contexto atual, como o workspace aberto ou o editor ativo. As variáveis são substituídas com base no contexto:",
3635
- "workbench.activityBar.iconClickBehavior.focus": "Focar na barra lateral se o item clicado estiver visível.",
3636
- "workbench.activityBar.iconClickBehavior.toggle": "Ocultar a barra lateral se o item clicado estiver visível.",
3637
- "workbench.activityBar.location.hide": "Ocultar a Barra de Atividades.",
3638
- "workbench.activityBar.location.side": "Mostrar a Barra de Atividades ao lado da Barra Lateral Primária.",
3639
- "workbench.activityBar.location.top": "Mostrar a Barra de Atividades na parte superior da Barra Lateral Primária.",
3963
+ "workbench.activityBar.iconClickBehavior.focus": "Focus the Primary Side Bar if the clicked item is already visible.",
3964
+ "workbench.activityBar.iconClickBehavior.toggle": "Hide the Primary Side Bar if the clicked item is already visible.",
3965
+ "workbench.activityBar.location.bottom": "Show the Activity Bar at the bottom of the Primary and Secondary Side Bars.",
3966
+ "workbench.activityBar.location.default": "Show the Activity Bar on the side of the Primary Side Bar and on top of the Secondary Side Bar.",
3967
+ "workbench.activityBar.location.hide": "Hide the Activity Bar in the Primary and Secondary Side Bars.",
3968
+ "workbench.activityBar.location.top": "Show the Activity Bar on top of the Primary and Secondary Side Bars.",
3640
3969
  "workbench.editor.doubleClickTabToToggleEditorGroupSizes.expand": "O grupo de editores ocupa o máximo de espaço possível, tornando todos os outros grupos de editores o menor possível.",
3641
3970
  "workbench.editor.doubleClickTabToToggleEditorGroupSizes.maximize": "Todos os outros grupos de editores estão ocultos e o grupo de editores atual é maximizado para assumir toda a área do editor.",
3642
3971
  "workbench.editor.doubleClickTabToToggleEditorGroupSizes.off": "Nenhum grupo de editores é redimensionado ao clicar duas vezes em uma guia.",
@@ -3645,6 +3974,13 @@ var content = {
3645
3974
  "workbench.editor.editorActionsLocation.titleBar": "Mostrar ações do editor na barra de título da janela. Se {0} estiver definido como {1}, as ações do editor serão ocultadas.",
3646
3975
  "workbench.editor.empty.hint": "Controla se a dica de texto do editor vazio deve estar visível no editor.",
3647
3976
  "workbench.editor.historyBasedLanguageDetection": "Permite o uso do histórico do editor na detecção de idioma. Isso faz com que a detecção automática de idioma privilegie os idiomas que foram abertos recentemente e permite que a detecção de Idioma automática opere com entradas menores.",
3977
+ "workbench.editor.label.dirname": "`${dirname}`: name of the folder in which the file is located (e.g. `root/folder/file.txt -> folder`).",
3978
+ "workbench.editor.label.enabled": "Controls whether the custom workbench editor labels should be applied.",
3979
+ "workbench.editor.label.extname": "`${extname}`: the file extension (e.g. `root/folder/file.txt -> txt`).",
3980
+ "workbench.editor.label.filename": "`${filename}`: name of the file without the file extension (e.g. `root/folder/file.txt -> file`).",
3981
+ "workbench.editor.label.nthdirname": "`${dirname(N)}`: name of the nth parent folder in which the file is located (e.g. `N=1: root/folder/file.txt -> root`). Folders can be picked from the start of the path by using negative numbers (e.g. `N=-1: root/folder/file.txt -> root`). If the __Item__ is an absolute pattern path, the first folder (`N=-1`) refers to the first folder in the absoulte path, otherwise it corresponds to the workspace folder.",
3982
+ "workbench.editor.label.patterns": "Controls the rendering of the editor label. Each __Item__ is a pattern that matches a file path. Both relative and absolute file paths are supported. In case multiple patterns match, the longest matching path will be picked. Each __Value__ is the template for the rendered editor when the __Item__ matches. Variables are substituted based on the context:",
3983
+ "workbench.editor.label.template": "The template which should be rendered when the pattern mtches. May include the variables ${dirname}, ${filename} and ${extname}.",
3648
3984
  "workbench.editor.labelFormat.default": "Mostrar o nome do arquivo. Quando as guias estão habilitadas e dois arquivos têm o mesmo nome em um grupo, as seções de diferenciação de cada caminho de arquivo são adicionadas. Quando as guias estiverem desabilitadas, o caminho relativo à pasta do workspace será mostrado se o editor estiver ativo.",
3649
3985
  "workbench.editor.labelFormat.long": "Mostrar o nome do arquivo seguido pelo caminho absoluto.",
3650
3986
  "workbench.editor.labelFormat.medium": "Mostrar o nome do arquivo seguido pelo caminho relativo à pasta do workspace.",
@@ -3724,7 +4060,7 @@ var content = {
3724
4060
  },
3725
4061
  "vs/workbench/common/contextkeys": {
3726
4062
  activeAuxiliary: "O identificador do painel auxiliar ativo",
3727
- activeCompareEditorOriginalWritable: "Se o editor de comparação ativo possui um lado original gravável",
4063
+ activeCompareEditorCanSwap: "Whether the active compare editor can swap sides",
3728
4064
  activeEditor: "O identificador do editor ativo",
3729
4065
  activeEditorAvailableEditorIds: "Os identificadores de editor disponíveis que são utilizáveis para o editor ativo",
3730
4066
  activeEditorCanRevert: "Se o editor ativo pode reverter",
@@ -3817,10 +4153,12 @@ var content = {
3817
4153
  activityBarDragAndDropBorder: "Arraste e solte a cor dos comentários para os itens da barra de atividade. A barra de atividade é mostrada na extrema esquerda ou direita e permite alternar entre os modos de exibição da barra lateral.",
3818
4154
  activityBarForeground: "Cor de primeiro plano do item da barra de atividade quando ela está ativa. A barra de atividade é exibida na extrema esquerda ou direita e permite alternar entre os modos de exibição da barra lateral.",
3819
4155
  activityBarInActiveForeground: "Cor de primeiro plano do item da barra de atividade quando ela estiver inativa. A barra de atividade é exibida na extrema esquerda ou direita e permite alternar entre os modos de exibição da barra lateral.",
3820
- activityBarTop: "Cor de primeiro plano ativa do item na barra de atividades quando ele está no topo. A atividade permite alternar entre as visualizações da barra lateral.",
3821
- activityBarTopActiveFocusBorder: "Concentre a cor da borda do item ativo na barra de atividades quando ele estiver no topo. A atividade permite alternar entre as visualizações da barra lateral.",
3822
- activityBarTopDragAndDropBorder: "Arraste e solte a cor do feedback para os itens na barra de atividades quando ela estiver na parte superior. A atividade permite alternar entre as visualizações da barra lateral.",
3823
- activityBarTopInActiveForeground: "Cor de primeiro plano inativa do item na barra de atividades quando ele está no topo. A atividade permite alternar entre as visualizações da barra lateral.",
4156
+ activityBarTop: "Active foreground color of the item in the Activity bar when it is on top / bottom. The activity allows to switch between views of the side bar.",
4157
+ activityBarTopActiveBackground: "Background color for the active item in the Activity bar when it is on top / bottom. The activity allows to switch between views of the side bar.",
4158
+ activityBarTopActiveFocusBorder: "Focus border color for the active item in the Activity bar when it is on top / bottom. The activity allows to switch between views of the side bar.",
4159
+ activityBarTopBackground: "Background color of the activity bar when set to top / bottom.",
4160
+ activityBarTopDragAndDropBorder: "Drag and drop feedback color for the items in the Activity bar when it is on top / bottom. The activity allows to switch between views of the side bar.",
4161
+ activityBarTopInActiveForeground: "Inactive foreground color of the item in the Activity bar when it is on top / bottom. The activity allows to switch between views of the side bar.",
3824
4162
  "banner.background": "Cor da tela de fundo da faixa. O banner é mostrado sob a barra de título da janela.",
3825
4163
  "banner.foreground": "Cor da tela de fundo da faixa. O banner é mostrado sob a barra de título da janela.",
3826
4164
  "banner.iconForeground": "Cor do ícone da faixa. O banner é mostrado sob a barra de título da janela.",
@@ -3873,8 +4211,12 @@ var content = {
3873
4211
  panelSectionHeaderBackground: "A cor da tela de fundo do cabeçalho da seção do painel. Os painéis são mostrados abaixo da área do editor e contêm exibições, como saída e terminal integrado.",
3874
4212
  panelSectionHeaderBorder: "A cor da borda do cabeçalho da seção do painel usada quando várias exibições são empilhadas verticalmente no painel. Os painéis são mostrados abaixo da área do editor e contêm exibições, como saída e terminal integrado. As seções do painel são exibições aninhadas nos painéis.",
3875
4213
  panelSectionHeaderForeground: "A cor de primeiro plano do cabeçalho da seção do painel. Os painéis são mostrados abaixo da área do editor e contêm exibições, como saída e terminal integrado. As seções do painel são exibições aninhadas nos painéis.",
4214
+ panelStickyScrollBackground: "Background color of sticky scroll in the panel.",
4215
+ panelStickyScrollBorder: "Border color of sticky scroll in the panel.",
4216
+ panelStickyScrollShadow: "Shadow color of sticky scroll in the panel.",
3876
4217
  profileBadgeBackground: "Cor de fundo do crachá do perfil. O selo do perfil é exibido acima do ícone de engrenagem de configurações na barra de atividades.",
3877
4218
  profileBadgeForeground: "Cor de primeiro plano do emblema do perfil. O selo do perfil é exibido acima do ícone de engrenagem de configurações na barra de atividades.",
4219
+ sideBarActivityBarTopBorder: "Border color between the activity bar at the top/bottom and the views.",
3878
4220
  sideBarBackground: "Cor da tela de fundo da barra lateral. A barra lateral é o contêiner de modos de exibição, como explorador e pesquisa.",
3879
4221
  sideBarBorder: "Cor da borda da barra lateral no lado que separa para o editor. A barra lateral é o contêiner de modos de exibição, como explorador e pesquisa.",
3880
4222
  sideBarDragAndDropBackground: "Arraste e solte a cor dos comentários das seções da barra lateral. A cor deve ter transparência para que as seções da barra lateral ainda possam aparecer. A barra lateral é o contêiner para exibições, como explorador e pesquisa. As seções de barra lateral são exibições aninhadas na barra lateral.",
@@ -3882,6 +4224,10 @@ var content = {
3882
4224
  sideBarSectionHeaderBackground: "A cor da tela de fundo do cabeçalho da seção de barra lateral. A barra lateral é o contêiner de exibições, como explorador e pesquisa. As seções de barra lateral são exibições aninhadas na barra lateral.",
3883
4225
  sideBarSectionHeaderBorder: "A cor da borda do cabeçalho da seção de barra lateral. A barra lateral é o contêiner de exibições, como explorador e pesquisa. As seções de barra lateral são exibições aninhadas na barra lateral.",
3884
4226
  sideBarSectionHeaderForeground: "A cor de primeiro plano do cabeçalho da seção de barra lateral. A barra lateral é o contêiner de exibições, como explorador e pesquisa. As seções de barra lateral são exibições aninhadas na barra lateral.",
4227
+ sideBarStickyScrollBackground: "Background color of sticky scroll in the side bar.",
4228
+ sideBarStickyScrollBorder: "Border color of sticky scroll in the side bar.",
4229
+ sideBarStickyScrollShadow: "Shadow color of sticky scroll in the side bar.",
4230
+ sideBarTitleBackground: "Side bar title background color. The side bar is the container for views like explorer and search.",
3885
4231
  sideBarTitleForeground: "Cor de primeiro plano do título da barra lateral. A barra lateral é o contêiner dos modos de exibição, como explorador e pesquisa.",
3886
4232
  "sideBySideEditor.horizontalBorder": "Cor para separar dois editores um do outro quando mostrados lado a lado em um grupo de editores de cima para baixo.",
3887
4233
  "sideBySideEditor.verticalBorder": "Cor para separar dois editores um do outro quando mostrados lado a lado em um grupo de editores da esquerda para a direita.",
@@ -3963,9 +4309,6 @@ var content = {
3963
4309
  "accessibility.signals.chatRequestSent": "Reproduz um sinal quando uma solicitação de chat é feita.",
3964
4310
  "accessibility.signals.chatRequestSent.announcement": "Indica quando uma solicitação de chat é feita.",
3965
4311
  "accessibility.signals.chatRequestSent.sound": "Toca um som quando uma solicitação de chat é feita.",
3966
- "accessibility.signals.chatResponsePending": "Reproduz um sinal em loop enquanto a resposta está pendente.",
3967
- "accessibility.signals.chatResponsePending.announcement": "Alertas em loop enquanto a resposta estiver pendente.",
3968
- "accessibility.signals.chatResponsePending.sound": "Reproduz um som em loop enquanto a resposta está pendente.",
3969
4312
  "accessibility.signals.chatResponseReceived": "Indica quando a resposta foi recebida.",
3970
4313
  "accessibility.signals.chatResponseReceived.sound": "Reproduz um som em loop enquanto a resposta é recebida.",
3971
4314
  "accessibility.signals.clear": "Reproduz um sinal quando um recurso é limpo (por exemplo, o terminal, o Console de Depuração ou o canal de Saída).",
@@ -4012,6 +4355,15 @@ var content = {
4012
4355
  "accessibility.signals.onDebugBreak": "Reproduz um som quando o depurador parou em um ponto de interrupção.",
4013
4356
  "accessibility.signals.onDebugBreak.announcement": "Indica quando o depurador parou em um ponto de interrupção.",
4014
4357
  "accessibility.signals.onDebugBreak.sound": "Reproduz um som quando o depurador parou em um ponto de interrupção.",
4358
+ "accessibility.signals.positionHasError": "Plays a signal when the active line has a warning.",
4359
+ "accessibility.signals.positionHasError.announcement": "Indicates when the active line has a warning.",
4360
+ "accessibility.signals.positionHasError.sound": "Plays a sound when the active line has a warning.",
4361
+ "accessibility.signals.positionHasWarning": "Plays a signal when the active line has a warning.",
4362
+ "accessibility.signals.positionHasWarning.announcement": "Indicates when the active line has a warning.",
4363
+ "accessibility.signals.positionHasWarning.sound": "Plays a sound when the active line has a warning.",
4364
+ "accessibility.signals.progress": "Plays a signal on loop while progress is occurring.",
4365
+ "accessibility.signals.progress.announcement": "Alerts on loop while progress is occurring.",
4366
+ "accessibility.signals.progress.sound": "Plays a sound on loop while progress is occurring.",
4015
4367
  "accessibility.signals.save": "Reproduz um sinal quando um arquivo é salvo.",
4016
4368
  "accessibility.signals.save.announcement": "Indica quando um arquivo é salvo.",
4017
4369
  "accessibility.signals.save.announcement.always": "Anuncia sempre que um arquivo é salvo, incluindo o salvamento automático.",
@@ -4032,16 +4384,19 @@ var content = {
4032
4384
  "accessibility.signals.terminalBell": "Reproduz um sinal quando a campainha do terminal está tocando.",
4033
4385
  "accessibility.signals.terminalBell.announcement": "Indica quando a campainha do terminal está tocando.",
4034
4386
  "accessibility.signals.terminalBell.sound": "Reproduz um som quando a campainha do terminal está tocando.",
4035
- "accessibility.signals.terminalCommandFailed": "Reproduz um sinal quando um comando do terminal falha (código de saída diferente de zero).",
4036
- "accessibility.signals.terminalCommandFailed.announcement": "Indica quando um comando do terminal falha (código de saída diferente de zero).",
4037
- "accessibility.signals.terminalCommandFailed.sound": "Reproduz um som quando um comando do terminal falha (código de saída diferente de zero).",
4387
+ "accessibility.signals.terminalCommandFailed": "Plays a signal when a terminal command fails (non-zero exit code) or when a command with such an exit code is navigated to in the accessible view.",
4388
+ "accessibility.signals.terminalCommandFailed.announcement": "Indicates when a terminal command fails (non-zero exit code) or when a command with such an exit code is navigated to in the accessible view.",
4389
+ "accessibility.signals.terminalCommandFailed.sound": "Plays a sound when a terminal command fails (non-zero exit code) or when a command with such an exit code is navigated to in the accessible view.",
4038
4390
  "accessibility.signals.terminalQuickFix": "Reproduz um sinal quando as Correções Rápidas do terminal estão disponíveis.",
4039
4391
  "accessibility.signals.terminalQuickFix.announcement": "Indica quando as Correções Rápidas do terminal estão disponíveis.",
4040
4392
  "accessibility.signals.terminalQuickFix.sound": "Reproduz um som quando Correções Rápidas de terminal estão disponíveis.",
4393
+ "accessibility.signals.voiceRecordingStarted": "Indicates when the voice recording has started.",
4394
+ "accessibility.signals.voiceRecordingStarted.sound": "Plays a sound when the voice recording has started.",
4395
+ "accessibility.signals.voiceRecordingStopped": "Indicates when the voice recording has stopped.",
4396
+ "accessibility.signals.voiceRecordingStopped.sound": "Plays a sound when the voice recording has stopped.",
4041
4397
  accessibilityConfigurationTitle: "Acessibilidade",
4042
4398
  "announcement.breakpoint": "Indica quando o depurador é interrompido. Confira também {0}.",
4043
4399
  "announcement.chatRequestSent": "Indica quando uma solicitação de chat é enviada. Confira também {0}.",
4044
- "announcement.chatResponsePending": "Indica quando uma resposta de chat está pendente. Confira também {0}.",
4045
4400
  "announcement.clear": "Indica quando um recurso é limpo (por exemplo, o terminal, o Console de Depuração ou o canal de Saída). Confira também {0}.",
4046
4401
  "announcement.enabled.auto": "Habilitar anúncio, será reproduzido somente quando estiver no modo otimizado do leitor de tela.",
4047
4402
  "announcement.enabled.off": "Desabilitar anúncio.",
@@ -4056,6 +4411,7 @@ var content = {
4056
4411
  "announcement.notebookCellCompleted": "Indica quando uma célula do notebook é concluída com sucesso. Confira também {0}.",
4057
4412
  "announcement.notebookCellFailed": "Indica quando uma célula do notebook falha. Confira também {0}.",
4058
4413
  "announcement.onDebugBreak": "Indica quando o depurador é interrompido. Confira também {0}.",
4414
+ "announcement.progress": "Indicates when a chat response is pending. Also see {0}.",
4059
4415
  "announcement.save": "Indica quando um arquivo é salvo. Confira também {0}.",
4060
4416
  "announcement.save.always": "Indica sempre que um arquivo é salvo, incluindo o salvamento automático.",
4061
4417
  "announcement.save.never": "Nunca alertas.",
@@ -4068,36 +4424,15 @@ var content = {
4068
4424
  "announcement.warning": "Indica quando a linha ativa apresenta um aviso. Confira também {0}.",
4069
4425
  dimUnfocusedEnabled: "Se deseja esmaecer editores e terminais sem foco, o que torna mais claro para onde a entrada digitada irá. Isso funciona com a maioria dos editores com as exceções notáveis daqueles que utilizam iframes como notebooks e editores de modo de exibição da Web de extensão.",
4070
4426
  dimUnfocusedOpacity: "A fração de opacidade (0,2 a 1,0) a ser usada para editores e terminais sem foco. Isso só terá efeito quando {0} estiver habilitado.",
4071
- "speechLanguage.da-DK": "Dinamarquês (Dinamarca)",
4072
- "speechLanguage.de-DE": "Alemão (Alemanha)",
4073
- "speechLanguage.en-AU": "Inglês (Austrália)",
4074
- "speechLanguage.en-CA": "Inglês (Canadá)",
4075
- "speechLanguage.en-GB": "Inglês (Reino Unido)",
4076
- "speechLanguage.en-IE": "Inglês (Irlanda)",
4077
- "speechLanguage.en-IN": "Inglês (Índia)",
4078
- "speechLanguage.en-NZ": "Inglês (Nova Zelândia)",
4079
- "speechLanguage.en-US": "Inglês (Estados Unidos)",
4080
- "speechLanguage.es-ES": "Espanhol (Espanha)",
4081
- "speechLanguage.es-MX": "Espanhol (México)",
4082
- "speechLanguage.fr-CA": "Francês (Canadá)",
4083
- "speechLanguage.fr-FR": "Francês (França)",
4084
- "speechLanguage.hi-IN": "Híndi (Índia)",
4085
- "speechLanguage.it-IT": "Italiano (Itália)",
4086
- "speechLanguage.ja-JP": "Japonês (Japão)",
4087
- "speechLanguage.ko-KR": "Coreano (Coreia do Sul)",
4088
- "speechLanguage.nl-NL": "Holandês (Países Baixos)",
4089
- "speechLanguage.pt-BR": "Português (Brasil)",
4090
- "speechLanguage.pt-PT": "Português (Portugal)",
4091
- "speechLanguage.ru-RU": "Russo (Rússia)",
4092
- "speechLanguage.sv-SE": "Sueco (Suécia)",
4093
- "speechLanguage.tr-TR": "Turco (Turquia)",
4094
- "speechLanguage.zh-CN": "Chinês (Simplificado, China)",
4095
- "speechLanguage.zh-HK": "Chinês (Tradicional, Hong Kong)",
4096
- "speechLanguage.zh-TW": "Chinês (Tradicional, Taiwan)",
4427
+ "sound.enabled.auto": "Enable sound when a screen reader is attached.",
4428
+ "sound.enabled.off": "Disable sound.",
4429
+ "sound.enabled.on": "Enable sound.",
4430
+ "speechLanguage.auto": "Auto (Use Display Language)",
4097
4431
  "terminal.integrated.accessibleView.closeOnKeyPress": "Ao pressionar teclas, feche a Exibição Acessível e concentre-se no elemento do qual ela foi invocada.",
4098
4432
  "verbosity.chat.description": "Forneça informações sobre como acessar o menu de ajuda do chat quando a entrada do chat estiver em destaque.",
4099
4433
  "verbosity.comments": "Forneça informações sobre ações que podem ser executadas no widget de comentário ou em um arquivo que contenha comentários.",
4100
4434
  "verbosity.diffEditor.description": "Forneça informações sobre como navegar pelas alterações no editor de comparação quando ele estiver destacado.",
4435
+ "verbosity.diffEditorActive": "Indicate when a diff editor becomes the active editor.",
4101
4436
  "verbosity.emptyEditorHint": "Forneça informações sobre ações relevantes em um editor de texto vazio.",
4102
4437
  "verbosity.hover": "Forneça informações sobre como abrir o foco em uma Exibição Acessível.",
4103
4438
  "verbosity.inlineCompletions.description": "Forneça informações sobre como acessar o foco de conclusões embutidas e a Exibição Acessível.",
@@ -4106,13 +4441,8 @@ var content = {
4106
4441
  "verbosity.notebook": "Forneça informações sobre como focar o contêiner de célula ou o editor interno quando uma célula do bloco de anotações estiver em foco.",
4107
4442
  "verbosity.notification": "Forneça informações sobre como abrir a notificação na Exibição Acessível.",
4108
4443
  "verbosity.terminal.description": "Fornece informações sobre como acessar o menu de ajuda de acessibilidade do terminal quando o terminal estiver destacado.",
4109
- "voice.speechLanguage": "O idioma que o reconhecimento de fala deve reconhecer.",
4444
+ "voice.speechLanguage": "The language that voice speech recognition should recognize. Select `auto` to use the configured display language if possible. Note that not all display languages maybe supported by speech recognition",
4110
4445
  "voice.speechTimeout": "A duração em milissegundos em que o reconhecimento de voz permanece ativo depois que você para de falar. Por exemplo, em uma sessão de chat, o texto transcrito é enviado automaticamente depois que o tempo limite é atingido. Defina como `0` para desabilitar esse recurso."
4111
- },
4112
- "vs/workbench/contrib/accessibility/browser/accessibilityContributions": {
4113
- clearNotification: "Limpar Notificação",
4114
- "notification.accessibleView": "{0}",
4115
- "notification.accessibleViewSrc": "{0} Fonte: {1}"
4116
4446
  },
4117
4447
  "vs/workbench/contrib/accessibility/browser/accessibilityStatus": {
4118
4448
  screenReaderDetected: "Leitor de Tela Otimizado",
@@ -4140,13 +4470,19 @@ var content = {
4140
4470
  chatAccessibleViewNextPreviousHintNoKb: "Mostre o item seguinte ou anterior configurando associações de teclas para os comandos Mostrar Próximo e Anterior no Modo de Exibição Acessível.",
4141
4471
  disableAccessibilityHelp: "o detalhamento de acessibilidade ao {0} agora está desabilitado",
4142
4472
  exit: "\r\n\r\nSair desta caixa de diálogo (Escape).",
4143
- goToSymbolHint: "Ir para um símbolo ({0})",
4473
+ goToSymbolHint: "Go to a symbol ({0}).",
4144
4474
  goToSymbolHintNoKb: "Para ir para um símbolo, configure uma associação de teclas para o comando Ir para Símbolo no Modo de Exibição Acessível",
4475
+ insertAtCursor: " - Insert the code block at the cursor ({0}).\r\n",
4476
+ insertAtCursorNoKb: " - Insert the code block at the cursor by configuring a keybinding for the Chat: Insert Code Block command.\r\n",
4477
+ insertIntoNewFile: " - Insert the code block into a new file ({0}).\r\n",
4478
+ insertIntoNewFileNoKb: " - Insert the code block into a new file by configuring a keybinding for the Chat: Insert into New File command.\r\n",
4145
4479
  intro: "No modo de exibição acessível, você pode:\r\n",
4146
4480
  openDoc: "\r\n\r\nAbra uma janela do navegador com mais informações relacionadas à acessibilidade (H).",
4481
+ runInTerminal: " - Run the code block in the terminal ({0}).\r\n",
4482
+ runInTerminalNoKb: " - Run the coe block in the terminal by configuring a keybinding for the Chat: Insert into Terminal command.\r\n",
4147
4483
  symbolLabel: "({0}) {1}",
4148
4484
  symbolLabelAria: "({0}) {1}",
4149
- toolbar: "Navegue até a barra de ferramentas (Shift+Tab))."
4485
+ toolbar: "Navigate to the toolbar (Shift+Tab)."
4150
4486
  },
4151
4487
  "vs/workbench/contrib/accessibility/browser/accessibleViewActions": {
4152
4488
  "editor.action.accessibilityHelp": "Abrir a Ajuda de Acessibilidade",
@@ -4155,53 +4491,19 @@ var content = {
4155
4491
  "editor.action.accessibleViewDisableHint": "Desabilitar Dica de Exibição Acessível",
4156
4492
  "editor.action.accessibleViewGoToSymbol": "Ir para Símbolo no Modo de Exibição Acessível",
4157
4493
  "editor.action.accessibleViewNext": "Mostrar Próximo no Modo de Exibição Acessível",
4158
- "editor.action.accessibleViewPrevious": "Mostrar Anterior no Modo de Exibição Acessível"
4159
- },
4160
- "vs/workbench/contrib/accessibilitySignals/browser/accessibilitySignal.contribution": {
4161
- "audioCues.chatRequestSent": "Toca um som quando uma solicitação de chat é feita.",
4162
- "audioCues.chatResponsePending": "Reproduz um som em loop enquanto a resposta está pendente.",
4163
- "audioCues.chatResponseReceived": "Reproduz um som em loop enquanto a resposta é recebida.",
4164
- "audioCues.clear": "Reproduz um som quando um recurso é limpo (por exemplo, o terminal, o Console de Depuração ou o canal de Saída). Quando isso for desabilitado, um alerta do ARIA anunciará \"Limpo\".",
4165
- "audioCues.debouncePositionChanges": "Se as mudanças de posição devem ou não ignorar a replicação",
4166
- "audioCues.debouncePositionChangesDeprecated": "Essa configuração está obsoleta; em vez disso, use a configuração `signals.debouncePositionChanges`.",
4167
- "audioCues.diffLineDeleted": "Reproduz um som quando o foco passa para uma linha excluída no Modo do visualizador de Comparação Acessível ou para a alteração seguinte/anterior.",
4168
- "audioCues.diffLineInserted": "Reproduz um som quando o foco passa para uma linha inserida no Modo do visualizador de Comparação Acessível ou para a alteração seguinte/anterior.",
4169
- "audioCues.diffLineModified": "Reproduz um som quando o foco passa para uma linha modificada no Modo do visualizador de Comparação Acessível ou para a alteração seguinte/anterior.",
4170
- "audioCues.enabled.auto": "Habilitar o som quando um leitor de tela estiver conectado.",
4171
- "audioCues.enabled.deprecated": "Essa configuração foi preterida. Use as configurações de `sinais`.",
4172
- "audioCues.enabled.off": "Desabilitar som.",
4173
- "audioCues.enabled.on": "Habilitar som.",
4174
- "audioCues.format": "Reproduz um som quando um arquivo ou notebook é formatado. Confira também: {0}",
4175
- "audioCues.format.always": "Reproduz a indicação de áudio sempre que um arquivo é formatado, incluindo se ele estiver definido para formatar ao salvar, digitar ou colar ou executar de uma célula.",
4176
- "audioCues.format.never": "Nunca reproduz a indicação de áudio.",
4177
- "audioCues.format.userGesture": "Reproduz a indicação de áudio quando um usuário formata um arquivo explicitamente.",
4178
- "audioCues.lineHasBreakpoint": "Reproduz um som quando a linha ativa tem um ponto de interrupção.",
4179
- "audioCues.lineHasError": "Reproduz um som quando a linha ativa tem um erro.",
4180
- "audioCues.lineHasFoldedArea": "Reproduz um som quando a linha ativa tem uma área dobrada que pode ser desdobrada.",
4181
- "audioCues.lineHasInlineSuggestion": "Reproduz um som quando a linha ativa tem uma sugestão embutida.",
4182
- "audioCues.lineHasWarning": "Reproduz um som quando a linha ativa tem um aviso.",
4183
- "audioCues.noInlayHints": "Reproduz um som ao tentar ler uma linha com dicas embutidas que não tenhas estas dicas.",
4184
- "audioCues.notebookCellCompleted": "Reproduz um som quando uma execução de célula do notebook é concluída com êxito.",
4185
- "audioCues.notebookCellFailed": "Reproduz um som quando uma execução de célula do notebook falha.",
4186
- "audioCues.onDebugBreak": "Reproduz um som quando o depurador parou em um ponto de interrupção.",
4187
- "audioCues.save": "Reproduz um som quando um arquivo é salvo. Confira também: {0}",
4188
- "audioCues.save.always": "Reproduz a indicação de áudio sempre que um arquivo é salvo, incluindo o salvamento automático.",
4189
- "audioCues.save.never": "Nunca reproduz a indicação de áudio.",
4190
- "audioCues.save.userGesture": "Reproduz a indicação de áudio quando um usuário salva um arquivo explicitamente.",
4191
- "audioCues.taskCompleted": "Reproduz um som quando uma tarefa é concluída.",
4192
- "audioCues.taskFailed": "Reproduz um som quando uma tarefa falha (código de saída diferente de zero).",
4193
- "audioCues.terminalBell": "Reproduz um som quando a campainha do terminal está tocando.",
4194
- "audioCues.terminalCommandFailed": "Reproduz um som quando um comando do terminal falha (código de saída diferente de zero).",
4195
- "audioCues.terminalQuickFix": "Reproduz um som quando Correções Rápidas de terminal estão disponíveis."
4494
+ "editor.action.accessibleViewNextCodeBlock": "Accessible View: Next Code Block",
4495
+ "editor.action.accessibleViewPrevious": "Mostrar Anterior no Modo de Exibição Acessível",
4496
+ "editor.action.accessibleViewPreviousCodeBlock": "Accessible View: Previous Code Block"
4196
4497
  },
4197
4498
  "vs/workbench/contrib/accessibilitySignals/browser/commands": {
4198
4499
  "accessibility.announcement.help": "Ajuda: Listar anúncios de sinais",
4199
- "accessibility.announcement.help.description": "Liste todos os anúncios / alertas de acessibilidade e defina suas configurações",
4200
- "accessibility.sound.help.description": "Liste todos os sons / sugestões de áudio de acessibilidade e defina suas configurações",
4500
+ "accessibility.announcement.help.description": "List all accessibility announcements, alerts, braille messages, and configure their settings",
4501
+ "accessibility.sound.help.description": "List all accessibility sounds, noises, or audio cues and configure their settings",
4201
4502
  "announcement.help.placeholder": "Selecione um anúncio para configurar",
4503
+ "announcement.help.placeholder.disabled": "Screen reader is not active, announcements are disabled by default.",
4202
4504
  "announcement.help.settings": "Configurar Comunicado",
4203
- "audioCues.help.placeholder": "Selecione um som para reproduzir e configurar",
4204
4505
  "signals.sound.help": "Ajuda: listar sons de sinal",
4506
+ "sounds.help.placeholder": "Select a sound to play and configure",
4205
4507
  "sounds.help.settings": "Configurar Som"
4206
4508
  },
4207
4509
  "vs/workbench/contrib/bulkEdit/browser/bulkEditService": {
@@ -4320,23 +4622,22 @@ var content = {
4320
4622
  "workbench.action.interactiveSession.focusInputNoKb": "Para focar a caixa de entrada para solicitações de chat, invoque o comando Focus Chat Input, que atualmente não pode ser acionado por um atalho de teclado."
4321
4623
  },
4322
4624
  "vs/workbench/contrib/chat/browser/actions/chatActions": {
4323
- "actions.chat.submit": "Enviar",
4324
- "actions.chat.submitSecondaryAgent": "Enviar para o Agente Secundário",
4325
4625
  "actions.interactiveSession.focus": "Foco na Lista de Chats",
4326
4626
  "chat.category": "Chat",
4327
4627
  "chat.clear.label": "Limpar Todos os Chats do Workspace",
4328
- "chat.history.label": "Mostrar Chats",
4628
+ "chat.history.label": "Show Chats...",
4329
4629
  "interactiveSession.clearHistory.label": "Limpar Histórico de Entrada",
4330
4630
  "interactiveSession.focusInput.label": "Foco na Entrada do Chat",
4331
4631
  "interactiveSession.history.delete": "Excluir",
4332
4632
  "interactiveSession.history.pick": "Alternar para o chat",
4333
- "interactiveSession.open": "Abrir Editor ({0})",
4633
+ "interactiveSession.open": "Open Editor",
4334
4634
  openChat: "Abrir Chat"
4335
4635
  },
4336
4636
  "vs/workbench/contrib/chat/browser/actions/chatClearActions": {
4337
4637
  "chat.newChat.label": "Novo chat"
4338
4638
  },
4339
4639
  "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
4640
+ "interactive.compare.apply": "Apply Edits",
4340
4641
  "interactive.copyCodeBlock.label": "Copiar",
4341
4642
  "interactive.insertCodeBlock.label": "Inserir no Cursor",
4342
4643
  "interactive.insertIntoNewFile.label": "Inserir em novo arquivo",
@@ -4349,30 +4650,30 @@ var content = {
4349
4650
  "interactive.copyItem.label": "Copiar"
4350
4651
  },
4351
4652
  "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": {
4653
+ "actions.chat.submitSecondaryAgent": "Submit to Secondary Agent",
4654
+ "chat.newChat.label": "Send to New Chat",
4352
4655
  "interactive.cancel.label": "Cancelar",
4353
- "interactive.submit.label": "Enviar"
4656
+ "interactive.submit.label": "Send"
4354
4657
  },
4355
4658
  "vs/workbench/contrib/chat/browser/actions/chatFileTreeActions": {
4356
4659
  "interactive.nextFileTree.label": "Próxima Árvore de Arquivos",
4357
4660
  "interactive.previousFileTree.label": "Árvore de Arquivos anterior"
4358
4661
  },
4359
4662
  "vs/workbench/contrib/chat/browser/actions/chatImportExport": {
4360
- "chat.export.label": "Exportar Sessão",
4663
+ "chat.export.label": "Export Chat...",
4361
4664
  "chat.file.label": "Sessão de Chat",
4362
- "chat.import.label": "Importar Sessão"
4665
+ "chat.import.label": "Import Chat..."
4363
4666
  },
4364
4667
  "vs/workbench/contrib/chat/browser/actions/chatMoveActions": {
4365
4668
  "chat.openInEditor.label": "Abrir Chat no Editor",
4366
4669
  "chat.openInNewWindow.label": "Abrir Chat em Nova Janela",
4367
- "interactiveSession.openInEditor.label": "Abrir Chat no Editor",
4368
- "interactiveSession.openInNewWindow.label": "Abrir Chat em Nova Janela",
4369
4670
  "interactiveSession.openInSidebar.label": "Abrir Chat na Barra Lateral"
4370
4671
  },
4371
4672
  "vs/workbench/contrib/chat/browser/actions/chatQuickInputActions": {
4372
4673
  "chat.closeQuickChat.label": "Fechar Chat Rápido",
4373
4674
  "chat.launchInlineChat.label": "Iniciar Chat Embutido",
4374
4675
  "chat.openInChatView.label": "Abrir no Modo de Exibição de Chat",
4375
- "interactiveSession.open": "Abrir Chat Rápido ({0})",
4676
+ "interactiveSession.open": "Open Quick Chat",
4376
4677
  quickChat: "Chat Rápido",
4377
4678
  "toggle.desc": "Alternar o chat rápido",
4378
4679
  "toggle.isPartialQuery": "Se a consulta é parcial; aguardará mais entradas do usuário",
@@ -4380,14 +4681,22 @@ var content = {
4380
4681
  },
4381
4682
  "vs/workbench/contrib/chat/browser/actions/chatTitleActions": {
4382
4683
  "chat.remove.label": "Remover Solicitação e Resposta",
4684
+ "chat.rerun.label": "Rerun Request",
4685
+ "chat.rerunWithoutCommandDetection.label": "Rerun without Command Detection",
4383
4686
  "interactive.helpful.label": "Útil",
4384
4687
  "interactive.insertIntoNotebook.label": "Inserir no Bloco de Anotações",
4385
4688
  "interactive.reportIssueForBug.label": "Emissão de relatório",
4386
- "interactive.unhelpful.label": "Inútil"
4689
+ "interactive.unhelpful.label": "Inútil",
4690
+ reunmenu: "Rerun..."
4691
+ },
4692
+ "vs/workbench/contrib/chat/browser/chat": {
4693
+ generating: "Generating"
4387
4694
  },
4388
4695
  "vs/workbench/contrib/chat/browser/chat.contribution": {
4389
4696
  chat: "Chat",
4697
+ "chat.experimental.implicitContext": "Controls whether a checkbox is shown to allow the user to determine which implicit context is included with a chat participant's prompt.",
4390
4698
  clear: "Iniciar um novo chat",
4699
+ file: "Choose a file in the workspace",
4391
4700
  "interactiveSession.editor.fontFamily": "Controla a família de fontes nos blocos de código do chat.",
4392
4701
  "interactiveSession.editor.fontSize": "Controla o tamanho da fonte em pixels nos blocos de código do chat.",
4393
4702
  "interactiveSession.editor.fontWeight": "Controla a espessura da fonte nos blocos de código do chat.",
@@ -4395,13 +4704,16 @@ var content = {
4395
4704
  "interactiveSession.editor.wordWrap": "Controla se as linhas devem ser encapsuladas em blocos de código do chat.",
4396
4705
  interactiveSessionConfigurationTitle: "Chat"
4397
4706
  },
4398
- "vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
4399
- "chat.viewContainer.label": "Chat",
4400
- "vscode.extension.contributes.interactiveSession": "Contribui com um provedor de Sessão Interativa",
4401
- "vscode.extension.contributes.interactiveSession.icon": "Um ícone para este provedor de Sessão Interativa.",
4402
- "vscode.extension.contributes.interactiveSession.id": "Identificador exclusivo para este provedor de Sessão Interativa.",
4403
- "vscode.extension.contributes.interactiveSession.label": "Nome de exibição para este provedor de Sessão Interativa.",
4404
- "vscode.extension.contributes.interactiveSession.when": "Uma condição que deve ser verdadeira para habilitar esse provedor de Sessão Interativa."
4707
+ "vs/workbench/contrib/chat/browser/chatAccessibilityProvider": {
4708
+ chat: "Chat",
4709
+ multiCodeBlock: "{0} {1} code blocks",
4710
+ multiCodeBlockHint: "{0} {1} code blocks: {2}",
4711
+ multiFileTreeHint: "{0} file trees",
4712
+ noCodeBlocks: "{0} {1}",
4713
+ noCodeBlocksHint: "{0} {1} {2}",
4714
+ singleCodeBlock: "{0} 1 code block: {1}",
4715
+ singleCodeBlockHint: "{0} 1 code block: {1} {2}",
4716
+ singleFileTreeHint: "1 file tree"
4405
4717
  },
4406
4718
  "vs/workbench/contrib/chat/browser/chatEditorInput": {
4407
4719
  chatEditorLabelIcon: "Ícone do rótulo do editor de chat.",
@@ -4412,21 +4724,16 @@ var content = {
4412
4724
  },
4413
4725
  "vs/workbench/contrib/chat/browser/chatInputPart": {
4414
4726
  "actions.chat.accessibiltyHelp": "Entrada de Chat, Digite para fazer perguntas ou digite / para tópicos, pressione Enter para enviar a solicitação. Use {0} para a Ajuda de Acessibilidade de Chat.",
4727
+ "chat.submitToSecondaryAgent": "Send to @{0}",
4415
4728
  chatInput: "Entrada de Chat",
4416
- "chatInput.accessibilityHelpNoKb": "Entrada de bate-papo, digite o código aqui e pressione Enter para executar. Use o comando Chat Accessibility Help para obter mais informações."
4729
+ "chatInput.accessibilityHelpNoKb": "Entrada de bate-papo, digite o código aqui e pressione Enter para executar. Use o comando Chat Accessibility Help para obter mais informações.",
4730
+ "notebook.moreExecuteActionsLabel": "More...",
4731
+ use: "Use"
4417
4732
  },
4418
4733
  "vs/workbench/contrib/chat/browser/chatListRenderer": {
4419
- chat: "Chat",
4420
4734
  commandButtonDisabled: "Botão não disponível no chat restaurado",
4421
- multiCodeBlock: "{0} {1} blocos de código",
4422
- multiCodeBlockHint: "{0} {1} blocos de código: {2}",
4423
- multiFileTreeHint: "{0} árvores de arquivos",
4424
- noCodeBlocks: "{0} {1}",
4425
- noCodeBlocksHint: "{0} {1} {2}",
4426
- singleCodeBlock: "{0} bloco de código 1: {1}",
4427
- singleCodeBlockHint: "{0} bloco de código 1: {1} {2}",
4428
- singleFileTreeHint: "1 árvore de arquivos",
4429
- thinking: "Pensativo",
4735
+ editsSummary: "Made changes.",
4736
+ editsSummary1: "Making changes...",
4430
4737
  treeAriaLabel: "Árvore de Arquivos",
4431
4738
  usedAgent: "usado {0}",
4432
4739
  usedReferences: "Referências Usadas",
@@ -4441,8 +4748,19 @@ var content = {
4441
4748
  "chat.codeBlock.toolbarVerbose": "Barra de ferramentas para o bloco de código que pode ser acessado por meio de guia",
4442
4749
  "chat.codeBlockHelp": "Bloco de código",
4443
4750
  "chat.codeBlockLabel": "Bloco de código {0}",
4751
+ "chat.compareCodeBlockLabel": "Code Edits",
4752
+ "chat.edits.1": "Made 1 change in [[{0}]]",
4753
+ "chat.edits.N": "Made {0} changes in [[{1}]]",
4754
+ "interactive.compare.apply.confirm": "The original file has been modified.",
4755
+ "interactive.compare.apply.confirm.detail": "Do you want to apply the changes anyway?",
4756
+ modified: "Modified",
4757
+ original: "Original",
4444
4758
  vulnerabilitiesPlural: "{0} vulnerabilidades",
4445
4759
  vulnerabilitiesSingular: "{0} vulnerabilidade"
4760
+ },
4761
+ "vs/workbench/contrib/chat/browser/contrib/chatDynamicVariables": {
4762
+ allFiles: "All Files",
4763
+ allFilesDescription: "Search for relevant files in the workspace and provide context from them"
4446
4764
  },
4447
4765
  "vs/workbench/contrib/chat/browser/contrib/chatInputEditorContrib": {
4448
4766
  pickFileLabel: "Escolher um arquivo"
@@ -4456,13 +4774,16 @@ var content = {
4456
4774
  "chat.slashCommandForeground": "A cor de primeiro plano de um comando barra \"/\" de chat."
4457
4775
  },
4458
4776
  "vs/workbench/contrib/chat/common/chatContextKeys": {
4777
+ chatEditApplied: "True when the chat text edits have been applied.",
4778
+ chatIsEnabled: "True when chat is enabled because a default chat participant is registered.",
4459
4779
  chatRequest: "O item de chat é uma solicitação",
4460
4780
  chatResponse: "O item de chat é uma resposta.",
4461
4781
  chatResponseFiltered: "True quando a resposta de chat foi filtrada pelo servidor.",
4462
4782
  chatResponseSupportsIssueReporting: "True quando a resposta de bate-papo atual oferece suporte a relatórios de problemas.",
4463
- hasChatProvider: "True quando algum provedor de chat for registrado.",
4783
+ chatSessionResponseDetectedAgentOrCommand: "When the agent or command was automatically detected",
4464
4784
  inChat: "True quando o foco está no widget do chat; caso contrário, false.",
4465
4785
  inInteractiveInput: "True quando o foco está na entrada do chat; caso contrário, false.",
4786
+ interactiveInputHasFocus: "True when the chat input has focus.",
4466
4787
  interactiveInputHasText: "True quando a entrada do chat tiver texto.",
4467
4788
  interactiveSessionRequestInProgress: "Verdadeiro quando a solicitação atual ainda está em andamento.",
4468
4789
  interactiveSessionResponseVote: "Quando a resposta tiver sido votada a favor, ela será definida como \"up\". Quando votada contra, será definida como \"down\". Caso contrário, uma cadeia de caracteres vazia."
@@ -4503,7 +4824,8 @@ var content = {
4503
4824
  "contributes.documentation.refactorings": "Documentação contribuída para refatorações."
4504
4825
  },
4505
4826
  "vs/workbench/contrib/codeEditor/browser/accessibility/accessibility": {
4506
- toggleScreenReaderMode: "Alternar Modo de Acessibilidade do Leitor de Tela"
4827
+ toggleScreenReaderMode: "Alternar Modo de Acessibilidade do Leitor de Tela",
4828
+ toggleScreenReaderModeDescription: "Toggles an optimized mode for usage with screen readers, braille devices, and other assistive technologies."
4507
4829
  },
4508
4830
  "vs/workbench/contrib/codeEditor/browser/dictation/editorDictation": {
4509
4831
  startDictation: "Iniciar Ditado no Editor",
@@ -4517,8 +4839,11 @@ var content = {
4517
4839
  hintWhitespace: "Mostrar Diferenças de Espaço em Branco",
4518
4840
  msg1: "Você está em um editor de comparação.",
4519
4841
  msg2: "Exiba a comparação seguinte ({0}) ou anterior ({1}) no modo de revisão de diferenças, que é otimizado para leitores de tela.",
4520
- msg3: "Para controlar quais sinais de acessibilidade devem ser reproduzidos, as seguintes configurações podem ser definidas: {0}.",
4521
- removeTimeout: "Remover Limite"
4842
+ msg3: "Run the command Diff Editor: Switch Side ({0}) to toggle between the original and modified editors.",
4843
+ msg4: "To control which accessibility signals should be played, the following settings can be configured: {0}.",
4844
+ msg5: "The setting, accessibility.verbosity.diffEditorActive, controls if a diff editor announcement is made when it becomes the active editor.",
4845
+ removeTimeout: "Remover Limite",
4846
+ switchSidesNoKb: "Run the command Diff Editor: Switch Side, which is currently not triggerable via keybinding, to toggle between the original and modified editors."
4522
4847
  },
4523
4848
  "vs/workbench/contrib/codeEditor/browser/emptyTextEditorHint/emptyTextEditorHint": {
4524
4849
  defaultHintAriaLabel: "Execute {0} para selecionar um idioma, execute {1} para preencher com o modelo ou execute {2} para abrir um editor diferente e começar. Comece a digitar para ignorar.",
@@ -4601,6 +4926,70 @@ var content = {
4601
4926
  "toggle.wordwrap": "Exibir: Ativar/Desativar Quebra Automática de Linha",
4602
4927
  unwrapMinified: "Desabilitar quebra de linha para esse arquivo",
4603
4928
  wrapMinified: "Habilitar quebra de linha para este arquivo"
4929
+ },
4930
+ "vs/workbench/contrib/codeEditor/common/languageConfigurationExtensionPoint": {
4931
+ formatError: "{0}: Invalid format, JSON object expected.",
4932
+ parseErrors: "Errors parsing {0}: {1}",
4933
+ "schema.autoCloseBefore": "Defines what characters must be after the cursor in order for bracket or quote autoclosing to occur when using the 'languageDefined' autoclosing setting. This is typically the set of characters which can not start an expression.",
4934
+ "schema.autoClosingPairs": "Defines the bracket pairs. When a opening bracket is entered, the closing bracket is inserted automatically.",
4935
+ "schema.autoClosingPairs.notIn": "Defines a list of scopes where the auto pairs are disabled.",
4936
+ "schema.blockComment.begin": "The character sequence that starts a block comment.",
4937
+ "schema.blockComment.end": "The character sequence that ends a block comment.",
4938
+ "schema.blockComments": "Defines how block comments are marked.",
4939
+ "schema.brackets": "Defines the bracket symbols that increase or decrease the indentation. When bracket pair colorization is enabled and {0} is not defined, this also defines the bracket pairs that are colorized by their nesting level.",
4940
+ "schema.closeBracket": "The closing bracket character or string sequence.",
4941
+ "schema.colorizedBracketPairs": "Defines the bracket pairs that are colorized by their nesting level if bracket pair colorization is enabled. Any brackets included here that are not included in {0} will be automatically included in {0}.",
4942
+ "schema.comments": "Defines the comment symbols",
4943
+ "schema.folding": "The language's folding settings.",
4944
+ "schema.folding.markers": "Language specific folding markers such as '#region' and '#endregion'. The start and end regexes will be tested against the contents of all lines and must be designed efficiently",
4945
+ "schema.folding.markers.end": "The RegExp pattern for the end marker. The regexp must start with '^'.",
4946
+ "schema.folding.markers.start": "The RegExp pattern for the start marker. The regexp must start with '^'.",
4947
+ "schema.folding.offSide": "A language adheres to the off-side rule if blocks in that language are expressed by their indentation. If set, empty lines belong to the subsequent block.",
4948
+ "schema.indentationRules": "The language's indentation settings.",
4949
+ "schema.indentationRules.decreaseIndentPattern": "If a line matches this pattern, then all the lines after it should be unindented once (until another rule matches).",
4950
+ "schema.indentationRules.decreaseIndentPattern.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4951
+ "schema.indentationRules.decreaseIndentPattern.flags": "The RegExp flags for decreaseIndentPattern.",
4952
+ "schema.indentationRules.decreaseIndentPattern.pattern": "The RegExp pattern for decreaseIndentPattern.",
4953
+ "schema.indentationRules.increaseIndentPattern": "If a line matches this pattern, then all the lines after it should be indented once (until another rule matches).",
4954
+ "schema.indentationRules.increaseIndentPattern.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4955
+ "schema.indentationRules.increaseIndentPattern.flags": "The RegExp flags for increaseIndentPattern.",
4956
+ "schema.indentationRules.increaseIndentPattern.pattern": "The RegExp pattern for increaseIndentPattern.",
4957
+ "schema.indentationRules.indentNextLinePattern": "If a line matches this pattern, then **only the next line** after it should be indented once.",
4958
+ "schema.indentationRules.indentNextLinePattern.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4959
+ "schema.indentationRules.indentNextLinePattern.flags": "The RegExp flags for indentNextLinePattern.",
4960
+ "schema.indentationRules.indentNextLinePattern.pattern": "The RegExp pattern for indentNextLinePattern.",
4961
+ "schema.indentationRules.unIndentedLinePattern": "If a line matches this pattern, then its indentation should not be changed and it should not be evaluated against the other rules.",
4962
+ "schema.indentationRules.unIndentedLinePattern.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4963
+ "schema.indentationRules.unIndentedLinePattern.flags": "The RegExp flags for unIndentedLinePattern.",
4964
+ "schema.indentationRules.unIndentedLinePattern.pattern": "The RegExp pattern for unIndentedLinePattern.",
4965
+ "schema.lineComment": "The character sequence that starts a line comment.",
4966
+ "schema.onEnterRules": "The language's rules to be evaluated when pressing Enter.",
4967
+ "schema.onEnterRules.action": "The action to execute.",
4968
+ "schema.onEnterRules.action.appendText": "Describes text to be appended after the new line and after the indentation.",
4969
+ "schema.onEnterRules.action.indent": "Describe what to do with the indentation",
4970
+ "schema.onEnterRules.action.indent.indent": "Insert new line and indent once (relative to the previous line's indentation).",
4971
+ "schema.onEnterRules.action.indent.indentOutdent": "Insert two new lines:\r\n - the first one indented which will hold the cursor\r\n - the second one at the same indentation level",
4972
+ "schema.onEnterRules.action.indent.none": "Insert new line and copy the previous line's indentation.",
4973
+ "schema.onEnterRules.action.indent.outdent": "Insert new line and outdent once (relative to the previous line's indentation).",
4974
+ "schema.onEnterRules.action.removeText": "Describes the number of characters to remove from the new line's indentation.",
4975
+ "schema.onEnterRules.afterText": "This rule will only execute if the text after the cursor matches this regular expression.",
4976
+ "schema.onEnterRules.afterText.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4977
+ "schema.onEnterRules.afterText.flags": "The RegExp flags for afterText.",
4978
+ "schema.onEnterRules.afterText.pattern": "The RegExp pattern for afterText.",
4979
+ "schema.onEnterRules.beforeText": "This rule will only execute if the text before the cursor matches this regular expression.",
4980
+ "schema.onEnterRules.beforeText.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4981
+ "schema.onEnterRules.beforeText.flags": "The RegExp flags for beforeText.",
4982
+ "schema.onEnterRules.beforeText.pattern": "The RegExp pattern for beforeText.",
4983
+ "schema.onEnterRules.previousLineText": "This rule will only execute if the text above the line matches this regular expression.",
4984
+ "schema.onEnterRules.previousLineText.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4985
+ "schema.onEnterRules.previousLineText.flags": "The RegExp flags for previousLineText.",
4986
+ "schema.onEnterRules.previousLineText.pattern": "The RegExp pattern for previousLineText.",
4987
+ "schema.openBracket": "The opening bracket character or string sequence.",
4988
+ "schema.surroundingPairs": "Defines the bracket pairs that can be used to surround a selected string.",
4989
+ "schema.wordPattern": "Defines what is considered to be a word in the programming language.",
4990
+ "schema.wordPattern.flags": "The RegExp flags used to match words.",
4991
+ "schema.wordPattern.flags.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4992
+ "schema.wordPattern.pattern": "The RegExp pattern used to match words."
4604
4993
  },
4605
4994
  "vs/workbench/contrib/commands/common/commands.contribution": {
4606
4995
  runCommands: "Executar Comandos",
@@ -4652,6 +5041,7 @@ var content = {
4652
5041
  commentsConfigurationTitle: "Comentários",
4653
5042
  expandAll: "Expandir Tudo",
4654
5043
  openComments: "Controla quando o painel de comentários deve ser aberto.",
5044
+ reply: "Reply",
4655
5045
  totalUnresolvedComments: "{0} Comentários não resolvidos",
4656
5046
  useRelativeTime: "Determina se o tempo relativo será usado nos carimbos de data/hora de comentários (por exemplo, '1 dia atrás')."
4657
5047
  },
@@ -4700,17 +5090,25 @@ var content = {
4700
5090
  commentLine: "[Ln {0}]",
4701
5091
  commentRange: "[Ln {0}-{1}]",
4702
5092
  "comments.view.title": "Comentários",
4703
- commentsCount: "{0} comentários",
5093
+ commentsCountReplies: "{0} replies",
5094
+ commentsCountReply: "1 reply",
4704
5095
  image: "Imagem",
4705
5096
  imageWithLabel: "Imagem: {0}",
4706
- lastReplyFrom: "Última resposta de {0}"
5097
+ lastReplyFrom: "Última resposta de {0}",
5098
+ outdated: "Outdated"
4707
5099
  },
4708
5100
  "vs/workbench/contrib/comments/browser/commentsView": {
5101
+ acessibleViewHint: "Inspect this in the accessible view ({0}).\r\n",
5102
+ acessibleViewHintNoKbOpen: "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n",
4709
5103
  "comments.filter.ariaLabel": "Filtrar comentários",
4710
5104
  "comments.filter.placeholder": "Filtrar (por exemplo, texto, autor)",
4711
- resourceWithCommentLabel: "${0} na coluna de {1} linha {2} em {3}, origem: {4}",
4712
- resourceWithCommentLabelFile: "${0} em {1}, origem: {2}",
5105
+ replyCount: " {0} replies,",
5106
+ resourceWithCommentLabel: "{0} at line {1} column {2} in {3},{4} comment: {5}",
5107
+ resourceWithCommentLabelFile: "{0} in {1},{2} comment: {3}",
5108
+ resourceWithCommentLabelFileOutdated: "Outdated from {0} in {1},{2} comment: {3}",
5109
+ resourceWithCommentLabelOutdated: "Outdated from {0} at line {1} column {2} in {3},{4} comment: {5}",
4713
5110
  resourceWithCommentThreadsLabel: "Comentários em {0}, caminho completo {1}",
5111
+ resourceWithRepliesLabel: "{0} {1}",
4714
5112
  rootCommentsLabel: "Comentários para o workspace atual",
4715
5113
  "showing filtered results": "Mostrando {0} de {1}"
4716
5114
  },
@@ -4720,8 +5118,8 @@ var content = {
4720
5118
  focusCommentsFilter: "Filtro de comentários de foco",
4721
5119
  focusCommentsList: "Exibição Comentários de Foco",
4722
5120
  resolved: "Mostrar Resolvidos",
4723
- "toggle resolved": "Ativar/Desativar Comentários Resolvidos",
4724
- "toggle unresolved": "Ativar/Desativar Comentários Não Resolvidos",
5121
+ "toggle resolved": "Show Resolved",
5122
+ "toggle unresolved": "Show Unresolved",
4725
5123
  unresolved: "Mostrar Não Resolvido"
4726
5124
  },
4727
5125
  "vs/workbench/contrib/comments/browser/commentThreadBody": {
@@ -4758,6 +5156,11 @@ var content = {
4758
5156
  editorHasCommentingRange: "Se o editor ativo tem um intervalo de comentário",
4759
5157
  hasCommentingProvider: "Se o espaço de trabalho aberto tem comentários ou intervalos de comentários.",
4760
5158
  hasCommentingRange: "Se a posição no cursor ativo tiver um intervalo de comentários"
5159
+ },
5160
+ "vs/workbench/contrib/customEditor/browser/customEditorInput": {
5161
+ editorCannotMove: "Unable to move '{0}': The editor contains changes that can only be saved in its current window.",
5162
+ editorUnsupportedInWindow: "Unable to open the editor in this window, it contains modifications that can only be saved in the original window.",
5163
+ reopenInOriginalWindow: "Open in Original Window"
4761
5164
  },
4762
5165
  "vs/workbench/contrib/customEditor/common/contributedCustomEditors": {
4763
5166
  builtinProviderDisplayName: "Interno"
@@ -4790,7 +5193,7 @@ var content = {
4790
5193
  breakpoint: "Ponto de interrupção",
4791
5194
  breakpointHasConditionDisabled: "Este {0} tem um {1} que será perdido na remoção. Considere habilitar {0}.",
4792
5195
  breakpointHasConditionEnabled: "Este {0} tem um {1} que será perdido na remoção. Considere desabilitar {0}.",
4793
- breakpointHelper: "Clique para adicionar um ponto de interrupção.",
5196
+ breakpointHelper: "Click to add a breakpoint",
4794
5197
  condition: "condição",
4795
5198
  "debugIcon.breakpointCurrentStackframeForeground": "Cor do ícone do registro de ativação atual do ponto de interrupção.",
4796
5199
  "debugIcon.breakpointDisabledForeground": "Cor do ícone para pontos de interrupção desabilitados.",
@@ -4823,6 +5226,7 @@ var content = {
4823
5226
  "vs/workbench/contrib/debug/browser/breakpointsView": {
4824
5227
  access: "Acessar",
4825
5228
  activateBreakpoints: "Ativar/Desativar a Ativação dos Pontos de Interrupção",
5229
+ addDataBreakpointOnAddress: "Add Data Breakpoint at Address",
4826
5230
  addFunctionBreakpoint: "Adicionar Ponto de Interrupção de Função",
4827
5231
  breakpoint: "Ponto de interrupção",
4828
5232
  breakpointUnsupported: "O depurador não dá suporte a pontos de interrupção desse tipo",
@@ -4830,8 +5234,14 @@ var content = {
4830
5234
  dataBreakPointExpresionAriaLabel: "Expressão de tipo. O ponto de interrupção dos dados será interrompido quando a expressão for avaliada como verdadeira",
4831
5235
  dataBreakPointHitCountAriaLabel: "Contagem de ocorrências de tipo. O ponto de interrupção dos dados será interrompido quando a contagem de ocorrências for atingida.",
4832
5236
  dataBreakpoint: "Ponto de Interrupção de Dados",
5237
+ dataBreakpointAccessType: "Select the access type to monitor",
5238
+ dataBreakpointAddrFormat: "Address should be a range of numbers the form \"[Start] - [End]\" or \"[Start] + [Bytes]\"",
5239
+ dataBreakpointAddrStartEnd: "Number must be a decimal integer or hex value starting with \"0x\", got {0}",
5240
+ dataBreakpointError: "Failed to set data breakpoint at {0}: {1}",
4833
5241
  dataBreakpointExpressionPlaceholder: "Interromper quando a expressão for avaliada como true",
4834
5242
  dataBreakpointHitCountPlaceholder: "Fazer a interrupção quando a contagem de ocorrências for atingida",
5243
+ dataBreakpointMemoryRangePlaceholder: "Absolute range (0x1234 - 0x1300) or range of bytes after an address (0x1234 + 0xff)",
5244
+ dataBreakpointMemoryRangePrompt: "Enter a memory range in which to break",
4835
5245
  dataBreakpointUnsupported: "Pontos de interrupção de dados sem suporte por este tipo de depuração",
4836
5246
  dataBreakpointsNotSupported: "Os pontos de interrupção de dados não são compatíveis com este tipo de depuração",
4837
5247
  disableAllBreakpoints: "Desabilitar Todos os Pontos de Interrupção",
@@ -4839,6 +5249,7 @@ var content = {
4839
5249
  disabledLogpoint: "Logpoint Desabilitado",
4840
5250
  editBreakpoint: "Editar a Condição de Função...",
4841
5251
  editCondition: "Editar a Condição...",
5252
+ editDataBreakpointOnAddress: "Edit Address...",
4842
5253
  editHitCount: "Editar a Contagem de Ocorrências...",
4843
5254
  editMode: "Modo de edição...",
4844
5255
  enableAllBreakpoints: "Habilitar Todos os Pontos de Interrupção",
@@ -4861,6 +5272,7 @@ var content = {
4861
5272
  instructionBreakpointAtAddress: "Ponto de interrupção de instrução no endereço {0}",
4862
5273
  instructionBreakpointUnsupported: "Pontos de interrupção de instrução não suportados por este tipo de depuração",
4863
5274
  logMessage: "Mensagem de Log: {0}",
5275
+ miDataBreakpoint: "&&Data Breakpoint...",
4864
5276
  miDisableAllBreakpoints: "Desabilitar T&&odos os Pontos de Interrupção",
4865
5277
  miEnableAllBreakpoints: "&&Habilitar Todos os Pontos de Interrupção",
4866
5278
  miFunctionBreakpoint: "&&Ponto de Interrupção de Função...",
@@ -4885,6 +5297,7 @@ var content = {
4885
5297
  expression: "Expressão",
4886
5298
  hitCount: "Contagem de Ocorrências",
4887
5299
  logMessage: "Mensagem de Log",
5300
+ noBpSource: "Could not load source.",
4888
5301
  noTriggerByBreakpoint: "Nenhum",
4889
5302
  ok: "Ok",
4890
5303
  selectBreakpoint: "Selecionar ponto de interrupção",
@@ -4913,7 +5326,6 @@ var content = {
4913
5326
  },
4914
5327
  "vs/workbench/contrib/debug/browser/debug.contribution": {
4915
5328
  SetNextStatement: "Definir Próxima Instrução",
4916
- addToWatchExpressions: "Adicionar à Inspeção",
4917
5329
  allowBreakpointsEverywhere: "Permitir a configuração de pontos de interrupção em qualquer arquivo.",
4918
5330
  always: "Sempre mostrar a depuração na Barra de status",
4919
5331
  breakWhenValueChanges: "Interromper na Alteração do Valor",
@@ -4923,7 +5335,6 @@ var content = {
4923
5335
  callStack: "Pilha de Chamadas",
4924
5336
  cancel: "Cancelar depuração.",
4925
5337
  closeReadonlyTabsOnEnd: "No final de uma sessão de depuração, todas as guias somente leitura associadas a essa sessão serão fechadas",
4926
- copyAsExpression: "Copiar como Expressão",
4927
5338
  copyStackTrace: "Copiar Pilha de Chamadas",
4928
5339
  copyValue: "Copiar o Valor",
4929
5340
  "debug.autoExpandLazyVariables": "Mostrar automaticamente valores para variáveis que são resolvidas lentamente pelo depurador, como getters.",
@@ -4942,6 +5353,10 @@ var content = {
4942
5353
  "debug.enableStatusBarColor": "Cor da Barra de status quando o depurador está ativo.",
4943
5354
  "debug.focusEditorOnBreak": "Controla se o editor deve estar focado quando o depurador for interrompido.",
4944
5355
  "debug.focusWindowOnBreak": "Controla se a janela do workbench deve ser com foco quando o depurador é interrompido.",
5356
+ "debug.gutterMiddleClickAction.conditionalBreakpoint": "Add Conditional Breakpoint.",
5357
+ "debug.gutterMiddleClickAction.logpoint": "Add Logpoint.",
5358
+ "debug.gutterMiddleClickAction.none": "Don't perform any action.",
5359
+ "debug.gutterMiddleClickAction.triggeredBreakpoint": "Add Triggered Breakpoint.",
4945
5360
  "debug.hideLauncherWhileDebugging": "Oculta o controle ''Iniciar Depuração'' na barra de título da exibição ''Executar e Depurar'' enquanto a depuração estiver ativa. Relevante somente quando `{0}` não estiver `docked`.",
4946
5361
  "debug.onTaskErrors": "Controla o que fazer quando forem encontrados erros após a execução de um preLaunchTask.",
4947
5362
  "debug.saveBeforeStart": "Controla quais editores devem ser salvos antes do início de uma sessão de depuração.",
@@ -4960,6 +5375,7 @@ var content = {
4960
5375
  "debugToolBar.hidden": "Não mostrar barra de ferramentas de depuração.",
4961
5376
  disassembly: "Desmontagem",
4962
5377
  editWatchExpression: "Editar Expressão",
5378
+ gutterMiddleClickAction: "Controls the action to perform when clicking the editor gutter with the middle mouse button.",
4963
5379
  inlineBreakpoint: "Ponto de Interrupção Embutido",
4964
5380
  inlineValues: "Mostrar valores de variáveis embutidos no editor durante a depuração.",
4965
5381
  "inlineValues.focusNoScroll": "Mostrar os valores de variáveis embutidos no editor durante a depuração quando a linguagem dá suporte para locais de valor embutido.",
@@ -5047,12 +5463,15 @@ var content = {
5047
5463
  "vs/workbench/contrib/debug/browser/debugCommands": {
5048
5464
  addConfiguration: "Adicionar Configuração...",
5049
5465
  addInlineBreakpoint: "Adicionar Ponto de Interrupção Embutido",
5466
+ addToWatchExpressions: "Add to Watch",
5050
5467
  callStackBottom: "Navegar até a Parte Inferior da Pilha de Chamadas",
5051
5468
  callStackDown: "Navegar para Baixo Pilha de Chamadas",
5052
5469
  callStackTop: "Navegar até o Início da Pilha de Chamadas",
5053
5470
  callStackUp: "Navegar para Cima na Pilha de Chamadas",
5054
5471
  chooseLocation: "Escolha a localização específica",
5055
5472
  continueDebug: "Continuar",
5473
+ copyAsExpression: "Copy as Expression",
5474
+ copyValue: "Copy Value",
5056
5475
  debug: "Depurar",
5057
5476
  disconnect: "Desconectar",
5058
5477
  disconnectSuspend: "Desconectar e Suspender",
@@ -5110,6 +5529,7 @@ var content = {
5110
5529
  stepIntoTargets: "Intervir no Destino",
5111
5530
  toggleBreakpointAction: "Depurar: Ativar/Desativar Ponto de Interrupção",
5112
5531
  toggleDisassemblyViewSourceCode: "Alternar Código-Fonte no Modo de Exibição de Desmontagem",
5532
+ toggleDisassemblyViewSourceCodeDescription: "Shows or hides source code in disassembly",
5113
5533
  triggerByBreakpointEditorAction: "Depurar: Adicionar Ponto de Interrupção Disparado..."
5114
5534
  },
5115
5535
  "vs/workbench/contrib/debug/browser/debugEditorContribution": {
@@ -5175,6 +5595,7 @@ var content = {
5175
5595
  variablesViewIcon: "Ícone de exibição da exibição de variáveis.",
5176
5596
  watchExpressionRemove: "Ícone para a ação Remover na visualização do relógio.",
5177
5597
  watchExpressionsAdd: "Ícone da ação adicionar na exibição de inspeção.",
5598
+ watchExpressionsAddDataBreakpoint: "Icon for the add data breakpoint action in the breakpoints view.",
5178
5599
  watchExpressionsAddFuncBreakpoint: "Ícone da ação adicionar ponto de interrupção de função na exibição de inspeção.",
5179
5600
  watchExpressionsRemoveAll: "Ícone da ação Remover Tudo na exibição de inspeção.",
5180
5601
  watchViewIcon: "Ícone de exibição da exibição de inspeção."
@@ -5217,6 +5638,7 @@ var content = {
5217
5638
  debuggingStartedNoDebug: "Iniciada a execução sem depuração.",
5218
5639
  debuggingStopped: "Depuração interrompida.",
5219
5640
  noDebugAdapter: "Nenhum depurador disponível, não é possível enviar '{0}'",
5641
+ sessionDoesNotSupporBytesBreakpoints: "Session does not support breakpoints with bytes",
5220
5642
  sessionNotReadyForBreakpoints: "A sessão não está pronta para pontos de interrupção"
5221
5643
  },
5222
5644
  "vs/workbench/contrib/debug/browser/debugSessionPicker": {
@@ -5253,6 +5675,7 @@ var content = {
5253
5675
  "vs/workbench/contrib/debug/browser/debugViewlet": {
5254
5676
  debugPanel: "Console de Depuração",
5255
5677
  miOpenConfigurations: "Abrir as &&Configurações",
5678
+ openLaunchConfigDescription: "Opens the file used to configure how your program is debugged",
5256
5679
  selectWorkspaceFolder: "Selecionar uma pasta do workspace para criar um arquivo launch.json ou adicioná-lo ao arquivo de configuração do workspace",
5257
5680
  startAdditionalSession: "Iniciar Sessão Adicional"
5258
5681
  },
@@ -5300,6 +5723,7 @@ var content = {
5300
5723
  "actions.repl.acceptInput": "Entrada de Aceitação de REPL",
5301
5724
  "actions.repl.copyAll": "Depurar: Console Copiar Tudo",
5302
5725
  clearRepl: "Limpar Console",
5726
+ "clearRepl.descriotion": "Clears all program output from your debug REPL",
5303
5727
  collapse: "Recolher Tudo",
5304
5728
  copy: "Copiar",
5305
5729
  copyAll: "Copiar Tudo",
@@ -5309,7 +5733,7 @@ var content = {
5309
5733
  selectRepl: "Selecionar Console de Depuração",
5310
5734
  "showing filtered repl lines": "Mostrando {0} de {1}",
5311
5735
  startDebugFirst: "Inicie uma sessão de depuração para avaliar as expressões",
5312
- "workbench.debug.filter.placeholder": "Filtrar (por exemplo, text, !exclude)"
5736
+ "workbench.debug.filter.placeholder": "Filter (e.g. text, !exclude, \\escape)"
5313
5737
  },
5314
5738
  "vs/workbench/contrib/debug/browser/replViewer": {
5315
5739
  debugConsole: "Console de Depuração",
@@ -5325,17 +5749,14 @@ var content = {
5325
5749
  statusBarDebuggingForeground: "Cor de primeiro plano da barra de status quando um programa está sendo depurado. A barra de status é mostrada na parte inferior da janela"
5326
5750
  },
5327
5751
  "vs/workbench/contrib/debug/browser/variablesView": {
5328
- cancel: "Cancelar",
5329
5752
  collapse: "Recolher Tudo",
5330
- install: "Instalar",
5331
5753
  removeVisualizer: "Remover o visualizador",
5332
5754
  useVisualizer: "Visualizar Variável...",
5333
5755
  variableAriaLabel: "{0}, valor {1}",
5334
5756
  variableScopeAriaLabel: "Escopo {0}",
5335
5757
  variableValueAriaLabel: "Digitar novo valor da variável",
5336
5758
  variablesAriaTreeLabel: "Depurar Variáveis",
5337
- "viewMemory.install.progress": "Instalando o Editor Hexadecimal...",
5338
- "viewMemory.prompt": "A inspeção de dados binários exige a extensão Hex Editor. Você gostaria de instalá-lo agora?"
5759
+ "viewMemory.prompt": "Inspecting binary data requires this extension."
5339
5760
  },
5340
5761
  "vs/workbench/contrib/debug/browser/watchExpressionsView": {
5341
5762
  addWatchExpression: "Adicionar Expressão",
@@ -5366,6 +5787,7 @@ var content = {
5366
5787
  breakWhenValueIsReadSupported: "Esta opção é true quando o ponto de interrupção focalizado dá suporte para interrupção quando o valor é lido.",
5367
5788
  breakpointHasModes: "Se o ponto de interrupção tem vários modos para os qual ele pode alternar.",
5368
5789
  breakpointInputFocused: "True quando a caixa de entrada tem o foco na exibição PONTOS DE INTERRUPÇÃO.",
5790
+ breakpointItemIsDataBytes: "Whether the breakpoint item is a data breakpoint on a byte range.",
5369
5791
  breakpointItemType: "Representa o tipo de item do elemento focalizado na exibição PONTOS DE INTERRUPÇÃO. Por exemplo: 'breakpoint', 'exceptionBreakppint', 'functionBreakpoint' e 'dataBreakpoint'",
5370
5792
  breakpointSupportsCondition: "True quando o ponto de interrupção focalizado dá suporte a condições.",
5371
5793
  breakpointWidgetVisibile: "True quando o widget de zona do editor de ponto de interrupção está visível. Caso contrário, false.",
@@ -5379,6 +5801,7 @@ var content = {
5379
5801
  debugConfigurationType: "O tipo de depuração da configuração de inicialização selecionada. Por exemplo 'python'.",
5380
5802
  debugExtensionsAvailable: "Verdadeiro quando há pelo menos uma extensão de depuração instalada e habilitada.",
5381
5803
  debugProtocolVariableMenuContext: "Representa o contexto que o adaptador de depuração define na variável focalizada na exibição VARIÁVEIS.",
5804
+ debugSetDataBreakpointAddressSupported: "True when the focused session supports 'getBreakpointInfo' request on an address.",
5382
5805
  debugSetExpressionSupported: "Verdadeiro quando a sessão em foco oferece suporte à solicitação 'setExpression'.",
5383
5806
  debugSetVariableSupported: "True quando a sessão focalizada dá suporte à solicitação 'setVariable'.",
5384
5807
  debugState: "O estado em que a sessão de depuração focalizada está. Pode ser um dos seguintes: 'inativo', 'inicializando', 'parado' ou 'em execução'.",
@@ -5412,6 +5835,7 @@ var content = {
5412
5835
  terminateDebuggeeSupported: "True quando a sessão em foco oferece suporte ao recurso de encerramento de depuração.",
5413
5836
  variableEvaluateNamePresent: "Verdadeiro quando a variável em foco tem um campo 'evalauteName' definido.",
5414
5837
  variableExtensionId: "ID de extensão da origem da variável, presente para cláusulas de visualização de depuração.",
5838
+ variableInterfaces: "Any interfaces or contracts that the variable satisfies, present for debug visualization clauses.",
5415
5839
  variableIsReadonly: "True quando a variável em foco é somente leitura.",
5416
5840
  variableLanguage: "Idioma da origem da variável, presente para cláusulas de visualização de depuração.",
5417
5841
  variableName: "Nome da variável, presente para cláusulas de visualização de depuração.",
@@ -5612,9 +6036,10 @@ var content = {
5612
6036
  errors: "{0} erros não percebidos",
5613
6037
  extensionActivating: "A extensão está ativando...",
5614
6038
  languageActivation: "Ativado por {1} porque você abriu um arquivo {0}",
5615
- "requests count": "{0} Solicitações: {1} (Sessão)",
5616
- "requests count title": "A última solicitação foi {0}. Solicitações Gerais: {1}",
6039
+ "requests count": "{0} Requests: {1} (Overall)",
6040
+ "requests count title": "Last request was {0}.",
5617
6041
  runtimeExtensions: "Extensões de Runtime",
6042
+ "session requests count": ", {0} (Session)",
5618
6043
  showRuntimeExtensions: "Mostrar Extensões em Execução",
5619
6044
  starActivation: "Ativado por {0} na inicialização",
5620
6045
  startupFinishedActivation: "Ativado por {0} após o término da inicialização",
@@ -5663,6 +6088,7 @@ var content = {
5663
6088
  "last released": "Último lançamento",
5664
6089
  "last updated": "Ultima atualização",
5665
6090
  license: "Licença",
6091
+ "local extension": "Local Extension",
5666
6092
  name: "Nome da extensão",
5667
6093
  noChangelog: "Não há log de mudanças disponível.",
5668
6094
  noDependencies: "Sem Dependências",
@@ -5672,7 +6098,8 @@ var content = {
5672
6098
  publisher: "Editor",
5673
6099
  rating: "Classificação",
5674
6100
  repository: "Repositório",
5675
- resources: "Recursos"
6101
+ resources: "Recursos",
6102
+ "workspace extension": "Workspace Extension"
5676
6103
  },
5677
6104
  "vs/workbench/contrib/extensions/browser/extensionEnablementWorkspaceTrustTransitionParticipant": {
5678
6105
  "restartExtensionHost.reason": "Reiniciando o host de extensão devido à alteração de confiança do workspace."
@@ -5765,9 +6192,9 @@ var content = {
5765
6192
  "extensions.supportVirtualWorkspaces": "Ignorar o suporte a espaços de trabalho virtuais de uma extensão.",
5766
6193
  extensionsCheckUpdates: "Quando habilitado, verifica automaticamente as extensões quanto a atualizações. Se uma extensão tiver uma atualização, ela será marcada como desatualizada no modo de exibição de Extensões. As atualizações são buscadas em um serviço online da Microsoft.",
5767
6194
  extensionsCloseExtensionDetailsOnViewChange: "Quando habilitados, os editores com detalhes de extensão são fechados automaticamente ao navegar para fora do modo de exibição de Extensões.",
5768
- extensionsConfigurationTitle: "Extensões",
5769
6195
  extensionsDeferredStartupFinishedActivation: "Quando habilitadas, as extensões que declararem o evento de ativação `onStartupFinished` serão ativadas após um tempo limite.",
5770
6196
  extensionsIgnoreRecommendations: "Quando habilitadas, as notificações para as recomendações de extensão não serão mostradas.",
6197
+ extensionsInQuickAccess: "When enabled, extensions can be searched for via Quick Access and report issues from there.",
5771
6198
  extensionsShowRecommendationsOnlyOnDemand_Deprecated: "Esta configuração foi preterida. Use a configuração extensions.ignoreRecommendations para controlar as notificações de recomendação. Use as ações de visibilidade da exibição de Extensões para ocultar a exibição Recomendado por padrão.",
5772
6199
  extensionsWebWorker: "Habilitar o host de extensão do web worker.",
5773
6200
  "extensionsWebWorker.auto": "O Host de Extensão de Função será iniciado quando uma extensão da web precisar dele.",
@@ -5842,8 +6269,10 @@ var content = {
5842
6269
  "workbench.extensions.installExtension.description": "Instalar a extensão fornecida",
5843
6270
  "workbench.extensions.installExtension.option.context": "Contexto para a instalação. Este é um objeto JSON que pode ser usado para passar qualquer informação para os manipuladores de instalação. ou seja, `{skipWalkthrough: true}` pulará a abertura do passo a passo na instalação.",
5844
6271
  "workbench.extensions.installExtension.option.donotSync": "Quando habilitado, o VS Code não sincroniza esta extensão quando a Sincronização de Configurações está ativada.",
6272
+ "workbench.extensions.installExtension.option.enable": "When enabled, the extension will be enabled if it is installed but disabled. If the extension is already enabled, this has no effect.",
5845
6273
  "workbench.extensions.installExtension.option.installOnlyNewlyAddedFromExtensionPackVSIX": "Quando habilitado, o VS Code instala somente as extensões recém adicionadas do VSIX do pacote de extensões. Essa opção é considerada somente durante a instalação de um VSIX.",
5846
6274
  "workbench.extensions.installExtension.option.installPreReleaseVersion": "Quando habilitado, o VS Code instala a versão de pré-lançamento da extensão, se disponível.",
6275
+ "workbench.extensions.installExtension.option.justification": "Justification for installing the extension. This is a string or an object that can be used to pass any information to the installation handlers. i.e. `{reason: 'This extension wants to open a URI', action: 'Open URI'}` will show a message box with the reason and action upon install.",
5847
6276
  "workbench.extensions.search.arg.name": "Consulta a ser usada na pesquisa",
5848
6277
  "workbench.extensions.search.description": "Pesquisar por uma extensão específica",
5849
6278
  "workbench.extensions.uninstallExtension.arg.name": "ID da extensão a desinstalar",
@@ -5939,6 +6368,7 @@ var content = {
5939
6368
  "install release version": "Instalar a Versão de Lançamento",
5940
6369
  "install remote extensions": "Instalar as Extensões Remotas Localmente",
5941
6370
  "install vsix": "Após o download, instale manualmente o VSIX baixado de '{0}'.",
6371
+ "install workspace version": "Install Workspace Extension",
5942
6372
  installExtensionComplete: "A instalação da extensão {0} foi concluída.",
5943
6373
  installExtensionStart: "A instalação da extensão {0} foi iniciada. Um editor está aberto com mais detalhes sobre esta extensão",
5944
6374
  installRecommendedExtension: "Instalar Extensão Recomendada",
@@ -5960,8 +6390,9 @@ var content = {
5960
6390
  "not web tooltip": "A extensão '{0}' não está disponível em {1}.",
5961
6391
  "pre-release": "pré-lançamento",
5962
6392
  reinstall: "Reinstalar Extensão...",
5963
- "reload required": "Recarregamento Necessário",
5964
- reloadAction: "Recarregar",
6393
+ "reload window": "Reload Window",
6394
+ "restart extensions": "Restart Extensions",
6395
+ "restart product": "Restart to Update",
5965
6396
  "search recommendations": "Pesquisar Extensões",
5966
6397
  "select and install local extensions": "Instalar Extensões Locais em '{0}'...",
5967
6398
  "select and install remote extensions": "Instalar as Extensões Remotas Localmente...",
@@ -5990,6 +6421,7 @@ var content = {
5990
6421
  uninstalled: "Desinstalado",
5991
6422
  update: "Atualizar",
5992
6423
  "update operation": "Erro ao atualizar a extensão '{0}'.",
6424
+ "update product": "Update {0}",
5993
6425
  "update to": "Atualizar para v{0}",
5994
6426
  updateExtensionComplete: "A atualização da extensão {0} para a versão {1} foi concluída.",
5995
6427
  updateExtensionStart: "A atualização da extensão {0} para a versão {1} foi iniciada.",
@@ -6065,11 +6497,11 @@ var content = {
6065
6497
  enabledExtensions: "Habilitado",
6066
6498
  extensionFound: "Uma extensão encontrada.",
6067
6499
  extensionFoundInSection: "Uma extensão encontrada na seção {0}.",
6068
- extensionToReload: "{0} requer recarregamento",
6500
+ extensionToReload: "{0} requires restart",
6069
6501
  extensionToUpdate: "{0} requer atualização",
6070
6502
  extensionsFound: "{0} extensões encontradas.",
6071
6503
  extensionsFoundInSection: "{0} extensões encontradas na seção {1}.",
6072
- extensionsToReload: "{0} requerem recarregamento",
6504
+ extensionsToReload: "{0} require restart",
6073
6505
  extensionsToUpdate: "{0} requerem atualização",
6074
6506
  "install remote in local": "Instalar as Extensões Remotas Localmente...",
6075
6507
  installed: "Instalado",
@@ -6114,6 +6546,7 @@ var content = {
6114
6546
  extensionIconVerifiedForeground: "A cor do ícone do editor com extensão verificada.",
6115
6547
  extensionPreReleaseForeground: "A cor do ícone para extensão de pré-lançamento.",
6116
6548
  "has prerelease": "Esta extensão tem um {0} disponível",
6549
+ "local extension": "Local Extension",
6117
6550
  message: "Uma mensagem",
6118
6551
  messages: "{0} mensagens",
6119
6552
  "publisher verified tooltip": "Este fornecedor verificou a propriedade do {0}",
@@ -6125,26 +6558,46 @@ var content = {
6125
6558
  "syncingore.label": "Esta extensão foi ignorada durante a sincronização.",
6126
6559
  "uncaught error": "Um erro não detectado",
6127
6560
  "uncaught errors": "{0} erros não detectados",
6128
- updateRequired: "Última versão:"
6561
+ updateRequired: "Última versão:",
6562
+ "workspace extension": "Workspace Extension"
6129
6563
  },
6130
6564
  "vs/workbench/contrib/extensions/browser/extensionsWorkbenchService": {
6131
6565
  "Manifest is not found": "Manifesto não encontrado",
6132
6566
  "disable all": "Desabilitar Tudo",
6133
- "enable locally": "Recarregue o Visual Studio Code para habilitar esta extensão localmente.",
6134
- "enable remote": "Recarregue o Visual Studio Code para habilitar esta extensão em {0}.",
6567
+ "enable locally": "Please {0} to enable this extension locally.",
6568
+ "enable remote": "Please {0} to enable this extension in {1}.",
6569
+ enableButtonLabel: "&&Enable Extension",
6570
+ enableButtonLabelWithAction: "&&Enable Extension and {0}",
6571
+ enableExtensionMessage: "Would you like to enable '{0}' extension?",
6572
+ enableExtensionTitle: "Enable Extension",
6135
6573
  incompatible: "Não é possível instalar a extensão '{0}' porque não é compatível.",
6574
+ installButtonLabel: "&&Install Extension",
6575
+ installButtonLabelWithAction: "&&Install Extension and {0}",
6576
+ installExtensionMessage: "Would you like to install '{0}' extension from '{1}'?",
6577
+ installExtensionTitle: "Install Extension",
6578
+ installVSIXMessage: "Would you like to install the extension?",
6136
6579
  "installing extension": "Instalando extensão...",
6137
6580
  "installing named extension": "Instalando a extensão '{0}'...",
6138
6581
  malicious: "Esta extensão foi relatada como problemática.",
6139
6582
  multipleDependentsError: "Não é possível desabilitar a extensão '{0}' sozinha. As extensões '{1}', '{2}' e outras dependem dela. Deseja desabilitar todas essas extensões?",
6140
- "not found": "Não é possível instalar a extensão '{0}' porque a versão solicitada '{1}' não foi encontrada.",
6141
- postDisableTooltip: "Recarregue o Visual Studio Code para desabilitar esta extensão.",
6142
- postEnableTooltip: "Recarregue o Visual Studio Code para habilitar esta extensão.",
6143
- postUninstallTooltip: "Recarregue o Visual Studio Code para concluir a desinstalação desta extensão.",
6144
- postUpdateTooltip: "Recarregue o Visual Studio Code para habilitar a extensão atualizada.",
6583
+ "not found": "Unable to install extension '{0}' because it is not found.",
6584
+ "not found version": "Unable to install extension '{0}' because the requested version '{1}' is not found.",
6585
+ open: "Open Extension",
6586
+ postDisableTooltip: "Please {0} to disable this extension.",
6587
+ postEnableTooltip: "Please {0} to enable this extension.",
6588
+ postUninstallTooltip: "Please {0} to complete the uninstallation of this extension.",
6589
+ postUpdateDownloadTooltip: "Please update {0} to enable the updated extension.",
6590
+ postUpdateRestartTooltip: "Please restart {0} to enable the updated extension.",
6591
+ postUpdateTooltip: "Please {0} to enable the updated extension.",
6592
+ postUpdateUpdateTooltip: "Please update {0} to enable the updated extension.",
6593
+ reload: "reload window",
6594
+ restart: "Enable or Disable extensions",
6595
+ "restart extensions": "restart extensions",
6145
6596
  singleDependentError: "Não é possível desabilitar a extensão '{0}' sozinha. A extensão '{1}' depende dela. Deseja desabilitar todas essas extensões?",
6597
+ "sync extension": "Sync this extension",
6146
6598
  twoDependentsError: "Não é possível desabilitar a extensão '{0}' sozinha. As extensões '{1}' e '{2}' dependem dela. Deseja desabilitar todas essas extensões?",
6147
- uninstallingExtension: "Desinstalando extensão..."
6599
+ uninstallingExtension: "Desinstalando extensão...",
6600
+ unknown: "Unable to install extension"
6148
6601
  },
6149
6602
  "vs/workbench/contrib/extensions/browser/fileBasedRecommendations": {
6150
6603
  fileBasedRecommendation: "Esta extensão é recomendável com base nos arquivos abertos recentemente.",
@@ -6248,8 +6701,11 @@ var content = {
6248
6701
  binFailed: "Falha ao excluir usando a Lixeira. Deseja excluir permanentemente?",
6249
6702
  clipboardComparisonLabel: "Área de transferência ↔ {0}",
6250
6703
  closeGroup: "Fechar Grupo",
6704
+ compareFileWithMeta: "Opens a picker to select a file to diff with the active editor.",
6251
6705
  compareNewUntitledTextFiles: "Comparar Novos Arquivos de Texto Sem Título",
6706
+ compareNewUntitledTextFilesMeta: "Opens a new diff editor with two untitled files.",
6252
6707
  compareWithClipboard: "Comparar Arquivo Ativo com Área de Transferência",
6708
+ compareWithClipboardMeta: "Opens a new diff editor to compare the active file with the contents of the clipboard.",
6253
6709
  confirmDeleteMessageFile: "Tem certeza de que deseja excluir {0} permanentemente?",
6254
6710
  confirmDeleteMessageFilesAndDirectories: "Tem certeza de que deseja excluir permanentemente os seguintes {0} arquivos/diretórios e os conteúdos correspondentes?",
6255
6711
  confirmDeleteMessageFolder: "Tem certeza de que deseja excluir permanentemente '{0}' e o conteúdo correspondente?",
@@ -6293,6 +6749,7 @@ var content = {
6293
6749
  fileNameStartsWithSlashError: "Um nome de arquivo ou pasta não pode começar com uma barra.",
6294
6750
  fileNameWhitespaceWarning: "Espaço em branco à esquerda ou à direita detectado no nome do arquivo ou pasta.",
6295
6751
  focusFilesExplorer: "Focar no Explorador de Arquivos",
6752
+ focusFilesExplorerMetadata: "Moves focus to the file explorer view container.",
6296
6753
  globalCompareFile: "Comparar Arquivo Ativo com...",
6297
6754
  invalidFileNameError: "O nome **{0}** não é válido como um nome de arquivo ou pasta. Escolha um nome diferente.",
6298
6755
  irreversible: "Esta ação é irreversível.",
@@ -6303,6 +6760,7 @@ var content = {
6303
6760
  newFile: "Novo Arquivo...",
6304
6761
  newFolder: "Nova Pasta...",
6305
6762
  openFileInEmptyWorkspace: "Abrir o Arquivo Ativo em um Novo Workspace Vazio",
6763
+ openFileInEmptyWorkspaceMetadata: "Opens the active file in a new window with no folders open.",
6306
6764
  "openFileToShowInNewWindow.unsupportedschema": "O editor ativo precisa conter um recurso que pode ser aberto.",
6307
6765
  pasteButtonLabel: "&&Colar",
6308
6766
  pasteFile: "Colar",
@@ -6311,14 +6769,15 @@ var content = {
6311
6769
  renamingBulkEdit: "Renomeando {0} como {1}",
6312
6770
  replaceButtonLabel: "&&Substituir",
6313
6771
  resetActiveEditorReadonlyInSession: "Redefinir Editor Ativo Somente Leitura na Sessão",
6314
- restore: "Você pode restaurar esse arquivo usando o comando Desfazer",
6315
- restorePlural: "Você pode restaurar esses arquivos usando o comando Desfazer",
6772
+ restore: "You can restore this file using the Undo command.",
6773
+ restorePlural: "You can restore these files using the Undo command.",
6316
6774
  retry: "Fazer uma nova tentativa",
6317
6775
  retryButtonLabel: "&&Fazer uma nova tentativa",
6318
6776
  saveAllInGroup: "Salvar Tudo no Grupo",
6319
6777
  setActiveEditorReadonlyInSession: "Definir Editor Ativo Somente Leitura na Sessão",
6320
6778
  setActiveEditorWriteableInSession: "Definir Editor Ativo Gravável na Sessão",
6321
6779
  showInExplorer: "Revelar Arquivo Ativo no Modo de exibição do Explorer",
6780
+ showInExplorerMetadata: "Reveals and selects the active file within the explorer view.",
6322
6781
  toggleActiveEditorReadonlyInSession: "Alternar Editor Ativo Somente Leitura na Sessão",
6323
6782
  toggleAutoSave: "Ativar/Desativar Salvamento Automático",
6324
6783
  toggleAutoSaveDescription: "Alternar a capacidade de salvar arquivos automaticamente após a digitação",
@@ -6336,6 +6795,7 @@ var content = {
6336
6795
  closeOthers: "Fechar Outros",
6337
6796
  closeSaved: "Fechar Salvos",
6338
6797
  compareActiveWithSaved: "Comparar Arquivo Ativo com Salvo",
6798
+ compareActiveWithSavedMeta: "Opens a new diff editor to compare the active file with the version on disk.",
6339
6799
  compareSelected: "Comparar Selecionado",
6340
6800
  compareSource: "Selecionar para Comparar",
6341
6801
  compareWithSaved: "Comparar com Salvo",
@@ -6427,10 +6887,12 @@ var content = {
6427
6887
  },
6428
6888
  "vs/workbench/contrib/files/browser/views/explorerView": {
6429
6889
  collapseExplorerFolders: "Recolher Pastas no Explorador",
6890
+ collapseExplorerFoldersMetadata: "Folds all folders in the Explorer.",
6430
6891
  createNewFile: "Novo Arquivo...",
6431
6892
  createNewFolder: "Nova Pasta...",
6432
6893
  explorerSection: "Seção do Explorador: {0}",
6433
- refreshExplorer: "Atualizar Explorador"
6894
+ refreshExplorer: "Atualizar Explorador",
6895
+ refreshExplorerMetadata: "Forces a refresh of the Explorer."
6434
6896
  },
6435
6897
  "vs/workbench/contrib/files/browser/views/explorerViewer": {
6436
6898
  confirmMove: "Tem certeza de que deseja mover '{0}' para '{1}'?",
@@ -6524,7 +6986,6 @@ var content = {
6524
6986
  "stop.title": "Parar Leitura de Dicas embutidas"
6525
6987
  },
6526
6988
  "vs/workbench/contrib/inlineChat/browser/inlineChatActions": {
6527
- accept: "Fazer Solicitação",
6528
6989
  apply1: "Aceitar Alterações",
6529
6990
  apply2: "Aceitar",
6530
6991
  arrowDown: "Cursor para Baixo",
@@ -6533,26 +6994,16 @@ var content = {
6533
6994
  cat: "Chat embutido",
6534
6995
  close: "Fechar",
6535
6996
  configure: "Configurar ",
6536
- contractMessage: "Mostrar Menos",
6537
6997
  copyRecordings: "(Desenvolvedor) Gravar o Exchange na Área de Transferência",
6538
6998
  discard: "Descartar",
6539
6999
  discardMenu: "Descartar...",
6540
- expandMessage: "Mostrar Mais",
6541
- "feedback.helpful": "Útil",
6542
- "feedback.reportIssueForBug": "Emissão de relatório",
6543
- "feedback.unhelpful": "Inútil",
6544
7000
  focus: "Entrada de Foco",
6545
7001
  label: "'{0}' e {1} acompanhamentos ({2})",
6546
7002
  moveToNextHunk: "Mover para a Próxima Alteração",
6547
7003
  moveToPreviousHunk: "Mover para a Alteração Anterior",
6548
- nextFromHistory: "Avançar do Histórico",
6549
- previousFromHistory: "Anterior do Histórico",
6550
- rerun: "Regenerar Resposta",
6551
- rerunShort: "Gerar novamente",
6552
- run: "Iniciar Chat Embutido",
6553
- showChanges: "Mostrar Alterações",
7004
+ run: "Start in Editor",
7005
+ showChanges: "Toggle Changes",
6554
7006
  startInlineChat: "Ícone que gera o bate-papo embutido da barra de ferramentas do editor.",
6555
- stop: "Parar Solicitação",
6556
7007
  "undo.clipboard": "Descartar para a Área de transferência",
6557
7008
  "undo.newfile": "Descartar para um Novo Arquivo",
6558
7009
  unstash: "Retomar o Último Chat Embutido Ignorado",
@@ -6560,14 +7011,10 @@ var content = {
6560
7011
  },
6561
7012
  "vs/workbench/contrib/inlineChat/browser/inlineChatController": {
6562
7013
  "create.fail": "Falha ao iniciar o chat do editor",
6563
- "create.fail.detail": "Consulte o log de erros e tente novamente mais tarde.",
6564
- editResponseMessage: "Examine as alterações propostas no editor de comparação.",
6565
- editResponseMessage2: "{0}, revise também as mudanças propostas no editor de diffs.",
6566
7014
  empty: "Sem resultados, refine sua entrada e tente novamente",
6567
7015
  "err.apply": "Falha ao aplicar as alterações.",
6568
7016
  "err.discard": "Falha ao descartar alterações.",
6569
7017
  savehint: "Aceitar ou descartar alterações para continuar salvando",
6570
- thinking: "Pensando…",
6571
7018
  "welcome.1": "Código gerado por IA pode estar incorreto",
6572
7019
  "welcome.2": "Preparando..."
6573
7020
  },
@@ -6576,18 +7023,22 @@ var content = {
6576
7023
  "inlineChat.N": "Aguardando que as alterações do chat embutido em {0} editores sejam Aceitas ou Descartadas..."
6577
7024
  },
6578
7025
  "vs/workbench/contrib/inlineChat/browser/inlineChatStrategies": {
6579
- "change.0": "Nada foi alterado",
7026
+ "change.0": "Nothing changed.",
6580
7027
  "change.1": "1 alteração",
6581
- "lines.NM": "{0} alterações"
7028
+ "change.N": "{0} changes",
7029
+ review: "Review (accept or discard) all changes before continuing.",
7030
+ "review.1": "$(info) Accept or Discard 1 change.",
7031
+ "review.N": "$(info) Accept or Discard {0} changes."
6582
7032
  },
6583
7033
  "vs/workbench/contrib/inlineChat/browser/inlineChatWidget": {
6584
7034
  "aria-label": "Entrada de chat embutida",
6585
7035
  "inlineChat.accessibilityHelp": "Entrada de bate-papo em linha, use {0} para ajuda de acessibilidade de bate-papo em linha.",
6586
7036
  "inlineChat.accessibilityHelpNoKb": "Inline Chat Input, execute o comando Inline Chat Accessibility Help para obter mais informações.",
6587
- inlineChatClosed: "Widget de chat embutido fechado",
6588
7037
  modified: "Modificado",
6589
- original: "Original",
6590
- slashCommandUsed: "Usar {0} para gerar resposta ([[executar novamente sem]])"
7038
+ original: "Original"
7039
+ },
7040
+ "vs/workbench/contrib/inlineChat/browser/inlineChatZoneWidget": {
7041
+ inlineChatClosed: "Closed inline chat widget"
6591
7042
  },
6592
7043
  "vs/workbench/contrib/inlineChat/common/inlineChat": {
6593
7044
  acceptedOrDiscardBeforeSave: "Se as sessões de chat embutido pendentes impedem o salvamento.",
@@ -6623,7 +7074,6 @@ var content = {
6623
7074
  "inlineChatInput.focusBorder": "Cor da borda da entrada interativa do editor quando focalizada",
6624
7075
  "inlineChatInput.placeholderForeground": "Cor de primeiro plano do espaço reservado de entrada do editor interativo",
6625
7076
  inlineChatLastFeedbackKind: "O último tipo de comentário que foi fornecido",
6626
- inlineChatMarkdownMessageCropState: "Se a mensagem do editor interativo é cortada, não cortada ou expandida",
6627
7077
  inlineChatOuterCursorPosition: "Se o cursor do editor externo está acima ou abaixo da entrada interativa do editor",
6628
7078
  inlineChatResponseFocused: "Se a resposta do widget interativo está focada",
6629
7079
  inlineChatResponseType: "Qual tipo foi a última resposta da sessão do editor interativo atual",
@@ -6648,7 +7098,8 @@ var content = {
6648
7098
  interactiveScrollToBottom: "Rolar para Baixo",
6649
7099
  interactiveScrollToTop: "Rolar para Cima",
6650
7100
  interactiveWindow: "Janela Interativa",
6651
- "interactiveWindow.alwaysScrollOnNewCell": "Role automaticamente a janela interativa para mostrar a saída da última instrução executada. Se esse valor for falso, a janela só rolará se a última célula já tiver sido rolada."
7101
+ "interactiveWindow.alwaysScrollOnNewCell": "Role automaticamente a janela interativa para mostrar a saída da última instrução executada. Se esse valor for falso, a janela só rolará se a última célula já tiver sido rolada.",
7102
+ "interactiveWindow.promptToSaveOnClose": "Prompt to save the interactive window when it is closed. Only new interactive windows will be affected by this setting change."
6652
7103
  },
6653
7104
  "vs/workbench/contrib/interactive/browser/interactiveEditor": {
6654
7105
  interactiveInputPlaceHolder: "Digite o código {0} aqui e pressione {1} para executar"
@@ -6763,26 +7214,19 @@ var content = {
6763
7214
  "vs/workbench/contrib/logs/common/logsActions": {
6764
7215
  all: "Tudo",
6765
7216
  current: "Atual",
6766
- debug: "Depurar",
6767
7217
  "default": "Padrão",
6768
- err: "Erro",
6769
7218
  extensionLogs: "Logs de Extensão",
6770
- info: "Informações",
6771
7219
  "log placeholder": "Selecionar Arquivo de log",
6772
7220
  loggers: "Logs",
6773
- off: "Desligar",
6774
7221
  openSessionLogFile: "Abrir Arquivo de Log da Janela (Sessão)...",
6775
7222
  resetLogLevel: "Definida como Nível de Log Padrão",
6776
7223
  selectLogLevel: "Selecionar nível de log",
6777
7224
  selectLogLevelFor: " {0}: Selecione o nível de log",
6778
7225
  selectlog: "Definir o Nível de Log",
6779
7226
  "sessions placeholder": "Selecionar Sessão",
6780
- setLogLevel: "Definir o Nível de Log...",
6781
- trace: "Rastrear",
6782
- warn: "Aviso"
7227
+ setLogLevel: "Definir o Nível de Log..."
6783
7228
  },
6784
7229
  "vs/workbench/contrib/markdown/browser/markdownSettingRenderer": {
6785
- changeFeatureTitle: "Alternar recurso com a configuração {0}",
6786
7230
  changeSettingTitle: "Exibir ou alterar a configuração",
6787
7231
  copySettingId: "Copiar ID da Configuração",
6788
7232
  falseMessage: "Desabilitar \"{0}: {1}\"",
@@ -7073,10 +7517,11 @@ var content = {
7073
7517
  name: "Editor de Comparação Múltipla"
7074
7518
  },
7075
7519
  "vs/workbench/contrib/multiDiffEditor/browser/scmMultiDiffSourceResolver": {
7076
- scmDiffLabel: "{0}: {1}",
7077
7520
  viewChanges: "Exibir alterações"
7078
7521
  },
7079
7522
  "vs/workbench/contrib/notebook/browser/contrib/cellCommands/cellCommands": {
7523
+ "cellCommands.quickFix.noneMessage": "No code actions available",
7524
+ "notebookActions.cellFailureActions": "Show Cell Failure Actions",
7080
7525
  "notebookActions.changeCellToCode": "Alterar Célula para Código",
7081
7526
  "notebookActions.changeCellToMarkdown": "Alterar Célula para Markdown",
7082
7527
  "notebookActions.collapseAllCellInput": "Recolher Todas as Entradas de Célula",
@@ -7099,6 +7544,7 @@ var content = {
7099
7544
  "notebookActions.toggleScrolling": "Alternar Saída da Célula de Rolagem"
7100
7545
  },
7101
7546
  "vs/workbench/contrib/notebook/browser/contrib/cellStatusBar/executionStatusBarItemController": {
7547
+ "notebook.cell.status.diagnostic": "Quick Actions {0}",
7102
7548
  "notebook.cell.status.executing": "Executando",
7103
7549
  "notebook.cell.status.failed": "Com falha",
7104
7550
  "notebook.cell.status.pending": "Pendente",
@@ -7112,6 +7558,7 @@ var content = {
7112
7558
  "notebook.cell.status.searchLanguageExtensions": "Idioma da célula desconhecido. Clique para pesquisar extensões \"{0}\""
7113
7559
  },
7114
7560
  "vs/workbench/contrib/notebook/browser/contrib/clipboard/notebookClipboard": {
7561
+ "notebook.cell.output.selectAll": "Select All",
7115
7562
  "notebookActions.copy": "Copiar Célula",
7116
7563
  "notebookActions.cut": "Recortar Célula",
7117
7564
  "notebookActions.paste": "Colar Célula",
@@ -7179,6 +7626,7 @@ var content = {
7179
7626
  focusLastCell: "Focar na Última Célula",
7180
7627
  focusOutput: "Focar na Saída de Célula Ativa",
7181
7628
  focusOutputOut: "Focar na Saída da Célula Ativa",
7629
+ "notebook.cell.webviewHandledEvents": "Keypresses that should be handled by the focused element in the cell output.",
7182
7630
  "notebook.navigation.allowNavigateToSurroundingCells": "Quando habilitado, o cursor pode navegar para a célula seguinte/anterior quando o cursor atual no editor de célula está na primeira/última linha.",
7183
7631
  "notebookActions.centerActiveCell": "Centralizar Célula Ativa"
7184
7632
  },
@@ -7200,9 +7648,15 @@ var content = {
7200
7648
  "notebook.notebookVariables": "Variáveis do Notebook"
7201
7649
  },
7202
7650
  "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": {
7203
- "breadcrumbs.showCodeCells": "Quando as trilhas do notebook habilitadas contêm células de código.",
7204
- "notebook.gotoSymbols.showAllSymbols": "Quando habilitada, a opção Ir para a Seleção Rápida de Símbolos exibirá símbolos de código completos do notebook, bem como cabeçalhos Markdown.",
7205
- "outline.showCodeCells": "Quando habilitada, a estrutura de tópicos do notebook mostra as células do código."
7651
+ "breadcrumbs.showCodeCells": "When enabled, notebook breadcrumbs contain code cells.",
7652
+ filter: "Filter Entries",
7653
+ "notebook.gotoSymbols.showAllSymbols": "When enabled, the Go to Symbol Quick Pick will display full code symbols from the notebook, as well as Markdown headers.",
7654
+ "outline.showCodeCellSymbols": "When enabled, notebook outline shows code cell symbols. Relies on `notebook.outline.showCodeCells` being enabled.",
7655
+ "outline.showCodeCells": "When enabled, notebook outline shows code cells.",
7656
+ "outline.showMarkdownHeadersOnly": "When enabled, notebook outline will show only markdown cells containing a header.",
7657
+ toggleCodeCellSymbols: "Code Cell Symbols",
7658
+ toggleCodeCells: "Code Cells",
7659
+ toggleShowMarkdownHeadersOnly: "Markdown Headers Only"
7206
7660
  },
7207
7661
  "vs/workbench/contrib/notebook/browser/contrib/profile/notebookProfile": {
7208
7662
  setProfileTitle: "Definir Perfil"
@@ -7247,11 +7701,14 @@ var content = {
7247
7701
  focusPreviousCell: "Focar Célula Anterior",
7248
7702
  "notebook.cell.chat.accept": "Fazer solicitação",
7249
7703
  "notebook.cell.chat.close": "Fechar bate-papo",
7704
+ "notebook.cell.chat.nextFromHistory": "Next From History",
7705
+ "notebook.cell.chat.previousFromHistory": "Previous From History",
7250
7706
  "notebook.cell.chat.stop": "Solicitação de interrupção",
7251
7707
  "notebookActions.menu.insertCode.ontoolbar": "Gerar",
7252
- "notebookActions.menu.insertCode.tooltip": "Gerar célula de código com bate-papo",
7708
+ "notebookActions.menu.insertCode.tooltip": "Start Chat to Generate Code",
7253
7709
  "notebookActions.menu.insertCodeCellWithChat": "Gerar",
7254
- "notebookActions.menu.insertCodeCellWithChat.tooltip": "Gerar célula de código com bate-papo"
7710
+ "notebookActions.menu.insertCodeCellWithChat.tooltip": "Start Chat to Generate Code",
7711
+ "notebookActions.restoreCellprompt": "Generate"
7255
7712
  },
7256
7713
  "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": {
7257
7714
  notebookCellChatFocused: "Se o editor de bate-papo do celular está focado",
@@ -7261,7 +7718,6 @@ var content = {
7261
7718
  },
7262
7719
  "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatController": {
7263
7720
  "default.placeholder": "Faça uma pergunta",
7264
- thinking: "Pensando…",
7265
7721
  "welcome.1": "Código gerado por IA pode estar incorreto"
7266
7722
  },
7267
7723
  "vs/workbench/contrib/notebook/browser/controller/coreActions": {
@@ -7335,14 +7791,17 @@ var content = {
7335
7791
  },
7336
7792
  "vs/workbench/contrib/notebook/browser/controller/layoutActions": {
7337
7793
  customizeNotebook: "Personalizar o Bloco de anotações...",
7794
+ mitoggleNotebookStickyScroll: "&&Toggle Notebook Sticky Scroll",
7338
7795
  "notebook.placeholder": "Arquivo de configurações para salvar",
7339
7796
  "notebook.saveMimeTypeOrder": "Salvar Ordem de Exibição do Tipomine",
7340
7797
  "notebook.showLineNumbers": "Números de Linha do Bloco de Anotações",
7341
7798
  "notebook.toggleBreadcrumb": "Alternar Trilhas de navegação",
7342
7799
  "notebook.toggleCellToolbarPosition": "Alternar Posição da Barra de Ferramentas da Célula",
7343
7800
  "notebook.toggleLineNumbers": "Alternar Números de Linha do Bloco de Anotações",
7801
+ notebookStickyScroll: "Toggle Notebook Sticky Scroll",
7344
7802
  "saveTarget.machine": "Configurações do Usuário",
7345
7803
  "saveTarget.workspace": "Configurações do Workspace",
7804
+ toggleStickyScroll: "Toggle Notebook Sticky Scroll",
7346
7805
  "workbench.notebook.layout.configure.label": "Personalizar o Layout do Bloco de Anotações",
7347
7806
  "workbench.notebook.layout.select.label": "Selecionar entre Layouts de Bloco de Anotações",
7348
7807
  "workbench.notebook.layout.webview.reset.label": "Redefinir Modo de Exibição da Web do Notebook"
@@ -7355,6 +7814,16 @@ var content = {
7355
7814
  indentUsingSpaces: "Recuar Usando Espaços",
7356
7815
  indentUsingTabs: "Recuar Usando Tabulações",
7357
7816
  selectTabWidth: "Selecionar o Tamanho da Tabulação para o Arquivo Atual"
7817
+ },
7818
+ "vs/workbench/contrib/notebook/browser/controller/sectionActions": {
7819
+ expandSection: "Expand Section",
7820
+ foldSection: "Fold Section",
7821
+ miexpandSection: "&&Expand Section",
7822
+ mifoldSection: "&&Fold Section",
7823
+ mirunCell: "&&Run Cell",
7824
+ mirunCellsInSection: "&&Run Cells In Section",
7825
+ runCell: "Run Cell",
7826
+ runCellsInSection: "Run Cells In Section"
7358
7827
  },
7359
7828
  "vs/workbench/contrib/notebook/browser/diff/diffElementOutputs": {
7360
7829
  builtinRenderInfo: "interno",
@@ -7391,7 +7860,10 @@ var content = {
7391
7860
  never: "Nunca dispara Ações de Código ao salvar.",
7392
7861
  neverBoolean: "Dispara Ações de Código somente quando salvas explicitamente. Esse valor será preterido em favor de \"never\".",
7393
7862
  "notebook.VariablesView.description": "Habilite a exibição de variáveis do notebook experimental no painel de depuração.",
7394
- "notebook.cellChat": "Habilitar chat de célula experimental para blocos de anotações.",
7863
+ "notebook.backup.sizeLimit": "The limit of notebook output size in kilobytes (KB) where notebook files will no longer be backed up for hot reload. Use 0 for unlimited.",
7864
+ "notebook.cellChat": "Enable experimental floating chat widget in notebooks.",
7865
+ "notebook.cellFailureDiagnostics": "Show available diagnostics for cell failures.",
7866
+ "notebook.cellGenerate": "Enable experimental generate action to create code cell with inline chat enabled.",
7395
7867
  "notebook.cellToolbarLocation.description": "Onde a barra de ferramentas da célula deve ser mostrada ou se deve ficar oculta.",
7396
7868
  "notebook.cellToolbarLocation.viewType": "Configurar a posição da barra de ferramentas da célula para tipos de arquivo específicos",
7397
7869
  "notebook.cellToolbarVisibility.description": "Se a barra de ferramentas da célula deve ser exibida ao passar o mouse ou clicar.",
@@ -7416,16 +7888,13 @@ var content = {
7416
7888
  "notebook.insertToolbarPosition.description": "Controlar onde as ações de inserção de célula devem aparecer.",
7417
7889
  "notebook.interactiveWindow.collapseCodeCells": "Controla se as células de código na janela interativa são recolhidas por padrão.",
7418
7890
  "notebook.markup.fontSize": "Controla o tamanho da fonte em pixels da marcação renderizada em notebooks. Quando definido como {0}, 120% de {1} é usado.",
7891
+ "notebook.minimalErrorRendering": "Control whether to render error output in a minimal style.",
7419
7892
  "notebook.outputFontFamily": "A família de fontes do texto de saída nas células do notebook. Quando definido como vazio, o {0} é usado.",
7420
7893
  "notebook.outputFontSize": "Tamanho da fonte para o texto de saída nas células do notebook. Quando definido como 0, {0} é usado.",
7421
7894
  "notebook.outputLineHeight": "Altura da linha do texto de saída nas células do notebook.\r\n - Quando definido como 0, a altura da linha do editor é usada.\r\n - Valores entre 0 e 8 serão usados como multiplicador com o tamanho da fonte.\r\n - Valores maiores ou iguais a 8 serão utilizados como valores efetivos.",
7422
7895
  "notebook.outputScrolling": "Renderize inicialmente as saídas do notebook em uma região rolável quando for maior que o limite.",
7423
7896
  "notebook.outputWordWrap": "Controla se as linhas na saída devem ser encapsuladas.",
7424
7897
  "notebook.remoteSaving": "Habilita o salvamento incremental de blocos de anotações no ambiente remoto. Quando habilitado, somente as alterações no bloco de anotações são enviadas para o host da extensão, aprimorando o desempenho de grandes blocos de anotações e conexões de rede mais lentas.",
7425
- "notebook.scrolling.anchorToFocusedCell.auto.description": "Ancore a janela do visor na célula em foco dependendo do contexto, a menos que {0} esteja definido como {1}.",
7426
- "notebook.scrolling.anchorToFocusedCell.description": "Experimental. Mantenha a célula focada estável enquanto as células vizinhas mudam de tamanho.",
7427
- "notebook.scrolling.anchorToFocusedCell.off.description": "A célula em foco pode mudar conforme as células são redimensionadas.",
7428
- "notebook.scrolling.anchorToFocusedCell.on.description": "Sempre ancore o visor na célula em foco.",
7429
7898
  "notebook.scrolling.revealNextCellOnExecute.description": "Até onde rolar ao revelar a próxima célula ao executar {0}.",
7430
7899
  "notebook.scrolling.revealNextCellOnExecute.firstLine.description": "Role para revelar a primeira linha da próxima célula.",
7431
7900
  "notebook.scrolling.revealNextCellOnExecute.fullCell.description": "Role para revelar totalmente a próxima célula.",
@@ -7463,6 +7932,11 @@ var content = {
7463
7932
  "notebook.focusPreviousEditor": "O comando Focus Previous Cell Editor ({0}) definirá o foco no editor da célula anterior.",
7464
7933
  "notebook.focusPreviousEditorNoKb": "O comando Focus Previous Cell Editor definirá o foco no editor da célula anterior e, no momento, não pode ser disparado por uma associação de teclas.",
7465
7934
  "notebook.overview": "O modo de exibição de notebook é uma coleção de células de código e markdown. As células de código podem ser executadas e produzirão a saída diretamente abaixo da célula."
7935
+ },
7936
+ "vs/workbench/contrib/notebook/browser/notebookAccessibilityProvider": {
7937
+ notebookTreeAriaLabel: "Notebook",
7938
+ notebookTreeAriaLabelHelp: "Notebook\r\nUse {0} for accessibility help",
7939
+ notebookTreeAriaLabelHelpNoKb: "Notebook\r\nRun the Open Accessibility Help command for more information"
7466
7940
  },
7467
7941
  "vs/workbench/contrib/notebook/browser/notebookEditor": {
7468
7942
  "fail.noEditor": "Não é possível abrir o recurso com o tipo de editor de notebook '{0}', favor verificar se você tem a extensão correta instalada e habilitada.",
@@ -7498,9 +7972,6 @@ var content = {
7498
7972
  "notebookStatusErrorIcon.foreground": "A cor do ícone de erro das células do notebook na barra de status da célula.",
7499
7973
  "notebookStatusRunningIcon.foreground": "A cor do ícone em execução das células do notebook na barra de status da célula.",
7500
7974
  "notebookStatusSuccessIcon.foreground": "A cor do ícone de erro das células do notebook na barra de status da célula.",
7501
- notebookTreeAriaLabel: "Notebook",
7502
- notebookTreeAriaLabelHelp: "Notebook\r\nUse {0} para obter ajuda sobre acessibilidade",
7503
- notebookTreeAriaLabelHelpNoKb: "Notebook\r\nExecute o comando Abrir Ajuda de Acessibilidade para obter mais informações",
7504
7975
  selectedCellBackground: "A cor da tela de fundo de uma célula quando ela está selecionada."
7505
7976
  },
7506
7977
  "vs/workbench/contrib/notebook/browser/notebookExtensionPoint": {
@@ -7635,12 +8106,6 @@ var content = {
7635
8106
  },
7636
8107
  "vs/workbench/contrib/notebook/browser/viewModel/notebookOutlineEntryFactory": {
7637
8108
  empty: "célula vazia"
7638
- },
7639
- "vs/workbench/contrib/notebook/browser/viewParts/notebookEditorStickyScroll": {
7640
- miNotebookStickyScroll: "&&Rolagem Autoadesiva do Bloco de Anotações",
7641
- mitoggleStickyScroll: "&&Alternar Rolagem Autoadesiva do Bloco de Anotações",
7642
- notebookStickyScroll: "Rolagem Autoadesiva do Bloco de Anotações",
7643
- toggleStickyScroll: "Alternar Rolagem Autoadesiva do Bloco de Anotações"
7644
8109
  },
7645
8110
  "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelQuickPickStrategy": {
7646
8111
  current1: "Atualmente Selecionado.",
@@ -7721,6 +8186,8 @@ var content = {
7721
8186
  "clearOutput.label": "Limpar Saída",
7722
8187
  extensionLogs: "Logs de Extensão",
7723
8188
  logFile: "A ID do arquivo de log a ser aberto, por exemplo , '\"janela\"'. Atualmente, a melhor maneira de conseguir isso é obter a ID verificando os comandos \"workbench.action.output.show.<id>\"",
8189
+ "logLevel.label": "Set Log Level...",
8190
+ "logLevelDefault.label": "Set As Default",
7724
8191
  miToggleOutput: "&&Saída",
7725
8192
  openActiveOutputFile: "Abrir a Saída no Editor",
7726
8193
  openActiveOutputFileInNewWindow: "Abrir Saída em uma Nova Janela",
@@ -7851,7 +8318,8 @@ var content = {
7851
8318
  settingsEditor2: "Editor de Configurações 2",
7852
8319
  showDefaultKeybindings: "Mostrar Combinações de Teclas do sistema",
7853
8320
  showExtensionKeybindings: "Mostrar Keybidings de Extensão",
7854
- showUserKeybindings: "Mostrar Associações de Teclas do Usuário"
8321
+ showUserKeybindings: "Mostrar Associações de Teclas do Usuário",
8322
+ "workbench.action.openSettingsJson.description": "Opens the JSON file containing the current user profile settings"
7855
8323
  },
7856
8324
  "vs/workbench/contrib/preferences/browser/preferencesActions": {
7857
8325
  configureLanguageBasedSettings: "Definir Configurações Específicas de Linguagem...",
@@ -8217,6 +8685,7 @@ var content = {
8217
8685
  "remote.category": "Remoto",
8218
8686
  "remote.close": "Fechar a Conexão Remota",
8219
8687
  "remote.install": "Instalar Extensões de Desenvolvimento Remoto",
8688
+ "remote.showExtensionRecommendations": "When enabled, remote extensions recommendations will be shown in the Remote Indicator menu.",
8220
8689
  "remote.showMenu": "Mostrar Menu Remoto",
8221
8690
  "remote.startActions.help": "Saiba Mais",
8222
8691
  "remote.startActions.install": "Instalar",
@@ -8301,7 +8770,7 @@ var content = {
8301
8770
  invalidWorkspacePrimary: "&&Abrir Workspace...",
8302
8771
  pauseSocketWriting: "Conexão: Pausar a gravação do soquete",
8303
8772
  remote: "Remoto",
8304
- "remote.autoForwardPortFallback": "O número de portas encaminhadas automaticamente que dispararão a mudança de `process` para `hybrid` ao encaminhar portas automaticamente e `remote.autoForwardPortsSource` está definido como `process`. Defina como `0` para desabilitar o fallback.",
8773
+ "remote.autoForwardPortFallback": "The number of auto forwarded ports that will trigger the switch from `process` to `hybrid` when automatically forwarding ports and `remote.autoForwardPortsSource` is set to `process` by default. Set to `0` to disable the fallback. When `remote.autoForwardPortsFallback` hasn't been configured, but `remote.autoForwardPortsSource` has, `remote.autoForwardPortsFallback` will be treated as though it's set to `0`.",
8305
8774
  "remote.autoForwardPorts": "Quando habilitada, novos processos em execução são detectados e as portas nas quais eles escutam são encaminhadas automaticamente. Desabilitar esta configuração não impedirá que todas as portas sejam encaminhadas. Mesmo quando desabilitadas, as extensões ainda poderão fazer com que as portas sejam encaminhadas, e a abertura de alguns URLs ainda fará com que as portas sejam encaminhadas.",
8306
8775
  "remote.autoForwardPortsSource": "Define a origem a partir da qual as portas são encaminhadas automaticamente quando {0} é verdadeira. Nos repositórios remotos do Windows e macOS, as opções `process` e `hybrid` não têm efeito e `output` será usado.",
8307
8776
  "remote.autoForwardPortsSource.hybrid": "As portas serão encaminhadas automaticamente quando descobertas pela leitura do terminal e saída de depuração. Nem todos os processos que usam portas serão impressos no terminal integrado ou no console de depuração, portanto, algumas portas serão perdidas. As portas serão \"desencaminhadas\" observando os processos que escutam nessa porta para serem finalizados.",
@@ -8437,6 +8906,10 @@ var content = {
8437
8906
  "scm.showOutgoingChanges.always": "Sempre mostre as alterações de saída no modo de exibição Controle do código-fonte.",
8438
8907
  "scm.showOutgoingChanges.auto": "Mostrar somente as alterações de saída no modo de exibição Controle do código-fonte quando houver.",
8439
8908
  "scm.showOutgoingChanges.never": "Nunca mostre alterações de saída no modo de exibição Controle do código-fonte.",
8909
+ "scm.workingSets.default": "Controls the default working set to use when switching to a source control history item group that does not have a working set.",
8910
+ "scm.workingSets.default.current": "Use the current working set when switching to a source control history item group that does not have a working set.",
8911
+ "scm.workingSets.default.empty": "Use an empty working set when switching to a source control history item group that does not have a working set.",
8912
+ "scm.workingSets.enabled": "Controls whether to store editor working sets when switching between source control history item groups.",
8440
8913
  scmConfigurationTitle: "Controle do Código-Fonte",
8441
8914
  showActionButton: "Controla se um botão de ação pode ser mostrado na exibição do Controle do Código-Fonte.",
8442
8915
  showInputActionButton: "Controla se um botão de ação pode ser mostrado na entrada do Controle do Código-Fonte.",
@@ -8527,7 +9000,7 @@ var content = {
8527
9000
  "vs/workbench/contrib/search/browser/search.contribution": {
8528
9001
  anythingQuickAccess: "Acessar o Arquivo",
8529
9002
  anythingQuickAccessPlaceholder: "Pesquisar arquivos por nome (acrescentar {0} para ir para a linha ou {1} para ir para o símbolo)",
8530
- exclude: "Configure [glob patterns](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) for excluding files and folders in fulltext searches and quick open. Inherits all glob patterns from the `#files.exclude#` setting.",
9003
+ exclude: "Configure [glob patterns](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) for excluding files and folders in fulltext searches and file search in quick open. To exclude files from the recently opened list in quick open, patterns must be absolute (for example `**/node_modules/**`). Inherits all glob patterns from the `#files.exclude#` setting.",
8531
9004
  "exclude.boolean": "O padrão glob ao qual corresponder os caminhos do arquivo. Defina como true ou false para habilitar ou desabilitar o padrão.",
8532
9005
  "exclude.when": "Verificação adicional nos irmãos de um arquivo correspondente. Use $(basename) como variável para o nome do arquivo correspondente.",
8533
9006
  filterSortOrder: "Controla a ordem de classificação do histórico do editor ao abrir rapidamente ao filtrar.",
@@ -8547,7 +9020,6 @@ var content = {
8547
9020
  "search.decorations.colors": "Controla se as decorações do arquivo de pesquisa devem usar cores.",
8548
9021
  "search.defaultViewMode": "Controla o modo de exibição de resultados de pesquisa padrão.",
8549
9022
  "search.experimental.closedNotebookResults": "Mostrar resultados de conteúdo avançado do editor de blocos de anotações para blocos de anotações fechados. Atualize os resultados da sua pesquisa após alterar essa configuração.",
8550
- "search.experimental.quickAccess.preserveInput": "Controla se a última entrada digitada da Pesquisa Rápida deverá ser restaurada ao ser aberta na próxima vez.",
8551
9023
  "search.followSymlinks": "Controla se os ciclos de links devem ser seguidos durante a pesquisa.",
8552
9024
  "search.globalFindClipboard": "Controla se o modo de exibição de pesquisa deve ler ou modificar a área de transferência de localização compartilhada no macOS.",
8553
9025
  "search.location": "Controla se a pesquisa será mostrada como um modo de exibição na barra lateral ou como um painel na área do painel para obter mais espaço horizontal.",
@@ -8558,6 +9030,7 @@ var content = {
8558
9030
  "search.mode.newEditor": "Pesquisar em um novo editor de pesquisa.",
8559
9031
  "search.mode.reuseEditor": "Pesquisar em um editor de pesquisa existente se houver algum. Caso contrário, pesquisar em um novo editor de pesquisa.",
8560
9032
  "search.mode.view": "Pesquisar na exibição de pesquisa, seja no painel ou nas barras laterais.",
9033
+ "search.quickAccess.preserveInput": "Controls whether the last typed input to Quick Search should be restored when opening it the next time.",
8561
9034
  "search.quickOpen.includeHistory": "Se deseja incluir os resultados de arquivos abertos recentemente nos resultados do arquivo para Abertura Rápida.",
8562
9035
  "search.quickOpen.includeSymbols": "Se deseja incluir os resultados de uma pesquisa de símbolo global nos resultados do arquivo para Abertura Rápida.",
8563
9036
  "search.searchEditor.defaultNumberOfContextLines": "O número padrão de linhas de contexto circundantes a serem usadas ao criar Editores de Pesquisas. Se estiver usando `#search. searchEditor.reusePriorSearchConfiguration#`, isso poderá ser definido como `null` (vazio) para usar a configuração do Editor de Pesquisas anterior.",
@@ -8566,6 +9039,9 @@ var content = {
8566
9039
  "search.searchEditor.doubleClickBehaviour.openLocationToSide": "Clicar duas vezes abre o resultado no grupo de editores ao lado, criando um caso ainda não exista.",
8567
9040
  "search.searchEditor.doubleClickBehaviour.selectWord": "Clicar duas vezes seleciona a palavra sob o cursor.",
8568
9041
  "search.searchEditor.reusePriorSearchConfiguration": "Quando esta opção estiver habilitada, os novos Editores de Pesquisa reutilizarão as inclusões, as exclusões e os sinalizadores do Editor de Pesquisa já aberto.",
9042
+ "search.searchEditor.singleClickBehaviour": "Configure effect of single-clicking a result in a search editor.",
9043
+ "search.searchEditor.singleClickBehaviour.default": "Single-clicking does nothing.",
9044
+ "search.searchEditor.singleClickBehaviour.peekDefinition": "Single-clicking opens a Peek Definition window.",
8569
9045
  "search.searchOnType": "Pesquisar todos os arquivos enquanto você digita.",
8570
9046
  "search.searchOnTypeDebouncePeriod": "Quando {0} está habilitado, controla o tempo limite em milissegundos entre a digitação de um caractere e o início da pesquisa. Não tem efeito quando {0} está desabilitado.",
8571
9047
  "search.seedOnFocus": "Atualize a consulta de pesquisa para o texto selecionado do editor ao focar na exibição de pesquisa. Isso acontece ao clicar ou ao disparar o comando `workbench.views.search.focus`.",
@@ -8584,8 +9060,8 @@ var content = {
8584
9060
  "searchSortOrder.type": "Os resultados são classificados por extensões de arquivo, em ordem alfabética.",
8585
9061
  symbolsQuickAccess: "Ir para o Símbolo no Workspace",
8586
9062
  symbolsQuickAccessPlaceholder: "Digite o nome de um símbolo a ser aberto.",
8587
- textSearchPickerHelp: "Pesquisar Texto (Experimental)",
8588
- textSearchPickerPlaceholder: "Pesquise texto nos arquivos do espaço de trabalho (experimental).",
9063
+ textSearchPickerHelp: "Search for Text",
9064
+ textSearchPickerPlaceholder: "Search for text in your workspace files.",
8589
9065
  useGlobalIgnoreFiles: "Controla se o arquivo gitignore global deve ser usado (por exemplo, de `$HOME/.config/git/ignore`) ao procurar por arquivos. Requer que `#search.useIgnoreFiles#` esteja habilitado.",
8590
9066
  useIgnoreFiles: "Controla se os arquivos `.gitignore` e `.ignore` devem ser usados ao pesquisar arquivos.",
8591
9067
  usePCRE2Deprecated: "Preterido. O PCRE2 será usado automaticamente ao usar os recursos regex que só têm suporte do PCRE2.",
@@ -8610,7 +9086,8 @@ var content = {
8610
9086
  findInWorkspace: "Localizar no Workspace...",
8611
9087
  miFindInFiles: "Localizar &&nos Arquivos",
8612
9088
  restrictResultsToFolder: "Restringir Pesquisa à Pasta",
8613
- revealInSideBar: "Modo de exibição Revelar no Explorer"
9089
+ revealInSideBar: "Modo de exibição Revelar no Explorer",
9090
+ "search.expandRecursively": "Expand Recursively"
8614
9091
  },
8615
9092
  "vs/workbench/contrib/search/browser/searchActionsNav": {
8616
9093
  "AddCursorsAtSearchResults.label": "Adicionar Cursores nos Resultados da Pesquisa",
@@ -8641,7 +9118,7 @@ var content = {
8641
9118
  showTriggerActions: "Ir para o Símbolo no Workspace..."
8642
9119
  },
8643
9120
  "vs/workbench/contrib/search/browser/searchActionsTextQuickAccess": {
8644
- quickTextSearch: "Pesquisa Rápida (Experimental)"
9121
+ quickTextSearch: "Quick Search"
8645
9122
  },
8646
9123
  "vs/workbench/contrib/search/browser/searchActionsTopBar": {
8647
9124
  "CancelSearchAction.label": "Cancelar Pesquisa",
@@ -8654,6 +9131,7 @@ var content = {
8654
9131
  clearSearchHistoryLabel: "Limpar Histórico de Pesquisa"
8655
9132
  },
8656
9133
  "vs/workbench/contrib/search/browser/searchFindInput": {
9134
+ aiDescription: "Use AI",
8657
9135
  "searchFindInputNotebookFilter.label": "Filtros de Localização de Bloco de Anotações"
8658
9136
  },
8659
9137
  "vs/workbench/contrib/search/browser/searchIcons": {
@@ -8673,6 +9151,8 @@ var content = {
8673
9151
  searchShowAsTree: "Ícone para visualizar os resultados como uma árvore na visualização de pesquisa.",
8674
9152
  searchShowContextIcon: "Ícone de alternância do contexto no editor de pesquisa.",
8675
9153
  searchShowReplaceIcon: "Ícone para expandir a seção de substituição na exibição de pesquisa.",
9154
+ searchSparkleEmpty: "Icon to hide AI results in search.",
9155
+ searchSparkleFilled: "Icon to show AI results in search.",
8676
9156
  searchStopIcon: "Ícone para parar na exibição de pesquisa.",
8677
9157
  searchViewIcon: "Ícone de exibição da exibição de pesquisa."
8678
9158
  },
@@ -8903,10 +9383,41 @@ var content = {
8903
9383
  "vscode.extension.contributes.snippets": "Contribui com snippets.",
8904
9384
  "vscode.extension.contributes.snippets-language": "Identificador de linguagem com o qual este snippet contribuiu.",
8905
9385
  "vscode.extension.contributes.snippets-path": "Caminho do arquivo de snippets. O caminho é relativo à pasta de extensão e, normalmente, começa com './snippets/'."
9386
+ },
9387
+ "vs/workbench/contrib/speech/browser/speechService": {
9388
+ speechProviderDescription: "A description of this Speech Provider, shown in the UI.",
9389
+ speechProviderName: "Unique name for this Speech Provider.",
9390
+ "vscode.extension.contributes.speechProvider": "Contributes a Speech Provider"
8906
9391
  },
8907
9392
  "vs/workbench/contrib/speech/common/speechService": {
8908
- hasSpeechProvider: "Um provedor de fala é registrado no serviço de fala.",
8909
- speechToTextInProgress: "Uma sessão de conversão de fala em texto está em andamento."
9393
+ hasSpeechProvider: "A speech provider is registered to the speech service.",
9394
+ "speechLanguage.da-DK": "Danish (Denmark)",
9395
+ "speechLanguage.de-DE": "German (Germany)",
9396
+ "speechLanguage.en-AU": "English (Australia)",
9397
+ "speechLanguage.en-CA": "English (Canada)",
9398
+ "speechLanguage.en-GB": "English (United Kingdom)",
9399
+ "speechLanguage.en-IE": "English (Ireland)",
9400
+ "speechLanguage.en-IN": "English (India)",
9401
+ "speechLanguage.en-NZ": "English (New Zealand)",
9402
+ "speechLanguage.en-US": "English (United States)",
9403
+ "speechLanguage.es-ES": "Spanish (Spain)",
9404
+ "speechLanguage.es-MX": "Spanish (Mexico)",
9405
+ "speechLanguage.fr-CA": "French (Canada)",
9406
+ "speechLanguage.fr-FR": "French (France)",
9407
+ "speechLanguage.hi-IN": "Hindi (India)",
9408
+ "speechLanguage.it-IT": "Italian (Italy)",
9409
+ "speechLanguage.ja-JP": "Japanese (Japan)",
9410
+ "speechLanguage.ko-KR": "Korean (South Korea)",
9411
+ "speechLanguage.nl-NL": "Dutch (Netherlands)",
9412
+ "speechLanguage.pt-BR": "Portuguese (Brazil)",
9413
+ "speechLanguage.pt-PT": "Portuguese (Portugal)",
9414
+ "speechLanguage.ru-RU": "Russian (Russia)",
9415
+ "speechLanguage.sv-SE": "Swedish (Sweden)",
9416
+ "speechLanguage.tr-TR": "Turkish (Türkiye)",
9417
+ "speechLanguage.zh-CN": "Chinese (Simplified, China)",
9418
+ "speechLanguage.zh-HK": "Chinese (Traditional, Hong Kong)",
9419
+ "speechLanguage.zh-TW": "Chinese (Traditional, Taiwan)",
9420
+ speechToTextInProgress: "A speech-to-text session is in progress."
8910
9421
  },
8911
9422
  "vs/workbench/contrib/surveys/browser/ces.contribution": {
8912
9423
  cesSurveyQuestion: "Você tem um minuto para ajudar a equipe do VS Code? Conte-nos sobre sua experiência com o VS Code até agora.",
@@ -9000,7 +9511,7 @@ var content = {
9000
9511
  "runTask.label": "O rótulo da tarefa ou um termo para filtrar",
9001
9512
  "runTask.task": "O rótulo da tarefa ou um termo para filtrar",
9002
9513
  "runTask.type": "O tipo de tarefa contribuído",
9003
- "saveBeforeRun.dontSave": "Não salvar",
9514
+ "saveBeforeRun.dontSave": "Do&&n't Save",
9004
9515
  "saveBeforeRun.save": "&&Salvar",
9005
9516
  savePersistentTask: "Salvando tarefas persistentes: {0}",
9006
9517
  selectProblemMatcher: "Selecionar quais tipos de erros e avisos para examinar a saída da tarefa",
@@ -9387,7 +9898,11 @@ var content = {
9387
9898
  },
9388
9899
  "vs/workbench/contrib/terminal/browser/terminalActions": {
9389
9900
  emptyTerminalNameInfo: "Fornecer nenhum nome o redefinirá para o valor padrão",
9901
+ "goToRecentDirectory.metadata": "Goes to a recent folder",
9390
9902
  miStickyScroll: "&&Rolagem Autoadesiva",
9903
+ "newWithProfile.location": "Where to create the terminal",
9904
+ "newWithProfile.location.editor": "Create the terminal in the editor",
9905
+ "newWithProfile.location.view": "Create the terminal in the terminal view",
9391
9906
  noUnattachedTerminals: "Não há nenhum terminal desanexado para fazer a anexação",
9392
9907
  quickAccessTerminal: "Alternar Terminal Ativo",
9393
9908
  sendSequence: "A sequência de texto a enviar para o terminal",
@@ -9413,7 +9928,7 @@ var content = {
9413
9928
  "workbench.action.terminal.focusPrevious": "Foco no Grupo do Terminal Anterior",
9414
9929
  "workbench.action.terminal.focusPreviousPane": "Foco no Terminal Anterior no Grupo de Terminais",
9415
9930
  "workbench.action.terminal.goToRecentDirectory": "Vá para o Diretório Recente...",
9416
- "workbench.action.terminal.join": "Ingressar terminais",
9931
+ "workbench.action.terminal.join": "Join Terminals...",
9417
9932
  "workbench.action.terminal.join.insufficientTerminals": "Terminais insuficientes para a ação de ingresso",
9418
9933
  "workbench.action.terminal.join.onlySplits": "Todos os terminais já ingressaram",
9419
9934
  "workbench.action.terminal.joinInstance": "Ingressar terminais",
@@ -9456,14 +9971,8 @@ var content = {
9456
9971
  "workbench.action.terminal.selectToPreviousLine": "Selecionar até a Linha Anterior",
9457
9972
  "workbench.action.terminal.setFixedDimensions": "Definir Dimensões Fixas",
9458
9973
  "workbench.action.terminal.splitInActiveWorkspace": "Dividir Terminal (no Workspace Ativo)",
9459
- "workbench.action.terminal.startVoice": "Iniciar Voz do Terminal",
9460
- "workbench.action.terminal.stopVoice": "Parar Voz do Terminal",
9461
9974
  "workbench.action.terminal.switchTerminal": "Alternar Terminal",
9462
9975
  "workbench.action.terminal.toggleStickyScroll": "Ativar/Desativar Rolagem Autoadesiva"
9463
- },
9464
- "vs/workbench/contrib/terminal/browser/terminalConfigHelper": {
9465
- install: "Instalar",
9466
- "useWslExtension.title": "A extensão '{0}' é recomendada para abrir um terminal no WSL."
9467
9976
  },
9468
9977
  "vs/workbench/contrib/terminal/browser/terminalEditorInput": {
9469
9978
  "confirmDirtyTerminal.button": "&&Terminar",
@@ -9488,7 +9997,6 @@ var content = {
9488
9997
  "vs/workbench/contrib/terminal/browser/terminalInstance": {
9489
9998
  bellStatus: "Sino",
9490
9999
  changeColor: "Selecione uma cor do terminal",
9491
- changeIcon: "Selecione um ícone do terminal",
9492
10000
  configureTerminalSettings: "Definir as Configurações do Terminal",
9493
10001
  disconnectStatus: "Conexão perdida para o processo",
9494
10002
  keybindingHandling: "Algumas associações de teclas não acessam o terminal por padrão e são processadas por {0}.",
@@ -9531,7 +10039,7 @@ var content = {
9531
10039
  "workbench.action.terminal.copySelection.short": "Copiar",
9532
10040
  "workbench.action.terminal.copySelectionAsHtml": "Copiar como HTML",
9533
10041
  "workbench.action.terminal.joinInstance": "Ingressar terminais",
9534
- "workbench.action.terminal.newWithProfile.short": "Novo Terminal com Perfil",
10042
+ "workbench.action.terminal.newWithProfile.short": "New Terminal With Profile...",
9535
10043
  "workbench.action.terminal.openSettings": "Definir as configurações do terminal",
9536
10044
  "workbench.action.terminal.paste.short": "Colar",
9537
10045
  "workbench.action.terminal.renameInstance": "Renomear...",
@@ -9560,7 +10068,7 @@ var content = {
9560
10068
  },
9561
10069
  "vs/workbench/contrib/terminal/browser/terminalQuickAccess": {
9562
10070
  renameTerminal: "Renomear Terminal",
9563
- "workbench.action.terminal.newWithProfilePlus": "Criar novo terminal com perfil",
10071
+ "workbench.action.terminal.newWithProfilePlus": "Create New Terminal With Profile...",
9564
10072
  "workbench.action.terminal.newplus": "Criar Novo Terminal"
9565
10073
  },
9566
10074
  "vs/workbench/contrib/terminal/browser/terminalRunRecentQuickPick": {
@@ -9603,9 +10111,6 @@ var content = {
9603
10111
  "terminal.useMonospace": "Usar 'monospace'",
9604
10112
  terminalConnectingLabel: "Iniciando...",
9605
10113
  terminals: "Abrir Terminais."
9606
- },
9607
- "vs/workbench/contrib/terminal/browser/terminalVoice": {
9608
- terminalVoiceTextInserted: "{0} inserido"
9609
10114
  },
9610
10115
  "vs/workbench/contrib/terminal/browser/xterm/decorationAddon": {
9611
10116
  gutter: "Decorações de comando de calha",
@@ -9634,11 +10139,7 @@ var content = {
9634
10139
  terminalPromptContextMenu: "Mostrar Ações de Comando"
9635
10140
  },
9636
10141
  "vs/workbench/contrib/terminal/browser/xterm/xtermTerminal": {
9637
- dontShowAgain: "Não Mostrar Novamente",
9638
- no: "Não",
9639
- "terminal.integrated.copySelection.noSelection": "O terminal não tem seleção para copiar",
9640
- "terminal.slowRendering": "Parece que a aceleração da GPU do terminal está lenta no computador. Deseja desabilitá-la para aprimorar o desempenho? [Leia mais sobre as configurações de terminal](https://code.visualstudio.com/docs/editor/integrated-terminal#_changing-how-the-terminal-is-rendered).",
9641
- yes: "Sim"
10142
+ "terminal.integrated.copySelection.noSelection": "O terminal não tem seleção para copiar"
9642
10143
  },
9643
10144
  "vs/workbench/contrib/terminal/common/terminal": {
9644
10145
  "vscode.extension.contributes.terminal": "Contribui com a funcionalidade do terminal.",
@@ -9693,11 +10194,13 @@ var content = {
9693
10194
  process: "o nome do processo de terminal",
9694
10195
  separator: "um separador condicional {0} que só será exibido quando cercado por variáveis com valores ou texto estático.",
9695
10196
  sequence: "o nome fornecido pelo processo ao terminal",
10197
+ "suggestEnabled.deprecated": "This is an experimental setting and may break the terminal! Use at your own risk.",
9696
10198
  task: "indica que este terminal está associado a uma tarefa",
9697
10199
  "terminal.integrated.accessibleViewFocusOnCommandExecution": "Concentre na exibição acessível do terminal quando um comando for executado.",
9698
10200
  "terminal.integrated.accessibleViewPreserveCursorPosition": "Preserve a posição do cursor na reabertura da exibição acessível do terminal em vez de configurá-la na parte inferior do buffer.",
9699
10201
  "terminal.integrated.allowChords": "Se deve ou não permitir combinações de teclas de acordes no terminal. Observe que quando isso for verdadeiro e o pressionamento de tecla resultar em um acorde, ele será ignorado {0}, definir isso como falso é particularmente útil quando você deseja que ctrl+k vá para o seu shell (não VS Code).",
9700
10202
  "terminal.integrated.allowMnemonics": "Se desejar permitir que mnemônicos da barra de menus (por exemplo, Alt+F) disparem a abertura da barra de menus. Observe que isso fará com que todos os pressionamentos de tecla Alt ignorem o shell quando verdadeiro. Isso não faz nada no macOS.",
10203
+ "terminal.integrated.allowedLinkSchemes": "An array of strings containing the URI schemes that the terminal is allowed to open links for. By default, only a small subset of possible schemes are allowed for security reasons.",
9701
10204
  "terminal.integrated.altClickMovesCursor": "Se ativado, alt/option + click reposicionará o cursor do prompt para baixo do mouse quando {0} estiver definido como {1} (o valor padrão). Isso pode não funcionar de forma confiável dependendo do seu shell.",
9702
10205
  "terminal.integrated.autoReplies": "Um conjunto de mensagens que, quando encontradas no terminal, serão respondidas automaticamente. Desde que a mensagem seja específica o suficiente, isso pode ajudar a automatizar respostas comuns.\r\n\r\nObservações:\r\n\r\n- Use {0} para responder automaticamente ao prompt de encerramento do trabalho em lote no Windows.\r\n- A mensagem inclui sequências de escape para que a resposta não aconteça com texto estilizado.\r\n- Cada resposta só pode acontecer uma vez a cada segundo.\r\n- Use {1} na resposta para representar a tecla Enter.\r\n- Para cancelar a definição de uma tecla padrão, defina o valor como nulo.\r\n - Reinicie o VS Code se novas não se aplicarem.",
9703
10206
  "terminal.integrated.autoReplies.reply": "A resposta a ser enviada para o processo.",
@@ -9772,6 +10275,9 @@ var content = {
9772
10275
  "terminal.integrated.localEchoStyle": "Estilo do terminal de texto ecoado localmente; um estilo da fonte ou uma cor RGB.",
9773
10276
  "terminal.integrated.macOptionClickForcesSelection": "Controla se a seleção deve ser forçada ao usar Option + clique no macOS. Isso forçará uma seleção regular (linha) e removerá a permissão de uso do modo de seleção de coluna. Isso permite copiar e colar usando a seleção de terminal normal, por exemplo, quando o modo de mouse está habilitado no tmux.",
9774
10277
  "terminal.integrated.macOptionIsMeta": "Controla se a chave de opção deve ser tratada como a chave de meta no terminal no macOS.",
10278
+ "terminal.integrated.middleClickBehavior": "Controls how terminal reacts to middle click.",
10279
+ "terminal.integrated.middleClickBehavior.default": "The platform default to focus the terminal. On Linux this will also paste the selection.",
10280
+ "terminal.integrated.middleClickBehavior.paste": "Paste on middle click.",
9775
10281
  "terminal.integrated.minimumContrastRatio": "Quando definido, a cor de primeiro plano de cada célula será alterada para tentar atender à taxa de contraste especificada. Observe que isso não se aplica a caracteres `powerline` por #146406. Valores de exemplo:\r\n\r\n- 1: não faça nada e use as cores padrão do tema.\r\n- 4.5: [Conformidade com WCAG AA (mínimo)](https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html) (default).\r\n- 7: [Conformidade WCAG AAA (melhorado)](https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast7.html).\r\n- 21: branco no preto ou preto no branco.",
9776
10282
  "terminal.integrated.mouseWheelScrollSensitivity": "Um multiplicador a ser usado no `deltaY` dos eventos de rolagem do mouse.",
9777
10283
  "terminal.integrated.mouseWheelZoom": "Amplie a fonte do terminal ao usar a roda do mouse e segurar “Ctrl”.",
@@ -9780,6 +10286,7 @@ var content = {
9780
10286
  "terminal.integrated.persistentSessionReviveProcess.never": "Nunca restaure os buffers do terminal nem recrie o processo.",
9781
10287
  "terminal.integrated.persistentSessionReviveProcess.onExit": "Reativa os processos depois que a última janela for fechada no Windows/Linux ou quando o comando `workbench.action.quit` for disparado (paleta de comandos, associação de teclas, menu).",
9782
10288
  "terminal.integrated.persistentSessionReviveProcess.onExitAndWindowClose": "Reativa os processos depois que a última janela for fechada no Windows/Linux ou quando o comando `workbench.action.quit` for disparado (paleta de comandos, associação de teclas, menu) ou quando a janela for fechada.",
10289
+ "terminal.integrated.rescaleOverlappingGlyphs": "Whether to rescale glyphs horizontally that are a single cell wide but have glyphs that would overlap following cell(s). This typically happens for ambiguous width characters (eg. the roman numeral characters U+2160+) which aren't featured in monospace fonts. Emoji glyphs are never rescaled.",
9783
10290
  "terminal.integrated.rightClickBehavior": "Controla como o terminal reage ao clicar com o botão direito do mouse.",
9784
10291
  "terminal.integrated.rightClickBehavior.copyPaste": "Copiar quando houver uma seleção, caso contrário, colar.",
9785
10292
  "terminal.integrated.rightClickBehavior.default": "Mostrar o menu de contexto.",
@@ -9793,7 +10300,7 @@ var content = {
9793
10300
  "terminal.integrated.shellIntegration.decorationsEnabled.gutter": "Mostrar decorações de calha à esquerda do terminal",
9794
10301
  "terminal.integrated.shellIntegration.decorationsEnabled.never": "Não mostrar decorações",
9795
10302
  "terminal.integrated.shellIntegration.decorationsEnabled.overviewRuler": "Mostrar as decorações da régua de visão geral à direita do terminal",
9796
- "terminal.integrated.shellIntegration.enabled": "Determina se a integração do shell é ou não injetada automaticamente para oferecer suporte a recursos como rastreamento de comando aprimorado e detecção de diretório de trabalho atual. \r\n\r\nA integração do shell funciona injetando o shell com um script de inicialização. O script fornece uma visão do VS Code sobre o que está acontecendo no terminal.\r\n\r\nShells com suporte:\r\n\r\n- Linux/macOS: bash, fish, pwsh, zsh\r\n - Windows: pwsh\r\n\r\nEsta configuração se aplica somente quando os terminais são criados, portanto, você precisará reiniciar seus terminais para que ela entre em vigor.\r\n\r\n Observe que a injeção de script pode não funcionar se você tiver argumentos personalizados definidos no perfil do terminal, habilitou {1}, tem um [bash complexo `PROMPT_COMMAND`](https://code.visualstudio.com/docs/editor/integrated-terminal#_complex-bash-promptcommand) ou outra configuração sem suporte. Para desabilitar as decorações, consulte {0}",
10303
+ "terminal.integrated.shellIntegration.enabled": "Determines whether or not shell integration is auto-injected to support features like enhanced command tracking and current working directory detection. \r\n\r\nShell integration works by injecting the shell with a startup script. The script gives VS Code insight into what is happening within the terminal.\r\n\r\nSupported shells:\r\n\r\n- Linux/macOS: bash, fish, pwsh, zsh\r\n - Windows: pwsh, git bash\r\n\r\nThis setting applies only when terminals are created, so you will need to restart your terminals for it to take effect.\r\n\r\n Note that the script injection may not work if you have custom arguments defined in the terminal profile, have enabled {1}, have a [complex bash `PROMPT_COMMAND`](https://code.visualstudio.com/docs/editor/integrated-terminal#_complex-bash-promptcommand), or other unsupported setup. To disable decorations, see {0}",
9797
10304
  "terminal.integrated.shellIntegration.history": "Controla o número de comandos usados recentemente para manter no histórico de comandos do terminal. Defina como 0 para desabilitar o histórico de comandos do terminal.",
9798
10305
  "terminal.integrated.shellIntegration.suggestEnabled": "Habilita sugestões de IntelliSense de terminal experimental para shells com suporte quando {0} é definido como {1}. Se a integração do shell for instalada manualmente, {2} precisará ser definido como {3} antes de chamar o script.",
9799
10306
  "terminal.integrated.showExitAlert": "Controla se o alerta \"O processo do terminal terminou com o código de saída\" é mostrado quando o código de saída é diferente de zero.",
@@ -9920,8 +10427,62 @@ var content = {
9920
10427
  runRecentCommand: "Executar Comando Recente ({0})",
9921
10428
  runRecentCommandNoKb: "Atualmente, a opção Executar comando recente não pode ser disparada por uma combinação de teclas.",
9922
10429
  shellIntegration: "O terminal tem um recurso chamado integração de shell que oferece uma experiência aprimorada e fornece comandos úteis para leitores de tela, como:"
10430
+ },
10431
+ "vs/workbench/contrib/terminalContrib/chat/browser/terminalChat": {
10432
+ chatAgentRegisteredContextKey: "Whether the terminal chat agent has been registered.",
10433
+ chatFocusedContextKey: "Whether the chat view is focused.",
10434
+ chatInputHasTextContextKey: "Whether the chat input has text.",
10435
+ chatRequestActiveContextKey: "Whether there is an active chat request.",
10436
+ chatResponseContainsCodeBlockContextKey: "Whether the chat response contains a code block.",
10437
+ chatResponseContainsMultipleCodeBlocksContextKey: "Whether the chat response contains multiple code blocks.",
10438
+ chatResponseSupportsIssueReportingContextKey: "Whether the response supports issue reporting",
10439
+ chatVisibleContextKey: "Whether the chat view is visible.",
10440
+ interactiveSessionResponseVote: "When the response has been voted up, is set to 'up'. When voted down, is set to 'down'. Otherwise an empty string."
10441
+ },
10442
+ "vs/workbench/contrib/terminalContrib/chat/browser/terminalChatAccessibilityHelp": {
10443
+ "chat.signals": "Accessibility Signals can be changed via settings with a prefix of signals.chat. By default, if a request takes more than 4 seconds, you will hear a sound indicating that progress is still occurring.",
10444
+ "inlineChat.access": "It can be activated using the command: Terminal: Start Chat ({0}), which will focus the input box.",
10445
+ "inlineChat.focusInput": "Reach the input box from the response ({0}).",
10446
+ "inlineChat.focusInputNoKb": "Reach the response from the input box by shift+tabbing or assigning a keybinding for the command: Focus Terminal Input.",
10447
+ "inlineChat.focusResponse": "Reach the response from the input box ({0}).",
10448
+ "inlineChat.focusResponseNoKb": "Reach the response from the input box by tabbing or assigning a keybinding for the command: Focus Terminal Response.",
10449
+ "inlineChat.input": "The input box is where the user can type a request and can make the request ({0}). The widget will be closed and all content will be discarded when the Escape key is pressed and the terminal will regain focus.",
10450
+ "inlineChat.inputNoKb": "The input box is where the user can type a request and can make the request by tabbing to the Make Request button, which is not currently triggerable via keybindings. The widget will be closed and all content will be discarded when the Escape key is pressed and the terminal will regain focus.",
10451
+ "inlineChat.insertCommand": "With focus in the input box command editor, the Terminal: Insert Chat Command ({0}) action.",
10452
+ "inlineChat.insertCommandNoKb": "Insert a command by tabbing to the button as the action is currently not triggerable by a keybinding.",
10453
+ "inlineChat.inspectResponseMessage": "The response can be inspected in the accessible view ({0}).",
10454
+ "inlineChat.inspectResponseNoKb": "With the input box focused, inspect the response in the accessible view via the Open Accessible View command, which is currently not triggerable by a keybinding.",
10455
+ "inlineChat.overview": "Inline chat occurs within a terminal. It is useful for suggesting terminal commands. Keep in mind that AI generated code may be incorrect.",
10456
+ "inlineChat.runCommand": "With focus in the input box or command editor, the Terminal: Run Chat Command ({0}) action.",
10457
+ "inlineChat.runCommandNoKb": "Run a command by tabbing to the button as the action is currently not triggerable by a keybinding.",
10458
+ "inlineChat.toolbar": "Use tab to reach conditional parts like commands, status, message responses and more."
10459
+ },
10460
+ "vs/workbench/contrib/terminalContrib/chat/browser/terminalChatActions": {
10461
+ cancelChat: "Cancel Chat",
10462
+ closeChat: "Close Chat",
10463
+ discard: "Discard",
10464
+ discardDescription: "Discards the terminal current chat response, hide the chat widget, and clear the chat input.",
10465
+ focusTerminalInput: "Focus Terminal Input",
10466
+ focusTerminalResponse: "Focus Terminal Response",
10467
+ insert: "Insert",
10468
+ insertCommand: "Insert Chat Command",
10469
+ insertFirst: "Insert First",
10470
+ insertFirstCommand: "Insert First Chat Command",
10471
+ makeChatRequest: "Make Chat Request",
10472
+ reportIssue: "Report Issue",
10473
+ run: "Run",
10474
+ runCommand: "Run Chat Command",
10475
+ runFirst: "Run First",
10476
+ runFirstCommand: "Run First Chat Command",
10477
+ startChat: "Start in Terminal",
10478
+ viewInChat: "View in Chat"
10479
+ },
10480
+ "vs/workbench/contrib/terminalContrib/chat/browser/terminalChatWidget": {
10481
+ "default.placeholder": "Ask how to do something in the terminal",
10482
+ "welcome.1": "AI-generated commands may be incorrect"
9923
10483
  },
9924
10484
  "vs/workbench/contrib/terminalContrib/developer/browser/terminal.developer.contribution": {
10485
+ terminalDevMode: "Terminal Dev Mode",
9925
10486
  "workbench.action.terminal.restartPtyHost": "Reiniciar Host Pty",
9926
10487
  "workbench.action.terminal.showTextureAtlas": "Mostrar Atlas de Textura de Terminal",
9927
10488
  "workbench.action.terminal.writeDataToTerminal": "Gravar os dados no terminal",
@@ -9954,7 +10515,8 @@ var content = {
9954
10515
  "vs/workbench/contrib/terminalContrib/links/browser/terminal.links.contribution": {
9955
10516
  "workbench.action.terminal.openDetectedLink": "Abrir Link Detectado",
9956
10517
  "workbench.action.terminal.openLastLocalFileLink": "Abrir Último Link de Arquivo Local",
9957
- "workbench.action.terminal.openLastUrlLink": "Abrir Último Link de URL"
10518
+ "workbench.action.terminal.openLastUrlLink": "Abrir Último Link de URL",
10519
+ "workbench.action.terminal.openLastUrlLink.description": "Opens the last detected URL/URI link in the terminal"
9958
10520
  },
9959
10521
  "vs/workbench/contrib/terminalContrib/links/browser/terminalLinkDetectorAdapter": {
9960
10522
  focusFolder: "Focar na pasta no explorador",
@@ -9964,9 +10526,11 @@ var content = {
9964
10526
  searchWorkspace: "Pesquisar workspace"
9965
10527
  },
9966
10528
  "vs/workbench/contrib/terminalContrib/links/browser/terminalLinkManager": {
10529
+ allow: "Allow {0}",
9967
10530
  followForwardedLink: "Seguir o link usando a porta encaminhada",
9968
10531
  followLink: "Seguir o link",
9969
10532
  followLinkUrl: "Link",
10533
+ scheme: "Opening URIs can be insecure, do you want to allow opening links with the scheme {0}?",
9970
10534
  "terminalLinkHandler.followLinkAlt": "alt + clique",
9971
10535
  "terminalLinkHandler.followLinkAlt.mac": "option + clique",
9972
10536
  "terminalLinkHandler.followLinkCmd": "cmd + clique",
@@ -10022,10 +10586,12 @@ var content = {
10022
10586
  },
10023
10587
  "vs/workbench/contrib/testing/browser/codeCoverageDecorations": {
10024
10588
  "coverage.branchCovered": "A ramificação {0} em {1} foi executada {2} hora(s).",
10589
+ "coverage.branchCoveredYes": "Branch {0} in {1} was executed.",
10025
10590
  "coverage.branchNotCovered": "Filial {0}em {1} não foi coberta.",
10026
10591
  "coverage.branches": "{0} de {1} de filiais em {2} Foram cobertos.",
10027
- "coverage.codeExecutedCount": "{0} foi executado {1} hora(s).",
10028
10592
  "coverage.declExecutedCount": "`{0}` foi executado {1} tempo(s).",
10593
+ "coverage.declExecutedNo": "`{0}` was not executed.",
10594
+ "coverage.declExecutedYes": "`{0}` was executed.",
10029
10595
  "coverage.toggleInline": "Alternar cobertura inline",
10030
10596
  "testing.toggleInlineCoverage": "Alternar cobertura inline"
10031
10597
  },
@@ -10218,13 +10784,16 @@ var content = {
10218
10784
  "testing.goToError": "Ir para Fonte",
10219
10785
  "testing.goToFile": "Ir para a Origem",
10220
10786
  "testing.goToNextMessage": "Acessar Falha do Próximo Teste",
10787
+ "testing.goToNextMessage.description": "Shows the next failure message in your file",
10221
10788
  "testing.goToPreviousMessage": "Acessar Falha do Teste Anterior",
10789
+ "testing.goToPreviousMessage.description": "Shows the previous failure message in your file",
10222
10790
  "testing.markdownPeekError": "Não foi possível abrir a visualização do markdown: {0}.\r\n\r\nVerifique se a extensão Markdown está habilitada.",
10223
10791
  "testing.openMessageInEditor": "Abrir no Editor",
10224
10792
  "testing.reRunLastRun": "Executar o Teste de Repetição",
10225
10793
  "testing.revealInExplorer": "Fazer a revelação no Gerenciador de Testes",
10226
10794
  "testing.showResultOutput": "Mostrar Saída do Resultado",
10227
10795
  "testing.toggleTestingPeekHistory": "Alternar o Histórico de Testes no Peek",
10796
+ "testing.toggleTestingPeekHistory.description": "Shows or hides the history of test runs in the peek view",
10228
10797
  testingOutputActual: "Resultado real",
10229
10798
  testingOutputExpected: "Resultado esperado",
10230
10799
  testingPeekLabel: "Testar Mensagens de Resultado"
@@ -10246,11 +10815,17 @@ var content = {
10246
10815
  "testing.coveredBorder": "Cor da borda do texto coberto.",
10247
10816
  "testing.coveredGutterBackground": "Cor da medianiz das regiões onde o código foi coberto.",
10248
10817
  "testing.iconErrored": "Cor do ícone 'Com erro' no Gerenciador de Testes.",
10818
+ "testing.iconErrored.retired": "Retired color for the 'Errored' icon in the test explorer.",
10249
10819
  "testing.iconFailed": "A cor do ícone 'com falha' no Gerenciador de Testes.",
10820
+ "testing.iconFailed.retired": "Retired color for the 'failed' icon in the test explorer.",
10250
10821
  "testing.iconPassed": "Cor do ícone 'aprovado' no Gerenciador de Testes.",
10822
+ "testing.iconPassed.retired": "Retired color for the 'passed' icon in the test explorer.",
10251
10823
  "testing.iconQueued": "Cor do ícone 'Enfileirado' no Gerenciador de Testes.",
10824
+ "testing.iconQueued.retired": "Retired color for the 'Queued' icon in the test explorer.",
10252
10825
  "testing.iconSkipped": "Cor do ícone 'Ignorado' no Gerenciador de Testes.",
10826
+ "testing.iconSkipped.retired": "Retired color for the 'Skipped' icon in the test explorer.",
10253
10827
  "testing.iconUnset": "Cor do ícone 'Remover definição' no Gerenciador de Testes.",
10828
+ "testing.iconUnset.retired": "Retired color for the 'Unset' icon in the test explorer.",
10254
10829
  "testing.message.error.decorationForeground": "Cor do texto das mensagens de erro de teste mostradas embutidas no editor.",
10255
10830
  "testing.message.error.marginBackground": "Cor da margem ao lado das mensagens de erro mostradas embutidas no editor.",
10256
10831
  "testing.message.info.decorationForeground": "Cor do texto das mensagens de informações de teste mostradas embutidas no editor.",
@@ -10311,9 +10886,6 @@ var content = {
10311
10886
  "testState.skipped": "Ignorado",
10312
10887
  "testState.unset": "Ainda não executou",
10313
10888
  "testing.treeElementLabel": "{0} ({1})"
10314
- },
10315
- "vs/workbench/contrib/testing/common/testCoverageService": {
10316
- testCoverageError: "Falha ao carregar a cobertura do teste: {0}"
10317
10889
  },
10318
10890
  "vs/workbench/contrib/testing/common/testingContentProvider": {
10319
10891
  runNoOutout: "A execução de teste não registrou nenhuma saída."
@@ -10337,7 +10909,8 @@ var content = {
10337
10909
  "testing.testItemHasUri": "Booliano indicando se o item de teste tem um URI definido",
10338
10910
  "testing.testItemIsHidden": "Booliano indicando se o item de teste está oculto",
10339
10911
  "testing.testMessage": "Valor definido em `testMessage.contextValue`, disponível no editor/conteúdo e em teste/mensagem/contexto",
10340
- "testing.testResultOutdated": "O valor disponível no editor/conteúdo e teste/mensagem/contexto quando o resultado está desatualizado"
10912
+ "testing.testResultOutdated": "O valor disponível no editor/conteúdo e teste/mensagem/contexto quando o resultado está desatualizado",
10913
+ "testing.testResultState": "Value available testing/item/result indicating the state of the item."
10341
10914
  },
10342
10915
  "vs/workbench/contrib/testing/common/testResult": {
10343
10916
  runFinished: "Teste executado em {0}"
@@ -10355,9 +10928,11 @@ var content = {
10355
10928
  "button.keep": "Manter Novo Tema",
10356
10929
  "button.revert": "Reverter",
10357
10930
  "button.tryTheme": "Experimentar Novo Tema",
10931
+ cannotToggle: "Cannot toggle between light and dark themes when `{0}` is enabled in settings.",
10358
10932
  defaultProductIconThemeLabel: "Padrão",
10359
10933
  fileIconThemeCategory: "temas de ícones de arquivo",
10360
10934
  "generateColorTheme.label": "Gerar Tema de Cores com as Configurações Atuais",
10935
+ goToSetting: "Open Settings",
10361
10936
  installColorThemes: "Instalar Temas de Cor Adicionais...",
10362
10937
  "installExtension.button.ok": "OK",
10363
10938
  "installExtension.confirm": "Isso instalará a extensão '{0}' publicada por '{1}'. Você quer continuar?",
@@ -10380,12 +10955,18 @@ var content = {
10380
10955
  "themes.category.dark": "temas escuros",
10381
10956
  "themes.category.hc": "temas de alto contraste",
10382
10957
  "themes.category.light": "temas claros",
10958
+ "themes.configure.switchingDisabled": "Detect system color mode disabled. Click to configure.",
10959
+ "themes.configure.switchingEnabled": "Detect system color mode enabled. Click to configure.",
10383
10960
  "themes.selectIconTheme": "Selecione o Tema do Ícone do Arquivo (Teclas para Cima/Baixo para Visualizar)",
10384
10961
  "themes.selectIconTheme.label": "Tema do Ícone de Arquivo",
10385
10962
  "themes.selectMarketplaceTheme": "Digite para Pesquisar Mais. Selecione para Instalar. Teclas Para Cima/Baixo para a Visualização",
10386
10963
  "themes.selectProductIconTheme": "Selecione o Tema do Ícone do Produto (Teclas para Cima/Baixo para Visualizar)",
10387
10964
  "themes.selectProductIconTheme.label": "Tema do Ícone do Produto",
10388
- "themes.selectTheme": "Selecionar Tema de Cor (Teclas Para Cima/Para baixo para Visualizar)",
10965
+ "themes.selectTheme.darkHC": "Select Color Theme for High Contrast Dark Mode",
10966
+ "themes.selectTheme.darkScheme": "Select Color Theme for System Dark Mode",
10967
+ "themes.selectTheme.default": "Select Color Theme (detect system color mode disabled)",
10968
+ "themes.selectTheme.lightHC": "Select Color Theme for High Contrast Light Mode",
10969
+ "themes.selectTheme.lightScheme": "Select Color Theme for System Light Mode",
10389
10970
  "toggleLightDarkThemes.label": "Alterne entre Temas Claro/Escuro"
10390
10971
  },
10391
10972
  "vs/workbench/contrib/timeline/browser/timeline.contribution": {
@@ -10442,8 +11023,6 @@ var content = {
10442
11023
  "tree.aria": "Tipo de Hierarquia"
10443
11024
  },
10444
11025
  "vs/workbench/contrib/update/browser/releaseNotesEditor": {
10445
- disableFeature: "Desabilitar esse recurso",
10446
- enableFeature: "Habilitar esse recurso",
10447
11026
  releaseNotesInputName: "Notas sobre a Versão: {0}",
10448
11027
  showOnUpdate: "Mostrar notas sobre a versão após uma atualização",
10449
11028
  unassigned: "não atribuído"
@@ -10692,6 +11271,9 @@ var content = {
10692
11271
  showAll: "Mais...",
10693
11272
  start: "Iniciar",
10694
11273
  toStart: "para começar.",
11274
+ videos: "Videos",
11275
+ "videos-description": "Learn VS Code's must-have features in short and practical videos",
11276
+ "videos-title": "Watch Getting Started Tutorials",
10695
11277
  walkthroughs: "Passo a passo",
10696
11278
  welcome: "Bem-vindo",
10697
11279
  welcomeAriaLabel: "Visão geral de como se familiarizar com seu editor.",
@@ -10701,6 +11283,7 @@ var content = {
10701
11283
  "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.contribution": {
10702
11284
  deprecationMessage: "Preterido, use o 'workbench.reduceMotion' global.",
10703
11285
  miWelcome: "Bem-vindo",
11286
+ minWelcomeDescription: "Opens a Walkthrough to help you get started in VS Code.",
10704
11287
  pickWalkthroughs: "Selecione um passo a passo para abrir",
10705
11288
  welcome: "Bem-vindo",
10706
11289
  "welcome.goBack": "Voltar",
@@ -10774,6 +11357,7 @@ var content = {
10774
11357
  "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedService": {
10775
11358
  builtin: "Construídas em",
10776
11359
  developer: "Desenvolvedor",
11360
+ resetGettingStartedProgressDescription: "Reset the progress of all Walkthrough steps on the Welcome Page to make them appear as if they are being viewed for the first time, providing a fresh start to the getting started experience.",
10777
11361
  resetWelcomePageWalkthroughProgress: "Redefinir Progresso do Passo a Passo da Página Inicial"
10778
11362
  },
10779
11363
  "vs/workbench/contrib/welcomeGettingStarted/browser/startupPage": {
@@ -10782,8 +11366,8 @@ var content = {
10782
11366
  },
10783
11367
  "vs/workbench/contrib/welcomeGettingStarted/common/gettingStartedContent": {
10784
11368
  browseLangExts: "Procurar Extensões de Linguagem",
10785
- browsePopular: "Procurar Extensões da Web Populares",
10786
- browseRecommended: "Procurar as Extensões Recomendadas",
11369
+ browsePopular: "Browse Popular Extensions",
11370
+ browsePopularWeb: "Browse Popular Web Extensions",
10787
11371
  cloneRepo: "Clonar Repositório",
10788
11372
  commandPalette: "Abrir a Paleta de Comandos",
10789
11373
  enableSync: "Configurações de Backup e Sincronização",
@@ -10910,7 +11494,8 @@ var content = {
10910
11494
  },
10911
11495
  "vs/workbench/contrib/welcomeWalkthrough/browser/editor/editorWalkThrough": {
10912
11496
  editorWalkThrough: "Editor Playground interativo",
10913
- "editorWalkThrough.title": "Editor Playground"
11497
+ "editorWalkThrough.title": "Editor Playground",
11498
+ editorWalkThroughMetadata: "Opens an interactive playground for learning about the editor."
10914
11499
  },
10915
11500
  "vs/workbench/contrib/welcomeWalkthrough/browser/walkThrough.contribution": {
10916
11501
  miPlayground: "Editor Playgrou&&nd",
@@ -10959,9 +11544,6 @@ var content = {
10959
11544
  restrictedModeBannerMessageWorkspace: "O Modo Restrito destina-se à navegação por código seguro. Confie neste espaço de trabalho para habilitar todos os recursos.",
10960
11545
  startupTrustRequestLearnMore: "Se você não confiar nos autores desses arquivos, recomendamos que continue no modo restrito, pois os arquivos podem ser mal-intencionados. Confira [nossos documentos](https://aka.ms/vscode-workspace-trust) para saber mais.",
10961
11546
  "status.WorkspaceTrust": "Confiança no Workspace",
10962
- "status.ariaTrustedFolder": "Esta pasta é confiável.",
10963
- "status.ariaTrustedWindow": "Esta janela é confiável.",
10964
- "status.ariaTrustedWorkspace": "Este espaço de trabalho é confiável.",
10965
11547
  "status.ariaUntrustedFolder": "Modo Restrito: alguns recursos estão desabilitados porque esta pasta não é confiável.",
10966
11548
  "status.ariaUntrustedWindow": "Modo Restrito: alguns recursos estão desabilitados porque esta janela não é confiável.",
10967
11549
  "status.ariaUntrustedWorkspace": "Modo Restrito: alguns recursos estão desabilitados porque esse espaço de trabalho não é confiável.",
@@ -10971,6 +11553,7 @@ var content = {
10971
11553
  trustFolderOptionDescription: "Confiar na pasta e habilitar todos os recursos",
10972
11554
  trustOption: "&&Sim, confio nos autores",
10973
11555
  trustWorkspaceOptionDescription: "Confiar no espaço de trabalho e habilitar todos os recursos",
11556
+ untrusted: "Restricted Mode",
10974
11557
  "workspace.trust.banner.always": "Mostrar a faixa sempre que um workspace não confiável estiver aberto.",
10975
11558
  "workspace.trust.banner.description": "Controla quando a faixa do modo restrito é mostrada.",
10976
11559
  "workspace.trust.banner.never": "Não mostrar a faixa quando um workspace não confiável estiver aberto.",
@@ -11074,6 +11657,7 @@ var content = {
11074
11657
  "commentThread.editorActions": "As ações do editor de comentários contribuídos",
11075
11658
  "commentThread.title": "O menu de título de thread do comentário contribuído",
11076
11659
  "commentThread.titleContext": "O menu de contexto de espiada do título do thread de comentário contribuído, renderizado como um menu de clique com o botão direito do mouse no título de espiada do thread de comentário.",
11660
+ "commentsView.threadActions": "The contributed comment thread context menu in the comments view",
11077
11661
  dup0: "Comando `{0}` já registrado",
11078
11662
  dup1: "Comando `{0}` já registrado por {1} ({2})",
11079
11663
  "dupe.command": "O item de menu faz referência ao mesmo comando que o padrão e Alt + Command",
@@ -11091,6 +11675,7 @@ var content = {
11091
11675
  "menus.debugCallstackContext": "O menu de contexto do modo de exibição da pilha de chamadas de depuração",
11092
11676
  "menus.debugToolBar": "O menu da barra de ferramentas de depuração",
11093
11677
  "menus.debugVariablesContext": "O menu de contexto do modo de exibição de variáveis de depuração",
11678
+ "menus.diffEditorGutterToolBarMenus": "The gutter toolbar in the diff editor",
11094
11679
  "menus.editorContext": "O menu de contexto do editor",
11095
11680
  "menus.editorContextCopyAs": "Submenu 'Copiar como' no menu de contexto do editor",
11096
11681
  "menus.editorContextShare": "Submenu 'Compartilhar' no menu de contexto do editor",
@@ -11150,6 +11735,7 @@ var content = {
11150
11735
  "submenuItem.duplicate": "Já foi feita a contribuição do submenu `{0}` para o menu `{1}`.",
11151
11736
  "testing.item.context": "O menu do item de teste contribuído",
11152
11737
  "testing.item.gutter.title": "O menu de uma decoração de medianiz de um item de teste",
11738
+ "testing.item.result.title": "The menu for an item in the Test Results view or peek.",
11153
11739
  "testing.message.content.title": "Menu de contexto da mensagem na árvore de resultados",
11154
11740
  "testing.message.context.title": "Um botão destacado sobrepondo o conteúdo do editor em que a mensagem é exibida",
11155
11741
  "unsupported.submenureference": "O item de menu faz referência a um submenu para um menu que não tem suporte para submenu.",
@@ -11183,48 +11769,28 @@ var content = {
11183
11769
  "vscode.extension.contributes.submenus": "(API Proposta) Contribui com itens do submenu para o editor",
11184
11770
  "webview.context": "O menu de contexto do modo de exibição da web"
11185
11771
  },
11186
- "vs/workbench/services/assignment/common/assignmentService": {
11187
- "workbench.enableExperiments": "Busca experimentos para execução usando um serviço online da Microsoft."
11772
+ "vs/workbench/services/authentication/browser/authenticationExtensionsService": {
11773
+ accessRequest: "Grant access to {0} for {1}... (1)",
11774
+ allow: "&&Allow",
11775
+ confirmAuthenticationAccess: "The extension '{0}' wants to access the {1} account '{2}'.",
11776
+ deny: "&&Deny",
11777
+ getSessionPlateholder: "Select an account for '{0}' to use or Esc to cancel",
11778
+ selectAccount: "The extension '{0}' wants to access a {1} account",
11779
+ "sign in": "Sign in requested",
11780
+ signInRequest: "Sign in with {0} to use {1} (1)",
11781
+ useOtherAccount: "Sign in to another account"
11188
11782
  },
11189
11783
  "vs/workbench/services/authentication/browser/authenticationService": {
11190
- accessRequest: "Permitir acesso a {0} para {1}... (1)",
11191
- accountLastUsedDate: "Último uso desta conta {0}",
11192
- allow: "&&Permitir",
11193
- authentication: "Autenticação",
11194
- "authentication.Placeholder": "Nenhuma conta solicitada ainda...",
11195
- "authentication.id": "A ID do provedor de autenticação.",
11196
- "authentication.idConflict": "Esta ID de autenticação '{0}' já foi registrada",
11197
- "authentication.label": "O nome do provedor de autenticação legível por humanos.",
11198
- "authentication.missingId": "Uma contribuição de autenticação precisa especificar uma ID.",
11199
- "authentication.missingLabel": "Uma contribuição de autenticação precisa especificar um rótulo.",
11200
- authenticationExtensionPoint: "Contribui com a autenticação",
11201
- authenticationid: "ID",
11202
- authenticationlabel: "Rótulo",
11203
- confirmAuthenticationAccess: "A extensão '{0}' quer acessar a conta de {1} '{2}'.",
11204
- deny: "&&Negar",
11205
- getSessionPlateholder: "Selecionar uma conta para '{0}' a ser usada ou Esc para cancelar",
11206
- loading: "Carregando...",
11207
- manageExtensions: "Escolha quais extensões podem acessar esta conta",
11208
- manageTrustedExtensions: "Gerenciar Extensões Confiáveis",
11209
- "manageTrustedExtensions.cancel": "Cancelar",
11210
- noTrustedExtensions: "Esta conta não foi usada por nenhuma extensão.",
11211
- notUsed: "Não usou esta conta",
11212
- selectAccount: "A extensão '{0}' quer acessar uma conta {1}",
11213
- "sign in": "Entrar solicitada",
11214
- signInRequest: "Entre com uma {0} para usar {1} (1)",
11215
- signOut: "&&Sair",
11216
- signOutMessage: "A conta '{0}' foi usada por: \r\n\r\n{1}\r\n\r\n Sair dessas extensões?",
11217
- signOutMessageSimple: "Sair de '{0}'?",
11218
- trustedExtensionTooltip: "Esta extensão é confiável para a Microsoft e\r\nsempre tem acesso a esta conta",
11219
- trustedExtensions: "Confiável para a Microsoft",
11220
- useOtherAccount: "Entrar com outra conta"
11784
+ "authentication.idConflict": "This authentication id '{0}' has already been registered",
11785
+ "authentication.missingId": "An authentication contribution must specify an id.",
11786
+ "authentication.missingLabel": "An authentication contribution must specify a label."
11221
11787
  },
11222
11788
  "vs/workbench/services/auxiliaryWindow/browser/auxiliaryWindowService": {
11223
- lifecycleVeto: "As alterações feitas podem não ser salvas. Pressione 'Cancelar' e tente novamente.",
11224
- retry: "&&Tentar novamente",
11225
- unableToOpenWindow: "O navegador interrompeu a abertura de uma nova janela. Pressione ''Repetir'' para tentar novamente.",
11226
- unableToOpenWindowDetail: "Para evitar esse problema no futuro, certifique-se de permitir pop-ups para este site.",
11227
- unableToOpenWindowError: "Não é possível abrir uma nova janela."
11789
+ lifecycleVeto: "Changes that you made may not be saved. Please check press 'Cancel' and try again.",
11790
+ retry: "&&Retry",
11791
+ unableToOpenWindow: "The browser interrupted the opening of a new window. Press 'Retry' to try again.",
11792
+ unableToOpenWindowDetail: "To avoid this problem in the future, please ensure to allow popups for this website.",
11793
+ unableToOpenWindowError: "Unable to open a new window."
11228
11794
  },
11229
11795
  "vs/workbench/services/configuration/browser/configurationService": {
11230
11796
  "configurationDefaults.description": "Padrões do Contribute para configurações",
@@ -11428,6 +11994,9 @@ var content = {
11428
11994
  accessExtensionFeatureMessage: "“{0}” extensão gostaria de acessar o recurso “{1}”.",
11429
11995
  allow: "Permitir",
11430
11996
  disallow: "Não Permitir"
11997
+ },
11998
+ "vs/workbench/services/extensionManagement/common/extensionManagement": {
11999
+ extensionsConfigurationTitle: "Extensions"
11431
12000
  },
11432
12001
  "vs/workbench/services/extensionManagement/common/extensionManagementServerService": {
11433
12002
  browser: "Navegador",
@@ -11449,6 +12018,7 @@ var content = {
11449
12018
  "install multiple extensions": "Deseja instalar as extensões e sincronizá-las com seus dispositivos?",
11450
12019
  "install single extension": "Deseja instalar a extensão '{0}' e sincronizá-la com seus dispositivos?",
11451
12020
  "limited support": "'{0}' tem funcionalidade limitada no {1}.",
12021
+ "main.notFound": "Cannot activate, becase {0} not found",
11452
12022
  multipleDependentsError: "Não é possível desinstalar a extensão '{0}'. As extensões '{1}', '{2}' e outras dependem disso.",
11453
12023
  "non web extensions": "'{0}' contém extensões que não são suportadas no {1}.",
11454
12024
  "non web extensions detail": "Contém extensões que não são suportadas.",
@@ -11463,17 +12033,13 @@ var content = {
11463
12033
  "workspace folder": "Pasta do Workspace"
11464
12034
  },
11465
12035
  "vs/workbench/services/extensions/browser/extensionUrlHandler": {
11466
- Installing: "Instalando a Extensão '{0}'...",
11467
12036
  confirmUrl: "Permitir que a extensão ''{0}'' abra este URI?",
11468
- enableAndHandle: "A extensão '{0}' está desabilitada. Quer habilitar a extensão e recarregar a janela para abrir a URL?",
11469
- enableAndReload: "&&Habilitar e Abrir",
11470
12037
  extensions: "Extensões",
11471
- "install and open": "&&Instalar e Abrir",
11472
- installAndHandle: "Deseja instalar uma extensão ''{0}'' de ''{1}'' para abrir este URI?",
11473
- installDetail: "A extensão '{0}' deseja abrir um URI:",
12038
+ installDetail: "This extension wants to open a URI:",
11474
12039
  manage: "Gerenciar URIs de Extensões Autorizadas...",
11475
12040
  no: "No momento, não há URIs de extensão autorizados.",
11476
12041
  open: "&&Abrir",
12042
+ openUri: "Open URI",
11477
12043
  reloadAndHandle: "A extensão '{0}' não está carregada. Deseja recarregar a janela para carregar a extensão e abrir a URL?",
11478
12044
  reloadAndOpen: "&&Recarregar a Janela e Abrir",
11479
12045
  rememberConfirmUrl: "Não me peça novamente esta extensão"
@@ -11992,11 +12558,11 @@ var content = {
11992
12558
  },
11993
12559
  "vs/workbench/services/themes/common/themeConfiguration": {
11994
12560
  autoDetectHighContrast: "Se habilitado, mudará automaticamente para tema de alto contraste se o sistema operacional estiver usando um tema de alto contraste. O tema de alto contraste a ser usado é especificado por {0} e {1}.",
11995
- colorTheme: "Especifica o tema de cores usado no workbench.",
12561
+ colorTheme: "Specifies the color theme used in the workbench when {0} is not enabled.",
11996
12562
  colorThemeError: "O tema é desconhecido ou não está instalado.",
11997
12563
  defaultProductIconThemeDesc: "Padrão",
11998
12564
  defaultProductIconThemeLabel: "Padrão",
11999
- detectColorScheme: "Se definido, alterna automaticamente para o tema de cores preferido com base na aparência do sistema operacional. Se a aparência do SO for escura, o tema especificado em {0} é usado, para claro {1}.",
12565
+ detectColorScheme: "If enabled, will automatically select a color theme based on the system color mode. If the system color mode is dark, {0} is used, else {1}.",
12000
12566
  editorColors: "Substitui o estilo da fonte e as cores de sintaxe do editor do tema de cores selecionado no momento.",
12001
12567
  "editorColors.comments": "Define as cores e os estilos para comentários",
12002
12568
  "editorColors.functions": "Define as cores e os estilos para declarações e referências de funções.",
@@ -12015,10 +12581,10 @@ var content = {
12015
12581
  iconThemeError: "O tema do ícone de arquivo é desconhecido ou não está instalado.",
12016
12582
  noIconThemeDesc: "Nenhum ícone de arquivo",
12017
12583
  noIconThemeLabel: "Nenhum",
12018
- preferredDarkColorTheme: "Especifica o tema de cor preferencial para a aparência escura do sistema operacional quando {0} está habilitado.",
12019
- preferredHCDarkColorTheme: "Especifica o tema de cor preferencial usado no modo escuro de alto contraste quando {0} está habilitado.",
12020
- preferredHCLightColorTheme: "Especifica o tema de cor preferencial usado no modo de luz de alto contraste quando {0} está habilitado.",
12021
- preferredLightColorTheme: "Especifica o tema de cor preferido para a aparência leve do SO quando {0} está habilitado.",
12584
+ preferredDarkColorTheme: "Specifies the color theme when system color mode is dark and {0} is enabled.",
12585
+ preferredHCDarkColorTheme: "Specifies the color theme when in high contrast dark mode and {0} is enabled.",
12586
+ preferredHCLightColorTheme: "Specifies the color theme when in high contrast light mode and {0} is enabled.",
12587
+ preferredLightColorTheme: "Specifies the color theme when system color mode is light and {0} is enabled.",
12022
12588
  productIconTheme: "Especifica o tema do ícone do produto usado.",
12023
12589
  productIconThemeError: "O tema do ícone do produto é desconhecido ou não está instalado.",
12024
12590
  semanticTokenColors: "Substitui os estilos e a cor do token semântico do editor do tema de cores selecionado no momento.",