|
70 | 70 | "For further information visit {0}": "Weitere Informationen finden Sie unter {0}", |
71 | 71 | "For further information visit {0}.": "Weitere Informationen finden Sie unter {0}.", |
72 | 72 | "For more information about the 'console' field, see {0}": "Weitere Informationen zum Feld \"Konsole\" finden Sie unter {0}", |
| 73 | + "Generated document not found": "Das generierte Dokument wurde nicht gefunden", |
73 | 74 | "Get the SDK": "SDK herunterladen", |
74 | 75 | "Go to GitHub": "Zu GitHub wechseln", |
75 | 76 | "Go to output": "Zur Ausgabe wechseln", |
|
81 | 82 | "Ignoring non-parseable lines in envFile {0}: {1}.": "Nicht parsebare Zeilen in envFile {0} werden ignoriert: {1}.", |
82 | 83 | "IntelliCode features will not be available, {0} failed to activate.": "IntelliCode-Funktionen sind nicht verfügbar, {0} konnte nicht aktiviert werden.", |
83 | 84 | "Invalid project index": "Ungültiger Projektindex", |
84 | | - "Invalid razor.server.trace setting. Defaulting to '{0}'": "Ungültige razor.server.trace-Einstellung. Standardmäßig wird \"{0}\" verwendet.", |
85 | 85 | "Is this a Bug or Feature request?": "Handelt es sich um einen Fehler oder eine Featureanforderung?", |
86 | 86 | "Logs": "Protokolle", |
87 | 87 | "Machine information": "Computerinformationen", |
|
131 | 131 | "Report Razor Issue": "Razor-Problem melden", |
132 | 132 | "Report a Razor issue": "Razor-Problem melden", |
133 | 133 | "Required assets to build and debug are missing from '{0}'. Add them?": "Erforderliche Ressourcen zum Erstellen und Debuggen fehlen in \"{0}\". Sie hinzufügen?", |
134 | | - "Restart": "Neu starten", |
135 | 134 | "Restart Language Server": "Sprachserver neu starten", |
136 | 135 | "Restart server": "Server neu starten", |
137 | 136 | "Restore": "Wiederherstellen", |
|
168 | 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.", |
169 | 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?", |
170 | 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": "Für die Erweiterung {0} ist mindestens {1} der Erweiterung „.NET-Installationstool“ ({2}) erforderlich. Führen Sie eine Aktualisierung durch, um fortzufahren", |
171 | 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.", |
172 | 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.", |
173 | 173 | "Token cancellation requested: {0}": "Tokenabbruch angefordert: {0}", |
|
188 | 188 | "Unexpected error when attaching to HTML preview window.": "Unerwarteter Fehler beim Anfügen an das HTML-Vorschaufenster.", |
189 | 189 | "Unexpected error when attaching to report Razor issue window.": "Unerwarteter Fehler beim Anfügen an das Fenster \"Razor-Problem melden\"", |
190 | 190 | "Unexpected message received from debugger.": "Unerwartete Nachricht vom Debugger empfangen.", |
| 191 | + "Update and reload": "Aktualisieren und neu laden", |
191 | 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", |
192 | 193 | "Use hover for the description of the existing attributes": "Hover für die Beschreibung der vorhandenen Attribute verwenden", |
193 | 194 | "VSCode version": "VSCode-Version", |
194 | 195 | "Version": "Version", |
| 196 | + "Version {0} of the .NET Install Tool ({1}) was not found, {2} will not activate.": "Version {0} des .NET-Installationstools ({1}) wurde nicht gefunden, {2} wird nicht aktiviert.", |
195 | 197 | "View Debug Docs": "Debug-Dokumentation anzeigen", |
196 | 198 | "Virtual document file path": "Pfad der virtuellen Dokumentdatei", |
197 | 199 | "WARNING": "WARNUNG", |
198 | 200 | "Workspace information": "Arbeitsbereichsinformationen", |
199 | 201 | "Workspace projects": "Arbeitsbereichsprojekte", |
200 | | - "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?", |
201 | 202 | "Yes": "Ja", |
202 | 203 | "You must first start the data collection before copying.": "Sie müssen die Datensammlung vor dem Kopieren starten.", |
203 | 204 | "You must first start the data collection before stopping.": "Sie müssen zuerst die Datensammlung starten, bevor Sie sie beenden.", |
|
0 commit comments