Welcome to mirror list, hosted at ThFree Co, Russian Federation.

links.i18n.json « browser « links « contrib « editor « vs « src « ptb « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 38c51b4ea6ecc67c92f36ed764abc0f2314d3738 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"links.navigate.mac": "Cmd + clique para seguir o link",
	"links.navigate": "Ctrl + clique para seguir o link",
	"links.command.mac": "Cmd + clique para executar o comando",
	"links.command": "CTRL + clique para executar o comando",
	"links.navigate.al": "Alt + clique para seguir o link",
	"links.command.al": "Alt + clique para executar o comando",
	"invalid.url": "Desculpe, falha ao abrir este link porque ele não está bem formatado: {0}",
	"missing.url": "Desculpe, falha ao abrir este link porque seu destino está faltando.",
	"label": "Abrir link"
}