diff options
Diffstat (limited to 'apps/files_sharing/l10n/ko.json')
-rw-r--r-- | apps/files_sharing/l10n/ko.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 8c8b401f3c0..64081313942 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -77,6 +77,7 @@ "Wrong path, file/folder does not exist" : "경로가 잘못됨, 파일 또는 폴더가 존재하지 않음", "Could not create share" : "공유를 만들 수 없음", "Invalid permissions" : "권한이 유효하지 않음", + "Invalid date, date format must be YYYY-MM-DD" : "잘못된 날짜, YYYY-MM-DD 형식이어야 합니다.", "Please specify a valid account to share with" : "올바른 공유 대상 계정을 입력하십시오", "Group sharing is disabled by the administrator" : "관리자가 그룹 공유를 비활성화함", "Please specify a valid group" : "올바른 그룹을 지정하십시오", @@ -86,7 +87,6 @@ "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 account ID" : "올바른 연합 계정 ID를 입력하십시오", - "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" : "올바른 서클을 지정하십시오", @@ -201,12 +201,10 @@ "Share with {userName}" : "{userName}와(과) 공유", "Share with group" : "그룹과 공유", "Share in conversation" : "대화방과 공유", - "Share with remote" : "원격지에 공유", "Share with remote group" : "원격 그룹과 공유", "Share with guest" : "손님과 공유", - "Share with" : "다음과 공유", - "Save share" : "공유 저장", "Update share" : "공유 업데이트", + "Save share" : "공유 저장", "Others with access" : "접근할 수 있는 다른 사용자", "No other accounts with access found" : "접근할 수 있는 다른 계정이 없음", "Toggle list of others with access to this directory" : "이 경로에 접근할 수 있는 사용자들의 목록 전환", @@ -305,6 +303,8 @@ "the item was removed" : "항목이 삭제됨", "the link expired" : "링크가 만료됨", "sharing is disabled" : "공유가 비활성화됨", - "For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오." + "For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오.", + "Share with remote" : "원격지에 공유", + "Share with" : "다음과 공유" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |