snipe-it/resources/lang/mi/admin/hardware/table.php
snipe 0bb8cc63c5 Updated translation strings
Signed-off-by: snipe <snipe@snipe.net>
2023-06-13 17:12:01 +01:00

32 lines
964 B
PHP

<?php
return [
'asset_tag' => 'Tae Taonga',
'asset_model' => 'Tauira',
'book_value' => 'Current Value',
'change' => 'In / Out',
'checkout_date' => 'Rā Rārangi',
'checkoutto' => 'Kua Mataarahia',
'components_cost' => 'Total Components Cost',
'current_value' => 'Current Value',
'diff' => 'Tuhinga o mua',
'dl_csv' => 'Tikiake CSV',
'eol' => 'EOL',
'id' => 'ID',
'location' => 'Wāhi',
'purchase_cost' => 'Te utu',
'purchase_date' => 'Kua hokona',
'serial' => 'Waea',
'status' => 'Tūnga',
'title' => 'Tahua',
'image' => 'Atahanga Pūrere',
'days_without_acceptance' => 'Nga Rahui Te Whakaae',
'monthly_depreciation' => 'Monthly Depreciation',
'assigned_to' => 'Assigned To',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
'changed' => 'Changed',
'icon' => 'Icon',
];