admin.php 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  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. 'auth' => array(
  13. 'allow_anonymous' => '允許匿名閱讀預設使用者的文章 (%s)',
  14. 'allow_anonymous_refresh' => '允許匿名刷新文章',
  15. 'api_enabled' => '允許 <abbr>API</abbr> 存取 <small>(行動應用程式與分享使用者查詢需要)</small>',
  16. 'form' => 'Web 表單 (傳統方式,需要 JavaScript)',
  17. 'http' => 'HTTP (進階: 由 Web 伺服器、OIDC、SSO 等管理)',
  18. 'none' => '無 (危險)',
  19. 'title' => '身份驗證',
  20. 'token' => '主要身分驗證權杖',
  21. 'token_help' => '允許使用者存取所有 RSS 輸出並且無需身份驗證就能刷新訂閱源:',
  22. 'type' => '身份驗證方式',
  23. ),
  24. 'extensions' => array(
  25. 'author' => '作者',
  26. 'community' => '可用的社群擴充功能',
  27. 'description' => '描述',
  28. 'disabled' => '已停用',
  29. 'empty_list' => '沒有已安裝的擴充功能',
  30. 'empty_list_help' => '請檢查紀錄以確定擴充功能清單為空的原因',
  31. 'enabled' => '已啟用',
  32. 'is_compatible' => '是否相容',
  33. 'latest' => '已安裝',
  34. 'name' => '名稱',
  35. 'no_configure_view' => '此擴充功能無法配置。',
  36. 'system' => array(
  37. '_' => '系統擴充功能',
  38. 'no_rights' => '系統擴充功能 (您沒有所需權限)',
  39. ),
  40. 'title' => '擴充功能',
  41. 'update' => '更新可用',
  42. 'user' => '使用者擴充功能',
  43. 'version' => '版本',
  44. ),
  45. 'stats' => array(
  46. '_' => '統計',
  47. 'all_feeds' => '所有訂閱源',
  48. 'category' => '類別',
  49. 'date_published' => '發表日期',
  50. 'date_received' => '接收日期',
  51. 'entry_count' => '文章數',
  52. 'entry_per_category' => '每個類別的文章數',
  53. 'entry_per_day' => '每日文章數 (過去 30 天)',
  54. 'entry_per_day_of_week' => '一星期的每天 (平均: %.2f 個消息)',
  55. 'entry_per_hour' => '每小時 (平均: %.2f 個消息)',
  56. 'entry_per_month' => '每月 (平均: %.2f 個消息)',
  57. 'entry_repartition' => '文章分配',
  58. 'feed' => '訂閱源',
  59. 'feed_per_category' => '每個類別的訂閱源數',
  60. 'idle' => '長期無更新訂閱源',
  61. 'main' => '主要統計',
  62. 'main_stream' => '主資訊流',
  63. 'nb_unreads' => '未讀文章數',
  64. 'no_idle' => '訂閱源近期皆有更新!',
  65. 'number_entries' => '%d 篇文章',
  66. 'overview' => '概覽',
  67. 'percent_of_total' => '%',
  68. 'repartition' => '文章分配: %s',
  69. 'status_favorites' => '收藏',
  70. 'status_read' => '已讀',
  71. 'status_total' => '總計',
  72. 'status_unread' => '未讀',
  73. 'title' => '統計',
  74. 'top_feed' => '前十訂閱源',
  75. 'unread_dates' => '最多未讀文章的日期',
  76. ),
  77. 'system' => array(
  78. '_' => '系統配置',
  79. 'auto-update-url' => '自動升級伺服器 URL',
  80. 'base-url' => array(
  81. '_' => '基礎 URL',
  82. 'recommendation' => '自動推薦: <kbd>%s</kbd>',
  83. ),
  84. 'closed_registration_message' => '註冊已關閉時顯示的訊息',
  85. 'cookie-duration' => array(
  86. 'help' => '以秒為單位',
  87. 'number' => '保持登入的時長',
  88. ),
  89. 'default_closed_registration_message' => '目前此伺服器不接受新的註冊。',
  90. 'force_email_validation' => '強制驗證電子郵件位址',
  91. 'instance-name' => '實例名稱',
  92. 'internal-host-allowlist' => array(
  93. '_' => 'Internal host allowlist', // TODO
  94. 'help' => 'One entry per line:<ul><li>A <code>host:port</code>. For instance <code>127.0.0.1:8080</code> or <code>rss-bridge:80</code></li><li>A CIDR notation. For instance <code>0.0.0.0/0</code> to allow any IPv4, <code>::/0</code> to allow any IPv6</li><li>A <code>*</code> to allow any host (unsafe)</li></ul>', // TODO
  95. ),
  96. 'max-categories' => '每個使用者的最大類別數',
  97. 'max-feeds' => '每個使用者的最大訂閱源數',
  98. 'override-by-env-var' => 'This setting is set by the environment variable <kbd>%s</kbd>.', // TODO
  99. 'registration' => array(
  100. 'number' => '最大帳號數',
  101. 'select' => array(
  102. 'label' => '註冊表單',
  103. 'option' => array(
  104. 'noform' => '已停用: 無註冊表單',
  105. 'nolimit' => '已啟用: 無帳號限制',
  106. 'setaccountsnumber' => '設定最大帳號數',
  107. ),
  108. ),
  109. 'status' => array(
  110. 'disabled' => '表單已停用',
  111. 'enabled' => '表單已啟用',
  112. ),
  113. 'title' => '使用者註冊表單',
  114. ),
  115. 'sensitive-parameter' => '敏感參數。請在 <kbd>./data/config.php</kbd> 中手動編輯',
  116. 'tos' => array(
  117. 'disabled' => '未提供',
  118. 'enabled' => '<a href="./?a=tos">為已啟用</a>',
  119. 'help' => '如何<a href="https://freshrss.github.io/FreshRSS/en/admins/12_User_management.html#enable-terms-of-service-tos" target="_blank">啟用服務條款</a>',
  120. ),
  121. 'websub' => array(
  122. 'help' => '關於 <a href="https://freshrss.github.io/FreshRSS/en/users/WebSub.html" target="_blank">WebSub</a>',
  123. ),
  124. ),
  125. 'update' => array(
  126. '_' => '更新 FreshRSS',
  127. 'apply' => '開始更新',
  128. 'changelog' => '變更紀錄',
  129. 'check' => '檢查更新',
  130. 'copiedFromURL' => '從 %s 複製 update.php 到 ./data',
  131. 'current_version' => '當前安裝的版本',
  132. 'last' => '上次檢查',
  133. 'loading' => '更新中…',
  134. 'none' => '無可用更新',
  135. 'releaseChannel' => array(
  136. '_' => '發行方式',
  137. 'edge' => '滾動發行 (“edge”)',
  138. 'latest' => '穩定發行 (“latest”)',
  139. ),
  140. 'title' => '更新 FreshRSS',
  141. 'viaGit' => '透過 git 和 GitHub.com 開始更新',
  142. ),
  143. 'user' => array(
  144. 'admin' => '管理員',
  145. 'article_count' => '文章數',
  146. 'back_to_manage' => '← 返回到使用者清單',
  147. 'create' => '建立新使用者',
  148. 'database_size' => '資料庫大小',
  149. 'email' => '電子郵件位址',
  150. 'enabled' => '已啟用',
  151. 'feed_count' => '訂閱源數',
  152. 'is_admin' => '是否為管理員',
  153. 'language' => '語言',
  154. 'last_user_activity' => '上次使用者活動',
  155. 'list' => '使用者清單',
  156. 'number' => '已建立 %d 個帳號',
  157. 'numbers' => '已建立 %d 個帳號',
  158. 'password_form' => '密碼<br /><small>(用於 Web 表單登入方式)</small>',
  159. 'password_format' => '至少 7 個字元',
  160. 'title' => '管理使用者',
  161. 'username' => '使用者名稱',
  162. ),
  163. );