2016-03-25 01:18:05 -07:00
< ? php
return array (
2016-08-25 17:43:07 -07:00
'asset' => 'Aktywa' ,
2016-03-25 01:18:05 -07:00
'checkin' => 'Checkin' ,
2016-08-25 17:43:07 -07:00
'cost' => 'Koszt zakupu' ,
2016-03-25 01:18:05 -07:00
'create' => 'Dodaj Licencję' ,
'date' => 'Data Zakupu' ,
2016-08-25 17:43:07 -07:00
'depreciation' => 'Amortyzacja' ,
2016-03-25 01:18:05 -07:00
'expiration' => 'Data wygaśnięcia' ,
2016-08-25 17:43:07 -07:00
'license_key' => 'Klucz produktu' ,
2016-03-25 01:18:05 -07:00
'maintained' => 'Wsparcie Producenta' ,
'name' => 'Nazwa Oprogramowania' ,
2016-08-25 17:43:07 -07:00
'no_depreciation' => 'Nie amortyzować' ,
2016-03-25 01:18:05 -07:00
'notes' => 'Uwagi' ,
'order' => 'Zamówienie nr' ,
'purchase_order' => 'Numer zamówienia' ,
2016-08-25 17:43:07 -07:00
'reassignable' => 'Do ponownego przypisania' ,
2016-03-25 01:18:05 -07:00
'remaining_seats' => 'Wolne stanowiska' ,
'seats' => 'Ilość stanowisk' ,
'serial' => 'Klucz produktu' ,
2016-08-25 17:43:07 -07:00
'supplier' => 'Dostawca' ,
2016-03-25 01:18:05 -07:00
'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.'
);