aboutsummaryrefslogtreecommitdiffstats
path: root/settings/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-28 00:10:20 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-28 00:10:20 +0000
commite2670e62ebc5a0b2491b2c9c80ceed0ba05ac5ee (patch)
tree6418d60680468273c4f6692c04301e816d2915c5 /settings/l10n/ko.js
parentc4d263199c992e890f5b413c26645c1156e0cfe6 (diff)
downloadnextcloud-server-e2670e62ebc5a0b2491b2c9c80ceed0ba05ac5ee.tar.gz
nextcloud-server-e2670e62ebc5a0b2491b2c9c80ceed0ba05ac5ee.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r--settings/l10n/ko.js17
1 files changed, 15 insertions, 2 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js
index 37571d200b3..a762537f70f 100644
--- a/settings/l10n/ko.js
+++ b/settings/l10n/ko.js
@@ -174,9 +174,9 @@ OC.L10N.register(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP에서 인라인 doc 블록을 삭제하도록 설정되어 있습니다. 일부 코어 앱에 접근할 수 없을 수도 있습니다.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Zend OPcache, eAccelerator 같은 캐시/가속기 문제일 수도 있습니다.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP 모듈 'fileinfo'가 존재하지 않습니다. MIME 형식 감지 결과를 향상시키기 위하여 이 모듈을 활성화하는 것을 추천합니다.",
- "System locale can not be set to a one which supports UTF-8." : "UTF-8을 지원하는 시스템 로캘을 사용할 수 없습니다.",
+ "System locale can not be set to a one which supports UTF-8." : "UTF-8을 지원하는 시스템 로케일을 사용할 수 없습니다.",
"This means that there might be problems with certain characters in file names." : "파일 이름의 일부 문자에 문제가 생길 수도 있습니다.",
- "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "다음 중 하나 이상의 로캘을 지원하기 위하여 필요한 패키지를 시스템에 설치하는 것을 추천합니다: %s.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "다음 중 하나 이상의 로케일을 지원하기 위하여 필요한 패키지를 시스템에 설치하는 것을 추천합니다: %s.",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "도메인의 루트 디렉터리 아래에 설치되어 있지 않고 시스템 cron을 사용한다면 URL 생성에 문제가 발생할 수도 있습니다. 이 문제를 해결하려면 설치본의 웹 루트 경로에 있는 config.php 파일의 \"overwrite.cli.url\" 옵션을 변경하십시오(제안: \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "CLI로 cronjob을 실행할 수 없었습니다. 다음 기술적 오류가 발생했습니다:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">설치 가이드</a>를 ↗ 확인하고 <a href=\"%s\">로그</a>에 오류 또는 경고를 확인하시기 바랍니다.",
@@ -295,13 +295,26 @@ OC.L10N.register(
"Group" : "그룹",
"Everyone" : "모두",
"Admins" : "관리자",
+ "Default quota" : "기본 할당량",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "저장소 할당량을 입력하십시오 (예: \"512 MB\", \"12 GB\")",
"Other" : "기타",
+ "Group admin for" : "다음 그룹의 관리자:",
"Quota" : "할당량",
+ "Storage location" : "저장소 위치",
+ "User backend" : "사용자 백엔드",
+ "Last login" : "마지막 로그인",
"change full name" : "전체 이름 변경",
"set new password" : "새 암호 설정",
"change email address" : "이메일 주소 변경",
"Default" : "기본값",
+ "add group" : "그룹 추가",
+ "Add Group" : "그룹 추가",
+ "Default Quota" : "기본 할당량",
+ "Full Name" : "전체 이름",
+ "Group Admin for" : "다음 그룹의 관리자:",
+ "Storage Location" : "저장소 위치",
+ "User Backend" : "사용자 백엔드",
+ "Last Login" : "마지막 로그인",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "외부 저장소",