diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-28 01:55:00 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-28 01:55:00 -0400 |
commit | c683b1d3c9573260667c92587189723ab2905719 (patch) | |
tree | 9eb9a8637737eb32848fff66ef42019045a84d79 /apps/files_sharing/l10n/ko.json | |
parent | 6ada1e327661b7ee2a4cf2d49aa6843352d1c31d (diff) | |
download | nextcloud-server-c683b1d3c9573260667c92587189723ab2905719.tar.gz nextcloud-server-c683b1d3c9573260667c92587189723ab2905719.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ko.json')
-rw-r--r-- | apps/files_sharing/l10n/ko.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 054194ee7a7..85d4543bb14 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -27,6 +27,7 @@ "A file or folder has been <strong>shared</strong>" : "파일이나 폴더가 <strong>공유됨</strong>", "A file or folder was shared from <strong>another server</strong>" : "<strong>다른 서버</strong>에서 파일이나 폴더를 공유함", "A public shared file or folder was <strong>downloaded</strong>" : "공개 공유된 파일이나 폴더가 <strong>다운로드됨</strong>", + "You received a new remote share %2$s from %1$s" : "%1$s에서 새 원격 공유 %2$s을(를) 받았습니다", "You received a new remote share from %s" : "%s에서 원격 공유 요청을 받았습니다", "%1$s accepted remote share %2$s" : "%1$s 님이 원격 공유 %2$s을(를) 수락함", "%1$s declined remote share %2$s" : "%1$s 님이 원격 공유 %2$s을(를) 거절함", @@ -38,6 +39,8 @@ "%2$s shared %1$s with you" : "%2$s 님이 내게 %1$s을(를) 공유함", "You shared %1$s via link" : "내가 %1$s을(를) 링크로 공유함", "Shares" : "공유", + "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를 통해서 공유됨", "This share is password-protected" : "이 공유는 암호로 보호되어 있습니다", "The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 입력해 주십시오.", "Password" : "암호", @@ -57,6 +60,12 @@ "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" : "이 서버의 사용자가 다른 서버에서 공유한 파일을 받을 수 있도록 허용" + "Allow users on this server to receive shares from other servers" : "이 서버의 사용자가 다른 서버에서 공유한 파일을 받을 수 있도록 허용", + "Federated Cloud" : "연합 클라우드", + "Your Federated Cloud ID:" : "내 연합 클라우드 ID:", + "Share it:" : "공유하기:", + "Add it to your website:" : "웹 사이트에 다음을 추가하십시오:", + "Share with me via ownCloud" : "ownCloud로 나와 공유하기", + "HTML Code:" : "HTML 코드:" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |