diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/ko.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ko.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/federatedfilesharing/l10n/ko.js b/apps/federatedfilesharing/l10n/ko.js index c0611b8b907..ab79775039d 100644 --- a/apps/federatedfilesharing/l10n/ko.js +++ b/apps/federatedfilesharing/l10n/ko.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "연합 공유를 설정할 수 없습니다.", "Couldn't establish a federated share, maybe the password was wrong." : "연합 공유를 설정할 수 없습니다. 암호가 잘못되었을 수도 있습니다.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "연합 공유 요청을 보냈으며 초대장을 받을 것입니다. 알림을 확인하십시오.", - "The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.", - "Not allowed to create a federated share with the owner." : "소유자와 연합 공유를 만들 수 없음", - "Invalid or untrusted SSL certificate" : "유효하지 않거나 신뢰할 수없는 SSL 인증서", - "Could not authenticate to remote share, password might be wrong" : "원격 공유에 인증할 수 없습니다. 암호가 잘못되었을 수도 있습니다", - "Storage not valid" : "유효하지 않은 저장소", - "Federated share added" : "연합 공유를 추가함", - "Couldn't add remote share" : "원격 공유를 추가할 수 없음", "Sharing %s failed, because this item is already shared with %s" : "%s을(를) 공유할 수 없습니다. 이미 %s 님과 공유되어 있습니다", "Not allowed to create a federated share with the same user" : "같은 사용자와 연합 공유를 만들 수 없음", "File is already shared with %s" : "파일이 %s와(과) 이미 공유됨", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "내 웹 사이트에 추가", "Share with me via Nextcloud" : "Nextcloud로 나와 공유하기", "HTML Code:" : "HTML 코드:", + "The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.", + "Not allowed to create a federated share with the owner." : "소유자와 연합 공유를 만들 수 없음", + "Invalid or untrusted SSL certificate" : "유효하지 않거나 신뢰할 수없는 SSL 인증서", + "Could not authenticate to remote share, password might be wrong" : "원격 공유에 인증할 수 없습니다. 암호가 잘못되었을 수도 있습니다", + "Storage not valid" : "유효하지 않은 저장소", + "Federated share added" : "연합 공유를 추가함", + "Couldn't add remote share" : "원격 공유를 추가할 수 없음", "Search global and public address book for users and let local users publish their data" : "전역 및 공개 주소록에서 검색하고 로컬 사용자가 정보를 공개할 수 있도록 허용" }, "nplurals=1; plural=0;"); |