Skip to content
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

New Crowdin updates #753

Merged
merged 1 commit into from
Jul 10, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions _locales/ko/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,31 +112,31 @@
"description": "[options] Caption location option to disable captions"
},
"optDetailsLocation": {
"message": "Details position:",
"message": "상세 정보 위치:",
"description": "[options] Adjust the position of details"
},
"optDetailsLocationTooltip": {
"message": "View details (size, format...) above/below the image, or not at all",
"message": "(크기, 형식 등) 상세 정보를 해당 이미지의 위/아래에 표시, 혹은 삭제",
"description": "[options] Tooltip for adjusting the position of details"
},
"optDetailsLocationAbove": {
"message": "Above",
"message": "",
"description": "[options] Details location option to put details above the image"
},
"optDetailsLocationBelow": {
"message": "Below",
"message": "아래",
"description": "[options] Details location option to put details below the image"
},
"optDetailsLocationNone": {
"message": "None",
"message": "사용 안 함",
"description": "[options] Details location option to disable details"
},
"optFontOutline": {
"message": "Font outline",
"message": "글꼴 외곽선",
"description": "[options] Outline option"
},
"optFontOutlineTooltip": {
"message": "If checked: use white font + thin black border for caption & details",
"message": "활성화 시 흰 글꼴에 얇고 검은 테두리를 가진 글씨로 자막과 상세 정보를 표시",
"description": "[options] Tooltip for outline option"
},
"optMouseUnderlap": {
Expand Down Expand Up @@ -292,27 +292,27 @@
"description": "[options] Frame background color button - Cancel"
},
"optFrameThickness": {
"message": "Frame thickness:",
"message": "외곽선 두께:",
"description": "[options] Frame thickness option"
},
"optFrameThicknessTooltip": {
"message": "Thickness of border for the frame the image appears in (0 : no frame)",
"message": "사진이 뜨는 액자 테두리의 두께 (0으로 설정하면 테두리 없음)",
"description": "[options] Tooltip for frame thickness option"
},
"optFrameThicknessUnitName": {
"message": "pixels",
"message": "픽셀",
"description": "[options] Unit name (pixel) for frame thickness"
},
"optFontSize": {
"message": "Font size:",
"message": "글꼴 크기:",
"description": "[options] Font size option"
},
"optFontSizeTooltip": {
"message": "Size of font used for captions & details",
"message": "자막과 상세 정보 표시에 쓰이는 글씨의 크기",
"description": "[options] Tooltip for font size option"
},
"optFontSizeUnitName": {
"message": "pixels",
"message": "픽셀",
"description": "[options] Unit name (pixel) for font size"
},
"optSectionDelays": {
Expand Down