1
0
mirror of synced 2026-01-06 06:02:35 -05:00

ran script/fix-translation-errors.js > ~/docs-translation-errors-fixable.txt

This commit is contained in:
Sarah Schneider
2021-04-09 10:54:03 -04:00
parent 0fce585683
commit ba17e6d946
443 changed files with 1213 additions and 1348 deletions

View File

@@ -11,10 +11,10 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'übersicht'
type: overview
topics:
- 'Action development'
- 'Fundamentals'
- Action development
- Fundamentals
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -9,7 +9,7 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'Referenz'
type: reference
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -1,7 +1,7 @@
---
title: Metadaten-Syntax für GitHub-Aktionen
shortTitle: Metadaten-Syntax
intro: Du kannst Aktionen erstellen, um Aufgaben in Ihrem Repository zu erledigen. Für Aktionen ist eine Metadaten-Datei erforderlich, welche die YAML-Syntax verwendet.
intro: 'Du kannst Aktionen erstellen, um Aufgaben in Ihrem Repository zu erledigen. Für Aktionen ist eine Metadaten-Datei erforderlich, welche die YAML-Syntax verwendet.'
product: '{% data reusables.gated-features.actions %}'
redirect_from:
- /articles/metadata-syntax-for-github-actions
@@ -12,7 +12,7 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'Referenz'
type: reference
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -9,9 +9,9 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'übersicht'
type: overview
topics:
- 'Pakete erstellen'
- Pakete erstellen
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -9,10 +9,10 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'übersicht'
type: overview
topics:
- 'Containers'
- 'Docker'
- Containers
- Docker
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -1,14 +1,14 @@
---
title: Using GitHub Actions for project management
intro: You can use {% data variables.product.prodname_actions %} to automate many of your project management tasks.
intro: 'You can use {% data variables.product.prodname_actions %} to automate many of your project management tasks.'
product: '{% data reusables.gated-features.actions %}'
versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'übersicht'
type: overview
topics:
- 'Project management'
- Project management
---
You can use {% data variables.product.prodname_actions %} to automate your project management tasks by creating workflows. Each workflow contains a series of tasks that are performed automatically every time the workflow runs. For example, you can create a workflow that runs every time an issue is created to add a label, leave a comment, and move the issue onto a project board.

View File

@@ -8,7 +8,7 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'übersicht'
type: overview
---
{% data reusables.actions.ae-self-hosted-runners-notice %}

View File

@@ -6,9 +6,9 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'übersicht'
type: overview
topics:
- 'Fundamentals'
- Fundamentals
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -10,9 +10,9 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'übersicht'
type: overview
topics:
- 'Fundamentals'
- Fundamentals
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -11,10 +11,10 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'resumen'
type: overview
topics:
- 'Desarrollo de las acciones'
- 'Fundamentos'
- Desarrollo de las acciones
- Fundamentos
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -11,10 +11,10 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'resumen'
type: overview
topics:
- 'CI'
- 'DC'
- CI
- DC
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -9,9 +9,9 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'resumen'
type: overview
topics:
- 'Embalaje'
- Embalaje
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -9,10 +9,10 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'resumen'
type: overview
topics:
- 'Contenedores'
- 'Docker'
- Contenedores
- Docker
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -1,14 +1,14 @@
---
title: Utilizar GitHub Actions para la administración de proyectos
intro: Puedes utilizar las {% data variables.product.prodname_actions %} para automatizar muchas de tus tareas de administración de proyectos.
intro: 'Puedes utilizar las {% data variables.product.prodname_actions %} para automatizar muchas de tus tareas de administración de proyectos.'
product: '{% data reusables.gated-features.actions %}'
versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'resumen'
type: overview
topics:
- 'Administración de proyectos'
- Administración de proyectos
---
Puedes utilizar las {% data variables.product.prodname_actions %} para automatizar tus tareas de administración de proyectos si creas flujos de trabajo. Cada flujo de trabajo contiene una serie de tareas que se llevan a cabo automáticamente cada que se ejecuta el flujo de trabajo. Por ejemplo, puedes crear un flujo de trabajo que se ejecute cada vez que se crea una propuesta para que se agregue una etiqueta, se deje un comentario y se mueva la propuesta a otro tablero de proyecto.

View File

@@ -6,9 +6,9 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'resumen'
type: overview
topics:
- 'Fundamentos'
- Fundamentos
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -10,9 +10,9 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'resumen'
type: overview
topics:
- 'Fundamentos'
- Fundamentos
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -8,7 +8,7 @@ redirect_from:
- /enterprise/admin/guides/migrations/authenticating-users-for-your-github-enterprise-instance/
- /enterprise/admin/user-management/authenticating-users-for-your-github-enterprise-server-instance
- /enterprise/admin/authentication/authenticating-users-for-your-github-enterprise-server-instance
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '*'
topics:

