|
5 | 5 | "'{0}' was not set in the debug configuration.": "\"{0}\" wurde in der Debugkonfiguration nicht festgelegt.", |
6 | 6 | ".NET NuGet Restore": ".NET NuGet-Wiederherstellung", |
7 | 7 | ".NET Test Log": ".NET-Testprotokoll", |
| 8 | + ".NET: Generate Assets for Build and Debug": ".NET: Generate Assets for Build and Debug", |
8 | 9 | "1 reference": "1 Verweis", |
9 | 10 | "A valid dotnet installation could not be found: {0}": "Es wurde keine gültige dotnet-Installation gefunden: {0}", |
10 | 11 | "Active File Context": "Aktiver Dateikontext", |
|
90 | 91 | "More Information": "Weitere Informationen", |
91 | 92 | "Name not defined in current configuration.": "Der Name ist in der aktuellen Konfiguration nicht definiert.", |
92 | 93 | "Nested Code Action": "Geschachtelte Codeaktion", |
| 94 | + "No": "No", |
93 | 95 | "No executable projects": "Keine ausführbaren Projekte", |
94 | 96 | "No launchable target found for '{0}'": "Für \"{0}\" wurde kein startbares Ziel gefunden.", |
95 | 97 | "No launchable target found.": "Kein startbares Ziel gefunden.", |
|
159 | 161 | "Synchronization timed out": "Timeout bei der Synchronisierung", |
160 | 162 | "Test run already in progress": "Es wird bereits ein Testlauf ausgeführt.", |
161 | 163 | "Text editor must be focused to fix all issues": "Der Texteditor muss den Fokus haben, um alle Probleme zu beheben.", |
| 164 | + "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?", |
162 | 165 | "The .NET Core SDK cannot be located: {0}. .NET Core debugging will not be enabled. Make sure the .NET Core SDK is installed and is on the path.": "Das .NET Core SDK kann nicht gefunden werden: {0}. Das .NET Core-Debuggen wird nicht aktiviert. Stellen Sie sicher, dass das .NET Core SDK installiert ist und sich im Pfad befindet.", |
163 | 166 | "The .NET Core SDK located on the path is too old. .NET Core debugging will not be enabled. The minimum supported version is {0}.": "Das .NET Core SDK auf dem Pfad ist zu alt. Das .NET Core-Debuggen wird nicht aktiviert. Die unterstützte Mindestversion ist {0}.", |
164 | 167 | "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "Die C#-Erweiterung für Visual Studio Code ist auf {0} {1} nicht mit den VS Code-Remoteerweiterungen kompatibel. Klicken Sie auf „{2}“, um verfügbare Problemumgehungen anzuzeigen.", |
|
0 commit comments