@codingame/monaco-vscode-language-pack-es 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-es",
3
- "version": "7.0.9",
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.9"
21
+ "vscode": "npm:@codingame/monaco-vscode-api@7.0.11"
22
22
  }
23
23
  }
@@ -445,7 +445,7 @@
445
445
  "command.stageChange": "Cambiar etapa",
446
446
  "command.stageSelectedRanges": "Realizar copia intermedia de los intervalos seleccionados",
447
447
  "command.stageSelection": "Selección de fase",
448
- "command.stash": "Guardar provisionalmente",
448
+ "command.stash": "Alijo",
449
449
  "command.stashApply": "Aplicar cambio guardados provisionalmente",
450
450
  "command.stashApplyEditor": "Aplicar cambio guardados provisionalmente",
451
451
  "command.stashApplyLatest": "Aplicar últimos cambios guardados provisionalmente",
@@ -454,9 +454,9 @@
454
454
  "command.stashDropEditor": "Descartar cambios guardados provisionalmente",
455
455
  "command.stashIncludeUntracked": "Guardar provisionalmente (Incluir sin seguimiento)",
456
456
  "command.stashPop": "Aplicar y quitar cambios guardados provisionalmente...",
457
- "command.stashPopEditor": "Guardar provisionalmente",
457
+ "command.stashPopEditor": "Abrir alijo",
458
458
  "command.stashPopLatest": "Aplicar y quitar últimos cambios guardados provisionalmente...",
459
- "command.stashStaged": "Guardar provisionalmente",
459
+ "command.stashStaged": "Alijo creado",
460
460
  "command.stashView": "Ver almacenamiento provisional...",
461
461
  "command.sync": "Sincronizar",
462
462
  "command.syncRebase": "Sincronizar (Rebase)",
@@ -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": "Choose an account that you would like to log in to",
13
12
  "Continue to GitHub": "Continuar en GitHub",
14
13
  "Continue to GitHub to create a Personal Access Token (PAT)": "Continuar con GitHub para crear un token de acceso personal (PAT)",
15
14
  "Copy & Continue to GitHub": "Copiar y continuar en GitHub",
@@ -18,9 +17,10 @@
18
17
  "Incorrect account detected": "Incorrect account detected",
19
18
  "Keep {0}": "Keep {0}",
20
19
  "Login with {0}": "Login with {0}",
21
- "New account...": "New account...",
22
20
  "No": "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})\"}": "Abra [{0}]({0}) en una pestaña nueva y pegue el código de un solo uso: {1}",
22
+ "Please reload the window to apply the new setting.": "Please reload the window to apply the new setting.",
23
+ "Reload Window": "Reload Window",
24
24
  "Sign in failed: {0}": "Error de inicio de sesión: {0}",
25
25
  "Sign out failed: {0}": "Error al cerrar sesión: {0}",
26
26
  "Signing in to {0}.../The {0} will be a url, e.g. github.com": "Iniciando sesión en {0}...",