From fafc56bb908975fd9e67bcb8c46e3a42f707b3a8 Mon Sep 17 00:00:00 2001 From: Robin Townsend Date: Sat, 15 Oct 2022 13:34:10 +0000 Subject: [PATCH] Translated using Weblate (Korean) Currently translated at 5.3% (7 of 131 strings) Translation: Element Call/element-call Translate-URL: https://translate.element.io/projects/element-call/element-call/ko/ --- public/locales/ko-KR/app.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/public/locales/ko-KR/app.json b/public/locales/ko-KR/app.json index 408bb90..40977c8 100644 --- a/public/locales/ko-KR/app.json +++ b/public/locales/ko-KR/app.json @@ -2,11 +2,11 @@ "<0>Already have an account?<1><0>Log in Or <2>Access as a guest": "", "<0>Create an account Or <2>Access as a guest": "", "<0>Oops, something's gone wrong.<1>Submitting debug logs will help us track down the problem.": "", - "{{count}} people connected|one": "", - "{{count}} people connected|other": "", - "{{displayName}}, your call is now ended": "", - "{{names}}, {{name}}": "", - "{{name}} is presenting": "", - "{{name}} is talking…": "", - "{{roomName}} - Walkie-talkie call": "" + "{{count}} people connected|one": "{{count}}명 연결됨", + "{{count}} people connected|other": "{{count}}명 연결됨", + "{{displayName}}, your call is now ended": "{{displayName}}님, 전화가 종료되었습니다", + "{{names}}, {{name}}": "{{names}}님, {{name}}님", + "{{name}} is presenting": "{{name}}님이 발표 중", + "{{name}} is talking…": "{{name}}님이 말하는 중…", + "{{roomName}} - Walkie-talkie call": "{{roomName}} - 워키토키 전화" }