mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-19 19:41:37 -04:00
25 lines
1.3 KiB
JSON
25 lines
1.3 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"displayName": "Mesclar conflitos",
|
|
"description": "Realce e comandos para mesclagem de conflitos inline.",
|
|
"command.category": "Conflito de Mesclagem",
|
|
"command.accept.all-current": "Aceitar Todos os Atuais",
|
|
"command.accept.all-incoming": "Aceitar todas entradas",
|
|
"command.accept.all-both": "Aceitar todas as duas",
|
|
"command.accept.current": "Aceitar a corrente",
|
|
"command.accept.incoming": "Aceitar entrada",
|
|
"command.accept.selection": "Aceitar a seleção",
|
|
"command.accept.both": "Aceitar Ambos",
|
|
"command.next": "Próximo conflito",
|
|
"command.previous": "Conflito anterior",
|
|
"command.compare": "Comparar o conflito atual",
|
|
"config.title": "Mesclar conflitos",
|
|
"config.codeLensEnabled": "Habilitar/Desabilitar o conflito de mesclagem no bloco CodeLens dentro do editor",
|
|
"config.decoratorsEnabled": "Habilitar/Desabilitar decoradores de mesclagem de conflitos dentro do editor"
|
|
} |