mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
2018-02-01. Merged in translations from Transifex.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"noResults": "Nenhum resultado encontrado",
|
||||
"description": "Descrição"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
]
|
||||
}
|
||||
9
i18n/ptb/src/vs/code/electron-main/logUploader.i18n.json
Normal file
9
i18n/ptb/src/vs/code/electron-main/logUploader.i18n.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
]
|
||||
}
|
||||
@@ -180,12 +180,12 @@
|
||||
"miConfigureTask": "&& Configurar Tarefas...",
|
||||
"miConfigureBuildTask": "Configurar Tarefas Padrão de Compilação...",
|
||||
"accessibilityOptionsWindowTitle": "Opções de Acessibilidade",
|
||||
"miRestartToUpdate": "Reinicie para Atualizar...",
|
||||
"miCheckForUpdates": "Verificar Atualizações...",
|
||||
"miCheckingForUpdates": "Verificando Atualizações...",
|
||||
"miDownloadUpdate": "Baixar Atualização Disponível",
|
||||
"miDownloadingUpdate": "Baixando Atualização...",
|
||||
"miInstallingUpdate": "Instalando Atualização...",
|
||||
"miCheckForUpdates": "Verificar Atualizações...",
|
||||
"miRestartToUpdate": "Reinicie para Atualizar...",
|
||||
"aboutDetail": "Versão {0}\nConfirmação {1}\nData {2}\nShell {3}\nRenderizador {4}\nNó {5}\nArquitetura {6}",
|
||||
"okButton": "OK",
|
||||
"copy": "&&Copiar"
|
||||
|
||||
Reference in New Issue
Block a user