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

31 lines
1.2 KiB
PHP
Raw Normal View History

2017-04-06 21:36:33 -07:00
<?php
return [
2017-04-06 21:36:33 -07:00
2017-10-17 18:52:20 -07:00
'asset_tag' => 'சொத்து டேக்',
'asset_model' => 'மாதிரி',
'book_value' => 'Current Value',
2017-10-17 18:52:20 -07:00
'change' => 'உள்ளே வெளியே',
'checkout_date' => 'புதுப்பிப்பு தேதி',
'checkoutto' => 'சரிபார்க்கப்பட்டது',
'current_value' => 'Current Value',
2017-10-17 18:52:20 -07:00
'diff' => 'வேறுபாடு',
'dl_csv' => 'CSV ஐ பதிவிறக்குக',
'eol' => ', EOL',
'id' => 'ஐடி',
'location' => 'இருப்பிடம்',
'purchase_cost' => 'செலவு',
'purchase_date' => 'வாங்கப்பட்டது',
'serial' => 'சீரியல்',
'status' => 'நிலைமை',
'title' => 'சொத்து',
'image' => 'சாதன படம்',
'days_without_acceptance' => 'ஏற்றுக்கொள்ளாத நாட்கள்',
'monthly_depreciation' => 'Monthly Depreciation',
'assigned_to' => 'Assigned To',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
'changed' => 'Changed',
'icon' => 'Icon',
];