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

links.i18n.json « browser « links « contrib « editor « vs « src « trk « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0d6ac3279c29f592a7d8aa17b84b5922638b5201 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*---------------------------------------------------------------------------------------------
 *  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": "Bağlantıyı izlemek için Cmd tuşuna basarak tıklayın",
	"links.navigate": "Bağlantıyı izlemek için Ctrl tuşuna basarak tıklayın",
	"links.navigate.al": "Bağlantıyı izlemek için Alt tuşuna basarak tıklayın",
	"invalid.url": "Üzgünüz, bu bağlantı iyi oluşturulmamış olduğu için açılamadı: {0}",
	"missing.url": "Üzgünüz; bu bağlantı, hedefi eksik olduğu için açılamadı.",
	"label": "Bağlantıyı Aç"
}