-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
translation to korean #4315
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
translation to korean #4315
Changes from 8 commits
6ae779f
9e9da79
d4972c8
f390656
f19767d
229c2a9
9b2db6d
1680455
1a03f86
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -1,4 +1,4 @@ | ||||||
/** | ||||||
/** | ||||||
* Copyright 2012-2019, Plotly, Inc. | ||||||
* All rights reserved. | ||||||
* | ||||||
|
@@ -11,7 +11,59 @@ | |||||
module.exports = { | ||||||
moduleType: 'locale', | ||||||
name: 'ko', | ||||||
dictionary: {}, | ||||||
dictionary: { | ||||||
'Autoscale': '자동 크기지정', | ||||||
'Box Select': '박스 선택', | ||||||
'Click to enter Colorscale title': '클릭하여 Colorscale 제목을 지정합니다', | ||||||
'Click to enter Component A title': '클릭하여 A데이터의 제목을 지정합니다', | ||||||
|
'Click to enter Component A title': '클릭하여 A데이터의 제목을 지정합니다', | |
'Click to enter Component A title': 'A 데이터의 제목을 지정하려면 클릭하시오', |
Outdated
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.
'Click to enter Component B title': '클릭하여 B데이터의 제목을 지정합니다', | |
'Click to enter Component B title': 'B 데이터의 제목을 지정하려면 클릭하시오', |
Outdated
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.
same here
Outdated
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.
동명사형태인 것 같아요
'Taking snapshot - this may take a few seconds': 'snapshot을 찍습니다 - 이것은 몇 초가 소요될 수 있습니다', | |
'Taking snapshot - this may take a few seconds': '스냅샷 찍기 - 수 초가 걸릴 수 있습니다.' |
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.
Click 으로 명령 형태는 다 저런식으로 수정하는게 좋다는거죠?
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.
무조건 그런건 아니고 자연스럽다면 그렇게 바꾸는게 좋은 것 같아요