2017-06-30. Merged in translations from Transifex.

This commit is contained in:
Michel Kaporin
2017-06-30 11:43:59 +02:00
parent 8b6ba66f49
commit 14ae6bbc65
373 changed files with 1993 additions and 352 deletions

View File

@@ -3,4 +3,13 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
{
"label.close": "Fechar",
"header": "Diferença {0} de {1}: original {2}, {3} linhas, modificado {4}, {5} linhas",
"blankLine": "em branco",
"equalLine": "original {0}, {1} modificados: {2}",
"insertLine": "+ modificado {0}: {1}",
"deleteLine": "-original {0}: {1}",
"editor.action.diffReview.next": "Ir para a próxima diferença",
"editor.action.diffReview.prev": "Ir para a diferença anterior"
}