diff options
Diffstat (limited to 'settings/l10n/ko.php')
-rw-r--r-- | settings/l10n/ko.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php index 115fb55e6bf..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" => "앱 선택", @@ -46,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" => "기본값" ); |