mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 04:53:33 +01:00
2018-02-01. Merged in translations from Transifex.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sizeB": "{0}B",
|
||||
"sizeKB": "{0}KB",
|
||||
"sizeMB": "{0}MB",
|
||||
"sizeGB": "{0}GB",
|
||||
"sizeTB": "{0}TB",
|
||||
"resourceOpenExternalButton": "Abrir imagem usando um programa externo?",
|
||||
"nativeBinaryError": "O arquivo não pode ser exibido no editor porque é binário, muito grande ou usa uma codificação de texto sem suporte.",
|
||||
"imgMeta": "{0}x{1} {2}"
|
||||
}
|
||||
Reference in New Issue
Block a user