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>2019-03-21 04:13:49 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-21 04:13:49 +0300
commit6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch)
tree54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /lib/l10n/ko.js
parent6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index e43556d4ef3..cdbaf270b6b 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -209,11 +209,6 @@ OC.L10N.register(
"Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s",
"Library %s with a version higher than %s is required - available version %s." : "%s 라이브러리의 버전 %s 이상이 필요합니다. 사용 가능한 버전은 %s입니다.",
"Library %s with a version lower than %s is required - available version %s." : "%s 라이브러리의 버전 %s 미만이 필요합니다. 사용 가능한 버전은 %s입니다.",
- "APCu" : "APCu",
- "Redis" : "Redis",
- "Encryption" : "암호화",
- "Tips & tricks" : "팁과 추가 정보",
- "Sync clients" : "동기화 클라이언트",
"Sharing %s failed, because the user %s does not exist" : "%s을(를) 공유할 수 없습니다. 사용자 %s이(가) 존재하지 않습니다",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s을(를) 공유할 수 없습니다. 사용자 %s 님은 %s 님이 회원인 어떠한 그룹에도 속해 있지 않습니다",
"Sharing %s failed, because this item is already shared with %s" : "%s을(를) 공유할 수 없습니다. 이미 %s 님과 공유되어 있습니다",
@@ -227,8 +222,6 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s 님이 %s을(를) 공유했습니다",
"%s shared »%s« with you." : "%s 님이 %s을(를) 공유했습니다.",
"%s via %s" : "%s(%s 경유)",
- "No app name specified" : "앱 이름이 지정되지 않았음",
- "App '%s' could not be installed!" : "앱 '%s'을(를) 설치할 수 없습니다!",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "앱 \"%s\"의 다음 의존성을 만족하지 못하므로 설치할 수 없습니다: %s"
},
"nplurals=1; plural=0;");