diff options
Diffstat (limited to 'docs/es')
-rw-r--r-- | docs/es/README.md | 2 | ||||
-rw-r--r-- | docs/es/_summary.md | 2 | ||||
-rw-r--r-- | docs/es/newbs_best_practices.md | 2 | ||||
-rw-r--r-- | docs/es/newbs_building_firmware_configurator.md | 2 | ||||
-rw-r--r-- | docs/es/newbs_learn_more_resources.md | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/es/README.md b/docs/es/README.md index d39b27800..75fd3cb64 100644 --- a/docs/es/README.md +++ b/docs/es/README.md | |||
@@ -13,7 +13,7 @@ QMK (*Quantum Mechanical Keyboard*) es una comunidad open source que mantiene el | |||
13 | 13 | ||
14 | ## Cómo conseguirlo | 14 | ## Cómo conseguirlo |
15 | 15 | ||
16 | Si estás pensando en contribuir con un keymap, teclado, or característica a QMK, la manera más sencilla es hacer un [fork del repositorio en Github](https://github.com/qmk/qmk_firmware#fork-destination-box), y clonar tu repositorio localmente para hacer los cambios, subirlos, y abir un [Pull Request](https://github.com/qmk/qmk_firmware/pulls) desde tu fork. | 16 | Si estás pensando en contribuir con un keymap, teclado, or característica a QMK, la manera más sencilla es hacer un [fork del repositorio en GitHub](https://github.com/qmk/qmk_firmware#fork-destination-box), y clonar tu repositorio localmente para hacer los cambios, subirlos, y abir un [Pull Request](https://github.com/qmk/qmk_firmware/pulls) desde tu fork. |
17 | 17 | ||
18 | De cualquier manera, también puedes descargarlo directamente en formatos ([zip](https://github.com/qmk/qmk_firmware/zipball/master), [tar](https://github.com/qmk/qmk_firmware/tarball/master)), o clonarlo via git (`git@github.com:qmk/qmk_firmware.git`), o https (`https://github.com/qmk/qmk_firmware.git`). | 18 | De cualquier manera, también puedes descargarlo directamente en formatos ([zip](https://github.com/qmk/qmk_firmware/zipball/master), [tar](https://github.com/qmk/qmk_firmware/tarball/master)), o clonarlo via git (`git@github.com:qmk/qmk_firmware.git`), o https (`https://github.com/qmk/qmk_firmware.git`). |
19 | 19 | ||
diff --git a/docs/es/_summary.md b/docs/es/_summary.md index b58d825f7..aa2a0ca5d 100644 --- a/docs/es/_summary.md +++ b/docs/es/_summary.md | |||
@@ -11,7 +11,7 @@ | |||
11 | * [QMK CLI](es/cli.md) | 11 | * [QMK CLI](es/cli.md) |
12 | * [Configuración de QMK CLI](es/cli_configuration.md) | 12 | * [Configuración de QMK CLI](es/cli_configuration.md) |
13 | * [Contribuyendo a QMK](es/contributing.md) | 13 | * [Contribuyendo a QMK](es/contributing.md) |
14 | * [Cómo usar Github](es/getting_started_github.md) | 14 | * [Cómo usar GitHub](es/getting_started_github.md) |
15 | * [Obtener ayuda](es/getting_started_getting_help.md) | 15 | * [Obtener ayuda](es/getting_started_getting_help.md) |
16 | 16 | ||
17 | * [Cambios incompatibles](es/breaking_changes.md) | 17 | * [Cambios incompatibles](es/breaking_changes.md) |
diff --git a/docs/es/newbs_best_practices.md b/docs/es/newbs_best_practices.md index fc2afb9ed..2f72eff78 100644 --- a/docs/es/newbs_best_practices.md +++ b/docs/es/newbs_best_practices.md | |||
@@ -6,7 +6,7 @@ Este documento procura instruir a los novatos en las mejores prácticas para ten | |||
6 | 6 | ||
7 | En este documento suponemos un par de cosas: | 7 | En este documento suponemos un par de cosas: |
8 | 8 | ||
9 | 1. Tienes una cuenta de Github, y has hecho un [fork del repo qmk_firmware](getting_started_github.md) en tu cuenta. | 9 | 1. Tienes una cuenta de GitHub, y has hecho un [fork del repo qmk_firmware](getting_started_github.md) en tu cuenta. |
10 | 2. Has [configurado tu entorno de desarrollo](newbs_getting_started.md?id=environment-setup). | 10 | 2. Has [configurado tu entorno de desarrollo](newbs_getting_started.md?id=environment-setup). |
11 | 11 | ||
12 | 12 | ||
diff --git a/docs/es/newbs_building_firmware_configurator.md b/docs/es/newbs_building_firmware_configurator.md index 9333159c2..60d67f5fa 100644 --- a/docs/es/newbs_building_firmware_configurator.md +++ b/docs/es/newbs_building_firmware_configurator.md | |||
@@ -21,7 +21,7 @@ Lo diré otra vez porque es importante | |||
21 | 21 | ||
22 | !> **ASEGÚRATE DE QUE SELECCIONAS LA VERSIÓN CORRECTA!** | 22 | !> **ASEGÚRATE DE QUE SELECCIONAS LA VERSIÓN CORRECTA!** |
23 | 23 | ||
24 | Si se ha anunciado que tu teclado funciona con QMK pero no está en la lista, es probable que un desarrollador no se haya encargado de él aún o que todavía no hemos tenido la oportunidad de incluirlo. Abre un issue en [qmk_firmware](https://github.com/qmk/qmk_firmware/issues) solicitando soportar ese teclado un particular, si no hay un [Pull Request](https://github.com/qmk/qmk_firmware/pulls?q=is%3Aopen+is%3Apr+label%3Akeyboard) activo para ello. Hay también teclados que funcionan con QMK que están en las cuentas de github de sus manufacturantes. Acuérdate de comprobar esto también. | 24 | Si se ha anunciado que tu teclado funciona con QMK pero no está en la lista, es probable que un desarrollador no se haya encargado de él aún o que todavía no hemos tenido la oportunidad de incluirlo. Abre un issue en [qmk_firmware](https://github.com/qmk/qmk_firmware/issues) solicitando soportar ese teclado un particular, si no hay un [Pull Request](https://github.com/qmk/qmk_firmware/pulls?q=is%3Aopen+is%3Apr+label%3Akeyboard) activo para ello. Hay también teclados que funcionan con QMK que están en las cuentas de GitHub de sus manufacturantes. Acuérdate de comprobar esto también. |
25 | 25 | ||
26 | ## Eligiendo el layout de tu teclado | 26 | ## Eligiendo el layout de tu teclado |
27 | 27 | ||
diff --git a/docs/es/newbs_learn_more_resources.md b/docs/es/newbs_learn_more_resources.md index 413b9ffa5..34fd7556b 100644 --- a/docs/es/newbs_learn_more_resources.md +++ b/docs/es/newbs_learn_more_resources.md | |||
@@ -6,7 +6,7 @@ Recursos de Git: | |||
6 | 6 | ||
7 | * [Excelente tutorial general](https://www.codecademy.com/learn/learn-git) | 7 | * [Excelente tutorial general](https://www.codecademy.com/learn/learn-git) |
8 | * [Juego de Git para aprender usando ejemplos](https://learngitbranching.js.org/) | 8 | * [Juego de Git para aprender usando ejemplos](https://learngitbranching.js.org/) |
9 | * [Recursos de Git para aprender más sobre Github](getting_started_github.md) | 9 | * [Recursos de Git para aprender más sobre GitHub](getting_started_github.md) |
10 | * [Recursos de Git dirigidos específicamente a QMK](contributing.md) | 10 | * [Recursos de Git dirigidos específicamente a QMK](contributing.md) |
11 | 11 | ||
12 | 12 | ||