aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/it/sub.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-02-24 12:02:16 +0100
committerGravatar GitHub <noreply@github.com> 2018-02-24 12:02:16 +0100
commit5ebeb9e3e5d46195a83211140c1d28d58be19b2a (patch)
tree6b93ae52a1206b6045087f893dde67a04b4e1bda /app/i18n/it/sub.php
parent889888f20eb6f3dd476b78c0f59672f7c7962354 (diff)
parent294f9336ad0f315574c74d6b527b1bb8a280f3c6 (diff)
Merge pull request #1786 from FreshRSS/dev1.10.0
FreshRSS 1.10.0
Diffstat (limited to 'app/i18n/it/sub.php')
-rw-r--r--app/i18n/it/sub.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/app/i18n/it/sub.php b/app/i18n/it/sub.php
index fe18855fb..698e64481 100644
--- a/app/i18n/it/sub.php
+++ b/app/i18n/it/sub.php
@@ -32,12 +32,18 @@ return array(
'description' => 'Descrizione',
'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.',
- 'in_main_stream' => 'Mostra in homepage',
'informations' => 'Informazioni',
'keep_history' => 'Numero minimo di articoli da mantenere',
'moved_category_deleted' => 'Cancellando una categoria i feed al suo interno verranno classificati automaticamente come <em>%s</em>.',
+ 'mute' => 'mute', // TODO
'no_selected' => 'Nessun feed selezionato.',
'number_entries' => '%d articoli',
+ 'priority' => array(
+ '_' => 'Visibility', // TODO
+ 'archived' => 'Do not show (archived)', // TODO
+ 'main_stream' => 'Mostra in homepage', // TODO
+ 'normal' => 'Show in its category', // TODO
+ ),
'stats' => 'Statistiche',
'think_to_add' => 'Aggiungi feed.',
'title' => 'Titolo',