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

findWidget.i18n.json « browser « find « contrib « editor « vs « src « deu « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1a791fe22410aaa6fb216286091a1aebc56c09a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*---------------------------------------------------------------------------------------------
 *  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": "Suchen",
	"placeholder.find": "Suchen",
	"label.previousMatchButton": "Vorherige Übereinstimmung",
	"label.nextMatchButton": "Nächste Übereinstimmung",
	"label.toggleSelectionFind": "In Auswahl suchen",
	"label.closeButton": "Schließen",
	"label.replace": "Ersetzen",
	"placeholder.replace": "Ersetzen",
	"label.replaceButton": "Ersetzen",
	"label.replaceAllButton": "Alle ersetzen",
	"label.toggleReplaceButton": "Ersetzen-Modus wechseln",
	"label.matchesLocation": "{0} von {1}",
	"label.noResults": "Keine Ergebnisse"
}