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

searchResultsView.i18n.json « browser « search « parts « workbench « vs « src « trk « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a96c67a4a70be958fd1f2d87b55bce72f28a91ad (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.
{
	"searchFolderMatch.other.label": "Diğer dosyalar",
	"searchFileMatches": "{0} dosya bulundu",
	"searchFileMatch": "{0} dosya bulundu",
	"searchMatches": "{0} eşleşme bulundu",
	"searchMatch": "{0} eşleşme bulundu",
	"folderMatchAriaLabel": "{1} kök dizininde {0} eşleşme, Arama sonucu",
	"fileMatchAriaLabel": "{2} klasöründeki {1} dosyasında {0} eşleşme, Arama sonucu",
	"replacePreviewResultAria": "{3} metinli satırdaki {2}. sütunda {1} ile arama terimi {0}",
	"searchResultAria": "{2} metinli satırdaki {1}. sütunda terim {0} bulundu"
}