snipe-it/resources/lang/pl/admin/licenses/general.php

21 lines
710 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array(
'checkin' => 'Checkin License Seat',
'checkout_history' => 'Checkout History',
'checkout' => 'Checkout License Seat',
2016-08-25 17:43:07 -07:00
'edit' => 'Edytuj licencje',
'filetype_info' => 'Dozwolone typy plików: png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar.',
'clone' => 'Duplikuj licencje',
'history_for' => 'Historia dla ',
2016-03-25 01:18:05 -07:00
'in_out' => 'In/Out',
2016-08-25 17:43:07 -07:00
'info' => 'Informacja o licencji',
2016-03-25 01:18:05 -07:00
'license_seats' => 'License Seats',
'seat' => 'Seat',
'seats' => 'Seats',
2016-08-25 17:43:07 -07:00
'software_licenses' => 'Licencje oprogramowania',
'user' => 'Użytkownik',
'view' => 'Podgląd licencji',
2016-03-25 01:18:05 -07:00
);