2016-03-25 01:18:05 -07:00
< ? php
return array (
2017-10-17 18:52:20 -07:00
'about_assets_title' => 'Informazioni sugli asset' ,
'about_assets_text' => 'Gli asset sono elementi tracciati con il numero di serie o il tag di asset. Tendono ad essere oggetti di valore più elevato dove identificare un elemento specifico.' ,
2016-03-25 01:18:05 -07:00
'archived' => 'Archiviato' ,
'asset' => 'Asset' ,
2018-07-18 08:55:38 -07:00
'bulk_checkout' => 'Ritiro Asset' ,
2016-03-25 01:18:05 -07:00
'checkin' => 'Ingresso Asset' ,
2017-10-17 18:52:20 -07:00
'checkout' => 'Asset Checkout' ,
2016-03-25 01:18:05 -07:00
'clone' => 'Copia Asset' ,
'deployable' => 'Distribuibile' ,
2021-10-04 19:59:55 -07:00
'deleted' => 'This asset has been deleted.' ,
2016-03-25 01:18:05 -07:00
'edit' => 'Modifica Asset' ,
2021-10-04 19:59:55 -07:00
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.' ,
2016-10-04 12:23:02 -07:00
'requestable' => 'Disponibile' ,
2017-10-17 18:52:20 -07:00
'requested' => 'richiesto' ,
2016-03-25 01:18:05 -07:00
'restore' => 'Ripristina Asset' ,
'pending' => 'In attesa' ,
'undeployable' => 'Non Distribuilbile' ,
'view' => 'Vedi Asset' ,
);