forked from hakimel/reveal.js
-
Notifications
You must be signed in to change notification settings - Fork 7
Adding Spanish translations - fixes #6 #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
rlsalgueiro
wants to merge
38
commits into
CubanTech:master
Choose a base branch
from
rlsalgueiro:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+9,897
−126
Open
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
228fe40
Create README.md
rlsalgueiro 3f5184d
Agregando ficheros en español
901dc55
Revisando dapps
90083af
Revisando CONTRIBUTING-es
719240d
Update gobot-es.md
rlsalgueiro e94446c
Revisando translate/gobot-es.md
439e986
Merge branch 'master' of https://github.com/rlsalgueiro/slides.cuban.…
52ae585
Revisando translate/gobot-es.md
397ef0d
Revisando translate/gobot-es.md
cbc80d3
Revisando translate/index-es.md
316f5ed
Revisando translate/intro_20180303-es.md
545eb36
Revisando translate/intro_20180520-es.md
e5c229a
Revisando los translate/intro_20180303-es.md translate/intro_20180729…
9bb0dbb
eliminando fichero innecesario
82bbcd3
Revision 18 de translate/nodebots-es.md
3cfaa26
Final CONTRIBUTING-es.md Review
7a80a72
Updating daaps an index markdown Rules
rlsalgueiro def88e0
Updating daaps an index markdown Rules
rlsalgueiro 6a9faa1
Updating index-es markdown Rules
rlsalgueiro 23cbe1b
Updating dapps-es markdown Rules
rlsalgueiro 960c856
Final CONTRIBUTING-es.md Review with markdown Rules update
rlsalgueiro 5909c2e
actualizacion a index-es
rlsalgueiro b7aa7d6
Final translation of gobot-es.md
rlsalgueiro f42cf54
final markdwon review of dapps-es.md
rlsalgueiro abbd983
Merge remote-tracking branch 'upstream/master'
rlsalgueiro 40bbfa8
actualizando de upstream
rlsalgueiro d2a7172
Final Markdown review of index-es.md
rlsalgueiro ac0daa3
Final markdown format check for intro_20180303-es.md
rlsalgueiro b90170d
final Markdown format check for intro_20180520-es.md
rlsalgueiro 82a21b4
Final Markdown format check for intro_20180729-es.md
rlsalgueiro 8dfddc7
Actualizando micropython-es
rlsalgueiro 75bc609
Final markdown format check for micropython-es.md
rlsalgueiro b9424eb
Final markdown format check for nodebots-es.md
rlsalgueiro 9b7e218
nuevos ficheros de traduccion
rlsalgueiro 098f8cc
nuevos ficheros
rlsalgueiro 8d95ff4
Fixes of spanish translations
rlsalgueiro 6ac511f
Fixes of spanish translations
rlsalgueiro b63d952
Merge branch 'master' of https://github.com/CubanTech/slides.cuban.tech
rlsalgueiro File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,3 +14,4 @@ js/reveal.min.js | |
| *.swp | ||
| *.swo | ||
| all.tar.gz | ||
| .vscode/ | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| # Guía para colaboradores | ||
|
|
||
| Por favor, mantenga el [gestor de incidencias](http://github.com/cubantech/slides.cuban.tech/issues) limitado a **informes de errores**, **solicitudes de funciones** y **solicitudes de cambios**. | ||
|
|
||
| ## Soporte personalizado | ||
|
|
||
| Si usted requiere de soporte personalizado o o tiene preguntas de configuración, el mejor lugar para hacerlas es [StackOverflow](http://stackoverflow.com/questions/tagged/reveal.js). | ||
|
|
||
| ## Informes de errores | ||
|
|
||
| Al reportar una incidencia, asegúrese de incluir información sobre el navegador y el sistema operativo en el que se encuentra, así como los pasos necesarios para reproducir el problema. Si es posible, incluya un enlace a una presentación de ejemplo donde se pueda probar el error. | ||
|
|
||
| ## Solicitudes de Cambios | ||
|
|
||
| - Debe seguir el estilo de codificación del archivo en el que trabaja, lo más importante: | ||
| - tabs para identar | ||
| - Cadenas de una sola cita | ||
| - Debe hacerse hacia la **rama master**. | ||
| - Debe ser enviado desde una rama de la característica/tema (no desde su master) | ||
|
|
||
| ## Plugins | ||
|
|
||
| Por favor, no envíe plugins como solicitudes pull. Deberían mantenerse en su propio repositorio separado. Más información aquí:<https://github.com/hakimel/reveal.js/wiki/Plugin-Guidelines> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,23 +1,23 @@ | ||
| ## Contributing | ||
|
|
||
| Please keep the [issue tracker](http://github.com/hakimel/reveal.js/issues) limited to **bug reports**, **feature requests** and **pull requests**. | ||
|
|
||
| Please keep the [issue tracker](http://github.com/cubantech/slides.cuban.tech/issues) limited to **bug reports**, **feature requests** and **pull requests**. | ||
|
|
||
| ### Personal Support | ||
| If you have personal support or setup questions the best place to ask those are [StackOverflow](http://stackoverflow.com/questions/tagged/reveal.js). | ||
|
|
||
| If you require personalized support or have configuration questions, the best place to ask questions is [StackOverflow](http://stackoverflow.com/questions/tagged/reveal.js). | ||
|
|
||
| ### Bug Reports | ||
| When reporting a bug make sure to include information about which browser and operating system you are on as well as the necessary steps to reproduce the issue. If possible please include a link to a sample presentation where the bug can be tested. | ||
|
|
||
| When reporting a bug make sure to include information about which browser and operating system you are on as well as the necessary steps to reproduce the issue. If possible please include a link to a sample presentation where the bug can be tested. | ||
|
|
||
| ### Pull Requests | ||
|
|
||
| - Should follow the coding style of the file you work in, most importantly: | ||
| - Tabs to indent | ||
| - Single-quoted strings | ||
| - Should be made towards the **dev branch** | ||
| - Should be made towards the **master branch** | ||
| - Should be submitted from a feature/topic branch (not your master) | ||
|
|
||
|
|
||
| ### Plugins | ||
|
|
||
| Please do not submit plugins as pull requests. They should be maintained in their own separate repository. More information here: https://github.com/hakimel/reveal.js/wiki/Plugin-Guidelines |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| # slides.cuban.tech | ||
|
|
||
| Version en español de las Diapositivas de los CubanTech meetups |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| # slides.cuban.tech | ||
rlsalgueiro marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| English version of the slides of the CubanTech meetups | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.