diff options
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index ad1acc8e4bf..04fd1b5db08 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -194,7 +194,6 @@ OC.L10N.register( "Allow public uploads" : "공개 업로드 허용", "Enforce password protection" : "암호 보호 강제", "Set default expiration date" : "기본 만료 날짜 설정", - "Allow users to send mail notification for shared files" : "공유 파일 이메일 알림 전송 허용", "Expire after " : "다음 날짜 후 만료", "days" : "일", "Enforce expiration date" : "만료 날짜 강제", @@ -306,6 +305,7 @@ OC.L10N.register( "add group" : "그룹 추가", "SSL" : "SSL", "TLS" : "TLS", + "Allow users to send mail notification for shared files" : "공유 파일 이메일 알림 전송 허용", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "데이터베이스로 SQLite를 사용하고 있습니다. 대규모의 파일을 관리하려고 한다면 다른 데이터베이스 백엔드로 전환할 것을 권장합니다.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 파일 동기화를 위해 데스크톱 클라이언트를 사용할 예정이면, SQLite를 사용하지 않는 것이 좋습니다.", "Add Group" : "그룹 추가", |