@codingame/monaco-vscode-language-pack-tr 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-tr",
|
|
3
|
-
"version": "1.85.
|
|
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.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@1.85.6"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -242,6 +242,7 @@
|
|
|
242
242
|
"Break when URL Contains": "URL Şunu İçerdiğinde Kes:",
|
|
243
243
|
"Breaks on all throw errors, even if they're caught later.": "Daha sonra yakalansa bile tüm throw hatalarında işlemi keser.",
|
|
244
244
|
"Breaks only on errors or promise rejections that are not handled.": "Yalnızca işlenmez hataları veya söz reddini keser.",
|
|
245
|
+
"Browser connection failed, will retry: {0}": "Browser connection failed, will retry: {0}",
|
|
245
246
|
"CPU Profile": "CPU Profili",
|
|
246
247
|
"CPU profile saved as \"{0}\" in your workspace folder": "CPU profili çalışma alanı klasörünüzde \"{0}\" olarak kaydedildi",
|
|
247
248
|
"CSP violation \"{0}\"": "\"{0}\" CSP ihlali",
|
|
@@ -277,15 +278,15 @@
|
|
|
277
278
|
"Enter a URL or a pattern to match": "Eşleştirmek için bir URL veya düzen girin",
|
|
278
279
|
"Eval": "Değerlendir",
|
|
279
280
|
"Frame could not be restarted": "Çerçeve yeniden başlatılamadı",
|
|
280
|
-
"Generates a .cpuprofile file you can open in the Chrome devtools": "
|
|
281
|
-
"Generates a .heapprofile file you can open in the Chrome devtools": "
|
|
282
|
-
"Generates a .heapsnapshot file you can open in the Chrome devtools": "
|
|
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": "Genel",
|
|
284
285
|
"Globals": "Genel Değişkenler",
|
|
285
286
|
"Got it!": "Anladım!",
|
|
286
287
|
"Heap Profile": "Yığın Profili",
|
|
287
288
|
"Heap Snapshot": "Yığın Anlık Görüntüsü",
|
|
288
|
-
"How long to run the profile
|
|
289
|
+
"How long to run the profile": "How long to run the profile",
|
|
289
290
|
"Ignore": "Yoksay",
|
|
290
291
|
"Installation complete! The extension will be used after you restart your debug session.": "Yükleme tamamlandı! Uzantı, hata ayıklama oturumunuz yeniden başlatıldıktan sonra kullanılır.",
|
|
291
292
|
"Installing the DWARF debugger...": "DWARF hata ayıklayıcısı yükleniyor...",
|
|
@@ -383,7 +384,7 @@
|
|
|
383
384
|
"Thread is not paused": "İş parçacığı duraklatılmadı",
|
|
384
385
|
"Thread is not paused on exception": "İş parçacığı özel durumda duraklatılmadı",
|
|
385
386
|
"Thread not found": "İş parçacığı bulunamadı",
|
|
386
|
-
"Type of profile
|
|
387
|
+
"Type of profile": "Type of profile",
|
|
387
388
|
"URL contains \"{0}\"": "URL \"{0}\" içeriyor",
|
|
388
389
|
"UWP webview debugging is not available on your platform.": "UWP web görünümü hata ayıklama özelliği platformunuzda kullanılamıyor.",
|
|
389
390
|
"Unable to attach to browser": "Tarayıcıya eklenemedi",
|