diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index bc8deffa57a..3610c283af8 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -103,8 +103,13 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count}개의 알림"], "No" : "아니요", "Yes" : "예", + "Federated user" : "연합 사용자", "Create share" : "공유 만들기", + "The remote URL must include the user." : "원격 URL에 사용자가 포함되어야 합니다.", + "Invalid remote URL." : "잘못된 원격 URL입니다.", "Failed to add the public link to your Nextcloud" : "Nextcloud에 공개 링크를 추가할 수 없음", + "Direct link copied to clipboard" : "직접 링크가 클립보드에 복사됨", + "Please copy the link manually:" : "링크를 수동으로 복사해 주세요:", "Custom date range" : "맞춤 날짜 범위", "Pick start date" : "시작일 선택", "Pick end date" : "종료일 선택", @@ -174,6 +179,7 @@ OC.L10N.register( "Schedule work & meetings, synced with all your devices." : "업우와 회의 일정을 짜고, 당신의 모든 기기와 동기화하세요.", "Keep your colleagues and friends in one place without leaking their private info." : "개인정보 누출 없이 동료와 친구들을 한 곳으로 모아두세요.", "Simple email app nicely integrated with Files, Contacts and Calendar." : "파일 연락처 달력과 통합되는 간단한 이메일 앱", + "Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "채팅, 영상 통화, 화면 공유, 온라인 미팅과 웹 회의 – 여러분의 브라우저와 모바일 앱에서.", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online에 기반한 협업 문서, 스프레드시트와 프레젠테이션", "Distraction free note taking app." : "방해 없는 무료 메모 작성 앱.", "Settings menu" : "설정 메뉴", @@ -256,6 +262,7 @@ OC.L10N.register( "Rename" : "이름 바꾸기", "Collaborative tags" : "협동 태그", "No tags found" : "태그를 찾을 수 없음", + "Clipboard not available, please copy manually" : "클립보드를 사용할 수 없으므로, 수동으로 복사해 주세요.", "Personal" : "개인", "Accounts" : "계정", "Admin" : "관리자", |