diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-25 09:36:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-25 09:36:09 +0000 |
commit | e23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch) | |
tree | fbf2d2ee9af7470a5221f7127a36d90e5acdb90a /apps/files/l10n/ko.js | |
parent | 740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff) | |
download | nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.tar.gz nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 0d796ca047b..31477516843 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -4,21 +4,6 @@ OC.L10N.register( "Storage not available" : "저장소를 사용할 수 없음", "Storage invalid" : "저장소가 잘못됨", "Unknown error" : "알 수 없는 오류", - "Unable to set upload directory." : "업로드 디렉터리를 설정할 수 없습니다.", - "Invalid Token" : "잘못된 토큰", - "No file was uploaded. Unknown error" : "파일이 업로드 되지 않았습니다. 알 수 없는 오류입니다", - "There is no error, the file uploaded with success" : "파일 업로드에 성공했습니다.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "업로드한 파일이 php.ini의 upload_max_filesize보다 큽니다:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파일 크기가 HTML 폼의 MAX_FILE_SIZE보다 큼", - "The uploaded file was only partially uploaded" : "파일의 일부분만 업로드됨", - "No file was uploaded" : "파일이 업로드되지 않았음", - "Missing a temporary folder" : "임시 폴더가 없음", - "Failed to write to disk" : "디스크에 쓰지 못했습니다", - "Not enough storage available" : "저장소가 용량이 충분하지 않습니다.", - "The target folder has been moved or deleted." : "대상 폴더가 이동되거나 삭제되었습니다.", - "Upload failed. Could not find uploaded file" : "업로드에 실패했습니다. 업로드할 파일을 찾을 수 없습니다", - "Upload failed. Could not get file info." : "업로드에 실패했습니다. 파일 정보를 가져올 수 없습니다.", - "Invalid directory." : "올바르지 않은 디렉터리입니다.", "Files" : "파일", "All files" : "모든 파일", "Recent" : "최근", @@ -26,12 +11,11 @@ OC.L10N.register( "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 바이트 파일입니다.", "Total file size {size1} exceeds upload limit {size2}" : "총 파일 크기 {size1}이(가) 업로드 제한 {size2}을(를) 초과함", "Not enough free space, you are uploading {size1} but only {size2} is left" : "빈 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 비었습니다", - "Error uploading file \"{fileName}\": {message}" : "\"{fileName}\"을(를) 업로드할 수 없음: {message}", - "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.", "Uploading..." : "업로드 중...", "..." : "...", "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} 시간 {plural_s} 남음", @@ -58,10 +42,8 @@ OC.L10N.register( "Could not rename \"{fileName}\"" : "\"{fileName}\"의 이름을 바꿀 수 없음", "Could not create file \"{file}\"" : "\"{file}\"을(를) 만들 수 없음", "Could not create file \"{file}\" because it already exists" : "파일이 이미 존재하므로 \"{file}\"을(를) 만들 수 없음", - "Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음", "Could not create folder \"{dir}\" because it already exists" : "폴더가 이미 존재하므로 폴더 \"{dir}\"을(를) 만들 수 없음", "Error deleting file \"{fileName}\"." : "파일 \"{fileName}\"을(를) 삭제할 수 없습니다.", - "No entries in this folder match '{filter}'" : "이 폴더에 '{filter}'와(과) 일치하는 항목 없음", "Name" : "이름", "Size" : "크기", "Modified" : "수정됨", @@ -124,6 +106,24 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "책갈피에 추가한 파일과 폴더가 여기에 나타납니다", "Text file" : "텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt", + "Unable to set upload directory." : "업로드 디렉터리를 설정할 수 없습니다.", + "Invalid Token" : "잘못된 토큰", + "No file was uploaded. Unknown error" : "파일이 업로드 되지 않았습니다. 알 수 없는 오류입니다", + "There is no error, the file uploaded with success" : "파일 업로드에 성공했습니다.", + "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "업로드한 파일이 php.ini의 upload_max_filesize보다 큽니다:", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파일 크기가 HTML 폼의 MAX_FILE_SIZE보다 큼", + "The uploaded file was only partially uploaded" : "파일의 일부분만 업로드됨", + "No file was uploaded" : "파일이 업로드되지 않았음", + "Missing a temporary folder" : "임시 폴더가 없음", + "Failed to write to disk" : "디스크에 쓰지 못했습니다", + "Not enough storage available" : "저장소가 용량이 충분하지 않습니다.", + "The target folder has been moved or deleted." : "대상 폴더가 이동되거나 삭제되었습니다.", + "Upload failed. Could not find uploaded file" : "업로드에 실패했습니다. 업로드할 파일을 찾을 수 없습니다", + "Upload failed. Could not get file info." : "업로드에 실패했습니다. 파일 정보를 가져올 수 없습니다.", + "Invalid directory." : "올바르지 않은 디렉터리입니다.", + "Error uploading file \"{fileName}\": {message}" : "\"{fileName}\"을(를) 업로드할 수 없음: {message}", + "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.", + "No entries in this folder match '{filter}'" : "이 폴더에 '{filter}'와(과) 일치하는 항목 없음", "{newname} already exists" : "{newname} 항목이 이미 존재함", "A file or folder has been <strong>changed</strong>" : "파일이나 폴더가 <strong>변경됨</strong>", "Cancel upload" : "업로드 취소" |