| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- <?php
- return array (
- 'Hi, Log in' => '안녕하세요, 로그인',
- 'Log out' => '로그 아웃',
- 'Sign up' => '가입하기',
- 'About us' => '우리에 대해',
- 'Contact us' => '문의하기',
- 'Search' => '검색',
- 'Baidu' => '바이두',
- 'Please input keywords' => '키워드를 입력하세요',
- 'Effective,Professional,Conform to SEO' => '효과적인, 전문적, SEO 준수',
- 'Copyright, all rights reserved' => '저작권, 모든 권리 보유',
- 'If you forgot your password you can' => '비밀번호를 잊어 버린 경우 다음을 수행 할 수 있습니다.',
- 'reset it' => '재설정',
- 'Remember Me' => '날 기억해',
- 'Well-chosen' => '잘 선택된',
- 'Latest Articles' => '최신 기사',
- 'Related Recommends' => '관련 추천',
- 'Reproduced please indicate the source' => '복제 된 소스를 표시하십시오',
- 'Post my comment' => '내 댓글 게시',
- 'Change account' => '계정 변경',
- 'Cancel comment' => '댓글 취소',
- 'Writing some...' => '일부 작성 중 ...',
- 'Submit comment' => '의견 제출',
- 'emoj' => 'Emoj',
- 'Hi, Please fill' => '안녕하세요, 채워주세요',
- 'person posted' => '게시 한 사람',
- 'required' => '필수',
- 'Website' => '웹 사이트',
- 'The above error occurred while the Web server was processing your request.' => '웹 서버가 귀하의 요청을 처리하는 동안 위의 오류가 발생했습니다.',
- 'Please contact us if you think this is a server error. Thank you.' => '서버 오류라고 생각되면 문의 해주세요. 감사합니다.',
- 'Guest' => '손님',
- 'Welcome' => '어서 오십시오',
- 'Hot Recommends' => '뜨거운 추천',
- 'Cloud Tags' => '클라우드 태그',
- 'Email Subscribe' => '이메일 구독',
- 'Friendly Links' => '친절한 링크',
- 'Latest Comments' => '최신 댓글',
- 'Subscribe to the wonderful content' => '멋진 콘텐츠를 구독하세요',
- 'Topics' => '토픽',
- 'Subscribe' => '구독',
- 'said' => '말했다',
- 'Comments' => '코멘트',
- 'This username has already been taken' => '이 사용자 이름은 이미 사용되었습니다.',
- 'This email address has already been taken' => '이 이메일 주소는 이미 사용되었습니다.',
- 'Please fill out the following fields to signup' => '가입하려면 다음 필드를 작성하십시오.',
- 'SignUp' => '가입하기',
- 'None category named {name}' => '이름이 {name} 인 카테고리 없음',
- 'Login' => '로그인',
- 'Incorrect username or password.' => '사용자 이름 또는 비밀번호가 잘못되었습니다.',
- 'Return Home' => '집에 돌아 간다',
- 'Article id {id} is not exists' => '기사 ID {id}이 (가) 없습니다.',
- 'Comment' => '논평',
- 'Only commented user can visit this article' => '댓글이 달린 사용자 만이 기사를 방문 할 수 있습니다.',
- 'Like' => '처럼',
- 'Share' => '공유',
- 'Please input the password of article id {id} : {article}' => '기사 ID {id}의 비밀번호를 입력하십시오 : {article}',
- 'Password error' => '비밀번호 오류',
- 'Go' => '가다',
- 'Only login user can visit this article' => '로그인 사용자 만이 기사를 방문 할 수 있습니다.',
- 'Search keyword {keyword} results' => '검색 키워드 {keyword} 결과',
- 'Tag {tag} related articles' => '{tag} 관련 기사 태그',
- 'Category {cat} articles' => '카테고리 {cat} 기사',
- 'Follow Wechat' => 'Wechat 팔로우',
- 'Join group' => '그룹 가입',
- 'Official QQ group - main' => '공식 QQ 그룹-메인',
- 'FeehiCMS official QQ group number: {number}' => 'FeehiCMS 공식 QQ 그룹 번호 : {number}',
- 'New generation CMS FeehiCMS' => '차세대 CMS FeehiCMS',
- 'Highly recommend' => '매우 추천하는',
- 'FeehiCMS based on yii2, support php7, makes website more excellent...' => 'yii2를 기반으로하는 FeehiCMS, php7 지원, 웹 사이트를 더욱 우수하게 만듭니다 ...',
- 'Send email at someone replied' => '답장 한 사람에게 이메일 보내기',
- 'This article is not allowed to comment' => '이 기사는 댓글을 달 수 없습니다.',
- 'Website closed comment' => '웹 사이트 폐쇄 댓글',
- 'Comment waiting for approved.' => '승인 대기중인 댓글입니다.',
- 'a minutes ago' => '1 분 전',
- );
|