Translated using Weblate (Italian) (#288)
Currently translated at 99.3% (158 of 159 strings) Translation: XBackBone/XBackBone Translate-URL: https://hosted.weblate.org/projects/xbackbone/xbackbone/it/ Co-authored-by: Sergio Brighenti <sergio@brighenti.me>
This commit is contained in:
parent
5b8cc0ecbd
commit
6bcd455d2e
1 changed files with 4 additions and 3 deletions
|
@ -34,7 +34,7 @@ return [
|
|||
'files' => 'File',
|
||||
'orphaned_files' => 'File orfani',
|
||||
'theme' => 'Tema',
|
||||
'click_to_load' => 'Clicca per caricare...',
|
||||
'click_to_load' => 'Clicca per caricare…',
|
||||
'apply' => 'Applica',
|
||||
'save' => 'Salva',
|
||||
'used' => 'Usato',
|
||||
|
@ -79,8 +79,8 @@ return [
|
|||
'switch_to' => 'Vedi come',
|
||||
'gallery' => 'Galleria',
|
||||
'table' => 'Tabella',
|
||||
'dotted_search' => 'Cerca...',
|
||||
'order_by' => 'Ordina per...',
|
||||
'dotted_search' => 'Cerca…',
|
||||
'order_by' => 'Ordina per…',
|
||||
'time' => 'Data',
|
||||
'name' => 'Nome',
|
||||
'maintenance' => 'Manutenzione',
|
||||
|
@ -160,4 +160,5 @@ return [
|
|||
'zip_ext_not_loaded' => 'L\'estensione zip richiesta non è caricata',
|
||||
'changelog' => 'Registro dei cambiamenti',
|
||||
'show_changelog' => 'Mostra registro dei cambiamenti',
|
||||
'copied' => 'Copiato negli appunti!',
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue