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 /apps/files/l10n/ko.js
parenta96137ef0bbe707d58227e0635209cf28f78e934 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index ce87aaed477..7b476cf124b 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -142,14 +142,14 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "즐겨찾기에 추가한 파일과 폴더가 여기에 나타납니다",
"Tags" : "태그",
"Deleted files" : "삭제된 파일",
+ "Shared with others" : "다른 사람과 공유됨",
+ "Shared with you" : "나와 공유됨",
+ "Shared by link" : "링크로 공유됨",
"Text file" : "텍스트 파일",
"New text file.txt" : "새 텍스트 파일.txt",
"Move" : "이동",
"A new file or folder has been <strong>deleted</strong>" : "새 파일이나 폴더가 <strong>삭제됨</strong>",
"A new file or folder has been <strong>restored</strong>" : "새 파일이나 폴더가 <strong>복원됨</strong>",
- "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "이 주소를 사용하여 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">WebDAV를 통해 파일에 접근할 수 있습니다</a>",
- "Shared with you" : "나와 공유됨",
- "Shared with others" : "다른 사람과 공유됨",
- "Shared by link" : "링크로 공유됨"
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "이 주소를 사용하여 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">WebDAV를 통해 파일에 접근할 수 있습니다</a>"
},
"nplurals=1; plural=0;");