View File

@@ -1,7 +1,7 @@
---
title: Configurar la autenticación y el aprovisionamiento con tu proveedor de identidad
intro: Puedes utilizar un proveedor de identidad (IdP) que sea compatible tanto con el inicio de sesión único (SSO) de SAML y con el Sistema para la Administración de Identidad entre Dominios (SCIM) para configurar la autenticación y el aprovisionamiento de usuarios para {% data variables.product.product_location %}.
mapTopic: verdadero
intro: 'Puedes utilizar un proveedor de identidad (IdP) que sea compatible tanto con el inicio de sesión único (SSO) de SAML y con el Sistema para la Administración de Identidad entre Dominios (SCIM) para configurar la autenticación y el aprovisionamiento de usuarios para {% data variables.product.product_location %}.'
mapTopic: true
versions:
github-ae: '*'
---

View File

@@ -1,8 +1,8 @@
---
title: Administrar la identidad y el acceso para tu empresa
shortTitle: Administrar el acceso y la identidad
intro: Puedes adminsitrar centralmente el acceso y las cuentas en {% data variables.product.product_location %}.
mapTopic: verdadero
intro: 'Puedes adminsitrar centralmente el acceso y las cuentas en {% data variables.product.product_location %}.'
mapTopic: true
versions:
github-ae: '*'
---

View File

@@ -2,7 +2,7 @@
title: Configurar las características de seguridad avanzada
shortTitle: Configurar la seguridad avanzada
intro: 'Puedes habilitar o inhabilitar las características de {% data variables.product.prodname_advanced_security %}, tales como el {% data variables.product.prodname_code_scanning %}, en tu instancia.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /enterprise/admin/configuration/configuring-advanced-security-features
versions:

View File

@@ -8,7 +8,7 @@ redirect_from:
- /enterprise/admin/installation/configuring-your-github-enterprise-server-network-settings
- /enterprise/admin/configuration/configuring-network-settings
intro: 'Configura {% data variables.product.prodname_ghe_server %} con los servidores de nombres y el nombre del host DNS necesarios para tu red. También puedes configurar un servidor proxy o reglas de firewall. Debes permitir el acceso a determinados puertos con fines administrativos y relacionados con el usuario.'
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '*'
topics:

View File

@@ -8,7 +8,7 @@ redirect_from:
- /enterprise/admin/guides/installation/configuring-the-github-enterprise-appliance/
- /enterprise/admin/installation/configuring-the-github-enterprise-server-appliance
- /enterprise/admin/configuration/configuring-your-enterprise
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '*'
github-ae: '*'

View File

@@ -1,7 +1,7 @@
---
title: Administrar conexiones entre el servidor de GitHub Enterprise y GitHub Enterprise Cloud
intro: 'Con {% data variables.product.prodname_github_connect %}, puedes compartir determinadas características y datos entre {% data variables.product.product_location_enterprise %} y la cuenta de tu organización u emprendimiento {% data variables.product.prodname_ghe_cloud %} en {% data variables.product.prodname_dotcom_the_website %}.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /enterprise/admin/developer-workflow/connecting-github-enterprise-to-github-com
- /enterprise/admin/guides/developer-workflow/connecting-github-enterprise-and-github-com/

View File

@@ -6,7 +6,7 @@ redirect_from:
- /enterprise/admin/clustering/managing-a-github-enterprise-server-cluster
- /enterprise/admin/guides/clustering/managing-a-github-enterprise-cluster/
- /enterprise/admin/enterprise-management/configuring-clustering
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '*'
topics:

View File

@@ -7,7 +7,7 @@ redirect_from:
- /enterprise/admin/guides/installation/configuring-github-enterprise-for-high-availability/
- /enterprise/admin/enterprise-management/configuring-high-availability
intro: '{% data variables.product.prodname_ghe_server %} admite un modo de alta disponibilidad de funcionamiento diseñado para minimizar la interrupción del servicio en caso que ocurra una falla de hardware o una interrupción de red importante que afecte al aparato principal.'
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '*'
topics:

View File

@@ -6,7 +6,7 @@ redirect_from:
- /enterprise/admin/guides/installation/monitoring-your-github-enterprise-appliance/
- /enterprise/admin/installation/monitoring-your-github-enterprise-server-appliance
- /enterprise/admin/enterprise-management/monitoring-your-appliance
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '*'
topics:

View File

@@ -6,7 +6,7 @@ redirect_from:
- '/enterprise/{{ currentVersion }}/admin/guides/installation/upgrading-physical-resources/'
- /enterprise/admin/installation/updating-the-virtual-machine-and-physical-resources
- /enterprise/admin/enterprise-management/updating-the-virtual-machine-and-physical-resources
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '*'
topics:

