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>2020-07-10 05:16:48 +0300
committerNextcloud bot <bot@nextcloud.com>2020-07-10 05:16:48 +0300
commit7868d4e3b297820f3335bf58c9d24ce81a57f563 (patch)
treea7265370a30b9ad186b9f35f6b6b27828a2d10c5 /lib/l10n/ko.js
parente18e4511d0988fd1133f0bfc553f38e5a29a4565 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 87952e6ac07..f999ce9008c 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -185,8 +185,8 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "서버 관리자에게 웹 서버 재시작을 요청하십시오.",
"PostgreSQL >= 9 required" : "PostgreSQL 버전 9 이상이 필요합니다",
"Please upgrade your database version" : "데이터베이스 버전을 업그레이드 하십시오",
- "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "권한을 0770으로 변경하여 다른 사용자가 읽을 수 없도록 하십시오.",
"Your data directory is readable by other users" : "내 데이터 디렉터리를 다른 사용자가 읽을 수 있음",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "권한을 0770으로 변경하여 다른 사용자가 읽을 수 없도록 하십시오.",
"Your data directory must be an absolute path" : "내 데이터 디렉터리는 절대 경로여야 함",
"Check the value of \"datadirectory\" in your configuration" : "설정 중 \"datadirectory\" 값을 확인하십시오",
"Your data directory is invalid" : "내 데이터 디렉터리가 잘못됨",