summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ko.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-31 01:54:39 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-31 01:54:39 -0500
commitc877fbdac8b3cdeffa51fa3f6b1e1e983127113b (patch)
tree246dc3dd3bf943be0cb49c2383b800e8d4e96fa9 /apps/files_sharing/l10n/ko.js
parent6da204bcf8bbffe76f7a6485848af24baebc7fd4 (diff)
downloadnextcloud-server-c877fbdac8b3cdeffa51fa3f6b1e1e983127113b.tar.gz
nextcloud-server-c877fbdac8b3cdeffa51fa3f6b1e1e983127113b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ko.js')
-rw-r--r--apps/files_sharing/l10n/ko.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js
index 4eba3522746..cc5489232c4 100644
--- a/apps/files_sharing/l10n/ko.js
+++ b/apps/files_sharing/l10n/ko.js
@@ -4,6 +4,8 @@ OC.L10N.register(
"Server to server sharing is not enabled on this server" : "이 서버에서 서버간 공유를 사용할 수 없음",
"The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.",
"Invalid or untrusted SSL certificate" : "잘못되었거나 신뢰할 수 없는 SSL 인증서",
+ "Could not authenticate to remote share, password might be wrong" : "원격 공유에서 인증할 수 없습니다. 암호가 맞지 않을 수 있습니다.",
+ "Storage not valid" : "저장소가 잘못됨",
"Couldn't add remote share" : "원격 공유를 추가할 수 없음",
"Shared with you" : "나와 공유됨",
"Shared with others" : "다른 사람과 공유됨",
@@ -47,6 +49,7 @@ OC.L10N.register(
"Download" : "다운로드",
"Download %s" : "%s 다운로드",
"Direct link" : "직접 링크",
+ "Federated Cloud Sharing" : "클라우드 연합 공유",
"Allow users on this server to send shares to other servers" : "이 서버의 사용자가 다른 서버와 공유할 수 있도록 허용",
"Allow users on this server to receive shares from other servers" : "이 서버의 사용자가 다른 서버에서 공유한 파일을 받을 수 있도록 허용"
},