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

terminalService.i18n.json « electron-browser « execution « parts « workbench « vs « src « deu « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0bf26d4258538a26343278a126b929863f775aa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"console.title": "VS Code-Konsole",
	"linux.term.failed": "Fehler bei \"{0}\" mit Exitcode {1}.",
	"mac.terminal.script.failed": "Fehler bei Skript \"{0}\" mit Exitcode {1}.",
	"mac.terminal.type.not.supported": "\"{0}\" wird nicht unterstützt.",
	"press.any.key": "Drücken Sie eine beliebige Taste, um fortzufahren..."
}