-
Notifications
You must be signed in to change notification settings - Fork 2
Spanish Translation Terminology
Para evitar confusión para otros Campers necesitamos alinearnos todos los traductores con la misma terminología. Para ello, hemos creado una lista con las palabras más comúnes y las traducciones que hemos estado utilizando hasta ahora.
Vale recalcar que todos los términos están abiertos a discusión. En caso se tenga que hacer algún cambio, nos pueden enviar un mensaje directo a través de Slack a @miya o @eabedrapo.
- Free Code Camp
- Challenge
- Algorithm
- Front End Project
- Back End Project
- Top menu buttons.
- Camper
- Full Stack
- Bug
- Hardware
- Software
- Bit
- Byte
- Front-end
- Link
- Framework
- Query
- Boolean Logic: Lógica Booleana
- Loop: Búcle
- Computer Science: Informática
- Run (a program): Ejecutar
- Click: Darle click
- Responsive: Adaptable
- Non-profit: Empresas sin fines de lucro
- Self-paced: Manejados a tu propio ritmo
- Web
- Tests & challengeSeeds (they shouldn't be translated, at least for this first version).
Video para mostrar a otras personas como colaborar con la traducción y revisión de los archivos.
Género a usar? ejem: "Una de las mejores maneras de mantenerte motivado cuando estás aprendiendo..."
- "motivado o motivada" (ambos?)
Learn to code and help nonprofits. Join our open source community in 15 seconds at http://freecodecamp.com
Follow our Medium blog
Follow Quincy on Quora
Follow us on Twitter
Like us on Facebook
And be sure to click the "Star" button in the upper right of this page.
New to Free Code Camp?
JS Concepts
JS Language Reference
- arguments
- Array.prototype.filter
- Array.prototype.indexOf
- Array.prototype.map
- Array.prototype.pop
- Array.prototype.push
- Array.prototype.shift
- Array.prototype.slice
- Array.prototype.some
- Array.prototype.toString
- Boolean
- for loop
- for..in loop
- for..of loop
- String.prototype.split
- String.prototype.toLowerCase
- String.prototype.toUpperCase
- undefined
Other Links