mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
16 lines
849 B
JSON
16 lines
849 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."
|
|
],
|
|
"looking": "Suchen nach Git in: {0}",
|
|
"using git": "Verwenden von Git {0} von {1}",
|
|
"downloadgit": "Git herunterladen",
|
|
"neverShowAgain": "Nicht mehr anzeigen",
|
|
"notfound": "Git nicht gefunden. Installieren Sie es, oder konfigurieren Sie es mithilfe der Einstellung \"git.path\".",
|
|
"updateGit": "Git aktualisieren",
|
|
"git20": "Sie haben anscheinend Git {0} installiert. Code funktioniert am besten mit Git 2 oder neuer"
|
|
} |