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:
authorNextcloud bot <bot@nextcloud.com>2022-05-02 16:12:35 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-02 16:12:35 +0300
commit3197ae83a4e85b1d26c8df7e5af04d50e89bd539 (patch)
tree52d187eb13b2eb13fc4694e8f024b79464f3b65c /lib/l10n/ko.js
parent83eb175682976dbcd9038a189a8ac74f4effd044 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 305274ffa88..a2329ec6590 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -189,14 +189,6 @@ OC.L10N.register(
"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\" 디렉터리에 기록할 수 없습니다",