Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ko.js')
-rw-r--r--l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index 93fe0cef3..acc6c29c0 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Add new server" : "새 서버 추가",
"Saved" : "저장됨",
"Shared secret" : "공유된 비밀 값",
+ "TURN server shared secret" : "TURN 서버 공유 비밀 키",
"TURN server protocols" : "TURN 서버 프로토콜",
"UDP and TCP" : "UDP 및 TCP",
"UDP only" : "UDP만",
@@ -136,7 +137,6 @@ OC.L10N.register(
"Choose person …" : "사람 선택 …",
"The STUN server is necessary so participants can connect to calls. The TURN server makes sure connection works even through firewalls." : "참가자가 통화에 연결하려면 STUN 서버를 설정해야 합니다. TURN 서버는 방화벽 뒤에 있는 사람도 연결할 수 있도록 합니다.",
"STUN server" : "STUN 서버",
- "The STUN server is used to determine the public IP address of participants behind a router." : "STUN 서버는 라우터 뒤에 있는 참가자의 공인 IP 주소를 판단하는 데 사용합니다.",
- "TURN server shared secret" : "TURN 서버 공유 비밀 키"
+ "The STUN server is used to determine the public IP address of participants behind a router." : "STUN 서버는 라우터 뒤에 있는 참가자의 공인 IP 주소를 판단하는 데 사용합니다."
},
"nplurals=1; plural=0;");