mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
Merged in translations
This commit is contained in:
@@ -3,4 +3,26 @@
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{}
|
||||
{
|
||||
"command.branch": "Branch wird erstellt...",
|
||||
"command.checkout": "Auschecken an...",
|
||||
"command.clean": "Bereinigen",
|
||||
"command.cleanAll": "Alle bereinigen",
|
||||
"command.commitAll": "Alle committen",
|
||||
"command.commitAllSigned": "Alle committen (abgemeldet)",
|
||||
"command.openChange": "Änderung öffnen",
|
||||
"command.openFile": "Datei öffnen",
|
||||
"command.publish": "Veröffentlichen",
|
||||
"command.pull": "Pull",
|
||||
"command.pullRebase": "Pull (Rebase)",
|
||||
"command.push": "Push",
|
||||
"command.pushTo": "Push zu...",
|
||||
"command.refresh": "Aktualisieren",
|
||||
"command.showOutput": "Git-Ausgabe anzeigen",
|
||||
"command.stage": "Phase",
|
||||
"command.stageAll": "Alle bereitstellen",
|
||||
"command.sync": "Synchronisierung",
|
||||
"command.undoCommit": "Letzten Commit rückgängig machen",
|
||||
"command.unstage": "Bereitstellung aufheben",
|
||||
"command.unstageAll": "Bereitstellung für alle aufheben"
|
||||
}
|
||||
Reference in New Issue
Block a user