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-18 03:12:04 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-18 03:12:04 +0300
commitad9b458c7437e20be7d5a93ce383effe354bfeba (patch)
tree1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/ko.js
parent81148e64f85a912a18929d222d96543f92bcaa75 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 1168e765e15..ce87aaed477 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -6,13 +6,13 @@ OC.L10N.register(
"Unknown error" : "알 수 없는 오류",
"All files" : "모든 파일",
"Recent" : "최근",
+ "Favorites" : "즐겨찾기",
"File could not be found" : "파일을 찾을 수 없음",
"Move or copy" : "이동이나 복사",
"Download" : "다운로드",
"Delete" : "삭제",
"Home" : "홈",
"Close" : "닫기",
- "Favorites" : "즐겨찾기",
"Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음",
"Upload cancelled." : "업로드가 취소되었습니다.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.",
@@ -140,9 +140,6 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.",
"No favorites yet" : "즐겨찾는 항목 없음",
"Files and folders you mark as favorite will show up here" : "즐겨찾기에 추가한 파일과 폴더가 여기에 나타납니다",
- "Shared with you" : "나와 공유됨",
- "Shared with others" : "다른 사람과 공유됨",
- "Shared by link" : "링크로 공유됨",
"Tags" : "태그",
"Deleted files" : "삭제된 파일",
"Text file" : "텍스트 파일",
@@ -150,6 +147,9 @@ OC.L10N.register(
"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>"
+ "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" : "링크로 공유됨"
},
"nplurals=1; plural=0;");