summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-24 01:57:28 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-24 01:57:28 -0400
commit4b3af9dfe781dc875f3bf94cd31e658ef1d707a9 (patch)
tree78e6d3a866abfb03c1731879319aea4f10b301f5 /lib/l10n/ko.js
parent6fc92453f3ade9bfdb5286b74bf64457e88e8917 (diff)
downloadnextcloud-server-4b3af9dfe781dc875f3bf94cd31e658ef1d707a9.tar.gz
nextcloud-server-4b3af9dfe781dc875f3bf94cd31e658ef1d707a9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 48b49fcea8c..be8f55ff83a 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "%sconfig 디렉터리에 웹 서버 쓰기 권한%s을 주면 해결됩니다.",
"Sample configuration detected" : "예제 설정 감지됨",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "예제 설정이 복사된 것 같습니다. 올바르게 작동하지 않을 수도 있기 때문에 지원되지 않습니다. config.php를 변경하기 전 문서를 읽어 보십시오",
+ "You are not allowed to share %s" : "%s을(를) 공유할 수 있는 권한이 없습니다",
"PHP %s or higher is required." : "PHP 버전 %s 이상이 필요합니다.",
"PHP with a version lower than %s is required." : "PHP 버전 %s 미만이 필요합니다.",
"Following databases are supported: %s" : "다음 데이터베이스를 지원합니다: %s",
@@ -85,7 +86,6 @@ OC.L10N.register(
"%s via %s" : "%s(%s 경유)",
"Sharing %s failed, because the backend does not allow shares from type %i" : "%s을(를) 공유할 수 없습니다. 백엔드에서 %i 형식의 공유를 허용하지 않습니다",
"Sharing %s failed, because the file does not exist" : "%s을(를) 공유할 수 없습니다. 파일이 존재하지 않습니다",
- "You are not allowed to share %s" : "%s을(를) 공유할 수 있는 권한이 없습니다",
"Sharing %s failed, because you can not share with yourself" : "%s을(를) 공유할 수 없습니다. 자기 자신과 공유할 수 없습니다",
"Sharing %s failed, because the user %s does not exist" : "%s을(를) 공유할 수 없습니다. 사용자 %s이(가) 존재하지 않습니다",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s을(를) 공유할 수 없습니다. 사용자 %s 님은 %s 님이 회원인 어떠한 그룹에도 속해 있지 않습니다",
@@ -123,7 +123,6 @@ OC.L10N.register(
"Cannot write into \"apps\" directory" : "\"apps\" 디렉터리에 기록할 수 없습니다",
"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\">giving the webserver write access to the root directory</a>." : "<a href=\"%s\" target=\"_blank\">루트 디렉터리에 웹 서버 쓰기 권한</a>을 주면 해결됩니다.",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "%s루트 디렉터리에 웹 서버 쓰기 권한%s을 주면 해결됩니다.",
"Setting locale to %s failed" : "로캘을 %s(으)로 설정할 수 없음",
"Please install one of these locales on your system and restart your webserver." : "다음 중 하나 이상의 로캘을 시스템에 설치하고 웹 서버를 다시 시작하십시오.",