View File

@@ -1,7 +1,7 @@
---
title: Resumen
intro: 'Conoce las opciones de soporte disponibles para {% data variables.product.product_name %}.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /enterprise/admin/enterprise-support/overview
versions:

View File

@@ -4,7 +4,7 @@ intro: 'Puedes contactar a {% data variables.contact.enterprise_support %} para
redirect_from:
- /enterprise/admin/guides/enterprise-support/receiving-help-from-github-enterprise-support/
- /enterprise/admin/enterprise-support/receiving-help-from-github-support
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '*'
github-ae: '*'

View File

@@ -1,7 +1,7 @@
---
title: Configuración avanzada y solución de problemas
intro: 'Configura la disponibilidad alta para {% data variables.product.prodname_actions %} y soluciona los problemas de {% data variables.product.prodname_actions %} en {% data variables.product.prodname_ghe_server %}.'
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '>=3.0'
topics:

View File

@@ -1,7 +1,7 @@
---
title: Habilitar GitHub Actions para GitHub Enterprise Server
intro: 'Aprende cómo configurar el almacenamiento y habilita las {% data variables.product.prodname_actions %} en {% data variables.product.prodname_ghe_server %}.'
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '>=2.22'
topics:

View File

@@ -1,7 +1,7 @@
---
title: Administrar el acceso a las acciones desde GitHub.com
intro: 'En tu empresa, puedes controlar qué acciones de {% data variables.product.prodname_dotcom_the_website %} y de {% data variables.product.prodname_marketplace %} se pueden utilizar.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /enterprise/admin/github-actions/managing-access-to-actions-from-githubcom
versions:

View File

@@ -1,7 +1,7 @@
---
title: Utilizar GitHub Actions en GitHub AE
intro: 'Aprende cómo configurar las {% data variables.product.prodname_actions %} en {% data variables.product.prodname_ghe_managed %}.'
mapTopic: verdadero
mapTopic: true
versions:
github-ae: '*'
---

View File

@@ -7,7 +7,7 @@ redirect_from:
- /enterprise/admin/guides/installation/provisioning-and-installation/
- /enterprise/admin/guides/installation/setting-up-a-github-enterprise-instance/
- /enterprise/admin/installation/setting-up-a-github-enterprise-server-instance
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '*'
topics:

View File

@@ -1,6 +1,6 @@
---
title: Requerir políticas para tu empresa
mapTopic: verdadero
mapTopic: true
redirect_from:
- /enterprise/admin/policies/enforcing-policies-for-your-enterprise
versions:

View File

@@ -1,7 +1,7 @@
---
title: Requerir políticas para los ganchos de pre-recepción
intro: Usar ganchos de pre-recepción para implementar estándares de flujo de trabajo dentro de tu organización. Los ganchos de pre-recepción requieren un código para aprobar un conjunto de verificaciones de calidad predefinido antes de que la extracción sea aceptada en el repositorio.
mapTopic: verdadero
mapTopic: true
redirect_from:
- /enterprise/admin/developer-workflow/using-pre-receive-hooks-to-enforce-policy
- /enterprise/admin/policies/enforcing-policy-with-pre-receive-hooks

View File

@@ -1,7 +1,7 @@
---
title: Notas de lanzamiento
intro: 'Las notas de lanzamiento para {{ allVersions[currentVersion].versionTitle }}.'
layout: notas de lanzamiento
layout: release-notes
versions:
enterprise-server: '*'
topics:

View File

@@ -6,7 +6,7 @@ redirect_from:
- /enterprise/admin/user-management/organizations-and-teams
- /enterprise/admin/user-management/managing-organizations-in-your-enterprise
intro: 'Las organizaciones son ideales para crear grupos diferentes de usuarios dentro de tu empresa, como divisiones o grupos trabajando en proyectos similares. {% if currentVersion == "github-ae@latest" %}Los usuarios de otras organizaciones pueden acceder a los repositorios internos{% else %}públicos e internos{% endif %} que pertenezcan a una organización diferente, pero solo los miembros de la organización que hayan recibido acceso a los repositorios privados podrán acceder a ellos.'
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '*'
github-ae: '*'

View File

@@ -4,7 +4,7 @@ intro: Puedes administrar la configuración disponible para los administradores
redirect_from:
- /enterprise/admin/user-management/repositories
- /enterprise/admin/user-management/managing-repositories-in-your-enterprise
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '*'
github-ae: '*'

View File

