mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
2017-05-24. Merged in translations from transifex.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"extensionTestError": "Caminho {0} não aponta para um executor de testes com extensão válida."
|
||||
}
|
||||
11
i18n/ptb/src/vs/workbench/node/extensionPoints.i18n.json
Normal file
11
i18n/ptb/src/vs/workbench/node/extensionPoints.i18n.json
Normal file
@@ -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.
|
||||
{
|
||||
"jsonParseFail": "Falha ao analisar {0}: {1}.",
|
||||
"fileReadFail": "Não foi possível ler o arquivo {0}: {1}.",
|
||||
"jsonsParseFail": "Falha ao analisar {0} ou {1}: {2}.",
|
||||
"missingNLSKey": "Não foi possível encontrar a mensagem para a chave {0}."
|
||||
}
|
||||
Reference in New Issue
Block a user