diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-20 12:02:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-20 12:02:31 +0000 |
commit | f50252c7c1881dd044cbbd8933406e449f5fd0a8 (patch) | |
tree | 6a1916044aadfd7bfafde72fcedca86475a2a214 /apps/files/l10n/ko.js | |
parent | 089210f2dff545caa88a157cbc9e32b46967a5da (diff) | |
download | nextcloud-server-f50252c7c1881dd044cbbd8933406e449f5fd0a8.tar.gz nextcloud-server-f50252c7c1881dd044cbbd8933406e449f5fd0a8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 77 |
1 files changed, 62 insertions, 15 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 6cc1b090b91..3dfa805b997 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -1,6 +1,7 @@ OC.L10N.register( "files", { + "Storage is temporarily not available" : "저장소를 일시적으로 사용할 수 없습니다", "Storage invalid" : "저장소가 잘못됨", "Unknown error" : "알 수 없는 오류", "Files" : "파일", @@ -14,15 +15,24 @@ OC.L10N.register( "Upload cancelled." : "업로드가 취소되었습니다.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.", "Not enough free space, you are uploading {size1} but only {size2} is left" : "빈 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 비었습니다", + "Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"가 존재하지 않습니다", + "Not enough free space" : "빈 공간이 부족합니다", "Uploading..." : "업로드 중...", "..." : "...", "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} 시간 {plural_s} 남음", + "{hours}:{minutes}h" : "{hours}:{minutes} 시간", + "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} 분 남음", + "{minutes}:{seconds}m" : "{minutes}:{seconds} 분", + "{seconds} second{plural_s} left" : "{seconds} 초 남음", "{seconds}s" : "{seconds}초", + "Any moment now..." : "조금 남음", "Soon..." : "곧...", "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.", "Actions" : "작업", "Download" : "다운로드", "Rename" : "이름 바꾸기", + "Move" : "이동", + "Target folder" : "대상 폴더", "Delete" : "삭제", "Disconnect storage" : "저장소 연결 해제", "Unshare" : "공유 해제", @@ -42,12 +52,14 @@ OC.L10N.register( "Could not create file \"{file}\" because it already exists" : "파일이 이미 존재하므로 \"{file}\"을(를) 만들 수 없음", "Could not create folder \"{dir}\" because it already exists" : "폴더가 이미 존재하므로 폴더 \"{dir}\"을(를) 만들 수 없음", "Error deleting file \"{fileName}\"." : "파일 \"{fileName}\"을(를) 삭제할 수 없습니다.", + "No search results in other folders for '{tag}{filter}{endtag}'" : "폴더의 검색 결과 없음 '{tag}{filter}{endtag}'", "Name" : "이름", "Size" : "크기", "Modified" : "수정됨", "_%n folder_::_%n folders_" : ["폴더 %n개"], "_%n file_::_%n files_" : ["파일 %n개"], "{dirs} and {files}" : "{dirs} 그리고 {files}", + "_including %n hidden_::_including %n hidden_" : ["%n개의 숨겨진 파일 포함"], "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", "_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"], "New" : "새로 만들기", @@ -63,27 +75,40 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n바이트"], "Favorited" : "책갈피에 추가됨", "Favorite" : "즐겨찾기", - "Local link" : "로컬 링크", + "Copy local link" : "로컬 링크 복사", "Folder" : "폴더", "New folder" : "새 폴더", "Upload" : "업로드", "An error occurred while trying to update the tags" : "태그를 업데이트하는 중 오류 발생", + "Added to favorites" : "즐겨찾기에 추가됨", + "Removed from favorites" : "즐겨찾기에서 삭제됨", + "You added {file} to your favorites" : "내가 {file}을(를) 즐겨찾기에 추가함", + "You removed {file} from your favorites" : "내가 {file}을(를) 즐겨찾기에서 삭제함", + "Created by {user}" : "{user} 님이 만듬", + "Changed by {user}" : "{user} 님이 변경함", + "Deleted by {user}" : "{user} 님이 삭제함", + "Restored by {user}" : "{user} 님이 복원함", + "Renamed by {user}" : "{user} 님이 이름을 변경함", + "Moved by {user}" : "{user} 님이 이동함", + "You created {file}" : "내가 {file}을(를) 만듬", + "{user} created {file}" : "{user} 님이 {file}을(를) 만듬", + "{file} was created in a public folder" : "공유 폴더에 {file} 이(가) 생성됨", + "You changed {file}" : "내가 {file} 을(를) 변경함", + "{user} changed {file}" : "{user} 님이 {file} 을(를) 변경함", + "You deleted {file}" : "내가 {file} 을(를) 삭제함", + "{user} deleted {file}" : "{user} 님이 {file} 을(를) 삭제함", + "You restored {file}" : "내가 {file} 을(를) 복원함", + "{user} restored {file}" : "{user} 님이 {file} 을(를) 복원함", + "You renamed {oldfile} to {newfile}" : "내가 {oldfile} 을(를) {newfile} 로 이름을 바꿈", + "{user} renamed {oldfile} to {newfile}" : "{user} 님이 {oldfile} 을(를) {newfile} 로 이름을 바꿈", + "You moved {oldfile} to {newfile}" : "내가 {oldfile} 을(를) {newfile} 로 이동함", + "{user} moved {oldfile} to {newfile}" : "{user} 님이 {oldfile} 을(를) {newfile} 로 이동함", + "A file has been added to or removed from your <strong>favorites</strong>" : "파일이 <strong>즐겨찾기</strong>에서 추가 또는 삭제됨", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "파일이나 폴더가 <strong>변경되거나</strong> <strong>이름이 바뀜</strong>", "A new file or folder has been <strong>created</strong>" : "새 파일이나 폴더가 <strong>생성됨</strong>", + "A new file or folder has been <strong>deleted</strong>" : "새 파일이나 폴더가 <strong>삭제됨</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>즐겨찾는 파일</strong>의 생성 및 변경 사항에 대한 알림을 줄일 수 있습니다<em>(스트림에서만)</em>", - "A file or folder has been <strong>deleted</strong>" : "파일이나 폴더가 <strong>삭제됨</strong>", - "A file or folder has been <strong>restored</strong>" : "파일이나 폴더가 <strong>복원됨</strong>", - "You created %1$s" : "내가 %1$s을(를) 생성함", - "%2$s created %1$s" : "%2$s 님이 %1$s을(를) 생성함", - "%1$s was created in a public folder" : "공유 폴더에 %1$s 생성됨", - "You changed %1$s" : "내가 %1$s을(를) 변경함", - "%2$s changed %1$s" : "%2$s 님이 %1$s을(를) 변경함", - "You deleted %1$s" : "내가 %1$s을(를) 삭제함", - "%2$s deleted %1$s" : "%2$s 님이 %1$s을(를) 삭제함", - "You restored %1$s" : "내가 %1$s을(를) 복원함", - "%2$s restored %1$s" : "%2$s 님이 %1$s을(를) 복원함", - "Changed by %2$s" : "%2$s 님이 변경함", - "Deleted by %2$s" : "%2$s 님이 삭제함", - "Restored by %2$s" : "%2$s 님이 복원함", + "A new file or folder has been <strong>restored</strong>" : "새 파일이나 폴더가 <strong>복원됨</strong>", "Upload (max. %s)" : "업로드(최대 %s)", "File handling" : "파일 처리", "Maximum upload size" : "최대 업로드 크기", @@ -94,6 +119,7 @@ OC.L10N.register( "Settings" : "설정", "Show hidden files" : "숨겨진 파일보기", "WebDAV" : "WebDAV", + "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>", "No files in here" : "여기에 파일 없음", "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!", "No entries found in this folder" : "이 폴더에 항목 없음", @@ -102,6 +128,11 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.", "No favorites" : "책갈피 없음", "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" : "텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt", "Storage not available" : "저장소를 사용할 수 없음", @@ -124,8 +155,24 @@ OC.L10N.register( "Error uploading file \"{fileName}\": {message}" : "\"{fileName}\"을(를) 업로드할 수 없음: {message}", "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.", "No entries in this folder match '{filter}'" : "이 폴더에 '{filter}'와(과) 일치하는 항목 없음", + "Local link" : "로컬 링크", "{newname} already exists" : "{newname} 항목이 이미 존재함", "A file or folder has been <strong>changed</strong>" : "파일이나 폴더가 <strong>변경됨</strong>", + "A file or folder has been <strong>deleted</strong>" : "파일이나 폴더가 <strong>삭제됨</strong>", + "A file or folder has been <strong>restored</strong>" : "파일이나 폴더가 <strong>복원됨</strong>", + "You created %1$s" : "내가 %1$s을(를) 생성함", + "%2$s created %1$s" : "%2$s 님이 %1$s을(를) 생성함", + "%1$s was created in a public folder" : "공유 폴더에 %1$s 생성됨", + "You changed %1$s" : "내가 %1$s을(를) 변경함", + "%2$s changed %1$s" : "%2$s 님이 %1$s을(를) 변경함", + "You deleted %1$s" : "내가 %1$s을(를) 삭제함", + "%2$s deleted %1$s" : "%2$s 님이 %1$s을(를) 삭제함", + "You restored %1$s" : "내가 %1$s을(를) 복원함", + "%2$s restored %1$s" : "%2$s 님이 %1$s을(를) 복원함", + "Changed by %2$s" : "%2$s 님이 변경함", + "Deleted by %2$s" : "%2$s 님이 삭제함", + "Restored by %2$s" : "%2$s 님이 복원함", + "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "이 주소를 사용하여 <a href=\"%s\" target=\"_blank\">WebDAV를 통해 파일에 접근할 수 있습니다</a>", "Cancel upload" : "업로드 취소" }, "nplurals=1; plural=0;"); |