diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-09 00:14:08 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-09 00:14:08 +0100 |
commit | e5c05e9674a982a88e5e6bb5fe85416e04b872fe (patch) | |
tree | bff9753f573d16c5c830e9bb74920b7d9e76d709 /core/l10n/ko.php | |
parent | f42ac9704593d1fe4e4ea4131f1c55a7fd148114 (diff) | |
download | nextcloud-server-e5c05e9674a982a88e5e6bb5fe85416e04b872fe.tar.gz nextcloud-server-e5c05e9674a982a88e5e6bb5fe85416e04b872fe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.php')
-rw-r--r-- | core/l10n/ko.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/l10n/ko.php b/core/l10n/ko.php index 6133703b97a..172ec3e03a5 100644 --- a/core/l10n/ko.php +++ b/core/l10n/ko.php @@ -108,7 +108,6 @@ "Security Warning" => "보안 경고", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "안전한 난수 생성기를 사용할 수 없습니다. PHP의 OpenSSL 확장을 활성화해 주십시오.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "안전한 난수 생성기를 사용하지 않으면 공격자가 암호 초기화 토큰을 추측하여 계정을 탈취할 수 있습니다.", -"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "데이터 디렉터리와 파일을 인터넷에서 접근할 수 있는 것 같습니다. ownCloud에서 제공한 .htaccess 파일이 작동하지 않습니다. 웹 서버를 다시 설정하여 데이터 디렉터리에 접근할 수 없도록 하거나 문서 루트 바깥쪽으로 옮기는 것을 추천합니다.", "Create an <strong>admin account</strong>" => "<strong>관리자 계정</strong> 만들기", "Advanced" => "고급", "Data folder" => "데이터 폴더", |