vms-multilanguage-locals 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2583 @@
1
+ {
2
+ "toast_message": {
3
+ "please_select_vehicles": "Please select at least one vehicle",
4
+ "to_date_gte_from_date": "To Date should be greater than or equal to From Date",
5
+ "date_range_max_365_3": "Date range should not exceed 3 years",
6
+ "date_range_max_365": "Date range should not exceed 365 days",
7
+ "date_range_max_60": "Date range should not exceed 60 days",
8
+ "date_range_max_90": "Date range should not exceed 90 days"
9
+ },
10
+ "buttons": {
11
+ "filter": "Filter",
12
+ "submit": "Submit",
13
+ "extend": "Extend",
14
+ "send": "Send",
15
+ "reset": "Reset",
16
+ "download": "Download",
17
+ "download_pdf": "Download PDF",
18
+ "download_excel": "Download Excel",
19
+ "items_per_page": "Items Per Page : ",
20
+ "manage_columns": "Manage Columns",
21
+ "sort_order": "Sort Order",
22
+ "select_all": "Select All",
23
+ "edit": "Edit",
24
+ "update": "Update",
25
+ "create": "Create",
26
+ "save": "Save",
27
+ "cancel": "Cancel",
28
+ "delete": "Delete",
29
+ "confirm": "Confirm",
30
+ "close": "Close",
31
+ "exit_fullscreen": "Exit Fullscreen",
32
+ "fullscreen": "Fullscreen",
33
+ "prev": "Prev",
34
+ "next": "Next",
35
+ "okay": "Okay",
36
+ "add_stop": "Add Stop",
37
+ "delete_all": "Delete All"
38
+ },
39
+ "forms": {
40
+ "label": "Label",
41
+ "text": "Text",
42
+ "textarea": "Textarea",
43
+ "date": "Date",
44
+ "datetime": "Date & Time",
45
+ "radio": "Radio Group",
46
+ "checkbox": "Checkbox Group",
47
+ "file": "File Upload",
48
+ "field_type": "Field Type",
49
+ "section_label": "Section Title",
50
+ "option": "Option",
51
+ "edit": "Edit",
52
+ "move_up": "Move Up",
53
+ "move_down": "Move Down",
54
+ "remove": "Remove",
55
+ "name": "Field Name",
56
+ "name_placeholder": "Auto-generated field name",
57
+ "label_placeholder": "Enter field label",
58
+ "placeholder": "Placeholder",
59
+ "placeholder_placeholder": "Enter placeholder text",
60
+ "width": "Field Width",
61
+ "width_small": "Small",
62
+ "width_medium": "Medium",
63
+ "width_full": "Full Width",
64
+ "label_text": "Label Text",
65
+ "label_text_placeholder": "Enter label text",
66
+ "title": "Options",
67
+ "value": "Option Value",
68
+ "add": "Add Option",
69
+ "type": "File Type",
70
+ "select_type": "Select file type",
71
+ "document": "Document",
72
+ "accepted_types": "Accepted File Types",
73
+ "square": "Square",
74
+ "rounded": "Rounded",
75
+ "circle": "Circle",
76
+ "all_images": "All Images",
77
+ "png_jpg": "PNG & JPG",
78
+ "png_only": "PNG Only",
79
+ "jpg_only": "JPG Only",
80
+ "pdf": "PDF",
81
+ "word": "Word Documents",
82
+ "excel": "Excel Sheets",
83
+ "all_docs": "All Documents",
84
+ "inspector": "Inspector",
85
+ "search_title": "Search",
86
+ "search_placeholder": "Search...",
87
+ "search_options": "Search Options",
88
+ "select": "Select",
89
+ "enter": "Enter",
90
+ "status": "Status",
91
+ "statuses": "Statuses",
92
+ "admin_verify_status": "Admin Verify Statuses",
93
+ "transporter_verify_status": "Transporte Verify Statuses",
94
+ "sim_statuses": "Sim Statuses",
95
+ "device_statuses": "Device Statuses",
96
+ "device_types": "Device Types",
97
+ "sim_billing_statuses": "Sim Billing Statuses",
98
+ "organisation": "Organisation",
99
+ "organisations": "Organisations",
100
+ "user": "User",
101
+ "users": "Users",
102
+ "driver": "Driver",
103
+ "drivers": "Drivers",
104
+ "vehicle": "Vehicle",
105
+ "vehicles": "Vehicles",
106
+ "admin": "Admin",
107
+ "admins": "Admins",
108
+ "organisation_groups": "Organisation Groups",
109
+ "device_manufacturers": "Device Manufacturers",
110
+ "device_manufacturer": "Device Manufacturer",
111
+ "spare_categories": "Spare Categories",
112
+ "vehicle_makes": "Vehicle Makes",
113
+ "vehicle_models": "Vehicle Models",
114
+ "tyre_makes": "Tyre Makes",
115
+ "device_models": "Device Models",
116
+ "device_model": "Device Model",
117
+ "industry": "Industry",
118
+ "industries": "Industries",
119
+ "country": "Country",
120
+ "countries": "Countries",
121
+ "sim_providers": "Sim Providers",
122
+ "states": "States",
123
+ "fleet_size": "Fleet Size",
124
+ "month_year": "Month Year",
125
+ "from_date": "From Date",
126
+ "to_date": "To Date",
127
+ "time_slot": "Timeslot",
128
+ "night_driving": "Night Driving",
129
+ "over_speed": "Over Speed",
130
+ "utilization_km": "Utilization KM",
131
+ "from_date_time": "From Date Time",
132
+ "to_date_time": "To Date Time",
133
+ "geofence": "Geofence",
134
+ "geofences": "Geofences",
135
+ "from_geofences": "From Geofences",
136
+ "to_geofences": "To Geofences",
137
+ "time_interval": "Time Interval",
138
+ "event_type": "Event Type",
139
+ "module": "Module",
140
+ "alert_type": "Alert Type",
141
+ "alert_sub_type": "Alert Sub Type",
142
+ "modules": "Modules",
143
+ "alert_types": "Alert Types",
144
+ "alert_sub_types": "Alert Sub Types",
145
+ "expire_days": "Expire Days",
146
+ "logo": "Logo",
147
+ "image": "Image",
148
+ "no_logo": "No Logo",
149
+ "no_image": "No Image",
150
+ "gps_vehicle_category": "GPS Vehicle Category",
151
+ "calibration_file": "Calibration File",
152
+ "reset": "Reset",
153
+ "clear": "Clear"
154
+ },
155
+ "time": {
156
+ "1_minute": "1 Minute",
157
+ "5_minutes": "5 Minutes",
158
+ "15_minutes": "15 Minutes",
159
+ "30_minutes": "30 Minutes",
160
+ "45_minutes": "45 Minutes",
161
+ "1_hour": "1 Hour",
162
+ "2_hours": "2 Hours",
163
+ "3_hours": "3 Hours",
164
+ "4_hours": "4 Hours",
165
+ "6_hours": "6 Hours",
166
+ "12_hours": "12 Hours",
167
+ "1_day": "1 Day",
168
+ "2_days": "2 Days",
169
+ "3_days": "3 Days",
170
+ "1_week": "1 Week",
171
+ "1_month": "1 Month",
172
+ "3_months": "3 Months",
173
+ "6_months": "6 Months",
174
+ "1_year": "1 Year"
175
+ },
176
+ "table": {
177
+ "id": "ID",
178
+ "actions": "Actions",
179
+ "table": "Table",
180
+ "card": "Card",
181
+ "organisation_name": "Organisation Name",
182
+ "organisation_count": "Organisations Count",
183
+ "sub_model_count": "Sub Model Count",
184
+ "spare_parts_count": "Spare Parts Count",
185
+ "sub_category_count": "Sub Category Count",
186
+ "device_model_count": "Device Model Count",
187
+ "device_type_count": "Device Type Count",
188
+ "model_count": "Model Count",
189
+ "user_count": "Users Count",
190
+ "students_count": "Students Count",
191
+ "vehicle_count": "Vehicles Count",
192
+ "device_count": "Devices Count",
193
+ "driver_count": "Drivers Count",
194
+ "state_count": "States Count",
195
+ "organisation_sub_company_count": "Sub Companies Count",
196
+ "organisation_branch_count": "Branches Count",
197
+ "organisation_color_count": "Colors Count",
198
+ "organisation_tag_count": "Tags Count",
199
+ "organisation_group_count": "Groups Count",
200
+ "organisation_sub_companies": "Sub Companies",
201
+ "organisation_branches": "Branches",
202
+ "organisation_colors": "Colors",
203
+ "organisation_tags": "Tags",
204
+ "organisation_groups": "Groups",
205
+ "event_date_time": "Event Date Time",
206
+ "status": "Status",
207
+ "added_date_time": "Added Date Time",
208
+ "modified_date_time": "Modified Date Time"
209
+ },
210
+ "theme": {
211
+ "theme_settings": "Settings",
212
+ "settings_primary": "Primary Color",
213
+ "color_blue": "Blue",
214
+ "color_amber": "Amber",
215
+ "color_emerald": "Emerald",
216
+ "color_violet": "Violet",
217
+ "color_teal": "Teal",
218
+ "color_rose": "Rose",
219
+ "settings_secondary": "Secondary Color",
220
+ "color_yellow": "Yellow",
221
+ "color_pink": "Pink",
222
+ "color_cyan": "Cyan",
223
+ "color_orange": "Orange",
224
+ "color_green": "Green",
225
+ "color_purple": "Purple",
226
+ "settings_theme": "Theme",
227
+ "theme_auto": "Auto",
228
+ "theme_dark": "Dark",
229
+ "theme_light": "Light",
230
+ "settings_layouts": "Layout",
231
+ "layout_empty": "Empty",
232
+ "layout_classic": "Classic",
233
+ "layout_compact": "Compact",
234
+ "layout_modern": "Modern"
235
+ },
236
+ "home": {
237
+ "central_operations": "Central Operations",
238
+ "vehicles": "Vehicles",
239
+ "vehicles_desc": "Manage all vehicle details, documents, and statuses.",
240
+ "drivers": "Drivers",
241
+ "drivers_desc": "Track driver profiles and performance.",
242
+ "users": "Users",
243
+ "users_desc": "Manage user roles, permissions, and accounts.",
244
+ "settings": "Settings",
245
+ "settings_desc": "Configure system settings and user preferences.",
246
+ "organisations": "Organisations",
247
+ "organisations_desc": "Manage user roles, permissions, and accounts.",
248
+ "devices": "Devices",
249
+ "devices_desc": "Manage and monitor connected devices.",
250
+ "invoices": "Invoices",
251
+ "invoices_desc": "View and manage financial invoices.",
252
+ "tickets": "Tickets",
253
+ "tickets_desc": "Handle support tickets and issues.",
254
+ "sims": "Sims",
255
+ "sims_desc": "Manage Sim Information.",
256
+ "main_modules": "Main Modules",
257
+ "masters": "Masters",
258
+ "masters_desc": "Configure and manage master data essential for operations. Ensure consistency across all modules.",
259
+ "gps": "GPS",
260
+ "gps_desc": "Track GPS devices, monitor real-time locations, and set alerts. Enhance fleet security and efficiency.",
261
+ "fleet": "Fleet",
262
+ "fleet_desc": "Manage fleet inspections, issues, and incidents efficiently. Keep vehicles compliant and road-ready.",
263
+ "trips": "Trips",
264
+ "trips_desc": "Plan, track, and optimize trip schedules seamlessly. Improve route efficiency and reduce delays.",
265
+ "warehouse": "Warehouse",
266
+ "warehouse_desc": "Manage cold storage and warehouse logistics efficiently. Ensure proper inventory flow and temperature control.",
267
+ "accounts": "Accounts",
268
+ "accounts_desc": "Handle payments, invoices, and financial reports with ease. Maintain accurate records and cash flow visibility."
269
+ },
270
+ "header": {
271
+ "notifications": "Notifications",
272
+ "bookmarks": "Bookmarks",
273
+ "configure_bookmarks": "Configure Bookmarks",
274
+ "see_more_notifications": "See More Notifications",
275
+ "update_settings": "Update Settings",
276
+ "admins": "Admins",
277
+ "my_profile": "My Profile",
278
+ "change_password": "Change Password",
279
+ "admins_description": "Manage Admin Accounts",
280
+ "my_profile_description": "Manage your account information.",
281
+ "change_password_description": "Update your password to keep your account secure.",
282
+ "update_settings_description": "Customize your preferences other settings.",
283
+ "website_settings": "Website settings",
284
+ "user_settings": "User settings",
285
+ "user_settings_description": "Manage your preferences and personalize your user experience.",
286
+ "admin_settings": "Admin settings",
287
+ "external_apis": "External APIs",
288
+ "cron_jobs": "Cron Jobs",
289
+ "logout": "Logout",
290
+ "user_notification_details": "User Notification Details",
291
+ "user_notification_details_description": "Manage your notification preferences and settings."
292
+ },
293
+ "exclusive_feature": {
294
+ "title": "Exclusive Feature Access",
295
+ "description": "Please contact our support team to enable access.",
296
+ "contact_support": "Contact Support"
297
+ },
298
+ "website": {
299
+ "contact_us_details": "ContactUs Details",
300
+ "contact_us_details_description": "Update your contact us details for easy communication with our support team.",
301
+ "faq": "FAQ",
302
+ "faq_description": "View and manage frequently asked questions and answers.",
303
+ "static_pages": "Static Pages",
304
+ "static_pages_description": "Manage and update your static pages for your website."
305
+ },
306
+ "organisation_profile": {
307
+ "organisation_settings": "Organisation Settings",
308
+ "organisation_profile": "Organisation Profile",
309
+ "organisation_profile_description": "Manage your organisation's basic information",
310
+ "alert_management": "Alert Management",
311
+ "alert_management_description": "Configure alert triggers and notifications",
312
+ "tickets_management": "Tickets Management",
313
+ "tickets_management_description": "Track and resolve raised tickets",
314
+ "invoices_management": "Invoices Management",
315
+ "invoices_management_description": "Manage invoices and payment records",
316
+ "trip_e_way_bill_keys": "Trip E-Way Bill Keys",
317
+ "trip_e_way_bill_keys_description": "Set API keys for E-Way bill generation",
318
+ "fasttag_keys": "FASTag Keys",
319
+ "fasttag_keys_description": "Configure FASTag integration credentials"
320
+ },
321
+ "text": {
322
+ "follow_us": "Follow Us:"
323
+ },
324
+ "messages": {
325
+ "delete_confirmation": "Are you sure you want to delete this?",
326
+ "no_records": "No Records Found.",
327
+ "table_loading": "Loading...",
328
+ "no_options": "No Options.",
329
+ "success": "Operation successful!",
330
+ "error": "Something went wrong."
331
+ },
332
+ "address": {
333
+ "address_details": "Address Details",
334
+ "address_line1": "Address Line 1",
335
+ "address_line2": "Address Line 2",
336
+ "locality_landmark": "Locality/Landmark",
337
+ "neighborhood": "Neighborhood",
338
+ "town_city": "Town/City",
339
+ "district_county": "District/County",
340
+ "state_province_region": "State/Province/Region",
341
+ "postal_code": "Postal Code",
342
+ "country": "Country",
343
+ "country_code": "Country Code",
344
+ "latitude": "Latitude",
345
+ "longitude": "Longitude",
346
+ "latlng": "LatLng",
347
+ "google_location": "Google Location",
348
+ "geofence_address": "Geofence Address",
349
+ "billing_address": "Billing Address",
350
+ "billing_address_line1": "Billing Address Line 1",
351
+ "billing_address_line2": "Billing Address Line 2",
352
+ "billing_locality_landmark": "Billing Locality/Landmark",
353
+ "billing_neighborhood": "Billing Neighborhood",
354
+ "billing_town_city": "Billing Town/City",
355
+ "billing_district_county": "Billing District/County",
356
+ "billing_state_province_region": "Billing State/Province/Region",
357
+ "billing_postal_code": "Billing Postal Code",
358
+ "billing_country": "Billing Country",
359
+ "billing_country_code": "Billing Country Code"
360
+ },
361
+ "error_messages": {
362
+ "network_error": "Network error. Please try again.",
363
+ "validation_error": "Please check the form for errors.",
364
+ "invalid_field": "Invalid field configuration",
365
+ "name_required": "Field name is required",
366
+ "label_required": "Label is required",
367
+ "label_text_required": "Label text is required",
368
+ "option_label_required": "Option label is required",
369
+ "option_value_required": "Option value is required",
370
+ "atleast_one_option": "At least one option is required",
371
+ "sample_value_required": "Sample value is required",
372
+ "sample_option_required": "Please select a sample option",
373
+ "sample_date_required": "Please select a sample date",
374
+ "file_type_required": "File type is required",
375
+ "accepted_types_required": "Accepted file types are required",
376
+ "preview_style_required": "Preview style is required for images",
377
+ "sample_file_required": "Please upload a sample file"
378
+ },
379
+ "api_error_messages": {
380
+ "network_error": "Network error. Please try again.",
381
+ "validation_error": "Please check the form for errors."
382
+ },
383
+ "menu_main": {
384
+ "Home": "Home",
385
+ "Organisations": "Organisations",
386
+ "Users": "Users",
387
+ "Vehicles": "Vehicles",
388
+ "Drivers": "Drivers",
389
+ "Devices": "Devices",
390
+ "Sims": "Sims",
391
+ "Invoices": "Invoices",
392
+ "Tickets": "Tickets",
393
+ "master_organisations": "Master Organisations",
394
+ "master_users": "Master Users",
395
+ "master_vehicles": "Master Vehicles",
396
+ "master_drivers": "Master Drivers",
397
+ "master_devices": "Master Devices",
398
+ "master_sims": "Master Sims",
399
+ "master_invoices": "Master Invoices",
400
+ "master_tickets": "Master Tickets",
401
+ "master_organisation": "Master Organisation",
402
+ "master_user": "Master User",
403
+ "master_vehicle": "Master Vehicle",
404
+ "master_driver": "Master Driver",
405
+ "master_device": "Master Device",
406
+ "master_sim": "Master Sim",
407
+ "master_invoice": "Master Invoice",
408
+ "master_ticket": "Master Ticket",
409
+ "notifications": "Notifications",
410
+ "bookmarks": "Bookmarks",
411
+ "vehicle_document": "Vehicle Document",
412
+ "vehicle_document_expiry": "Vehicle Document Expiry"
413
+ },
414
+ "menu_master": {
415
+ "master_admins": "Master Admins",
416
+ "masters_module": "Masters Module",
417
+ "master_main": "Master Main",
418
+ "master_main_industry": "Master Industry",
419
+ "master_main_country": "Master Country",
420
+ "master_main_state": "Master State",
421
+ "master_main_currency": "Master Currency",
422
+ "master_main_time_zone": "Master Timezone",
423
+ "master_main_language": "Master Language",
424
+ "master_main_date_format": "Master Date Format",
425
+ "master_main_unit_distance": "Master Unit Distance",
426
+ "master_main_unit_mileage": "Master Unit Mileage",
427
+ "master_main_unit_volume": "Master Unit Volume",
428
+ "master_fasttag_bank": "Master Fasttag Bank",
429
+ "master_ewaybill_provider": "Master Ewaybill Provider",
430
+ "master_sim_provider": "Master Sim Provider",
431
+ "master_main_landmark": "Master Landmark",
432
+ "master_device": "Master Device",
433
+ "master_device_manufacturer": "Device Manufacturer",
434
+ "master_device_model": "Device Model",
435
+ "master_device_type": "Device Type",
436
+ "master_organisation": "Master Organisation",
437
+ "master_organisation_sub_company": "Organisation Sub Company",
438
+ "master_organisation_branch": "Organisation Branch",
439
+ "master_organisation_color": "Organisation Color",
440
+ "master_organisation_tag": "Organisation Tag",
441
+ "master_organisation_group": "Organisation Group",
442
+ "master_vehicle": "Master Vehicle",
443
+ "master_vehicle_vehicle_type": "Vehicle Type",
444
+ "master_vehicle_make": "Vehicle Make",
445
+ "master_vehicle_model": "Vehicle Model",
446
+ "master_vehicle_sub_model": "Vehicle Sub Model",
447
+ "master_vehicle_status_type": "Vehicle Status Type",
448
+ "master_vehicle_ownership_type": "Vehicle Ownership Type",
449
+ "master_vehicle_associated_to": "Vehicle Associated To",
450
+ "master_vehicle_fuel_type": "Vehicle Fuel Type",
451
+ "master_vehicle_fuel_unit": "Vehicle Fuel Unit",
452
+ "master_vehicle_fuel_removal_reason": "Vehicle Fuel Removal Reason",
453
+ "master_vehicle_document_type": "Vehicle Document Type",
454
+ "master_user": "Master User",
455
+ "master_user_role": "User Role",
456
+ "master_user_status": "User Status",
457
+ "master_fleet": "Master Fleet",
458
+ "master_fleet_incident_status": "Incident Status",
459
+ "master_fleet_incident_type": "Incident Type",
460
+ "master_fleet_incident_severity": "Incident Severity",
461
+ "master_fleet_insurance_claim_status": "Insurance Claim Status",
462
+ "master_fleet_service_task": "Service Task",
463
+ "master_bus": "Master Bus",
464
+ "master_bus_class": "Bus Class",
465
+ "master_bus_program": "Bus Program",
466
+ "master_bus_relationship": "Bus Relationship",
467
+ "master_bus_section": "Bus Section",
468
+ "master_bus_semester": "Bus Semester",
469
+ "master_bus_stream": "Bus Stream",
470
+ "master_bus_year": "Bus Year",
471
+ "master_spare_parts": "Master Spare Parts",
472
+ "master_spare_parts_category": "Master Spare Part Category",
473
+ "master_spare_parts_sub_category": "Master Spare Part Sub Category",
474
+ "master_spare_parts_unit": "Master Spare Part Unit",
475
+ "master_tyre": "Master Tyre",
476
+ "master_tyre_tyre_make": "Tyre Make",
477
+ "master_tyre_tyre_model": "Tyre Model",
478
+ "master_tyre_tyre_grade": "Tyre Grade",
479
+ "master_expense": "Master Expense",
480
+ "master_expense_expense_name": "Expense Name",
481
+ "master_expense_expense_type": "Expense Type",
482
+ "master_expense_vendor_type": "Vendor Type",
483
+ "master_expense_vendor_document_type": "Vendor Document Type",
484
+ "master_expense_fuel_company": "Fuel Company",
485
+ "master_expense_vendor_tag": "Vendor Tag",
486
+ "master_trip": "Master Trip",
487
+ "master_trip_trip_party_type": "Trip Party Type",
488
+ "fleet_vehicle_incident": "Vehicle Incident"
489
+ },
490
+ "menu_gps": {
491
+ "main_module": "Main Module",
492
+ "vehicles": "Vehicles",
493
+ "drivers": "Drivers",
494
+ "users": "Users",
495
+ "gps_module": "GPS Module",
496
+ "features": "Features",
497
+ "dashboard": "Dashboard",
498
+ "live_track": "Live Track",
499
+ "live_track_link_share": "Live Track Link Share",
500
+ "track_history": "Track History",
501
+ "track_history_link_share": "Track History Link Share",
502
+ "vehicle_summary_report": "Vehicle Summary Report",
503
+ "dashboard_list_view": "Dashboard List View",
504
+ "dashboard_map_view": "Dashboard Map View",
505
+ "dashcam_live_event": "Dashcam Live Event",
506
+ "dashcam": "Dashcam",
507
+ "dashcam_video_history": "Dashcam Video History",
508
+ "vehicle_ignition_lock": "Vehicle Ignition Lock (Relay)",
509
+ "vehicle_digital_door_lock": "Vehicle Digital Door Lock",
510
+ "my_geofence": "My Geofence",
511
+ "track_nearest": "Track Nearest",
512
+ "notifications": "Notifications",
513
+ "reports": "Reports",
514
+ "main_reports": "Main Reports",
515
+ "live_dashboard_report": "Live Dashboard Report",
516
+ "all_vehicles_full_analysis_report": "All Vehicles Full Analysis Report",
517
+ "all_drivers_performance_report": "All Drivers Performance Report",
518
+ "vehicle_gps_raw_data_report": "Vehicle GPS Raw Data Report",
519
+ "vehicle_night_driving_report": "Vehicle Night Driving Report",
520
+ "vehicle_stoppage_report": "Vehicle Stoppage Report",
521
+ "vehicle_track_report": "Vehicle Track Report",
522
+ "kilometer_analysis_reports": "Kilometer Analysis Reports",
523
+ "all_vehicles_daily_km_summary_report": "All Vehicles Daily KM Summary Report",
524
+ "all_vehicles_last_24_hours_km_report": "All Vehicles Last 24 Hours KM Report",
525
+ "vehicle_hourly_km_report": "Vehicle Hourly KM Report",
526
+ "monthly_kilometers_summary_report": "Monthly Kilometers Summary Report",
527
+ "geofence_reports": "Geofence Reports",
528
+ "geofence_report": "Geofence Report",
529
+ "geofence_to_geofence_report": "Geofence to Geofence Report",
530
+ "ignition_reports": "Ignition Reports",
531
+ "vehicle_ignition_activity_log_report": "Vehicle Ignition Activity Log Report",
532
+ "all_vehicles_ignition_time_summary_report": "All Vehicles Ignition Time Summary Report",
533
+ "over_speed_reports": "Over Speed Reports",
534
+ "over_speed_report": "Over Speed Report",
535
+ "all_vehicles_over_speed_violation_summary_report": "All Vehicles Over Speed Violation Summary Report",
536
+ "vehicle_over_speed_violation_report": "Vehicle Over speed Violation Report",
537
+ "all_drivers_over_speed_violation_summary_report": "All Drivers Over Speed Violation Summary Report",
538
+ "driver_over_speed_violation_report": "Driver Over Speed Violation Report",
539
+ "monthly_over_speed_summary_report": "Monthly Over Speed Summary Report",
540
+ "telematics_sensor_reports": "Telematics Sensor Reports",
541
+ "temperature_report": "Temperature Report",
542
+ "advanced_complete_temperature_report": "Advanced Complete Temperature Report",
543
+ "door_sensor_report": "Door Sensor Report",
544
+ "genset_reports": "Genset Reports",
545
+ "vehicle_ignition_lock_log_report": "Vehicle Ignition Lock Log Report",
546
+ "vehicle_digital_door_lock_log_report": "Vehicle Digital Door Lock Log Report",
547
+ "fuel_consumption_reports": "Fuel Consumption Reports",
548
+ "fuel_raw_data_report": "Fuel Raw Data Report",
549
+ "fuel_graph_report_daywise": "Fuel Graph Report Daywise",
550
+ "advanced_complete_fuel_report": "Advanced Complete Fuel Report",
551
+ "fuel_consumption_report": "Fuel Consumption Report",
552
+ "fuel_refills_report": "Fuel Refills Report",
553
+ "fuel_removal_report": "Fuel Removal Report",
554
+ "daily_fuel_consumption_report": "Daily Fuel Consumption Report",
555
+ "monthly_fuel_consumption_report": "Monthly Fuel Consumption Report"
556
+ },
557
+ "menu_fleet": {
558
+ "fleet_vendor": "Fleet Vendor",
559
+ "fleet_management_module": "Fleet Management Module",
560
+ "fleet_dashboard": "Fleet Dashboard",
561
+ "fleet_updates": "Fleet Updates",
562
+ "vendor_management": "Vendor Management",
563
+ "vendors_dashboard": "Vendors Dashboard",
564
+ "vendors_list": "Vendors List",
565
+ "vendor_address": "Vendor Address",
566
+ "vendors_reports": "Vendors Reports",
567
+ "vendor_dashboard": "Vendor Dashboard",
568
+ "vendor_list": "Vendor List",
569
+ "vendor_document": "Vendor Document",
570
+ "fleet_vendor_contact_persons": "Vendor Contact Person",
571
+ "fleet_vendor_review": "Vendor Review",
572
+ "fleet_vendor_bank_account": "Vendor Bank Account",
573
+ "vehicle_service_centers": "Vehicle Service Centers",
574
+ "fuel_stations": "Fuel Stations",
575
+ "fuel_management": "Fuel Management",
576
+ "fuel_dashboard": "Fuel Dashboard",
577
+ "fuel_refills": "Fuel Refills",
578
+ "fuel_removals": "Fuel Removals",
579
+ "fuel_consumption_report": "Fuel Consumption Report",
580
+ "fuel_monthly_consumption_report": "Fuel Monthly Consumption Report",
581
+ "issue_management": "Issue Management",
582
+ "issue_dashboard": "Issue Dashboard",
583
+ "vehicle_issue_comment": "Vehicle Issue Comment",
584
+ "fleet_service_center": "Fleet Service Center",
585
+ "vehicle_issues": "Vehicle Issues",
586
+ "service_management": "Service Management",
587
+ "vehicle_service": "Vehicle Service",
588
+ "service_dashboard": "Service Dashboard",
589
+ "vehicle_service_schedule": "Vehicle Service Schedule",
590
+ "vehicle_services": "Vehicle Services",
591
+ "service_reminders": "Service Reminders",
592
+ "service_reminder": "Service Reminder",
593
+ "service_tasks": "Service Tasks",
594
+ "inspection_management": "Inspection Management",
595
+ "inspection_dashboard": "Inspection Dashboard",
596
+ "inspection_forms": "Inspection Forms",
597
+ "vehicle_inspection_schedule": "Vehicle Inspection Schedule",
598
+ "vehicle_inspections": "Vehicle Inspections",
599
+ "incident_management": "Incident Management",
600
+ "incident_dashboard": "Incident Dashboard",
601
+ "vehicle_incidents": "Vehicle Incidents",
602
+ "incident_cost": "Incident Cost",
603
+ "bus_management": "Bus Management",
604
+ "bus_dashboard": "Bus Dashboard",
605
+ "workshop_management": "Workshop Management",
606
+ "workshop_dashboard": "Workshop Dashboard",
607
+ "workshops": "Workshops",
608
+ "tyre_management": "Tyre Management",
609
+ "fleet_tyre_dashboard": "Fleet Tyre Dashboard",
610
+ "fleet_tyre_inventory": "Fleet Tyre Inventory",
611
+ "fleet_axle_template": "Fleet Axle Template",
612
+ "fleet_tyre_usage_history": "Fleet Tyre Usage History",
613
+ "fleet_tyre_inspection_schedule": "Fleet Tyre Inspection Schedule",
614
+ "fleet_tyre_inspections": "Fleet Tyre Inspections",
615
+ "spare_part_management": "Spare Part Management",
616
+ "spare_part_dashboard": "Spare Part Dashboard",
617
+ "spare_part_master": "Spare Part Master",
618
+ "spare_part_inventory": "Spare Part Inventory",
619
+ "spare_part_purchase_orders": "Spare Part Purchase Orders",
620
+ "spare_part_usage_report": "Spare Part Usage Report",
621
+ "student_list": "Student List",
622
+ "bus_stops": "Bus Stops",
623
+ "bus_routes": "Bus Routes",
624
+ "bus_schedules": "Bus Schedules"
625
+ },
626
+ "menu_trips": {
627
+ "trip_management": "Trip Management",
628
+ "trip_operations": "Trip Operations",
629
+ "trip_plans": "Trip Plans",
630
+ "trip_schedules": "Trip Schedules",
631
+ "trip_reports": "Trip Reports",
632
+ "completed_trips": "Completed Trips",
633
+ "trip_exceptions": "Trip Exceptions"
634
+ },
635
+ "menu_accounts": {
636
+ "accounts_management": "Accounts Management",
637
+ "financial_transactions": "Financial Transactions",
638
+ "invoices": "Invoices",
639
+ "payments": "Payments",
640
+ "receipts": "Receipts",
641
+ "reports_analytics": "Reports & Analytics",
642
+ "revenue_reports": "Revenue Reports",
643
+ "expense_reports": "Expense Reports",
644
+ "profit_loss_statements": "Profit & Loss Statements"
645
+ },
646
+ "menu_warehouse": {
647
+ "warehouse_operations": "Warehouse Operations",
648
+ "setup_configuration": "Setup & Configuration",
649
+ "manage_warehouses": "Manage Warehouses",
650
+ "storage_sections": "Storage Sections",
651
+ "temperature_zones": "Temperature Zones",
652
+ "inventory_management": "Inventory Management",
653
+ "stock_overview": "Stock Overview",
654
+ "batch_lot_tracking": "Batch & Lot Tracking",
655
+ "stock_movement": "Stock Movement",
656
+ "reorder_alerts": "Reorder Alerts",
657
+ "temperature_environmental_monitoring": "Temperature & Environmental Monitoring",
658
+ "live_monitoring": "Live Monitoring",
659
+ "alerts_thresholds": "Alerts & Thresholds",
660
+ "compliance_reports": "Compliance Reports",
661
+ "logistics_compliance": "Logistics & Compliance",
662
+ "order_shipment_management": "Order & Shipment Management",
663
+ "inbound_shipments": "Inbound Shipments",
664
+ "outbound_shipments": "Outbound Shipments",
665
+ "shipping_documents": "Shipping Documents",
666
+ "vendor_supplier_management": "Vendor & Supplier Management",
667
+ "vendor_profiles": "Vendor Profiles",
668
+ "purchase_orders": "Purchase Orders",
669
+ "supplier_rating": "Supplier Rating",
670
+ "reports_analytics": "Reports & Analytics",
671
+ "stock_reports": "Stock Reports",
672
+ "temperature_reports": "Temperature Reports",
673
+ "shipment_reports": "Shipment Reports",
674
+ "maintenance_repairs": "Maintenance & Repairs",
675
+ "scheduled_maintenance": "Scheduled Maintenance",
676
+ "repair_history": "Repair History"
677
+ },
678
+ "menu_crumb": {
679
+ "home": "Home",
680
+ "masters": "Masters",
681
+ "master_main": "Master Main",
682
+ "master_device": "Master Device",
683
+ "master_organisation": "Master Organisation",
684
+ "master_vehicle": "Master Vehicle",
685
+ "master_user": "Master User",
686
+ "master_fleet": "Master Fleet",
687
+ "master_bus": "Master Bus",
688
+ "master_spare_parts": "Master Spare Parts",
689
+ "master_tyre": "Master Tyre",
690
+ "master_trip": "Master Trip",
691
+ "master_expense": "Master Expense",
692
+ "gps": "GPS",
693
+ "features": "Features",
694
+ "reports": "Reports",
695
+ "gps_features": "GPS Features",
696
+ "gps_reports": "GPS Reports",
697
+ "main_reports": "Main Reports",
698
+ "kilometer_analysis_reports": "Kilometer Analysis Reports",
699
+ "geofence_reports": "Geofence Reports",
700
+ "ignition_reports": "Ignition Reports",
701
+ "over_speed_reports": "Over Speed Reports",
702
+ "telematics_sensor_reports": "Telematics Sensor Reports",
703
+ "fuel_consumption_reports": "Fuel Consumption Reports",
704
+ "fleet": "Fleet",
705
+ "inspection_management": "Inspection Management",
706
+ "incident_management": "Incident Management",
707
+ "service_management": "Service Management",
708
+ "workshop_management": "Workshop Management",
709
+ "vendor_management": "Vendor Management",
710
+ "spare_part_management": "Spare Part Management",
711
+ "fuel_management": "Fuel Management",
712
+ "reminder_management": "Reminder Management",
713
+ "tyre_management": "Tyre Management",
714
+ "bus_management": "Bus Management",
715
+ "cab_management": "Cab Management",
716
+ "accounts": "Accounts",
717
+ "financial_transactions": "Financial Transactions",
718
+ "reports_&_analytics": "Reports & Analytics",
719
+ "warehouse": "Warehouse",
720
+ "setup_&_configuration": "Setup & Configuration",
721
+ "inventory_management": "Inventory Management",
722
+ "temperature_&_environmental_monitoring": "Temperature & Environmental Monitoring",
723
+ "logistics_&_compliance": "Logistics & Compliance",
724
+ "vendor_&_supplier_management": "Vendor & Supplier Management",
725
+ "maintenance_&_repairs": "Maintenance & Repairs",
726
+ "trips": "Trips",
727
+ "trip_management": "Trip Management",
728
+ "trip_operations": "Trip Operations",
729
+ "trip_reports": "Trip Reports"
730
+ },
731
+ "p_organisation": {
732
+ "organisation_name": "Organisation Name",
733
+ "organisation_email": "Email",
734
+ "organisation_mobile": "Mobile",
735
+ "organisation_code": "Organisation Code",
736
+ "organisation_utrack_id": "UTrack ID",
737
+ "db_instance": "Database Instance",
738
+ "db_group": "Database Group",
739
+ "locality": "Locality",
740
+ "state": "State",
741
+ "company_cin": "Company CIN",
742
+ "company_tin_gstin": "Company TIN/GSTIN",
743
+ "organisation_details": "Organisation Details",
744
+ "business_information": "Business Information",
745
+ "is_sync_gps_data_from_utrack": "Sync GPS Data From UTrack",
746
+ "show_vehicle_filters": "Show Vehicle Filters"
747
+ },
748
+ "p_user": {
749
+ "user": "User",
750
+ "first_name": "First Name",
751
+ "last_name": "Last Name",
752
+ "email": "Email",
753
+ "mobile": "Mobile",
754
+ "username": "Username",
755
+ "can_login": "Can Login",
756
+ "is_activated": "Activated",
757
+ "is_root_user": "Root User",
758
+ "all_vehicles": "All Vehicles",
759
+ "google_login_data": "Google Login Data",
760
+ "is_google_login": "Is Google Login",
761
+ "default_module_name": "Default Module Name",
762
+ "default_page_name": "Default Page Name",
763
+ "default_page_url": "Default Page URL",
764
+ "default_theme": "Default Theme",
765
+ "password": "password",
766
+ "user_details": "User Details",
767
+ "vehicle_details": "Vehicle Details",
768
+ "vehicle_master": "Vehicle Master",
769
+ "vehicle_organisation": "Vehicle Organisation",
770
+ "preference_details": "Preference Details",
771
+ "fuel_details": "Fuel Details"
772
+ },
773
+ "p_vehicle": {
774
+ "vehicle_number": "Vehicle Number",
775
+ "vehicle_numbers": "Vehicle Numbers",
776
+ "vehicle_name": "Vehicle Name",
777
+ "engine_number": "Engine Number",
778
+ "chassis_number": "Chassis Number",
779
+ "vehicle_make_year": "Vehicle Make Year",
780
+ "odometer_history": "Odometer History",
781
+ "odometer_reading": "Odometer Reading",
782
+ "odometer_date": "Odometer Date",
783
+ "odometer_last_change_date": "Odometer Last Change Date",
784
+ "odometer_source": "Odometer Source",
785
+ "db_instance": "Database Instance",
786
+ "db_group": "Database Group",
787
+ "is_fleet_active": "Fleet Active",
788
+ "is_gps_active": "GPS Active",
789
+ "is_trip_active": "Trip Active",
790
+ "driver_name": "Driver Name",
791
+ "assign_driver_date": "Assign Driver Date",
792
+ "remove_driver_date": "Remove Driver Date",
793
+ "assign_date": "Assign Date",
794
+ "remove_date": "Remove Date",
795
+ "driver_history": "Driver History",
796
+ "driver_history_count": "Driver History Count",
797
+ "device_gps_source": "Device GPS Source",
798
+ "gps_source": "GPS Source",
799
+ "device_imei": "Device IMEI",
800
+ "device_history_count": "Device History Count",
801
+ "master_vehicle_details": "Master Vehicle Details",
802
+ "vehicle_basic_details": "Vehicle Basic Details",
803
+ "vehicle_lifecycle_details": "Vehicle Lifecycle Details",
804
+ "vehicle_gps_details": "Vehicle GPS Details",
805
+ "vehicle_trip_details": "Vehicle Trip Details",
806
+ "organisation_groups": "Organisation Groups",
807
+ "details_type": "Details Type",
808
+ "all_details": "All Details",
809
+ "basic_details": "Basic Details",
810
+ "gps_live_data": "GPS Live Data",
811
+ "gps_all_details": "GPS All Details",
812
+ "gps_details": "GPS Details",
813
+ "trip_details": "Trip Details",
814
+ "body_details": "Body Details",
815
+ "life_cycle_details": "Life Cycle Details",
816
+ "purchase_details": "Purchase Details",
817
+ "fuel_tank_type": "Fuel Tank Type",
818
+ "fuel_tank_size": "Fuel Tank Size",
819
+ "fuel_tank_1_size": "Fuel Tank 1 Size",
820
+ "fuel_tank_2_size": "Fuel Tank 2 Size",
821
+ "fuel_tank_total_size": "Fuel Tank Total Size",
822
+ "vehicle_passenger_capacity": "Passenger Capacity",
823
+ "standing_passenger_capacity": "Standing Passenger Capacity",
824
+ "vehicle_document": "Vehicle Document",
825
+ "vehicle_documents": "Vehicle Documents",
826
+ "vehicle_document_expiry": "Vehicle Document Expiry",
827
+ "master_vehicle_file": "Master Vehicle File"
828
+ },
829
+ "p_vehicle_trip_details": {
830
+ "vehicle_trip_details": "Vehicle Trip Details",
831
+ "trip_name": "Trip Name",
832
+ "trip_no": "Trip Number",
833
+ "eway_bill_number": "E-Way Bill Number",
834
+ "route_name": "Route Name",
835
+ "trip_start_date": "Trip Start Date",
836
+ "trip_end_date": "Trip End Date",
837
+ "trip_notes_1": "Trip Notes 1",
838
+ "trip_notes_2": "Trip Notes 2",
839
+ "trip_notes_3": "Trip Notes 3"
840
+ },
841
+ "p_vehicle_gps_details": {
842
+ "serial_no": "Serial Number",
843
+ "device_identifier": "Device Identifier",
844
+ "traccar_protocol": "Traccar Protocol",
845
+ "protocol": "Protocol",
846
+ "api_details": "API Details",
847
+ "api_code": "API Code",
848
+ "temperature": "Temperature",
849
+ "duel_temperature": "Dual Temperature",
850
+ "fuel_bluetooth": "Fuel Bluetooth",
851
+ "fuel_tank_type": "Fuel Tank Type",
852
+ "fuel_tank_size": "Fuel Tank Size",
853
+ "fuel_tank_1_size": "Fuel Tank 1 Size",
854
+ "fuel_tank_2_size": "Fuel Tank 2 Size",
855
+ "fuel_tank_total_size": "Fuel Tank Total Size",
856
+ "over_speed_kmph": "Over Speed KMPH",
857
+ "gps_lock_relay": "GPS Lock Relay",
858
+ "gps_door_locker": "GPS Door Locker",
859
+ "door_sensor": "Door Sensor",
860
+ "genset_sensor": "Genset Sensor",
861
+ "dashcam_sensor": "Dashcam Sensor",
862
+ "is_rear_cam": "Rear Camera",
863
+ "is_front_cam": "Front Camera",
864
+ "camera_extra_count": "Extra Camera Count",
865
+ "attributes": "Attributes",
866
+ "raw": "Raw",
867
+ "server_time": "Server Time",
868
+ "device_time": "Device Time",
869
+ "fix_time": "Fix Time",
870
+ "altitude": "Altitude",
871
+ "speed": "Speed",
872
+ "battery": "Battery",
873
+ "course": "Course",
874
+ "ignition": "Ignition",
875
+ "motion": "Motion",
876
+ "power": "Power",
877
+ "valid": "Valid",
878
+ "battery_raw": "Battery Raw",
879
+ "fuel_raw_1": "Fuel Raw 1",
880
+ "fuel_raw_2": "Fuel Raw 2",
881
+ "fuel": "Fuel",
882
+ "fuel_1": "Fuel 1",
883
+ "fuel_2": "Fuel 2",
884
+ "temp_raw_1": "Temp Raw 1",
885
+ "temp_raw_2": "Temp Raw 2",
886
+ "temp": "Temperature",
887
+ "temp_1": "Temperature 1",
888
+ "temp_2": "Temperature 2",
889
+ "nearest_landmark": "Nearest Landmark",
890
+ "sensor_relay_lock": "Sensor Relay Lock",
891
+ "sensor_digital_lock": "Sensor Digital Lock",
892
+ "sensor_door": "Sensor Door",
893
+ "sensor_genset": "Sensor Genset",
894
+ "stopped_from_time": "Stopped From Time",
895
+ "obd_gear_f": "OBD Gear Ratio",
896
+ "obd_coolant_temp_f": "OBD Coolant Temp",
897
+ "obd_ad_def_temp_f": "Ad Blue Temp",
898
+ "obd_ad_def_level_f": "Ad Blue Level",
899
+ "obd_engine_oil_level_f": "Engine Oil Level",
900
+ "obd_engine_oil_temp_f": "Engine Oil Temp",
901
+ "obd_engine_oil_pressure_f": "Engine Oil Pressure",
902
+ "obd_fuel_level_f": "OBD Fuel Level",
903
+ "obd_inst_fuel_economy_f": "OBD Fuel Economy",
904
+ "gear_ratio_f": "Gear Ratio",
905
+ "coolant_temp_f": "Coolant Temp",
906
+ "ad_blue_f": "Ad Blue",
907
+ "engine_oil_f": "Engine Oil",
908
+ "obd_fuel_f": "OBD Fuel",
909
+ "km_last_24": "Last 24 Hours (KM) ",
910
+ "t_s_last_24_moving": "Last 24 Hours Moving Time (HH:MM:SS)",
911
+ "t_s_last_24_ignition": "Last 24 Hours Ignition Time (HH:MM:SS)",
912
+ "km_today": "Today (KM)",
913
+ "t_s_today_moving": "Today Moving Time (HH:MM:SS)",
914
+ "t_s_today_ignition": "Today Ignition Time (HH:MM:SS)",
915
+ "km_this_week_sunday": "This Week - Sun (KM)",
916
+ "km_this_week_monday": "This Week - Mon (KM)",
917
+ "km_this_month": "This Month (KM)",
918
+ "km_this_year": "This Year (KM)",
919
+ "km_this_financial_year": "This Financial Year (KM)",
920
+ "km_slotted_today": "Slotted Today (KM)",
921
+ "km_slotted_this_week_sunday": "Slotted This Week - Sun (KM)",
922
+ "km_slotted_this_week_monday": "Slotted This Week - Mon (KM)",
923
+ "km_slotted_this_month": "Slotted This Month (KM)",
924
+ "km_slotted_this_year": "Slotted This Year (KM)",
925
+ "km_slotted_this_financial_year": "Slotted This Financial Year (KM)"
926
+ },
927
+ "p_vehicle_body": {
928
+ "vehicle_body_details": "Body Details",
929
+ "vehicle_height": "Height",
930
+ "vehicle_width": "Width",
931
+ "vehicle_length": "Length",
932
+ "vehicle_passenger_capacity": "Passenger Capacity",
933
+ "vehicle_cargo_volume": "Cargo Volume",
934
+ "vehicle_maximum_weight_capacity": "Maximum Weight Capacity",
935
+ "vehicle_total_fuel_quantity": "Total Fuel Quantity",
936
+ "vehicle_tank_1_fuel_quantity": "Tank 1 Fuel Quantity",
937
+ "vehicle_tank_2_fuel_quantity": "Tank 2 Fuel Quantity",
938
+ "common_body_details": "Body & Dimension (Common)",
939
+ "wheel_base": "Wheel Base",
940
+ "number_of_doors": "Number of Doors",
941
+ "passenger_configuration": "Passenger Configuration (Cars/Buses)",
942
+ "standing_passenger_capacity": "Standing Passenger Capacity",
943
+ "seat_configuration": "Seat Configuration",
944
+ "has_air_conditioning": "Has Air Conditioning",
945
+ "has_heating_system": "Has Heating System",
946
+ "has_reclining_seats": "Has Reclining Seats",
947
+ "has_safety_belts": "Has Safety Belts",
948
+ "has_headrests": "Has Headrests",
949
+ "has_armrests": "Has Armrests",
950
+ "has_infotainment_system": "Has Infotainment System",
951
+ "infotainment_type": "Infotainment Type",
952
+ "has_individual_lighting": "Has Individual Lighting",
953
+ "has_overhead_luggage_storage": "Has Overhead Luggage Storage",
954
+ "wheelchair_accessible": "Wheelchair Accessible",
955
+ "cargo_configuration": "Cargo Configuration (Trucks/Vans)",
956
+ "cargo_area_type": "Cargo Area Type",
957
+ "has_lift_gate": "Has Lift Gate",
958
+ "has_refrigeration_unit": "Has Refrigeration Unit",
959
+ "refrigeration_temperature_range": "Refrigeration Temperature Range",
960
+ "cargo_bed_length": "Cargo Bed Length",
961
+ "cargo_bed_width": "Cargo Bed Width",
962
+ "cargo_bed_height": "Cargo Bed Height",
963
+ "cargo_floor_material": "Cargo Floor Material",
964
+ "has_side_doors": "Has Side Doors",
965
+ "has_roof_hatch": "Has Roof Hatch",
966
+ "cargo_tie_down_hooks_count": "Cargo Tie Down Hooks Count",
967
+ "is_custom_body_built": "Is Custom Body Built",
968
+ "number_of_axles": "Number of Axles",
969
+ "axle_configuration": "Axle Configuration",
970
+ "has_dual_rear_wheels": "Has Dual Rear Wheels",
971
+ "suspension_type": "Suspension Type",
972
+ "suspension_adjustability": "Suspension Adjustability",
973
+ "ground_clearance_mm": "Ground Clearance (mm)",
974
+ "tire_size": "Tire Size",
975
+ "has_spare_tire": "Has Spare Tire",
976
+ "has_all_terrain_tires": "Has All Terrain Tires",
977
+ "has_run_flat_tires": "Has Run Flat Tires",
978
+ "steering_type": "Steering Type",
979
+ "wheel_drive_type": "Wheel Drive Type",
980
+ "safety_features": "Safety Features",
981
+ "has_abs": "Has ABS",
982
+ "has_airbags": "Has Airbags",
983
+ "has_speed_limiter": "Has Speed Limiter",
984
+ "has_gps_tracker": "Has GPS Tracker",
985
+ "has_parking_sensors": "Has Parking Sensors",
986
+ "has_rear_camera": "Has Rear Camera",
987
+ "has_lane_assist": "Has Lane Assist",
988
+ "has_automatic_emergency_brake": "Has Automatic Emergency Brake",
989
+ "has_tire_pressure_monitoring": "Has Tire Pressure Monitoring",
990
+ "has_blind_spot_monitoring": "Has Blind Spot Monitoring",
991
+ "has_collision_warning_system": "Has Collision Warning System",
992
+ "has_immobilizer": "Has Immobilizer",
993
+ "has_dashcam": "Has Dashcam",
994
+ "has_emergency_exit": "Has Emergency Exit"
995
+ },
996
+ "p_vehicle_lifecycle_details": {
997
+ "vehicle_lifecycle_details": "Vehicle Life Cycle Details",
998
+ "service_start_date": "Service Start Date",
999
+ "service_start_odometer_reading": "Start Odometer Reading",
1000
+ "service_end_date": "Service End Date",
1001
+ "service_end_odometer_reading": "End Odometer Reading",
1002
+ "life_estimate_max_month_year": "Life Estimate (Max Month/Year)",
1003
+ "life_estimate_max_odometer_reading": "Life Estimate Max Odometer Reading",
1004
+ "life_expiry_message": "Life Expiry Message",
1005
+ "life_expiry_note": "Life Expiry Note",
1006
+ "life_expiry": "Life Expiry",
1007
+ "estimated_life": "Estimated Life",
1008
+ "lifecycle_status": "Lifecycle Status",
1009
+ "is_extended_life_approved": "Is Extended Life Approved?",
1010
+ "life_status": "Life Status"
1011
+ },
1012
+ "p_vehicle_purchase_details": {
1013
+ "vehicle_purchase_details": "Vehicle Purchase Details",
1014
+ "basic_purchase_details": "Basic Purchase Details",
1015
+ "loan_interest_type": "Loan Interest Type",
1016
+ "purchase_date": "Purchase Date",
1017
+ "purchase_total_amount": "Purchase Total Amount",
1018
+ "purchase_notes": "Purchase Notes",
1019
+ "purchase_vehicle_type": "Purchase Vehicle Type",
1020
+ "purchase_type": "Purchase Type",
1021
+ "purchase_vendor": "Purchase Vendor",
1022
+ "loan_information": "Loan Information",
1023
+ "loan_amount": "Loan Amount",
1024
+ "loan_down_payment": "Loan Down Payment",
1025
+ "loan_interest_rate": "Loan Interest Rate",
1026
+ "loan_no_of_installments": "No. of Installments",
1027
+ "loan_first_payment_date": "Loan First Payment Date",
1028
+ "loan_last_payment_date": "Loan Last Payment Date",
1029
+ "loan_monthly_emi": "Monthly EMI",
1030
+ "loan_emi_date": "Loan EMI Date",
1031
+ "loan_lender": "Loan Lender",
1032
+ "lease_information": "Lease Information",
1033
+ "lease_start_date": "Lease Start Date",
1034
+ "lease_end_date": "Lease End Date",
1035
+ "lease_security_deposit_amount": "Lease Security Deposit Amount",
1036
+ "lease_monthly_emi_amount": "Monthly EMI Amount",
1037
+ "lease_emi_date": "Lease EMI Date",
1038
+ "lease_vendor": "Lease Vendor",
1039
+ "warranty_information": "Warranty Information",
1040
+ "warranty_expiration_date": "Warranty Expiration Date",
1041
+ "warranty_max_odometer_reading": "Warranty Max Odometer Reading",
1042
+ "warranty_exchange_date": "Warranty Exchange Date"
1043
+ },
1044
+ "p_vehicle_document": {
1045
+ "vehicle_document": "Vehicle Document",
1046
+ "vehicle_document_id": "Vehicle Document Id",
1047
+ "vehicle_documents": "Vehicle Documents",
1048
+ "vehicle_document_code": "Vehicle Document Code",
1049
+ "document_number": "Document Number",
1050
+ "document_authorized_name": "Document Authorized Name",
1051
+ "document_cost": "Document Cost",
1052
+ "document_issue_date": "Document Issue Date",
1053
+ "document_valid_till_date": "Document Valid Till Date",
1054
+ "document_renewal_date": "Document Renewal Date",
1055
+ "document_validity_status": "Document Validity Status",
1056
+ "document_status": "Document Status",
1057
+ "document_details_1": "Document Details 1",
1058
+ "document_details_2": "Document Details 2",
1059
+ "document_details_3": "Document Details 3",
1060
+ "document_details_4": "Document Details 4",
1061
+ "document_notes": "Document Notes",
1062
+ "document_details": "Document Details",
1063
+ "upload_documents": "Upload Documents",
1064
+ "vehicle_document_file": "Vehicle Document File Count"
1065
+ },
1066
+ "p_vehicle_document_expiry": {
1067
+ "expiry_type": "Expiry Type",
1068
+ "document_expiry_id": "Document Expiry Id"
1069
+ },
1070
+ "p_main_device": {
1071
+ "serial_no": "Serial No",
1072
+ "device_identifier": "Device Identifier",
1073
+ "device_note_1": "Device Note 1",
1074
+ "device_note_2": "Device Note 2",
1075
+ "is_device_used": "Is Device Used",
1076
+ "device_usage_history": "Device Usage History",
1077
+ "assign_device_date": "Assign Device Date",
1078
+ "remove_device_date": "Remove Device Date",
1079
+ "device_gps_source": "Device GPS Source",
1080
+ "gps_source": "GPS Source",
1081
+ "db_instance": "Database Instance",
1082
+ "db_group": "Database Group",
1083
+ "device_manufacturer": "Device Manufacturer",
1084
+ "device_model": "Device Model",
1085
+ "device_type": "Device Type",
1086
+ "organisation": "Organisation",
1087
+ "country": "Country",
1088
+ "time_zone": "Time Zone",
1089
+ "is_sim_linked": "Is Sim Linked",
1090
+ "device_sim_link": "Device Sim Link",
1091
+ "device_sim_unlink": "Device Sim Unlink",
1092
+ "assign_device_to_vehicle": "Assign Device to Vehicle",
1093
+ "remove_device_from_vehicle": "Remove Device from Vehicle",
1094
+ "device_details": "Device Details",
1095
+ "device_configuration": "Device Configuration"
1096
+ },
1097
+ "p_main_sim": {
1098
+ "sim_number": "Sim Number",
1099
+ "sim_imei": "Sim IMEI",
1100
+ "sim_serial_number": "Sim Serial Number",
1101
+ "device_sim_link_date": "Device Sim Link Date",
1102
+ "device_sim_unlink_date": "Device Sim Unlink Date",
1103
+ "sim_status": "Sim Status",
1104
+ "billing_status": "Billing Status",
1105
+ "sim_change_history": "Sim Change History"
1106
+ },
1107
+ "p_driver": {
1108
+ "driver_details": "Driver Details",
1109
+ "driver_code": "Driver Code",
1110
+ "driver_first_name": "First Name",
1111
+ "driver_last_name": "Last Name",
1112
+ "driver_mobile": "Mobile Number",
1113
+ "driver_email": "Email",
1114
+ "driver_license": "Driver License",
1115
+ "driver_pan": "PAN Number",
1116
+ "driver_aadhaar": "Aadhaar Number",
1117
+ "password": "Password",
1118
+ "can_login": "Can Login",
1119
+ "driver_type": "Driver Type",
1120
+ "driver_image_url": "Profile Image",
1121
+ "driver_image_key": "Profile Image Key",
1122
+ "driver_aadhaar_front_image_url": "Aadhaar Front Image",
1123
+ "driver_aadhaar_front_image_key": "Aadhaar Front Image Key",
1124
+ "driver_aadhaar_back_image_url": "Aadhaar Back Image",
1125
+ "driver_aadhaar_back_image_key": "Aadhaar Back Image Key",
1126
+ "driver_pan_image_url": "PAN Image",
1127
+ "driver_pan_image_key": "PAN Image Key",
1128
+ "driver_license_front_image_url": "License Front Image",
1129
+ "driver_license_front_image_key": "License Front Image Key",
1130
+ "driver_license_back_image_url": "License Back Image",
1131
+ "driver_license_back_image_key": "License Back Image Key",
1132
+ "assign_vehicle_date": "Vehicle Assigned Date",
1133
+ "assign_remove_driver_history": "Driving History",
1134
+ "assign_driver_to_vehicle": "Assign Driver to Vehicle",
1135
+ "remove_driver_from_vehicle": "Remove Driver from Vehicle",
1136
+ "assigned_vehicle": "Assigned Vehicle",
1137
+ "driver_documents": "Driver Documents"
1138
+ },
1139
+ "p_ticket": {
1140
+ "ticket_id": "Ticket ID",
1141
+ "subject": "Subject",
1142
+ "description": "Description",
1143
+ "admin_message": "Admin Message",
1144
+ "ticket_status": "Ticket Status",
1145
+ "ticket_files": "Attached Files",
1146
+ "user": "User Name",
1147
+ "admin": "Admin Name",
1148
+ "admin_action": "Admin Action"
1149
+ },
1150
+ "p_admin": {
1151
+ "admin_name": "Admin Name",
1152
+ "email": "Email",
1153
+ "password": "Password",
1154
+ "mobile": "Mobile",
1155
+ "admin_role": "Admin Role",
1156
+ "admin_image_url": "Admin Image URL",
1157
+ "admin_image_key": "Admin Image Key"
1158
+ },
1159
+ "p_change_password": {
1160
+ "old_password": "Old Password",
1161
+ "new_password": "New Password",
1162
+ "confirm_password": "Confirm Password",
1163
+ "change_password": "Change Password",
1164
+ "password_changed_successfully": "Password changed successfully!",
1165
+ "password_change_failed": "Failed to change password."
1166
+ },
1167
+ "p_static_page": {
1168
+ "page_name": "Page Name",
1169
+ "page_code": "Page Code",
1170
+ "page_url": "Page URL",
1171
+ "page_content": "Page Content"
1172
+ },
1173
+ "p_faq": {
1174
+ "faq_section": "FAQ Section",
1175
+ "faq_header": "FAQ Header",
1176
+ "faq_content": "FAQ Content"
1177
+ },
1178
+ "p_contact_us": {
1179
+ "mobile_number": "Mobile Number",
1180
+ "email": "Email",
1181
+ "facebook_link": "Facebook Link",
1182
+ "twitter_link": "Twitter Link",
1183
+ "instagram_link": "Instagram Link",
1184
+ "youtube_link": "YouTube Link",
1185
+ "linkedin_link": "LinkedIn Link",
1186
+ "pinterest_link": "Pinterest Link",
1187
+ "whatsapp_chat_url": "WhatsApp Chat URL",
1188
+ "telegram_chat_url": "Telegram Chat URL"
1189
+ },
1190
+ "p_external_apis": {
1191
+ "external_apis_form": "External APIs Form",
1192
+ "api_name": "API Name",
1193
+ "vendor_name": "Vendor Name",
1194
+ "api_key": "API Key",
1195
+ "allowed_ips": "Allowed IPs",
1196
+ "purpose": "Purpose",
1197
+ "username": "Username",
1198
+ "password": "Password",
1199
+ "description": "Description",
1200
+ "is_enabled": "Is Enabled",
1201
+ "rate_limit_rpm": "Rate Limit (RPM)",
1202
+ "auth_type": "Auth Type",
1203
+ "daily_report": "Daily Report",
1204
+ "monthly_report": "Monthly Report",
1205
+ "api_data_share_hit_log": "API Data Share Hit Log",
1206
+ "request_date_time": "Request Date & Time",
1207
+ "request_id": "Request ID",
1208
+ "ip_address": "IP Address",
1209
+ "user_agent": "User Agent",
1210
+ "is_auth_success": "Is Auth Success",
1211
+ "failed_message": "Failed Message",
1212
+ "success_count": "Success Count",
1213
+ "failed_count": "Failed Count",
1214
+ "total_count": "Total Count"
1215
+ },
1216
+ "p_notifications": {
1217
+ "module": "Module",
1218
+ "alert_type": "Alert Type",
1219
+ "alert_sub_type": "Alert Sub Type",
1220
+ "notification_title": "Notification Title",
1221
+ "notification_message": "Notification Message",
1222
+ "notification_html_message": "Notification HTML Message",
1223
+ "notification_key_1": "notification_key_1",
1224
+ "notification_key_2": "notification_key_2",
1225
+ "notification_key_3": "notification_key_3",
1226
+ "notification_key_4": "notification_key_4",
1227
+ "notification_key_5": "notification_key_5",
1228
+ "notification_key_6": "notification_key_6"
1229
+ },
1230
+ "p_notification_preference": {
1231
+ "notification_preference": "Notification Preferences",
1232
+ "notification_name": "Notification Name",
1233
+ "notification_status": "Notification Status",
1234
+ "notification_types": "Notification Types",
1235
+ "notification_channels": "Notification Channels",
1236
+ "mobile_numbers": "Mobile Numbers",
1237
+ "email_ids": "Emails",
1238
+ "cc_email_ids": "CC Emails",
1239
+ "notification_list": "Notification List",
1240
+ "over_speed_limit": "Over Speed Limit",
1241
+ "notification_details": "Notification Details",
1242
+ "notification_message": "Create alert rules for your vehicles and geofences. Choose event(s) (Vehicle Moving/Stopped, Ignition On/Off, Geofence Enter/Exit, Fuel Increase/Decrease, Over Speed), pick delivery channel(s) (Push, Email, WhatsApp, SMS), and select users / vehicles / geofences. Turn Status = On to start receiving alerts."
1243
+ },
1244
+ "p_report_preference": {
1245
+ "report_preference": "Report Preferences",
1246
+ "report_name": "Report Name",
1247
+ "report_status": "Report Status",
1248
+ "report_types": "Report Types",
1249
+ "report_channels": "Report Channels",
1250
+ "mobile_numbers": "Mobile Numbers",
1251
+ "email_ids": "Emails",
1252
+ "cc_email_ids": "CC Emails",
1253
+ "report_list": "Report List",
1254
+ "report_details": "Report Details",
1255
+ "report_message": "Schedule reports to be delivered automatically. Enter a Report Name, choose Report Type (Daily / Weekly / Monthly), select the Report List and Email recipients, and set Status = On to start delivery."
1256
+ },
1257
+ "p_dashcam": {
1258
+ "dashcam": "Dashcam",
1259
+ "no_video_available": "No Video Available",
1260
+ "camera_feed_not_configured": "Camera feed not configured",
1261
+ "front_camera": "Front Camera",
1262
+ "rear_camera": "Rear Camera",
1263
+ "cabin_camera1": "Cabin Camera 1",
1264
+ "cabin_camera2": "Cabin Camera 2"
1265
+ },
1266
+ "p_dashcam_live_event": {
1267
+ "dashcam_live_event": "Dashcam Live Event",
1268
+ "preview": "Preview",
1269
+ "view_video": "View Video",
1270
+ "no_video": "No Video",
1271
+ "video_duration": "Video Duration",
1272
+ "video_size": "Video Size"
1273
+ },
1274
+ "p_dashcam_video_history": {
1275
+ "dashcam_video_history": "Dashcam Video History",
1276
+ "dashcam_camera": "Dashcam Camera"
1277
+ },
1278
+ "p_master_common": {
1279
+ "description": "Description"
1280
+ },
1281
+ "p_main_industry": {
1282
+ "industry_name": "Industry Name"
1283
+ },
1284
+ "p_main_country": {
1285
+ "country_name": "Country Name",
1286
+ "country_code": "Country Code",
1287
+ "country_mobile_code": "Country Mobile Code"
1288
+ },
1289
+ "p_main_state": {
1290
+ "state_name": "State Name",
1291
+ "state_names": "States",
1292
+ "state_code": "State Code"
1293
+ },
1294
+ "p_main_currency": {
1295
+ "currency": "Currency",
1296
+ "currency_name": "Currency Name",
1297
+ "currency_symbol": "Currency Symbol",
1298
+ "currency_code": "Currency Code"
1299
+ },
1300
+ "p_main_time_zone": {
1301
+ "time_zone": "Time Zone",
1302
+ "time_zones": "Time Zones",
1303
+ "time_zone_identifier": "Time Zone Identifier",
1304
+ "time_zone_code": "Time Zone Code",
1305
+ "time_zone_abbrevation": "Time Zone Abbreviation",
1306
+ "time_zone_offset": "Time Zone Offset",
1307
+ "time_zone_offset_seconds": "Time Zone Offset Seconds"
1308
+ },
1309
+ "p_main_date_format": {
1310
+ "date_format_date": "Date Format Date",
1311
+ "date_format_time": "Date Format Time",
1312
+ "date_format_date_time": "Date Format Date & Time"
1313
+ },
1314
+ "p_main_language": {
1315
+ "language": "Language",
1316
+ "languages": "Languages",
1317
+ "language_name": "Language Name",
1318
+ "language_code": "Language Code"
1319
+ },
1320
+ "p_main_unit_distance": {
1321
+ "unit_name_only": "Distance Unit",
1322
+ "unit_names_only": "Distance Units",
1323
+ "unit_name": "Distance Unit Name",
1324
+ "unit_code": "Unit Code"
1325
+ },
1326
+ "p_main_unit_mileage": {
1327
+ "unit_name_only": "Mileage Unit",
1328
+ "unit_names_only": "Mileage Units",
1329
+ "unit_name": "Mileage Unit Name",
1330
+ "unit_code": "Unit Code"
1331
+ },
1332
+ "p_main_unit_volume": {
1333
+ "unit_name_only": "Volume Unit",
1334
+ "unit_names_only": "Volume Units",
1335
+ "unit_name": "Volume Unit Name",
1336
+ "unit_code": "Unit Code"
1337
+ },
1338
+ "p_main_fasttag_bank": {
1339
+ "bank_names": "Bank Names",
1340
+ "bank_name": "Bank Name",
1341
+ "bank_code": "Bank Code"
1342
+ },
1343
+ "p_main_ewaybill_provider": {
1344
+ "provider_names": "Provider Names",
1345
+ "provider_name": "Provider Name",
1346
+ "provider_code": "Provider Code"
1347
+ },
1348
+ "p_main_sim_provider": {
1349
+ "provider_names": "Provider Names",
1350
+ "provider_name": "Provider Name",
1351
+ "country_notes": "Country Notes"
1352
+ },
1353
+ "p_main_landmark": {
1354
+ "landmark_name": "Landmark Name",
1355
+ "location": "Location",
1356
+ "locality": "Locality",
1357
+ "city_district_town": "City/District/Town",
1358
+ "zip_code": "Zip Code"
1359
+ },
1360
+ "p_device_manufacturer": {
1361
+ "manufacturer": "Manufacturer",
1362
+ "device_manufacturer_name": "Manufacturer Name",
1363
+ "device_manufacturer_code": "Manufacturer Code"
1364
+ },
1365
+ "p_device_model": {
1366
+ "device_model": "Model",
1367
+ "device_model_name": "Model Name",
1368
+ "device_model_code": "Model Code"
1369
+ },
1370
+ "p_device_type": {
1371
+ "device_type_name": "Device Type Name",
1372
+ "device_type_code": "Device Type Code",
1373
+ "description": "Device Type Description"
1374
+ },
1375
+ "organisation_filters": {
1376
+ "organisation_filters": "Filters-A",
1377
+ "select_organisation_filter": "Select Filter-A",
1378
+ "branches": "Branches",
1379
+ "sub_companies": "Sub Companies",
1380
+ "colors": "Colors",
1381
+ "tags": "Tags",
1382
+ "groups": "Groups",
1383
+ "branch": "Branch",
1384
+ "sub_company": "Sub Company",
1385
+ "color": "Color",
1386
+ "tag": "Tag",
1387
+ "group": "Group",
1388
+ "no_branches_found": "No branches found",
1389
+ "no_sub_companies_found": "No sub companies found",
1390
+ "no_colors_found": "No colors found",
1391
+ "no_tags_found": "No tags found",
1392
+ "no_groups_found": "No groups found"
1393
+ },
1394
+ "vehicle_filters": {
1395
+ "vehicle_filters": "Filters-B",
1396
+ "select_vehicle_filter": "Select Filter-B",
1397
+ "vehicle_types": "Vehicle Types",
1398
+ "vehicle_makes": "Vehicle Makes",
1399
+ "status_types": "Status Types",
1400
+ "ownership_types": "Ownership Types",
1401
+ "fuel_types": "Fuel Types",
1402
+ "associated_to": "Associated To",
1403
+ "vehicle_type": "Vehicle Type",
1404
+ "vehicle_make": "Vehicle Make",
1405
+ "status_type": "Status Type",
1406
+ "ownership_type": "Ownership Type",
1407
+ "fuel_type": "Fuel Type",
1408
+ "no_vehicle_types_found": "No vehicle types found",
1409
+ "no_vehicle_makes_found": "No vehicle makes found",
1410
+ "no_status_types_found": "No status types found",
1411
+ "no_ownership_types_found": "No ownership types found",
1412
+ "no_associated_to_found": "No associated to found",
1413
+ "no_fuel_types_found": "No fuel types found"
1414
+ },
1415
+ "p_organisation_sub_company": {
1416
+ "sub_company": "Sub Company",
1417
+ "sub_company_name": "Sub Company Name",
1418
+ "sub_company_GSTIN": "GSTIN"
1419
+ },
1420
+ "p_organisation_branch": {
1421
+ "branch": "Branch",
1422
+ "branch_name": "Branch Name",
1423
+ "branch_city": "Branch City",
1424
+ "branch_address": "Branch Address"
1425
+ },
1426
+ "p_organisation_color": {
1427
+ "color": "Color",
1428
+ "color_name": "Color Name",
1429
+ "color_code": "Color Code"
1430
+ },
1431
+ "p_organisation_tag": {
1432
+ "tag": "Tag",
1433
+ "tag_name": "Tag Name"
1434
+ },
1435
+ "p_organisation_group": {
1436
+ "group": "Group",
1437
+ "group_name": "Group Name"
1438
+ },
1439
+ "p_vehicle_type": {
1440
+ "vehicle_type": "Vehicle Type",
1441
+ "vehicle_types": "Vehicle Types"
1442
+ },
1443
+ "p_vehicle_make": {
1444
+ "vehicle_make": "Vehicle Make"
1445
+ },
1446
+ "p_vehicle_model": {
1447
+ "vehicle_model": "Vehicle Model"
1448
+ },
1449
+ "p_vehicle_sub_model": {
1450
+ "vehicle_sub_model": "Vehicle Sub Model"
1451
+ },
1452
+ "p_vehicle_status_type": {
1453
+ "status_type": "Status Type"
1454
+ },
1455
+ "p_vehicle_ownership_type": {
1456
+ "ownership_type": "Vehicle Ownership Type"
1457
+ },
1458
+ "p_vehicle_associated_to": {
1459
+ "associated_to": "Vehicle Associated To"
1460
+ },
1461
+ "p_vehicle_fuel_type": {
1462
+ "fuel_type": "Vehicle Fuel Type",
1463
+ "primary_fuel_type": "Primary Fuel Type",
1464
+ "secondary_fuel_type": "Secondary Fuel Type"
1465
+ },
1466
+ "p_vehicle_fuel_unit": {
1467
+ "fuel_unit": "Vehicle Fuel Unit",
1468
+ "primary_fuel_unit": "Primary Fuel Unit",
1469
+ "secondary_fuel_unit": "Secondary Fuel Unit"
1470
+ },
1471
+ "p_vehicle_fuel_removal_reason": {
1472
+ "removal_reason": "Vehicle Fuel Removal Reason"
1473
+ },
1474
+ "p_vehicle_document_type": {
1475
+ "document_type": "Vehicle Document Type"
1476
+ },
1477
+ "p_user_role": {
1478
+ "user_role": "User Role",
1479
+ "user_roles": "User Roles"
1480
+ },
1481
+ "p_user_status": {
1482
+ "user_status": "User Status"
1483
+ },
1484
+ "p_fleet_incident_status": {
1485
+ "fleet_incident_status": "Fleet Incident Status"
1486
+ },
1487
+ "p_fleet_incident_type": {
1488
+ "fleet_incident_type": "Fleet Incident Type"
1489
+ },
1490
+ "p_fleet_incident_severity": {
1491
+ "fleet_incident_severity": "Fleet Incident Severity"
1492
+ },
1493
+ "p_fleet_insurance_claim_status": {
1494
+ "fleet_insurance_claim_status": "Fleet Insurance Claim Status"
1495
+ },
1496
+ "p_fleet_service_task": {
1497
+ "fleet_service_task": "Fleet Service Task"
1498
+ },
1499
+ "p_bus_class": {
1500
+ "class_name": "Class Name"
1501
+ },
1502
+ "p_bus_program": {
1503
+ "program_name": "Program Name"
1504
+ },
1505
+ "p_bus_relationship": {
1506
+ "relationship_name": "Relationship Name"
1507
+ },
1508
+ "p_bus_section": {
1509
+ "section_name": "Section Name"
1510
+ },
1511
+ "p_bus_semester": {
1512
+ "semester_name": "Semester Name"
1513
+ },
1514
+ "p_bus_stream": {
1515
+ "stream_name": "Stream Name"
1516
+ },
1517
+ "p_bus_year": {
1518
+ "year_name": "Year Name"
1519
+ },
1520
+ "p_spare_part_category": {
1521
+ "category": "Category",
1522
+ "category_name": "Category Name",
1523
+ "category_code": "Category Code"
1524
+ },
1525
+ "p_spare_part_sub_category": {
1526
+ "sub_category_name": "Sub Category Name",
1527
+ "sub_category_code": "Sub Category Code"
1528
+ },
1529
+ "p_spare_part_unit": {
1530
+ "unit_name": "Unit Name",
1531
+ "unit_code": "Unit Code"
1532
+ },
1533
+ "p_tyre_make": {
1534
+ "tyre_make": "Tyre Make"
1535
+ },
1536
+ "p_tyre_model": {
1537
+ "tyre_model": "Tyre Model"
1538
+ },
1539
+ "p_tyre_grade": {
1540
+ "tyre_grade": "Tyre Grade"
1541
+ },
1542
+ "p_expense_name": {
1543
+ "expense_name": "Expense Name",
1544
+ "expense_category": "Expense Category"
1545
+ },
1546
+ "p_expense_type": {
1547
+ "expense_type_name": "Expense Type Name"
1548
+ },
1549
+ "p_vendor_type": {
1550
+ "vendor_type": "Vendor Type",
1551
+ "vendor_types": "Vendor Types"
1552
+ },
1553
+ "p_vendor_document_type": {
1554
+ "vendor_document_type": "Vendor Document Type",
1555
+ "vendor_document_types": "Vendor Document Types"
1556
+ },
1557
+ "p_vendor_tag": {
1558
+ "vendor_tag": "Vendor Tag",
1559
+ "vendor_tags": "Vendor Tags"
1560
+ },
1561
+ "p_fuel_company": {
1562
+ "company_name": "Fuel Company",
1563
+ "company_names": "Fuel Companies"
1564
+ },
1565
+ "p_party_type": {
1566
+ "party_type": "Party Type"
1567
+ },
1568
+ "gps_dashboard": {
1569
+ "dashboard": "Dashboard",
1570
+ "vehicles": "Vehicles",
1571
+ "manage_vehicles": "Manage Vehicles",
1572
+ "gps_status": "GPS Status",
1573
+ "gps_operations": "GPS Operations",
1574
+ "gps_graphs": "GPS Graphs",
1575
+ "relay_control": "Relay control",
1576
+ "remote_action": "Remote action",
1577
+ "digital_door_lock": "Digital Door Lock",
1578
+ "remote_door_control": "Remote door control",
1579
+ "security": "Security",
1580
+ "vehicle_status": "Vehicle Status",
1581
+ "top_vehicles_km": "Top Vehicles by KM",
1582
+ "daywise_km": "Daywise KM",
1583
+ "monthly_km": "Monthly KM",
1584
+ "total": "Total",
1585
+ "moving": "Moving",
1586
+ "stopped": "Stopped",
1587
+ "awaiting_gps": "Awaiting GPS",
1588
+ "no_km_data": "No KM Data",
1589
+ "digital_lock_status": "Digital Lock Status",
1590
+ "unlocked_vehicles": "Unlocked vehicles",
1591
+ "unlocked_vehicles_desc": "Digital Vehicle Lock is OFF, engine can start",
1592
+ "locked_vehicles": "Locked vehicles",
1593
+ "locked_vehicles_desc": "Digital Vehicle Lock is ON, engine is cut off",
1594
+ "lock_action": "Lock Action",
1595
+ "locked": "Locked",
1596
+ "unlocked": "Unlocked",
1597
+ "lock_vehicle_now": "Lock Vehicle Now",
1598
+ "unlock_vehicle_now": "Unlock Vehicle Now",
1599
+ "unlock_door_now": "Unlock Door Now",
1600
+ "vehicle_digital_lock": "Vehicle Digital Lock",
1601
+ "vehicle_digital_lock_subtitle": "Lock / unlock relay for selected vehicles",
1602
+ "cannot_lock_no_gps": "Cannot lock: no GPS data available.",
1603
+ "only_stopped_vehicle_can_be_locked": "Only stopped vehicles can be locked.",
1604
+ "confirm_lock_vehicle": "Do you want to lock vehicle",
1605
+ "confirm_unlock_vehicle": "Do you want to unlock vehicle",
1606
+ "confirm_unlock_vehicle_door": "Do you want to unlock vehicle door",
1607
+ "lock_vehicle_title": "Confirm Vehicle Lock",
1608
+ "unlock_vehicle_title": "Confirm Vehicle Unlock",
1609
+ "unlock_vehicle_door_title": "Confirm Vehicle Door Unlock",
1610
+ "lock_command_sent": "Lock command sent to vehicle.",
1611
+ "unlock_command_sent": "Unlock command sent to vehicle.",
1612
+ "door_unlock_command_sent": "Door Unlock command sent to vehicle.",
1613
+ "vehicle_lock_action_title": "Vehicle Lock Command",
1614
+ "door_unlock_action_title": "Door unlock Command",
1615
+ "action": "Action",
1616
+ "processing_command": "Processing command...",
1617
+ "lock": "Lock",
1618
+ "unlock": "Unlock",
1619
+ "vehicle_management": "Vehicle Management"
1620
+ },
1621
+ "live_track": {
1622
+ "refresh": "Refresh",
1623
+ "recenter": "Recenter",
1624
+ "zoom": "Zoom",
1625
+ "history": "History",
1626
+ "share": "Share",
1627
+ "trip": "Trip",
1628
+ "minimize": "Minimize",
1629
+ "maximize": "Maximize",
1630
+ "color_legend": "Color Legend",
1631
+ "moving": "Moving",
1632
+ "stopped": "Stopped",
1633
+ "awaiting_gps": "Awaiting GPS",
1634
+ "gps_unavailable": "GPS Unavailable",
1635
+ "no_vehicle_selected": "No vehicle selected.",
1636
+ "gps_not_found": "Vehicle GPS Details not found."
1637
+ },
1638
+ "track_history": {
1639
+ "trip_summary": "Trip Summary",
1640
+ "total_distance": "Total Distance",
1641
+ "sensors": "Sensors",
1642
+ "fuel": "Fuel",
1643
+ "temperature": "Temperature",
1644
+ "travel_time": "Travel Time",
1645
+ "max_speed": "Max Speed",
1646
+ "avg_speed": "Avg Speed",
1647
+ "color_legend": "Color Legend",
1648
+ "marker_legend": "Marker Legend",
1649
+ "start": "Start",
1650
+ "end": "End",
1651
+ "stop_time": "Stop Time",
1652
+ "timeline": "Timeline",
1653
+ "speed": "Speed",
1654
+ "refresh": "Refresh",
1655
+ "recenter": "Recenter",
1656
+ "zoom": "Zoom",
1657
+ "play": "Play",
1658
+ "share": "Share",
1659
+ "show_stoppage": "Show Stoppage",
1660
+ "show_timeline": "Show Timeline",
1661
+ "stoppage_interval": "Stoppage Interval",
1662
+ "timeline_interval": "Timeline Interval",
1663
+ "close_info_windows": "Close Info",
1664
+ "pause": "Pause",
1665
+ "resume": "Resume",
1666
+ "reset": "Reset",
1667
+ "backward": "Backward",
1668
+ "forward": "Forward",
1669
+ "live_track_details": "Live Track Details"
1670
+ },
1671
+ "vehicle_summary_report": {
1672
+ "today": "Today",
1673
+ "last_24": "Last 24 Hours",
1674
+ "this_week": "This Week",
1675
+ "last_7_days": "Last 7 Days",
1676
+ "this_month": "This Month",
1677
+ "last_3_months": "Last 3 Months"
1678
+ },
1679
+ "dashboard_map_view": {
1680
+ "show_number": "Show Number",
1681
+ "show_icon": "Show Icon",
1682
+ "geofence_summary": "Geofence Summary",
1683
+ "vehicle_status_legend": "Vehicle Status Legend",
1684
+ "total": "Total",
1685
+ "moving": "Moving",
1686
+ "stopped": "Stopped",
1687
+ "awaiting_gps": "Awaiting GPS",
1688
+ "gps_unavailable": "GPS Unavailable",
1689
+ "last_refresh_data": "Last Refresh Data",
1690
+ "cluster_marker": "Cluster Marker",
1691
+ "show_vehicle_number": "Show Vehicle Number",
1692
+ "show_traffic": "Show Traffic",
1693
+ "auto_zoom": "Auto Zoom",
1694
+ "no_geofences": "No Geofences",
1695
+ "zoom_to_vehicle": "Zoom to Vehicle",
1696
+ "select_vehicle": "Select Vehicle",
1697
+ "zoom_to_geofence": "Zoom to Geofence",
1698
+ "select_geofence": "Select Geofence",
1699
+ "zoom_level": "Zoom Level",
1700
+ "select_zoom": "Select Zoom"
1701
+ },
1702
+ "gps_geofence": {
1703
+ "geofence_name": "Geofence Name",
1704
+ "geofence_location": "Geofence Location",
1705
+ "geofence_type": "Geofence Type",
1706
+ "geofence_purpose_type": "Geofence Purpose",
1707
+ "radius_km": "Radius (KM)",
1708
+ "radius_m": "Radius (Meters)",
1709
+ "geofence_description": "Geofence Description",
1710
+ "poliline_data": "Polyline Data",
1711
+ "geofence_summary": "Geofence Summary",
1712
+ "stop_name": "Stop Name",
1713
+ "stop_type": "Stop Type",
1714
+ "stop_description": "Stop Description",
1715
+ "geofence_details": "Geofence Details",
1716
+ "basic_details": "Basic Details"
1717
+ },
1718
+ "gps_features": {
1719
+ "refill_date_time": "Refill Date Time",
1720
+ "removal_date_time": "Removal Date Time",
1721
+ "cost_per_unit": "Cost Per Unit",
1722
+ "total_cost": "Total Cost",
1723
+ "refill_details": "Refill Details",
1724
+ "removal_details": "Removal Details",
1725
+ "entry_source": "Entry Source",
1726
+ "admin_verify_status": "Admin Verify Status",
1727
+ "transporter_verify_status": "Transporter Verify Status",
1728
+ "fuel_liters": "Fuel (Liters)",
1729
+ "temperature_1": "Temperature 1",
1730
+ "temperature_2": "Temperature 2",
1731
+ "verified": "Verified",
1732
+ "latlng": "LatLng",
1733
+ "start_latlng": "Start LatLng",
1734
+ "end_latlng": "End LatLng",
1735
+ "nearest_location": "Nearest Location",
1736
+ "refill_quantity": "Refill Quantity",
1737
+ "verified_refill_quantity": "Verified Refill Quantity",
1738
+ "diff_refill_quantity": "Differnece Refill Quantity",
1739
+ "refill_from_to_liters": "Refill From To (Liters)",
1740
+ "before_refill_quantity": "Before Refill Fuel Quantity",
1741
+ "after_refill_quantity": "After Refill Fuel Quantity",
1742
+ "removal_quantity": "Removal Quantity",
1743
+ "verified_removal_quantity": "Verified Removal Quantity",
1744
+ "diff_removal_quantity": "Differnece Removal Quantity",
1745
+ "removal_from_to_liters": "Removal From To (Liters)",
1746
+ "before_removal_quantity": "Before Remove Fuel Quantity",
1747
+ "after_removal_quantity": "After Remove Fuel Quantity",
1748
+ "fuel_consumed": "Fuel Consumed (Liters)",
1749
+ "start_fuel_level": "Start Fuel Level (Liters)",
1750
+ "end_fuel_level": "End Fuel Level (Liters)",
1751
+ "refills_count": "Refills Count",
1752
+ "refill_fuel": "Refill Fuel Liters (Count)",
1753
+ "removals_count": "Removals Count",
1754
+ "removal_fuel": "Removed Fuel Liters (Count)",
1755
+ "all_vehicles": "All Vehicles",
1756
+ "vehicle_count": "Vehicle Count",
1757
+ "all_geofences": "All Geofences",
1758
+ "geofence_count": "Geofence Count",
1759
+ "all_users": "All Users",
1760
+ "user_count": "User Count",
1761
+ "date": "Date",
1762
+ "day": "Day",
1763
+ "utilization": "Utilization %",
1764
+ "days_count": "Days Count",
1765
+ "total_km": "Total KM",
1766
+ "average_km": "Average KM",
1767
+ "day_km": "Day KM",
1768
+ "night_km": "Night KM",
1769
+ "travelled_time": "Travelled Time (HH:MM:SS)",
1770
+ "total_travelled_time": "Total Travelled Time (HH:MM:SS)",
1771
+ "stopped_time": "Stopped Time (HH:MM:SS)",
1772
+ "day_travelled_time": "Day Travelled Time (HH:MM:SS)",
1773
+ "night_travelled_time": "Night Travelled Time (HH:MM:SS)",
1774
+ "day_stopped_time": "Day Stopped Time (HH:MM:SS)",
1775
+ "night_stopped_time": "Night Stopped Time (HH:MM:SS)",
1776
+ "ignition_on_time": "Ignition On Time (HH:MM:SS)",
1777
+ "ignition_off_time": "Ignition Off Time (HH:MM:SS)",
1778
+ "free_wheeling": "Free Wheeling (KM)",
1779
+ "free_wheeling_time": "Free Wheeling Time (HH:MM:SS)",
1780
+ "ideal_ignition_time": "Ideal Ignition Time (HH:MM:SS)",
1781
+ "duration": "Duration (HH:MM:SS)",
1782
+ "stopped_duration": "Stopped Duration",
1783
+ "max_speed": "Max Speed (KMPH)",
1784
+ "avg_speed": "Avg Speed (KMPH)",
1785
+ "speed": "Speed (KMPH)",
1786
+ "travel_time": "Travel Time (HH:MM:SS)",
1787
+ "name": "Name",
1788
+ "over_speed_incidents": "Over Speed Incidents",
1789
+ "over_speed": "Over Speed KM",
1790
+ "over_speed_meters": "Over Speed (Meters)",
1791
+ "over_speed_km": "Over Speed (KM)",
1792
+ "over_speed_time": "Over Speed Time (HH:MM:SS)",
1793
+ "sudden_accelerations": "Sudden Accelerations",
1794
+ "sudden_decelerations": "Sudden Decelerations",
1795
+ "gps_packets_count": "GPS Packets Count",
1796
+ "cumulative_distance": "Cumulative Distance (KM)",
1797
+ "distance": "Distance (KM)",
1798
+ "mileage": "Mileage (KM/L)",
1799
+ "mileage_kmpl": "Mileage (KMPL)",
1800
+ "liters_per_100km": "Liters per 100KM",
1801
+ "ignition": "Ignition",
1802
+ "event": "Event",
1803
+ "ignition_event": "Ignition Event",
1804
+ "door_event": "Door Event",
1805
+ "genset_event": "Genset Event",
1806
+ "relay_event": "Relay Event",
1807
+ "stopped_from": "Stopped From",
1808
+ "hour_of_the_day": "Hour of the Day",
1809
+ "hour": "Hour",
1810
+ "travel_distance": "Travel Distance (KM)",
1811
+ "total_distance_m": "Total Distance (M)",
1812
+ "total_distance": "Total Distance (KM)",
1813
+ "service_interval": "Service Interval (km)",
1814
+ "kilometers_driven_since_last_service": "Kilometers Driven Since Last Service",
1815
+ "last_service_date": "Last Service Date",
1816
+ "next_service_due_estimated": "Next Service Due (Estimated)",
1817
+ "remaining_kilometers_to_service": "Remaining Kilometers to Service",
1818
+ "average_kilometers_per_day": "Average Kilometers Per Day",
1819
+ "estimated_days_to_next_service": "Estimated Days to Next Service",
1820
+ "geofence": "Geofence",
1821
+ "from_geofence": "From Geofence",
1822
+ "to_geofence": "To Geofence",
1823
+ "date_time": "Date Time",
1824
+ "start_date_time": "State Date Time",
1825
+ "end_date_time": "End Date Time",
1826
+ "from_geofence_exit_time": "From Geofence Exit Time",
1827
+ "to_geofence_enter_time": "To Geofence Enter Time",
1828
+ "enter_date_time": "Enter Date Time",
1829
+ "exit_date_time": "Exit Date Time",
1830
+ "last_date_time": "Last Date Time",
1831
+ "geofence_name": "Geofence Name",
1832
+ "geofence_type": "Geofence Type",
1833
+ "poliline_data": "Poliline Data",
1834
+ "radius_meters": "Radius (Meters)",
1835
+ "01": "01",
1836
+ "02": "02",
1837
+ "03": "03",
1838
+ "04": "04",
1839
+ "05": "05",
1840
+ "06": "06",
1841
+ "07": "07",
1842
+ "08": "08",
1843
+ "09": "09",
1844
+ "10": "10",
1845
+ "11": "11",
1846
+ "12": "12",
1847
+ "13": "13",
1848
+ "14": "14",
1849
+ "15": "15",
1850
+ "16": "16",
1851
+ "17": "17",
1852
+ "18": "18",
1853
+ "19": "19",
1854
+ "20": "20",
1855
+ "21": "21",
1856
+ "22": "22",
1857
+ "23": "23",
1858
+ "24": "24",
1859
+ "25": "25",
1860
+ "26": "26",
1861
+ "27": "27",
1862
+ "28": "28",
1863
+ "29": "29",
1864
+ "30": "30",
1865
+ "31": "31",
1866
+ "report": "Report",
1867
+ "graph": "Graph",
1868
+ "vehicle_summary": "Vehicle Summary",
1869
+ "day_summary": "Day Summary",
1870
+ "driver_summary": "Driver Summary",
1871
+ "vehicle_details": "Vehicle Details",
1872
+ "share_channels": "Share Channels"
1873
+ },
1874
+ "gps_live_track_link_share": {
1875
+ "share_live_track_link": "Share Live Track Link",
1876
+ "share_track_history_link": "Share Track History Link",
1877
+ "extend_live_track_link": "Extend Live Track Link",
1878
+ "link_code": "link Code",
1879
+ "link_status": "Link Status",
1880
+ "link_actions": "Link Actions",
1881
+ "expired_date_time": "Expired Date Time",
1882
+ "share_link": "Share Link",
1883
+ "extend_link": "Extend Link",
1884
+ "activate_link": "Activate Link",
1885
+ "deactivate_link": "Deactivate Link",
1886
+ "copy_and_share": "Copy the Link and Share",
1887
+ "copy": "Copy",
1888
+ "open": "Open",
1889
+ "share": "Share",
1890
+ "link_copied": "Link copied to clipboard.",
1891
+ "copy_failed": "Failed to copy. Please try again.",
1892
+ "or": "OR"
1893
+ },
1894
+ "gps_reports": {
1895
+ "summary": "Summary",
1896
+ "google_map": "Google Map",
1897
+ "tempertaure_graph": "Temperature Graph",
1898
+ "loading_map": "Loading map...",
1899
+ "analytics_fields": "Analytics Fields",
1900
+ "location_details": "Location Details",
1901
+ "payment_details": "Payment Details",
1902
+ "source_details": "Source Details",
1903
+ "cost_details": "Cost Details",
1904
+ "verification": "Verification",
1905
+ "fuel_type": "Fuel Type",
1906
+ "fuel_unit": "Fuel Unit",
1907
+ "fuel_vendor": "Fuel Vendor",
1908
+ "fuel_station_name": "Fuel Station Name",
1909
+ "source_reference_id": "Source Reference Id",
1910
+ "source_notes": "Source Notes",
1911
+ "refill_method": "Refill Method",
1912
+ "filled_by_person": "Filled By Person",
1913
+ "invoice_number": "Invoice Number",
1914
+ "payment_mode": "Payment Mode",
1915
+ "payment_status": "Payment Status",
1916
+ "payment_reference_number": "Payment Reference Number",
1917
+ "fuel_card_number": "Fuel Card Number",
1918
+ "payment_notes": "Payment Notes",
1919
+ "odometer_reading": "Odometer Reading",
1920
+ "tank_size": "Tank Size",
1921
+ "is_full_tank": "Is Full Tank",
1922
+ "is_previous_entries_missed": "Is Previous Entries Missed",
1923
+ "last_refill_date": "Last Refill Date",
1924
+ "fuel_removal_reason_id": "Fuel Removal Reason Id",
1925
+ "removal_reason": "Removal Reason",
1926
+ "refill_date_time": "Refill Date Time",
1927
+ "removal_date_time": "Removal Date Time",
1928
+ "cost_per_unit": "Cost Per Unit",
1929
+ "total_cost": "Total Cost",
1930
+ "refill_details": "Refill Details",
1931
+ "removal_details": "Removal Details",
1932
+ "entry_source": "Entry Source",
1933
+ "admin_verify_status": "Admin Verify Status",
1934
+ "transporter_verify_status": "Transporter Verify Status",
1935
+ "fuel_liters": "Fuel (Liters)",
1936
+ "temperature_1": "Temperature 1",
1937
+ "temperature_2": "Temperature 2",
1938
+ "verified": "Verified",
1939
+ "latlng": "LatLng",
1940
+ "start_latlng": "Start LatLng",
1941
+ "end_latlng": "End LatLng",
1942
+ "attributes": "Attributes",
1943
+ "show_attributes": "Show Attributes",
1944
+ "sensors": "Sensors",
1945
+ "nearest_location": "Nearest Location",
1946
+ "refill_quantity": "Refill Quantity",
1947
+ "verified_refill_quantity": "Verified Refill Quantity",
1948
+ "diff_refill_quantity": "Differnece Refill Quantity",
1949
+ "refill_from_to_liters": "Refill From To (Liters)",
1950
+ "before_refill_quantity": "Before Refill Fuel Quantity",
1951
+ "after_refill_quantity": "After Refill Fuel Quantity",
1952
+ "removal_quantity": "Removal Quantity",
1953
+ "verified_removal_quantity": "Verified Removal Quantity",
1954
+ "diff_removal_quantity": "Differnece Removal Quantity",
1955
+ "removal_from_to_liters": "Removal From To (Liters)",
1956
+ "before_removal_quantity": "Before Remove Fuel Quantity",
1957
+ "after_removal_quantity": "After Remove Fuel Quantity",
1958
+ "fuel_consumed": "Fuel Consumed (Liters)",
1959
+ "start_fuel_level": "Start Fuel Level (Liters)",
1960
+ "end_fuel_level": "End Fuel Level (Liters)",
1961
+ "refills_count": "Refills Count",
1962
+ "refill_fuel": "Refill Fuel Liters (Count)",
1963
+ "removals_count": "Removals Count",
1964
+ "removal_fuel": "Removed Fuel Liters (Count)",
1965
+ "vehicle_count": "Vehicle Count",
1966
+ "date": "Date",
1967
+ "day": "Day",
1968
+ "utilization": "Utilization %",
1969
+ "days_count": "Days Count",
1970
+ "start_date": "Start Date",
1971
+ "end_date": "End Date",
1972
+ "total_km": "Total KM",
1973
+ "average_km": "Average KM",
1974
+ "day_km": "Day KM",
1975
+ "night_km": "Night KM",
1976
+ "travelled_time": "Travelled Time (HH:MM:SS)",
1977
+ "total_travelled_time": "Total Travelled Time (HH:MM:SS)",
1978
+ "stopped_time": "Stopped Time (HH:MM:SS)",
1979
+ "day_travelled_time": "Day Travelled Time (HH:MM:SS)",
1980
+ "night_travelled_time": "Night Travelled Time (HH:MM:SS)",
1981
+ "day_stopped_time": "Day Stopped Time (HH:MM:SS)",
1982
+ "night_stopped_time": "Night Stopped Time (HH:MM:SS)",
1983
+ "ignition_on_time": "Ignition On Time (HH:MM:SS)",
1984
+ "ignition_off_time": "Ignition Off Time (HH:MM:SS)",
1985
+ "free_wheeling": "Free Wheeling (KM)",
1986
+ "free_wheeling_time": "Free Wheeling Time (HH:MM:SS)",
1987
+ "ideal_ignition_time": "Ideal Ignition Time (HH:MM:SS)",
1988
+ "duration": "Duration (HH:MM:SS)",
1989
+ "stopped_duration": "Stopped Duration",
1990
+ "max_speed": "Max Speed (KMPH)",
1991
+ "avg_speed": "Avg Speed (KMPH)",
1992
+ "speed": "Speed (KMPH)",
1993
+ "over_speed_incidents": "Over Speed Incidents",
1994
+ "over_speed": "Over Speed KM",
1995
+ "over_speed_meters": "Over Speed (Meters)",
1996
+ "over_speed_km": "Over Speed (KM)",
1997
+ "over_speed_time": "Over Speed Time (HH:MM:SS)",
1998
+ "sudden_accelerations": "Sudden Accelerations",
1999
+ "sudden_decelerations": "Sudden Decelerations",
2000
+ "gps_packets_count": "GPS Packets Count",
2001
+ "cumulative_distance": "Cumulative Distance (KM)",
2002
+ "distance": "Distance (KM)",
2003
+ "mileage": "Mileage (KM/L)",
2004
+ "mileage_kmpl": "Mileage (KMPL)",
2005
+ "liters_per_100km": "Liters per 100KM",
2006
+ "ignition": "Ignition",
2007
+ "event": "Event",
2008
+ "ignition_event": "Ignition Event",
2009
+ "door_event": "Door Event",
2010
+ "genset_event": "Genset Event",
2011
+ "relay_event": "Relay Event",
2012
+ "stopped_from": "Stopped From",
2013
+ "hour_of_the_day": "Hour of the Day",
2014
+ "hour": "Hour",
2015
+ "travel_distance": "Travel Distance (KM)",
2016
+ "total_distance_m": "Total Distance (M)",
2017
+ "total_distance": "Total Distance (KM)",
2018
+ "service_interval": "Service Interval (km)",
2019
+ "kilometers_driven_since_last_service": "Kilometers Driven Since Last Service",
2020
+ "last_service_date": "Last Service Date",
2021
+ "next_service_due_estimated": "Next Service Due (Estimated)",
2022
+ "remaining_kilometers_to_service": "Remaining Kilometers to Service",
2023
+ "average_kilometers_per_day": "Average Kilometers Per Day",
2024
+ "estimated_days_to_next_service": "Estimated Days to Next Service",
2025
+ "geofence": "Geofence",
2026
+ "from_geofence": "From Geofence",
2027
+ "to_geofence": "To Geofence",
2028
+ "date_time": "Date Time",
2029
+ "start_date_time": "State Date Time",
2030
+ "end_date_time": "End Date Time",
2031
+ "from_geofence_exit_time": "From Geofence Exit Time",
2032
+ "to_geofence_enter_time": "To Geofence Enter Time",
2033
+ "enter_date_time": "Enter Date Time",
2034
+ "exit_date_time": "Exit Date Time",
2035
+ "last_date_time": "Last Date Time",
2036
+ "geofence_name": "Geofence Name",
2037
+ "geofence_type": "Geofence Type",
2038
+ "link_code": "link Code",
2039
+ "link_type": "Link Type",
2040
+ "link_status": "Link Status",
2041
+ "link_actions": "Link Actions",
2042
+ "created_date_time": "Created Date Time",
2043
+ "modified_date_time": "Modified Date Time",
2044
+ "expired_date_time": "Expired Date Time",
2045
+ "poliline_data": "Poliline Data",
2046
+ "radius_meters": "Radius (Meters)",
2047
+ "01": "01",
2048
+ "02": "02",
2049
+ "03": "03",
2050
+ "04": "04",
2051
+ "05": "05",
2052
+ "06": "06",
2053
+ "07": "07",
2054
+ "08": "08",
2055
+ "09": "09",
2056
+ "10": "10",
2057
+ "11": "11",
2058
+ "12": "12",
2059
+ "13": "13",
2060
+ "14": "14",
2061
+ "15": "15",
2062
+ "16": "16",
2063
+ "17": "17",
2064
+ "18": "18",
2065
+ "19": "19",
2066
+ "20": "20",
2067
+ "21": "21",
2068
+ "22": "22",
2069
+ "23": "23",
2070
+ "24": "24",
2071
+ "25": "25",
2072
+ "26": "26",
2073
+ "27": "27",
2074
+ "28": "28",
2075
+ "29": "29",
2076
+ "30": "30",
2077
+ "31": "31",
2078
+ "report": "Report",
2079
+ "graph": "Graph",
2080
+ "vehicle_summary": "Vehicle Summary",
2081
+ "day_summary": "Day Summary",
2082
+ "driver_summary": "Driver Summary"
2083
+ },
2084
+ "gps_sensors": {
2085
+ "temperature": {
2086
+ "label": "Temperature Sensor",
2087
+ "description": "Monitors vehicle temperature readings."
2088
+ },
2089
+ "fuel": {
2090
+ "label": "Fuel Sensor",
2091
+ "description": "Tracks fuel level / fuel usage data."
2092
+ },
2093
+ "obd": {
2094
+ "label": "OBD Device",
2095
+ "description": "Provides vehicle diagnostics via OBD."
2096
+ },
2097
+ "gps_lock_relay": {
2098
+ "label": "Vehicle Digital Lock",
2099
+ "description": "Controls relay-based vehicle lock/unlock."
2100
+ },
2101
+ "gps_door_locker": {
2102
+ "label": "Digital Door Lock",
2103
+ "description": "Controls digital door locking mechanism."
2104
+ },
2105
+ "dashcam_sensor": {
2106
+ "label": "Dashcam",
2107
+ "description": "Dashcam sensor / camera availability."
2108
+ }
2109
+ },
2110
+ "fleet_management": {
2111
+ "class": "Class",
2112
+ "classes": "Classes",
2113
+ "program": "Program",
2114
+ "programs": "Programs",
2115
+ "section": "Section",
2116
+ "sections": "Sections",
2117
+ "semester": "Semester",
2118
+ "semesters": "Semesters",
2119
+ "stream": "Stream",
2120
+ "streams": "Streams",
2121
+ "year": "Year",
2122
+ "years": "Years"
2123
+ },
2124
+ "p_vendor_management": {
2125
+ "fleet_vendor": "Fleet Vendor",
2126
+ "fleet_vendors": "Fleet Vendors",
2127
+ "vendors": "Vendors"
2128
+ },
2129
+ "p_fleet_vendor": {
2130
+ "vendor_name": "Vendor Name",
2131
+ "vendor_code": "Vendor Code",
2132
+ "vendor_type": "Vendor Type",
2133
+ "vendor_types": "Vendor Types",
2134
+ "vendor_tag": "Vendor Tag",
2135
+ "vendor_tags": "Vendor Tags",
2136
+ "vendor_address": "Vendor Address",
2137
+ "vendor_addresses": "Vendor Addresses",
2138
+ "vendor_bank_account": "Vendor Bank Account",
2139
+ "vendor_bank_accounts": "Vendor Bank Accounts",
2140
+ "vendor_contact_person": "Vendor Contact Person",
2141
+ "vendor_contact_persons": "Vendor Contact Persons",
2142
+ "vendor_review": "Vendor Review",
2143
+ "vendor_reviews": "Vendor Reviews",
2144
+ "vendor_document": "Vendor Document",
2145
+ "vendor_documents": "Vendor Documents",
2146
+ "business_mobile": "Business Mobile",
2147
+ "business_email": "Business Email",
2148
+ "gst_number": "GST Number",
2149
+ "pan_number": "PAN Number",
2150
+ "tax_id_number": "Tax ID Number",
2151
+ "vat_number": "VAT Number",
2152
+ "business_registration_number": "Business Registration Number",
2153
+ "payment_terms": "Payment Terms",
2154
+ "financial_notes": "Financial Notes",
2155
+ "additional_details_1": "Additional Details 1",
2156
+ "additional_details_2": "Additional Details 2",
2157
+ "additional_details_3": "Additional Details 3"
2158
+ },
2159
+ "p_vendor_address": {
2160
+ "vendor_address_label": "Vendor Address Label",
2161
+ "is_default": "Is Default",
2162
+ "notes": "Notes",
2163
+ "main_landmark": "Main Landmark",
2164
+ "landmark_location": "Landmark Location",
2165
+ "landmark_distance": "Landmark Distance"
2166
+ },
2167
+ "p_vendor_bank_account": {
2168
+ "bank_name": "Bank Name",
2169
+ "bank_branch_name": "Bank Branch Name",
2170
+ "bank_account_name": "Bank Account Name",
2171
+ "bank_account_number": "Bank Account Number",
2172
+ "ifsc_code": "IFSC Code",
2173
+ "swift_code": "SWIFT Code",
2174
+ "iban_number": "IBAN Number",
2175
+ "upi_id": "UPI ID",
2176
+ "is_primary": "Is Primary",
2177
+ "notes": "Notes",
2178
+ "bank_account_details": "Bank Account Details"
2179
+ },
2180
+ "p_vendor_contact_persons": {
2181
+ "name": "Name",
2182
+ "mobile": "Mobile",
2183
+ "alternative_mobile": "Alternative Mobile",
2184
+ "email": "Email",
2185
+ "designation": "Designation",
2186
+ "branch_name": "Branch Name",
2187
+ "preferred_language": "Preferred Language",
2188
+ "is_primary": "Is Primary",
2189
+ "notes": "Notes",
2190
+ "contact_person_details": "Contact Person Details",
2191
+ "additional_details": "Additional Details"
2192
+ },
2193
+ "p_fleet_vendor_review": {
2194
+ "rating": "Rating",
2195
+ "rating_comments": "Rating Comments"
2196
+ },
2197
+ "p_fleet_vendor_document": {
2198
+ "document_type": "Document Type",
2199
+ "document_name": "Document Name",
2200
+ "document_number": "Document Number",
2201
+ "issuing_authority": "Issuing Authority",
2202
+ "issue_date": "Issue Date",
2203
+ "expiry_date": "Expiry Date",
2204
+ "remarks": "Remarks",
2205
+ "document_files": "Document Files"
2206
+ },
2207
+ "p_fuel_management": {
2208
+ "vehicles": "Vehicles",
2209
+ "vehicles_subtitle": "Vehicles",
2210
+ "refills": "Refills",
2211
+ "refills_subtitle": "Refills",
2212
+ "removals": "Removals",
2213
+ "removals_subtitle": "Removals",
2214
+ "active_vehicles": "Active Vehicles",
2215
+ "active_vehicles_subtitle": "Active Vehicles",
2216
+ "refills_by_vehicle": "Refills by Vehicle",
2217
+ "refills_series_label": "Refills",
2218
+ "removals_by_vehicle": "Removals by Vehicle",
2219
+ "removals_series_label": "Removals",
2220
+ "refills_vs_removals_pie": "Refills vs Removals Pie"
2221
+ },
2222
+ "p_fleet_vehicle_incident": {
2223
+ "users": "Users",
2224
+ "incident_details": "Incident Details",
2225
+ "incident_files": "Incident Files",
2226
+ "incident_date": "Incident Date",
2227
+ "was_towed": "Was Towed",
2228
+ "is_vehicle_operational": "Is Vehicle Operational",
2229
+ "incident_time": "Incident Time",
2230
+ "incident_weather": "Incident Weather",
2231
+ "incident_road_type": "Incident Road Type",
2232
+ "incident_visibility": "Incident Visibility",
2233
+ "odometer_reading": "Odometer Reading",
2234
+ "incident_cost": "Incident Cost",
2235
+ "incident_description": "Incident Description",
2236
+ "insurance_cover": "Insurance Cover",
2237
+ "insurance_claimed": "Insurance Claimed",
2238
+ "insurance_claimed_amount": "Insurance Claimed Amount",
2239
+ "insurance_settled_amount": "Insurance Settled Amount",
2240
+ "insurance_policy_number": "Insurance Policy Number",
2241
+ "insurance_company_name": "Insurance Company Name",
2242
+ "insurance_contact_number": "Insurance Contact Number",
2243
+ "insurance_description": "Insurance Description",
2244
+ "location_details": "Location Details",
2245
+ "complaint_details": "Complaint Details",
2246
+ "police_report_filed": "Police Report Filed",
2247
+ "police_report_number": "Police Report Number",
2248
+ "police_station_name": "Police Station Name",
2249
+ "injury_details": "Injury Details",
2250
+ "any_injuries": "Any Injuries",
2251
+ "injury_description": "Injury Description",
2252
+ "injured_persons_count": "Injured Persons Count",
2253
+ "other_details": "Other Details",
2254
+ "legal_description": "Legal Description",
2255
+ "involved_parties_description": "Involved Parties Description",
2256
+ "other": "Other",
2257
+ "issues": "Issues",
2258
+ "incident_costs": "Incident Costs",
2259
+ "incident_cost_date": "Incident Cost Date",
2260
+ "incident_cost_amount": "Incident Cost Amount",
2261
+ "incident_cost_description": "Incident Cost Description",
2262
+ "total_incidents": "Total Incidents",
2263
+ "total_incidents_subtitle": "Total Incidents",
2264
+ "total_vehicles": "Total Vehicles",
2265
+ "total_vehicles_subtitle": "Total Vehicles",
2266
+ "vehicles_with_incidents": "Vehicles with Incidents",
2267
+ "vehicles_with_incidents_subtitle": "Vehicles with Incidents",
2268
+ "avg_incidents_per_vehicle": "Avg. Incidents per Vehicle",
2269
+ "avg_incidents_per_vehicle_subtitle": "Avg. Incidents per Vehicle",
2270
+ "max_incidents": "Max. Incidents",
2271
+ "max_incidents_subtitle": "Max. Incidents",
2272
+ "vehicle_types": "Vehicle Types",
2273
+ "vehicle_types_subtitle": "Vehicle Types",
2274
+ "incidents_per_vehicle_line": "Incidents per Vehicle Line",
2275
+ "incidents_per_vehicle_bar": "Incidents per Vehicle Bar",
2276
+ "incidents_by_vehicle_type_pie": "Incidents by Vehicle Type Pie",
2277
+ "ticket_volume_line": "Ticket Volume Line",
2278
+ "status_by_day_bar": "Status by Day Bar",
2279
+ "overall_status_share_pie": "Overall Status Share Pie",
2280
+ "no_pie_data": "Not enough data to show distribution.",
2281
+ "incidents": "Incidents"
2282
+ },
2283
+ "p_fleet_fuel_station": {
2284
+ "fuel_station": "Fuel Station",
2285
+ "fuel_station_name": "Fuel Station Name",
2286
+ "fuel_station_code": "Fuel Station Code",
2287
+ "is_company_owned": "Is Company Owned",
2288
+ "operating_hours": "Operating Hours",
2289
+ "is_24x7": "Is 24x7",
2290
+ "supports_credit": "Supports Credit",
2291
+ "fuel_card_supported": "Fuel Card Supported",
2292
+ "accepted_payment_modes": "Accepted Payment Modes",
2293
+ "supported_fuel_types": "Supported Fuel Types",
2294
+ "offers_service": "Offers Service",
2295
+ "has_weighbridge": "Has Weighbridge",
2296
+ "air_check_available": "Air Check Available",
2297
+ "station_email": "Station Email",
2298
+ "station_mobile": "Station Mobile",
2299
+ "station_phone": "Station Phone",
2300
+ "website_url": "Website URL",
2301
+ "station_notes": "Station Notes",
2302
+ "station_feedback": "Station Feedback",
2303
+ "station_rating": "Station Rating",
2304
+ "is_preferred_station": "Is Preferred Station",
2305
+ "operational_details": "Operational Details",
2306
+ "contact_info": "Contact Info",
2307
+ "notes_feedback": "Notes & Feedback",
2308
+ "total_fuel_refills": "Total Fuel Refills",
2309
+ "this_month_fuel_refills": "This Month Fuel Refills",
2310
+ "this_year_fuel_refills": "This Year Fuel Refills"
2311
+ },
2312
+ "p_fleet_service_center": {
2313
+ "services": "Services",
2314
+ "total_services": "Total Services",
2315
+ "this_month_services": "This Month Services",
2316
+ "this_year_services": "This Year Services",
2317
+ "service_center": "Service Center",
2318
+ "service_centers": "Service Centers",
2319
+ "service_center_name": "Service Center Name",
2320
+ "service_center_code": "Service Center Code",
2321
+ "is_company_owned": "Is Company Owned",
2322
+ "oem_authorised": "OEM Authorised",
2323
+ "oem_brand_name": "OEM Brand Name",
2324
+ "service_brand_name": "Service Brand Name",
2325
+ "operating_hours": "Operating Hours",
2326
+ "is_24x7": "Is 24x7",
2327
+ "supports_credit": "Supports Credit",
2328
+ "pickup_and_drop": "Pickup And Drop",
2329
+ "roadside_assistance": "Roadside Assistance",
2330
+ "warranty_repairs": "Warranty Repairs",
2331
+ "supported_service_types": "Supported Service Types",
2332
+ "supported_vehicle_types": "Supported Vehicle Types",
2333
+ "has_alignment_bay": "Has Alignment Bay",
2334
+ "has_body_shop": "Has Body Shop",
2335
+ "has_paint_booth": "Has Paint Booth",
2336
+ "has_wash_bay": "Has Wash Bay",
2337
+ "has_tow_truck": "Has Tow Truck",
2338
+ "service_capacity_per_day": "Service Capacity Per Day",
2339
+ "eta_regular_service_hours": "Eta Regular Service Hours",
2340
+ "eta_repair_hours": "Eta Repair Hours",
2341
+ "center_email": "Center Email",
2342
+ "center_mobile": "Center Mobile",
2343
+ "center_phone": "Center Phone",
2344
+ "website_url": "Website URL",
2345
+ "is_preferred_center": "Is Preferred Center",
2346
+ "center_notes": "Center Notes"
2347
+ },
2348
+ "p_fleet_service_schedule": {
2349
+ "service_schedule_name": "Service Schedule Name",
2350
+ "service_schedule_vehicles": "Vehicles",
2351
+ "service_schedule_description": "Service Schedule Description",
2352
+ "service_schedule_start_date": "Service Schedule Start Date",
2353
+ "service_schedule_due_date": "Service Schedule Due Date"
2354
+ },
2355
+ "p_fleet_vehicle_reminder": {
2356
+ "reminder_type": "Reminder Type"
2357
+ },
2358
+ "p_fleet_vehicle_issues": {
2359
+ "vehicle_incident_id": "Vehicle Incident",
2360
+ "vehicle_issue_id": "Vehicle Issue",
2361
+ "issue_title": "Issue Title",
2362
+ "issue_description": "Issue Description",
2363
+ "issue_status": "Issue Status",
2364
+ "issue_priority": "Issue Priority",
2365
+ "issue_severity": "Issue Severity",
2366
+ "report_date": "Report Date",
2367
+ "resolved_date": "Resolved Date",
2368
+ "odometer_reading": "Odometer Reading",
2369
+ "due_date": "Due Date",
2370
+ "due_odometer_reading": "Due Odometer Reading",
2371
+ "issue_source": "Issue Source",
2372
+ "inspection_id": "Inspection",
2373
+ "service_management_id": "Service Management",
2374
+ "issue_files": "Issue Files",
2375
+ "issue_details": "Issue Details",
2376
+ "issue_comments": "Issue Comments",
2377
+ "issue_history": "Issue History",
2378
+ "old_issue_status": "Old Issue Status",
2379
+ "new_issue_status": "New Issue Status",
2380
+ "change_reason": "Change Reason",
2381
+ "change_notes": "Change Notes",
2382
+ "change_date": "Change Date",
2383
+ "ticket_volume_line": "Ticket Volume Line",
2384
+ "status_by_day_bar": "Status by Day Bar",
2385
+ "overall_status_share_pie": "Overall Status Share Pie",
2386
+ "no_data": "No data available. Select organisation, vehicles and date range, then click Search.",
2387
+ "total": "Total",
2388
+ "open": "Open",
2389
+ "closed": "Closed",
2390
+ "resolved": "Resolved",
2391
+ "overdue": "Overdue",
2392
+ "reopened": "Reopened",
2393
+ "total_subtitle": "Total Tickets",
2394
+ "open_subtitle": "Open Tickets",
2395
+ "closed_subtitle": "Closed Tickets",
2396
+ "resolved_subtitle": "Resolved Tickets",
2397
+ "overdue_subtitle": "Overdue Tickets",
2398
+ "reopened_subtitle": "Reopened Tickets"
2399
+ },
2400
+ "p_fleet_vehicle_service": {
2401
+ "service_status": "Service Status",
2402
+ "service_type": "Service Type",
2403
+ "service_date": "Service Date",
2404
+ "service_start_date": "Service Start Date",
2405
+ "service_complete_date": "Service Complete Date",
2406
+ "odometer_reading": "Odometer Reading",
2407
+ "fuel": "Fuel",
2408
+ "estimated_costs": "Estimated Costs",
2409
+ "estimated_labor_cost": "Estimated Labor Cost",
2410
+ "estimated_parts_cost": "Estimated Parts Cost",
2411
+ "estimated_total_cost": "Estimated Total Cost",
2412
+ "estimated_notes": "Estimated Notes",
2413
+ "actual_costs": "Actual Costs",
2414
+ "actual_labor_cost": "Actual Labor Cost",
2415
+ "actual_parts_cost": "Actual Parts Cost",
2416
+ "actual_total_cost": "Actual Total Cost",
2417
+ "final_notes": "Final Notes",
2418
+ "rating": "Rating",
2419
+ "rating_comments": "Rating Comments",
2420
+ "warranty_information": "Warranty Information",
2421
+ "warranty_related_information": "Warranty Related Information",
2422
+ "payment_status": "Payment Status",
2423
+ "payment_information": "Payment Information",
2424
+ "payment_related_information": "Payment Related Information",
2425
+ "payment_method": "Payment Method",
2426
+ "next_schedule": "Next Schedule",
2427
+ "next_odometer_reading": "Next Odometer Reading",
2428
+ "next_service_schedule_date": "Next Service Schedule Date",
2429
+ "is_inhouse_service": "Is Inhouse Service",
2430
+ "vendor_name": "Vendor Name",
2431
+ "service_files": "Service Files",
2432
+ "service_management": "Service Management",
2433
+ "services_amount_line": "Services Amount Line",
2434
+ "services_amount_bar": "Services Amount Bar",
2435
+ "amount_share_pie": "Amount Share Pie",
2436
+ "services": "Services",
2437
+ "amount": "Amount",
2438
+ "total_services": "Total Services",
2439
+ "total_services_subtitle": "Total Services",
2440
+ "total_amount": "Total Amount",
2441
+ "total_amount_subtitle": "Total Amount",
2442
+ "days_in_range": "Days in Range",
2443
+ "days_in_range_subtitle": "Days in Range"
2444
+ },
2445
+ "p_fleet_vehicle_inspection": {
2446
+ "inspections": "Inspections",
2447
+ "inspection_files": "Inspection Files",
2448
+ "inspection_date": "Inspection Date",
2449
+ "inspection_priority": "Inspection Priority",
2450
+ "inspection_status": "Inspection Status",
2451
+ "inspection_type": "Inspection Type",
2452
+ "inspection_form": "Inspection Form",
2453
+ "service_management": "Service Management",
2454
+ "inspection_details": "Inspection Details"
2455
+ },
2456
+ "p_fleet_inspections": {
2457
+ "no_data": "No inspection data available for the selected filters",
2458
+ "total_inspections": "Total Inspections",
2459
+ "total_vehicles": "Total Vehicles",
2460
+ "inspections": "Inspections",
2461
+ "inspections_trend": "Inspections – Trend",
2462
+ "inspections_vehicle_wise": "Inspections – Vehicle Wise",
2463
+ "inspection_distribution": "Inspection Distribution"
2464
+ },
2465
+ "p_fleet_inspection_form": {
2466
+ "inspection_form_name": "Inspection Form Name",
2467
+ "controls": "Form Controls",
2468
+ "controls_help": "Drag fields into the layout or tap on mobile to add them.",
2469
+ "form_layout": "Form Layout",
2470
+ "preview_form": "Preview Form",
2471
+ "empty_layout": "Drag fields here to build your form",
2472
+ "no_fields": "No fields added yet",
2473
+ "form_preview": "Form Preview",
2474
+ "edit_field": "Edit Field",
2475
+ "create_field": "Create Field",
2476
+ "sample_value_preview": "Sample Value / Preview",
2477
+ "choose_file": "Choose file"
2478
+ },
2479
+ "p_fleet_inspection_schedule": {
2480
+ "inspection_schedule_name": "Inspection Schedule Name",
2481
+ "FleetInspection": "Inspections",
2482
+ "inspection_schedule_vehicles": "Vehicles",
2483
+ "inspection_schedule_description": "Inspection Schedule Description",
2484
+ "inspection_schedule_start_date": "Inspection Schedule Start Date",
2485
+ "inspection_schedule_due_date": "Inspection Schedule Due Date"
2486
+ },
2487
+ "p_fleet_service_management_task": {
2488
+ "fleet_service_task": "Fleet Service Task",
2489
+ "task_quantity": "Task Quantity",
2490
+ "task_description": "Task Description",
2491
+ "task_count": "Tasks Count",
2492
+ "fleet_service_management": "Fleet Service Management",
2493
+ "task_cost": "Task Cost",
2494
+ "labor_cost": "Labor Cost",
2495
+ "parts_cost": "Parts Cost",
2496
+ "task_notes": "Task Notes",
2497
+ "task_total_cost": "Task Total Cost"
2498
+ },
2499
+ "p_fleet_bus_student": {
2500
+ "organisation_details": "Organisation Details",
2501
+ "student_details": "Student Details",
2502
+ "study_details": "Study Details",
2503
+ "transport_plan_details": "Transport Plan Details",
2504
+ "admission_number": "Admission Number",
2505
+ "guardian": "Guardian",
2506
+ "pickup_route_name": "Pickup Route Name",
2507
+ "pickup_stop_name": "Pickup Stop Name",
2508
+ "pickup_schedule_name": "Pickup Schedule Name",
2509
+ "drop_route_name": "Drop Route Name",
2510
+ "drop_stop_name": "Drop Stop Name",
2511
+ "drop_schedule_name": "Drop Schedule Name",
2512
+ "leave_request": "Leave Request",
2513
+ "roll_number": "Roll Number",
2514
+ "first_name": "First Name",
2515
+ "last_name": "Last Name",
2516
+ "student_name": "Student Name",
2517
+ "transport_plan_type": "Transport Plan Type",
2518
+ "mobile_number": "Mobile Number",
2519
+ "email": "Email",
2520
+ "program_name": "Program",
2521
+ "stream_name": "Stream",
2522
+ "year_name": "Year",
2523
+ "semester_name": "Semester",
2524
+ "class_name": "Class",
2525
+ "section_name": "Section",
2526
+ "date_of_birth": "Date of Birth",
2527
+ "gender": "Gender",
2528
+ "blood_group": "Blood Group",
2529
+ "special_notes": "Special Notes",
2530
+ "student_addresses": "Student Addresses",
2531
+ "leave_type": "Leave Type",
2532
+ "reason": "Reason",
2533
+ "approval_status": "Approval Status",
2534
+ "approval_notes": "Approval Notes",
2535
+ "approval_date": "Approval Date",
2536
+ "change_pickup": "Change Pickup",
2537
+ "change_drop": "Change Drop",
2538
+ "is_temporary": "Temporary",
2539
+ "from_status": "From Status",
2540
+ "to_status": "To Status",
2541
+ "change_reason": "Change Reason",
2542
+ "changed_at": "Changed At",
2543
+ "full_name": "Full Name",
2544
+ "mobile": "Mobile",
2545
+ "alternative_mobile": "Alternative Mobile",
2546
+ "relationship_name": "Relationship",
2547
+ "is_primary": "Primary",
2548
+ "notes": "Notes",
2549
+ "student_transport_plan_type_change_history": "Transport Plan Change History",
2550
+ "stop_change_request": "Stop Change Request"
2551
+ },
2552
+ "p_fleet_bus_student_guardian": {
2553
+ "guardian_details": "Guardian Details",
2554
+ "guardian_name": "Guardian Name",
2555
+ "name": "Name",
2556
+ "mobile": "Mobile",
2557
+ "relationship": "Relationship",
2558
+ "alternative_mobile": "Alternative Mobile",
2559
+ "email": "Email",
2560
+ "is_primary": "Is Primary",
2561
+ "notes": "Notes"
2562
+ },
2563
+ "p_fleet_bus_route": {
2564
+ "route_name": "Route Name",
2565
+ "route_notes": "Route Notes",
2566
+ "route_status": "Route Status",
2567
+ "pickup_time": "Pickup Journey Time",
2568
+ "drop_time": "Drop Journey Time",
2569
+ "pickup_time_mins": "Pickup Journey Time Minutes",
2570
+ "drop_time_mins": "Drop Journey Time Minutes",
2571
+ "pickup_start_stop_name": "Pickup Start Stop",
2572
+ "pickup_end_stop_name": "Pickup End Stop",
2573
+ "drop_start_stop_name": "Drop Start Stop",
2574
+ "drop_end_stop_name": "Drop End Stop",
2575
+ "pickup_start_stop_id": "Pickup Start Location",
2576
+ "pickup_end_stop_id": "Pickup End Location",
2577
+ "drop_start_stop_id": "Drop Start Location",
2578
+ "drop_end_stop_id": "Drop End Location",
2579
+ "route_stops": "Route Stops",
2580
+ "pickup_path": "Pickup Path",
2581
+ "drop_path": "Drop Path"
2582
+ }
2583
+ }