lang_core.php 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. <?php
  2. /**
  3. * [Discuz!] (C)2001-2099 Comsenz Inc.
  4. * This is NOT a freeware, use is subject to license terms
  5. *
  6. * $Id: lang_core.php 28082 2012-02-22 06:58:29Z monkey $
  7. */
  8. if(!defined('IN_DISCUZ')) {
  9. exit('Access Denied');
  10. }
  11. $lang = array
  12. (
  13. 'nextpage' => '下一页',
  14. 'prevpage' => '上一页',
  15. 'pageunit' => '页',
  16. 'total' => '共',
  17. '10k' => '万',
  18. 'pagejumptip' => '输入页码,按回车快速跳转',
  19. 'date' => array(
  20. 'before' => '前',
  21. 'day' => '天',
  22. 'yday' => '昨天',
  23. 'byday' => '前天',
  24. 'hour' => '小时',
  25. 'half' => '半',
  26. 'min' => '分钟',
  27. 'sec' => '秒',
  28. 'now' => '刚刚',
  29. ),
  30. 'yes' => '是',
  31. 'no' => '否',
  32. 'weeks' => array(
  33. 1 => '周一',
  34. 2 => '周二',
  35. 3 => '周三',
  36. 4 => '周四',
  37. 5 => '周五',
  38. 6 => '周六',
  39. 7 => '周日',
  40. ),
  41. 'dot' => '、',
  42. 'archive' => '存档',
  43. 'portal' => '门户',
  44. 'end' => '末尾',
  45. 'seccode_image_tips' => '输入下图中的字符<br />',
  46. 'seccode_image_ani_tips' => '请输入下面动画图片中的字符<br />',
  47. 'seccode_sound_tips' => '输入您听到的字符<br />',
  48. 'secqaa_tips' => '输入下面问题的答案<br />',
  49. 'fullblankspace' => ' ',
  50. 'title_goruptype' => '类',
  51. 'title_of' => '的',
  52. 'title_board_message' => '提示信息',
  53. 'title_view_all' => '随便看看',
  54. 'title_activity' => '活动',
  55. 'title_friend_activity' => '好友发起的活动',
  56. 'title_my_activity' => '我的活动',
  57. 'title_newest_activity' => '最新活动',
  58. 'title_top_activity' => '热门活动',
  59. 'title_album' => '相册',
  60. 'title_friend_album' => '好友的相册',
  61. 'title_my_album' => '我的相册',
  62. 'title_newest_update_album' => '最新更新的相册',
  63. 'title_hot_pic_recommend' => '热门图片推荐',
  64. 'title_blog' => '日志',
  65. 'title_friend_blog' => '好友的日志',
  66. 'title_my_blog' => '我的日志',
  67. 'title_post_new_blog' => '发表新日志',
  68. 'title_newest_blog' => '最新发表的日志',
  69. 'title_recommend_blog' => '推荐阅读的日志',
  70. 'title_debate' => '辩论',
  71. 'title_friend_debate' => '好友发起的辩论',
  72. 'title_my_debate' => '我的辩论',
  73. 'title_create_new_debate' => '发起新辩论',
  74. 'title_my_create_debate' => '我发起的辩论',
  75. 'title_my_join_debate' => '我参与的辩论',
  76. 'title_newest_debate' => '最新辩论',
  77. 'title_top_debate' => '热门辩论',
  78. 'title_doing' => '记录',
  79. 'title_newest_doing' => '记录',
  80. 'title_me_friend_doing' => '我和好友的记录',
  81. 'title_doing_view_me' => '我的记录',
  82. 'title_thread_favorite' => '帖子收藏',
  83. 'title_forum_favorite' => '帖子收藏',
  84. 'title_group_favorite' => '{gorup}收藏',
  85. 'title_blog_favorite' => '日志收藏',
  86. 'title_album_favorite' => '相册收藏',
  87. 'title_article_favorite' => '文章收藏',
  88. 'title_all_favorite' => '全部收藏',
  89. 'title_friend_list' => '好友列表',
  90. 'title_of' => '的',
  91. 'title_all_poll' => '随便看看投票',
  92. 'title_we_poll' => '好友发起的投票',
  93. 'title_me_poll' => '我的投票',
  94. 'title_hot_poll' => '热门投票',
  95. 'title_dateline_poll' => '最新投票',
  96. 'title_all_reward' => '随便看看悬赏',
  97. 'title_we_reward' => '好友发起的悬赏',
  98. 'title_me_reward' => '我的悬赏',
  99. 'title_hot_reward' => '热门悬赏',
  100. 'title_dateline_reward' => '最新悬赏',
  101. 'title_share_all' => '全部',
  102. 'title_share_link' => '网址',
  103. 'title_share_video' => '视频',
  104. 'title_share_music' => '音乐',
  105. 'title_share_flash' => 'Flash',
  106. 'title_share_poll' => '投票',
  107. 'title_share_pic' => '图片',
  108. 'title_share_album' => '相册',
  109. 'title_share_blog' => '日志',
  110. 'title_share_space' => '用户',
  111. 'title_share_thread' => '帖子',
  112. 'title_share_article' => '文章',
  113. 'title_share_tag' => 'TAG',
  114. 'title_share' => '分享',
  115. 'title_thread' => '帖子',
  116. 'title_all_thread' => '随便看看帖子',
  117. 'title_we_thread' => '好友发起的帖子',
  118. 'title_me_thread' => '我的帖子',
  119. 'title_hot_thread' => '热门帖子',
  120. 'title_dateline_thread' => '最新帖子',
  121. 'title_trade' => '商品',
  122. 'title_all_trade' => '随便看看商品',
  123. 'title_we_trade' => '好友出售的商品',
  124. 'title_me_trade' => '我的商品',
  125. 'title_hot_trade' => '热门商品',
  126. 'title_dateline_trade' => '最新商品',
  127. 'title_tradelog_trade' => '交易记录',
  128. 'title_eccredit_trade' => '信用评价',
  129. 'title_credit' => '积分',
  130. 'title_friend_add' => '添加好友',
  131. 'title_people_might_know' => '可能认识的人',
  132. 'title_friend_request' => '好友请求',
  133. 'title_search_friend' => '查找好友',
  134. 'title_invite_friend' => '邀请好友',
  135. 'title_password_security' => '密码安全',
  136. 'title_flash_upload' => '批量上传',
  137. 'title_cam_upload' => '大头贴',
  138. 'title_normal_upload' => '普通上传',
  139. 'title_newthread_post' => '发表帖子',
  140. 'title_reply_post' => '参与/回复主题',
  141. 'title_edit_post' => '编辑帖子',
  142. 'title_newtrade_post' => '发布商品',
  143. 'title_magics_shop' => '道具商店',
  144. 'title_magics_hot' => '热销道具',
  145. 'title_magics_user' => '我的道具',
  146. 'title_magics_log' => '道具记录',
  147. 'title_medals_list' => '勋章',
  148. 'title_setup' => '设置',
  149. 'title_memcp_blog' => '发表日志',
  150. 'title_memcp_upload' => '上传',
  151. 'title_memcp_share' => '添加分享',
  152. 'title_memcp_sendmail' => '邮件提醒',
  153. 'title_memcp_privacy' => '隐私筛选',
  154. 'title_memcp_avatar' => '修改头像',
  155. 'title_memcp_profile' => '个人资料',
  156. 'title_memcp_sendmail' => '邮件提醒',
  157. 'title_memcp_credit' => '积分',
  158. 'title_memcp_friend' => '好友',
  159. 'title_memcp_usergroup' => '用户组',
  160. 'title_memcp_album' => '编辑相册',
  161. 'title_memcp_poke' => '打招呼',
  162. 'title_memcp_videophoto' => '视频认证',
  163. 'title_memcp_comment' => '评论',
  164. 'title_memcp_eccredit' => '信用评价',
  165. 'title_memcp_promotion' => '访问推广',
  166. 'title_task' => '任务',
  167. 'title_login' => '登录',
  168. 'title_ranklist_picture' => '图片排行',
  169. 'title_ranklist_member' => '用户排行',
  170. 'title_ranklist_thread' => '帖子排行',
  171. 'title_ranklist_blog' => '日志排行',
  172. 'title_ranklist_poll' => '投票排行',
  173. 'title_ranklist_activity' => '活动排行',
  174. 'title_ranklist_forum' => '版块排行',
  175. 'title_ranklist_group' => '群组排行',
  176. 'title_ranklist_app' => '应用排行',
  177. 'title_ranklist_index' => '全部排行',
  178. 'title_ranklist_rankname' => '排行榜',
  179. 'title_search' => '搜索',
  180. 'title_topic_management' => '创建专题',
  181. 'title_portal_management' => '门户管理',
  182. 'title_portalblock_management' => '模块管理',
  183. 'title_block_management' => '模块管理',
  184. 'title_blockdata_management' => '推送审核',
  185. 'title_index_management' => '频道栏目',
  186. 'title_article_management' => '发布文章',
  187. 'title_category_management' => '管理文章',
  188. 'title_stats' => '站点统计',
  189. 'title_stats_basic' => '基本概况',
  190. 'title_stats_forumstat' => '版块统计',
  191. 'title_stats_team' => '管理团队',
  192. 'title_stats_modworks' => '管理统计',
  193. 'title_stats_memberlist' => '会员列表',
  194. 'title_stats_trend' => '趋势统计',
  195. 'title_memcp_pm' => '发送短消息',
  196. 'title_memcp_domain' => '我的空间域名',
  197. 'title_userapp' => '应用',
  198. 'title_userapp_index_all' => '大家在玩什么',
  199. 'title_userapp_index_we' => '好友在玩什么',
  200. 'title_userapp_index_me' => '我在玩的',
  201. 'title_userapp_manage' => '{userapp}管理',
  202. 'title_collection' => '淘帖',
  203. 'title_collection_create' => '创建淘专辑',
  204. 'title_collection_edit' => '编辑淘专辑',
  205. 'title_collection_comment_list' => '评论列表',
  206. 'title_collection_followers_list' => '订阅用户列表',
  207. 'faq' => '帮助',
  208. 'search' => '搜索',
  209. 'page' => '第{page}页',
  210. 'close' => '关闭',
  211. );
  212. ?>