@codingame/monaco-vscode-language-pack-de 1.85.4 → 1.85.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codingame/monaco-vscode-language-pack-de",
3
- "version": "1.85.4",
3
+ "version": "1.85.6",
4
4
  "keywords": [],
5
5
  "author": {
6
6
  "name": "CodinGame",
@@ -18,6 +18,6 @@
18
18
  "module": "index.js",
19
19
  "types": "index.d.ts",
20
20
  "dependencies": {
21
- "vscode": "npm:@codingame/monaco-vscode-api@1.85.4"
21
+ "vscode": "npm:@codingame/monaco-vscode-api@1.85.6"
22
22
  }
23
23
  }
@@ -242,6 +242,7 @@
242
242
  "Break when URL Contains": "Unterbrechen, wenn URL enthält",
243
243
  "Breaks on all throw errors, even if they're caught later.": "Führt bei allen ausgelösten Fehlern zur Unterbrechung, selbst wenn die Fehler später abgefangen werden.",
244
244
  "Breaks only on errors or promise rejections that are not handled.": "Bricht nur bei Fehlern oder Zusageverweigerungen ab, die nicht behandelt werden.",
245
+ "Browser connection failed, will retry: {0}": "Browser connection failed, will retry: {0}",
245
246
  "CPU Profile": "CPU-Profil",
246
247
  "CPU profile saved as \"{0}\" in your workspace folder": "CPU-Profil, das als „{0}“ in Ihrem Arbeitsbereichsordner gespeichert wurde",
247
248
  "CSP violation \"{0}\"": "Inhaltssicherheitsrichtlinien-Verstoß \"{0}\"",
@@ -277,15 +278,15 @@
277
278
  "Enter a URL or a pattern to match": "URL oder Muster für Vergleich eingeben",
278
279
  "Eval": "Auswerten",
279
280
  "Frame could not be restarted": "Rahmen konnte nicht neu gestartet werden",
280
- "Generates a .cpuprofile file you can open in the Chrome devtools": "Generiert eine .cpuprofile-Datei, die Sie in den Chrome DevTools öffnen können.",
281
- "Generates a .heapprofile file you can open in the Chrome devtools": "Generiert eine .heapprofile-Datei, die Sie in den Chrome-Entwicklungstools öffnen können.",
282
- "Generates a .heapsnapshot file you can open in the Chrome devtools": "Generiert eine .heapsnapshot-Datei, die Sie in den Chrome-Developer-Tools öffnen können.",
281
+ "Generates a .cpuprofile file you can open in VS Code or the Edge/Chrome devtools": "Generates a .cpuprofile file you can open in VS Code or the Edge/Chrome devtools",
282
+ "Generates a .heapprofile file you can open in VS Code or the Edge/Chrome devtools": "Generates a .heapprofile file you can open in VS Code or the Edge/Chrome devtools",
283
+ "Generates a .heapsnapshot file you can open in VS Code or the Edge/Chrome devtools": "Generates a .heapsnapshot file you can open in VS Code or the Edge/Chrome devtools",
283
284
  "Global": "Global",
284
285
  "Globals": "Global",
285
286
  "Got it!": "Verstanden!",
286
287
  "Heap Profile": "Heapprofil",
287
288
  "Heap Snapshot": "Heapmomentaufnahme",
288
- "How long to run the profile:": "Dauer der Profilausführung:",
289
+ "How long to run the profile": "How long to run the profile",
289
290
  "Ignore": "Ignorieren",
290
291
  "Installation complete! The extension will be used after you restart your debug session.": "Installation abgeschlossen! Die Erweiterung wird nach dem Neustart der Debugsitzung verwendet.",
291
292
  "Installing the DWARF debugger...": "Der DWARF-Debugger wird Installiert...",
@@ -383,7 +384,7 @@
383
384
  "Thread is not paused": "Der Thread wird nicht angehalten.",
384
385
  "Thread is not paused on exception": "Der Thread wird bei einer Ausnahme nicht angehalten.",
385
386
  "Thread not found": "Thread nicht gefunden.",
386
- "Type of profile:": "Profiltyp:",
387
+ "Type of profile": "Type of profile",
387
388
  "URL contains \"{0}\"": "Die URL enthält \"{0}\"",
388
389
  "UWP webview debugging is not available on your platform.": "Das Debuggen der UWP-Webansicht ist auf Ihrer Plattform nicht verfügbar.",
389
390
  "Unable to attach to browser": "Anfügen an Browser nicht möglich.",