Skip to content

Commit a7ab865

Browse files
authored
New translation batch for es (github#28430)
* Add crowdin translations * Run script/i18n/homogenize-frontmatter.js * Run script/i18n/fix-translation-errors.js * Run script/i18n/lint-translation-files.js --check rendering * run script/i18n/reset-files-with-broken-liquid-tags.js --language=es * run script/i18n/reset-known-broken-translation-files.js
1 parent 473b930 commit a7ab865

File tree

4 files changed

+6
-14
lines changed

4 files changed

+6
-14
lines changed

translations/es-ES/data/features/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ versions:
4545

4646
## Imposición del modelado
4747

48-
El modelo para validar la característica de versionamiento vive en [`tests/helpers/schemas/feature-versions-schema.js`](/tests/helpers/schemas/feature-versions-schema.js) y la ejecuta [`tests/linting/lint-files.js`](/tests/linting/lint-files.js).
48+
El modelo para validar la característica de versionamiento vive en [`tests/helpers/schemas/feature-versions-schema.js`](/tests/helpers/schemas/feature-versions-schema.js) y la ejecuta [`tests/linting/lint-versioning.js`](/tests/linting/lint-versioning.js).
4949

5050
## Script para eliminar las etiquetas de característica
5151

translations/es-ES/data/reusables/secret-scanning/partner-secret-list-private-repo.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ Plivo | ID de Auth de Plivo | plivo_auth_id{% endif %}
147147
Plivo | Token de Autenticación a Plivo | plivo_auth_token{% endif %} Postman | Llave de la API de Postman | postman_api_key Proctorio | Llave de Consumidor de Proctorio | proctorio_consumer_key Proctorio | Llave de Vinculación de Proctorio | proctorio_linkage_key Proctorio | Llave de Registro de Proctorio | proctorio_registration_key Proctorio | Llave de Secreto de Proctorio | proctorio_secret_key Pulumi | Toekn de Acceso a Pulumi | pulumi_access_token
148148
{%- ifversion fpt or ghec or ghes > 3.1 or ghae %}
149149
PyPI | Token de la API de PyPI | pypi_api_token{% endif %}
150+
{%- ifversion fpt or ghec or ghes > 3.5 or ghae-issue-7375 %}
151+
redirect.pizza | redirect.pizza API Token | redirect_pizza_api_token{% endif %}
150152
{%- ifversion fpt or ghec or ghes > 3.1 or ghae %}
151153
RubyGems | Llave de la API de RubyGems | rubygems_api_key{% endif %} Samsara | Token de la API de Samsara | samsara_api_token Samsara | Token de Acceso OAuth a Samsara | samsara_oauth_access_token
152154
{%- ifversion fpt or ghec or ghes > 3.4 or ghae-issue-6944 %}

translations/es-ES/data/reusables/secret-scanning/partner-secret-list-public-repo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
| Proctorio | Clave de Secreto de Proctorio |
7878
| Pulumi | Token de Acceso de Pulumi |
7979
| PyPI | Token de la API de PyPI |
80+
| redirect.pizza | redirect.pizza API Token |
8081
| RubyGems | Clave de la API de RubyGems |
8182
| Samsara | Token de API de Samsara |
8283
| Samsara | Token de Acceso de OAuth de Samsara |

translations/es-ES/data/reusables/secret-scanning/secret-list-private-push-protection.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,5 @@
6060
| PlanetScale | Token de Servicio de PlanetScale | planetscale_service_token |
6161
| Postman | Clave de API de Postman | postman_api_key |
6262
| Proctorio | Clave de Secreto de Proctorio | proctorio_secret_key |
63-
| Samsara | Token de API de Samsara | samsara_api_token |
64-
| Samsara | Token de Acceso de OAuth de Samsara | samsara_oauth_access_token |
65-
| SendGrid | Clave de la API de SendGrid | sendgrid_api_key |
66-
| Sendinblue | Llave de la API de Sendinblue | sendinblue_api_key |
67-
| Sendinblue | Llave SMTP de Sendinblue | sendinblue_smtp_key |
68-
| Shippo | Shippo Live API Token | shippo_live_api_token |
69-
| Shopify | Secreto Compartid de la App de Shopify | shopify_app_shared_secret |
70-
| Shopify | Token de Acceso de Shopify | shopify_access_token |
71-
| Slack | Token de la API de Slack | slack_api_token |
72-
| Stripe | Clave de Secreto Stripe Live | stripe_api_key |
73-
| Tencent Cloud | ID de Secreto de Tencent Cloud | tencent_cloud_secret_id |
74-
| Typeform | Token de acceso personal a Typeform | typeform_personal_access_token |
75-
| WorkOS | WorkOS Production API Key | workos_production_api_key |
63+
{%- ifversion fpt or ghec or ghes > 3.5 or ghae-issue-7375 %}
64+
redirect.pizza | redirect.pizza API Token | redirect_pizza_api_token{% endif %} Samsara | Samsara API Token | samsara_api_token Samsara | Samsara OAuth Access Token | samsara_oauth_access_token SendGrid | SendGrid API Key | sendgrid_api_key Sendinblue | Sendinblue API Key | sendinblue_api_key Sendinblue | Sendinblue SMTP Key | sendinblue_smtp_key Shippo | Shippo Live API Token | shippo_live_api_token Shopify | Shopify App Shared Secret | shopify_app_shared_secret Shopify | Shopify Access Token | shopify_access_token Slack | Slack API Token | slack_api_token Stripe | Stripe Live API Secret Key | stripe_api_key Tencent Cloud | Tencent Cloud Secret ID | tencent_cloud_secret_id Typeform | Typeform Personal Access Token | typeform_personal_access_token WorkOS | WorkOS Production API Key | workos_production_api_key

0 commit comments

Comments
 (0)