diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-09 00:12:41 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-09 00:12:41 +0100 |
commit | e3e4dcf77b0abf719fd69fcbbe8cab76b530c138 (patch) | |
tree | 59ccaa9d516c2120de5eb6602d8fac10c198b5c3 /core/l10n/ko.php | |
parent | a84ae04c17df4891664d09c46b6294b2c6693350 (diff) | |
download | nextcloud-server-e3e4dcf77b0abf719fd69fcbbe8cab76b530c138.tar.gz nextcloud-server-e3e4dcf77b0abf719fd69fcbbe8cab76b530c138.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.php')
-rw-r--r-- | core/l10n/ko.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/ko.php b/core/l10n/ko.php index e00e4bd29ca..5a0b581fffc 100644 --- a/core/l10n/ko.php +++ b/core/l10n/ko.php @@ -33,6 +33,10 @@ "Error while sharing" => "공유하던 중에 에러발생", "Error while unsharing" => "공유해제하던 중에 에러발생", "Error while changing permissions" => "권한변경 중에 에러발생", +"Shared with you and the group {group} by {owner}" => "당신과 {owner} 의 그룹 {group} 로 공유중", +"Shared with you by {owner}" => "{owner} 와 공유중", +"Share with" => "공유자", +"Share with link" => "URL 링크로 공유", "Password protect" => "비밀번호 보호", "Password" => "암호", "Set expiration date" => "만료일자 설정", @@ -40,6 +44,7 @@ "Share via email:" => "via 이메일로 공유", "No people found" => "발견된 사람 없음", "Resharing is not allowed" => "재공유는 허용되지 않습니다", +"Shared in {item} with {user}" => "{item} 내에서 {user} 와 공유중", "Unshare" => "공유해제", "can edit" => "편집 가능", "access control" => "컨트롤에 접근", |