admin.php 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. <?php
  2. return array(
  3. 'auth' => array(
  4. 'allow_anonymous' => 'Allow anonymous reading of the articles of the default user (%s)',
  5. 'allow_anonymous_refresh' => 'Allow anonymous refresh of the articles',
  6. 'api_enabled' => 'Allow <abbr>API</abbr> access <small>(required for mobile apps)</small>',
  7. 'form' => 'Web form (traditional, requires JavaScript)',
  8. 'http' => 'HTTP (for advanced users with HTTPS)',
  9. 'none' => 'None (dangerous)',
  10. 'persona' => 'Mozilla Persona (modern, requires JavaScript)',
  11. 'title' => 'Authentication',
  12. 'title_reset' => 'Authentication reset',
  13. 'token' => 'Authentication token',
  14. 'token_help' => 'Allows access to RSS output of the default user without authentication:',
  15. 'type' => 'Authentication method',
  16. 'unsafe_autologin' => 'Allow unsafe automatic login using the format: ',
  17. ),
  18. 'check_install' => array(
  19. 'cache' => array(
  20. 'nok' => 'Check permissions on <em>./data/cache</em> directory. HTTP server must have rights to write into',
  21. 'ok' => 'Permissions on cache directory are good.',
  22. ),
  23. 'categories' => array(
  24. 'nok' => 'Category table is bad configured.',
  25. 'ok' => 'Category table is ok.',
  26. ),
  27. 'connection' => array(
  28. 'nok' => 'Connection to the database cannot being established.',
  29. 'ok' => 'Connection to the database is ok.',
  30. ),
  31. 'ctype' => array(
  32. 'nok' => 'You lack a required library for character type checking (php-ctype).',
  33. 'ok' => 'You have the required library for character type checking (ctype).',
  34. ),
  35. 'curl' => array(
  36. 'nok' => 'You lack cURL (php5-curl package).',
  37. 'ok' => 'You have cURL extension.',
  38. ),
  39. 'data' => array(
  40. 'nok' => 'Check permissions on <em>./data</em> directory. HTTP server must have rights to write into',
  41. 'ok' => 'Permissions on data directory are good.',
  42. ),
  43. 'database' => 'Database installation',
  44. 'dom' => array(
  45. 'nok' => 'You lack a required library to browse the DOM (php-xml package).',
  46. 'ok' => 'You have the required library to browse the DOM.',
  47. ),
  48. 'entries' => array(
  49. 'nok' => 'Entry table is bad configured.',
  50. 'ok' => 'Entry table is ok.',
  51. ),
  52. 'favicons' => array(
  53. 'nok' => 'Check permissions on <em>./data/favicons</em> directory. HTTP server must have rights to write into',
  54. 'ok' => 'Permissions on favicons directory are good.',
  55. ),
  56. 'feeds' => array(
  57. 'nok' => 'Feed table is bad configured.',
  58. 'ok' => 'Feed table is ok.',
  59. ),
  60. 'files' => 'File installation',
  61. 'json' => array(
  62. 'nok' => 'You lack JSON (php5-json package).',
  63. 'ok' => 'You have JSON extension.',
  64. ),
  65. 'minz' => array(
  66. 'nok' => 'You lack the Minz framework.',
  67. 'ok' => 'You have the Minz framework.',
  68. ),
  69. 'pcre' => array(
  70. 'nok' => 'You lack a required library for regular expressions (php-pcre).',
  71. 'ok' => 'You have the required library for regular expressions (PCRE).',
  72. ),
  73. 'pdo' => array(
  74. 'nok' => 'You lack PDO or one of the supported drivers (pdo_mysql, pdo_sqlite).',
  75. 'ok' => 'You have PDO and at least one of the supported drivers (pdo_mysql, pdo_sqlite).',
  76. ),
  77. 'persona' => array(
  78. 'nok' => 'Check permissions on <em>./data/persona</em> directory. HTTP server must have rights to write into',
  79. 'ok' => 'Permissions on Mozilla Persona directory are good.',
  80. ),
  81. 'php' => array(
  82. '_' => 'PHP installation',
  83. 'nok' => 'Your PHP version is %s but FreshRSS requires at least version %s.',
  84. 'ok' => 'Your PHP version is %s, which is compatible with FreshRSS.',
  85. ),
  86. 'tables' => array(
  87. 'nok' => 'There is one or more lacking tables in the database.',
  88. 'ok' => 'Tables are existing in the database.',
  89. ),
  90. 'title' => 'Installation checking',
  91. 'tokens' => array(
  92. 'nok' => 'Check permissions on <em>./data/tokens</em> directory. HTTP server must have rights to write into',
  93. 'ok' => 'Permissions on tokens directory are good.',
  94. ),
  95. 'users' => array(
  96. 'nok' => 'Check permissions on <em>./data/users</em> directory. HTTP server must have rights to write into',
  97. 'ok' => 'Permissions on users directory are good.',
  98. ),
  99. 'zip' => array(
  100. 'nok' => 'You lack ZIP extension (php5-zip package).',
  101. 'ok' => 'You have ZIP extension.',
  102. ),
  103. ),
  104. 'extensions' => array(
  105. 'disabled' => 'Disabled',
  106. 'empty_list' => 'There is no installed extension',
  107. 'enabled' => 'Enabled',
  108. 'no_configure_view' => 'This extension cannot be configured.',
  109. 'system' => array(
  110. '_' => 'System extensions',
  111. 'no_rights' => 'System extension (you have no rights on it)',
  112. ),
  113. 'title' => 'Extensions',
  114. 'user' => 'User extensions',
  115. ),
  116. 'stats' => array(
  117. '_' => 'Statistics',
  118. 'all_feeds' => 'All feeds',
  119. 'category' => 'Category',
  120. 'entry_count' => 'Entry count',
  121. 'entry_per_category' => 'Entries per category',
  122. 'entry_per_day' => 'Entries per day (last 30 days)',
  123. 'entry_per_day_of_week' => 'Per day of week (average: %.2f messages)',
  124. 'entry_per_hour' => 'Per hour (average: %.2f messages)',
  125. 'entry_per_month' => 'Per month (average: %.2f messages)',
  126. 'entry_repartition' => 'Entries repartition',
  127. 'feed' => 'Feed',
  128. 'feed_per_category' => 'Feeds per category',
  129. 'idle' => 'Idle feeds',
  130. 'main' => 'Main statistics',
  131. 'main_stream' => 'Main stream',
  132. 'menu' => array(
  133. 'idle' => 'Idle feeds',
  134. 'main' => 'Main statistics',
  135. 'repartition' => 'Articles repartition',
  136. ),
  137. 'no_idle' => 'There is no idle feed!',
  138. 'number_entries' => '%d articles',
  139. 'percent_of_total' => '%% of total',
  140. 'repartition' => 'Articles repartition',
  141. 'status_favorites' => 'Favourites',
  142. 'status_read' => 'Read',
  143. 'status_total' => 'Total',
  144. 'status_unread' => 'Unread',
  145. 'title' => 'Statistics',
  146. 'top_feed' => 'Top ten feeds',
  147. ),
  148. 'system' => array(
  149. '_' => 'System configuration',
  150. 'auto-update-url' => 'Auto-update server URL',
  151. 'instance-name' => 'Instance name',
  152. 'max-categories' => 'Categories per user limit',
  153. 'max-feeds' => 'Feeds per user limit',
  154. 'registration' => array(
  155. 'help' => '0 means that there is no account limit',
  156. 'number' => 'Max number of accounts',
  157. ),
  158. ),
  159. 'update' => array(
  160. '_' => 'Update system',
  161. 'apply' => 'Apply',
  162. 'check' => 'Check for new updates',
  163. 'current_version' => 'Your current version of FreshRSS is the %s.',
  164. 'last' => 'Last verification: %s',
  165. 'none' => 'No update to apply',
  166. 'title' => 'Update system',
  167. ),
  168. 'user' => array(
  169. 'articles_and_size' => '%s articles (%s)',
  170. 'create' => 'Create new user',
  171. 'email_persona' => 'Login mail address<br /><small>(for <a href="https://persona.org/" rel="external">Mozilla Persona</a>)</small>',
  172. 'language' => 'Language',
  173. 'number' => 'There is %d account created yet',
  174. 'numbers' => 'There are %d accounts created yet',
  175. 'password_form' => 'Password<br /><small>(for the Web-form login method)</small>',
  176. 'password_format' => 'At least 7 characters',
  177. 'title' => 'Manage users',
  178. 'user_list' => 'List of users',
  179. 'username' => 'Username',
  180. 'users' => 'Users',
  181. ),
  182. );