-
Notifications
You must be signed in to change notification settings - Fork 582
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
🌐 [i18n-KO] Translated guides/upload.md
to Korean
#2139
Conversation
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anchor 추가
docs/source/ko/guides/upload.md
Outdated
rendered properly in your Markdown viewer. | ||
--> | ||
|
||
# 허브에 파일 업로드하기 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# 허브에 파일 업로드하기 | |
# 허브에 파일 업로드하기[[upload-files-to-the-hub]] |
Anchor 추가
docs/source/ko/guides/upload.md
Outdated
|
||
</Tip> | ||
|
||
## (레거시) Git LFS로 파일 업로드하기 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## (레거시) Git LFS로 파일 업로드하기 | |
## (레거시) Git LFS로 파일 업로드하기[[legacy-upload-files-with-git-lfs]] |
docs/source/ko/guides/upload.md
Outdated
매우 큰 파일이 있는 각 리포지토리에 대해 이 옵션을 설치해야 합니다. | ||
설치가 완료되면 5GB보다 큰 파일을 푸시할 수 있습니다. | ||
|
||
### 커밋 컨텍스트 관리자 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
### 커밋 컨텍스트 관리자 | |
### 커밋 컨텍스트 관리자[[commit-context-manager]] |
docs/source/ko/guides/upload.md
Outdated
>>> last_command.failed | ||
``` | ||
|
||
### push_to_hub |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
### push_to_hub | |
### push_to_hub[[pushtohub]] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
안녕하세요! 좋은 번역 감사합니다.
허브 -> Hub로 용어를 통일하면 좋을 것 같아 코멘트를 남겼습니다.
앞으로 잘 부탁드려요 :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
신규 정책에 맞게 주석 한글화 진행.
docs/source/ko/guides/upload.md
Outdated
푸시 상태를 확인하는 데 유용한 몇 가지 추가 명령은 다음과 같습니다: | ||
|
||
```python | ||
# Inspect an error. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# Inspect an error. | |
# 오류를 검사합니다. |
docs/source/ko/guides/upload.md
Outdated
# Inspect an error. | ||
>>> last_command.stderr | ||
|
||
# Check whether a push is completed or ongoing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# Check whether a push is completed or ongoing. | |
# 푸시 진행여부를 확인합니다. |
docs/source/ko/guides/upload.md
Outdated
# Check whether a push is completed or ongoing. | ||
>>> last_command.is_done | ||
|
||
# Check whether a push command has errored. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# Check whether a push command has errored. | |
# 푸시 명령의 에러여부를 파악합니다. |
Co-authored-by: SeungAhSon <gongsoonyee@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
일부 번역이 안된 주석이 있습니다! 확인 부탁드려요 🤗
@jungnerd 빠진 부분 작업 완료했습니다! |
@Wauplin LGTM. This PR is good to go! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done! Thanks @junejae and reviewers! 🎉
What does this PR do?
Translated the
guides/upload.md
file of the documentation to Korean.Thank you in advance for your review.
Part of #1626
Before reviewing
[[lowercased-header]]
)Who can review? (Initial)
Team PseudoLab, may you please review this PR?
@jungnerd, @heuristicwave, @harheem, @cjfghk5697, @seoulsky-field, @nuatmochoi, @boyunJang, @SeungAhSon, @seoyoung-3060, @junejae
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review? (Final)
@jungnerd, @heuristicwave May you please review this PR?