@codingame/monaco-vscode-language-pack-pl 1.85.5 → 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-pl",
3
- "version": "1.85.5",
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.5"
21
+ "vscode": "npm:@codingame/monaco-vscode-api@1.85.6"
22
22
  }
23
23
  }
@@ -242,6 +242,7 @@
242
242
  "Break when URL Contains": "Przerwij, gdy adres URL zawiera",
243
243
  "Breaks on all throw errors, even if they're caught later.": "Przerywa w przypadku każdego błędu zgłaszania, nawet jeśli zostaną przechwycone później.",
244
244
  "Breaks only on errors or promise rejections that are not handled.": "Przerwy tylko w przypadku błędów lub odrzucenia obietnicy, które nie są obsługiwane.",
245
+ "Browser connection failed, will retry: {0}": "Browser connection failed, will retry: {0}",
245
246
  "CPU Profile": "Profil procesora",
246
247
  "CPU profile saved as \"{0}\" in your workspace folder": "Profil procesora CPU został zapisany jako „{0}” w folderze obszaru roboczego",
247
248
  "CSP violation \"{0}\"": "Naruszenie CSP „{0}”",
@@ -277,15 +278,15 @@
277
278
  "Enter a URL or a pattern to match": "Wprowadź adres URL lub wzorzec do dopasowania",
278
279
  "Eval": "Obliczanie",
279
280
  "Frame could not be restarted": "Nie można ponownie uruchomić ramki",
280
- "Generates a .cpuprofile file you can open in the Chrome devtools": "Generuje plik .cpuprofile, który można otworzyć w narzędziu devtools przeglądarki Chrome",
281
- "Generates a .heapprofile file you can open in the Chrome devtools": "Generuje plik .heapprofile, który można otworzyć w narzędziach devtools przeglądarki Chrome",
282
- "Generates a .heapsnapshot file you can open in the Chrome devtools": "Generuje plik .heapsnapshot, który można otworzyć w narzędziu devtools przeglądarki Chrome",
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": "Globalny",
284
285
  "Globals": "Zmienne globalne",
285
286
  "Got it!": "Rozumiem!",
286
287
  "Heap Profile": "Profil sterty",
287
288
  "Heap Snapshot": "Migawka sterty",
288
- "How long to run the profile:": "Jak długo ma być uruchamiany profil:",
289
+ "How long to run the profile": "How long to run the profile",
289
290
  "Ignore": "Ignoruj",
290
291
  "Installation complete! The extension will be used after you restart your debug session.": "Instalacja zakończona! Rozszerzenie zostanie użyte po ponownym uruchomieniu sesji debugowania.",
291
292
  "Installing the DWARF debugger...": "Trwa instalowanie debugera DWARF...",
@@ -383,7 +384,7 @@
383
384
  "Thread is not paused": "Wątek nie został wstrzymany",
384
385
  "Thread is not paused on exception": "Wątek nie został wstrzymany w przypadku wyjątku",
385
386
  "Thread not found": "Nie znaleziono wątku",
386
- "Type of profile:": "Typ profilu:",
387
+ "Type of profile": "Type of profile",
387
388
  "URL contains \"{0}\"": "Adres URL zawiera „{0}”",
388
389
  "UWP webview debugging is not available on your platform.": "Debugowanie widoku internetowego platformy UWP nie jest dostępne na Twojej platformie.",
389
390
  "Unable to attach to browser": "Nie można dołączyć do przeglądarki",