mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Import latest translation files.
This commit is contained in:
@@ -10,8 +10,11 @@
|
||||
"functionBreakpointAriaLabel": "Funktionshaltepunkt {0}, Haltepunkte, Debuggen",
|
||||
"functionBreakpointPlaceholder": "Funktion mit Haltepunkt",
|
||||
"loadMoreStackFrames": "Weitere Stapelrahmen laden",
|
||||
"paused": "Angehalten",
|
||||
"running": "Wird ausgeführt",
|
||||
"stackFrameAriaLabel": "Stapelrahmen {0} Zeile {1} {2}, Aufrufliste, Debuggen",
|
||||
"stackFrameError": "Fehler beim Anfordern der Stapelüberwachung.",
|
||||
"thread": "Thread",
|
||||
"threadAriaLabel": "Thread {0}, Aufrufliste, Debuggen",
|
||||
"variableAriaLabel": "{0} Wert {1}, Variablen, Debuggen",
|
||||
"variableScopeAriaLabel": "Bereich {0}, Variablen, Debuggen",
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"externalTerminal.linuxExec": "Passt an, welches Terminal für Linux ausgeführt werden soll.",
|
||||
"externalTerminal.windowsExec": "Passt an, welches Terminal für Windows ausgeführt werden soll.",
|
||||
"globalConsoleActionMacLinux": "Neues Terminal öffnen",
|
||||
"globalConsoleActionWin": "Neue Eingabeaufforderung öffnen",
|
||||
"scopedConsoleActionMacLinux": "In Terminal öffnen",
|
||||
|
||||
Reference in New Issue
Block a user