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:
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 714567d0ad8..2ee76388ec8 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -176,7 +176,6 @@ OC.L10N.register(
"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을(를) 만들거나 기록할 수 없음",
- "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID",
"Can’t increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다",
"Files can’t be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다",
"Files can’t be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다",