@codingame/monaco-vscode-language-pack-cs 7.0.7 → 7.0.8
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 +2 -2
- package/translations/extensions/vscode.css-language-features.i18n.json +2 -0
- package/translations/extensions/vscode.git.i18n.json +4 -4
- package/translations/extensions/vscode.github-authentication.i18n.json +6 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +0 -1
- package/translations/main.i18n.json.js +1954 -1954
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-cs",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.8",
|
|
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.8"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -88,6 +88,8 @@
|
|
|
88
88
|
"Includes the styles defined by another mixin into the current rule.": "Zahrne do aktuálního pravidla styly definované jiným mixinem.",
|
|
89
89
|
"Increases or decreases one or more components of a color.": "Zvětšuje nebo zmenšuje jednu nebo více komponent barvy.",
|
|
90
90
|
"Inherits the styles of another selector.": "Dědí styly jiného selektoru.",
|
|
91
|
+
"Insert url() Function": "Insert url() Function",
|
|
92
|
+
"Insert url() Functions": "Insert url() Functions",
|
|
91
93
|
"Inserts $insert into $string at $index.": "Vloží $insert do $string v $index.",
|
|
92
94
|
"Invalid number of parameters": "Neplatný počet parametrů.",
|
|
93
95
|
"Joins together two lists into one.": "Spojí dva seznamy do jednoho.",
|
|
@@ -143,7 +143,6 @@
|
|
|
143
143
|
"Keep Our Version": "Zachovat verzi místní strany",
|
|
144
144
|
"Keep Their Version": "Zachovat verzi protistrany",
|
|
145
145
|
"Learn More": "Další informace",
|
|
146
|
-
"Log level: {0}": "Úroveň protokolování: {0}",
|
|
147
146
|
"Make sure you configure your \"user.name\" and \"user.email\" in git.": "Nezapomeňte v Gitu nakonfigurovat user.name a user.e-mail.",
|
|
148
147
|
"Manage Unsafe Repositories": "Správa nebezpečných úložišť",
|
|
149
148
|
"Merge Changes": "Sloučit změny",
|
|
@@ -227,7 +226,6 @@
|
|
|
227
226
|
"Select as Repository Destination": "Vybrat jako cíl úložiště",
|
|
228
227
|
"Show Changes": "Zobrazit změny",
|
|
229
228
|
"Show Command Output": "Zobrazit výstup příkazu",
|
|
230
|
-
"Skipped found git in: \"{0}\"": "Vynechání nalezeného gitu v: {0}",
|
|
231
229
|
"Staged Changes": "Připravené změny",
|
|
232
230
|
"Stash & Checkout": "Dočasné uložit a rezervovat",
|
|
233
231
|
"Stash Anyway": "Přesto dočasně uložit",
|
|
@@ -280,8 +278,6 @@
|
|
|
280
278
|
"Untracked": "Nesledováno",
|
|
281
279
|
"Untracked Changes": "Nesledované změny",
|
|
282
280
|
"Update Git": "Aktualizovat Git",
|
|
283
|
-
"Using git \"{0}\" from \"{1}\"": "Používá se úložiště Git {0} z {1}",
|
|
284
|
-
"Validating found git in: \"{0}\"": "Ověřování nalezeného gitu v: {0}",
|
|
285
281
|
"Would you like to add \"{0}\" to .gitignore?": "Chcete přidat {0} do souboru .gitignore?",
|
|
286
282
|
"Would you like to open the cloned repository, or add it to the current workspace?": "Chcete naklonované úložiště otevřít nebo ho přidat do aktuálního pracovního prostoru?",
|
|
287
283
|
"Would you like to open the cloned repository?": "Chcete otevřít naklonované úložiště?",
|
|
@@ -300,6 +296,10 @@
|
|
|
300
296
|
"Your repository has no remotes configured to pull from.": "Pro vaše úložiště není nakonfigurované žádné vzdálené úložiště pro přijetí změn.",
|
|
301
297
|
"Your repository has no remotes configured to push to.": "Pro vaše úložiště není nakonfigurované žádné vzdálené úložiště pro nasdílení změn.",
|
|
302
298
|
"Your repository has no remotes.": "Vaše úložiště nemá žádné vzdálené úložiště.",
|
|
299
|
+
"[main] Log level: {0}": "[main] Log level: {0}",
|
|
300
|
+
"[main] Skipped found git in: \"{0}\"": "[main] Skipped found git in: \"{0}\"",
|
|
301
|
+
"[main] Using git \"{0}\" from \"{1}\"": "[main] Using git \"{0}\" from \"{1}\"",
|
|
302
|
+
"[main] Validating found git in: \"{0}\"": "[main] Validating found git in: \"{0}\"",
|
|
303
303
|
"branches": "větve",
|
|
304
304
|
"no": "ne",
|
|
305
305
|
"remote branches": "vzdálené větve",
|
|
@@ -9,16 +9,22 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"contents": {
|
|
11
11
|
"bundle": {
|
|
12
|
+
"Choose an account that you would like to log in to": "Choose an account that you would like to log in to",
|
|
12
13
|
"Continue to GitHub": "Pokračovat na GitHub.",
|
|
13
14
|
"Continue to GitHub to create a Personal Access Token (PAT)": "Pokračovat na GitHub a vytvořit osobní přístupový token (PAT).",
|
|
14
15
|
"Copy & Continue to GitHub": "Kopírovat a pokračovat na GitHub",
|
|
15
16
|
"GitHub Enterprise Server URI is not a valid URI: {0}": "Identifikátor URI serveru GitHub Enterprise není platný identifikátor URI: {0}",
|
|
16
17
|
"Having trouble logging in? Would you like to try a different way? ({0})": "Máte potíže s přihlášením? Chcete zkusit jiný způsob? ({0})",
|
|
18
|
+
"Incorrect account detected": "Incorrect account detected",
|
|
19
|
+
"Keep {0}": "Keep {0}",
|
|
20
|
+
"Login with {0}": "Login with {0}",
|
|
21
|
+
"New account...": "New account...",
|
|
17
22
|
"No": "Ne",
|
|
18
23
|
"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})\"}": "Otevřete [{0}]({0}) na nové kartě a vložte svůj jednorázový kód: {1}",
|
|
19
24
|
"Sign in failed: {0}": "Přihlášení se nezdařilo: {0}",
|
|
20
25
|
"Sign out failed: {0}": "Odhlášení se nezdařilo: {0}",
|
|
21
26
|
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "Přihlašujete se k {0}...",
|
|
27
|
+
"The chosen account, {0}, does not match the requested account, {1}.": "The chosen account, {0}, does not match the requested account, {1}.",
|
|
22
28
|
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "Ověřování dokončíte tak, že přejdete na GitHub a vložíte výše uvedený jednorázový kód.",
|
|
23
29
|
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "Pokud chcete dokončit ověřování, přejděte na GitHub, vytvořte PAT a vložte ho do vstupního pole.",
|
|
24
30
|
"Yes": "Ano",
|
|
@@ -58,7 +58,6 @@
|
|
|
58
58
|
"No link definition found: '{0}'": "Nenašla se žádná definice odkazu: „{0}“",
|
|
59
59
|
"Not on link": "Není v odkazu",
|
|
60
60
|
"Only load secure content": "Načítat pouze zabezpečený obsah",
|
|
61
|
-
"Organize link definitions": "Uspořádání definic odkazů",
|
|
62
61
|
"Paste and update pasted links": "Vložit a aktualizovat vložené odkazy",
|
|
63
62
|
"Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts": "V náhledu Markdownu byl zakázán potenciálně nebezpečný nebo nezabezpečený obsah. Pokud chcete povolit nezabezpečený obsah nebo pokud chcete povolit skripty, změňte nastavení zabezpečení náhledu Markdownu.",
|
|
64
63
|
"Preview {0}": "Náhled: {0}",
|