|
@@ -43,7 +43,7 @@ return array(
|
|
|
'archiving' => 'Archiviazione',
|
|
'archiving' => 'Archiviazione',
|
|
|
'auth' => array(
|
|
'auth' => array(
|
|
|
'configuration' => 'Autenticazione',
|
|
'configuration' => 'Autenticazione',
|
|
|
- 'help' => 'Accesso per feeds protetti',
|
|
|
|
|
|
|
+ 'help' => 'Accesso per feed protetti',
|
|
|
'http' => 'Autenticazione HTTP',
|
|
'http' => 'Autenticazione HTTP',
|
|
|
'password' => 'Password HTTP',
|
|
'password' => 'Password HTTP',
|
|
|
'username' => 'Nome utente HTTP',
|
|
'username' => 'Nome utente HTTP',
|
|
@@ -57,7 +57,7 @@ return array(
|
|
|
),
|
|
),
|
|
|
'css_cookie' => 'Usa i cookie quando viene recuperato il contenuto di un articolo',
|
|
'css_cookie' => 'Usa i cookie quando viene recuperato il contenuto di un articolo',
|
|
|
'css_cookie_help' => 'Esempio: <kbd>foo=bar; gdpr_consent=true; cookie=value</kbd>',
|
|
'css_cookie_help' => 'Esempio: <kbd>foo=bar; gdpr_consent=true; cookie=value</kbd>',
|
|
|
- 'css_help' => 'In caso di RSS feeds troncati (attenzione, richiede molto tempo!)',
|
|
|
|
|
|
|
+ 'css_help' => 'In caso di feed RSS troncati (attenzione, richiede molto tempo!)',
|
|
|
'css_path' => 'Percorso del foglio di stile CSS del sito di origine',
|
|
'css_path' => 'Percorso del foglio di stile CSS del sito di origine',
|
|
|
'css_path_filter' => array(
|
|
'css_path_filter' => array(
|
|
|
'_' => 'Il selettore CSS degli elementi da rimuovere',
|
|
'_' => 'Il selettore CSS degli elementi da rimuovere',
|
|
@@ -67,13 +67,13 @@ return array(
|
|
|
'empty' => 'Questo feed non contiene articoli. Per favore verifica il sito direttamente.',
|
|
'empty' => 'Questo feed non contiene articoli. Per favore verifica il sito direttamente.',
|
|
|
'error' => 'Questo feed ha generato un errore. Per favore verifica se ancora disponibile.',
|
|
'error' => 'Questo feed ha generato un errore. Per favore verifica se ancora disponibile.',
|
|
|
'export-as-opml' => array(
|
|
'export-as-opml' => array(
|
|
|
- 'download' => 'Download', // TODO
|
|
|
|
|
- 'help' => 'XML file', // TODO
|
|
|
|
|
- 'label' => 'Export as OPML', // TODO
|
|
|
|
|
|
|
+ 'download' => 'Scarica',
|
|
|
|
|
+ 'help' => 'File XML',
|
|
|
|
|
+ 'label' => 'Esporta come OPML',
|
|
|
),
|
|
),
|
|
|
'filteractions' => array(
|
|
'filteractions' => array(
|
|
|
'_' => 'Azioni di filtro',
|
|
'_' => 'Azioni di filtro',
|
|
|
- 'help' => 'Scrivi un filtro di ricerca per riga. Operators <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">see documentation</a>.', // DIRTY
|
|
|
|
|
|
|
+ '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>.',
|
|
|
),
|
|
),
|
|
|
'information' => 'Informazioni',
|
|
'information' => 'Informazioni',
|
|
|
'keep_min' => 'Numero minimo di articoli da mantenere',
|
|
'keep_min' => 'Numero minimo di articoli da mantenere',
|
|
@@ -194,7 +194,7 @@ return array(
|
|
|
'main_stream' => 'Mostra in homepage',
|
|
'main_stream' => 'Mostra in homepage',
|
|
|
),
|
|
),
|
|
|
'proxy' => 'Imposta un proxy per recuperare questo feed',
|
|
'proxy' => 'Imposta un proxy per recuperare questo feed',
|
|
|
- 'proxy_help' => 'Seleziona un protocollo (e.g: SOCKS5) ed inserisci l’indirizzo del proxy (e.g: <kbd>127.0.0.1:1080</kbd> or <kbd>username:password@127.0.0.1:1080</kbd>)', // DIRTY
|
|
|
|
|
|
|
+ 'proxy_help' => 'Seleziona un protocollo (e.g: SOCKS5) ed inserisci l’indirizzo del proxy (es.: <kbd>127.0.0.1:1080</kbd> o <kbd>username:password@127.0.0.1:1080</kbd>)',
|
|
|
'selector_preview' => array(
|
|
'selector_preview' => array(
|
|
|
'show_raw' => 'Mostra codice sorgente',
|
|
'show_raw' => 'Mostra codice sorgente',
|
|
|
'show_rendered' => 'Mostra contenuto',
|
|
'show_rendered' => 'Mostra contenuto',
|
|
@@ -237,7 +237,7 @@ return array(
|
|
|
'import_export' => 'Importa / esporta',
|
|
'import_export' => 'Importa / esporta',
|
|
|
'label_management' => 'Gestione etichette',
|
|
'label_management' => 'Gestione etichette',
|
|
|
'stats' => array(
|
|
'stats' => array(
|
|
|
- 'idle' => 'Feeds non aggiornati',
|
|
|
|
|
|
|
+ 'idle' => 'Feed non aggiornati',
|
|
|
'main' => 'Statistiche principali',
|
|
'main' => 'Statistiche principali',
|
|
|
'repartition' => 'Ripartizione articoli',
|
|
'repartition' => 'Ripartizione articoli',
|
|
|
),
|
|
),
|
|
@@ -258,7 +258,7 @@ return array(
|
|
|
'add_feed' => 'Aggiungi un feed',
|
|
'add_feed' => 'Aggiungi un feed',
|
|
|
'add_label' => 'Aggiungi un’etichetta',
|
|
'add_label' => 'Aggiungi un’etichetta',
|
|
|
'delete_label' => 'Cancella un’etichetta',
|
|
'delete_label' => 'Cancella un’etichetta',
|
|
|
- 'feed_management' => 'Gestione RSS feeds',
|
|
|
|
|
|
|
+ 'feed_management' => 'Gestione feed RSS',
|
|
|
'rename_label' => 'Rinomina un’etichetta',
|
|
'rename_label' => 'Rinomina un’etichetta',
|
|
|
'subscription_tools' => 'Strumenti di sottoscrizione',
|
|
'subscription_tools' => 'Strumenti di sottoscrizione',
|
|
|
),
|
|
),
|