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:
authorNextcloud bot <bot@nextcloud.com>2021-07-07 06:16:53 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-07 06:16:53 +0300
commit2144b606228aa40b2fc21f298a3e17ad9a754152 (patch)
tree0a5e7d7a25c16e199c6a387c1fb83cc9c20f2147 /l10n/ko.js
parent7fd3c810ec44f70b3e7f373b3afc7e94ee23d60c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 b5f7af1b5..04d771e73 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -723,8 +723,6 @@ OC.L10N.register(
"Submit conversation description" : "대화 설명 제출",
"Edit conversation description" : "대화 설명 편집",
"The description must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "설명은 {maxLength} 자 미만이어야 합니다. 현재 텍스트 길이는 {chartersCount} 자입니다.",
- "Conversation \"{conversationName}\"" : "대화 \"{conversationName}\"",
- "Settings for conversation \"{conversationName}\"" : "대화 설정 \"{conversationName}\"",
"Remove from favorites" : "즐겨찾기에서 제거",
"Add to favorites" : "즐겨찾기에 추가",
"Joining conversation …" : "대화에 참여하는 중 ...",
@@ -967,6 +965,8 @@ OC.L10N.register(
"You stopped Matterbridge." : "당신이 Matterbridge 를 정지했습니다.",
"Lower hand" : "낮은 손",
"Raise hand" : "손을 들다",
+ "Conversation \"{conversationName}\"" : "대화 \"{conversationName}\"",
+ "Settings for conversation \"{conversationName}\"" : "대화 설정 \"{conversationName}\"",
"Add a description for this conversation" : "이 대화에 대한 설명 추가"
},
"nplurals=1; plural=0;");