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? " => " 추가할 분류가 없습니까? " ,
" This category already exists: " => " 이 분류는 이미 존재합니다: " ,
" Object type not provided. " => " 객체 형식이 제공되지 않았습니다. " ,
" %s ID not provided. " => " %s ID가 제공되지 않았습니다. " ,
" Error adding %s to favorites. " => " 책갈피에 %s을(를) 추가할 수 없었습니다. " ,
" No categories selected for deletion. " => " 삭제할 분류를 선택하지 않았습니다. " ,
" Error removing %s from favorites. " => " 책갈피에서 %s을(를) 삭제할 수 없었습니다. " ,
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 " => " 년 전 " ,
2012-11-20 03:02:08 +04:00
" Choose " => " 선택 " ,
2012-08-01 00:57:24 +04:00
" Cancel " => " 취소 " ,
2012-12-10 03:12:32 +04:00
" No " => " 아니요 " ,
2012-08-01 00:57:24 +04:00
" Yes " => " 예 " ,
" 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}이(가) 설치되지 않았습니다! " ,
" 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 " => " 암호 " ,
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 " => " 접근 제어 " ,
2012-10-25 04:11:53 +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 " => " 만료 날짜 설정 오류 " ,
" ownCloud password reset " => " ownCloud 암호 재설정 " ,
" Use the following link to reset your password: { link} " => " 다음 링크를 사용하여 암호를 재설정할 수 있습니다: { link} " ,
" You will receive a link to reset your password via Email. " => " 이메일로 암호 재설정 링크를 보냈습니다. " ,
" Reset email send. " => " 초기화 이메일을 보냈습니다. " ,
2012-11-22 03:02:16 +04:00
" Request failed! " => " 요청이 실패했습니다! " ,
2012-05-09 14:41:01 +04:00
" Username " => " 사용자 이름 " ,
" 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 " => " 클라우드를 찾을 수 없습니다 " ,
2012-12-10 03:12:32 +04:00
" Edit categories " => " 분류 편집 " ,
2012-05-13 21:59:44 +04:00
" Add " => " 추가 " ,
2012-10-25 04:11:53 +04:00
" Security Warning " => " 보안 경고 " ,
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. " => " 안전한 난수 생성기를 사용하지 않으면 공격자가 암호 초기화 토큰을 추측하여 계정을 탈취할 수 있습니다. " ,
" Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root. " => " 데이터 디렉터리와 파일을 인터넷에서 접근할 수 있는 것 같습니다. ownCloud에서 제공한 .htaccess 파일이 작동하지 않습니다. 웹 서버를 다시 설정하여 데이터 디렉터리에 접근할 수 없도록 하거나 문서 루트 바깥쪽으로 옮기는 것을 추천합니다. " ,
" 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 " => " 설치 완료 " ,
2012-10-25 04:11:53 +04:00
" Sunday " => " 일요일 " ,
" Monday " => " 월요일 " ,
" Tuesday " => " 화요일 " ,
" Wednesday " => " 수요일 " ,
" Thursday " => " 목요일 " ,
" Friday " => " 금요일 " ,
" Saturday " => " 토요일 " ,
2012-10-24 04:08:34 +04:00
" 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-10-28 02:02:29 +04:00
" web services under your control " => " 내가 관리하는 웹 서비스 " ,
2012-05-09 14:41:01 +04:00
" 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 " => " 로그인 " ,
2012-12-10 03:12:32 +04:00
" You are logged out. " => " 로그아웃되었습니다. " ,
2012-05-09 14:41:01 +04:00
" prev " => " 이전 " ,
2012-11-20 03:02:08 +04:00
" next " => " 다음 " ,
2012-12-10 03:12:32 +04:00
" Security Warning! " => " 보안 경고! " ,
" Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again. " => " 암호를 확인해 주십시오.<br/>보안상의 이유로 종종 암호를 물어볼 것입니다. " ,
" Verify " => " 확인 "
2012-05-09 14:41:01 +04:00
);