diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/ko.json')
-rw-r--r-- | apps/federatedfilesharing/l10n/ko.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ko.json b/apps/federatedfilesharing/l10n/ko.json index 55be415c40e..5a85d76fa6b 100644 --- a/apps/federatedfilesharing/l10n/ko.json +++ b/apps/federatedfilesharing/l10n/ko.json @@ -1,6 +1,21 @@ { "translations": { "Federated sharing" : "연합 공유", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote}의 원격 공유 {name}을(를) 추가하시겠습니까?", + "Remote share" : "원격 공유", + "Remote share password" : "원격 공유 암호", + "Cancel" : "취소", + "Add remote share" : "원격 공유 추가", + "Copied!" : "복사됨!", + "Not supported!" : "지원하지 않음!", + "Press ⌘-C to copy." : "⌘-C 복사", + "Press Ctrl-C to copy." : "⌘-C 복사", "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID", + "Server to server sharing is not enabled on this server" : "이 서버에서 서버간 공유를 사용할 수 없음", + "Couldn't establish a federated share." : "연합 공유를 설정할 수 없음", + "The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.", + "Not allowed to create a federated share with the owner." : "소유자와 연합 공유를 만들 수 없음", + "Invalid or untrusted SSL certificate" : "유효하지 않거나 신뢰할 수없는 SSL 인증서", + "Storage not valid" : "유효하지 않은 스토리지", "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을(를) 찾을 수 없습니다. 서버에 접근하지 못할 수도 있습니다.", |