-
Notifications
You must be signed in to change notification settings - Fork 17
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
의역 #13
의역 #13
Conversation
src/manual/variables.md
Outdated
a REPL 및 다른 여러 줄리아 편집 환경에서 많은 유니 코드 수학을 입력 할 수 있습>니다 백 슬래쉬 된 LaTeX 심볼 이름 다음에 탭을 입력하여 심볼을 제거하십시오.예를 를어 `TeX 심볼 이름 다음에 탭을 입력하여 심볼을 제거하십시오. 예를 들어, 변수 `delta`- * tab *을 입력하거나`\ alpha`- * tab * -` \ hat`- | ||
* tab * -`\ _2` - * tab *. 다른 사람의 코드와 같이 기호를 어딘가에서 찾으면 | ||
당신이 입력하는 방법을 모르겠다면, REPL 도움말은 당신에게 말할 것입니다 | ||
a REPL 및 다른 여러 줄리아 편집 환경에서 많은 유니 코드 수학 기호를 입력 할 수 있습니다. 백 슬래쉬 + LaTeX 심볼 이름 다음에 탭을 입력하여 심볼을 입력하십시오.예를 를어 변수명 δ는 `\delta`-tab, `α^²`는 `\alpha`-tab-`\hat`-tab-`\_2`-tab 으로 입력할 수 있습니다. 어떤 기호를 입력하는 방법은 REPL에서 ?(help 호출)를 입력 후 원하는 유니코드 기호를 붙여넣기하여 알 수 있습니다. |
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.
a REPL
이거랑 띄어쓰기도 좀 고쳐주실래요? 유니코드
, 입력하십시오. 예를 들어
, 유니코드 기호를
이런 식으로요.
원문은 https://github.com/juliakorea/translate-doc/blame/master/codex/manual/variables.md#L55 여기있습니다. 번역 개선에 참여해 주셔서 감사합니다.
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.
아 원문 비교라 코멘트 하셨네요 :)
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.
깃허브는 눈팅밖에 안해봐서 뭐가 뭔지 모르겠네요... 눈에 띄는게 있으면 조금씩 수정해 보겠습니다.
src/manual/variables.md
Outdated
a REPL 및 다른 여러 줄리아 편집 환경에서 많은 유니 코드 수학을 입력 할 수 있습>니다 백 슬래쉬 된 LaTeX 심볼 이름 다음에 탭을 입력하여 심볼을 제거하십시오.예를 를어 `TeX 심볼 이름 다음에 탭을 입력하여 심볼을 제거하십시오. 예를 들어, 변수 `delta`- * tab *을 입력하거나`\ alpha`- * tab * -` \ hat`- | ||
* tab * -`\ _2` - * tab *. 다른 사람의 코드와 같이 기호를 어딘가에서 찾으면 | ||
당신이 입력하는 방법을 모르겠다면, REPL 도움말은 당신에게 말할 것입니다 | ||
REPL 및 다른 여러 줄리아 편집 환경에서 많은 유니코드 수학 기호를 입력 할 수 있습니다. 백 슬래쉬 + LaTeX 기호명 다음에 탭을 입력하여 기호를 입력하십시오. 예를 들어 변수명 δ는 `\delta`-tab, `α^²`는 `\alpha`-tab-`\hat`-tab-`\_2`-tab 으로 입력할 수 있습니다. 어떤 기호를 입력하는 방법은 REPL에서 ?(help 호출)를 입력 후 원하는 유니코드 기호를 붙여넣기하여 알 수 있습니다. |
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.
~~하십시오.
대신에 ~~하세요.
하면 좀 어색하지 않을 것 같아요.
이해하기 어려운 부분 원문과 비교하여 의역