diff options
author | Bjoern Schiessle <bjoern@schiessle.org> | 2016-06-20 12:08:23 +0200 |
---|---|---|
committer | Bjoern Schiessle <bjoern@schiessle.org> | 2016-06-20 14:20:48 +0200 |
commit | 9eaccaf2b1b3545a610f1b57e20a7ca0082d0943 (patch) | |
tree | e9f2b645a549504c6d26d875c97e9b8caa9bac36 /apps/federatedfilesharing/l10n/ko.js | |
parent | 99833ecffad341d5878942cd35a1b7b5c4e6496e (diff) | |
download | nextcloud-server-9eaccaf2b1b3545a610f1b57e20a7ca0082d0943.tar.gz nextcloud-server-9eaccaf2b1b3545a610f1b57e20a7ca0082d0943.zip |
s/ownCloud/Nextcloud
Diffstat (limited to 'apps/federatedfilesharing/l10n/ko.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ko.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/ko.js b/apps/federatedfilesharing/l10n/ko.js index cb21b7b15c4..d98feb21524 100644 --- a/apps/federatedfilesharing/l10n/ko.js +++ b/apps/federatedfilesharing/l10n/ko.js @@ -8,8 +8,8 @@ OC.L10N.register( "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s을(를) 공유할 수 없습니다. %s을(를) 찾을 수 없습니다. 서버에 접근하지 못할 수도 있습니다.", "Accept" : "수락", "Decline" : "거절", - "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를 통해서 공유됨", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "내 #Nextcloud 연합 클라우드 ID를 통해서 공유됨, 더 알아보기: %s", + "Share with me through my #Nextcloud Federated Cloud ID" : "내 #Nextcloud 연합 클라우드 ID를 통해서 공유됨", "Federated Cloud Sharing" : "클라우드 연합 공유", "Open documentation" : "문서 열기", "Allow users on this server to send shares to other servers" : "이 서버의 사용자가 다른 서버와 공유할 수 있도록 허용", @@ -18,7 +18,7 @@ OC.L10N.register( "Your Federated Cloud ID:" : "내 연합 클라우드 ID:", "Share it:" : "공유하기:", "Add to your website" : "내 웹 사이트에 추가", - "Share with me via ownCloud" : "ownCloud로 나와 공유하기", + "Share with me via Nextcloud" : "Nextcloud로 나와 공유하기", "HTML Code:" : "HTML 코드:" }, "nplurals=1; plural=0;"); |