2018-03-22 20:01:45 -07:00
< ? php
return array (
'about_assets_title' => 'Ang Tungkol sa mga Asset' ,
'about_assets_text' => 'Ang mga asset ay mga aytem na sinubaybayan ng serial number o tag ng asset. May mga posiilidad na ito ay mataas na balyu ng mga aytem kung saan tinitingna ang partikular na mga aytem.' ,
'archived' => 'Ang Archive' ,
'asset' => 'Ang Asset' ,
2018-05-02 14:32:50 -07:00
'bulk_checkout' => 'Checkout Assets' ,
2018-03-22 20:01:45 -07:00
'checkin' => 'I-checkin ang Asset' ,
'checkout' => 'I-checkout ang Asset' ,
'clone' => 'I-clone ang Asset' ,
'deployable' => 'Pwedeng mai-deploy' ,
2021-10-04 19:59:55 -07:00
'deleted' => 'This asset has been deleted.' ,
2018-03-22 20:01:45 -07:00
'edit' => 'I-edit ang 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.' ,
2018-03-22 20:01:45 -07:00
'requestable' => 'Pwedeng Ma-rekwest' ,
'requested' => 'Ni-rekwest' ,
'restore' => 'Ibalik sa dati ang Asset' ,
'pending' => 'Hindi pa nasimulan' ,
'undeployable' => 'Hindi pwedeng i-deploy' ,
'view' => 'Tingnan ang Asset' ,
);