aboutsummaryrefslogtreecommitdiff
path: root/files/ko
Commit message (Collapse)AuthorAge
* translate the below document. (#3204)Cor2021-11-27
| | | AudioNode.numberOfOutputs
* Rewrite setTimeout() (#3164)alattalatta2021-11-22
|
* Update Web index (#3157)alattalatta2021-11-21
|
* [CRON] sync translated contentMDN2021-11-19
|
* [ko] Translation done of 'AudioWorkletProcessor.parameterDescriptors (static ↵Cor2021-11-19
| | | | | | | | | | | | | | | | | | | getter)' document (#2950) * translate the below document. AudioWorkletProcessor.parameterDescriptors (static getter) * little fix from : to . Co-authored-by: hochan Lee <hochan049@gmail.com> * little fix * refactor: typo for specification Co-authored-by: hochan Lee <hochan049@gmail.com>
* [ko] translation modified and additional modification (#3133)Cor2021-11-18
| | | | | * overall modification * little fix
* [ko] Translation done of 'Controlling multiple parameters with ↵Cor2021-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ConstantSourceNode' document (#2815) * translate the below document. Controlling multiple parameters with ConstantSourceNode * translation modified Co-authored-by: SoHyun Park <stitch.coding@gmail.com> * translation modified Co-authored-by: SoHyun Park <stitch.coding@gmail.com> * translation modified Co-authored-by: SoHyun Park <stitch.coding@gmail.com> * translation modified Co-authored-by: SoHyun Park <stitch.coding@gmail.com> * translation modified Co-authored-by: SoHyun Park <stitch.coding@gmail.com> * translation modified Co-authored-by: SoHyun Park <stitch.coding@gmail.com> * translation modified Co-authored-by: SoHyun Park <stitch.coding@gmail.com> * translation modified Co-authored-by: SoHyun Park <stitch.coding@gmail.com> * translation modified Co-authored-by: SoHyun Park <stitch.coding@gmail.com> * overall modification Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
* translate the below document. (#2920)Cor2021-11-17
| | | AudioWorkletNode.port
* [ko] translate the below document. (#3075)Cor2021-11-14
| | | AudioParam.setTargetAtTime()
* [ko] Translation done of 'Advanced techniques: Creating and sequencing ↵Cor2021-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio' document (#2830) * translate the below document. Advanced techniques: Creating and sequencing audio * little fix hyperlink Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation for an omitted sentence Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * overall modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* [CRON] sync translated contentMDN2021-11-13
|
* [ko] Translation done of `AudioParam.value` document (#3041)Cor2021-11-12
| | | | | | | | | | | | | | | | | | | * translate the below document. AudioParam.value * little modification * match to the guide translation to 'usage note' Co-authored-by: hochan Lee <hochan049@gmail.com> * modify a word gradiated → graduated Co-authored-by: hochan Lee <hochan049@gmail.com>
* [ko] abortSignal 문서 경어체로 수정 (#3040)Bonjun Ku2021-11-10
| | | | Mozilla의 한국어 문서 번역 스타일 가이드에 맞추어 AbortSignal 페이지를 경어체로 수정했습니다.
* [CRON] sync translated contentMDN2021-11-10
|
* [ko] Translation done of `AudioParam.defaultValue` document (#2999)Cor2021-11-10
| | | | | | | | | | | | | * translate the below document. AudioParam.defaultValue * modify a word specifications Co-authored-by: hochan Lee <hochan049@gmail.com> Co-authored-by: hochan Lee <hochan049@gmail.com>
* [ko] new translation & fix on promise.all and promise.allSettled (#2274)Broccolism2021-11-10
| | | | | | | | | | | | | | | | | | | | | | | * :wrench: promise.all description 번역 추가 * :wrench: 구글 크롬 -> Google Chrome * :wrench: promise.allSettled 번역 수정 및 추가 * :wrench: url 수정 * Update files/ko/web/javascript/reference/global_objects/promise/all/index.html * Update files/ko/web/javascript/reference/global_objects/promise/all/index.html * Update files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html * Update files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html * Update files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html * Update files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html Co-authored-by: hochan Lee <hochan049@gmail.com>
* Sync codes on node_server_without_frameworkyuto0214w2021-11-09
|
* Update node_server_without_frameworkyuto0214w2021-11-09
|
* [CRON] sync translated contentMDN2021-11-08
|
* Fix link to cache type pic (#2929)btea2021-11-07
|
* Fix wrong link for offscreencanvas spec (#2935)MO2021-11-07
| | | | | | | * Fix wrong link for offscreencanvas spec * Fix wrong link for offscreencanvas spec * Use {{Specifications}} for offscreencanvas spec
* [ko] translate the below document. (#2951)Cor2021-11-07
| | | AudioWorkletProcessor.port
* ko: sync Optional chaining (#2715)hochan Lee2021-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: 첫번째 누락 문단 내용 추가 * feat: experimental option 삭제 더 이상 실험적 기능이 아님. * fix: code sync * feat: 누락된 예제 추가 * feat: 누락된 memo 추가 * fix: remove id * Update files/ko/web/javascript/reference/operators/optional_chaining/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/operators/optional_chaining/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/operators/optional_chaining/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> Co-authored-by: 이호찬(Hochan Lee)/검색개발팀/11ST <11st.1500612@sk.com> Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* [ko] Translation done of 'AudioWorkletProcessor()' document (#2949)logic-finder2021-11-04
| | | | | | | * translate the below document. AudioWorkletProcessor() * little fix
* translate the below document. (#2933)logic-finder2021-11-04
| | | AudioWorkletNode.parameters
* [ko] X-Frame-Options typo (#2803)rachel2021-11-02
| | | | | | | | | | | * X-Frame-Options typo * 자연스러운 문장으로 수정 '사용하지 말라'에서 '사용하지 말자'로 자연스러운 문장으로 수정함 Co-authored-by: hochan Lee <hochan049@gmail.com> Co-authored-by: hochan Lee <hochan049@gmail.com>
* translate the below document. (#2799)logic-finder2021-10-31
| | | Tools for analyzing Web Audio usage
* [ko] Translate a sentenceJP3Pe2021-10-31
| | | | 미번역된 문장이 존재해 이를 번역
* [ko] Update web accessibility documentJP3Pe2021-10-31
| | | | References & Guides 내부의 Accessibility 문서를 영문 버전 참고해 최신화 후 번역
* Rename HTML to MDJP3Pe2021-10-31
|
* Update index.html (#2858)Evan Kim2021-10-29
|
* Update index.html (#2875)Evan Kim2021-10-29
|
* [ko] Translation done of 'AudioWorkletNode' document (#2876)logic-finder2021-10-29
| | | | | | | | | | | | | | | | | * translate the below document. AudioWorkletNode * Modify translation Co-authored-by: JO YUN HO <yujo.dev@gmail.com> * Modify translation Co-authored-by: JO YUN HO <yujo.dev@gmail.com> * fix a space Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* [ko] Translation done of 'AudioWorkletNode()' document. (#2886)logic-finder2021-10-29
| | | | | | | | | | | * translate the below document. AudioWorkletNode() * Modify translation Co-authored-by: hochan Lee <hochan049@gmail.com> Co-authored-by: hochan Lee <hochan049@gmail.com>
* [ko] Translation done of 'AudioWorkletGlobalScope' document (#2854)logic-finder2021-10-28
| | | | | | | * translate the below document. AudioWorkletGlobalScope * fix translation of a sentence
* translate the below document. (#2793)logic-finder2021-10-28
| | | Using IIR filters
* translate the below document. (#2837)logic-finder2021-10-24
| | | AudioWorklet
* [ko] Translation done to 'Visualizations with Web Audio API' document (#2785)logic-finder2021-10-23
| | | | | | | | | | | | | | | | | * translate the below document. Visualizations with Web Audio API * fix a flaw * change translation Co-authored-by: JO YUN HO <yujo.dev@gmail.com> * change translation Co-authored-by: JO YUN HO <yujo.dev@gmail.com> Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* translate the below document. (#2800)logic-finder2021-10-23
| | | Migrating from webkitAudioContext
* [Ko] New translate Inequality Operator (#2623)InSeongSo2021-10-19
| | | | | | | | | * [Ko] translate mutable, immutable content * [ko] Fix on JavaScript.Data_structures * fix: ChangeBroken Links * [ko] Translate on JavaScript.Reference.Operators.Inequality
* translate the below article into Koreanlogicseeker2021-10-19
| | | | Web Audio API best practices
* ko : added note for get method with body/payload issue (#2737)Hong Jinwoo2021-10-15
| | | | | | | | | | | | | * added note for get method with body/payload issue * Update files/ko/web/http/methods/get/index.html Co-authored-by: hochan Lee <hochan049@gmail.com> * fixed payload to 페이로드 * Delete .env Co-authored-by: hochan Lee <hochan049@gmail.com>
* edit toString() to fix syntax of content (#2731)EUNHEE JU2021-10-14
| | | | | * edit toString() to fix syntax of content * edit toString() - append code tag
* [CRON] sync translated contentMDN2021-10-14
|
* Rewrite let statement (#2626)alattalatta2021-10-11
|
* edit toString() to add content about parameter (#2603)EUNHEE JU2021-10-11
|
* Rewrite Rest parametersalattalatta2021-10-11
|
* Rename html to mdalattalatta2021-10-11
|
* Update doc titlesalattalatta2021-10-11
|
* Rewrite setteralattalatta2021-10-11
|