snipe-it/resources/lang/zu/admin/hardware/table.php
snipe 16fb2213b5 Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
2022-01-28 12:40:03 -08:00

31 lines
933 B
PHP

<?php
return [
'asset_tag' => 'Ithegi lefa',
'asset_model' => 'Isibonelo',
'book_value' => 'Current Value',
'change' => 'In / Out',
'checkout_date' => 'Usuku lokuhlola',
'checkoutto' => 'Ikhishiwe',
'current_value' => 'Current Value',
'diff' => 'Ukuhluka',
'dl_csv' => 'Landa i-CSV',
'eol' => 'I-EOL',
'id' => 'ID',
'location' => 'Indawo',
'purchase_cost' => 'Izindleko',
'purchase_date' => 'Kuthengwe',
'serial' => 'Serial',
'status' => 'Isimo',
'title' => 'Impahla',
'image' => 'Isithombe sedivayisi',
'days_without_acceptance' => 'Izinsuku Ngaphandle Kwemukelwa',
'monthly_depreciation' => 'Monthly Depreciation',
'assigned_to' => 'Assigned To',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
'changed' => 'Changed',
'icon' => 'Icon',
];