|
9 | 9 | "An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Fehler bei der Installation des .NET-Debuggers. Die C#-Erweiterung muss möglicherweise neu installiert werden.", |
10 | 10 | "Author": "Autor", |
11 | 11 | "Bug": "Fehler", |
| 12 | + "C# Workspace Status": "C# Workspace Status", |
12 | 13 | "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "Die C#-Konfiguration wurde geändert. Möchten Sie den Sprachserver mit Ihren Änderungen neu starten?", |
13 | 14 | "C# configuration has changed. Would you like to reload the window to apply your changes?": "Die C#-Konfiguration wurde geändert. Möchten Sie das Fenster neu laden, um Ihre Änderungen anzuwenden?", |
14 | 15 | "Can not find an opened workspace folder. Please open a folder before starting to debug with a '{0}' configuration'.": "Es wurde kein geöffneter Arbeitsbereichsordner gefunden. Öffnen Sie einen Ordner, bevor Sie mit dem Debuggen mit einer {0}-Konfiguration beginnen.", |
|
91 | 92 | "OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.": "OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.", |
92 | 93 | "Open envFile": "envFile öffnen", |
93 | 94 | "Open settings": "Open settings", |
| 95 | + "Open solution": "Open solution", |
94 | 96 | "Operating system \"{0}\" not supported.": "Das Betriebssystem \"{0}\" wird nicht unterstützt.", |
95 | 97 | "Package {0} download from {1} failed integrity check. Some features may not work as expected. Please restart Visual Studio Code to retrigger the download": "Package {0} download from {1} failed integrity check. Some features may not work as expected. Please restart Visual Studio Code to retrigger the download", |
96 | 98 | "Perform the actions (or no action) that resulted in your Razor issue": "Führen Sie die Aktionen (oder keine Aktion) aus, die zu Ihrem Razor-Problem geführt haben.", |
|
179 | 181 | "Virtual document file path": "Pfad der virtuellen Dokumentdatei", |
180 | 182 | "WARNING": "WARNUNG", |
181 | 183 | "Workspace information": "Arbeitsbereichsinformationen", |
| 184 | + "Workspace projects": "Workspace projects", |
182 | 185 | "Would you like to restart the Razor Language Server to enable the Razor trace configuration change?": "Möchten Sie den Razor-Sprachserver neu starten, um die Razor-Ablaufverfolgungskonfigurationsänderung zu aktivieren?", |
183 | 186 | "Yes": "Ja", |
184 | 187 | "You must first start the data collection before copying.": "Sie müssen die Datensammlung vor dem Kopieren starten.", |
|
0 commit comments