diff options
Diffstat (limited to 'lib/l10n/ko.json')
-rw-r--r-- | lib/l10n/ko.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index 539f62476ac..c431ac654b9 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -187,14 +187,6 @@ "Storage connection error. %s" : "저장소 연결 오류입니다. %s", "Storage is temporarily not available" : "저장소를 임시로 사용할 수 없음", "Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s", - "This can usually be fixed by giving the webserver write access to the config directory" : "config 디렉터리에 웹 서버 쓰기 권한을 부여해서 해결할 수 있습니다", - "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "config.php 파일을 읽기 전용으로 하시려는 경우, 설정의 \"config_is_read_only\"를 true로 하십시오.", - "Can't create or write into the data directory %s" : "데이터 디렉터리 %s을(를) 만들거나 기록할 수 없음", - "Can’t increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다", - "Files can’t be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다", - "Files can’t be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다", - "Can’t set expiration date more than %s days in the future" : "만료 날짜를 %s일 이상 이후로 설정할 수 없습니다", - "Can't read file" : "파일을 읽을 수 없음", "Cannot write into \"config\" directory" : "\"config\" 디렉터리에 기록할 수 없습니다", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "config 디렉터리에 웹 서버의 쓰기 권한을 부여해서 해결할 수 있습니다. %s 문서를 참조하십시오", "Cannot write into \"apps\" directory" : "\"apps\" 디렉터리에 기록할 수 없습니다", |