docs(i18n): new Crowdin updates (#3012)

This commit is contained in:
Matan Kushner
2021-09-21 09:36:29 -04:00
committed by GitHub
parent 43feb6e4ec
commit e29b2ddc91
81 changed files with 7169 additions and 5079 deletions
+12 -3
View File
@@ -112,6 +112,9 @@ format = '\[[$symbol($version)]($style)\]'
[cmd_duration]
format = '\[[⏱ $duration ]($style)\]'
[cobol]
format = '\[[$symbol($version)]($style)\]'
[conda]
format = '\[[$symbol$environment]($style)\]'
@@ -272,6 +275,9 @@ deleted = "x"
[aws]
symbol = "aws "
[cobol]
symbol = "cobol "
[conda]
symbol = "conda "
@@ -363,11 +369,11 @@ symbol = "scala "
symbol = "swift "
```
## Hide Runtime Versions
## Ocultar versiones en tiempo de ejecución
This preset hides the version of language runtimes. If you work in containers or virtualized environments, this one is for you!
Esta configuración predeterminada oculta la versión de los tiempos de ejecución del idioma. Si trabajas en contenedores o entornos virtualizados, ¡ésto es para ti!
![Screenshot of Hide Runtime Versions preset](/presets/hide-runtime-versions.png)
![Captura de pantalla ajustes de Ocultar versiones de tiempo de ejecución](/presets/hide-runtime-versions.png)
### Configuración
@@ -375,6 +381,9 @@ This preset hides the version of language runtimes. If you work in containers or
[cmake]
format = "via [$symbol]($style)"
[cobol]
format = "via [$symbol]($style)"
[crystal]
format = "via [$symbol]($style)"