2017-04-06 21:36:33 -07:00
< ? php
2021-06-10 13:15:52 -07:00
return [
'bulk_delete' => 'பெரும்பங்கு சொத்துக்களை நீக்குவதை உறுதிப்படுத்தவும்' ,
2023-04-06 19:52:03 -07:00
'bulk_restore' => 'Confirm Bulk Restore Assets' ,
2017-10-17 18:52:20 -07:00
'bulk_delete_help' => 'கீழே மொத்த நீக்குவதற்கான சொத்துக்களை மதிப்பாய்வு செய்யவும். நீக்கப்பட்டவுடன், இந்த சொத்துகள் மீட்டமைக்கப்படலாம், ஆனால் அவை தற்போது எந்த பயனர்களையும் தற்போது ஒதுக்கப்படும்.' ,
2023-04-06 19:52:03 -07:00
'bulk_restore_help' => 'Review the assets for bulk restoration below. Once restored, these assets will not be associated with any users they were previously assigned to.' ,
2017-10-17 18:52:20 -07:00
'bulk_delete_warn' => 'நீங்கள் நீக்குவது: asset_count சொத்துகள்.' ,
2023-04-06 19:52:03 -07:00
'bulk_restore_warn' => 'You are about to restore :asset_count assets.' ,
2021-06-10 13:15:52 -07:00
'bulk_update' => 'மொத்த புதுப்பித்தல் சொத்துகள்' ,
'bulk_update_help' => 'இந்த படிவம் ஒரே நேரத்தில் பல சொத்துக்களை புதுப்பிக்க உதவுகிறது. நீங்கள் மாற்ற வேண்டிய துறைகள் மட்டுமே நிரப்பவும். காலியாக உள்ள எந்த புலமும் மாறாமல் இருக்கும்.' ,
2022-10-04 17:48:43 -07:00
'bulk_update_warn' => 'You are about to edit the properties of a single asset.|You are about to edit the properties of :asset_count assets.' ,
2023-09-25 02:54:46 -07:00
'bulk_update_with_custom_field' => 'Note the assets are :asset_model_count different types of models.' ,
'bulk_update_model_prefix' => 'On Models' ,
'bulk_update_custom_field_unique' => 'This is a unique field and can not be bulk edited.' ,
2017-10-17 18:52:20 -07:00
'checkedout_to' => 'அவுட் சரிபார்க்கப்பட்டது' ,
'checkout_date' => 'புதுப்பிப்பு தேதி' ,
'checkin_date' => 'சரி தேதி' ,
'checkout_to' => 'புதுப்பித்தல்' ,
'cost' => 'கொள்முதல் செலவு' ,
'create' => 'சொத்து உருவாக்கவும்' ,
'date' => 'கொள்முதல் தேதி' ,
'depreciation' => 'தேய்மானம்' ,
'depreciates_on' => 'நிக்காது' ,
'default_location' => 'இயல்புநிலை இருப்பிடம்' ,
2024-01-24 07:29:39 -08:00
'default_location_phone' => 'Default Location Phone' ,
2017-10-17 18:52:20 -07:00
'eol_date' => 'EOL தேதி' ,
'eol_rate' => 'EOL விகிதம்' ,
'expected_checkin' => 'எதிர்பார்த்த செக்கின் தேதி' ,
'expires' => 'காலாவதியாகிறது' ,
'fully_depreciated' => 'முற்றிலும் குறைத்து மதிப்பிடப்பட்டுள்ளது' ,
'help_checkout' => 'நீங்கள் உடனடியாக இந்த சொத்தை ஒதுக்க விரும்பினால், மேலேயுள்ள நிலை பட்டியலில் இருந்து "வரிசைப்படுத்துவதற்குத் தயார்" என்பதைத் தேர்ந்தெடுக்கவும்.' ,
'mac_address' => 'Mac முகவரி' ,
'manufacturer' => 'உற்பத்தியாளர்' ,
'model' => 'மாதிரி' ,
'months' => 'மாதங்கள்' ,
'name' => 'சொத்து பெயர்' ,
'notes' => 'குறிப்புக்கள்' ,
'order' => 'ஆர்டர் எண்' ,
'qr' => 'க்யு ஆர் குறியீடு' ,
'requestable' => 'பயனர்கள் இந்த சொத்தை கோரலாம்' ,
2024-06-03 12:44:40 -07:00
'redirect_to_all' => 'Return to all :type' ,
'redirect_to_type' => 'Go to :type' ,
'redirect_to_checked_out_to' => 'Go to Checked Out to' ,
2017-10-17 18:52:20 -07:00
'select_statustype' => 'நிலை வகை தேர்ந்தெடுக்கவும்' ,
'serial' => 'சீரியல்' ,
'status' => 'நிலைமை' ,
'tag' => 'சொத்து டேக்' ,
'update' => 'சொத்து புதுப்பிப்பு' ,
'warranty' => 'உத்தரவாதத்தை' ,
2021-06-10 13:15:52 -07:00
'warranty_expires' => 'Warranty Expires' ,
2017-10-17 18:52:20 -07:00
'years' => 'ஆண்டுகள்' ,
2022-01-13 21:27:29 -08:00
'asset_location' => 'Update Asset Location' ,
'asset_location_update_default_current' => 'Update default location AND actual location' ,
'asset_location_update_default' => 'Update only default location' ,
2023-11-27 06:43:16 -08:00
'asset_location_update_actual' => 'Update only actual location' ,
2022-01-13 21:27:29 -08:00
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.' ,
'asset_deployable' => 'That status is deployable. This asset can be checked out.' ,
2023-04-06 19:52:03 -07:00
'processing_spinner' => 'Processing... (This might take a bit of time on large files)' ,
2022-06-30 17:34:46 -07:00
'optional_infos' => 'Optional Information' ,
'order_details' => 'Order Related Information'
2021-06-10 13:15:52 -07:00
];