summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ko.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-19 01:56:51 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-19 01:56:51 -0500
commit028b0efd5c2d00d70aea55ef98c0a2615733bfbd (patch)
treef0712ff92cdeba23e2ef4e9637758c94e88826c4 /apps/files/l10n/ko.js
parent3036a8714d67c7d9fa0fc6fc6bdfdce1a090f1d9 (diff)
downloadnextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.tar.gz
nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index d557c4ee54e..7ad59d8cfc5 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"Invalid directory." : "올바르지 않은 디렉터리입니다.",
"Files" : "파일",
"Favorites" : "즐겨찾기",
+ "Home" : "가정",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.",
"Upload cancelled." : "업로드가 취소되었습니다.",
"Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.",
@@ -41,6 +42,7 @@ OC.L10N.register(
"Rename" : "이름 바꾸기",
"Delete" : "삭제",
"Unshare" : "공유 해제",
+ "Select" : "선택",
"Pending" : "대기 중",
"Error moving file" : "파일 이동 오류",
"Error" : "오류",
@@ -65,6 +67,7 @@ OC.L10N.register(
"Maximum upload size" : "최대 업로드 크기",
"max. possible: " : "최대 가능:",
"Save" : "저장",
+ "Settings" : "설정",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "WebDAV로 파일에 접근하려면 <a href=\"%s\" target=\"_blank\">이 주소를 사용하십시오</a>",
"New" : "새로 만들기",
@@ -73,6 +76,7 @@ OC.L10N.register(
"New folder" : "새 폴더",
"Folder" : "폴더",
"From link" : "링크에서",
+ "Cancel upload" : "업로드 취소",
"Download" : "다운로드",
"Upload too large" : "업로드한 파일이 너무 큼",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.",