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

22 lines
890 B
PHP
Raw Normal View History

2018-09-28 11:54:52 -07:00
<?php
return array(
'about_licenses_title' => 'Um leyfi',
2018-09-28 11:54:52 -07:00
'about_licenses' => 'Licenses are used to track software. They have a specified number of seats that can be checked out to individuals',
'checkin' => 'Checkin License Seat',
'checkout_history' => 'Checkout History',
'checkout' => 'Checkout License Seat',
'edit' => 'Breyta leyfi',
2018-09-28 11:54:52 -07:00
'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'clone' => 'Afrita leyfi',
2018-09-28 11:54:52 -07:00
'history_for' => 'History for ',
'in_out' => 'In/Out',
'info' => 'License Info',
'license_seats' => 'License Seats',
'seat' => 'Seat',
'seats' => 'Seats',
'software_licenses' => 'Hugbúnaðarleyfi',
'user' => 'Notandi',
'view' => 'Skoða leyfi',
2018-09-28 11:54:52 -07:00
);