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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/ko.php')
-rw-r--r--settings/l10n/ko.php17
1 files changed, 7 insertions, 10 deletions
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php
index 7c8071048de..4711b227988 100644
--- a/settings/l10n/ko.php
+++ b/settings/l10n/ko.php
@@ -17,7 +17,12 @@
"Enable" => "활성화",
"Error" => "오류",
"Saving..." => "저장 중...",
+"Groups" => "그룹",
+"Group Admin" => "그룹 관리자",
+"Delete" => "삭제",
"__language_name__" => "한국어",
+"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" => "앱 추가",
"More Apps" => "더 많은 앱",
"Select an App" => "앱 선택",
@@ -31,10 +36,7 @@
"Bugtracker" => "버그 트래커",
"Commercial Support" => "상업용 지원",
"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 클라이언트 다운로드",
+"Show First Run Wizard again" => "첫 실행 마법사 다시 보이기",
"Password" => "암호",
"Your password was changed" => "암호가 변경되었습니다",
"Unable to change your password" => "암호를 변경할 수 없음",
@@ -49,18 +51,13 @@
"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>에 따라 사용이 허가됩니다.",
"Login Name" => "로그인 이름",
-"Groups" => "그룹",
"Create" => "만들기",
"Default Storage" => "기본 저장소",
"Unlimited" => "무제한",
"Other" => "기타",
-"Group Admin" => "그룹 관리자",
"Storage" => "저장소",
"change display name" => "표시 이름 변경",
"set new password" => "새 암호 설정",
-"Default" => "기본값",
-"Delete" => "삭제"
+"Default" => "기본값"
);