@@ -6,7 +6,7 @@ redirect_from:
- /enterprise/admin/user-management/basic-account-settings
- /enterprise/admin/user-management/user-security
- /enterprise/admin/user-management/managing-users-in-your-enterprise
mapTopic: verdadero
mapTopic: true
versions:
enterprise-server: '*'
github-ae: '*'

View File

@@ -1,7 +1,7 @@
---
title: Migrar los datos desde y hacia tu empresa
intro: 'Puedes exportar datos de usuario, organización y repositorio desde {% data variables.product.prodname_ghe_server %} o {% data variables.product.prodname_dotcom_the_website %}, y posteriormente importar los datos en {% data variables.product.product_location %}.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /enterprise/admin/articles/moving-a-repository-from-github-com-to-github-enterprise/
- /enterprise/admin/categories/migrations-and-upgrades/

View File

@@ -1,6 +1,6 @@
---
title: Monitorear la actividad en tu empresa
mapTopic: verdadero
mapTopic: true
redirect_from:
- /enterprise/admin/installation/monitoring-activity-on-your-github-enterprise-server-instance
- /enterprise/admin/user-management/monitoring-activity-in-your-enterprise

View File

@@ -2,7 +2,7 @@
title: Escanear tu código automáticamente para encontrar vulnerabilidades y errores
shortTitle: Escanear automáticamente
intro: 'Puedes encontrar vulnerabilidades y errores en el código de tu proyecto en {% data variables.product.prodname_dotcom %}.'
mapTopic: verdadero
mapTopic: true
product: '{% data reusables.gated-features.code-scanning %}'
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/automatically-scanning-your-code-for-vulnerabilities-and-errors

View File

@@ -2,7 +2,7 @@
title: Integrarse con el escaneo de código
shortTitle: Integración
intro: 'Puedes integrar las herramientas de análisis de código de terceros con el {% data variables.product.prodname_code_scanning %} de {% data variables.product.prodname_dotcom %} su cargas datos como archivos SARIF.'
mapTopic: verdadero
mapTopic: true
product: '{% data reusables.gated-features.code-scanning %}'
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/managing-results-from-code-scanning

View File

@@ -2,7 +2,7 @@
title: Utilizar el escaneo de código de CodeQL en tu sistema de IC existente
shortTitle: Soporte de CodeQL para sistemas de IC
intro: 'El {% data variables.product.prodname_codeql_runner %} te permite utilizar tu sistema de IC existente para ejecutar el {% data variables.product.prodname_code_scanning %} de {% data variables.product.prodname_codeql %}.'
mapTopic: verdadero
mapTopic: true
product: '{% data reusables.gated-features.code-scanning %}'
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/using-codeql-code-scanning-with-your-existing-ci-system

View File

@@ -1,7 +1,7 @@
---
title: Mantener tus dependencias actualizadas automáticamente
intro: 'El {% data variables.product.prodname_dependabot %} puede mantener tus dependencias de repositorio automáticamente.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /github/administering-a-repository/keeping-your-dependencies-updated-automatically
versions:

View File

@@ -1,7 +1,7 @@
---
title: Administrar vulnerabilidades en las dependencias de tus proyectos
intro: 'Puedes rastrear las dependencias de tu repositorio y recibir{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.21" %}{% else %}alertas de seguridad del {% data variables.product.prodname_dependabot_alerts %}{% endif %}cuando {% data variables.product.product_name %} detecta dependencias vulnerables.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/updating-your-project-s-dependencies/
- /articles/updating-your-projects-dependencies/

View File

@@ -1,7 +1,7 @@
---
title: Agregar y clonar repositorios
intro: 'Añadir repositorios existentes desde su equipo local a {% data variables.product.prodname_desktop %}o clonar repositorios desde {% data variables.product.product_name %}.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /desktop/contributing-to-projects/adding-and-cloning-repositories
versions:

View File

@@ -1,7 +1,7 @@
---
title: Mantener tu repositorio local sincronizado con GitHub
intro: 'Puedes mantener tu repositorio local sincronizado con tu repositorio remoto mientras actualizas cualquiera de estos. En Git, *remoto* hace referencia al servidor donde se almacena tu código. En tu caso, ese servidor es un repositorio en {% data variables.product.prodname_dotcom %} o {% data variables.product.prodname_enterprise %}.'
mapTopic: verdadero
mapTopic: true
versions:
free-pro-team: '*'
---

View File

@@ -1,7 +1,7 @@
---
title: Realizar cambios en una rama
intro: 'Usa tu editor de texto favorito, como [Atom](https://atom.io/), para realizar cambios en el proyecto y, a continuación, utiliza {% data variables.product.prodname_desktop %} para visualizar confirmaciones útiles.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /desktop/contributing-to-projects/making-changes-in-a-branch
versions:

View File

