Commit Graph

29 Commits (2ad2c3378dd716d22028d92eb1de43c389f27848)

Author SHA1 Message Date
lig2017 f8b729cfc5 Added 'en' in the text (#33422) 2019-08-13 13:24:30 -07:00
Hugo López 79980e0296 Fixed Spanish (#32756)
Some sentences have no sense, I changed them.
2019-08-13 13:10:41 -07:00
Hugo López 267bd14dd6 Fixed typo in Spanish (#32742)
I've changed "Querer" by "Quieres" in last section's tittle as otherwise it has no sense in spanish.
2019-08-13 13:06:43 -07:00
Hugo López 4ccb6eac62 Correct misspellings in spanish (#32715)
Concretely my changes are proposed for section "Aprendizaje Automático, Aprendizaje Profundo" there were some misspellings and sentences with no sense.
2019-08-13 13:04:25 -07:00
Joan Chirinos dd3e112a8b Fixed translation (#31853) 2019-08-13 12:51:16 -07:00
Joan Chirinos c4070d9453 Fixed translation and added info (#31834) 2019-08-13 12:50:42 -07:00
Joan Chirinos 1bab86f5f7 Update index.md (#31814)
translated print statements
2019-08-13 12:49:37 -07:00
Víctor Lasa 8ea6ed7856 Fix typos, consistent styling w/ English version (#31329)
Also made the whole text have the same level of formality and corrected Google translations.
2019-08-13 12:23:59 -07:00
Víctor Lasa e3bdcd68a4 Fix typos, consistent styling w/ English version (#31314)
Also removed all translated "string" instances as they shouldn't be translated.
2019-08-13 12:23:21 -07:00
lindsaysofia 2889d6d95a Translated comments for 'and' and 'or' examples (#30051) 2019-08-13 07:02:02 -07:00
yonashub 56ea99007a Update index.md (#28645)
python3 example
2019-08-12 18:34:00 -07:00
danielrs975 d8bc578055 Se traducen algunas partes del documento sobre hacer comentarios en Python (#26035)
Se traducen partes de los códigos del ejemplo dados para explicar como comentar en Python
2019-08-12 09:02:07 -07:00
Christian Mondorf 4983ac7e2e Nuevo inicio del artículo (#25071)
Cambié el inicio del artículo para dar contexto a la que era antes la primera frase.
2019-08-10 16:53:00 -07:00
alohasolamente 1352decf2b Correction (#22892)
Spelling errors and sentences with bad syntax were corrected. Also some other grammatical errors.
2019-08-07 21:54:43 -07:00
Christian Mondorf 392d546988 Minor edits for clarity. (#25841)
Edits for clarity and for grammar.
2019-07-18 12:41:13 -07:00
Víctor Lasa 9be485f90f Fix typos, consistent styling w/ English version (#31305)
Also made the whole text have the same level of formality and corrected Google translations.
2019-07-12 08:49:35 -07:00
JHeisecke 786afa0ed3 Se agrega un punto a las Pros de python (#27891) 2019-07-11 17:54:37 -07:00
coffeeparty 6c9e1ed4fe Inserté tablas en secciones 3 a 5 + (#33744)
Inserté tablas en las secciones de Operadores de Bitwise, Operadores de Asignación y  Operadores lógicos. Algún cambio en lenguaje. Inserted tables in the bitwise, assignment and logical operators. Some change in language.
2019-06-27 18:22:01 -07:00
coffeeparty 0105f39c4a Changes to Arithmetic Operators section (#33442)
Added clarifying sentence from the English document. Added table, using translation from previous version.
2019-06-27 18:19:37 -07:00
coffeeparty d3d407eea0 Update index.md (#33393)
Changed comparison operators section: added word in title, put in table using some translations from previous version. Changed "Verdadero" for True
2019-06-27 18:17:42 -07:00
Alec Bulka 0a25bcb6fd Added parentheses to lines 307, 308, 309, 314, 315, 320, 321, 326 for print function to work (#24097) 2019-06-27 18:15:42 -07:00
Randell Dawson 0a1eeea424 fix(guide) Replace invalid prism code block names (#35961)
* fix: replace sh with shell

fix replace terminal with shell

fix replace node with js

fix replace output with shell

fix replace cs with csharp

fix replace c++ with cpp

fix replace c# with csharp

fix replace javasctipt with js

fix replace syntax  with js

fix replace unix with shell

fix replace linux with shell

fix replace java 8 with java

fix replace swift4 with swift

fix replace react.js with jsx

fix replace javascriot with js

fix replace javacsript with js

fix replace c++ -  with cpp

fix: corrected various typos

fix: replace Algorithm with nothing

fix: replace xaml with xml

fix: replace solidity with nothing

fix: replace c++ with cpp

fix: replace txt with shell

fix: replace code with json and css

fix: replace console with shell
2019-05-15 19:08:19 +02:00
Lipis 4101d5c73e Replace Github -> GitHub (Spanish) (#35182) 2019-05-10 12:44:53 -07:00
Victor Alloza Visart fbaae6927e improved translation (#20258) 2019-02-04 23:33:54 +01:00
Carla Prieto 22f499053d Translate Python's Zen (#20055)
Python is the formal name of the language, it should not be translated to "piton"
2018-12-10 18:11:22 +01:00
Carla Prieto 295cbe7e96 Translated Python bool code samples to spanish (#20487) 2018-12-05 13:29:46 -08:00
Carla Prieto 9de730bcf5 Fixed code visualization error on python samples (#20517)
Fixed code visualization error on python code samples in if-elseif-statements.
2018-10-30 18:52:36 -07:00
Carla Prieto f3c601ee16 Fixed traduction typo. (#20027)
Python is the formal name of the language, it should not be translated to "piton"
2018-10-28 20:07:48 -06:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30