ajout app
This commit is contained in:
22
SNIPE-IT/resources/lang/pl-PL/admin/licenses/form.php
Normal file
22
SNIPE-IT/resources/lang/pl-PL/admin/licenses/form.php
Normal file
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'asset' => 'Aktywa',
|
||||
'checkin' => 'Przyjęcie',
|
||||
'create' => 'Dodaj Licencję',
|
||||
'expiration' => 'Data wygaśnięcia',
|
||||
'license_key' => 'Klucz produktu',
|
||||
'maintained' => 'Wsparcie Producenta',
|
||||
'name' => 'Nazwa Oprogramowania',
|
||||
'no_depreciation' => 'Nie amortyzować',
|
||||
'purchase_order' => 'Numer zamówienia',
|
||||
'reassignable' => 'Do ponownego przypisania',
|
||||
'remaining_seats' => 'Wolne stanowiska',
|
||||
'seats' => 'Ilość stanowisk',
|
||||
'termination_date' => 'Data zakończenia',
|
||||
'to_email' => 'Przypisany do adresu email',
|
||||
'to_name' => 'Przypisany do Nazwiska',
|
||||
'update' => 'Edytuj Lincencję',
|
||||
'checkout_help' => 'Licencję należy przypisać, do środka trwałego lub osoby. Możesz wybrać oba, ale właściciel środka trwałego musi odpowiadać osobie, której przypisujesz składnik aktywów.'
|
||||
);
|
Reference in New Issue
Block a user