Commit Graph

12 Commits (99328a708211e53471214d7eaeef5c1709bbf6a0)

Author SHA1 Message Date
Miguel Erja González 99328a7082 Some format and grammar corrections in Spanish (#18408)
I propose some changes on the grammar and wording to make it more natural sounding
2018-10-16 20:55:13 -03:00
Edgar Ceballos 1f951d4a3d Added some missing words and translations (#18497)
Added some missing words and gave a better translation to rgba meanning, because people could be asking why b is Azul, instead of saying that is blue and then placing the translation to spanish Azul.
2018-10-16 20:53:08 -03:00
Miguel S. Mendoza 8db99b7c16 Languate Updates (#19315)
Spanish people use "array" to refer to an array, and "matrix" to refer to a multidimensional array. If you use "matriz" to refer to an array you will confuse all spanish developers.
deje que outArray -> let outArray
deja que nuestra Variable = nuestroArray [0]; -> let ourVariable = ourArray[0];
en cualquier cosa que desee, además de "b" .  -> en cualquier cosa que dese, que NO SEA "b" se entiende mejor.
2018-10-15 14:19:00 -03:00
Miguel S. Mendoza c6387859b7 Language Updates (#19312) 2018-10-15 13:56:45 -03:00
Miguel S. Mendoza a6dab66f0c Dejar -> let (#19317) 2018-10-15 13:52:24 -03:00
Miguel S. Mendoza bb541d86ba Language Updates (#19321)
articulos -> elementos
función -> function
matriz -> array
2018-10-15 13:51:01 -03:00
johngeesey a293769892 fix(coding): remove misleading test
A test that featured nested arrays just happens to work, but nested arrays will not be removed if they’re duplicates by the current solution of this challenge. See issue #18265
2018-10-15 19:31:54 +09:00
Yoelvis Jiménez 640aaf9c48 Enhaced translation for "ignoring case" (#18694)
In spanish, the "ignoring case" statement is better translated as "ignorando mayúsculas y minúsculas".
More information: 
https://www.linguee.es/ingles-espanol/traduccion/case+insensitive.html
https://spanish.stackexchange.com/questions/17018/case-sensitive-en-castellano
2018-10-13 15:48:33 -05:00
Beau Carnes e3f9dc4b86 feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
Bouncey c2a45b58be fix(spanish-md): Address some formatting issues for Spanish md 2018-10-11 02:15:05 +05:30
Beau Carnes 0d53170798 docs: add rest of Spanish docs for project Euler 2018-10-08 13:51:51 -04:00
Beau Carnes fcced4a6c3 docs: add Spanish docs 2018-10-08 13:34:43 -04:00