Update Korean localization (#1252)
This commit is contained in:
parent
3e88d89de3
commit
1a4d552e06
|
@ -161,11 +161,11 @@
|
|||
"settings.other.hide-openai" = "글 작성 도우미 🤖";
|
||||
"settings.other.social-keyboard" = "SNS 키보드";
|
||||
"settings.other.sound-effect" = "효과음";
|
||||
"settings.general.translate" = "Translation Settings";
|
||||
"settings.translation.always-deepl" = "Always Translate using DeepL";
|
||||
"settings.translation.user-api-key" = "DeepL API Key";
|
||||
"settings.translation.api-key-type" = "Type of the Key";
|
||||
"settings.translation.needed-message" = "This feature requires a DeepL API key";
|
||||
"settings.general.translate" = "번역 설정";
|
||||
"settings.translation.always-deepl" = "항상 DeepL을 통해 번역";
|
||||
"settings.translation.user-api-key" = "DeepL API 키";
|
||||
"settings.translation.api-key-type" = "API 키 종류";
|
||||
"settings.translation.needed-message" = "이 기능을 사용하려면 DeepL에서 발급받은 API 키가 있어야 합니다.";
|
||||
"settings.push.duplicate.title" = "중복 알림 해결사";
|
||||
"settings.push.duplicate.footer" = "같은 알림이 여러 번 오나요? 위에 있는 버튼을 누르면 마법처럼 해결될 거에요.";
|
||||
"settings.push.duplicate.button.fix" = "🪄 고치기";
|
||||
|
@ -392,7 +392,7 @@
|
|||
|
||||
// MARK: Package: Status
|
||||
"status.action.translate" = "번역";
|
||||
"status.action.translate-with-deepl" = "Translate with DeepL";
|
||||
"status.action.translate-with-deepl" = "DeepL 번역";
|
||||
"status.action.translated-label-%@" = "%@ 서비스를 통해 번역됨";
|
||||
"status.action.translated-label-from-%@-%@" = "%2$@ 서비스를 통해 %1$@에서 번역됨";
|
||||
"status.action.bookmark" = "보관함에 추가";
|
||||
|
|
Loading…
Reference in New Issue