aboutsummaryrefslogtreecommitdiff
path: root/files/ko
Commit message (Collapse)AuthorAge
* Add/update arithmetic operators (#1329)alattalatta2021-07-15
| | | | | | | | | | | | | | | | | | | | | * Update addition operator * Add subtraction operator * Add division operator * Add multiplication operator * Update remainder operator * Add exponentiation operator * Update operator names * Update link to bitwise XOR operator * Translate "Operator:" of syntax boxes * Sync with English
* Rewrite SVG main page (#1464)alattalatta2021-07-15
| | | | | | | | | | | * Rewrite SVG main page * Apply review suggestion Co-authored-by: JO YUN HO <bedro27@gmail.com> * Add all tags of the source Co-authored-by: JO YUN HO <bedro27@gmail.com>
* 맞춤법수정: 맞딱드린다-->맞딱드린다 (#1469)sehui2021-07-14
| | | Co-authored-by: sehui_yoo <sehui.yoo@llsollu.com>
* Add unary operators (#1385)Jongha Kim2021-07-12
| | | | | | | | | | | | | | | | | | | | | | * Add unary operators * Update files/ko/web/javascript/reference/operators/unary_plus/index.html Co-authored-by: hochan Lee <hochan049@gmail.com> * Update files/ko/web/javascript/reference/operators/unary_plus/index.html Co-authored-by: hochan Lee <hochan049@gmail.com> * Update files/ko/web/javascript/reference/operators/unary_negation/index.html Co-authored-by: alattalatta <urty5656@gmail.com> * Update files/ko/web/javascript/reference/operators/unary_plus/index.html * Update files/ko/web/javascript/reference/operators/unary_negation/index.html Co-authored-by: hochan Lee <hochan049@gmail.com> Co-authored-by: alattalatta <urty5656@gmail.com>
* Add JPEG glossary entry (#1465)alattalatta2021-07-12
|
* [ko] Work done for 'Looping codes', 'Test your skills: loops' article. (#1089)logic-finder2021-07-11
| | | | | | | | | | | | | | | | | | | * Work done for 'Looping codes' article. * Work done for 'Test your skills: loops' article. * Update translational tone problem. Why bother? 부분 수정 제안 Co-authored-by: nKiNk <39448774+nKiNk@users.noreply.github.com> * Update translational tone problem. Keep me in the loop 부분 Co-authored-by: nKiNk <39448774+nKiNk@users.noreply.github.com> Co-authored-by: nKiNk <39448774+nKiNk@users.noreply.github.com>
* ADD javascript get own property descriptors 번역 (#1453)윤승재2021-07-11
| | | Co-authored-by: echo.youn <echo.youn@kakaocorp.com>
* Add arithmetic assignment operators (#1383)alattalatta2021-07-10
| | | | | | | | | | | | | | | * Add addition assignment * Add division assignment * Add exponentiation assignment * Add multiplication assignment * Add subtraction assignment * Sync with English * Add remainder assignment
* [ko] fix learn/javascript/objects (#1283)hochan Lee2021-07-09
| | | | | | | * fix: learn/javascript/objects en-us와 동기화 * Update files/ko/learn/javascript/objects/index.html * Update files/ko/learn/javascript/objects/index.html
* [CRON] sync translated contentMDN2021-07-09
|
* feat(KO): JS REF - 스트링 TRIM START 문서 추가 (#1431)ISA2021-07-09
| | | | | | | | | | | | | * feat(KO): JS REF - 스트링 TRIM START 문서 추가 * Update files/ko/web/javascript/reference/global_objects/string/trimstart/index.html Co-authored-by: JO YUN HO <bedro27@gmail.com> * Update files/ko/web/javascript/reference/global_objects/string/trimstart/index.html Co-authored-by: JO YUN HO <bedro27@gmail.com> Co-authored-by: JO YUN HO <bedro27@gmail.com>
* [ko] fix: Fix typo (#1409)jdm12192021-07-08
|
* delete conflicting/orphaned in ko (#1423)Peter Bengtsson2021-07-08
| | | | | * delete conflicting/orphaned in ko * forgot the redirects
* remove some wiki. prefixes tooPeter Bengtsson2021-07-08
|
* fix a bug of legacy http:// URL referencesPeter Bengtsson2021-07-08
|
* [CRON] sync translated contentMDN2021-07-06
|
* error 속성 추가 (#1363)Jongha Kim2021-07-06
| | | | - columnnumber, filename, linenumber, message, tostring 추가 - name 수정
* [ko] fix Javascript Math.tan(), Math.trunc() (#1302)Jongha Kim2021-07-04
| | | | | * Javascript Math.tan(), Math.trunc() en-us와 동기화 * 리뷰 사항 반영
* [CRON] sync translated contentMDN2021-07-04
|
* feat(KO): JS REF - STRING RAW (#1346)ISA(yoonjonglyu)2021-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | * feat(KO): JS REF - STRING RAW * Update files/ko/web/javascript/reference/global_objects/string/raw/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/global_objects/string/raw/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/global_objects/string/raw/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/global_objects/string/raw/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/global_objects/string/raw/index.html * Update files/ko/web/javascript/reference/global_objects/string/raw/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Object.keys, Object.getOwnPropertyNames 문서 추가 (#1297)윤승재2021-07-01
| | | | Co-authored-by: echo.youn <echo.youn@kakaocorp.com> Co-authored-by: Sungwoo Park <codest99@gmail.com>
* [CRON] sync translated contentMDN2021-07-01
|
* [CRON] sync translated contentMDN2021-06-30
|
* Javascript의 블록문 en-US와 동기화 (#1336)Jongha Kim2021-06-29
|
* [ko] fix ids for example (#1173)hochan Lee2021-06-27
| | | | issue: Examples are not working. additional: Add missing body text
* [ko] fix: learn/javascript/howto 페이지 en-us와 동기화 (#1282)hochan Lee2021-06-26
| | | | | * fix: learn/javascript/howto 페이지 en-us와 동기화 * fix: link flaws
* Javascript Math.pow() en-US 와 동기화 (#1289)Jongha Kim2021-06-26
|
* async_await 번역 추가, 오탈자 수정, en-us 동기화 (#1288)Dilrong2021-06-25
| | | | | | | * async_await 번역 추가, 오탈자 수정, en-us 동기화 * .DS_Store 제거 * 코드 리뷰 수정 사항 반영
* [ko] fix: All hidden about Browser Compatibility can be deleted (#1176)hochan Lee2021-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix: All hidden about Browser Compatibility can be deleted * fix: remove compatibility hidden, 1~10번 삭제 * fix: remove compatibility hidden, 20~21번 삭제 * fix: ~27 * fix: use regex to remove * fix: use regex to remove tag a /a tag * fix: del python script * fix: regex for remove 공백이나 안에 태그 존재하는 경우에 대해서도 처리 * Update files/ko/web/api/storage/key/index.html * Update files/ko/web/api/angle_instanced_arrays/index.html * Update files/ko/web/api/batterymanager/dischargingtime/index.html * Update files/ko/web/api/document/drag_event/index.html * Update files/ko/web/html/global_attributes/class/index.html * Update files/ko/web/html/global_attributes/itemscope/index.html * Update files/ko/web/html/global_attributes/tabindex/index.html * Update files/ko/web/http/headers/accept-charset/index.html * Update files/ko/web/http/headers/accept-encoding/index.html * Update files/ko/web/http/headers/content-security-policy/index.html * Update files/ko/web/http/headers/pragma/index.html * Update files/ko/web/javascript/reference/global_objects/set/add/index.html * Update files/ko/web/javascript/reference/global_objects/string/match/index.html * Update files/ko/web/javascript/reference/global_objects/string/tostring/index.html * Update files/ko/web/javascript/reference/global_objects/string/valueof/index.html * Update files/ko/web/javascript/reference/statements/do...while/index.html * Update files/ko/web/http/status/301/index.html * Update files/ko/web/http/status/403/index.html * Update files/ko/web/javascript/reference/functions/get/index.html * Update files/ko/web/javascript/reference/global_objects/error/name/index.html * Update files/ko/web/javascript/reference/global_objects/function/arguments/index.html * Update files/ko/web/javascript/reference/global_objects/math/sign/index.html * Update files/ko/web/javascript/reference/global_objects/referenceerror/index.html * Update files/ko/web/javascript/reference/global_objects/math/sqrt1_2/index.html * Update files/ko/web/javascript/reference/global_objects/promise/finally/index.html * Update files/ko/web/javascript/reference/global_objects/promise/resolve/index.html
* Math.abs() en-US 문서와 동기화 (#1267)Jongha Kim2021-06-23
|
* fix: image link (#1280)hochan Lee2021-06-23
|
* Add Error() constructor (#1154)alattalatta2021-06-23
|
* Math.floor() en-us 문서 동기화 (#1262)Dilrong2021-06-23
| | | Co-authored-by: dilrong <hslee@ship-da.com>
* [ko] Update javascript/internalerror (#1210)Jongha Kim2021-06-23
| | | | | | | * [ko] Update javascript/internalerror /web/javascript/reference/global_objects/internalerror 문서를 en-US와 동기화 * 리뷰 반영
* [CRON] sync translated contentMDN2021-06-23
|
* [ko] Synchronize primitive type documents with en-us documents. (#1276)JO YUN HO2021-06-23
|
* Math.max en-us 동기화 (#1268)Dilrong2021-06-22
| | | | | * Math.max en-us 동기화 * 코드리뷰 수정 사항 반영
* [CRON] sync translated contentMDN2021-06-20
|
* [CRON] sync translated contentMDN2021-06-19
|
* [ko] Work done for 'introduction to events', 'Test your skills: events' ↵logic-finder2021-06-18
| | | | | | | article. (#1099) * Work done for 'introduction to events' article. * Work done for 'Test your skills: Events' article.
* [CRON] sync translated contentMDN2021-06-16
|
* [CRON] sync translated contentMDN2021-06-15
|
* fix: modify code format (#1172)hochan Lee2021-06-14
| | | some code's align is incorrect on korean language page
* [ko] upadte learn/javascript/index.html (#1046)hochan Lee2021-06-13
| | | | | | | * feat: 프런트엔드 안내 베너 추가 * feat: 선수 조건 문단 수정 완료 * feat: 과정 문단 수정 완료
* [ko] Work done for 'build your own function', 'Function return values', and ↵logic-finder2021-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'Test your skills: functions' article. (#1103) * Work done for 'build your own function' article. * Work done for 'Function return value' article. * Work done for Functions test article. * Fix translational tone problem. Co-authored-by: Kyle <mkitigy@gmail.com> * Fix overall translational tone problem. in 'Build your own function' article. Also, a fixable (link) flaw was fixed, and I deleted <a> tag at 'In this module - build your own problem' list item and added <strong> tag like other articles. * Fix translational tone problem. in 'Function return values' article. * Fix little things in both articles. 'Build your own function' and 'Function return values'. * Fix translational tone problem. in 'Test your skills: functions' article. Co-authored-by: Kyle <mkitigy@gmail.com>
* [ko] Work done for 'Image gallery' article. (#1146)logic-finder2021-06-13
| | | | | | | | | | | * Work done for 'Image gallery' article. * Update translation of a sentence Co-authored-by: hochan Lee <hochan049@gmail.com> Co-authored-by: hochan Lee <hochan049@gmail.com>
* [ko] Add 'test your skills! - variables' section (#948)logic-finder2021-06-10
| | | | | * Add 'test your skills! - variables' section. * commit suggestion about translational tone problem.
* [CRON] sync translated contentMDN2021-06-10
|
* [CRON] sync translated contentMDN2021-06-09
|
* [ko] Add Date() constructor (#992)alattalatta2021-06-08
|