|
26 | 26 | "c_cpp.command.toggleDimInactiveRegions.title": "Farbgebung für inaktive Regionen umschalten", |
27 | 27 | "c_cpp.command.resetDatabase.title": "IntelliSense-Datenbank zurücksetzen", |
28 | 28 | "c_cpp.command.takeSurvey.title": "An Umfrage teilnehmen", |
29 | | - "c_cpp.command.restartIntelliSenseForFile.title": "IntelliSense für Active File neu starten", |
| 29 | + "c_cpp.command.restartIntelliSenseForFile.title": "IntelliSense für \"Aktive Datei\" neu starten", |
30 | 30 | "c_cpp.command.logDiagnostics.title": "Diagnose protokollieren", |
31 | 31 | "c_cpp.command.referencesViewGroupByType.title": "Nach Verweistyp gruppieren", |
32 | 32 | "c_cpp.command.referencesViewUngroupByType.title": "Gruppierung nach Verweistyp aufheben", |
|
37 | 37 | "c_cpp.command.GoToNextDirectiveInGroup.title": "Zur nächsten Präprozessoranweisung in bedingter Gruppe wechseln", |
38 | 38 | "c_cpp.command.GoToPrevDirectiveInGroup.title": "Zur vorherigen Präprozessoranweisung in bedingter Gruppe wechseln", |
39 | 39 | "c_cpp.command.CreateDeclarationOrDefinition.title": "Deklaration/Definition erstellen", |
40 | | - "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "Code Analysis auf \"Aktive Dateien\" ausführen", |
41 | | - "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "Code Analysis auf \"Dateien öffnen\" ausführen", |
42 | | - "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "Code Analysis auf \"Alle Dateien\" ausführen", |
43 | | - "c_cpp.command.RemoveAllCodeAnalysisProblems.title": "Alle Code Analysis Probleme löschen", |
| 40 | + "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "Code Analyse auf \"Aktive Datei\" ausführen", |
| 41 | + "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "Code Analyse auf \"Offene Dateien\" ausführen", |
| 42 | + "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "Code Analyse auf \"Alle Dateien\" ausführen", |
| 43 | + "c_cpp.command.RemoveAllCodeAnalysisProblems.title": "Alle Code Analyse Probleme löschen", |
44 | 44 | "c_cpp.command.BuildAndDebugFile.title": "C/C++-Datei debuggen", |
45 | 45 | "c_cpp.command.BuildAndRunFile.title": "C/C++-Datei ausführen", |
46 | 46 | "c_cpp.command.AddDebugConfiguration.title": "Debugkonfiguration hinzufügen", |
|
0 commit comments