summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ko.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-08 00:31:36 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-08 00:31:36 +0100
commitb69328e1d1f0888c2541e3f0be27e534f980adb4 (patch)
tree49e7ef91a55d811395d20c3b4e7677a7aa6e4478 /settings/l10n/ko.php
parent861f32a22b04d7052412f76d4fa22c29916971f8 (diff)
downloadnextcloud-server-b69328e1d1f0888c2541e3f0be27e534f980adb4.tar.gz
nextcloud-server-b69328e1d1f0888c2541e3f0be27e534f980adb4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.php')
-rw-r--r--settings/l10n/ko.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php
index 6556e1b93b8..21724a1782e 100644
--- a/settings/l10n/ko.php
+++ b/settings/l10n/ko.php
@@ -23,8 +23,16 @@
"Select an App" => "앱 선택",
"See application page at apps.owncloud.com" => "apps.owncloud.com에 있는 앱 페이지를 참고하십시오",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-라이선스 보유자 <span class=\"author\"></span>",
+"User Documentation" => "유저 문서",
+"Administrator Documentation" => "관리자 문서",
+"Online Documentation" => "온라인 문서",
+"Forum" => "포럼",
+"Bugtracker" => "버그트래커",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "현재 공간 <strong>%s</strong>/<strong>%s</strong>을(를) 사용 중입니다",
"Clients" => "고객",
+"Download Desktop Clients" => "데스크탑 클라이언트 다운로드",
+"Download Android Client" => "안드로이드 클라이언트 다운로드",
+"Download iOS Client" => "iOS 클라이언트 다운로드",
"Password" => "암호",
"Your password was changed" => "암호가 변경되었습니다",
"Unable to change your password" => "암호를 변경할 수 없음",
@@ -37,11 +45,18 @@
"Fill in an email address to enable password recovery" => "암호 찾기 기능을 사용하려면 이메일 주소를 입력하십시오.",
"Language" => "언어",
"Help translate" => "번역 돕기",
+"WebDAV" => "WebDAV",
+"Use this address to connect to your ownCloud in your file manager" => "파일 매니저에서 사용자의 ownCloud에 접속하기 위해 이 주소를 사용하십시요.",
+"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>에 따라 사용이 허가됩니다.",
"Name" => "이름",
"Groups" => "그룹",
"Create" => "만들기",
+"Default Storage" => "기본 저장소",
+"Unlimited" => "무제한",
"Other" => "기타",
"Group Admin" => "그룹 관리자",
+"Storage" => "저장소",
+"Default" => "기본값",
"Delete" => "삭제"
);