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.js28
1 files changed, 1 insertions, 27 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 46ffd194900..7bf504c0659 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -227,32 +227,6 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "저장소 설정이 완전하지 않습니다. %s",
"Storage connection error. %s" : "저장소 연결 오류입니다. %s",
"Storage is temporarily not available" : "저장소를 임시로 사용할 수 없음",
- "Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s",
- "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "%sconfig 디렉터리에 웹 서버 쓰기 권한%s을 주면 해결됩니다.",
- "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %s인 모듈이 존재하지 않습니다. 앱 설정에서 활성화하거나 관리자에게 연락하십시오.",
- "Server settings" : "서버 설정",
- "DB Error: \"%s\"" : "DB 오류: \"%s\"",
- "Offending command was: \"%s\"" : "잘못된 명령: \"%s\"",
- "You need to enter either an existing account or the administrator." : "기존 계정이나 administrator(관리자)를 입력해야 합니다.",
- "Offending command was: \"%s\", name: %s, password: %s" : "잘못된 명령: \"%s\", 이름: %s, 암호: %s",
- "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "%s의 권한을 설정할 수 없습니다. %s 님에게 허용된 것 이상의 권한을 필요로 합니다",
- "Setting permissions for %s failed, because the item was not found" : "%s의 권한을 설정할 수 없습니다. 항목을 찾을 수 없습니다",
- "Cannot clear expiration date. Shares are required to have an expiration date." : "만료 날짜를 비워 둘 수 없습니다. 공유되는 항목에는 만료 날짜가 필요합니다.",
- "Cannot increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다",
- "Files can't be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다",
- "Files can't be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다",
- "Cannot set expiration date more than %s days in the future" : "만료 날짜를 %s일 이상 이후로 설정할 수 없습니다",
- "Personal" : "개인",
- "Admin" : "관리자",
- "No app name specified" : "앱 이름이 지정되지 않았음",
- "App '%s' could not be installed!" : "앱 '%s'을(를) 설치할 수 없습니다!",
- "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "%sapps 디렉터리에 웹 서버 쓰기 권한%s을 주거나 설정 파일에서 앱 스토어를 비활성화하면 해결됩니다.",
- "Cannot create \"data\" directory (%s)" : "\"data\" 디렉터리를 만들 수 없음(%s)",
- "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">루트 디렉터리에 웹 서버 쓰기 권한</a>을 주면 해결됩니다.",
- "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "%s루트 디렉터리에 웹 서버 쓰기 권한%s을 주면 해결됩니다.",
- "Data directory (%s) is readable by other users" : "데이터 디렉터리(%s)를 다른 사용자가 읽을 수 있음",
- "Data directory (%s) must be an absolute path" : "데이터 디렉터리(%s)는 반드시 절대 경로여야 함",
- "Data directory (%s) is invalid" : "데이터 디렉터리(%s)가 잘못됨",
- "Please check that the data directory contains a file \".ocdata\" in its root." : "데이터 디렉터리의 최상위 경로에 \".ocdata\" 파일이 있는지 확인하십시오."
+ "Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s"
},
"nplurals=1; plural=0;");