mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 23:54:12 -08:00
22 lines
973 B
PHP
22 lines
973 B
PHP
<?php
|
|
|
|
return array(
|
|
'about_licenses_title' => 'Mayelana namalayisense',
|
|
'about_licenses' => 'Amalayisensi asetshenziselwa ukulandelela isofthiwe. Unenombolo ecacisiwe yezihlalo ezingahlolwa kubantu ngabanye',
|
|
'checkin' => 'Isikhundla selayisensi ye-Checkin',
|
|
'checkout_history' => 'Umlando Wokuhlola',
|
|
'checkout' => 'I-Checkout License Isihlalo',
|
|
'edit' => 'Hlela i-License',
|
|
'filetype_info' => 'Amafayela afakiwe avunyelwe yi-png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, ne-rar.',
|
|
'clone' => 'Ilayisensi ye-clone',
|
|
'history_for' => 'Umlando we',
|
|
'in_out' => 'In / Out',
|
|
'info' => 'Ulwazi lwelayisense',
|
|
'license_seats' => 'Izihlalo zelayisense',
|
|
'seat' => 'Isihlalo',
|
|
'seats' => 'Izihlalo',
|
|
'software_licenses' => 'Ilayisense Yezinhlelo',
|
|
'user' => 'Umsebenzisi',
|
|
'view' => 'Buka ilayisense',
|
|
);
|