Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ko.php')
-rw-r--r--l10n/ko.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/ko.php b/l10n/ko.php
index fce670a7..a4710295 100644
--- a/l10n/ko.php
+++ b/l10n/ko.php
@@ -9,8 +9,8 @@ $TRANSLATIONS = array(
"Connect your desktop apps to %s" => "내 데스크톱 앱을 %s에 연결하기",
"Connect your Calendar" => "내 달력 연결하기",
"Connect your Contacts" => "내 연락처 연결하기",
-"Access files via WebDAV" => "WebDAV로 파일에 접근하기",
"Documentation" => "문서",
+"Access files via WebDAV" => "WebDAV로 파일에 접근하기",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "더 자세한 정보는 <a target=\"_blank\" href=\"%s\">문서</a>와 <a target=\"_blank\" href=\"http://owncloud.org\">웹사이트</a>에 있습니다.",
"If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files. \n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" => "ownCloud를 좋아하신다면\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud는 내 파일을 동기화하고 공유할 수 있는 자유 소프트웨어입니다.\n\t\thttp://owncloud.org 사이트에서 다운로드할 수 있습니다.\">\n\t\t친구들에게 추천해 주시고</a>\n\t<a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">널리 알려 주십시오</a>!"
);