snipe-it/resources/lang/cy/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
928 B
PHP

<?php
return [
'asset_tag' => 'Rhif Ased (tag)',
'asset_model' => 'Model',
'book_value' => 'Current Value',
'change' => 'Mewn/Allan',
'checkout_date' => 'Dyddiad Allan',
'checkoutto' => 'Allan',
'current_value' => 'Current Value',
'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' => 'Changed',
'icon' => 'Icon',
];