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>2018-07-25 03:12:34 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-25 03:12:34 +0300
commitfb77ff9da432f5cf304a67a538ed497ee437c155 (patch)
treec63ed4e140c60f65e86c869e58ae0ae54031677b /lib/l10n/ko.js
parenta96137ef0bbe707d58227e0635209cf28f78e934 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 43c6f8baf5a..14a03749c48 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -116,6 +116,7 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "%s을(를) 공유할 수 없습니다. 다시 공유할 수 없습니다",
"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을(를) 공유할 수 없습니다. 파일 캐시에서 찾을 수 없습니다",
+ "Open »%s«" : "%s 열기",
"Can’t increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다",
"Files can’t be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다",
"Files can’t be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다",
@@ -124,7 +125,6 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s 님이 %s을(를) 공유했습니다",
"%s shared »%s« with you." : "%s 님이 %s을(를) 공유했습니다.",
"Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.",
- "Open »%s«" : "%s 열기",
"%s via %s" : "%s(%s 경유)",
"The requested share does not exist anymore" : "요청한 공유가 더 이상 존재하지 않습니다",
"Could not find category \"%s\"" : "분류 \"%s\"을(를) 찾을 수 없습니다",