|
167 | 167 | "The active document is not part of the open workspace. Not all language features will be available.": "Das aktive Dokument ist nicht Teil des geöffneten Arbeitsbereichs. Nicht alle Sprachfeatures sind verfügbar.", |
168 | 168 | "The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?": "Die ausgewählte Startkonfiguration ist so konfiguriert, dass ein Webbrowser gestartet wird, es wurde jedoch kein vertrauenswürdiges Entwicklungszertifikat gefunden. Vertrauenswürdiges selbstsigniertes Zertifikat erstellen?", |
169 | 169 | "The value '{0}' for 'targetArchitecture' in launch configuraiton is invalid. Expected 'x86_64' or 'arm64'.": "Der Wert \"{0}\" für \"targetArchitecture\" in der Startkonfiguration ist ungültig. \"x86_64\" oder \"arm64\" wurde erwartet.", |
| 170 | + "The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue": "The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue", |
170 | 171 | "There are unresolved dependencies. Please execute the restore command to continue.": "Es sind nicht aufgelöste Abhängigkeiten vorhanden. Führen Sie den Wiederherstellungsbefehl aus, um den Vorgang fortzusetzen.", |
171 | 172 | "There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.": "Unerwarteter Fehler beim Starten der Debugsitzung. Überprüfen Sie die Konsole auf hilfreiche Protokolle, und besuchen Sie die Debugdokumentation, um weitere Informationen zu erhalten.", |
172 | 173 | "Token cancellation requested: {0}": "Tokenabbruch angefordert: {0}", |
|
187 | 188 | "Unexpected error when attaching to HTML preview window.": "Unerwarteter Fehler beim Anfügen an das HTML-Vorschaufenster.", |
188 | 189 | "Unexpected error when attaching to report Razor issue window.": "Unerwarteter Fehler beim Anfügen an das Fenster \"Razor-Problem melden\"", |
189 | 190 | "Unexpected message received from debugger.": "Unerwartete Nachricht vom Debugger empfangen.", |
| 191 | + "Update and reload": "Update and reload", |
190 | 192 | "Use IntelliSense to find out which attributes exist for C# debugging": "IntelliSense verwenden, um herauszufinden, welche Attribute für das C#-Debuggen vorhanden sind", |
191 | 193 | "Use hover for the description of the existing attributes": "Hover für die Beschreibung der vorhandenen Attribute verwenden", |
192 | 194 | "VSCode version": "VSCode-Version", |
193 | 195 | "Version": "Version", |
| 196 | + "Version {0} of the .NET Install Tool ({1}) was not found, {2} will not activate.": "Version {0} of the .NET Install Tool ({1}) was not found, {2} will not activate.", |
194 | 197 | "View Debug Docs": "Debug-Dokumentation anzeigen", |
195 | 198 | "Virtual document file path": "Pfad der virtuellen Dokumentdatei", |
196 | 199 | "WARNING": "WARNUNG", |
|
0 commit comments