snipe-it/resources/lang/zu/admin/hardware/table.php

26 lines
705 B
PHP

<?php
return array(
'asset_tag' => 'Ithegi lefa',
'asset_model' => 'Isibonelo',
'book_value' => 'Inani',
'change' => 'In / Out',
'checkout_date' => 'Usuku lokuhlola',
'checkoutto' => 'Ikhishiwe',
'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'
);