Skip to content

Commit 6a30ec5

Browse files
docubotrsese
andauthored
New translation batch for es (github#27014)
* 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 Co-authored-by: Robert Sese <[email protected]>
1 parent a76af95 commit 6a30ec5

File tree

9 files changed

+25
-40
lines changed

9 files changed

+25
-40
lines changed

translations/es-ES/content/actions/learn-github-actions/understanding-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Puedes crear un flujo de trabajo de ejemplo en tu repositorio que active automá
111111
```
112112
1. Confirma estos cambios y cárgalos a tu repositorio de {% data variables.product.prodname_dotcom %}.
113113
114-
Tu archivo de flujo de trabajo de {% data variables.product.prodname_actions %} nuevo estará ahora instalado en tu repositorio y se ejecutará automáticamente cada que alguien suba un cambio a éste. Para encontrar los detalles sobre el historial de ejecución un job, consulta la sección "[Visualizar la actividad del flujo de trabajo](/actions/learn-github-actions/introduction-to-github-actions#viewing-the-jobs-activity)".
114+
Tu archivo de flujo de trabajo de {% data variables.product.prodname_actions %} nuevo estará ahora instalado en tu repositorio y se ejecutará automáticamente cada que alguien suba un cambio a éste. For details about a workflow's execution history, see "[Viewing the workflow's activity](/actions/learn-github-actions/introduction-to-github-actions#viewing-the-workflows-activity)."
115115
116116
## Entender el archivo de flujo de trabajo
117117

translations/es-ES/content/admin/policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,7 @@ En todas las organizaciones que le pertenecen a tu empresa, puedes permitir que
100100
{% data reusables.enterprise-accounts.repo-creation-policy %}
101101
{% data reusables.enterprise-accounts.repo-creation-types %}
102102
{% else %}
103-
6. En "Creación de repositorios", usa el menú desplegable y elige una política.
104-
105-
![Menú desplegable con políticas para creación de repositorio](/assets/images/enterprise/site-admin-settings/repository-creation-drop-down.png)
103+
6. En "Creación de repositorios", usa el menú desplegable y elige una política. ![Menú desplegable con políticas para creación de repositorio](/assets/images/enterprise/site-admin-settings/repository-creation-drop-down.png)
106104
{% endif %}
107105

108106
## Requerir una política para bifurcar repositorios privados o internos
@@ -113,16 +111,7 @@ En todas las organizaciones que pertenezcan a tu empresa, puedes permitir o proh
113111
{% data reusables.enterprise-accounts.policies-tab %}
114112
{% data reusables.enterprise-accounts.repositories-tab %}
115113
3. Debajo de "Bifurcación de repositorios", revisa la información sobre cómo cambiar el ajuste. {% data reusables.enterprise-accounts.view-current-policy-config-orgs %}
116-
4. En "Bifurcación de repositorios", usa el menú desplegable y elige una política.
117-
118-
![Menú desplegable con opciones de políticas de bifurcación de repositorios](/assets/images/help/business-accounts/repository-forking-policy-drop-down.png)
119-
120-
{% if innersource-fork-policies %}
121-
5. If forking is enabled, you can specify where users are allowed to fork repositories. Review the information about changing the setting and choose a policy.
122-
123-
![Screenshot showing the list of repository forking policy options](/assets/images/help/business-accounts/repository-forking-policy-settings.png)
124-
{% endif %}
125-
114+
4. En "Bifurcación de repositorios", usa el menú desplegable y elige una política. ![Menú desplegable con opciones de políticas de bifurcación de repositorios](/assets/images/help/business-accounts/repository-forking-policy-drop-down.png)
126115

127116
## Requerir una política para invitar colaboradores{% ifversion ghec %} externos{% endif %} a los repositorios
128117

@@ -133,7 +122,6 @@ Across all organizations owned by your enterprise, you can allow members to invi
133122
{% data reusables.enterprise-accounts.repositories-tab %}
134123
3. Debajo de "{% ifversion ghec %}Colaboradores externos{% elsif ghes or ghae %}Invitaciones{% endif %} de repositorio", revisa la información sobre cómo cambiar el ajuste. {% data reusables.enterprise-accounts.view-current-policy-config-orgs %}
135124
4. Debajo de "{% ifversion ghec %}Colaboradores externos{% elsif ghes or ghae %}Invitaciones{% endif %} de repositorio", utiliza el menú desplegable y elige una política.
136-
137125
{% ifversion ghec %}
138126
![Menú desplegable con opciones de políticas de invitación de colaboradores externos](/assets/images/help/business-accounts/repository-invitation-policy-drop-down.png)
139127
{% elsif ghes or ghae %}
@@ -185,9 +173,7 @@ En todas las organizaciones que pertenezcan a tu empresa, puedes permitir que lo
185173
{% data reusables.enterprise-accounts.access-enterprise %}
186174
{% data reusables.enterprise-accounts.policies-tab %}
187175
3. En la pestaña **Políticas de repositorios**, en "Eliminación de propuestas en los repositorios", revisa la información acerca de los cambios en la configuración. {% data reusables.enterprise-accounts.view-current-policy-config-orgs %}
188-
4. En "Eliminación de propuestas en los repositorios", usa el menú desplegable y elige una política.
189-
190-
![Menú desplegable con opciones de políticas de eliminación de propuestas](/assets/images/help/business-accounts/repository-issue-deletion-policy-drop-down.png)
176+
4. En "Eliminación de propuestas en los repositorios", usa el menú desplegable y elige una política. ![Menú desplegable con opciones de políticas de eliminación de propuestas](/assets/images/help/business-accounts/repository-issue-deletion-policy-drop-down.png)
191177

192178
{% ifversion ghes or ghae %}
193179

translations/es-ES/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ Para el texto de línea múltiple, puedes utilizar el operador de pipa.
101101
```YAML{:copy}
102102
body:
103103
- type: markdown
104-
value: "## Thank you for contributing to our project!"
104+
attributes:
105+
value: "## Thank you for contributing to our project!"
105106
- type: markdown
106107
attributes:
107108
value: |

translations/es-ES/content/get-started/signing-up-for-github/setting-up-a-trial-of-github-enterprise-cloud.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ Before you can try {% data variables.product.prodname_ghe_cloud %}, you must be
5656

5757
## Exploring {% data variables.product.prodname_ghe_cloud %}
5858

59-
After setting up your trial, you can explore {% data variables.product.prodname_ghe_cloud %} by following the [Enterprise Onboarding Guide](https://resources.github.com/enterprise-onboarding/).
59+
After you set up your trial, you can explore {% data variables.product.prodname_ghe_cloud %} by following the suggested tasks on the "Overview" tab of your organization. If you've previously dismissed the tasks, you can access them again by clicking **Get started with suggested tasks** at the top of the page.
60+
61+
!["Get started with suggested tasks" button](/assets/images/help/organizations/suggested-tasks-button.png)
6062

6163
{% data reusables.docs.you-can-read-docs-for-your-product %}
6264

translations/es-ES/content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,15 @@ Al utilizar el calificador `country`, puedes filtrar los eventos en la bitácora
133133

134134
## Utilizar la API de bitácoras de auditoría
135135

136+
{% ifversion fpt %}
137+
138+
Organizations that use {% data variables.product.prodname_ghe_cloud %} can interact with the audit log using the GraphQL API and REST API. Para obtener más información, consulta la [documentación de {% data variables.product.prodname_ghe_cloud %}](/enterprise-cloud@latest/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization#using-the-audit-log-api).
139+
140+
{% else %}
141+
136142
Puedes interactuar con la bitácora de audotaría si utilizas la API de GraphQL{% ifversion fpt or ghec %} o la API de REST{% endif %}.
137143

138-
{% ifversion fpt or ghec %}
144+
{% ifversion ghec %}
139145

140146
{% note %}
141147

@@ -150,15 +156,15 @@ Puedes interactuar con la bitácora de audotaría si utilizas la API de GraphQL{
150156
Para garantizar que tu propiedad intelectual está segura y que mantienes el cumplimiento para tu organización, puedes utilizar la API de GraphQL para bitácoras de auditoría para mantener copias de tus datos de bitácoras de auditoría y monitorear:
151157
{% data reusables.audit_log.audit-log-api-info %}
152158

153-
{% ifversion fpt or ghec %}
159+
{% ifversion ghec %}
154160
Ten en cuenta que no puedes recuperar los eventos de Git utilizando la API de GraphQL. Para recuperar eventos de Git, utiliza mejor la API de REST. Para obtener más información, consulta las "[acciones de la categoría `git`](#git-category-actions)".
155161
{% endif %}
156162

157163
La respuesta de GraphQL puede incluir datos de hasta 90 a 120 días.
158164

159165
Por ejemplo, puedes hacer una solicitud de GraphQL para ver todos los miembros nuevos de la organización agregados a tu organización. Para obtener más información, consulta la "[Bitácora de Auditoría de la API de GraphQL]({% ifversion ghec%}/free-pro-team@latest{% endif %}/graphql/reference/interfaces#auditentry/)".
160166

161-
{% ifversion fpt or ghec %}
167+
{% ifversion ghec %}
162168

163169
### Utilizar la API de REST
164170

@@ -171,6 +177,7 @@ By default, only events from the past three months are returned. To include olde
171177

172178
Para obtener más información sobre la API de REST del log de auditoría, consulta la sección "[Organizaciones](/rest/reference/orgs#get-the-audit-log-for-an-organization)".
173179

180+
{% endif %}
174181
{% endif %}
175182

176183
## Acciones de la bitácora de auditoría

translations/es-ES/content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ topics:
1616
- Pull requests
1717
shortTitle: Create a PR from a fork
1818
---
19-
You can also give the upstream repository's maintainers permission to push commits to a user-owned fork. If your pull request compares your topic branch with a branch in the upstream repository as the base branch, then your topic branch is also called the compare branch of the pull request. For more information about pull request branches, including examples, see "[Creating a pull request](/articles/creating-a-pull-request/#changing-the-branch-range-and-destination-repository)."
19+
If your pull request compares your topic branch with a branch in the upstream repository as the base branch, then your topic branch is also called the compare branch of the pull request. For more information about pull request branches, including examples, see "[Creating a pull request](/articles/creating-a-pull-request/#changing-the-branch-range-and-destination-repository)."
2020

2121
{% data reusables.pull_requests.perms-to-open-pull-request %}
2222

translations/es-ES/content/rest/overview/libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ topics:
2626

2727
{% warning %}
2828

29-
Warning: As of late October 2021, the offical Octokit libraries are not currently maintained.
29+
Warning: As of late October 2021, the offical Octokit libraries are not currently maintained. For more information, see [this discussion in the octokit.js repository](https://github.com/octokit/octokit.js/discussions/620).
3030

3131
{% endwarning %}
3232

translations/es-ES/data/features/innersource-fork-policies.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
{% ifversion ghae %}
2-
If the policies for your enterprise permit forking private and internal repositories, you can fork a repository to your personal account or an organization where you have repository creation permissions. Para obtener más información, consulta la sección "[Roles en una organización](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization)".
1+
{% ifversion ghae %}If the policies for your enterprise permit forking internal and private repositories, you{% else %}You{% endif %} can fork a repository to your personal account or any organization where you have repository creation permissions. Para obtener más información, consulta la sección "[Roles en una organización](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization)".
32

4-
{% elsif ghes or ghec %}
5-
You can fork a private or internal repository to your personal account or an organization on
6-
{% data variables.product.product_location %} where you have repository creation permissions, if settings for the repository and your enterprise policies allow forking.
3+
{% ifversion fpt or ghes or ghec %}
4+
5+
If you have access to a private repository and the owner permits forking, you can fork the repository to your personal account or any organization on {% ifversion fpt or ghec %}{% data variables.product.prodname_team %}{% else %}{% data variables.product.product_location %}{% endif %} where you have repository creation permissions. {% ifversion fpt or ghec %}No puedes bifurcar un repositorio privado hacia una organización que utilice {% data variables.product.prodname_free_team %}. Para obtener más información, consulta la sección "[Productos de GitHub](/articles/githubs-products)".{% endif %}
76

8-
{% elsif fpt %}
9-
If you have access to a private repository and the owner permits forking, you can fork the repository to your personal account, or an organization on
10-
{% data variables.product.prodname_team %} where you have repository creation permissions. You cannot fork a private repository to an organization using {% data variables.product.prodname_free_team %}. Para obtener más información, consulta la sección "[Productos de GitHub](/articles/githubs-products)".
117
{% endif %}

0 commit comments

Comments
 (0)