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.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',