diff options
Diffstat (limited to 'apps/files/l10n/ko.json')
-rw-r--r-- | apps/files/l10n/ko.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index ea639f5851d..cdcaa1b1e92 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -4,13 +4,13 @@ "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 바이트 파일입니다.", @@ -138,9 +138,6 @@ "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" : "텍스트 파일", @@ -148,6 +145,9 @@ "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" : "링크로 공유됨" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |