2018-02-20 14:37:12 -08:00
< ? php
return array (
'about_assets_title' => 'Acerca de Activos' ,
2018-03-22 20:01:45 -07:00
'about_assets_text' => 'Los activos son seguidos mediante el número del serial o la etiqueta del activo. Tienden a ser objetos de mayor valor en los que identificar un objeto específico importa.' ,
2018-02-20 14:37:12 -08:00
'archived' => 'Archivado' ,
2018-03-22 20:01:45 -07:00
'asset' => 'Activo' ,
2018-05-21 14:54:36 -07:00
'bulk_checkout' => 'Activos Asignados' ,
2018-03-22 20:01:45 -07:00
'checkin' => 'Ingresar Activo' ,
'checkout' => 'Retirar Activo' ,
'clone' => 'Clonar Activo' ,
'deployable' => 'Enviable' ,
2021-10-04 19:59:55 -07:00
'deleted' => 'This asset has been deleted.' ,
2018-03-22 20:01:45 -07:00
'edit' => 'Editar Activo' ,
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.' ,
2018-03-22 20:01:45 -07:00
'requestable' => 'Solicitable' ,
2018-02-20 14:37:12 -08:00
'requested' => 'Solicitado' ,
2018-03-22 20:01:45 -07:00
'restore' => 'Restaurar Activo' ,
2018-02-20 14:37:12 -08:00
'pending' => 'Pendiente' ,
2018-03-22 20:01:45 -07:00
'undeployable' => 'No enviable' ,
'view' => 'Ver Activo' ,
2018-02-20 14:37:12 -08:00
);