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>2017-08-02 03:08:10 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-02 03:08:10 +0300
commit2800e017dea5eb81590696101df1729a37c753ca (patch)
tree612899bb60b6a5729feed83c9b0a248d29390590 /lib/l10n/ko.js
parent3f0f18b4c45429445678613f6d07cfbc800ceade (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 66ca7aab6b4..a56411b6bf4 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -107,6 +107,8 @@ OC.L10N.register(
"Sharing %s failed, because the sharing backend for %s could not find its source" : "%s을(를) 공유할 수 없습니다. %s의 공유 백엔드에서 원본 파일을 찾을 수 없습니다",
"Sharing %s failed, because the file could not be found in the file cache" : "%s을(를) 공유할 수 없습니다. 파일 캐시에서 찾을 수 없습니다",
"Expiration date is in the past" : "만료 날짜가 과거입니다",
+ "%s shared »%s« with you" : "%s 님이 %s을(를) 공유했습니다",
+ "%s via %s" : "%s(%s 경유)",
"Could not find category \"%s\"" : "분류 \"%s\"을(를) 찾을 수 없습니다",
"Sunday" : "일요일",
"Monday" : "월요일",
@@ -206,8 +208,6 @@ OC.L10N.register(
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %s인 모듈이 존재하지 않습니다. 앱 설정에서 활성화하거나 관리자에게 연락하십시오.",
"Server settings" : "서버 설정",
"You need to enter either an existing account or the administrator." : "기존 계정이나 administrator(관리자)를 입력해야 합니다.",
- "%s shared »%s« with you" : "%s 님이 %s을(를) 공유했습니다",
- "%s via %s" : "%s(%s 경유)",
"Cannot increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다",
"Files can't be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다",
"Files can't be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다",