2016-03-25 01:18:05 -07:00
< ? php
return array (
'asset' => 'Asset' ,
'checkin' => 'Checkin' ,
'cost' => 'Purchase Cost' ,
'create' => 'Dodaj Licencję' ,
'date' => 'Data Zakupu' ,
'depreciation' => 'Depreciation' ,
'expiration' => 'Data wygaśnięcia' ,
2016-06-13 12:16:43 -07:00
'license_key' => 'Product Key' ,
2016-03-25 01:18:05 -07:00
'maintained' => 'Wsparcie Producenta' ,
'name' => 'Nazwa Oprogramowania' ,
'no_depreciation' => 'Do Not Depreciate' ,
'notes' => 'Uwagi' ,
'order' => 'Zamówienie nr' ,
'purchase_order' => 'Numer zamówienia' ,
'reassignable' => 'Reassignable' ,
'remaining_seats' => 'Wolne stanowiska' ,
'seats' => 'Ilość stanowisk' ,
'serial' => 'Klucz produktu' ,
'supplier' => 'Supplier' ,
'termination_date' => 'Termination Date' ,
'to_email' => 'Przypisany do adresu email' ,
'to_name' => 'Przypisany do Nazwiska' ,
'update' => 'Edytuj Lincencję' ,
'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.'
);