summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-12 01:12:21 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-12 01:12:21 +0000
commit4e56a024504abb1ae1e8abd702f5c0e15ac49418 (patch)
tree2ad5529fc441d64022c081b9f57c35848429efbc /apps/theming/l10n/ko.js
parent15c099df4d225db98fb3e460a66d974c1f654964 (diff)
downloadnextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.tar.gz
nextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ko.js')
-rw-r--r--apps/theming/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ko.js b/apps/theming/l10n/ko.js
index 6d2513b90dc..fa872c7c7aa 100644
--- a/apps/theming/l10n/ko.js
+++ b/apps/theming/l10n/ko.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"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 file to disk." : "디스크에 파일을 기록할 수 없습니다.",
@@ -34,6 +33,7 @@ OC.L10N.register(
"Upload new login background" : "새 로그인 배경 업로드",
"Remove background image" : "배경 그림 삭제",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "업로드한 로고와 색으로부터 자동으로 파비콘을 생성하려면 PHP Imagemagick 확장 기능 및 SVG 형식 그림 지원을 설치하십시오.",
- "reset to default" : "기본값으로 초기화"
+ "reset to default" : "기본값으로 초기화",
+ "The uploaded file was only partially uploaded" : "파일이 일부분만 업로드됨"
},
"nplurals=1; plural=0;");