2012-05-09 14:41:01 +04:00
< ? php $TRANSLATIONS = array (
2012-08-30 04:06:45 +04:00
" Unable to load list from App Store " => " 앱 스토어에서 목록을 가져올 수 없습니다 " ,
2012-11-20 03:02:08 +04:00
" Group already exists " => " 그룹이 이미 존재합니다. " ,
2012-12-10 03:12:32 +04:00
" Unable to add group " => " 그룹을 추가할 수 없습니다. " ,
" Could not enable app. " => " 앱을 활성화할 수 없습니다. " ,
" Email saved " => " 이메일 저장됨 " ,
" Invalid email " => " 잘못된 이메일 주소 " ,
2012-05-09 14:41:01 +04:00
" OpenID Changed " => " OpenID 변경됨 " ,
2012-06-06 02:29:28 +04:00
" Invalid request " => " 잘못된 요청 " ,
2012-12-10 03:12:32 +04:00
" Unable to delete group " => " 그룹을 삭제할 수 없습니다. " ,
2012-11-09 03:03:49 +04:00
" Authentication error " => " 인증 오류 " ,
2012-12-10 03:12:32 +04:00
" Unable to delete user " => " 사용자를 삭제할 수 없습니다. " ,
2012-05-09 14:41:01 +04:00
" Language changed " => " 언어가 변경되었습니다 " ,
2012-12-10 03:12:32 +04:00
" Admins can't remove themself from the admin group " => " 관리자 자신을 관리자 그룹에서 삭제할 수 없습니다 " ,
" Unable to add user to group %s " => " 그룹 %s에 사용자를 추가할 수 없습니다. " ,
" Unable to remove user from group %s " => " 그룹 %s에서 사용자를 삭제할 수 없습니다. " ,
2012-07-27 04:04:26 +04:00
" Disable " => " 비활성화 " ,
" Enable " => " 활성화 " ,
2012-12-10 03:12:32 +04:00
" Saving... " => " 저장 중... " ,
2012-05-09 14:41:01 +04:00
" __language_name__ " => " 한국어 " ,
2012-05-13 21:59:44 +04:00
" Add your App " => " 앱 추가 " ,
2012-12-10 03:12:32 +04:00
" More Apps " => " 더 많은 앱 " ,
" 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> " ,
" You have used <strong>%s</strong> of the available <strong>%s</strong> " => " 현재 공간 <strong>%s</strong>/<strong>%s</strong>을(를) 사용 중입니다 " ,
2012-12-21 03:11:31 +04:00
" Clients " => " 고객 " ,
2012-12-20 03:13:09 +04:00
" Password " => " 암호 " ,
2012-12-10 03:12:32 +04:00
" Your password was changed " => " 암호가 변경되었습니다 " ,
2012-05-09 14:41:01 +04:00
" Unable to change your password " => " 암호를 변경할 수 없음 " ,
" Current password " => " 현재 암호 " ,
" New password " => " 새 암호 " ,
" show " => " 보이기 " ,
" Change password " => " 암호 변경 " ,
2012-12-10 03:12:32 +04:00
" Email " => " 이메일 " ,
" Your email address " => " 이메일 주소 " ,
" Fill in an email address to enable password recovery " => " 암호 찾기 기능을 사용하려면 이메일 주소를 입력하십시오. " ,
2012-05-09 14:41:01 +04:00
" Language " => " 언어 " ,
" Help translate " => " 번역 돕기 " ,
2012-12-10 03:12:32 +04:00
" 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>에 따라 사용이 허가됩니다. " ,
2012-05-09 14:41:01 +04:00
" Name " => " 이름 " ,
" Groups " => " 그룹 " ,
" Create " => " 만들기 " ,
2012-12-10 03:12:32 +04:00
" Other " => " 기타 " ,
2012-08-30 04:06:45 +04:00
" Group Admin " => " 그룹 관리자 " ,
2012-05-09 14:41:01 +04:00
" Delete " => " 삭제 "
);