gen.php 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304
  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. 'action' => array(
  13. 'actualize' => '更新订阅源',
  14. 'add' => '添加',
  15. 'back_to_rss_feeds' => '← 返回订阅源',
  16. 'cancel' => '取消',
  17. 'close' => '关闭',
  18. 'create' => '创建',
  19. 'delete_all_feeds' => '删除所有订阅源',
  20. 'delete_errored_feeds' => '删除出错的订阅源',
  21. 'delete_muted_feeds' => '删除已暂停的订阅源',
  22. 'demote' => '撤销管理员',
  23. 'disable' => '禁用',
  24. 'download' => '下载',
  25. 'empty' => '清空',
  26. 'enable' => '启用',
  27. 'export' => '导出',
  28. 'filter' => '过滤',
  29. 'import' => '导入',
  30. 'load_default_shortcuts' => '加载默认快捷键',
  31. 'manage' => '管理',
  32. 'mark_read' => '标记已读',
  33. 'menu' => array(
  34. 'open' => '打开菜单',
  35. ),
  36. 'nav_buttons' => array(
  37. 'next' => '下一篇文章',
  38. 'prev' => '上一篇文章',
  39. 'up' => '向上',
  40. ),
  41. 'open_url' => '打开链接',
  42. 'promote' => '设为管理员',
  43. 'purge' => '清理',
  44. 'refresh_opml' => '刷新订阅源动态列表',
  45. 'remove' => '删除',
  46. 'rename' => '重命名',
  47. 'see_website' => '网站中查看',
  48. 'submit' => '提交',
  49. 'truncate' => '删除所有文章',
  50. 'update' => '更新',
  51. ),
  52. 'auth' => array(
  53. 'accept_tos' => '我接受 <a href="%s">服务条款</a>',
  54. 'email' => 'Email 地址',
  55. 'keep_logged_in' => '<small>%s</small> 天内保持登录',
  56. 'login' => '登录',
  57. 'logout' => '登出',
  58. 'password' => array(
  59. '_' => '密码',
  60. 'format' => '<small>至少 7 个字符</small>',
  61. ),
  62. 'reauth' => array(
  63. 'header' => '需要重新认证',
  64. 'tip' => '在<u>%d 分钟</u>内不会再要求您登录。',
  65. 'title' => '重新认证',
  66. ),
  67. 'registration' => array(
  68. '_' => '新用户',
  69. 'ask' => '创建新用户?',
  70. 'title' => '用户创建',
  71. ),
  72. 'username' => array(
  73. '_' => '用户名',
  74. 'format' => '<small>最多 16 个数字或字母</small>',
  75. ),
  76. ),
  77. 'date' => array(
  78. 'Apr' => '\\四\\月',
  79. 'Aug' => '\\八\\月',
  80. 'Dec' => '\\十\\二\\月',
  81. 'Feb' => '\\二\\月',
  82. 'Jan' => '\\一\\月',
  83. 'Jul' => '\\七\\月',
  84. 'Jun' => '\\六\\月',
  85. 'Mar' => '\\三\\月',
  86. 'May' => '\\五\\月',
  87. 'Nov' => '\\十\\一\\月',
  88. 'Oct' => '\\十\\月',
  89. 'Sep' => '\\九\\月',
  90. 'apr' => '四月',
  91. 'april' => '四月',
  92. 'aug' => '八月',
  93. 'august' => '八月',
  94. 'before_yesterday' => '昨天以前',
  95. 'dec' => '十二月',
  96. 'december' => '十二月',
  97. 'feb' => '二月',
  98. 'february' => '二月',
  99. 'format_date' => 'Y\\年n\\月j\\日',
  100. 'format_date_hour' => 'Y\\年n\\月j\\日 H\\:i',
  101. 'fri' => '周五',
  102. 'jan' => '一月',
  103. 'january' => '一月',
  104. 'jul' => '七月',
  105. 'july' => '七月',
  106. 'jun' => '六月',
  107. 'june' => '六月',
  108. 'last_2_year' => '过去两年',
  109. 'last_3_month' => '最近三个月',
  110. 'last_3_year' => '过去三年',
  111. 'last_5_year' => '过去五年',
  112. 'last_6_month' => '最近六个月',
  113. 'last_month' => '上月',
  114. 'last_week' => '上周',
  115. 'last_year' => '去年',
  116. 'mar' => '三月',
  117. 'march' => '三月',
  118. 'may' => '五月',
  119. 'may_' => '五月',
  120. 'mon' => '周一',
  121. 'month' => '个月',
  122. 'nov' => '十一月',
  123. 'november' => '十一月',
  124. 'oct' => '十月',
  125. 'october' => '十月',
  126. 'sat' => '周六',
  127. 'sep' => '九月',
  128. 'september' => '九月',
  129. 'sun' => '周日',
  130. 'thu' => '周四',
  131. 'today' => '今天',
  132. 'tue' => '周二',
  133. 'wed' => '周三',
  134. 'yesterday' => '昨天',
  135. ),
  136. 'dir' => 'ltr', // IGNORE
  137. 'freshrss' => array(
  138. '_' => 'FreshRSS', // IGNORE
  139. 'about' => '关于 FreshRSS',
  140. ),
  141. 'js' => array(
  142. 'category_empty' => '清空分类',
  143. 'confirm_action' => '你确定要执行此操作吗?这将不可撤销!',
  144. 'confirm_action_feed_cat' => '你确定要执行此操作吗?你将丢失相关的收藏和自定义查询,这将不可撤销!',
  145. 'confirm_exit_slider' => '您确定要放弃未保存的设置吗?',
  146. 'feedback' => array(
  147. 'body_new_articles' => 'FreshRSS 中有 %%d 篇文章等待阅读。',
  148. 'body_unread_articles' => '(未读: %%d)',
  149. 'request_failed' => '请求失败,这可能是因为网络连接问题。',
  150. 'title_new_articles' => 'FreshRSS: 新文章!',
  151. ),
  152. 'labels_empty' => '无标签',
  153. 'new_article' => '发现新文章,点击刷新页面。',
  154. 'should_be_activated' => '必须启用 JavaScript',
  155. 'unsafe_csp_header' => '当前使用的 CSP 头部不安全,FreshRSS 可能容易受到 XSS 攻击。<a target="_blank" href="https://freshrss.github.io/FreshRSS/en/admins/10_ServerConfig.html#security">查看文档</a>',
  156. ),
  157. 'lang' => array(
  158. 'cs' => 'Čeština', // IGNORE
  159. 'de' => 'Deutsch', // IGNORE
  160. 'el' => 'Ελληνικά', // IGNORE
  161. 'en' => 'English', // IGNORE
  162. 'en-US' => 'English (United States)', // IGNORE
  163. 'es' => 'Español', // IGNORE
  164. 'fa' => 'فارسی', // IGNORE
  165. 'fi' => 'Suomi', // IGNORE
  166. 'fr' => 'Français', // IGNORE
  167. 'he' => 'עברית', // IGNORE
  168. 'hu' => 'Magyar', // IGNORE
  169. 'id' => 'Bahasa Indonesia', // IGNORE
  170. 'it' => 'Italiano', // IGNORE
  171. 'ja' => '日本語', // IGNORE
  172. 'ko' => '한국어', // IGNORE
  173. 'lv' => 'Latviešu', // IGNORE
  174. 'nl' => 'Nederlands', // IGNORE
  175. 'oc' => 'Occitan', // IGNORE
  176. 'pl' => 'Polski', // IGNORE
  177. 'pt-BR' => 'Português (Brasil)', // IGNORE
  178. 'pt-PT' => 'Português (Portugal)', // IGNORE
  179. 'ru' => 'Русский', // IGNORE
  180. 'sk' => 'Slovenčina', // IGNORE
  181. 'tr' => 'Türkçe', // IGNORE
  182. 'uk' => 'Українська', // IGNORE
  183. 'zh-CN' => '简体中文', // IGNORE
  184. 'zh-TW' => '正體中文', // IGNORE
  185. ),
  186. 'menu' => array(
  187. 'about' => '关于',
  188. 'account' => '账户',
  189. 'admin' => '管理',
  190. 'advanced_search' => '高级搜索',
  191. 'archiving' => '归档',
  192. 'authentication' => '认证',
  193. 'check_install' => '环境检查',
  194. 'configuration' => '配置',
  195. 'display' => '显示',
  196. 'extensions' => '扩展',
  197. 'logs' => '日志',
  198. 'privacy' => '隐私',
  199. 'queries' => '自定义查询',
  200. 'reading' => '阅读',
  201. 'search' => '搜索内容或#文章标签',
  202. 'search_help' => '查阅文档获取支持的 <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">搜索参数</a>',
  203. 'sharing' => '分享',
  204. 'shortcuts' => '快捷键',
  205. 'stats' => '统计',
  206. 'system' => '系统配置',
  207. 'update' => '更新',
  208. 'user_management' => '用户管理',
  209. 'user_profile' => '帐户',
  210. ),
  211. 'period' => array(
  212. 'days' => '天',
  213. 'hours' => '时',
  214. 'months' => '月',
  215. 'weeks' => '周',
  216. 'years' => '年',
  217. ),
  218. 'readme' => array(
  219. 'contribute' => 'contribute', // IGNORE
  220. 'language' => 'Language', // IGNORE
  221. 'translated' => 'Progress', // IGNORE
  222. ),
  223. 'search' => array(
  224. 'advanced_search_help' => '此表单帮助构建搜索查询,但手写查询更加强大。',
  225. 'authors' => '作者',
  226. 'categories' => '类别',
  227. 'content' => '内容',
  228. 'date_from' => '从',
  229. 'date_past' => '过去', // DIRTY
  230. 'date_published' => '发布日期',
  231. 'date_range' => '日期范围',
  232. 'date_received' => '接收日期',
  233. 'date_to' => '到',
  234. 'date_user' => '用户修改日期',
  235. 'feeds' => '订阅源',
  236. 'free_text' => '自由文本', // DIRTY
  237. 'free_text_help' => '在标题和内容中搜索',
  238. 'full_documentation' => '查看 <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">完整搜索文档</a>',
  239. 'labels' => '我的标签',
  240. 'multiple_help' => '选择一个或多个(按住 <kbd>Ctrl</kbd> 或 <kbd>Cmd</kbd>)',
  241. 'sources' => '来源',
  242. 'tags' => '文章标签',
  243. 'text' => '文本搜索',
  244. 'text_help' => '多行通过逻辑 <i>或</i> 组合。也支持 <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#regex" target="_blank">正则表达式</a>。',
  245. 'text_placeholder' => '关键词',
  246. 'title' => '标题',
  247. 'url' => 'URL', // IGNORE
  248. 'user_queries' => '用户查询',
  249. ),
  250. 'share' => array(
  251. 'Known' => '基于 Known 的站点',
  252. 'archiveIS' => 'archive.is', // IGNORE
  253. 'archiveORG' => 'archive.org', // IGNORE
  254. 'archivePH' => 'archive.ph', // IGNORE
  255. 'bluesky' => 'Bluesky', // IGNORE
  256. 'buffer' => 'Buffer', // IGNORE
  257. 'clipboard' => '剪贴板',
  258. 'diaspora' => 'Diaspora*', // IGNORE
  259. 'email' => 'Email', // IGNORE
  260. 'email-webmail-firefox-fix' => 'Email (webmail - 兼容 Firefox)',
  261. 'facebook' => 'Facebook', // IGNORE
  262. 'gnusocial' => 'GNU social', // IGNORE
  263. 'jdh' => 'Journal du hacker', // IGNORE
  264. 'lemmy' => 'Lemmy', // IGNORE
  265. 'linkding' => 'Linkding', // IGNORE
  266. 'linkedin' => 'LinkedIn', // IGNORE
  267. 'mastodon' => 'Mastodon', // IGNORE
  268. 'movim' => 'Movim', // IGNORE
  269. 'omnivore' => 'Omnivore', // IGNORE
  270. 'pinboard' => 'Pinboard', // IGNORE
  271. 'pinterest' => 'Pinterest', // IGNORE
  272. 'print' => '打印',
  273. 'raindrop' => 'Raindrop.io', // IGNORE
  274. 'reddit' => 'Reddit', // IGNORE
  275. 'shaarli' => 'Shaarli', // IGNORE
  276. 'telegram' => 'Telegram', // IGNORE
  277. 'twitter' => 'Twitter', // IGNORE
  278. 'wallabag' => 'Wallabag v1', // IGNORE
  279. 'wallabagv2' => 'Wallabag v2', // IGNORE
  280. 'web-sharing-api' => '系统分享',
  281. 'whatsapp' => 'Whatsapp', // IGNORE
  282. 'xing' => 'Xing', // IGNORE
  283. ),
  284. 'short' => array(
  285. 'attention' => '警告!',
  286. 'blank_to_disable' => '留空以禁用',
  287. 'by_author' => '作者',
  288. 'by_default' => '默认',
  289. 'damn' => '错误!',
  290. 'default_category' => '未分类',
  291. 'no' => '否',
  292. 'not_applicable' => '不可用',
  293. 'ok' => '正常!',
  294. 'or' => '或',
  295. 'yes' => '是',
  296. ),
  297. 'stream' => array(
  298. 'load_more' => '载入更多文章',
  299. 'mark_all_read' => '全部设为已读',
  300. 'nothing_to_load' => '没有更多文章',
  301. ),
  302. );