aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/it/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/it/sub.php')
-rw-r--r--app/i18n/it/sub.php48
1 files changed, 24 insertions, 24 deletions
diff --git a/app/i18n/it/sub.php b/app/i18n/it/sub.php
index 5b243291a..06ff550e2 100644
--- a/app/i18n/it/sub.php
+++ b/app/i18n/it/sub.php
@@ -29,9 +29,9 @@ return array(
'help' => 'Fornisci l’URL ad un <a href="http://opml.org/" target="_blank">file OPML</a> per popolare dinamicamente questa categoria con i feed',
),
'empty' => 'Categoria vuota',
- 'expand' => 'Expand category', // TODO
+ 'expand' => 'Espandi categoria',
'information' => 'Informazioni',
- 'open' => 'Open category', // TODO
+ 'open' => 'Aprire la categoria!',
'opml_url' => 'URL OPML',
'position' => 'Mostra posizione',
'position_help' => 'Per controllare l’ordinamento della categoria',
@@ -70,24 +70,24 @@ return array(
'error' => 'Questo feed ha generato un errore. Per favore verifica se ancora disponibile.',
'export-as-opml' => array(
'download' => 'Scarica',
- 'help' => 'File XML (data subset. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">See documentation</a>)', // DIRTY
+ 'help' => 'File XML (sottoinsieme di dati. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">Leggi la documentazione</a>)',
'label' => 'Esporta come OPML',
),
'filteractions' => array(
'_' => 'Azioni di filtro',
'help' => 'Scrivi un filtro di ricerca per riga. Per li operatori <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">vedi la documentazione</a>.',
),
- '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: <kbd><code>Accept: application/atom+xml<br />Authorization: Bearer some-token</code></kbd>).', // TODO
+ 'http_headers' => 'HTTP Headers', // IGNORE
+ 'http_headers_help' => 'Le intestazioni sono separate da una linea e il nome e il valore di un’intestazione sono separati da due punti (p.es: <kbd><code>Accept: application/atom+xml<br />Authorization: Bearer some-token</code></kbd>).',
'information' => 'Informazioni',
'keep_min' => 'Numero minimo di articoli da mantenere',
'kind' => array(
'_' => 'Tipo di sorgente del feed',
'html_json' => array(
- '_' => 'HTML + XPath + JSON dot notation (JSON in HTML)', // TODO
+ '_' => 'HTML + XPath + notazione a punti JSON (JSON in HTML)',
'xpath' => array(
- '_' => 'XPath for JSON in HTML', // TODO
- 'help' => 'Example: <code>//script[@type="application/json"]</code>', // TODO
+ '_' => 'XPath per JSON in HTML',
+ 'help' => 'Esempio: <code>//script[@type="application/json"]</code>',
),
),
'html_xpath' => array(
@@ -138,12 +138,12 @@ return array(
'xpath' => 'XPath per:',
),
'json_dotnotation' => array(
- '_' => 'JSON (dot notation)', // TODO
+ '_' => 'JSON (notazione a punti)',
'feed_title' => array(
'_' => 'titolo feed',
'help' => 'Esempio: <code>meta.title</code> o una stringa statica: <code>"Il mio feed personalizzato"</code>',
),
- 'help' => 'A JSON dot notated uses dots between objects and brackets for arrays (e.g. <code>data.items[0].title</code>)', // TODO
+ 'help' => 'Una notazione JSON utilizza i punti tra gli oggetti e le parentesi per gli array. P.es. <code>data.items[0].title</code>',
'item' => array(
'_' => 'ricerca nuovi <strong>elementi</strong><br /><small>(più importante)</small>',
'help' => 'percorso JSON per l’array contenente gli elementi, es. <code>$</code> o <code>newsItems</code>',
@@ -172,8 +172,8 @@ return array(
'_' => 'link elemento (URL)',
'help' => 'Esempio: <code>permalink</code>',
),
- 'json' => 'dot notation for:', // TODO
- 'relative' => 'dot notated path (relative to item) for:', // TODO
+ 'json' => 'notazione a punti per:',
+ 'relative' => 'path con notazione a punti (relativo all’elemento) per:',
),
'jsonfeed' => 'Feed JSON',
'rss' => 'RSS / Atom (predefinito)',
@@ -196,11 +196,11 @@ return array(
'moved_category_deleted' => 'Cancellando una categoria i feed al suo interno verranno classificati automaticamente come <em>%s</em>.',
'mute' => array(
'_' => 'muta',
- 'state_is_muted' => 'This feed is muted', // TODO
+ 'state_is_muted' => 'Questo feed è disattivato',
),
'no_selected' => 'Nessun feed selezionato.',
'number_entries' => '%d articoli',
- 'open_feed' => 'Open feed %s', // TODO
+ 'open_feed' => 'Aprire il feed %s',
'priority' => array(
'_' => 'Visibilità',
'archived' => 'Non mostrare (archiviato)',
@@ -229,14 +229,14 @@ return array(
'title_add' => 'Aggiungi RSS feed',
'ttl' => 'Non aggiornare automaticamente piu di',
'unicityCriteria' => array(
- '_' => 'Article unicity criteria', // TODO
- 'forced' => '<span title="Block the unicity criteria, even when the feed has duplicate articles">forced</span>', // TODO
- 'help' => 'Relevant for invalid feeds.<br />⚠️ Changing the policy will create duplicates.', // TODO
- 'id' => 'Standard ID (default)', // TODO
- 'link' => 'Link', // 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
+ '_' => 'Criteri di unicità dell’articolo',
+ 'forced' => '<span title="Blocca i criteri di unicità, anche quando il feed ha articoli duplicati">forzare</span>',
+ 'help' => 'Rilevante per i feed non validi.<br />⚠️ La modifica del criterio creerà dei duplicati.',
+ 'id' => 'Standard ID (default)', // IGNORE
+ 'link' => 'Link', // IGNORE
+ 'sha1:link_published' => 'Link + Data',
+ 'sha1:link_published_title' => 'Link + Data + Titolo',
+ 'sha1:link_published_title_content' => 'Link + Data + Titolo + Contenuto',
),
'url' => 'URL del feed',
'useragent' => 'Imposta lo user agent per recuperare questo feed',
@@ -248,7 +248,7 @@ return array(
'import_export' => array(
'export' => array(
'_' => 'Esporta',
- 'sqlite' => 'Download user database as SQLite', // TODO
+ 'sqlite' => 'Scaricare il database dell’utente in SQLite',
),
'export_labelled' => 'Esporta gli articoli etichettati',
'export_opml' => 'Esporta tutta la lista dei feed (OPML)',
@@ -285,7 +285,7 @@ return array(
'add_dynamic_opml' => 'Aggiungi OPML dinamico',
'add_feed' => 'Aggiungi un feed',
'add_label' => 'Aggiungi un’etichetta',
- 'add_opml_category' => 'OPML category name', // TODO
+ 'add_opml_category' => 'Nome categoria OPML',
'delete_label' => 'Cancella un’etichetta',
'feed_management' => 'Gestione feed RSS',
'rename_label' => 'Rinomina un’etichetta',