Update Korean localization (#870)
* Update Korean localization * Add translations
This commit is contained in:
parent
bd4c2fbe72
commit
a8456d61d8
|
@ -65,8 +65,8 @@
|
|||
"settings.account.add" = "계정 추가";
|
||||
"settings.app.icon" = "앱 아이콘";
|
||||
"settings.app.icon.navigation-title" = "앱 아이콘";
|
||||
"settings.app.icon.official" = "Official icons";
|
||||
"settings.app.icon.designed-by" = "Icons by";
|
||||
"settings.app.icon.official" = "공식 앱 아이콘";
|
||||
"settings.app.icon.designed-by" = "커뮤니티 앱 아이콘 | 제작:";
|
||||
"settings.app.source" = "소스 코드 (GitHub)";
|
||||
"settings.app.support" = "이 앱 지원하기";
|
||||
"settings.app.about" = "이 앱에 관해";
|
||||
|
@ -113,8 +113,8 @@
|
|||
"settings.content.expand-media" = "표시할 미디어";
|
||||
"settings.content.default-sensitive" = "내 미디어 항상 민감함으로 표시";
|
||||
"settings.content.default-visibility" = "글 기본 공개 범위";
|
||||
"settings.content.media" = "Media";
|
||||
"settings.content.media.show.alt" = "Show ALT texts";
|
||||
"settings.content.media" = "미디어";
|
||||
"settings.content.media.show.alt" = "이미지 설명 버튼 표시";
|
||||
"settings.content.reading" = "읽을 때";
|
||||
"settings.content.posting" = "올릴 때";
|
||||
"enum.expand-media.show" = "모두 표시하기";
|
||||
|
@ -338,13 +338,13 @@
|
|||
"notifications.tab.all" = "모든 알림";
|
||||
"notifications.tab.mentions" = "언급";
|
||||
|
||||
"notifications.label.status.push" = "🖊️ Posted: ";
|
||||
"notifications.label.reblog.push" = "🚀 Boosted: ";
|
||||
"notifications.label.follow.push" = "👋 Followed you: ";
|
||||
"notifications.label.follow-request.push" = "🔒 Requested to follow you: ";
|
||||
"notifications.label.favorite.push" = "⭐️ Starred: ";
|
||||
"notifications.label.poll.push" = "📈 Poll ended: ";
|
||||
"notifications.label.update.push" = "Updated: ";
|
||||
"notifications.label.status.push" = "🖊️ 새 글: ";
|
||||
"notifications.label.reblog.push" = "🚀 부스트함: ";
|
||||
"notifications.label.follow.push" = "👋 나를 팔로우함: ";
|
||||
"notifications.label.follow-request.push" = "🔒 나에게 팔로우 요청을 보냄: ";
|
||||
"notifications.label.favorite.push" = "⭐️ 좋아요함: ";
|
||||
"notifications.label.poll.push" = "📈 투표가 끝남: ";
|
||||
"notifications.label.update.push" = "글을 수정함: ";
|
||||
|
||||
// MARK: Package: Timeline
|
||||
"timeline.federated" = "연합";
|
||||
|
@ -394,8 +394,8 @@
|
|||
"status.editor.error.upload" = "전송 오류";
|
||||
"status.editor.language-select.navigation-title" = "언어 선택";
|
||||
"status.editor.language-select.recently-used" = "최근 사용";
|
||||
"status.editor.language-select.confirmation.detected-%@" = "%@ 글 (인식된 언어)";
|
||||
"status.editor.language-select.confirmation.selected-%@" = "%@ 글 (선택한 언어)";
|
||||
"status.editor.language-select.confirmation.detected-%@" = "%@로 표시하여 게시 (인식된 언어)";
|
||||
"status.editor.language-select.confirmation.selected-%@" = "%@로 표시하여 게시 (선택한 언어)";
|
||||
"status.editor.media.edit-image" = "이미지 편집";
|
||||
"status.editor.media.image-description" = "이미지 설명";
|
||||
"status.editor.mode.edit" = "글 수정";
|
||||
|
|
Loading…
Reference in New Issue