@codingame/monaco-vscode-language-pack-qps-ploc 7.0.9 → 7.0.11
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": "7.0.
|
|
3
|
+
"version": "7.0.11",
|
|
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@7.0.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@7.0.11"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"contents": {
|
|
11
11
|
"bundle": {
|
|
12
|
-
"Choose an account that you would like to log in to": "Çhøøsë æñ æççøµñt thæt ÿøµ wøµlð lïkë tø løg ïñ tø",
|
|
13
12
|
"Continue to GitHub": "Çøñtïñµë tø GïtHµþ",
|
|
14
13
|
"Continue to GitHub to create a Personal Access Token (PAT)": "Çøñtïñµë tø GïtHµþ tø çrëætë æ Përsøñæl Æççëss Tøkëñ (PÆT)",
|
|
15
14
|
"Copy & Continue to GitHub": "Çøpÿ & Çøñtïñµë tø GïtHµþ",
|
|
@@ -18,9 +17,10 @@
|
|
|
18
17
|
"Incorrect account detected": "Ïñçørrëçt æççøµñt ðëtëçtëð",
|
|
19
18
|
"Keep {0}": "Këëp {0}",
|
|
20
19
|
"Login with {0}": "£øgïñ wïth {0}",
|
|
21
|
-
"New account...": "Ñëw æççøµñt...",
|
|
22
20
|
"No": "Ñø",
|
|
23
21
|
"Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123-456{Locked=\"[{0}]({0})\"}": "Øpëñ [{0}]({0}) ïñ æ ñëw tæþ æñð pæstë ÿøµr øñë-tïmë çøðë: {1}",
|
|
22
|
+
"Please reload the window to apply the new setting.": "Plëæsë rëløæð thë wïñðøw tø æpplÿ thë ñëw sëttïñg.",
|
|
23
|
+
"Reload Window": "Rëløæð Wïñðøw",
|
|
24
24
|
"Sign in failed: {0}": "§ïgñ ïñ fæïlëð: {0}",
|
|
25
25
|
"Sign out failed: {0}": "§ïgñ øµt fæïlëð: {0}",
|
|
26
26
|
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "§ïgñïñg ïñ tø {0}...",
|