From 0b591efe8190e8aaf0564102eae1a7889f49002b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=86=A1=ED=83=9C=EC=84=AD?= Date: Sun, 25 Aug 2019 09:41:56 +0000 Subject: [PATCH] Translated using Weblate (Korean) Currently translated at 100.0% (24 of 24 strings) Translation: Riot Web/riot-web Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/ --- src/i18n/strings/ko.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/i18n/strings/ko.json b/src/i18n/strings/ko.json index 9037cfc03b..c094719557 100644 --- a/src/i18n/strings/ko.json +++ b/src/i18n/strings/ko.json @@ -5,7 +5,7 @@ "Riot Desktop on %(platformName)s": "%(platformName)s 용 Riot 데스크톱", "Riot is not supported on mobile web. Install the app?": "”Riot은 모바일 사이트를 지원하지 않습니다. 앱을 설치하시겠어요?", "Unknown device": "알 수 없는 장치", - "Welcome to Riot.im": "Riot에 오신 걸 환영해요", + "Welcome to Riot.im": "Riot.im에 오신 걸 환영해요", "Chat with Riot Bot": "Riot 봇과 대화하기", "%(appName)s via %(browserName)s on %(osName)s": "%(osName)s의 %(browserName)s을 통한 %(appName)s", "You need to be using HTTPS to place a screen-sharing call.": "화면 공유 전화를 걸려면 HTTPS를 사용해야 합니다.", @@ -42,5 +42,12 @@ "Your Riot is misconfigured": "Riot이 잘못 구성되었습니다", "Unexpected error preparing the app. See console for details.": "앱을 준비하는 동안 예기치 않은 오류가 발생했습니다. 자세한 내용은 콘솔을 확인하세요.", "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "잘못된 구성입니다: default_server_config 와 defalut_server_name, default_hs_url 중 하나만 지정할 수 있습니다.", - "Invalid configuration: no default server specified.": "잘못된 구성입니다: 기본 서버가 지정되지 않았습니다." + "Invalid configuration: no default server specified.": "잘못된 구성입니다: 기본 서버가 지정되지 않았습니다.", + "You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.": "다른 홈 서버 URL을 지정함으로써 커스텀 서버 옵션을 사용, 다른 Matrix 서버에 로그인할 수 있습니다. 이를 통해 다른 홈 서버의 기존 Matrix 계정으로 Riot을 사용할 수 있습니다.", + "You can also set a custom identity server, but you won't be able to invite users by email address, or be invited by email address yourself.": "또한 커스텀 ID 서버를 설정할 수도 있지만, 이메일 주소로 사용자를 초대하거나, 이메일로 직접 초대할 수 없습니다.", + "Sign In": "로그인", + "Create Account": "계정 만들기", + "Need help?": "도움이 필요합니까?", + "Explore rooms": "방 탐색하기", + "Room Directory": "방 디렉토리" }