install.php 6.9 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. 'action' => array(
  13. 'finish' => 'Acabar l’installacion',
  14. 'fix_errors_before' => 'Mercés de corregir las errors seguentas abans de contunhar.',
  15. 'keep_install' => 'Gardar la configuracion precedenta',
  16. 'next_step' => 'Anar a l’estapa seguenta',
  17. 'reinstall' => 'Reïnstallar FreshRSS',
  18. ),
  19. 'bdd' => array(
  20. '_' => 'Basa de donadas',
  21. 'conf' => array(
  22. '_' => 'Configuracion de la basa de donadas',
  23. 'ko' => 'Verificatz las informacions de la basa de donadas.',
  24. 'ok' => 'La configuracion de la basa de donadas es salvagarda.',
  25. ),
  26. 'host' => 'Òste',
  27. 'password' => 'Senhal de la basa de donadas',
  28. 'prefix' => 'Prefixe de tabla',
  29. 'type' => 'Tipe de basa de donadas',
  30. 'username' => 'Nom d’utilizaire de la basa de donadas',
  31. ),
  32. 'check' => array(
  33. '_' => 'Verificacions',
  34. 'already_installed' => 'Sembla que FreshRSS es ja installat !',
  35. 'cache' => array(
  36. 'nok' => 'Volgatz verificar los dreches sul repertòri <em>%s</em>. Lo servidor HTTP deu poder escriure dedins.',
  37. 'ok' => 'Los dreches sul cache son bons.',
  38. ),
  39. 'ctype' => array(
  40. 'nok' => 'Impossible de trobar una bibliotèca per la verificacion del tipe de caractèrs (php-ctype).',
  41. 'ok' => 'Avètz la bibliotèca per la verificacion del tipe de caractèrs (ctype).',
  42. ),
  43. 'curl' => array(
  44. 'nok' => 'Impossible de trobar la bibliotèca curl ( paquet php-curl).',
  45. 'ok' => 'Avètz la bibliotèca cURL.',
  46. ),
  47. 'data' => array(
  48. 'nok' => 'Volgatz verificar los dreches sul repertòri <em>%s</em>. Lo servidor HTTP deu poder escriure dedins.',
  49. 'ok' => 'Los dreches sul repertòri data son bons.',
  50. ),
  51. 'database-connection' => array(
  52. 'nok' => 'Database connection error.', // TODO
  53. 'ok' => 'Database connection is good.', // TODO
  54. ),
  55. 'database-table' => array(
  56. 'nok' => 'Database table "%s" is incomplete.', // TODO
  57. 'ok' => 'Database table "%s" is good.', // TODO
  58. ),
  59. 'database-tables' => array(
  60. 'nok' => 'Some database tables are missing.', // TODO
  61. 'ok' => 'All database tables exist.', // TODO
  62. ),
  63. 'database-title' => 'Database', // TODO
  64. 'dom' => array(
  65. 'nok' => 'Impossible de trobar una bibliotèca per percórrer lo DOM.',
  66. 'ok' => 'Avètz la bibliotèca per percórrer lo DOM.',
  67. ),
  68. 'favicons' => array(
  69. 'nok' => 'Volgatz verificar los dreches sul repertòri <em>%s</em>. Lo servidor HTTP deu poder escriure dedins.',
  70. 'ok' => 'Los dreches sul repertòri dels favicons son bons.',
  71. ),
  72. 'fileinfo' => array(
  73. 'nok' => 'Avètz pas PHP fileinfo (paquet fileinfo).',
  74. 'ok' => 'Avètz la bibliotèca fileinfo.',
  75. ),
  76. 'files' => 'Installacion dels fichièrs',
  77. 'intl' => array(
  78. 'nok' => 'Cannot find the recommended library php-intl for internationalisation.', // TODO
  79. 'ok' => 'You have the recommended library php-intl for internationalisation.', // TODO
  80. ),
  81. 'json' => array(
  82. 'nok' => 'Impossible de trobar l’extension recomandada JSON (paquet php-json).',
  83. 'ok' => 'Avètz l’exension recomandada JSON.',
  84. ),
  85. 'mbstring' => array(
  86. 'nok' => 'Impossible de trobar la bibliotèca recomandada mbstring per Unicode.',
  87. 'ok' => 'Avètz la bibliotèca recomandada mbstring per Unicode.',
  88. ),
  89. 'pcre' => array(
  90. 'nok' => 'Impossible de trobar una bibliotèca per las expressions regulara (php-pcre).',
  91. 'ok' => 'Avètz la bibliotèca per las expressions regularas (PCRE).',
  92. ),
  93. 'pdo-mysql' => array(
  94. 'nok' => 'Cannot find the required PDO driver for MySQL/MariaDB.', // TODO
  95. ),
  96. 'pdo-pgsql' => array(
  97. 'nok' => 'Cannot find the required PDO driver for PostgreSQL.', // TODO
  98. ),
  99. 'pdo-sqlite' => array(
  100. 'nok' => 'Cannot find the PDO driver for SQLite.', // TODO
  101. 'ok' => 'You have the PDO driver for SQLite.', // TODO
  102. ),
  103. 'pdo' => array(
  104. 'nok' => 'Impossible de trobar PDO o un dels drivers compatibles (pdo_sqlite, pdo_pgsql, pdo_mysql).',
  105. 'ok' => 'Avètz PDO e almens un des drivers compatibles (pdo_sqlite, pdo_pgsql, pdo_mysql).',
  106. ),
  107. 'php' => array(
  108. '_' => 'Installacion PHP',
  109. 'nok' => 'Vòstra version PHP es la %s más FreshRSS demanda almens la versión %s.',
  110. 'ok' => 'Vòstra version PHP es %s, qu’es compatibla amb FreshRSS.',
  111. ),
  112. 'reload' => 'Revérifier',
  113. 'tmp' => array(
  114. 'nok' => 'Volgatz verificar los dreches sul repertòri <em>%s</em>. Lo servidor HTTP deu poder escriure dedins.',
  115. 'ok' => 'Las permissions sul repertòri temporari son bonas.',
  116. ),
  117. 'tokens' => array(
  118. 'nok' => 'Volgatz verificar los dreches sul repertòri <em>./data/tokens</em>. Lo servidor HTTP deu poder escriure dedins',
  119. 'ok' => 'Los dreches sul repertòri dels getons son bons.',
  120. ),
  121. 'unknown_process_username' => 'desconegut',
  122. 'users' => array(
  123. 'nok' => 'Volgatz verificar los dreches sul repertòri <em>%s</em>. Lo servidor HTTP deu poder escriure dedins.',
  124. 'ok' => 'Los dreches sul repertòri dels utilizaires son bons.',
  125. ),
  126. 'xml' => array(
  127. 'nok' => 'Impossible de trobar una bibliotèca necessària per XML.',
  128. 'ok' => 'Avètz la bibliotèca per percórrer los XML.',
  129. ),
  130. 'zip' => array(
  131. 'nok' => 'Avètz pas l’extension ZIP (paquet php-zip).',
  132. 'ok' => 'Avètz l’exension ZIP.',
  133. ),
  134. ),
  135. 'conf' => array(
  136. '_' => 'Configuracion generala',
  137. 'ok' => 'La configuracion generala es enregistrada.',
  138. ),
  139. 'congratulations' => 'Òsca !',
  140. 'default_user' => array(
  141. '_' => 'Nom d’utilizaire per defaut',
  142. 'max_char' => '16 caractèrs alfanumerics maximum',
  143. ),
  144. 'fix_errors_before' => 'Mercés de corregir las errors seguentas abans de contunhar.',
  145. 'javascript_is_better' => 'FreshRSS es mai agradable amb lo JavaScript activat',
  146. 'js' => array(
  147. 'confirm_reinstall' => 'En reïnstallant FreshRSS perdretz la configuracion precedenta. Volètz vertadièrament contunhar ?',
  148. ),
  149. 'language' => array(
  150. '_' => 'Lenga',
  151. 'choose' => 'Causissètz la lenga per FreshRSS',
  152. 'defined' => 'La lenga es corrèctament definida.',
  153. ),
  154. 'missing_applied_migrations' => 'Quicòm a trucat ; devètz crear un fichièr <em>%s</em> void manualament.',
  155. 'ok' => 'L’installacion s’es corrèctament passada.',
  156. 'session' => array(
  157. 'nok' => 'Sembla que lo servidor web siá pas corrèctament configurat pels cookies per las sessions PHP !',
  158. ),
  159. 'step' => 'etapa %d',
  160. 'steps' => 'Etapas',
  161. 'this_is_the_end' => 'Es la fin',
  162. 'title' => 'Installacion · FreshRSS',
  163. );