aboutsummaryrefslogtreecommitdiff
path: root/files/es/web
Commit message (Collapse)AuthorAge
* Removes empty <div> or <p> elements from pages (#3093)Tanner Dolby2022-02-22
| | | | | | | | | | | | | | | | | | | | | | * Removes all empty paragraph elements * Removes all empty div elements * Preserve empty div in code snippet * Preserve empty elements inside code snippets * Remove fr files which were converted into markdown * Web/CSS/transform-function/scaleX()/index.html The file is already renamed to index.md。 * remove not needed file * Resolve remaining conflict Co-authored-by: julieng <julien.gattelier@gmail.com> Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
* CSS border article: Typos and semantic corrections (#4238)Cristóbal Ramos Merino2022-02-21
| | | | | | | | | * CSS border article: Typos and semantic corrections * Update files/es/web/css/border/index.html Co-authored-by: Anderson Vallejo <48649209+Vallejoanderson@users.noreply.github.com> Co-authored-by: Anderson Vallejo <48649209+Vallejoanderson@users.noreply.github.com>
* 4160-patch-update-document [es] (#4194)Alexander2022-02-21
| | | | | | | | | | * 4160-patch-update-document [es] * Apply suggestions from code review Co-authored-by: Juan Vásquez <juan@logicalbricks.com> Co-authored-by: GrayWolf <a13x.graywolf@gmail.com> Co-authored-by: Juan Vásquez <juan@logicalbricks.com>
* Content sync and updated to md | global_objects/asyncfunction [ES] (#4169)Anderson Vallejo2022-02-21
| | | | | | | * sync and updated to md * Apply suggestions from code review Co-authored-by: Alexander <alexander_belial999@hotmail.com>
* 25. Screen [ES] (#4107)Juan Vásquez2022-02-21
| | | | | | - [x] Change from HTML to MD - [x] Sync content References #4057
* Creating AudioNode page in [es] locale (#4176)Alexander2022-02-19
| | | | | | | | | | | | * Creating AudioNote page in [es] locale * Apply suggestions from code review typos Co-authored-by: Juan Vásquez <juan@logicalbricks.com> Co-authored-by: GrayWolf <a13x.graywolf@gmail.com> Co-authored-by: Juan Vásquez <juan@logicalbricks.com>
* [CRON] sync translated contentMDN2022-02-17
|
* Content sync and updated to md | Filereader.readasdataurl [ES] (#4067)Anderson Vallejo2022-02-16
| | | | | | | * sync and updated to md * Apply suggestions from code review Co-authored-by: Juan Vásquez <juan@logicalbricks.com>
* Update index.html (#4174)Serafin Tierrafria Baez2022-02-16
| | | Misspelled word in spanish translation. Line 36. "Elmentos" -> "Elementos".
* Agregando nuevo customevent (#3986)Diego2022-02-16
| | | | | | | | | * Change from HTML to MD * Sync content Co-authored-by: Alexander <alexander_belial999@hotmail.com> Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> Co-authored-by: Juan Vasquez <juan@logicalbricks.com>
* Content sync and updated to md | Javascript/reference [ES] (#4110)Anderson Vallejo2022-02-16
| | | | | | | | | | | | | | | | | * update and sync to md * Apply suggestions from code review Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> Co-authored-by: Juan Vásquez <juan@logicalbricks.com> * Update files/es/web/javascript/reference/index.md * Update files/es/web/javascript/reference/index.md * Update files/es/web/javascript/reference/index.md Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> Co-authored-by: Juan Vásquez <juan@logicalbricks.com>
* 19. web/javascript/reference/global_objects/weakset/index.html [ES] (#4148)Juan Vásquez2022-02-15
| | | | | | | | | | | | | | | | | | | | | * 19. web/javascript/reference/global_objects/weakset/index.html [ES] - [x] Change from HTML to MD - [x] Sync content Closes #4136 * Apply suggestions from code review Co-authored-by: Anderson Vallejo <48649209+Vallejoanderson@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> Co-authored-by: Alexander <alexander_belial999@hotmail.com> Co-authored-by: Anderson Vallejo <48649209+Vallejoanderson@users.noreply.github.com> Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> Co-authored-by: Alexander <alexander_belial999@hotmail.com>
* Fix wrong url for push api examples (#4152)Alfonso E.M2022-02-15
|
* Update index.html (#4140)Cesar Carbajo2022-02-14
| | | typo
* Content sync and updated to md | Arraybuffer/index [ES] (#4128)Anderson Vallejo2022-02-14
| | | | | | | | | | | | | | | | | | | | | | * sync and updated to md * Update files/es/web/javascript/reference/global_objects/arraybuffer/index.md Update the text to fix a broken a hyperlink Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> * Update files/es/web/javascript/reference/global_objects/arraybuffer/index.md Update the text to match the english's version. Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> Co-authored-by: Sergio.valera <sergiovaladez@duck.com> Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com>
* Content sync and updated to md | Element.animate [ES] (#4092)Anderson Vallejo2022-02-13
| | | | | | | | | | | * sync and updated to md * Apply suggestions from code review Co-authored-by: Juan Vásquez <juan@logicalbricks.com> * Update index.md Co-authored-by: Juan Vásquez <juan@logicalbricks.com>
* Close #4068 patch update using the notifications api [es] (#4075)Alexander2022-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | * 4068-patch-update-using_the_notifications_api-es * 4068-patch-update-using_the_notifications_api-es * Update files/es/web/api/notifications_api/using_the_notifications_api/index.md typo * Apply suggestions from code review typos Co-authored-by: Anderson Vallejo <48649209+Vallejoanderson@users.noreply.github.com> * Update files/es/web/api/notifications_api/using_the_notifications_api/index.md typo Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> Co-authored-by: GrayWolf <a13x.graywolf@gmail.com> Co-authored-by: Anderson Vallejo <48649209+Vallejoanderson@users.noreply.github.com> Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com>
* Content sync and updated to md | Notification.requestpermission [ES] (#4056)Anderson Vallejo2022-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | * sync and updated to md * fix typo * Update files/es/web/api/notification/requestpermission/index.md Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Juan Vásquez <juan@logicalbricks.com> * Update index.md * Update index.md * Apply suggestions from code review Co-authored-by: Alexander <alexander_belial999@hotmail.com> Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> Co-authored-by: Juan Vásquez <juan@logicalbricks.com> Co-authored-by: Alexander <alexander_belial999@hotmail.com>
* [CRON] sync translated contentMDN2022-02-11
|
* Fix onlevelchange example [ES] (#4094)Juan Vásquez2022-02-10
| | | Related #4020
* Translate /API/Notification/icon [es] (#4066)David Brito2022-02-10
| | | | | | * Translate /API/Notification/icon [es] Co-authored-by: Juan Vásquez <juan@logicalbricks.com> Co-authored-by: Anderson Vallejo <48649209+Vallejoanderson@users.noreply.github.com>
* #4 Update batterymanager chargingtime [ES] (#3983)Juan Vásquez2022-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | * Update batterymanager chargingtime [ES] - [x] update content - [x] change from HTML to MD. I have a concern about the `EmbedLiveSample` macro if I left blank the first argument, `{{EmbedLiveSample('', '100%', 30)}}` in the web I can see I have two flaws but if I use {{EmbedLiveSample('Example', '100%', 30)}} the flaw got away. * Update files/es/web/api/batterymanager/chargingtime/index.md * Update files/es/web/api/batterymanager/chargingtime/index.md Co-authored-by: Alexander <alexander_belial999@hotmail.com> * add suggestions * Add suggestions Co-authored-by: Alexander <alexander_belial999@hotmail.com>
* 8. BatteryManager.onlevelchange [ES] (#4020)Juan Vásquez2022-02-10
| | | | | | | | | | | | | | | | | | * 8. BatteryManager.onlevelchange [ES] - [x] change format form HTML to MD. - [x] update the whole content file Related #4019 * Update files/es/web/api/batterymanager/onlevelchange/index.md * Update files/es/web/api/batterymanager/onlevelchange/index.md Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> * Add suggestions Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com>
* 14. FileReader.readAsArrayBuffer() [ES] (#4022)Juan Vásquez2022-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 14. FileReader.readAsArrayBuffer() [ES] - [x] change from HTML to MD - [x] update the whole content file Closes #4021 * Update files/es/web/api/filereader/readasarraybuffer/index.md * Update files/es/web/api/filereader/readasarraybuffer/index.md Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> * Update files/es/web/api/filereader/readasarraybuffer/index.md Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> * Update files/es/web/api/filereader/readasarraybuffer/index.md Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> * Update files/es/web/api/filereader/readasarraybuffer/index.md Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> * Update files/es/web/api/filereader/readasarraybuffer/index.md Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com>
* Update index.html (#4044)Cesar Carbajo2022-02-08
|
* Fix Typo (#4047)Ignacio Durand2022-02-08
| | | There was a typo in the word: `indibidualmente`. It should be: `individualmente`.
* Content sync and updated to md | Notification.permission [ES] (#4033)Anderson Vallejo2022-02-07
| | | | | | | | | * Content sync and updated to md * Apply suggestions from code review Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com>
* Content sync and updated to md | Notification.onClick [ES] (#4028)Anderson Vallejo2022-02-07
| | | | | | | | | | | * sync and updated to md * Apply suggestions from code review Co-authored-by: Juan Vásquez <juan@logicalbricks.com> Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> Co-authored-by: Juan Vásquez <juan@logicalbricks.com> Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com>
* Content sync and updated to md | Notification.dir [ES] (#4004)Anderson Vallejo2022-02-05
| | | | | | | | | | | | | | | | | | | | | | | * Sync Notificationdir * Remove add semicolon in order to match with english version Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> * Update files/es/web/api/notification/dir/index.md Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> * Update files/es/web/api/notification/dir/index.md Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> * Update files/es/web/api/notification/dir/index.md Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> Co-authored-by: Sergio.valera <sergioval@gmail.com> Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com>
* fix(typo): changed "ganar" to "obtener" (#4010)Matias Lopez Diaz2022-02-05
| | | "Ganar" is not correct!
* #6 Update batterymanager level [ES] (#3984)Juan Vásquez2022-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update batterymanager level [ES] - [x] update content - [x] change from HTML to MD Related #3983 * Update files/es/web/api/batterymanager/level/index.md Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> * Update files/es/web/api/batterymanager/level/index.md Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> * Update files/es/web/api/batterymanager/level/index.md Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> * Update files/es/web/api/batterymanager/level/index.md Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> * Update files/es/web/api/batterymanager/level/index.md Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> * Update files/es/web/api/batterymanager/level/index.md Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> * Update files/es/web/api/batterymanager/level/index.md Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com>
* Content sync and updated to md | BatteryManager.onchargingchange [ES] (#3993)Anderson Vallejo2022-02-04
| | | | | | * Sync and updated to md Co-authored-by: Juan Vásquez <juan@logicalbricks.com> Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com>
* Update notification body [es] (#3989)David Brito2022-02-04
| | | | | | | | | * Update notification body [es] * Apply suggestions from code review Co-authored-by: Juan Vásquez <juan@logicalbricks.com> Co-authored-by: Juan Vásquez <juan@logicalbricks.com>
* Dischariging Time [es] (#3971)Juan Vásquez2022-02-03
| | | | | | | | | | | | | | | * Dischariging Time [es] Related #3927 number 4 * Add cw118 suggestions * Add el subtitulo Resultado * Update files/es/web/api/batterymanager/dischargingtime/index.md Co-authored-by: Sergio.valera <67393791+sergiogval@users.noreply.github.com> Co-authored-by: Sergio.valera <67393791+sergiogval@users.noreply.github.com>
* Content sync and updated to md | BatteryManager.charging [ES] (#3974)Anderson Vallejo2022-02-03
| | | | | | | | | | | | | | | | | * Content sync and updated to md * Apply suggestions from code review Co-authored-by: Juan Vásquez <juan@logicalbricks.com> * Update files/es/web/api/batterymanager/charging/index.md Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> Co-authored-by: Juan Vásquez <juan@logicalbricks.com> Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> Nicely done! Lets merge this PR.
* Content sync and updated to MD (#3961)Anderson Vallejo2022-02-02
| | | | | | | | * Content sync and updated to MD and Update index.md Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> Co-authored-by: Juan Vásquez <juan@logicalbricks.com> Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com>
* Deleting nonexisting content in English (#3939)Anderson Vallejo2022-02-02
| | | | | | | * Deleting nonexisting content in English and Sync and update to md Co-authored-by: Juan Vásquez <juan@logicalbricks.com> Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com>
* [CRON] sync translated contentMDN2022-02-02
|
* Agregando battery manager (#3943)Diego2022-02-01
|
* Fixing broken links (#3935)Anderson Vallejo2022-01-31
| | | | | | | | | | | | | Hola! Muchas gracias por tu aportación! En estos momentos estamos trabajando en actualizar la documentación en Español con la [versión en inglés](https://developer.mozilla.org/en-US/docs/Web/JavaScript). Si deseas seguir apoyando puedes: * Actualizar el contenido con la versión en inglés * Convertir html a md * [Revisar issues](https://github.com/mdn/translated-content/issues) * [Unirte a nuestro equipo](https://chat.mozilla.org/#/room/!cIEBGoIHFpsXNeVUwp:mozilla.org) Saludos.
* Update index.html (#3931)Naza2022-01-31
| | | | | | | | | | | | | Hola! Muchas gracias por tu aportación! En estos momentos estamos trabajando en actualizar la documentación en Español con la [versión en inglés](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/async_function). Si deseas seguir apoyando puedes: * Actualizar el contenido con la versión en inglés * Convertir html a md * [Revisar issues](https://github.com/mdn/translated-content/issues) * [Unirte a nuestro equipo](https://chat.mozilla.org/#/room/!cIEBGoIHFpsXNeVUwp:mozilla.org) Saludos.
* fix the text Compatibilidad (#3827)Robert Galeano2022-01-27
| | | Thank you for your help!
* fix content HTML element (#3836)David Brito2022-01-26
| | | Fix typo and links
* Fixed typos and errors in Classes reference code example. (#2953)Jeronimo Ekerdt2022-01-25
|
* Update index.html (#2237)Lucas Frezzini2022-01-25
| | | Update bad close tags in spanish translation.
* Update CSS zoom content (#3716)Tiago Heras2022-01-18
|
* Solve #3684 in es locale, update content and convert to md (#3729)Alexander2022-01-18
| | | | | | | | | * Solve #3684, update content and convert to md * Update index.md edit broken url Co-authored-by: GrayWolf <a13x.graywolf@gmail.com>
* Corrections to translation and html tag (#3714)Carlos Ibarra2022-01-17
| | | | | | | | | | | | | * Corrections to translation and html tag Hello. I fixed some translation errors and a misplaced html tag. * Correcciones de los defectos encontrados Cambié la referencias cruzadas a otras páginas de la guía, ya que el bot que los tradujo cambió "Statements" por "Sentencias", lo cual provocó que se rompieran los enlaces. * Corrección de enlace Se aplicó la corrección sugerida.
* Fix typo (#1348)SaidTorres32022-01-15
| | | The prefix increment operator syntaxis was wrong (A++), the correct is ++A
* Updated HTTP Status 403 (#3563)Martín Gómez2022-01-15
| | | | | | | | * Updated HTTP Status 403 Hi! @soymgomez, we appreciate your collaboration. I did some changes to your file in order to comply with the guideline that indicates all `HTML` files should be now on `MD` format. Also, I'd like to invite you to our [telegram channel](https://t.me/+Dr6qKQCAepw4MjFj) , in order to have an easy way to be in touch, since I know you are interested on this translation project. Co-authored-by: Sergio.valera <67393791+sergiogval@users.noreply.github.com> Co-authored-by: Juan Vasquez <juan@logicalbricks.com>