From 4b296c750a89878e11fe610a69f706c192155f30 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 13 Jul 2024 00:19:46 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files_sharing/l10n/ko.js | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'apps/files_sharing/l10n/ko.js') diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index 24f6edbb76f..1775b3f7c48 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -102,6 +102,7 @@ OC.L10N.register( "Share must at least have READ or CREATE permissions" : "공유에는 읽기와 생성 권한이 꼭 필요합니다.", "Share must have READ permission if UPDATE or DELETE permission is set" : "공유에 업데이트와 삭제 권한이 설정되어 있다면 읽기 권한이 꼭 필요합니다.", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud 토크가 활성화되어 있지 않기 때문에, 파일 및 폴더 공유를 위한 \"Nextcloud 토크에 암호 보내기\"가 실패했습니다.", + "Wrong password" : "잘못된 암호", "shared by %s" : "%s에 의해 공유됨", "Download all files" : "모든 파일 다운로드", "Direct link" : "직접 링크", @@ -114,6 +115,19 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "{user}님의 공유로 {group}그룹에서 {share}(을)를 받았습니다.", "Accept" : "수락", "Decline" : "거절", + "Expiration date" : "만료 날짜", + "Set a password" : "암호 설정", + "Password" : "암호", + "Share link" : "링크 공유", + "Copy to clipboard" : "클립보드로 복사", + "Send link via email" : "이메일로 링크 보내기", + "Link copied to clipboard" : "링크가 클립보드로 복사됨", + "Select" : "선택", + "Cancel" : "취소", + "Continue" : "계속", + "Close" : "닫기", + "Error creating the share: {errorMessage}" : "공유를 만드는 중 오류 발생: {errorMessage}", + "Error creating the share" : "공유를 만드는 중 오류 발생", "Sharing" : "공유", "Accept shares from other accounts and groups by default" : "다른 계정 및 그룹으로부터의 공유를 기본적으로 허용", "Error while toggling options" : "옵션을 켜는 중 오류 발생", @@ -146,7 +160,6 @@ OC.L10N.register( "Expiration date (enforced)" : "만료일 (강제됨)", "Enter a date" : "날짜 입력", "Create share" : "공유 만들기", - "Cancel" : "취소", "Customize link" : "링크 맞춤설정", "Generate QR code" : "QR코드 생성", "Add another link" : "다른 링크 추가", @@ -155,7 +168,6 @@ OC.L10N.register( "Mail share ({label})" : "메일 공유 ({label})", "Share link ({label})" : "링크 공유 ({label})", "Share link ({index})" : "링크 공유 ({index})", - "Share link" : "링크 공유", "Actions for \"{title}\"" : "\"{title}\"에 대한 작업", "Copy public link of \"{title}\" to clipboard" : "\"{title}\"의 공개 링크를 클립보드에 복사", "Error, please enter proper password and/or expiration date" : "오류, 적절한 암호와 만료일을 입력하세요.", @@ -163,7 +175,6 @@ OC.L10N.register( "Error while creating the share" : "공유를 만드는 중 오류 발생", "View only" : "읽기 전용", "Can edit" : "수정할 수 있음", - "File drop" : "업로드만 허용", "Custom permissions" : "사용자 지정 권한", "Search for share recipients" : "공유 받는이 검색", "No recommendations. Start typing." : "추천 없음. 타이핑을 시작하십시오", @@ -185,12 +196,10 @@ OC.L10N.register( "Advanced settings" : "고급 설정", "Share label" : "공유 이름", "Set password" : "비밀번호 설정", - "Password" : "암호", "Password expires {passwordExpirationTime}" : "암호가 {passwordExpirationTime}에 만료됨", "Password expired" : "암호 만료됨", "Video verification" : "화상 인증", "Set expiration date" : "만료기한 설정", - "Expiration date" : "만료 날짜", "Hide download" : "다운로드 숨기기", "Allow download" : "다운로드 허용", "Note to recipient" : "받는이에게 메모", @@ -225,8 +234,6 @@ OC.L10N.register( "Shared by {ownerDisplayName}" : "{ownerDisplayName}이 변경함", "Show sharing options" : "공유 옵션 표시", "Link to a file" : "파일로 향한 링크", - "Error creating the share: {errorMessage}" : "공유를 만드는 중 오류 발생: {errorMessage}", - "Error creating the share" : "공유를 만드는 중 오류 발생", "Error updating the share: {errorMessage}" : "공유를 업데이트 하는 중 오류 발생: {errorMessage}", "Error updating the share" : "공유를 업데이트 하는 중 오류 발생", "File \"{path}\" has been unshared" : "\"{path}\" 파일의 공유가 취소됨", @@ -293,6 +300,7 @@ OC.L10N.register( "Bundled permissions" : "번들 권한", "Only works for users with access to this folder" : "이 폴더의 접근 권한이 있는 사용자만 사용 가능", "Only works for users with access to this file" : "이 파일에 접근할 수 있는 사용자에게만 작동", + "File drop" : "업로드만 허용", "Circle" : "서클", "Update" : "업데이트", "Share with " : "공유 받는이:", -- cgit v1.2.3