diff options
Diffstat (limited to 'settings/l10n/ko.php')
-rw-r--r-- | settings/l10n/ko.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php index 292e6d4e135..b2e1ed8e911 100644 --- a/settings/l10n/ko.php +++ b/settings/l10n/ko.php @@ -88,15 +88,9 @@ $TRANSLATIONS = array( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php는 webcron 서비스에 등록되어 HTTP로 15분마다 cron.php에 접근합니다.", "Use systems cron service to call the cron.php file every 15 minutes." => "시스템의 cron 서비스를 통하여 15분마다 cron.php 파일에 접근합니다.", "Sharing" => "공유", -"Enable Share API" => "공유 API 사용하기", "Allow apps to use the Share API" => "앱에서 공유 API를 사용할 수 있도록 허용", -"Allow links" => "링크 허용", "Allow public uploads" => "공개 업로드 허용", -"Allow users to share items to the public with links" => "사용자가 개별 항목의 링크를 공유할 수 있도록 허용", "Allow resharing" => "재공유 허용", -"Allow users to share items shared with them again" => "사용자에게 공유된 항목을 다시 공유할 수 있도록 허용", -"Allow users to share with anyone" => "누구나와 공유할 수 있도록 허용", -"Allow users to only share with users in their groups" => "사용자가 속해 있는 그룹의 사용자에게만 공유할 수 있도록 허용", "Security" => "보안", "Enforce HTTPS" => "HTTPS 강제 사용", "Forces the clients to connect to %s via an encrypted connection." => "클라이언트가 %s에 연결할 때 암호화 연결을 강제로 사용합니다.", |