2012-05-09 14:41:01 +04:00
< ? php $TRANSLATIONS = array (
2012-12-10 03:12:32 +04:00
" Category type not provided. " => " 분류 형식이 제공되지 않았습니다. " ,
" No category to add? " => " 추가할 분류가 없습니까? " ,
2013-04-27 04:24:29 +04:00
" This category already exists: %s " => " 분류가 이미 존재합니다: %s " ,
2012-12-10 03:12:32 +04:00
" Object type not provided. " => " 객체 형식이 제공되지 않았습니다. " ,
" %s ID not provided. " => " %s ID가 제공되지 않았습니다. " ,
" Error adding %s to favorites. " => " 책갈피에 %s을(를) 추가할 수 없었습니다. " ,
2013-04-27 04:24:29 +04:00
" No categories selected for deletion. " => " 삭제할 분류를 선택하지 않았습니다. " ,
2012-12-10 03:12:32 +04:00
" Error removing %s from favorites. " => " 책갈피에서 %s을(를) 삭제할 수 없었습니다. " ,
2013-01-29 03:06:20 +04:00
" Sunday " => " 일요일 " ,
" Monday " => " 월요일 " ,
" Tuesday " => " 화요일 " ,
" Wednesday " => " 수요일 " ,
" Thursday " => " 목요일 " ,
" Friday " => " 금요일 " ,
" Saturday " => " 토요일 " ,
" January " => " 1월 " ,
" February " => " 2월 " ,
" March " => " 3월 " ,
" April " => " 4월 " ,
" May " => " 5월 " ,
" June " => " 6월 " ,
" July " => " 7월 " ,
" August " => " 8월 " ,
" September " => " 9월 " ,
" October " => " 10월 " ,
" November " => " 11월 " ,
" December " => " 12월 " ,
2012-08-01 00:57:24 +04:00
" Settings " => " 설정 " ,
2012-11-22 03:02:16 +04:00
" seconds ago " => " 초 전 " ,
2012-12-10 03:12:32 +04:00
" 1 minute ago " => " 1분 전 " ,
" { minutes} minutes ago " => " { minutes}분 전 " ,
" 1 hour ago " => " 1시간 전 " ,
" { hours} hours ago " => " { hours}시간 전 " ,
2012-11-20 03:02:08 +04:00
" today " => " 오늘 " ,
" yesterday " => " 어제 " ,
2012-12-10 03:12:32 +04:00
" { days} days ago " => " { days}일 전 " ,
2012-11-22 03:02:16 +04:00
" last month " => " 지난 달 " ,
2012-12-10 03:12:32 +04:00
" { months} months ago " => " { months}개월 전 " ,
" months ago " => " 개월 전 " ,
" last year " => " 작년 " ,
2012-11-22 03:02:16 +04:00
" years ago " => " 년 전 " ,
2013-04-16 04:17:30 +04:00
" Choose " => " 선택 " ,
2013-05-24 04:02:43 +04:00
" Cancel " => " 취소 " ,
2012-08-01 00:57:24 +04:00
" Yes " => " 예 " ,
2013-04-16 04:17:30 +04:00
" No " => " 아니요 " ,
2013-05-24 04:02:43 +04:00
" Ok " => " 승락 " ,
2012-11-22 03:02:16 +04:00
" The object type is not specified. " => " 객체 유형이 지정되지 않았습니다. " ,
2012-12-10 03:12:32 +04:00
" Error " => " 오류 " ,
" The app name is not specified. " => " 앱 이름이 지정되지 않았습니다. " ,
" The required file { file} is not installed! " => " 필요한 파일 { file}이(가) 설치되지 않았습니다! " ,
2013-01-31 20:05:21 +04:00
" Shared " => " 공유됨 " ,
2013-02-13 03:05:40 +04:00
" Share " => " 공유 " ,
2012-12-10 03:12:32 +04:00
" Error while sharing " => " 공유하는 중 오류 발생 " ,
" Error while unsharing " => " 공유 해제하는 중 오류 발생 " ,
" Error while changing permissions " => " 권한 변경하는 중 오류 발생 " ,
" Shared with you and the group { group} by { owner} " => " { owner} 님이 여러분 및 그룹 { group}와(과) 공유 중 " ,
" Shared with you by { owner} " => " { owner} 님이 공유 중 " ,
" Share with " => " 다음으로 공유 " ,
2012-12-09 03:12:41 +04:00
" Share with link " => " URL 링크로 공유 " ,
2012-12-10 03:12:32 +04:00
" Password protect " => " 암호 보호 " ,
2012-09-22 03:18:31 +04:00
" Password " => " 암호 " ,
2013-07-23 10:03:19 +04:00
" Allow Public Upload " => " 퍼블릭 업로드 허용 " ,
2013-01-08 03:31:36 +04:00
" Email link to person " => " 이메일 주소 " ,
" Send " => " 전송 " ,
2012-12-10 03:12:32 +04:00
" Set expiration date " => " 만료 날짜 설정 " ,
" Expiration date " => " 만료 날짜 " ,
" Share via email: " => " 이메일로 공유: " ,
2012-11-20 03:02:08 +04:00
" No people found " => " 발견된 사람 없음 " ,
2012-12-10 03:12:32 +04:00
" Resharing is not allowed " => " 다시 공유할 수 없습니다 " ,
" Shared in { item} with { user} " => " { user} 님과 { item}에서 공유 중 " ,
" Unshare " => " 공유 해제 " ,
2012-11-22 03:02:16 +04:00
" can edit " => " 편집 가능 " ,
2012-12-10 03:12:32 +04:00
" access control " => " 접근 제어 " ,
2013-04-27 04:24:29 +04:00
" create " => " 생성 " ,
2012-11-20 03:02:08 +04:00
" update " => " 업데이트 " ,
" delete " => " 삭제 " ,
" share " => " 공유 " ,
2012-12-10 03:12:32 +04:00
" Password protected " => " 암호로 보호됨 " ,
" Error unsetting expiration date " => " 만료 날짜 해제 오류 " ,
" Error setting expiration date " => " 만료 날짜 설정 오류 " ,
2013-01-08 03:31:36 +04:00
" Sending ... " => " 전송 중... " ,
" Email sent " => " 이메일 발송됨 " ,
2013-01-31 20:05:21 +04:00
" The update was unsuccessful. Please report this issue to the <a href= \" https://github.com/owncloud/core/issues \" target= \" _blank \" >ownCloud community</a>. " => " 업데이트가 실패하였습니다. 이 문제를 <a href= \" https://github.com/owncloud/core/issues \" target= \" _blank \" >ownCloud 커뮤니티</a>에 보고해 주십시오. " ,
" The update was successful. Redirecting you to ownCloud now. " => " 업데이트가 성공하였습니다. ownCloud로 돌아갑니다. " ,
2012-12-10 03:12:32 +04:00
" ownCloud password reset " => " ownCloud 암호 재설정 " ,
" Use the following link to reset your password: { link} " => " 다음 링크를 사용하여 암호를 재설정할 수 있습니다: { link} " ,
2013-07-23 10:03:19 +04:00
" Request failed!<br>Did you make sure your email/username was right? " => " 요청이 실패했습니다!<br>email 주소와 사용자 명을 정확하게 넣으셨나요? " ,
2012-12-10 03:12:32 +04:00
" You will receive a link to reset your password via Email. " => " 이메일로 암호 재설정 링크를 보냈습니다. " ,
2012-05-09 14:41:01 +04:00
" Username " => " 사용자 이름 " ,
2013-07-23 10:03:19 +04:00
" Yes, I really want to reset my password now " => " 네, 전 제 비밀번호를 리셋하길 원합니다 " ,
2012-05-09 14:41:01 +04:00
" Request reset " => " 요청 초기화 " ,
" Your password was reset " => " 암호가 재설정되었습니다 " ,
" To login page " => " 로그인 화면으로 " ,
" New password " => " 새 암호 " ,
" Reset password " => " 암호 재설정 " ,
" Personal " => " 개인 " ,
" Users " => " 사용자 " ,
2012-12-10 03:12:32 +04:00
" Apps " => " 앱 " ,
2012-05-09 14:41:01 +04:00
" Admin " => " 관리자 " ,
" Help " => " 도움말 " ,
2012-12-10 03:12:32 +04:00
" Access forbidden " => " 접근 금지됨 " ,
2012-05-09 14:41:01 +04:00
" Cloud not found " => " 클라우드를 찾을 수 없습니다 " ,
2013-04-27 04:24:29 +04:00
" Edit categories " => " 분류 수정 " ,
2012-05-13 21:59:44 +04:00
" Add " => " 추가 " ,
2012-10-25 04:11:53 +04:00
" Security Warning " => " 보안 경고 " ,
2013-04-27 04:24:29 +04:00
" Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243) " => " 사용 중인 PHP 버전이 NULL 바이트 공격에 취약합니다 (CVE-2006-7243) " ,
2012-12-10 03:12:32 +04:00
" No secure random number generator is available, please enable the PHP OpenSSL extension. " => " 안전한 난수 생성기를 사용할 수 없습니다. PHP의 OpenSSL 확장을 활성화해 주십시오. " ,
" Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account. " => " 안전한 난수 생성기를 사용하지 않으면 공격자가 암호 초기화 토큰을 추측하여 계정을 탈취할 수 있습니다. " ,
2013-04-27 04:24:29 +04:00
" Your data directory and files are probably accessible from the internet because the .htaccess file does not work. " => " .htaccess 파일이 처리되지 않아서 데이터 디렉터리와 파일을 인터넷에서 접근할 수 없을 수도 있습니다. " ,
2012-12-10 03:12:32 +04:00
" Create an <strong>admin account</strong> " => " <strong>관리자 계정</strong> 만들기 " ,
2012-05-09 14:41:01 +04:00
" Advanced " => " 고급 " ,
2012-12-10 03:12:32 +04:00
" Data folder " => " 데이터 폴더 " ,
" Configure the database " => " 데이터베이스 설정 " ,
" will be used " => " 사용될 예정 " ,
2012-05-09 14:41:01 +04:00
" Database user " => " 데이터베이스 사용자 " ,
" Database password " => " 데이터베이스 암호 " ,
" Database name " => " 데이터베이스 이름 " ,
2012-12-10 03:12:32 +04:00
" Database tablespace " => " 데이터베이스 테이블 공간 " ,
2012-05-09 14:41:01 +04:00
" Database host " => " 데이터베이스 호스트 " ,
" Finish setup " => " 설치 완료 " ,
" Log out " => " 로그아웃 " ,
2012-12-10 03:12:32 +04:00
" Automatic logon rejected! " => " 자동 로그인이 거부되었습니다! " ,
" If you did not change your password recently, your account may be compromised! " => " 최근에 암호를 변경하지 않았다면 계정이 탈취되었을 수도 있습니다! " ,
" Please change your password to secure your account again. " => " 계정의 안전을 위하여 암호를 변경하십시오. " ,
2012-05-09 14:41:01 +04:00
" Lost your password? " => " 암호를 잊으셨습니까? " ,
" remember " => " 기억하기 " ,
" Log in " => " 로그인 " ,
2013-04-27 04:24:29 +04:00
" Alternative Logins " => " 대체 " ,
2012-05-09 14:41:01 +04:00
" prev " => " 이전 " ,
2012-11-20 03:02:08 +04:00
" next " => " 다음 " ,
2013-01-31 20:05:21 +04:00
" Updating ownCloud to version %s, this may take a while. " => " ownCloud를 버전 %s(으)로 업데이트합니다. 잠시 기다려 주십시오. "
2012-05-09 14:41:01 +04:00
);