sub.php 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  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. 'api' => array(
  13. 'documentation' => 'Copiatz l’URL seguenta per l’utilizaire dins d’una aisina extèrna.',
  14. 'title' => 'API', // IGNORE
  15. ),
  16. 'bookmarklet' => array(
  17. 'documentation' => 'Depausatz aqueste boton per la barra de marcapaginas o clicatz-lo a drecha e causissètz « Enregistrar aqueste ligam». Puèi clicatz «S’abonar» sus las paginas que volètz seguir.',
  18. 'label' => 'S’abonar',
  19. 'title' => 'Bookmarklet', // IGNORE
  20. ),
  21. 'category' => array(
  22. '_' => 'Categoria',
  23. 'add' => 'Ajustar categoria',
  24. 'archiving' => 'Archivar',
  25. 'dynamic_opml' => array(
  26. '_' => 'OPML dinamic',
  27. 'help' => 'Fornís l’URL per un <a href="http://opml.org/" target="_blank">fichièr OPML</a> per garnir automaticament aquesta categoria amb de flux',
  28. ),
  29. 'empty' => 'Categoria voida',
  30. 'expand' => 'Expand category', // TODO
  31. 'information' => 'Informacions',
  32. 'open' => 'Open category', // TODO
  33. 'opml_url' => 'URL OPML',
  34. 'position' => 'Mostrar la posicion',
  35. 'position_help' => 'Per contrarotlar l’òrdre de tria de la categoria',
  36. 'title' => 'Títol',
  37. ),
  38. 'feed' => array(
  39. 'accept_cookies' => 'Acceptar los cookies',
  40. 'accept_cookies_help' => 'Permetre al servidor del flux de definir de cookies (gardatz en memòria pendent la durada de la requèsta sonque)',
  41. 'add' => 'Ajustar un flux',
  42. 'advanced' => 'Avançat',
  43. 'archiving' => 'Archivar',
  44. 'auth' => array(
  45. 'configuration' => 'Identificacion',
  46. 'help' => 'Permet l’accès als fluxes protegits per una autentificacion HTTP',
  47. 'http' => 'Autentificacion HTTP',
  48. 'password' => 'Senhal HTTP',
  49. 'username' => 'Identificant HTTP',
  50. ),
  51. 'clear_cache' => 'Totjorn escafar lo cache',
  52. 'content_action' => array(
  53. '_' => 'Accion sul contengut en recuperant lo contengut de l’article',
  54. 'append' => 'Apondre aprèp lo contengut existent',
  55. 'prepend' => 'Apondre abans lo contengut existent',
  56. 'replace' => 'Remplaçar lo contengut existent',
  57. ),
  58. 'css_cookie' => 'Utilizar los cookies en recuperant lo contengut de l’article',
  59. 'css_cookie_help' => 'Exemple : <kbd>foo=bar; gdpr_consent=true; cookie=value</kbd>',
  60. 'css_help' => 'Permet de recuperar los fluxes troncats (atencion, demanda mai de temps !)',
  61. 'css_path' => 'Selector CSS dels articles sul site d’origina',
  62. 'css_path_filter' => array(
  63. '_' => 'Selector CSS de l’element de tirar',
  64. 'help' => 'Un selector CSS pòt èsser una lista coma : <kbd>.footer, .aside, p[data-sanitized-class="menu"]</kbd>',
  65. ),
  66. 'description' => 'Descripcion', // IGNORE
  67. 'empty' => 'Aqueste flux es void. Assegurats-vos qu’es totjorn mantengut.',
  68. 'error' => 'Aqueste flux a rescontrat un problèma. Volgatz verificar que siá totjorn accessible puèi actualizatz-lo.',
  69. 'export-as-opml' => array(
  70. 'download' => 'Download', // TODO
  71. 'help' => 'XML file (data subset. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">See documentation</a>)', // TODO
  72. 'label' => 'Export as OPML', // TODO
  73. ),
  74. 'filteractions' => array(
  75. '_' => 'Filtre d’accion',
  76. 'help' => 'Escrivètz una recèrca per linha. Operators <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">see documentation</a>.', // DIRTY
  77. ),
  78. 'http_headers' => 'HTTP Headers', // TODO
  79. 'http_headers_help' => 'Headers are separated by a newline, and the name and value of a header are separated by a colon (e.g: <kbd><code>Accept: application/atom+xml<br />Authorization: Bearer some-token</code></kbd>).', // TODO
  80. 'information' => 'Informacions',
  81. 'keep_min' => 'Nombre minimum d’articles de servar',
  82. 'kind' => array(
  83. '_' => 'Tipe de font de flux',
  84. 'html_xpath' => array(
  85. '_' => 'HTML + XPath (Web scraping)', // IGNORE
  86. 'feed_title' => array(
  87. '_' => 'títol del flux',
  88. 'help' => 'Exemple : <code>//title</code> o una cadena de tèxt estatica : <code>"Mon flux personalizat"</code>',
  89. ),
  90. 'help' => '<dfn><a href="https://www.w3.org/TR/xpath-10/" target="_blank">XPath 1.0</a></dfn> es un lengatge de requèsta estandard pels utilizaires avançats, e que FreshRSS prend en carga pel Web scraping.',
  91. 'item' => array(
  92. '_' => 'trobar de novèlas <strong>items</strong><br /><small>(mai important)</small>',
  93. 'help' => 'Exemple : <code>//div[@class="news-item"]</code>',
  94. ),
  95. 'item_author' => array(
  96. '_' => 'item autor',
  97. 'help' => 'Pòt èsser una cadena de tèxt estatica. Exemple : <code>"Anonymous"</code>',
  98. ),
  99. 'item_categories' => 'item etiqueta',
  100. 'item_content' => array(
  101. '_' => 'item contengut',
  102. 'help' => 'Exemple per prendre tot l’item : <code>.</code>',
  103. ),
  104. 'item_thumbnail' => array(
  105. '_' => 'item vinheta',
  106. 'help' => 'Exemple : <code>descendant::img/@src</code>',
  107. ),
  108. 'item_timeFormat' => array(
  109. '_' => 'Custom date/time format', // TODO
  110. 'help' => 'Optional. A format supported by <a href="https://php.net/datetime.createfromformat" target="_blank"><code>DateTime::createFromFormat()</code></a> such as <code>d-m-Y H:i:s</code>', // TODO
  111. ),
  112. 'item_timestamp' => array(
  113. '_' => 'item data',
  114. 'help' => 'Lo resultats serà formatat per la foncion <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>',
  115. ),
  116. 'item_title' => array(
  117. '_' => 'item títol',
  118. 'help' => 'Utilizatz en particular lo <a href="https://developer.mozilla.org/docs/Web/XPath/Axes" target="_blank">XPath axis</a> <code>descendant::</code> coma <code>descendant::h2</code>',
  119. ),
  120. 'item_uid' => array(
  121. '_' => 'item ID unic',
  122. 'help' => 'Opcional. Exemple : <code>descendant::div/@data-uri</code>',
  123. ),
  124. 'item_uri' => array(
  125. '_' => 'item ligam (URL)',
  126. 'help' => 'Exemple : <code>descendant::a/@href</code>',
  127. ),
  128. 'relative' => 'XPath (relatiu a l’element) per :',
  129. 'xpath' => 'XPath per :',
  130. ),
  131. 'json_dotnotation' => array(
  132. '_' => 'JSON (dot notation)', // TODO
  133. 'feed_title' => array(
  134. '_' => 'feed title', // TODO
  135. 'help' => 'Example: <code>meta.title</code> or a static string: <code>"My custom feed"</code>', // TODO
  136. ),
  137. 'help' => 'A JSON dot notated uses dots between objects and brackets for arrays (e.g. <code>data.items[0].title</code>)', // TODO
  138. 'item' => array(
  139. '_' => 'finding news <strong>items</strong><br /><small>(most important)</small>', // TODO
  140. 'help' => 'JSON path to the array containing the items, e.g. <code>newsItems</code>', // TODO
  141. ),
  142. 'item_author' => 'item author', // TODO
  143. 'item_categories' => 'item tags', // TODO
  144. 'item_content' => array(
  145. '_' => 'item content', // TODO
  146. 'help' => 'Key under which the content is found, e.g. <code>content</code>', // TODO
  147. ),
  148. 'item_thumbnail' => array(
  149. '_' => 'item thumbnail', // TODO
  150. 'help' => 'Example: <code>image</code>', // TODO
  151. ),
  152. 'item_timeFormat' => array(
  153. '_' => 'Custom date/time format', // TODO
  154. 'help' => 'Optional. A format supported by <a href="https://php.net/datetime.createfromformat" target="_blank"><code>DateTime::createFromFormat()</code></a> such as <code>d-m-Y H:i:s</code>', // TODO
  155. ),
  156. 'item_timestamp' => array(
  157. '_' => 'item date', // TODO
  158. 'help' => 'The result will be parsed by <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>', // TODO
  159. ),
  160. 'item_title' => 'item title', // TODO
  161. 'item_uid' => 'item unique ID', // TODO
  162. 'item_uri' => array(
  163. '_' => 'item link (URL)', // TODO
  164. 'help' => 'Example: <code>permalink</code>', // TODO
  165. ),
  166. 'json' => 'dot notation for:', // TODO
  167. 'relative' => 'dot notated path (relative to item) for:', // TODO
  168. ),
  169. 'jsonfeed' => 'JSON Feed', // TODO
  170. 'rss' => 'RSS / Atom (defaut)',
  171. 'xml_xpath' => 'XML + XPath', // TODO
  172. ),
  173. 'maintenance' => array(
  174. 'clear_cache' => 'Escafar lo cache',
  175. 'clear_cache_help' => 'Escafar lo cache d’aqueste flux sul disc',
  176. 'reload_articles' => 'Recargar los articles',
  177. 'reload_articles_help' => 'Recargar los articles e recuperar lo contengut complet', // DIRTY
  178. 'title' => 'Mantenença',
  179. ),
  180. 'max_http_redir' => 'Max HTTP redireccions',
  181. 'max_http_redir_help' => 'Definir a 0 o daissar void per lo desactivar, -1 per de redireccions illimitadas',
  182. 'method' => array(
  183. '_' => 'HTTP Method', // TODO
  184. ),
  185. 'method_help' => 'The POST payload has automatic support for <code>application/x-www-form-urlencoded</code> and <code>application/json</code>', // TODO
  186. 'method_postparams' => 'Payload for POST', // TODO
  187. 'moved_category_deleted' => 'Quand escafatz una categoria, sos fluxes son automaticament classats dins <em>%s</em>.',
  188. 'mute' => array(
  189. '_' => 'mut',
  190. 'state_is_muted' => 'This feed is muted', // TODO
  191. ),
  192. 'no_selected' => 'Cap de flux pas seleccionat.',
  193. 'number_entries' => '%d articles', // IGNORE
  194. 'open_feed' => 'Open feed %s', // TODO
  195. 'priority' => array(
  196. '_' => 'Visibilitat',
  197. 'archived' => 'Mostrar pas (archivat)',
  198. 'category' => 'Mostar dins sa categoria',
  199. 'important' => 'Show in important feeds', // TODO
  200. 'main_stream' => 'Mostar al flux màger',
  201. ),
  202. 'proxy' => 'Definir un servidor proxy per trapar aqueste flux',
  203. 'proxy_help' => 'Seleccionatz un protocòl (ex : SOCKS5) e picatz l’adreça del proxy (ex : <kbd>127.0.0.1:1080</kbd> or <kbd>username:password@127.0.0.1:1080</kbd>)', // DIRTY
  204. 'selector_preview' => array(
  205. 'show_raw' => 'Veire lo còdi font',
  206. 'show_rendered' => 'Veire lo contengut',
  207. ),
  208. 'show' => array(
  209. 'all' => 'Mostrar totes los fluxes',
  210. 'error' => 'Mostrar pas que los fluxes amb errors',
  211. ),
  212. 'showing' => array(
  213. 'error' => 'Afichatge dels articles amb errors solament',
  214. ),
  215. 'ssl_verify' => 'Verificacion de la seguretat SSL',
  216. 'stats' => 'Estatisticas',
  217. 'think_to_add' => 'Podètz ajustar de fluxes.',
  218. 'timeout' => 'Temps d’espèra en segondas',
  219. 'title' => 'Títol',
  220. 'title_add' => 'Ajustar un flux RSS',
  221. 'ttl' => 'Actualizar pas automaticament mai sovent que',
  222. 'url' => 'Flux URL',
  223. 'useragent' => 'Definir un user agent per recuperar aqueste flux',
  224. 'useragent_help' => 'Exemple : <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>',
  225. 'validator' => 'Verificar la validitat del flux',
  226. 'website' => 'URL del site',
  227. 'websub' => 'Notificacions instantanèas amb WebSub',
  228. ),
  229. 'import_export' => array(
  230. 'export' => 'Exportar',
  231. 'export_labelled' => 'Exportar los articles etiquetats',
  232. 'export_opml' => 'Exportar la lista de fluxes (OPML)',
  233. 'export_starred' => 'Exportar los favorits',
  234. 'feed_list' => 'Lista dels %s articles',
  235. 'file_to_import' => 'Fichièr d’importar<br />(OPML, JSON o ZIP)',
  236. 'file_to_import_no_zip' => 'Fichièr d’importar<br />(OPML o JSON)',
  237. 'import' => 'Importar',
  238. 'starred_list' => 'Lista dels articles favorits',
  239. 'title' => 'Importar / Exportar',
  240. ),
  241. 'menu' => array(
  242. 'add' => 'Ajustar un flux o una categoria',
  243. 'import_export' => 'Importar / Exportar',
  244. 'label_management' => 'Gestion de las etiquetas',
  245. 'stats' => array(
  246. 'idle' => 'Fluxes inactius',
  247. 'main' => 'Estatisticas principalas',
  248. 'repartition' => 'Reparticion dels articles',
  249. ),
  250. 'subscription_management' => 'Gestion dels abonaments',
  251. 'subscription_tools' => 'Aisinas d’abonament',
  252. ),
  253. 'tag' => array(
  254. 'auto_label' => 'Add this label to new articles', // TODO
  255. 'name' => 'Nom',
  256. 'new_name' => 'Nom novèl',
  257. 'old_name' => 'Nom ancian',
  258. ),
  259. 'title' => array(
  260. '_' => 'Gestion dels abonaments',
  261. 'add' => 'Apondon de flux o categoria',
  262. 'add_category' => 'Ajustar una categoria',
  263. 'add_dynamic_opml' => 'Apondre un OPML dinamic',
  264. 'add_feed' => 'Ajustar un flux',
  265. 'add_label' => 'Ajustar una etiqueta',
  266. 'delete_label' => 'Suprimir una etiqueta',
  267. 'feed_management' => 'Gestion dels fluxes RSS',
  268. 'rename_label' => 'Renomenar una etiqueta',
  269. 'subscription_tools' => 'Aisinas d’abonament',
  270. ),
  271. );