mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-29 11:43:43 -04:00
Updated italian translations (#7540)
Co-authored-by: loviuz <loviuz@mailbox.org>
This commit is contained in:
@@ -148,7 +148,7 @@ return array(
|
||||
'main_stream' => 'Flusso principale',
|
||||
'no_idle' => 'Non ci sono feed non aggiornati',
|
||||
'number_entries' => '%d articoli',
|
||||
'overview' => 'Overview', // TODO
|
||||
'overview' => 'Panoramica',
|
||||
'percent_of_total' => '% del totale',
|
||||
'repartition' => 'Ripartizione articoli: %s',
|
||||
'status_favorites' => 'Preferiti',
|
||||
|
||||
@@ -100,10 +100,10 @@ return array(
|
||||
),
|
||||
),
|
||||
'mark_read_button' => array(
|
||||
'_' => '“segna tutto come letto” button', // DIRTY
|
||||
'big' => 'Big', // TODO
|
||||
'none' => 'None', // TODO
|
||||
'small' => 'Small', // TODO
|
||||
'_' => 'pulsante “segna tutto come letto”',
|
||||
'big' => 'Grande',
|
||||
'none' => 'Nessuno',
|
||||
'small' => 'Piccolo',
|
||||
),
|
||||
'privacy' => array(
|
||||
'_' => 'Privacy', // IGNORE
|
||||
|
||||
Reference in New Issue
Block a user