diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-31 00:03:46 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-31 00:03:46 +0100 |
commit | cfd8b911b64512e654d9db43c3b8844e2badf8dd (patch) | |
tree | 13e29895aa67044f2a4182cb56f8fa13a346167f /settings/l10n/ko.php | |
parent | 5e74ec26a89df22a487e1e11cb764e8d4b4e3d9c (diff) | |
download | nextcloud-server-cfd8b911b64512e654d9db43c3b8844e2badf8dd.tar.gz nextcloud-server-cfd8b911b64512e654d9db43c3b8844e2badf8dd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.php')
-rw-r--r-- | settings/l10n/ko.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php index e85c8fe112c..be65871d836 100644 --- a/settings/l10n/ko.php +++ b/settings/l10n/ko.php @@ -27,6 +27,7 @@ "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 파일이 작동하지 않습니다. 웹 서버를 다시 설정하여 데이터 디렉터리에 접근할 수 없도록 하거나 문서 루트 바깥쪽으로 옮기는 것을 추천합니다.", "Setup Warning" => "설정 경고", "More" => "더 중요함", +"Less" => "덜 중요함", "Version" => "버전", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud 커뮤니티</a>에 의해서 개발되었습니다. <a href=\"https://github.com/owncloud\" target=\"_blank\">원본 코드</a>는 <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>에 따라 사용이 허가됩니다.", "Add your App" => "앱 추가", |