@codingame/monaco-vscode-language-pack-pt-br 19.0.0 → 19.0.2
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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-pt-br",
|
|
3
|
-
"version": "19.0.
|
|
3
|
+
"version": "19.0.2",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@codingame/monaco-vscode-api": "19.0.
|
|
21
|
+
"@codingame/monaco-vscode-api": "19.0.2"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
"$(info) This repository has no worktrees.": "$(info) Esse repositório não possui árvores de trabalho.",
|
|
19
19
|
"A branch named \"{0}\" already exists": "Já existe um branch com o nome ''{0}''",
|
|
20
20
|
"A git repository was found in the parent folders of the workspace or the open file(s). Would you like to open the repository?": "Um repositório Git foi encontrado nas pastas pai do workspace ou nos arquivos abertos. Deseja abrir o repositório?",
|
|
21
|
+
"A worktree already exists at \"{0}\".": "A worktree already exists at \"{0}\".",
|
|
21
22
|
"Absolute paths not supported in \"git.scanRepositories\" setting.": "Não há suporte para caminhos absolutos na configuração ''git. scanRepositories''.",
|
|
22
23
|
"Add Remote": "Adicionar Remoto",
|
|
23
24
|
"Add a new remote...": "Adicionar um novo remoto...",
|
|
@@ -43,7 +44,7 @@
|
|
|
43
44
|
"Are you sure you want to stage {0} with merge conflicts?": "Tem certeza de que deseja preparar {0} com conflitos de mesclagem?",
|
|
44
45
|
"Ask Me Later": "Pergunte-me Mais Tarde",
|
|
45
46
|
"Branch \"{0}\" already exists": "A ramificação \"{0}\" já existe",
|
|
46
|
-
"Branch
|
|
47
|
+
"Branch \"{0}\" is already checked out in the worktree at \"{1}\".": "Branch \"{0}\" is already checked out in the worktree at \"{1}\".",
|
|
47
48
|
"Branch name": "Nome do branch",
|
|
48
49
|
"Branch name needs to match regex: {0}": "O nome da ramificação precisa corresponder ao regex: {0}",
|
|
49
50
|
"Can't force push refs to remote. The tip of the remote-tracking branch has been updated since the last checkout. Try running \"Pull\" first to pull the latest changes from the remote branch first.": "Não é possível forçar refs por push para remoto. A dica do branch de acompanhamento remoto foi atualizada desde o último check-out. Tente executar \"Pull\" primeiro para efetuar pull das alterações mais recentes do branch remoto primeiro.",
|
|
@@ -182,7 +183,8 @@
|
|
|
182
183
|
"Open Repositories In Parent Folders": "Abrir Repositórios em Pastas Pai",
|
|
183
184
|
"Open Repository": "Abrir o Repositório",
|
|
184
185
|
"Open Settings": "Abrir Configurações",
|
|
185
|
-
"Open in Current Window": "Open in Current Window",
|
|
186
|
+
"Open Worktree in Current Window": "Open Worktree in Current Window",
|
|
187
|
+
"Open Worktree in New Window": "Open Worktree in New Window",
|
|
186
188
|
"Open in New Window": "Abrir em Nova Janela",
|
|
187
189
|
"Optionally provide a stash message": "Opcionalmente, forneça uma mensagem stash",
|
|
188
190
|
"Passphrase": "Senha",
|
|
@@ -5015,10 +5015,10 @@ var content = [
|
|
|
5015
5015
|
"Repetir",
|
|
5016
5016
|
"Configurar Copilot.",
|
|
5017
5017
|
"Entre para usar o Copilot...",
|
|
5018
|
-
"
|
|
5019
|
-
"
|
|
5020
|
-
"
|
|
5021
|
-
"
|
|
5018
|
+
"Hide AI Features",
|
|
5019
|
+
"Are you sure you want to hide AI features?",
|
|
5020
|
+
"You can restore AI features by running the '{0}' command.",
|
|
5021
|
+
"Hide AI Features",
|
|
5022
5022
|
"Atualize para o Copilot Pro",
|
|
5023
5023
|
"Chat",
|
|
5024
5024
|
"Gerenciar excedentes do Copilot",
|
|
@@ -5271,7 +5271,7 @@ var content = [
|
|
|
5271
5271
|
"True quando a extensão de chat instalada é inválida e precisa ser atualizada.",
|
|
5272
5272
|
"True quando a interface do usuário do chat rápido tem foco; caso contrário, false.",
|
|
5273
5273
|
"True quando o chat tiver anexos de arquivos.",
|
|
5274
|
-
"
|
|
5274
|
+
"Verdadeiro quando o modelo de chat pode ser selecionado manualmente pelo usuário.",
|
|
5275
5275
|
"Verdadeiro quando um trabalho de agente de codificação remota está sendo criado.",
|
|
5276
5276
|
"Se algum agente de codificação remota estiver disponível",
|
|
5277
5277
|
"Se o recurso de sobreposição de arquivos de prompt do agente de codificação remoto estará habilitado",
|