2017-05-24. Merged in translations from transifex.

This commit is contained in:
Daniel Ye
2017-05-24 22:56:48 -07:00
committed by Dirk Baeumer
parent c96f85a6d2
commit 819467443c
587 changed files with 6511 additions and 128 deletions

View File

@@ -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."
}

View 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}."
}