@@ -1,7 +1,7 @@
---
title: Trabajar con tu repositorio remoto en GitHub o GitHub Enterprise
intro: 'A medida que realizas cambios a tu proyecto localmente, puedes mantenerlos actualizados con tu repositorio remoto. En Git, *remoto* hace referencia al servidor donde se almacena tu código. En tu caso, ese servidor es un repositorio en {% data variables.product.prodname_dotcom %} o {% data variables.product.prodname_enterprise %}.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /desktop/contributing-to-projects/working-with-your-remote-repository-on-github-or-github-enterprise
versions:

View File

@@ -1,7 +1,7 @@
---
title: Configurar y personalizar GitHub Desktop
intro: 'Cómo configurar Git, conectar tu editor predeterminado y personalizar las opciones para alinear GitHub Desktop con tu flujo de trabajo.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /desktop/getting-started-with-github-desktop/configuring-and-customizing-github-desktop
versions:

View File

@@ -1,7 +1,7 @@
---
title: Cómo instalar y autenticarse en GitHub Desktop
intro: Instalar GitHub Desktop y conectar tus cuentas de GitHub y GitHub Enterprise.
mapTopic: verdadero
mapTopic: true
redirect_from:
- /desktop/getting-started-with-github-desktop/installing-and-authenticating-to-github-desktop
versions:

View File

@@ -1,7 +1,7 @@
---
title: Resumen
intro: Conozca GitHub Desktop y cree rápidamente su primer repositorio.
mapTopic: verdadero
mapTopic: true
redirect_from:
- /desktop/getting-started-with-github-desktop/overview
versions:

View File

@@ -1,7 +1,7 @@
---
title: Crear GitHub Apps
intro: Puedes crar GitHub Apps para ti mismo o para que los utilicen los demás. Aprende como registrar y configurar permisos y opciones de autenticación para GitHub Apps.
mapTopic: verdadero
mapTopic: true
redirect_from:
- /apps/building-integrations/setting-up-and-registering-github-apps/
- /apps/building-github-apps

View File

@@ -1,7 +1,7 @@
---
title: Crear Apps de OAuth
intro: Puedes crear OAuth Apps para ti mismo o para que las utilicen los demás. Aprende como registrar y configurar permisos y opciones de autenticación para Apps de OAuth.
mapTopic: verdadero
mapTopic: true
redirect_from:
- /apps/building-integrations/setting-up-and-registering-oauth-apps/
- /apps/building-oauth-apps

View File

@@ -1,7 +1,7 @@
---
title: Comenzar con las apps
intro: Aprende cómo crear apps y como configurar tu ambiente de desarrollo.
mapTopic: verdadero
mapTopic: true
versions:
free-pro-team: '*'
enterprise-server: '*'

View File

@@ -1,7 +1,7 @@
---
title: Guías
intro: 'Aprende cómo utilizar la API de {% data variables.product.prodname_dotcom %} con tu app, integración continua, y cómo compilar con las apps.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /apps/quickstart-guides
versions:

View File

@@ -1,7 +1,7 @@
---
title: Adminsitrar las GitHub Apps
intro: 'Después de que creas y registras una GitHub App, puedes hacer modificaciones a la misma, cambiar sus permisos, transferir la propiedad, y borrarla.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /apps/building-integrations/managing-github-apps/
- /apps/managing-github-apps

View File

@@ -1,7 +1,7 @@
---
title: Adminsitrar las Apps de OAuth
intro: 'Después de que creas y registras una App de OAuth, puedes hacerle modificaciones, cambiar sus permisos, transferir su propiedad y borrarla.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /apps/building-integrations/managing-oauth-apps/
- /apps/managing-oauth-apps

View File

@@ -1,7 +1,7 @@
---
title: Crear apps para GitHub Marketplace
intro: 'Puedes listar herramientas gratuitas y de pago para que las utilicen los desarrolladores en {% data variables.product.prodname_marketplace %}.'
mapTopic: verdadero
mapTopic: true
versions:
free-pro-team: '*'
topics:

View File

@@ -1,7 +1,7 @@
---
title: Listar una app en GitHub Marketplace
intro: 'Aprende sobre los requisitos y mejores prácticas para listar tu app en {% data variables.product.prodname_marketplace %}.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /apps/adding-integrations/listing-apps-on-github-marketplace/
- /apps/marketplace/listing-apps-on-github-marketplace/

View File

@@ -1,7 +1,7 @@
---
title: Vender tu app en GitHub Marketplace
intro: 'Aprende sobre los requisitos y mejores prácticas para vender tu app en {% data variables.product.prodname_marketplace %}.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /apps/marketplace/administering-listing-plans-and-user-accounts/
- /apps/adding-integrations/managing-pricing-and-payments-for-a-github-marketplace-listing/

