conf.php 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  1. <?php
  2. /******************************************************************************/
  3. /* Each entry of that file can be associated with a comment to indicate its */
  4. /* state. When there is no comment, it means the entry is fully translated. */
  5. /* The recognized comments are (comment matching is case-insensitive): */
  6. /* + TODO: the entry has never been translated. */
  7. /* + DIRTY: the entry has been translated but needs to be updated. */
  8. /* + IGNORE: the entry does not need to be translated. */
  9. /* When a comment is not recognized, it is discarded. */
  10. /******************************************************************************/
  11. return array(
  12. 'archiving' => array(
  13. '_' => '归档',
  14. 'exception' => '清理例外策略',
  15. 'help' => '具体选项位于各订阅源的设置',
  16. 'keep_favourites' => '不清理已收藏的文章',
  17. 'keep_labels' => '不清理标签',
  18. 'keep_max' => '最多保留的文章数',
  19. 'keep_min_by_feed' => '至少保留的文章数',
  20. 'keep_period' => '文章最多保留',
  21. 'keep_unreads' => '不清理未读文章',
  22. 'maintenance' => '优化',
  23. 'optimize' => '优化数据库',
  24. 'optimize_help' => '偶尔执行优化可以减少数据库大小',
  25. 'policy' => '清理策略',
  26. 'policy_warning' => '如果未选择清理策略,则将保留全部文章。',
  27. 'purge_now' => '立即清除',
  28. 'title' => '存档',
  29. 'ttl' => '最小自动刷新间隔',
  30. ),
  31. 'display' => array(
  32. '_' => '显示',
  33. 'icon' => array(
  34. 'bottom_line' => '底栏',
  35. 'display_authors' => '作者',
  36. 'entry' => '文章图标',
  37. 'publication_date' => '更新日期',
  38. 'related_tags' => '相关标签',
  39. 'sharing' => '分享',
  40. 'summary' => '摘要',
  41. 'top_line' => '顶栏',
  42. ),
  43. 'language' => '语言',
  44. 'notif_html5' => array(
  45. 'seconds' => '秒(0 表示不超时)',
  46. 'timeout' => 'HTML5 通知超时时间',
  47. ),
  48. 'show_nav_buttons' => '显示导航按钮',
  49. 'theme' => '主题',
  50. 'theme_not_available' => '“%s” 主题不再可用,请选择其他主题。',
  51. 'thumbnail' => array(
  52. 'label' => '缩略图',
  53. 'landscape' => '风景',
  54. 'none' => '无',
  55. 'portrait' => '肖像',
  56. 'square' => '方块',
  57. ),
  58. 'title' => '显示',
  59. 'width' => array(
  60. 'content' => '内容宽度',
  61. 'large' => '宽',
  62. 'medium' => '中',
  63. 'no_limit' => '无限制',
  64. 'thin' => '窄',
  65. ),
  66. ),
  67. 'logs' => array(
  68. 'loglist' => array(
  69. 'level' => 'Log Level', // TODO
  70. 'message' => 'Log Message', // TODO
  71. 'timestamp' => 'Timestamp', // TODO
  72. ),
  73. 'pagination' => array(
  74. 'first' => '首页',
  75. 'last' => '末页',
  76. 'next' => '下一页',
  77. 'previous' => '上一页',
  78. ),
  79. ),
  80. 'profile' => array(
  81. '_' => '用户管理',
  82. 'api' => 'API 管理',
  83. 'delete' => array(
  84. '_' => '账户删除',
  85. 'warn' => '将删除你的帐户以及所有相关数据!',
  86. ),
  87. 'email' => '邮箱地址',
  88. 'password_api' => 'API 密码<br /><small>(例如用于手机应用)</small>',
  89. 'password_form' => '密码<br /><small>(用于 Web-form 登录方式)</small>',
  90. 'password_format' => '至少 7 个字符',
  91. 'title' => '用户帐户',
  92. ),
  93. 'query' => array(
  94. '_' => '自定义查询',
  95. 'deprecated' => '此查询不再有效。相关的分类或订阅源已被删除。',
  96. 'filter' => array(
  97. '_' => '生效的过滤器:',
  98. 'categories' => '按分类显示',
  99. 'feeds' => '按订阅源显示',
  100. 'order' => '按日期排序',
  101. 'search' => '表达式',
  102. 'state' => '状态',
  103. 'tags' => '按标签显示',
  104. 'type' => '类型',
  105. ),
  106. 'get_all' => '显示所有文章',
  107. 'get_category' => '显示分类 "%s"',
  108. 'get_favorite' => '显示收藏文章',
  109. 'get_feed' => '显示订阅源 "%s"',
  110. 'name' => '名称',
  111. 'no_filter' => '无过滤器',
  112. 'number' => '查询 n°%d',
  113. 'order_asc' => '由旧至新显示文章',
  114. 'order_desc' => '由新至旧显示文章',
  115. 'search' => '搜索 "%s"',
  116. 'state_0' => '显示所有文章',
  117. 'state_1' => '显示已读文章',
  118. 'state_2' => '显示未读文章',
  119. 'state_3' => '显示所有文章',
  120. 'state_4' => '显示收藏文章',
  121. 'state_5' => '显示已读的收藏文章',
  122. 'state_6' => '显示未读的收藏文章',
  123. 'state_7' => '显示收藏文章',
  124. 'state_8' => '显示未收藏文章',
  125. 'state_9' => '显示已读的未收藏文章',
  126. 'state_10' => '显示未读的未收藏文章',
  127. 'state_11' => '显示未收藏文章',
  128. 'state_12' => '显示所有文章',
  129. 'state_13' => '显示已读文章',
  130. 'state_14' => '显示未读文章',
  131. 'state_15' => '显示所有文章',
  132. 'title' => '自定义查询',
  133. ),
  134. 'reading' => array(
  135. '_' => '阅读',
  136. 'after_onread' => '「全部标记为已读」后',
  137. 'always_show_favorites' => '默认显示收藏夹中所有的文章',
  138. 'articles_per_page' => '每页文章数',
  139. 'auto_load_more' => '在页面底部载入下一篇文章',
  140. 'auto_remove_article' => '阅读后隐藏文章',
  141. 'confirm_enabled' => '「全部标记为已读」时显示确认对话框',
  142. 'display_articles_unfolded' => '默认展开显示文章',
  143. 'display_categories_unfolded' => '展开的分类',
  144. 'headline' => array(
  145. 'articles' => 'Articles: Open/Close', // TODO
  146. 'categories' => 'Left navigation: Categories', // TODO
  147. 'mark_as_read' => 'Mark article as read', // TODO
  148. 'misc' => 'Miscellaneous', // TODO
  149. 'view' => 'View', // TODO
  150. ),
  151. 'hide_read_feeds' => '隐藏没有未读文章的分类或订阅源 (启用「显示所有文章」后不生效))',
  152. 'img_with_lazyload' => '延迟加载图片',
  153. 'jump_next' => '跳转到下一未读项(订阅源或分类)',
  154. 'mark_updated_article_unread' => '将更新的文章设为未读',
  155. 'number_divided_when_reader' => '阅读视图中显示一半',
  156. 'read' => array(
  157. 'article_open_on_website' => '在打开原文章后',
  158. 'article_viewed' => '在文章被浏览后',
  159. 'keep_max_n_unread' => '未读最多保留 n 条',
  160. 'scroll' => '在滚动浏览后',
  161. 'upon_reception' => '在接收文章后',
  162. 'when' => '何时将文章标记为已读',
  163. 'when_same_title' => '已存在 n 条相同标题文章',
  164. ),
  165. 'show' => array(
  166. '_' => '文章显示',
  167. 'active_category' => '激活的分类',
  168. 'adaptive' => '智能显示',
  169. 'all_articles' => '显示所有',
  170. 'all_categories' => '所有分类',
  171. 'no_category' => '无分类',
  172. 'remember_categories' => '记住打开的分类',
  173. 'unread' => '只显示未读',
  174. ),
  175. 'show_fav_unread_help' => '同样适用于标签',
  176. 'sides_close_article' => '点击文章区域外以关闭',
  177. 'sort' => array(
  178. '_' => '排列顺序',
  179. 'newer_first' => '由新至旧',
  180. 'older_first' => '由旧至新',
  181. ),
  182. 'sticky_post' => '打开文章时将其置于页首',
  183. 'title' => '阅读',
  184. 'view' => array(
  185. 'default' => '默认视图',
  186. 'global' => '全屏视图',
  187. 'normal' => '普通视图',
  188. 'reader' => '阅读视图',
  189. ),
  190. ),
  191. 'sharing' => array(
  192. '_' => '分享',
  193. 'add' => '添加分享方式',
  194. 'blogotext' => 'Blogotext', // IGNORE
  195. 'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.md" title="Open documentation for more information" target="_blank">future release</a>.', // TODO
  196. 'diaspora' => 'Diaspora*', // IGNORE
  197. 'email' => '邮箱', // IGNORE
  198. 'facebook' => '脸书', // IGNORE
  199. 'more_information' => '更多信息',
  200. 'print' => '打印',
  201. 'raindrop' => 'Raindrop.io', // IGNORE
  202. 'remove' => '删除分享方式',
  203. 'shaarli' => 'Shaarli', // IGNORE
  204. 'share_name' => '名称',
  205. 'share_url' => '地址',
  206. 'title' => '分享',
  207. 'twitter' => '推特', // IGNORE
  208. 'wallabag' => 'Wallabag', // IGNORE
  209. ),
  210. 'shortcut' => array(
  211. '_' => '快捷键',
  212. 'article_action' => '文章操作',
  213. 'auto_share' => '分享',
  214. 'auto_share_help' => '如果有多种分享方式,则会按照它们的序号依次访问。',
  215. 'close_dropdown' => '关闭菜单',
  216. 'collapse_article' => '收起文章',
  217. 'first_article' => '打开第一篇文章',
  218. 'focus_search' => '聚焦到搜索框',
  219. 'global_view' => '切换到全屏视图',
  220. 'help' => '显示帮助文档',
  221. 'javascript' => '若要使用快捷键,必须启用 JavaScript',
  222. 'last_article' => '打开最后一篇文章',
  223. 'load_more' => '载入更多文章',
  224. 'mark_favorite' => '加入收藏',
  225. 'mark_read' => '设为已读',
  226. 'navigation' => '浏览',
  227. 'navigation_help' => '组合 <kbd>⇧ Shift</kbd> 键,浏览快捷键将生效于订阅源。<br/>组合 <kbd>Alt ⎇</kbd> 键,浏览快捷键将生效于分类。',
  228. 'navigation_no_mod_help' => '以下快捷键不支持组合键(Shift 或 Alt)',
  229. 'next_article' => '打开下一篇文章',
  230. 'next_unread_article' => '打开下一篇未读文章',
  231. 'non_standard' => '这些键 (<kbd>%s</kbd>) 可能不能作为快捷键',
  232. 'normal_view' => '切换到普通视图',
  233. 'other_action' => '其他操作',
  234. 'previous_article' => '打开上一篇文章',
  235. 'reading_view' => '切换到阅读视图',
  236. 'rss_view' => '切换到 RSS 视图',
  237. 'see_on_website' => '在原网站中查看',
  238. 'shift_for_all_read' => '组合 <kbd>Alt ⎇</kbd>键 将上方的文章标记为已读<br />组合 <kbd>⇧ Shift</kbd>按键 可以将全部文章设为已读',
  239. 'skip_next_article' => '跳转到下一篇文章而不打开',
  240. 'skip_previous_article' => '跳转到上一篇文章而不打开',
  241. 'title' => '快捷键',
  242. 'toggle_media' => '播放/暂停媒体',
  243. 'user_filter' => '显示自定义查询',
  244. 'user_filter_help' => '如果有多个自定义过滤器,则会按照它们的序号依次访问。',
  245. 'views' => '视图',
  246. ),
  247. 'user' => array(
  248. 'articles_and_size' => '%s 篇文章 (%s)',
  249. 'current' => '当前用户',
  250. 'is_admin' => '该用户为管理员',
  251. 'users' => '用户',
  252. ),
  253. );