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 " => " 앱 스토어에서 목록을 가져올 수 없습니다 " ,
2013-02-07 03:11:04 +04:00
" Authentication error " => " 인증 오류 " ,
2013-06-20 04:43:39 +04:00
" Your display name has been changed. " => " 표시 이름이 변경되었습니다. " ,
" Unable to change display name " => " 표시 이름을 변경할 수 없음 " ,
" Group already exists " => " 그룹이 이미 존재함 " ,
" Unable to add group " => " 그룹을 추가할 수 없음 " ,
2012-12-10 03:12:32 +04:00
" Could not enable app. " => " 앱을 활성화할 수 없습니다. " ,
" Email saved " => " 이메일 저장됨 " ,
" Invalid email " => " 잘못된 이메일 주소 " ,
2013-06-20 04:43:39 +04:00
" Unable to delete group " => " 그룹을 삭제할 수 없음 " ,
" Unable to delete user " => " 사용자를 삭제할 수 없음. " ,
" Language changed " => " 언어가 변경됨 " ,
2013-01-12 03:10:58 +04:00
" Invalid request " => " 잘못된 요청 " ,
2013-06-20 04:43:39 +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에서 사용자를 삭제할 수 없음 " ,
" Couldn't update app. " => " 앱을 업데이트할 수 없습니다. " ,
" Update to { appversion} " => " 버전 { appversion}(으)로 업데이트 " ,
2012-07-27 04:04:26 +04:00
" Disable " => " 비활성화 " ,
2013-04-27 04:24:29 +04:00
" Enable " => " 사용함 " ,
2013-06-20 04:43:39 +04:00
" Please wait.... " => " 기다려 주십시오.... " ,
2013-02-02 03:08:15 +04:00
" Error " => " 오류 " ,
2013-06-20 04:43:39 +04:00
" Updating.... " => " 업데이트 중.... " ,
" Error while updating app " => " 앱을 업데이트하는 중 오류 발생 " ,
" Updated " => " 업데이트됨 " ,
2012-12-10 03:12:32 +04:00
" Saving... " => " 저장 중... " ,
2013-06-20 04:43:39 +04:00
" deleted " => " 삭제됨 " ,
" undo " => " 실행 취소 " ,
" Unable to remove user " => " 사용자를 삭제할 수 없음 " ,
2013-02-12 18:12:46 +04:00
" Groups " => " 그룹 " ,
" Group Admin " => " 그룹 관리자 " ,
" Delete " => " 삭제 " ,
2013-06-20 04:43:39 +04:00
" add group " => " 그룹 추가 " ,
" A valid username must be provided " => " 올바른 사용자 이름을 입력해야 함 " ,
" Error creating user " => " 사용자 생성 오류 " ,
" A valid password must be provided " => " 올바른 암호를 입력해야 함 " ,
2012-05-09 14:41:01 +04:00
" __language_name__ " => " 한국어 " ,
2013-02-13 03:05:40 +04:00
" Security Warning " => " 보안 경고 " ,
2013-03-22 03:04:46 +04:00
" Setup Warning " => " 설정 경고 " ,
2013-06-20 04:43:39 +04:00
" Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken. " => " WebDAV 인터페이스가 제대로 작동하지 않습니다. 웹 서버에서 파일 동기화를 사용할 수 있도록 설정이 제대로 되지 않은 것 같습니다. " ,
" Module 'fileinfo' missing " => " 모듈 'fileinfo'가 없음 " ,
" The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection. " => " PHP 모듈 'fileinfo'가 존재하지 않습니다. MIME 형식 감지 결과를 향상시키기 위하여 이 모듈을 활성화하는 것을 추천합니다. " ,
" Locale not working " => " 로캘이 작동하지 않음 " ,
" Internet connection not working " => " 인터넷에 연결할 수 없음 " ,
2013-04-27 04:24:29 +04:00
" Cron " => " 크론 " ,
2013-06-20 04:43:39 +04:00
" Execute one task with each page loaded " => " 개별 페이지를 불러올 때마다 실행 " ,
" Sharing " => " 공유 " ,
" Enable Share API " => " 공유 API 사용하기 " ,
" Allow apps to use the Share API " => " 앱에서 공유 API를 사용할 수 있도록 허용 " ,
" Allow links " => " 링크 허용 " ,
" Allow users to share items to the public with links " => " 사용자가 개별 항목의 링크를 공유할 수 있도록 허용 " ,
" Allow resharing " => " 재공유 허용 " ,
" Allow users to share items shared with them again " => " 사용자에게 공유된 항목을 다시 공유할 수 있도록 허용 " ,
" Allow users to share with anyone " => " 누구나와 공유할 수 있도록 허용 " ,
" Allow users to only share with users in their groups " => " 사용자가 속해 있는 그룹의 사용자와만 공유할 수 있도록 허용 " ,
" Security " => " 보안 " ,
" Enforce HTTPS " => " HTTPS 강제 사용 " ,
2013-04-27 04:24:29 +04:00
" Log " => " 로그 " ,
" Log level " => " 로그 단계 " ,
2013-02-13 03:05:40 +04:00
" More " => " 더 중요함 " ,
2013-03-31 03:03:46 +04:00
" Less " => " 덜 중요함 " ,
2013-02-12 18:12:46 +04:00
" 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>에 따라 사용이 허가됩니다. " ,
2013-06-20 04:43:39 +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에 있는 앱 페이지를 참고하십시오 " ,
2013-01-31 20:05:21 +04:00
" <span class= \" licence \" ></span>-licensed by <span class= \" author \" ></span> " => " <span class= \" licence \" ></span>-라이선스됨: <span class= \" author \" ></span> " ,
2013-02-02 03:08:15 +04:00
" Update " => " 업데이트 " ,
2013-01-31 20:05:21 +04:00
" User Documentation " => " 사용자 문서 " ,
2013-01-08 03:31:36 +04:00
" Administrator Documentation " => " 관리자 문서 " ,
" Online Documentation " => " 온라인 문서 " ,
" Forum " => " 포럼 " ,
2013-01-31 20:05:21 +04:00
" Bugtracker " => " 버그 트래커 " ,
2013-01-12 03:10:58 +04:00
" Commercial Support " => " 상업용 지원 " ,
2013-06-20 04:43:39 +04:00
" Get the apps to sync your files " => " 파일 동기화 앱 가져오기 " ,
2013-02-12 03:21:45 +04:00
" Show First Run Wizard again " => " 첫 실행 마법사 다시 보이기 " ,
2013-06-20 04:43:39 +04:00
" You have used <strong>%s</strong> of the available <strong>%s</strong> " => " 현재 공간 중 <strong>%s</strong>/<strong>%s</strong>을(를) 사용 중입니다 " ,
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 " => " 새 암호 " ,
" Change password " => " 암호 변경 " ,
2013-02-07 03:11:04 +04:00
" Display Name " => " 표시 이름 " ,
2012-12-10 03:12:32 +04:00
" Email " => " 이메일 " ,
" Your email address " => " 이메일 주소 " ,
2013-06-20 04:43:39 +04:00
" Fill in an email address to enable password recovery " => " 암호 찾기 기능을 사용하려면 이메일 주소를 입력하십시오 " ,
2012-05-09 14:41:01 +04:00
" Language " => " 언어 " ,
" Help translate " => " 번역 돕기 " ,
2013-01-08 03:31:36 +04:00
" WebDAV " => " WebDAV " ,
2013-01-31 20:05:21 +04:00
" Login Name " => " 로그인 이름 " ,
2012-05-09 14:41:01 +04:00
" Create " => " 만들기 " ,
2013-06-20 04:43:39 +04:00
" Admin Recovery Password " => " 관리자 복구 암호 " ,
" Enter the recovery password in order to recover the users files during password change " => " 암호 변경 시 변경된 사용자 파일을 복구하려면 복구 암호를 입력하십시오 " ,
2013-01-08 03:31:36 +04:00
" Default Storage " => " 기본 저장소 " ,
" Unlimited " => " 무제한 " ,
2012-12-10 03:12:32 +04:00
" Other " => " 기타 " ,
2013-06-21 10:53:57 +04:00
" Username " => " 사용자 이름 " ,
2013-01-08 03:31:36 +04:00
" Storage " => " 저장소 " ,
2013-01-31 20:05:21 +04:00
" change display name " => " 표시 이름 변경 " ,
" set new password " => " 새 암호 설정 " ,
2013-02-12 18:12:46 +04:00
" Default " => " 기본값 "
2012-05-09 14:41:01 +04:00
);