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

findWidget.i18n.json « browser « find « contrib « editor « vs « src « trk « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e483c295f196957fc0dc6ffa44bc30986ea53ec4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"label.find": "Bul",
	"placeholder.find": "Bul",
	"label.previousMatchButton": "Önceki eşleşme",
	"label.nextMatchButton": "Sonraki eşleşme",
	"label.toggleSelectionFind": "Seçimde bul",
	"label.closeButton": "Kapat",
	"label.replace": "Değiştir",
	"placeholder.replace": "Değiştir",
	"label.replaceButton": "Değiştir",
	"label.replaceAllButton": "Tümünü Değiştir",
	"label.toggleReplaceButton": "Değiştirme modunu değiştir",
	"title.matchesCountLimit": "Yalnızca ilk 999 sonuç vurgulandı, ancak tüm bulma işlemleri metnin tamamı üzerinde çalışıyor.",
	"label.matchesLocation": "{0}/{1}",
	"label.noResults": "Sonuç Yok"
}