diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-27 00:32:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-27 00:32:18 +0000 |
commit | cd1ec4aa17993bc54d06132ddc0147b3e53ba3b1 (patch) | |
tree | 8ad504f0b3f66a64c58ed36cbedab32e9d765098 /apps/files_sharing/l10n/ko.js | |
parent | 3190dfb5ae3a0f2966ba1229a54a5cad79226e4e (diff) | |
download | nextcloud-server-cd1ec4aa17993bc54d06132ddc0147b3e53ba3b1.tar.gz nextcloud-server-cd1ec4aa17993bc54d06132ddc0147b3e53ba3b1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ko.js')
-rw-r--r-- | apps/files_sharing/l10n/ko.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index 703361af0f3..6f79305f5df 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -12,13 +12,13 @@ OC.L10N.register( "Files and folders you share by link will show up here" : "내가 링크로 공유하는 파일과 폴더가 여기에 나타납니다", "Deleted shares" : "삭제된 공유", "No deleted shares" : "삭제된 공유 없음", - "Shares you deleted will show up here" : "삭제한 공유 목록이 여기에 표시됩니다", + "Shares you deleted will show up here" : "삭제한 공유 목록이 여기에 표시됩니다.", "Pending shares" : "진행중인 공유", "No pending shares" : "보류 중인 공유 없음", "Shares you have received but not confirmed will show up here" : "공유를 받았지만 확인하지 않은 경우 이곳에 표시됩니다.", "Shares" : "공유", "No shares" : "공유 없음", - "Shares will show up here" : "공유 목록이 여기에 표시됩니다", + "Shares will show up here" : "공유 목록이 여기에 표시됩니다.", "Restore" : "Restore", "Restore share" : "공유 복원", "Something happened. Unable to restore the share." : "무언가 잘못되었습니다. 공유를 복원할 수 없습니다.", @@ -115,7 +115,7 @@ OC.L10N.register( "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud 토크가 활성화되어 있지 않기 때문에 Nextcloud 토크에 암호를 보내서 %s(을)를 공유 할 수 없음", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "%1$s을(를) 공유할 수 없습니다. 백엔드에서 %2$s 형식의 공유를 지원하지 않습니다", "Please specify a valid federated user ID" : "유효한 연합 사용자 ID를 지정하세요.", - "Invalid date, date format must be YYYY-MM-DD" : "잘못된 날짜, YYYY-MM-DD 형식이어야 합니다", + "Invalid date, date format must be YYYY-MM-DD" : "잘못된 날짜, YYYY-MM-DD 형식이어야 합니다.", "Please specify a valid federated group ID" : "유효한 연합 그룹 ID를 지정하세요.", "You cannot share to a Circle if the app is not enabled" : "서클 앱이 활성화되어 있지 않으면 서클로 공유할 수 없음", "Please specify a valid circle" : "올바른 서클을 지정하십시오", @@ -250,13 +250,13 @@ OC.L10N.register( "Error generating password from password policy" : "암호 정책에서 암호 생성 중에 오류 발생", "Shared with you and the group {group} by {owner}" : "{owner}님이 당신 및 {group} 그룹에게 공유함", "Shared with you and {circle} by {owner}" : "{owner}님이 여러분과 {circle}에게 공유함", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} 님이 여러분과 대화 {conversation}와(과) 공유함", + "Shared with you and the conversation {conversation} by {owner}" : "{owner}님이 여러분과 대화 {conversation}와(과) 공유함", "Shared with you in a conversation by {owner}" : "{owner}님이 대화에서 당신에게 공유함", "No entries found in this folder" : "이 폴더에 항목 없음", "Name" : "이름", "Share time" : "공유 시간", "Expiration date" : "만료 날짜", - "Sorry, this link does not seem to work anymore." : "죄송합니다, 이 링크는 더 이상 작동하지 않습니다", + "Sorry, this link does not seem to work anymore." : "죄송합니다, 이 링크는 더 이상 작동하지 않습니다.", "Reasons might be:" : "이유는 다음과 같을 수 있습니다:", "the item was removed" : "항목이 삭제됨", "the link expired" : "링크가 만료됨", |