mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
2017-06-30. Merged in translations from Transifex.
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user