2017-12-12 09:20:57 -08:00
< ? php
return array (
2018-01-20 04:53:04 -08:00
'about_assets_title' => 'Про активи' ,
2017-12-12 09:20:57 -08:00
'about_assets_text' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.' ,
2018-01-20 04:53:04 -08:00
'archived' => 'Архівний' ,
'asset' => 'Актив' ,
2018-05-02 14:32:50 -07:00
'bulk_checkout' => 'Checkout Assets' ,
2018-01-20 04:53:04 -08:00
'checkin' => 'Прийняти актив' ,
'checkout' => 'Видати актив' ,
'clone' => 'Клонувати актив' ,
2017-12-12 09:20:57 -08:00
'deployable' => 'Deployable' ,
2021-10-04 19:59:55 -07:00
'deleted' => 'This asset has been deleted.' ,
2018-01-20 04:53:04 -08:00
'edit' => 'Редагувати актив' ,
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.' ,
2017-12-12 09:20:57 -08:00
'requestable' => 'Requestable' ,
'requested' => 'Requested' ,
'restore' => 'Restore Asset' ,
'pending' => 'Pending' ,
'undeployable' => 'Undeployable' ,
2018-01-20 04:53:04 -08:00
'view' => 'Переглянути актив' ,
2017-12-12 09:20:57 -08:00
);