mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-26 09:45:54 +01:00
20 lines
878 B
JSON
20 lines
878 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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."
|
|
],
|
|
"previewOnGitHub": "Vorschau in GitHub",
|
|
"loadingData": "Daten werden geladen …",
|
|
"similarIssues": "Ähnliche Probleme",
|
|
"open": "Öffnen",
|
|
"noResults": "Es wurden keine Ergebnisse gefunden.",
|
|
"bugReporter": "Fehlerbericht",
|
|
"performanceIssue": "Leistungsproblem",
|
|
"featureRequest": "Featureanforderung",
|
|
"stepsToReproduce": "Zu reproduzierende Schritte",
|
|
"description": "Beschreibung",
|
|
"disabledExtensions": "Erweiterungen sind deaktiviert"
|
|
} |