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

32 lines
982 B
PHP
Raw Normal View History

2019-12-06 12:03:04 -08:00
<?php
return [
2019-12-06 12:03:04 -08:00
'asset_tag' => 'Rhif Ased (tag)',
'asset_model' => 'Model',
'book_value' => 'Current Value',
2019-12-06 12:03:04 -08:00
'change' => 'Mewn/Allan',
'checkout_date' => 'Dyddiad Allan',
'checkoutto' => 'Allan',
'components_cost' => 'Total Components Cost',
'current_value' => 'Current Value',
2019-12-06 12:03:04 -08:00
'diff' => 'Gwahaniaeth',
'dl_csv' => 'Lawrlwytho CSV',
'eol' => 'DB',
'id' => 'Rhif Unigryw',
'location' => 'Lleoliad',
'purchase_cost' => 'Cost',
'purchase_date' => 'Dyddiad Pwrcasu',
'serial' => 'Serial',
'status' => 'Statws',
'title' => 'Ased ',
'image' => 'Delwedd Dyfais',
'days_without_acceptance' => 'Diwrnodau Heb Derbyn',
'monthly_depreciation' => 'Monthly Depreciation',
'assigned_to' => 'Assigned To',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
'changed' => 'Wedi newid',
'icon' => 'Eicon',
];