diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-23 01:56:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-23 01:56:35 -0400 |
commit | 3f453d164143d581d35ebc03bdb940c074098ba9 (patch) | |
tree | 585c1a72ea12c46c3c4a477b45f0453381553934 /settings/l10n/ko.php | |
parent | c1c2f2c49e4d30a7bd039837661af143054b6769 (diff) | |
download | nextcloud-server-3f453d164143d581d35ebc03bdb940c074098ba9.tar.gz nextcloud-server-3f453d164143d581d35ebc03bdb940c074098ba9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.php')
-rw-r--r-- | settings/l10n/ko.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php index a4506975e89..b17a25e4c32 100644 --- a/settings/l10n/ko.php +++ b/settings/l10n/ko.php @@ -98,7 +98,6 @@ $TRANSLATIONS = array( "Allow users to share with anyone" => "누구나와 공유할 수 있도록 허용", "Allow users to only share with users in their groups" => "사용자가 속해 있는 그룹의 사용자에게만 공유할 수 있도록 허용", "Allow mail notification" => "메일 알림 허용", -"Allow user to send mail notification for shared files" => "사용자에게 공유 파일에 대한 메일 알림을 허용합니다", "Security" => "보안", "Enforce HTTPS" => "HTTPS 강제 사용", "Forces the clients to connect to %s via an encrypted connection." => "클라이언트가 %s에 연결할 때 암호화 연결을 강제로 사용합니다.", |