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:
Weblate (bot) 2020-10-20 22:55:51 +02:00 committed by GitHub
parent 5b8cc0ecbd
commit 6bcd455d2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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!',
];