array(
'documentation' => 'Copiatz l’URL seguenta per l’utilizaire dins d’una aisina extèrna.',
'title' => 'API', // IGNORE
),
'bookmarklet' => array(
'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.',
'label' => 'S’abonar',
'title' => 'Bookmarklet', // IGNORE
),
'category' => array(
'_' => 'Categoria',
'add' => 'Ajustar categoria',
'archiving' => 'Archivar',
'dynamic_opml' => array(
'_' => 'OPML dinamic',
'help' => 'Fornís l’URL per un fichièr OPML per garnir automaticament aquesta categoria amb de flux',
),
'empty' => 'Categoria voida',
'expand' => 'Expand category', // TODO
'information' => 'Informacions',
'open' => 'Open category', // TODO
'opml_url' => 'URL OPML',
'position' => 'Mostrar la posicion',
'position_help' => 'Per contrarotlar l’òrdre de tria de la categoria',
'title' => 'Títol',
),
'feed' => array(
'accept_cookies' => 'Acceptar los cookies',
'accept_cookies_help' => 'Permetre al servidor del flux de definir de cookies (gardatz en memòria pendent la durada de la requèsta sonque)',
'add' => 'Ajustar un flux',
'advanced' => 'Avançat',
'archiving' => 'Archivar',
'auth' => array(
'configuration' => 'Identificacion',
'help' => 'Permet l’accès als fluxes protegits per una autentificacion HTTP',
'http' => 'Autentificacion HTTP',
'password' => 'Senhal HTTP',
'username' => 'Identificant HTTP',
),
'change_favicon' => 'Change…', // TODO
'clear_cache' => 'Totjorn escafar lo cache',
'content_action' => array(
'_' => 'Accion sul contengut en recuperant lo contengut de l’article',
'append' => 'Apondre aprèp lo contengut existent',
'prepend' => 'Apondre abans lo contengut existent',
'replace' => 'Remplaçar lo contengut existent',
),
'content_retrieval' => 'Content retrieval', // TODO
'css_cookie' => 'Utilizar los cookies en recuperant lo contengut de l’article',
'css_cookie_help' => 'Exemple : foo=bar; gdpr_consent=true; cookie=value',
'css_help' => 'Permet de recuperar los fluxes troncats (atencion, demanda mai de temps !)',
'css_path' => 'Selector CSS dels articles sul site d’origina',
'css_path_filter' => array(
'_' => 'Selector CSS de l’element de tirar',
'help' => 'Un selector CSS pòt èsser una lista coma : footer, aside, p[data-sanitized-class~="menu"]',
),
'description' => 'Descripcion', // IGNORE
'empty' => 'Aqueste flux es void. Assegurats-vos qu’es totjorn mantengut.',
'error' => 'Aqueste flux a rescontrat un problèma. Volgatz verificar que siá totjorn accessible.', // DIRTY
'export-as-opml' => array(
'download' => 'Download', // TODO
'help' => 'XML file (data subset. See documentation)', // TODO
'label' => 'Export as OPML', // TODO
),
'ext_favicon' => 'Set automatically', // TODO
'favicon_changed_by_ext' => 'The icon has been set by the %s extension.', // TODO
'filteractions' => array(
'_' => 'Filtre d’accion',
'help' => 'Escrivètz una recèrca per linha. Operators see documentation.', // DIRTY
'view_filter' => 'Preview filters on existing articles (new window)', // TODO
),
'http_headers' => 'HTTP Headers', // TODO
'http_headers_help' => 'Headers are separated by a newline, and the name and value of a header are separated by a colon (e.g: Accept: application/atom+xml
Authorization: Bearer some-token).', // TODO
'icon' => 'Icon', // TODO
'information' => 'Informacions',
'keep_min' => 'Nombre minimum d’articles de servar',
'kind' => array(
'_' => 'Tipe de font de flux',
'html_json' => array(
'_' => 'HTML + XPath + JSON dot notation (JSON in HTML)', // TODO
'xpath' => array(
'_' => 'XPath for JSON in HTML', // TODO
'help' => 'Example: normalize-space(//script[@type="application/json"]) (single JSON)
or: //script[@type="application/ld+json"] (one JSON object per article)', // TODO
),
),
'html_xpath' => array(
'_' => 'HTML + XPath (Web scraping)', // IGNORE
'feed_title' => array(
'_' => 'títol del flux',
'help' => 'Exemple : //title o una cadena de tèxt estatica : "Mon flux personalizat"',
),
'help' => 'XPath 1.0 es un lengatge de requèsta estandard pels utilizaires avançats, e que FreshRSS prend en carga pel Web scraping.',
'item' => array(
'_' => 'trobar de novèlas items
(mai important)',
'help' => 'Exemple : //div[@class="news-item"]',
),
'item_author' => array(
'_' => 'item autor',
'help' => 'Pòt èsser una cadena de tèxt estatica. Exemple : "Anonymous"',
),
'item_categories' => 'item etiqueta',
'item_content' => array(
'_' => 'item contengut',
'help' => 'Exemple per prendre tot l’item : .',
),
'item_thumbnail' => array(
'_' => 'item vinheta',
'help' => 'Exemple : descendant::img/@src',
),
'item_timeFormat' => array(
'_' => 'Custom date/time format', // TODO
'help' => 'Optional. A format supported by DateTime::createFromFormat() such as d-m-Y H:i:s', // TODO
),
'item_timestamp' => array(
'_' => 'item data',
'help' => 'Lo resultats serà formatat per la foncion strtotime()',
),
'item_title' => array(
'_' => 'item títol',
'help' => 'Utilizatz en particular lo XPath axis descendant:: coma descendant::h2',
),
'item_uid' => array(
'_' => 'item ID unic',
'help' => 'Opcional. Exemple : descendant::div/@data-uri',
),
'item_uri' => array(
'_' => 'item ligam (URL)',
'help' => 'Exemple : descendant::a/@href',
),
'relative' => 'XPath (relatiu a l’element) per :',
'xpath' => 'XPath per :',
),
'json_dotnotation' => array(
'_' => 'JSON (dot notation)', // TODO
'feed_title' => array(
'_' => 'feed title', // TODO
'help' => 'Example: meta.title or a static string: "My custom feed"', // TODO
),
'help' => 'A JSON dot notated uses dots between objects and brackets for arrays (e.g. data.items[0].title)', // TODO
'item' => array(
'_' => 'finding news items
(most important)', // TODO
'help' => 'JSON path to the array containing the items, e.g. $ or newsItems', // TODO
),
'item_author' => 'item author', // TODO
'item_categories' => 'item tags', // TODO
'item_content' => array(
'_' => 'item content', // TODO
'help' => 'Key under which the content is found, e.g. content', // TODO
),
'item_thumbnail' => array(
'_' => 'item thumbnail', // TODO
'help' => 'Example: image', // TODO
),
'item_timeFormat' => array(
'_' => 'Custom date/time format', // TODO
'help' => 'Optional. A format supported by DateTime::createFromFormat() such as d-m-Y H:i:s', // TODO
),
'item_timestamp' => array(
'_' => 'item date', // TODO
'help' => 'The result will be parsed by strtotime()', // TODO
),
'item_title' => 'item title', // TODO
'item_uid' => 'item unique ID', // TODO
'item_uri' => array(
'_' => 'item link (URL)', // TODO
'help' => 'Example: permalink', // TODO
),
'json' => 'dot notation for:', // TODO
'relative' => 'dot notated path (relative to item) for:', // TODO
),
'jsonfeed' => 'JSON Feed', // TODO
'rss' => 'RSS / Atom (defaut)',
'xml_xpath' => 'XML + XPath', // TODO
),
'maintenance' => array(
'clear_cache' => 'Escafar lo cache',
'clear_cache_help' => 'Escafar lo cache d’aqueste flux sul disc',
'reload_articles' => 'Recargar los articles',
'reload_articles_help' => 'Recargar los articles e recuperar lo contengut complet', // DIRTY
'title' => 'Mantenença',
),
'max_http_redir' => 'Max HTTP redireccions',
'max_http_redir_help' => 'Definir a 0 o daissar void per lo desactivar, -1 per de redireccions illimitadas',
'method' => array(
'_' => 'HTTP Method', // TODO
),
'method_help' => 'The POST payload has automatic support for application/x-www-form-urlencoded and application/json', // TODO
'method_postparams' => 'Payload for POST', // TODO
'moved_category_deleted' => 'Quand escafatz una categoria, sos fluxes son automaticament classats dins %s.',
'mute' => array(
'_' => 'mut',
'state_is_muted' => 'This feed is muted', // TODO
),
'no_selected' => 'Cap de flux pas seleccionat.',
'number_entries' => '%d articles', // IGNORE
'open_feed' => 'Open feed %s', // TODO
'path_entries_conditions' => 'Conditions for content retrieval', // TODO
'priority' => array(
'_' => 'Visibilitat',
'category' => 'Mostar dins sa categoria',
'feed' => 'Show in its feed', // TODO
'hidden' => 'Mostrar pas',
'important' => 'Show in important feeds', // TODO
'main_stream' => 'Mostar al flux màger',
),
'proxy' => 'Definir un servidor proxy per trapar aqueste flux',
'proxy_help' => 'Seleccionatz un protocòl (ex : SOCKS5) e picatz l’adreça del proxy (ex : 127.0.0.1:1080 or username:password@127.0.0.1:1080)', // DIRTY
'reset_favicon' => 'Reset to default', // TODO
'selector_preview' => array(
'show_raw' => 'Veire lo còdi font',
'show_rendered' => 'Veire lo contengut',
),
'show' => array(
'all' => 'Mostrar totes los fluxes',
'error' => 'Mostrar pas que los fluxes amb errors',
),
'showing' => array(
'error' => 'Afichatge dels articles amb errors solament',
),
'ssl_verify' => 'Verificacion de la seguretat SSL',
'stats' => 'Estatisticas',
'think_to_add' => 'Podètz ajustar de fluxes.',
'timeout' => 'Temps d’espèra en segondas',
'title' => 'Títol',
'title_add' => 'Ajustar un flux RSS',
'ttl' => 'Actualizar pas automaticament mai sovent que',
'unicityCriteria' => array(
'_' => 'Article unicity criteria', // TODO
'forced' => 'forced', // TODO
'help' => 'Relevant for invalid feeds.
⚠️ Changing the policy will create duplicates.', // TODO
'id' => 'Standard ID (default)', // TODO
'link' => 'Link', // TODO
'sha1:content' => 'Content', // TODO
'sha1:content_published' => 'Content + Date', // TODO
'sha1:link_published' => 'Link + Date', // TODO
'sha1:link_published_title' => 'Link + Date + Title', // TODO
'sha1:link_published_title_content' => 'Link + Date + Title + Content', // TODO
'sha1:published' => 'Date', // TODO
'sha1:title' => 'Title', // TODO
'sha1:title_published' => 'Title + Date', // TODO
'sha1:title_published_content' => 'Title + Date + Content', // TODO
),
'url' => 'Flux URL',
'useragent' => 'Definir un user agent per recuperar aqueste flux',
'useragent_help' => 'Exemple : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)',
'validator' => 'Verificar la validitat del flux',
'website' => 'URL del site',
'websub' => 'Notificacions instantanèas amb WebSub',
),
'import_export' => array(
'export' => array(
'_' => 'Exportar',
'sqlite' => 'Download user database as SQLite', // TODO
),
'export_labelled' => 'Exportar los articles etiquetats',
'export_opml' => 'Exportar la lista de fluxes (OPML)',
'export_starred' => 'Exportar los favorits',
'feed_list' => 'Lista dels %s articles',
'file_to_import' => 'Fichièr d’importar
(OPML, JSON o ZIP)',
'file_to_import_no_zip' => 'Fichièr d’importar
(OPML o JSON)',
'import' => 'Importar',
'starred_list' => 'Lista dels articles favorits',
'title' => 'Importar / Exportar',
),
'menu' => array(
'add' => 'Ajustar un flux o una categoria',
'import_export' => 'Importar / Exportar',
'label_management' => 'Gestion de las etiquetas',
'stats' => array(
'idle' => 'Fluxes inactius',
'main' => 'Estatisticas principalas',
'repartition' => 'Reparticion dels articles',
'unread_dates' => 'Unread dates', // TODO
),
'subscription_management' => 'Gestion dels abonaments',
'subscription_tools' => 'Aisinas d’abonament',
),
'tag' => array(
'auto_label' => 'Add this label to new articles', // TODO
'name' => 'Nom',
'new_name' => 'Nom novèl',
'old_name' => 'Nom ancian',
),
'title' => array(
'_' => 'Gestion dels abonaments',
'add' => 'Apondon de flux o categoria',
'add_category' => 'Ajustar una categoria',
'add_dynamic_opml' => 'Apondre un OPML dinamic',
'add_feed' => 'Ajustar un flux',
'add_label' => 'Ajustar una etiqueta',
'add_opml_category' => 'OPML category name', // TODO
'delete_label' => 'Suprimir una etiqueta',
'feed_management' => 'Gestion dels fluxes RSS',
'subscription_tools' => 'Aisinas d’abonament',
),
);