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>2017-03-27 03:07:55 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-27 03:07:55 +0300
commitd9ebc2626f0a56cecbc68da4e29c35bb36f62222 (patch)
treebe5c3f9168c63f36de857f08a4b0a63e13d8e993 /apps/files/l10n/ko.js
parent12c5c336ad8fdc5d47cb663f0c3c43744dfe5309 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js42
1 files changed, 1 insertions, 41 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index f1968129531..e6ecc62f97e 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -125,51 +125,11 @@ OC.L10N.register(
"Deleted files" : "삭제된 파일",
"Text file" : "텍스트 파일",
"New text file.txt" : "새 텍스트 파일.txt",
- "Storage not available" : "저장소를 사용할 수 없음",
- "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." : "올바르지 않은 디렉터리입니다.",
- "Total file size {size1} exceeds upload limit {size2}" : "총 파일 크기 {size1}이(가) 업로드 제한 {size2}을(를) 초과함",
- "Error uploading file \"{fileName}\": {message}" : "\"{fileName}\"을(를) 업로드할 수 없음: {message}",
- "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.",
- "{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." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.",
- "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 님이 복원함"
+ "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다."
},
"nplurals=1; plural=0;");