Update Korean localizations (#842)

This commit is contained in:
Chanhwi Joo 2023-02-14 15:00:40 +09:00 committed by GitHub
parent 380a6acfd1
commit 8da1ee2f14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -342,7 +342,7 @@
// MARK: Package: Status
"status.action.translate" = "번역";
"status.action.translate-from-%@" = "%@에서 번역";
"status.action.translated-label-%@" = "번역 제공: $@";
"status.action.translated-label-%@" = "번역 제공: %@";
"status.action.bookmark" = "보관함에 추가";
"status.action.boost" = "부스트";
"status.action.copy-text" = "복사";
@ -378,8 +378,8 @@
"status.editor.error.upload" = "전송 오류";
"status.editor.language-select.navigation-title" = "언어 선택";
"status.editor.language-select.recently-used" = "최근 사용";
"status.editor.language-select.confirmation.detected-%@" = "Post in %@ (Detected language)";
"status.editor.language-select.confirmation.selected-%@" = "Post in %@ (Selected language)";
"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" = "글 수정";
@ -450,7 +450,7 @@
"accessibility.editor.button.language" = "언어";
// MARK: Report
"report.comment.placeholder" = "Additional Info";
"report.title" = "Report Post";
"report.action.send" = "Send";
"status.action.report" = "Report Post";
"report.comment.placeholder" = "추가 정보";
"report.title" = "신고";
"report.action.send" = "제출";
"status.action.report" = "글 신고";