@codingame/monaco-vscode-language-pack-qps-ploc 28.4.1 → 29.1.0
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-qps-ploc",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "29.1.0",
|
|
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
|
-
"@codingame/monaco-vscode-api": "
|
|
21
|
+
"@codingame/monaco-vscode-api": "29.1.0"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -402,6 +402,7 @@
|
|
|
402
402
|
"{0} Fetch all remotes": "{0} Fëtçh æll rëmøtës",
|
|
403
403
|
"{0} Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "{0} Pµþlïsh Branch",
|
|
404
404
|
"{0} Sync Changes{1}{2}": "{0} §ÿñç Çhæñgës{1}{2}",
|
|
405
|
+
"{0} character over {1} in current line": "{0} çhæræçtër øvër {1} ïñ çµrrëñt lïñë",
|
|
405
406
|
"{0} characters over {1} in current line": "{0} çhæræçtërs øvër {1} ïñ çµrrëñt lïñë",
|
|
406
407
|
"{0} day": "{0} ðæÿ",
|
|
407
408
|
"{0} day ago": "{0} ðæÿ ægø",
|
|
@@ -21,7 +21,6 @@
|
|
|
21
21
|
},
|
|
22
22
|
"package": {
|
|
23
23
|
"configuration.focusLockIndicator.enabled.description": "Ëñæþlë/ðïsæþlë thë fløætïñg ïñðïçætør thæt shøws whëñ føçµsëð ïñ thë sïmplë þrøwsër.",
|
|
24
|
-
"configuration.useIntegratedBrowser.description": "Whëñ ëñæþlëð, thë `sïmplëßrøwsër.shøw` çømmæñð wïll øpëñ ÜR£s ïñ thë ïñtëgrætëð þrøwsër ïñstëæð øf thë §ïmplë ßrøwsër wëþvïëw. **Ñøtë:** Thïs sëttïñg ïs øñlÿ ævæïlæþlë øñ ðësktøp.",
|
|
25
24
|
"description": "Æ vërÿ þæsïç þµïlt-ïñ wëþvïëw før ðïsplæÿïñg wëþ çøñtëñt.",
|
|
26
25
|
"displayName": "§ïmplë ßrøwsër"
|
|
27
26
|
}
|
|
@@ -9,12 +9,14 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"contents": {
|
|
11
11
|
"package": {
|
|
12
|
+
"dark2026ThemeLabel": "Ðærk 2026",
|
|
12
13
|
"darkColorThemeLabel": "Ðærk (Vïsµæl §tµðïø)",
|
|
13
14
|
"darkModernThemeLabel": "Ðærk Møðërñ",
|
|
14
15
|
"darkPlusColorThemeLabel": "Ðærk+",
|
|
15
16
|
"description": "Thë ðëfæµlt Vïsµæl §tµðïø lïght æñð ðærk thëmës",
|
|
16
17
|
"displayName": "Ðëfæµlt Thëmës",
|
|
17
18
|
"hcColorThemeLabel": "Ðærk Hïgh Çøñtræst",
|
|
19
|
+
"light2026ThemeLabel": "£ïght 2026",
|
|
18
20
|
"lightColorThemeLabel": "£ïght (Vïsµæl §tµðïø)",
|
|
19
21
|
"lightHcColorThemeLabel": "£ïght Hïgh Çøñtræst",
|
|
20
22
|
"lightModernThemeLabel": "£ïght Møðërñ",
|