snipe-it/resources/lang/ms/admin/licenses/general.php
2016-03-25 01:18:05 -07:00

21 lines
703 B
PHP
Executable file

<?php
return array(
'checkin' => 'Terima Kekosongan Lesen',
'checkout_history' => 'Sejarah Agihan',
'checkout' => 'Agihkan Kekosongan Lesen',
'edit' => 'Kemaskini Lesen',
'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'clone' => 'Pendua Lesen',
'history_for' => 'Sejarah untuk ',
'in_out' => 'Masuk/Keluar',
'info' => 'Maklumat Lesen',
'license_seats' => 'Lesen Kosong',
'seat' => 'Kekosongan',
'seats' => 'Kekosongan',
'software_licenses' => 'Lesen Perisian',
'user' => 'Pengguna',
'view' => 'Papar Lesen',
);