summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/ko.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-26 04:50:32 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-26 04:50:32 -0400
commit14c34919774484d095d26ad2a7246fc897dc2d41 (patch)
treed9a4df5e405fad7f85725fe159a88f0b9cf0d844 /apps/federatedfilesharing/l10n/ko.js
parent23e7ad7a789b90091ab66f1b99091a1a515feb6b (diff)
downloadnextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.tar.gz
nextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/ko.js')
-rw-r--r--apps/federatedfilesharing/l10n/ko.js14
1 files changed, 13 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/ko.js b/apps/federatedfilesharing/l10n/ko.js
index 87eb7f9c206..4e6294e66ca 100644
--- a/apps/federatedfilesharing/l10n/ko.js
+++ b/apps/federatedfilesharing/l10n/ko.js
@@ -4,6 +4,18 @@ OC.L10N.register(
"Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID",
"Sharing %s failed, because this item is already shared with %s" : "%s을(를) 공유할 수 없습니다. 이미 %s 님과 공유되어 있습니다",
"Not allowed to create a federated share with the same user" : "같은 사용자와 연합 공유를 만들 수 없음",
- "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s을(를) 공유할 수 없습니다. %s을(를) 찾을 수 없습니다. 서버에 접근하지 못할 수도 있습니다."
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s을(를) 공유할 수 없습니다. %s을(를) 찾을 수 없습니다. 서버에 접근하지 못할 수도 있습니다.",
+ "Share with me through my #ownCloud Federated Cloud ID, see %s" : "내 #ownCloud 연합 클라우드 ID를 통해서 공유됨, 더 알아보기: %s",
+ "Share with me through my #ownCloud Federated Cloud ID" : "내 #ownCloud 연합 클라우드 ID를 통해서 공유됨",
+ "Federated Cloud Sharing" : "클라우드 연합 공유",
+ "Open documentation" : "문서 열기",
+ "Allow users on this server to send shares to other servers" : "이 서버의 사용자가 다른 서버와 공유할 수 있도록 허용",
+ "Allow users on this server to receive shares from other servers" : "이 서버의 사용자가 다른 서버에서 공유한 파일을 받을 수 있도록 허용",
+ "Federated Cloud" : "연합 클라우드",
+ "Your Federated Cloud ID:" : "내 연합 클라우드 ID:",
+ "Share it:" : "공유하기:",
+ "Add to your website" : "내 웹 사이트에 추가",
+ "Share with me via ownCloud" : "ownCloud로 나와 공유하기",
+ "HTML Code:" : "HTML 코드:"
},
"nplurals=1; plural=0;");