diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 32d0eb564aa..fbcf02bb9fb 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -103,6 +103,8 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count}개의 알림"], "No" : "아니요", "Yes" : "예", + "Create share" : "공유 만들기", + "Failed to add the public link to your Nextcloud" : "Nextcloud에 공개 링크를 추가할 수 없음", "Custom date range" : "맞춤 날짜 범위", "Pick start date" : "시작일 선택", "Pick end date" : "종료일 선택", @@ -204,6 +206,7 @@ OC.L10N.register( "You have not added any info yet" : "아직 아무 정보도 추가하지 않았습니다.", "{user} has not added any info yet" : "{user}님이 아직 아무 정보도 추가하지 않음", "Error opening the user status modal, try hard refreshing the page" : "사용자 상태 모달을 불러오는 데 실패했습니다, 페이지를 완전히 새로고침 해 보십시오.", + "More actions" : "더 많은 동작", "This browser is not supported" : "이 브라우저는 지원되지 않습니다.", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "이 브라우저는 지원되지 않습니다. 새로운 버전 및 지원되는 브라우저로 업그레이드 하세요.", "Continue with this unsupported browser" : "지원되지 않는 브라우저로 계속 사용하기", |