| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- <?php
- return array (
- 'Hi, Log in' => 'Hi, 請登錄',
- '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' => '表情',
- 'Hi, Please fill' => 'Hi,您需要填寫暱稱和郵箱!',
- '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 {tag} 的相關文章',
- 'Category {cat} articles' => '分類 {cat} 文章',
- 'Follow Wechat' => '微信公眾號',
- 'Join group' => '加群啦',
- 'Official QQ group - main' => '官方QQ群-主群',
- 'FeehiCMS official QQ group number: {number}' => '飛嗨官方QQ群-主群 群號:{number},歡迎大家!',
- 'New generation CMS FeehiCMS' => 'Feehi cms 新一代內容管理系統',
- 'Highly recommend' => '吐血推薦',
- 'FeehiCMS based on yii2, support php7, makes website more excellent...' => 'Feehi cms是一款基於優秀php框架yii2開發的新一代cms系統,使用了php最新版本(php7)帶來的新特性,會讓網站顯得內涵而出色...',
- 'Send email at someone replied' => '有人回复時郵件通知我',
- 'This article is not allowed to comment' => '此文章不允許評論',
- 'Website closed comment' => '本站不允許評論',
- 'Comment waiting for approved.' => '您的評論正在排隊審核中,請稍後!',
- 'a minutes ago' => '一分鐘前',
- );
|