diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
commit | 91365a896966cc6571e669f267731c5ca96ca8f0 (patch) | |
tree | 6fdb3d834ae3b5978915965edda9e377031febcb /core/l10n/ko.js | |
parent | 0155bcf278e2a948b45be0496f7d58fef2215fbd (diff) | |
download | nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.tar.gz nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 39 |
1 files changed, 18 insertions, 21 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 56fe67b553b..c6ebf5e502f 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -116,14 +116,15 @@ OC.L10N.register( "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 users or groups …" : "사용자 및 그룹과 공유...", - "Share with users, groups or remote users …" : "사용자, 그룹 및 원격 사용자와 공유...", - "Share" : "공유", - "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "username@example.com/owncloud 형식으로 다른 ownCloud 사용자와 공유할 수 있습니다", - "Share link" : "링크 공유", + "Error setting expiration date" : "만료 날짜 설정 오류", "The public link will expire no later than {days} days after it is created" : "공개 링크를 만든 후 최대 {days}일까지 유지됩니다", + "Set expiration date" : "만료 날짜 설정", + "Expiration" : "만료", + "Expiration date" : "만료 날짜", + "Sending ..." : "전송 중...", + "Email sent" : "이메일 발송됨", + "Resharing is not allowed" : "다시 공유할 수 없습니다", + "Share link" : "링크 공유", "Link" : "링크", "Password protect" : "암호 보호", "Password" : "암호", @@ -131,28 +132,24 @@ OC.L10N.register( "Allow editing" : "편집 허용", "Email link to person" : "이메일 주소", "Send" : "전송", - "Set expiration date" : "만료 날짜 설정", - "Expiration" : "만료", - "Expiration date" : "만료 날짜", - "An error occured. Please try again" : "오류가 발생하였습니다. 다시 시도하십시오.", - "Adding user..." : "사용자 추가 중...", + "Shared with you and the group {group} by {owner}" : "{owner} 님이 여러분 및 그룹 {group}와(과) 공유 중", + "Shared with you by {owner}" : "{owner} 님이 공유 중", + "Shared in {item} with {user}" : "{user} 님과 {item}에서 공유 중", "group" : "그룹", "remote" : "원격", - "Resharing is not allowed" : "다시 공유할 수 없습니다", - "Shared in {item} with {user}" : "{user} 님과 {item}에서 공유 중", - "Unshare" : "공유 해제", "notify by email" : "이메일로 알림", + "Unshare" : "공유 해제", "can share" : "공유 가능", "can edit" : "편집 가능", - "access control" : "접근 제어", "create" : "생성", "change" : "변경", "delete" : "삭제", - "Password protected" : "암호로 보호됨", - "Error unsetting expiration date" : "만료 날짜 해제 오류", - "Error setting expiration date" : "만료 날짜 설정 오류", - "Sending ..." : "전송 중...", - "Email sent" : "이메일 발송됨", + "access control" : "접근 제어", + "An error occured. Please try again" : "오류가 발생하였습니다. 다시 시도하십시오.", + "Share" : "공유", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "username@example.com/owncloud 형식으로 다른 ownCloud 사용자와 공유할 수 있습니다", + "Share with users or groups …" : "사용자 및 그룹과 공유...", + "Share with users, groups or remote users …" : "사용자, 그룹 및 원격 사용자와 공유...", "Warning" : "경고", "The object type is not specified." : "객체 유형이 지정되지 않았습니다.", "Enter new" : "새로운 값 입력", |