Skip to content

Commit 5f7460f

Browse files
committed
New translations settings.php (Italian)
1 parent 65fb629 commit 5f7460f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lang/it/settings.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
'reg_confirm_restrict_domain_placeholder' => 'Nessuna restrizione impostata',
7676

7777
// Sorting Settings
78-
'sorting' => 'Lists & Sorting',
79-
'sorting_book_default' => 'Default Book Sort Rule',
78+
'sorting' => 'Elenchi E Ordinamento',
79+
'sorting_book_default' => 'Regola Di Ordinamento Libro Predefinita',
8080
'sorting_book_default_desc' => 'Selezionare la regola di ordinamento predefinita da applicare ai nuovi libri. Questa regola non influisce sui libri esistenti e può essere modificata per ogni libro.',
8181
'sorting_rules' => 'Regole di ordinamento',
8282
'sorting_rules_desc' => 'Si tratta di operazioni di ordinamento predefinite applicabili ai contenuti del sistema.',
@@ -103,8 +103,8 @@
103103
'sort_rule_op_updated_date' => 'Data di aggiornamento',
104104
'sort_rule_op_chapters_first' => 'Capitoli Prima',
105105
'sort_rule_op_chapters_last' => 'Capitoli dopo',
106-
'sorting_page_limits' => 'Per-Page Display Limits',
107-
'sorting_page_limits_desc' => 'Set how many items to show per-page in various lists within the system. Typically a lower amount will be more performant, while a higher amount avoids the need to click through multiple pages. Using an even multiple of 3 (18, 24, 30, etc...) is recommended.',
106+
'sorting_page_limits' => 'Limiti Visualizzazione Per Pagina',
107+
'sorting_page_limits_desc' => 'Imposta il numero di elementi da visualizzare per pagina nei vari elenchi all\'interno del sistema. In genere, un numero inferiore garantisce prestazioni migliori, mentre un numero più elevato evita la necessità di cliccare su più pagine. Si consiglia di utilizzare un multiplo pari di 3 (18, 24, 30, ecc...).',
108108

109109
// Maintenance settings
110110
'maint' => 'Manutenzione',

0 commit comments

Comments
 (0)