View File

@@ -1,7 +1,7 @@
---
title: Utilizar la API de GitHub Marketplace en tu app
intro: 'Aprende cómo integrar la API y eventos de webhook de {% data variables.product.prodname_marketplace %} en tu app para {% data variables.product.prodname_marketplace %}.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /apps/marketplace/setting-up-github-marketplace-webhooks/
- /apps/marketplace/integrating-with-the-github-marketplace-api/

View File

@@ -1,7 +1,7 @@
---
title: Eventos
intro: 'Tus integraciones pueden suscribirse y reaccionar a los eventos en {% data variables.product.prodname_dotcom %}.'
mapTopic: verdadero
mapTopic: true
versions:
free-pro-team: '*'
enterprise-server: '*'

View File

@@ -1,7 +1,7 @@
---
title: Webhooks
intro: 'Aprende a configurar, probar y asegurar los webhooks para integrarte con {% data variables.product.prodname_dotcom %}.'
mapTopic: verdadero
mapTopic: true
versions:
free-pro-team: '*'
enterprise-server: '*'

View File

@@ -1,7 +1,7 @@
---
title: Guía de inicio rápido para los debates de GitHub
intro: 'Habilita los {% data variables.product.prodname_discussions %} en un repositorio existente e inicia conversaciones con tu comunidad.'
allowTitleToDifferFromFilename: verdadero
allowTitleToDifferFromFilename: true
versions:
free-pro-team: '*'
---

View File

@@ -1,8 +1,8 @@
---
title: Inicia con GitHub Classroom
shortTitle: Empezar
intro: Aprende cómo configurar y utilizar {% data variables.product.prodname_classroom %} para administrar tu curso.
mapTopic: verdadero
intro: 'Aprende cómo configurar y utilizar {% data variables.product.prodname_classroom %} para administrar tu curso.'
mapTopic: true
versions:
free-pro-team: '*'
---

View File

@@ -1,8 +1,8 @@
---
title: Integrar a GitHub Classroom con un IDE
shortTitle: Integrar con un IDE
intro: Puedes ayudar a que tus alumnos escriban, prueben y depuren código si preconfiguras un ambiente de desarrollo para los repositorios de tareas en {% data variables.product.prodname_classroom %}.
mapTopic: verdadero
intro: 'Puedes ayudar a que tus alumnos escriban, prueben y depuren código si preconfiguras un ambiente de desarrollo para los repositorios de tareas en {% data variables.product.prodname_classroom %}.'
mapTopic: true
versions:
free-pro-team: '*'
---

View File

@@ -1,7 +1,7 @@
---
title: Aprende con GitHub Classroom
intro: Puedes participar en el trabajo del curso en {% data variables.product.prodname_classroom %} y ver los resultados de tu maestro.
mapTopic: verdadero
intro: 'Puedes participar en el trabajo del curso en {% data variables.product.prodname_classroom %} y ver los resultados de tu maestro.'
mapTopic: true
versions:
free-pro-team: '*'
---

View File

@@ -1,7 +1,7 @@
---
title: Inicio rápido para GitHub Educators
intro: En cerca de 15 minutos, los maestros pueden iniciar con descuentos, capacitación y herramientas para {% data variables.product.company_short %}, posteriormente, pueden crear un aula para los alumnos en un curso de desarrollo de software utilizando {% data variables.product.prodname_classroom %}.
allowTitleToDifferFromFilename: verdadero
intro: 'En cerca de 15 minutos, los maestros pueden iniciar con descuentos, capacitación y herramientas para {% data variables.product.company_short %}, posteriormente, pueden crear un aula para los alumnos en un curso de desarrollo de software utilizando {% data variables.product.prodname_classroom %}.'
allowTitleToDifferFromFilename: true
versions:
free-pro-team: '*'
---

View File

@@ -1,7 +1,7 @@
---
title: Configurar fusiones de solicitudes de extracción
intro: 'Puedes configurar las fusiones de solicitudes de cambio en {% data variables.product.product_location %} para que coincidan con tu flujo de trabajo y con tus preferencias para administrar el historial de Git.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/configuring-pull-request-merges
versions:

View File

@@ -6,7 +6,7 @@ redirect_from:
- /articles/defining-the-mergeability-of-pull-requests
- /enterprise/admin/developer-workflow/establishing-pull-request-merge-conditions
product: '{% data reusables.gated-features.protected-branches %}'
mapTopic: verdadero
mapTopic: true
versions:
free-pro-team: '*'
enterprise-server: '*'

View File

