2018-07-18 08:55:38 -07:00
< ? php
return array (
2018-09-28 11:54:52 -07:00
'asset' => 'Imovina' ,
2018-07-18 08:55:38 -07:00
'checkin' => 'Checkin' ,
2018-09-28 11:54:52 -07:00
'create' => 'Kreiraj licencu' ,
'expiration' => 'Datum isteka' ,
'license_key' => 'Šifra proizvoda' ,
'maintained' => 'Održavano' ,
'name' => 'Naziv softvera' ,
'no_depreciation' => 'Ne amortizuje se' ,
'purchase_order' => 'Broj naloga za nabavku' ,
2018-07-18 08:55:38 -07:00
'reassignable' => 'Reassignable' ,
2018-09-28 11:54:52 -07:00
'remaining_seats' => 'Preostala mesta' ,
'seats' => 'Mesta' ,
'termination_date' => 'Datum završetka' ,
2018-07-18 08:55:38 -07:00
'to_email' => 'Licensed to Email' ,
2018-09-28 11:54:52 -07:00
'to_name' => 'Licencirano za ime' ,
'update' => 'Ažuriraj licencu' ,
2018-07-18 08:55:38 -07:00
'checkout_help' => 'You must check a license out to a hardware asset or a person. You can select both, but the owner of the asset must match the person you\'re checking the asset out to.'
);