-
Notifications
You must be signed in to change notification settings - Fork 8.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ko] 한국 MDN 문서에 존재하는 레거시 문서 최신화 #14965
Labels
l10n-ko
Issues related to Korean content.
Comments
This was referenced Aug 8, 2023
This was referenced Aug 8, 2023
hochan222
changed the title
[ko] Delete content that is not fully translated and less than ~20% translated
[ko] 한국 MDN 문서에 존재하는 레거시 문서 최신화
Aug 8, 2023
This was referenced Aug 8, 2023
Merged
Closed
Merged
This was referenced Oct 7, 2023
This was referenced Oct 10, 2023
@IMHOJEONG 님, glossary 파트 많았는데 정말 고생 많으셨습니다. 리뷰가 지연되어서 죄송합니다! 모두 기여해주셔서 감사합니다. 🙇🙇 |
2chanhaeng
added a commit
to 2chanhaeng/mdn-translated-content
that referenced
this issue
Jan 9, 2024
sunhpark42
pushed a commit
that referenced
this issue
Mar 18, 2024
* ko: fix error in `Promise.prototype.finally()` [Typo error in Promise.prototype.finally() page #14869](#14869) 이슈에서 제안했던 내용에 따라 수정했습니다. * ko: lint `Promise.prototype.finally()` page * ko: update `Promise.prototype.finally()` to original text #14965 을 위해 [원문](https://github.com/mdn/content/blob/main/files/en-us/web/javascript/reference/global_objects/promise/finally/index.md)에 맞춰 업데이트 했습니다. * ko: remove comment in `Promise.prototype.finally()` 번역하면서 남겨둔 주석을 지웠습니다. * ko: remove headers in `Promise.prototype.finally()` 린터봇의 코멘트 #17811 (comment) 에 따라 일부 헤더를 지웠습니다. * ko: change words to align with the glossary guide #17811 (comment) * ko: add l10n.sourceCommit #17811 (review) * ko: update 'Promise/finally' based on review #17811 (review)
ciyoe
pushed a commit
to ciyoe/translated-content
that referenced
this issue
Apr 20, 2024
* ko: fix error in `Promise.prototype.finally()` [Typo error in Promise.prototype.finally() page mdn#14869](mdn#14869) 이슈에서 제안했던 내용에 따라 수정했습니다. * ko: lint `Promise.prototype.finally()` page * ko: update `Promise.prototype.finally()` to original text mdn#14965 을 위해 [원문](https://github.com/mdn/content/blob/main/files/en-us/web/javascript/reference/global_objects/promise/finally/index.md)에 맞춰 업데이트 했습니다. * ko: remove comment in `Promise.prototype.finally()` 번역하면서 남겨둔 주석을 지웠습니다. * ko: remove headers in `Promise.prototype.finally()` 린터봇의 코멘트 mdn#17811 (comment) 에 따라 일부 헤더를 지웠습니다. * ko: change words to align with the glossary guide mdn#17811 (comment) * ko: add l10n.sourceCommit mdn#17811 (review) * ko: update 'Promise/finally' based on review mdn#17811 (review)
This was referenced Oct 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
목적
기존에 한국 MDN 문서에 존재하는 레거시 문서 최신화
기여자들이 갱신되지 않은 레거시 문서에 기여하는것을 방지하기위해 아래 작업을 우선적으로 진행할 예정입니다. (cc. @mdn/yari-content-ko)
현재 페이지는 [PROJECT] Improve translated content authorship의 일부 내용을 다룹니다. 내용은 아래와 같습니다.
진행 내용
번역되지 않은 페이지나, 20%이하로 번역된 파일 삭제
일부만 번역된 페이지는 [ko] source commit 추가 및 레거시 파일 삭제 #14968에 목록 추가해두었습니다.
"번역되지 않은 페이지나, 20%이하로 번역된 파일 삭제" 관련 작업은 모두 완료했습니다. 감사합니다!
세부 내용 보기
web/html
#15008web/html
#15008web/html
#15008web/html
#15008web/html
#15008web/html
#15008ko/web/javascript/closures
#15118javascript
files #15001javascript
files #15001javascript
files #15001javascript
files #15001javascript
files #15001source commit 추가 및 레거시 파일 삭제
작업전 [ko] source commit 추가 및 레거시 파일 삭제 #14968 에 작업 진행하고자하는 파일들 있는지 확인 부탁드립니다.
web/glossary
#15143web/html
#15008web/http
#15393ko/web/javascript/closures
#15118web/javascript/data_structure
#15059web/javascript/event_loop
#15142web/javascript/inheritance_and_the_prototype_chain
#15090web/javascript/javascript_technologies_overview
#15032web/javascript/language_overview
#15048ko/web/javascript/memory_management
#15093진행 과정
우선 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 링크를 추가해주세요.
기타
The text was updated successfully, but these errors were encountered: