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