diff options
Diffstat (limited to 'apps/files_sharing/l10n/ko.js')
-rw-r--r-- | apps/files_sharing/l10n/ko.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index d5d2d8a81d3..88e83c2d820 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -387,16 +387,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner}님이 여러분과 {circle}에게 공유함", "Shared with you and the conversation {conversation} by {owner}" : "{owner}님이 여러분과 대화 {conversation}와(과) 공유함", "Shared with you in a conversation by {owner}" : "{owner}님이 대화에서 당신에게 공유함", - "Share note" : "공유 노트", - "Show list view" : "목록 보기", - "Show grid view" : "바둑판식 보기", - "Upload files to %s" : "%s에 파일 업로드", - "%s shared a folder with you." : "%s님이 당신과 폴더를 공유했습니다", - "Note" : "노트", - "Select or drop files" : "파일을 선택하거나 끌어다 놓기", - "Uploading files" : "파일 업로드 중", - "Uploaded files:" : "업로드한 파일:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "파일을 업로드하면 %1$s이용 약관%2$s에 동의하는 것을 의미합니다.", "Share not found" : "공유를 찾을 수 없음", "Back to %s" : "%s(으)로 돌아가기", "Add to your Nextcloud" : "내 Nextcloud에 추가", @@ -406,6 +396,8 @@ OC.L10N.register( "This will stop your current uploads." : "이것은 현재 업로드를 중단시킬 것입니다.", "Move or copy" : "이동이나 복사", "You can upload into this folder" : "이 폴더에 업로드할 수 있습니다", + "Show list view" : "목록 보기", + "Show grid view" : "바둑판식 보기", "No compatible server found at {remote}" : "{remote}에서 호환 서버를 찾을 수 없음", "Invalid server URL" : "잘못된 서버 URL", "Failed to add the public link to your Nextcloud" : "Nextcloud에 공개 링크를 추가할 수 없음", @@ -418,6 +410,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "파일을 업로드하려면 먼저 당신의 이름을 알려주세요.", "Enter your name" : "이름을 입력하세요", "Submit name" : "이름 제출", + "Share note" : "공유 노트", + "Upload files to %s" : "%s에 파일 업로드", + "%s shared a folder with you." : "%s님이 당신과 폴더를 공유했습니다", + "Note" : "노트", + "Select or drop files" : "파일을 선택하거나 끌어다 놓기", + "Uploading files" : "파일 업로드 중", + "Uploaded files:" : "업로드한 파일:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "파일을 업로드하면 %1$s이용 약관%2$s에 동의하는 것을 의미합니다.", "Name" : "이름", "Share with accounts, teams, federated cloud id" : "계정, 팀 및 연합 클라우드 ID와 공유", "Email, federated cloud id" : "이메일, 연합 클라우드 ID", |