@@ -1,7 +1,7 @@
---
title: Administrar ramas en tu repositorio
intro: 'Cada vez que propones un cambio en Git, [creas una nueva rama](/articles/creating-and-deleting-branches-within-your-repository/). La administración de ramas es una parte importante del flujo de trabajo de Git. Después de algún tiempo, tu lista de ramas puede crecer, por lo que es una buena idea eliminar las ramas fusionadas o antiguas.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/managing-branches-in-your-repository
versions:

View File

@@ -1,7 +1,7 @@
---
title: Administrar configuraciones de repositorios
intro: 'Los administradores de repositorio y propietarios de organización pueden cambiar la configuración de un repositorio, como el nombre, propietario y visibilidad, o bien, borrar el repositorio.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/managing-repository-settings
versions:

View File

@@ -1,7 +1,7 @@
---
title: Lanzar proyectos en GitHub
intro: 'Puedes crear un lanzamiento para consolidad software, notas de lanzamiento y archivos binarios para que los demás lo descarguen.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /categories/85/articles/
- /categories/releases/

View File

@@ -1,7 +1,7 @@
---
title: Asegurar tu repositorio
intro: 'Asegurar las funciones como {% data variables.product.prodname_secret_scanning %} protegen los datos de tu repositorio.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/securing-your-repository
versions:

View File

@@ -1,7 +1,7 @@
---
title: Autenticación con inicio de sesión único de SAML
intro: 'Puedes autenticarte en {% if currentVersion == "free-pro-team@latest" %} una organización de {% data variables.product.product_name %} {% elsif currentVersion == "github-ae@latest" %}{% data variables.product.product_location %} {% endif %}con el inicio de sesión único (SSO) de SAML{% if currentVersion == "free-pro-team@latest" %} y ver tus sesiones activas{% endif %}.'
mapTopic: verdadero
mapTopic: true
product: '{% data reusables.gated-features.saml-sso %}'
redirect_from:
- /articles/authenticating-to-a-github-organization-with-saml-single-sign-on/

View File

@@ -10,7 +10,7 @@ redirect_from:
- /articles/generating-ssh-keys/
- /articles/generating-an-ssh-key/
- /articles/connecting-to-github-with-ssh
mapTopic: verdadero
mapTopic: true
versions:
free-pro-team: '*'
enterprise-server: '*'

View File

@@ -1,7 +1,7 @@
---
title: Mantener seguros tu cuenta y tus datos
intro: 'Para proteger tu información personal, debes mantener seguros tanto tu {% data variables.product.product_name %} cuenta como cualquier dato asociado.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/keeping-your-account-and-data-secure
versions:

View File

@@ -5,7 +5,7 @@ redirect_from:
- /articles/generating-a-gpg-key/
- /articles/signing-commits-with-gpg/
- /articles/managing-commit-signature-verification
mapTopic: verdadero
mapTopic: true
versions:
free-pro-team: '*'
enterprise-server: '*'

View File

@@ -5,7 +5,7 @@ redirect_from:
- /categories/84/articles/
- /categories/two-factor-authentication-2fa/
- /articles/securing-your-account-with-two-factor-authentication-2fa
mapTopic: verdadero
mapTopic: true
versions:
free-pro-team: '*'
enterprise-server: '*'

View File

@@ -4,7 +4,7 @@ intro: 'Puede que debas solucionar problemas imprevistos que surgen cuando se fi
redirect_from:
- /articles/troubleshooting-gpg/
- /articles/troubleshooting-commit-signature-verification
mapTopic: verdadero
mapTopic: true
versions:
free-pro-team: '*'
enterprise-server: '*'

View File

@@ -1,7 +1,7 @@
---
title: Solucionar problemas de SSH
intro: 'Cuando utilizas SSH para conectarte y autenticarte para {% data variables.product.product_name %}, puede que debas solucionar problemas inesperados que surjan.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/troubleshooting-ssh
versions:

View File

@@ -1,7 +1,7 @@
---
title: Abordar conflictos de fusión
intro: 'Si tus cambios tienen conflictos de fusión con la sucursal de base, debes ocuparte de los conflictos de fusión antes de que puedas fusionarlo con tus cambios de solicitud de extracción.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/addressing-merge-conflicts
versions:

View File

@@ -1,7 +1,7 @@
---
title: Colaborar en repositorios con características de calidad de código
intro: 'Las características de la calidad del flujo de trabajo como estados, {% if enterpriseServerVersions contains currentVersion %}ganchos de pre-recepción. {% endif %}ramas protegidas y verificación de estado requerida ayudan a los colaboradores a hacer contribuciones que cumplan con las condiciones establecidas por la organización y los administradores del repositorio.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/collaborating-on-repositories-with-code-quality-features-enabled/
- /articles/collaborating-on-repositories-with-code-quality-features

View File

