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

extensionEditor.i18n.json « electron-browser « extensions « parts « workbench « vs « src « deu « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3e291faf06c07be4e41fa0c0b4958dc3b2f5b7fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"JSON Validation": "JSON-Validierung ({0})",
	"changelog": "ChangeLog",
	"command name": "Name",
	"commands": "Befehle ({0})",
	"contributions": "Beiträge",
	"debugger name": "Name",
	"debuggers": "Debugger ({0})",
	"default": "Standard",
	"dependencies": "Abhängigkeiten",
	"description": "Beschreibung",
	"details": "Details",
	"extension id": "Erweiterungsbezeichner",
	"file extensions": "Dateierweiterungen",
	"grammar": "Grammatik",
	"install count": "Installationsanzahl",
	"keyboard shortcuts": "&&Tastenkombinationen",
	"language id": "ID",
	"language name": "Name",
	"languages": "Sprachen ({0})",
	"license": "Lizenz",
	"menuContexts": "Menükontexte",
	"name": "Erweiterungsname",
	"noChangelog": "Es ist kein CHANGELOG verfügbar.",
	"noReadme": "Keine INFODATEI verfügbar.",
	"publisher": "Name des Herausgebers",
	"rating": "Bewertung",
	"setting name": "Name",
	"settings": "Einstellungen ({0})",
	"snippets": "Codeausschnitte",
	"themes": "Designs ({0})"
}