-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Description
목적
기존에 한국 MDN 문서에 존재하는 레거시 문서 최신화
기여자들이 갱신되지 않은 레거시 문서에 기여하는것을 방지하기위해 아래 작업을 우선적으로 진행할 예정입니다. (cc. @mdn/yari-content-ko)
현재 페이지는 [PROJECT] Improve translated content authorship의 일부 내용을 다룹니다. 내용은 아래와 같습니다.
- For fully untranslated content, and for content that’s less than ~20% translated…
- Delete the files if we can, so that we can translate them at a later date
- Note: some localization teams have recommended keeping the documents and filing an issue instead, to keep redirects and to keep contributor motivation
- If we can’t delete them, re-synchronize them and translate them right away
- Delete the files if we can, so that we can translate them at a later date
- For content that’s partially translated…
- Re-synchronize and translate them
- Finally, go through the remaining files that don’t have a source commit set
- Check to see what needs to be done to synchronize them, and do so
진행 내용
번역되지 않은 페이지나, 20%이하로 번역된 파일 삭제
일부만 번역된 페이지는 [ko] source commit 추가 및 레거시 파일 삭제 #14968에 목록 추가해두었습니다.
"번역되지 않은 페이지나, 20%이하로 번역된 파일 삭제" 관련 작업은 모두 완료했습니다. 감사합니다!
세부 내용 보기
- conflicting [ko] delete untranslated content - conflicting #14966
- games delete untranslated content - game #14971
- glossary delete untranslated content - glossary #14972
- learn
- accessibility ~ html Ko delete untranslated content learn part1 #14974
- javascript ~ delete untranslated content - learn part2 #14979
- mdn delete untranslated content - mdn #14980
- mozilla delete untranslated content - mozilla #14981
- orphaned delete untranslated content - orphaned #14982
- web
- accessibility delete untranslated content - web part1 #14983
- api
- a ~ d delete untranslated content - web part1 #14983
- e ~ m Ko delete untranslated content web part 2 #14985
- n ~ w (websockets_api) delete untranslated content - web part 3 #14987
- w (window) ~ w delete untranslated content - web part 4 #14988
- css delete untranslated content - web part 6 #14998
- events delete untranslated content - web part 5 #14997
- exist delete untranslated content - web part 5 #14997
- guide delete untranslated content - web part 5 #14997
- html
- attributes ko: update & delete untranslated content in
web/html#15008 - content_categories ko: update & delete untranslated content in
web/html#15008 - cors_enabled_image ko: update & delete untranslated content in
web/html#15008 - element
- global_attributes delete untranslated content - web part 8 #15003
- quirks_mode_and_standards_mode ko: update & delete untranslated content in
web/html#15008 - reference ko: update & delete untranslated content in
web/html#15008 - index.md ko: update & delete untranslated content in
web/html#15008
- attributes ko: update & delete untranslated content in
- http delete untranslated content - web part 9 #15005
- javascript
- closures [ko]: revise index.md for
ko/web/javascript/closures#15118 - data_structures ko: update & delete untranslated content for
javascriptfiles #15001 - enumerability_and_ownership_of_properties delete untranslated content - web part 10 #15006
- equality_comparisons_and_sameness delete untranslated content - web part 10 #15006
- event_loop delete untranslated content - web part 10 #15006
- guide delete untranslated content - web part 10 #15006
- inheritance_and_the_prototype_chain ko: update & delete untranslated content for
javascriptfiles #15001 - javascript_technologies_overview ko: update & delete untranslated content for
javascriptfiles #15001 - language_overview ko: update & delete untranslated content for
javascriptfiles #15001 - memory_management ko: update & delete untranslated content for
javascriptfiles #15001 - reference
- index.md delete untranslated content - web part 10 #15006
- closures [ko]: revise index.md for
- manifest delete untranslated content - web part 5 #14997
- mathml delete untranslated content - web part 5 #14997
- media delete untranslated content - web part 5 #14997
- performance delete untranslated content - web part 5 #14997
- progressive_web_apps delete untranslated content - web part 5 #14997
- security delete untranslated content - web part 5 #14997
- svg delete untranslated content - web part 5 #14997
- tutorials delete untranslated content - web part 5 #14997
- xml delete untranslated content - web part 5 #14997
- xpath delete untranslated content - web part 5 #14997
- xslt delete untranslated content - web part 5 #14997
- index.md delete untranslated content - web part 5 #14997
- webassembly
source commit 추가 및 레거시 파일 삭제
작업전 [ko] source commit 추가 및 레거시 파일 삭제 #14968 에 작업 진행하고자하는 파일들 있는지 확인 부탁드립니다.
- games delete untranslated content - game #14971
- glossary ko: update files
web/glossary#15143 - learn
- accessibility [ko] fix: update learn/Accessibility sourceCommit #24291
- common_questions...tools_and_testing [ko] fix: update learn/Accessibility sourceCommit 2 #24293
- mdn
- at_ten [ko] fix: update mdn/guide sourceCommit #24301
- community
- writing_guidelines ko: MDN writing guidelines 동기화 #15033
- index.md [ko] fix: update mdn sourceCommit #24306
- mozilla
- web
- accessibility
- api
- css
- events
- exist
- guide
- html
- attributes ko: update & delete untranslated content in
web/html#15008 - content_categories [ko] web/htm/content_categories Update #15600
- cors_enabled_image [ko] web/htm/cors_enabled_image update #15601
- element
- global_attributes
- quirks_mode_and_standards_mode [ko] web/html/quirks_mode_and_standards_mode update #15605
- reference [ko] web/html/reference update #15602
- index.md [ko] web/html update #15603
- attributes ko: update & delete untranslated content in
- http ko: update
web/http#15393 - javascript
- closures [ko]: revise index.md for
ko/web/javascript/closures#15118 - data_structures [revise]: revise index.md for
web/javascript/data_structure#15059 - event_loop [ko]: revise index.md for
web/javascript/event_loop#15142 - guide
- inheritance_and_the_prototype_chain [revise]: revise index.md for
web/javascript/inheritance_and_the_prototype_chain#15090 - javascript_technologies_overview [revise]: revise index.md for
web/javascript/javascript_technologies_overview#15032 - language_overview [revise]: revise index.md for
web/javascript/language_overview#15048 - memory_management [revise]: revise index.md for
ko/web/javascript/memory_management#15093 - reference ko: update javascript/reference #15453
- index.md
- closures [ko]: revise index.md for
- manifest
- mathml
- media
- performance
- progressive_web_apps
- security ko: update web/security #15075
- svg
- tutorials
- xml ko: update web/xml #15390
- xpath
- xslt
- index.md
- webassembly
진행 과정
우선 source commit을 추가하는 4번 작업은 미번역 및 레거시 페이지 제거 후 진행할 예정입니다.
(1) 적당한 범위를 정합니다.
(2) 번역되지 않은 페이지나, 20%미만으로 번역된 파일을 삭제합니다. 완료
(3) 20%이상 번역된 파일은 완료/docs/ko/fully_untranslated_files에 추가한 뒤 https://github.com/mdn/translated-content/issues/14968에서 추적할 수 있도록 커멘트를 남깁니다.
(4) 번역되어 있는 페이지중 source commit이 존재하지 않는 파일의 경우, 페이지를 갱신하여 source commit을 추가하거나 내용이 완전히 다른 경우 제거합니다.
(5) 작업 이후 모든 문서는 source commit이 존재해야합니다.
(6) 파일 삭제를 한 경우, Redirects Files 안내서에 따라 _redirects.txt를 갱신합니다.
최신화: content repo와 동일한 위치의 파일과 동기화되어야 합니다. (전체 페이지를 한국어로 변역하는것을 의미합니다.)
source commit 추가: 문서 갱신 표시 안내서 참고 (파일의 모든 영역이 최신화 번역 되었을 때만 source commit을 추가해야합니다.)
기여 방법
(1) 작업전, 작업을 진행할 내용과 폴더 범위를 현재 이슈에 커멘트 남겨주세요. (예: games 폴더 source commit 추가 및 레거시 파일 삭제 진행 예정, web/api/a~d 폴더 source commit 추가 및 레거시 파일 삭제 진행 예정)
(2) PR 생성 후, 커멘트에 PR 링크를 추가해주세요.
- 작업범위에 sourceCommit이 있는 경우 건너 뛰셔도 괜찮습니다.
- PR 파일 개수 안내서에 따라 한 리뷰어에게 너무 많은 리뷰가 몰리지 않도록 번역 PR의 경우 1개의 파일을 넘지 않는 것을 권장드리며, 사소한 변화 및 일괄적인 작업 PR에 대해서는 30개의 파일을 넘지 않는 것을 권장드립니다.