@@ -1,7 +1,7 @@
---
title: Incorporar modificaciones desde una solicitud de extracción
intro: 'Puedes proponer modificaciones para tu trabajo en {% data variables.product.product_name %} a través de solicitudes de extracción. Aprende a crear, administrar y fusionar solicitudes de extracción.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/incorporating-changes-from-a-pull-request
versions:

View File

@@ -1,7 +1,7 @@
---
title: Resumen
intro: 'Aprende sobre el flujo de {% data variables.product.prodname_dotcom %} y las formas diferentes para debatir y colaborar en tus proyectos.'
mapTopic: verdadero
mapTopic: true
versions:
free-pro-team: '*'
enterprise-server: '*'

View File

@@ -1,7 +1,7 @@
---
title: Proponer cambios a tu trabajo con solicitudes de extracción
intro: 'Después de agregar cambios a una rama de tema o bifurcación, puedes abrir una solicitud de extracción para pedirle a tus colaboradores o al administrador del repositorio que revisen tus cambios antes de fusionarlos con el proyecto.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/proposing-changes-to-your-work-with-pull-requests
versions:

View File

@@ -4,7 +4,7 @@ redirect_from:
- /articles/reviewing-and-discussing-changes-in-pull-requests/
- /articles/reviewing-changes-in-pull-requests
intro: 'Después de haber abierto una solicitud de extracción, puedes revisar y opinar sobre el conjunto de cambios propuestos.'
mapTopic: verdadero
mapTopic: true
versions:
free-pro-team: '*'
enterprise-server: '*'

View File

@@ -1,7 +1,7 @@
---
title: Trabajar con bifurcaciones
intro: 'Las bifurcaciones se suelen usar en desarrollo de código abierto en {% data variables.product.product_name %}.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/working-with-forks
versions:

View File

@@ -1,7 +1,7 @@
---
title: Crear y editar confirmaciones de cambios
intro: ''
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/creating-and-editing-commits
versions:

View File

@@ -1,7 +1,7 @@
---
title: Confirmaciones de solución de problemas
intro: ''
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/troubleshooting-commits
versions:

View File

@@ -1,7 +1,7 @@
---
title: Ver y comparar confirmaciones de cambios
intro: ''
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/viewing-and-comparing-commits
versions:

View File

@@ -5,7 +5,7 @@ redirect_from:
- /articles/can-i-archive-a-repository/
- /articles/archiving-a-github-repository
- /enterprise/admin/user-management/archiving-and-unarchiving-repositories
mapTopic: verdadero
mapTopic: true
versions:
free-pro-team: '*'
enterprise-server: '*'

View File

@@ -1,7 +1,7 @@
---
title: Clonar un repositorio desde GitHub
intro: 'Puedes clonar un repositorio remoto desde tu máquina local. Si encuentras errores, existen algunas soluciones de problemas comunes.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/cloning-a-repository-from-github
versions:

View File

@@ -1,7 +1,7 @@
---
title: Crear un repositorio en GitHub
intro: 'Luego de crear tu repositorio en {% data variables.product.product_name %}, puedes personalizar sus parámetros y su contenido.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/creating-a-repository-on-github
versions:

View File

@@ -1,7 +1,9 @@
---
title: Explorar integraciones
intro: "Puedes personalizar y ampliar tu flujo de trabajo de {% data variables.product.product_name %} con herramientas y\n servicios diseñados por la comunidad de {% data variables.product.product_name %}."
mapTopic: verdadero
intro: |-
Puedes personalizar y ampliar tu flujo de trabajo de {% data variables.product.product_name %} con herramientas y
servicios diseñados por la comunidad de {% data variables.product.product_name %}.
mapTopic: true
redirect_from:
- /articles/exploring-integrations
versions:

View File

@@ -1,7 +1,7 @@
---
title: Comprar e instalar aplicaciones en el Mercado GitHub
intro: '{% data variables.product.prodname_marketplace %} incluye apps con planes de precios gratuitos y pagos. Cuando encuentras una aplicación paga que desearías usar para tu cuenta personal u organización, puedes comprar e instalar la app utilizando tu información de facturación existente.'
mapTopic: verdadero
mapTopic: true
redirect_from:
- /articles/purchasing-and-installing-apps-in-github-marketplace
versions:

View File

@@ -2,7 +2,7 @@
title: Escanear tu código automáticamente para encontrar vulnerabilidades y errores
shortTitle: Escanear automáticamente
intro: 'Puedes encontrar vulnerabilidades y errores en el código de tu proyecto en {% data variables.product.prodname_dotcom %}.'
mapTopic: verdadero
mapTopic: true
product: '{% data reusables.gated-features.code-scanning %}'
versions:
enterprise-server: '2.22'

Some files were not shown because too many files have changed in this diff Show More