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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-02 05:16:32 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-02 05:16:32 +0300
commite77e0b0e2f034633307fcc054d582c0567090776 (patch)
treed06ed3a4244f0cf6554a4826536d0ce932422569 /apps/settings/l10n/ko.js
parent24bb4a05c46069d459086a36cfc896d1f5b6915e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r--apps/settings/l10n/ko.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js
index a994f5ee316..fbaa6805694 100644
--- a/apps/settings/l10n/ko.js
+++ b/apps/settings/l10n/ko.js
@@ -33,6 +33,8 @@ OC.L10N.register(
"Groups" : "그룹",
"Group list is empty" : "그룹 목록이 비었음",
"Unable to retrieve the group list" : "그룹 목록을 받아올 수 없음",
+ "Unsaved changes" : "저장하지 않은 변경 사항",
+ "Retry" : "다시 시도",
"{actor} added you to group {group}" : "{actor} 가 당신을 {group} 그룹에 추가했습니다.",
"You added {user} to group {group}" : "당신은 {user}를 {group} 그룹에 추가했습니다.",
"{actor} added {user} to group {group}" : "{actor} 가 {user}를 {group} 그룹에 추가했습니다.",