vms-multilanguage-locals 49.0.0 → 52.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.
- package/locales/en.json +133 -124
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -2025,6 +2025,8 @@
|
|
|
2025
2025
|
"last_refill_date": "Last Refill Date",
|
|
2026
2026
|
"fuel_removal_reason_id": "Fuel Removal Reason Id",
|
|
2027
2027
|
"removal_reason": "Removal Reason",
|
|
2028
|
+
"refill": "Refill",
|
|
2029
|
+
"removal": "Removal",
|
|
2028
2030
|
"refill_date_time": "Refill Date Time",
|
|
2029
2031
|
"removal_date_time": "Removal Date Time",
|
|
2030
2032
|
"cost_per_unit": "Cost Per Unit",
|
|
@@ -2332,68 +2334,6 @@
|
|
|
2332
2334
|
"removals_series_label": "Removals",
|
|
2333
2335
|
"refills_vs_removals_pie": "Refills vs Removals Pie"
|
|
2334
2336
|
},
|
|
2335
|
-
"p_fleet_vehicle_incident": {
|
|
2336
|
-
"incident_code": "Incident Code",
|
|
2337
|
-
"basic_details": "Basic Details",
|
|
2338
|
-
"incident_details": "Incident Details",
|
|
2339
|
-
"incident_date": "Incident Date",
|
|
2340
|
-
"was_towed": "Was Towed",
|
|
2341
|
-
"is_vehicle_operational": "Is Vehicle Operational",
|
|
2342
|
-
"incident_time": "Incident Time",
|
|
2343
|
-
"incident_weather": "Incident Weather",
|
|
2344
|
-
"incident_road_type": "Incident Road Type",
|
|
2345
|
-
"incident_visibility": "Incident Visibility",
|
|
2346
|
-
"odometer_reading": "Odometer Reading",
|
|
2347
|
-
"incident_cost": "Incident Cost",
|
|
2348
|
-
"incident_description": "Incident Description",
|
|
2349
|
-
"insurance_details": "Insurance Details",
|
|
2350
|
-
"insurance_cover": "Insurance Cover",
|
|
2351
|
-
"insurance_claimed": "Insurance Claimed",
|
|
2352
|
-
"insurance_claimed_amount": "Insurance Claimed Amount",
|
|
2353
|
-
"insurance_settled_amount": "Insurance Settled Amount",
|
|
2354
|
-
"insurance_policy_number": "Insurance Policy Number",
|
|
2355
|
-
"insurance_company_name": "Insurance Company Name",
|
|
2356
|
-
"insurance_contact_number": "Insurance Contact Number",
|
|
2357
|
-
"insurance_description": "Insurance Description",
|
|
2358
|
-
"location_details": "Location Details",
|
|
2359
|
-
"complaint_details": "Complaint Details",
|
|
2360
|
-
"police_report_filed": "Police Report Filed",
|
|
2361
|
-
"police_report_number": "Police Report Number",
|
|
2362
|
-
"police_station_name": "Police Station Name",
|
|
2363
|
-
"injury_details": "Injury Details",
|
|
2364
|
-
"any_injuries": "Any Injuries",
|
|
2365
|
-
"injury_description": "Injury Description",
|
|
2366
|
-
"injured_persons_count": "Injured Persons Count",
|
|
2367
|
-
"other_details": "Other Details",
|
|
2368
|
-
"legal_description": "Legal Description",
|
|
2369
|
-
"involved_parties_description": "Involved Parties Description",
|
|
2370
|
-
"incident_files": "Incident Files",
|
|
2371
|
-
"incident_issues": "Incident Issues",
|
|
2372
|
-
"incident_costs": "Incident Costs",
|
|
2373
|
-
"incident_cost_date": "Incident Cost Date",
|
|
2374
|
-
"incident_cost_amount": "Incident Cost Amount",
|
|
2375
|
-
"incident_cost_description": "Incident Cost Description",
|
|
2376
|
-
"total_incidents": "Total Incidents",
|
|
2377
|
-
"total_incidents_subtitle": "Total Incidents",
|
|
2378
|
-
"total_vehicles": "Total Vehicles",
|
|
2379
|
-
"total_vehicles_subtitle": "Total Vehicles",
|
|
2380
|
-
"vehicles_with_incidents": "Vehicles with Incidents",
|
|
2381
|
-
"vehicles_with_incidents_subtitle": "Vehicles with Incidents",
|
|
2382
|
-
"avg_incidents_per_vehicle": "Avg. Incidents per Vehicle",
|
|
2383
|
-
"avg_incidents_per_vehicle_subtitle": "Avg. Incidents per Vehicle",
|
|
2384
|
-
"max_incidents": "Max. Incidents",
|
|
2385
|
-
"max_incidents_subtitle": "Max. Incidents",
|
|
2386
|
-
"vehicle_types": "Vehicle Types",
|
|
2387
|
-
"vehicle_types_subtitle": "Vehicle Types",
|
|
2388
|
-
"incidents_per_vehicle_line": "Incidents per Vehicle Line",
|
|
2389
|
-
"incidents_per_vehicle_bar": "Incidents per Vehicle Bar",
|
|
2390
|
-
"incidents_by_vehicle_type_pie": "Incidents by Vehicle Type Pie",
|
|
2391
|
-
"ticket_volume_line": "Ticket Volume Line",
|
|
2392
|
-
"status_by_day_bar": "Status by Day Bar",
|
|
2393
|
-
"overall_status_share_pie": "Overall Status Share Pie",
|
|
2394
|
-
"no_pie_data": "Not enough data to show distribution.",
|
|
2395
|
-
"incidents": "Incidents"
|
|
2396
|
-
},
|
|
2397
2337
|
"p_fleet_fuel_station": {
|
|
2398
2338
|
"fuel_station_name": "Fuel Station Name",
|
|
2399
2339
|
"fuel_station_code": "Fuel Station Code",
|
|
@@ -2436,21 +2376,19 @@
|
|
|
2436
2376
|
"oem_brand_name": "OEM Brand Name",
|
|
2437
2377
|
"service_brand_name": "Service Brand Name",
|
|
2438
2378
|
"operating_hours": "Operating Hours",
|
|
2379
|
+
"supported_service_types": "Supported Service Types",
|
|
2380
|
+
"supported_vehicle_types": "Supported Vehicle Types",
|
|
2439
2381
|
"is_24x7": "Is 24x7",
|
|
2440
2382
|
"supports_credit": "Supports Credit",
|
|
2441
2383
|
"pickup_and_drop": "Pickup And Drop",
|
|
2442
2384
|
"roadside_assistance": "Roadside Assistance",
|
|
2443
2385
|
"warranty_repairs": "Warranty Repairs",
|
|
2444
|
-
"supported_service_types": "Supported Service Types",
|
|
2445
|
-
"supported_vehicle_types": "Supported Vehicle Types",
|
|
2446
2386
|
"has_alignment_bay": "Has Alignment Bay",
|
|
2447
2387
|
"has_body_shop": "Has Body Shop",
|
|
2448
2388
|
"has_paint_booth": "Has Paint Booth",
|
|
2449
2389
|
"has_wash_bay": "Has Wash Bay",
|
|
2450
2390
|
"has_tow_truck": "Has Tow Truck",
|
|
2451
2391
|
"service_capacity_per_day": "Service Capacity Per Day",
|
|
2452
|
-
"eta_regular_service_hours": "Eta Regular Service Hours",
|
|
2453
|
-
"eta_repair_hours": "Eta Repair Hours",
|
|
2454
2392
|
"center_email": "Center Email",
|
|
2455
2393
|
"center_mobile": "Center Mobile",
|
|
2456
2394
|
"center_phone": "Center Phone",
|
|
@@ -2458,14 +2396,80 @@
|
|
|
2458
2396
|
"is_preferred_center": "Is Preferred Center",
|
|
2459
2397
|
"center_notes": "Center Notes"
|
|
2460
2398
|
},
|
|
2399
|
+
"p_fleet_vehicle_service": {
|
|
2400
|
+
"service_code": "Service Code",
|
|
2401
|
+
"service_data": "Service Data",
|
|
2402
|
+
"service_status": "Service Status",
|
|
2403
|
+
"service_type": "Service Type",
|
|
2404
|
+
"service_date": "Service Date",
|
|
2405
|
+
"service_start_date": "Service Start Date",
|
|
2406
|
+
"service_complete_date": "Service Complete Date",
|
|
2407
|
+
"odometer_reading": "Odometer Reading",
|
|
2408
|
+
"fuel": "Fuel",
|
|
2409
|
+
"estimated_costs": "Estimated Costs",
|
|
2410
|
+
"estimated_labor_cost": "Estimated Labor Cost",
|
|
2411
|
+
"estimated_parts_cost": "Estimated Parts Cost",
|
|
2412
|
+
"estimated_total_cost": "Estimated Total Cost",
|
|
2413
|
+
"estimated_notes": "Estimated Notes",
|
|
2414
|
+
"actual_costs": "Actual Costs",
|
|
2415
|
+
"actual_labor_cost": "Actual Labor Cost",
|
|
2416
|
+
"actual_parts_cost": "Actual Parts Cost",
|
|
2417
|
+
"actual_total_cost": "Actual Total Cost",
|
|
2418
|
+
"final_notes": "Final Notes",
|
|
2419
|
+
"rating": "Rating",
|
|
2420
|
+
"rating_comments": "Rating Comments",
|
|
2421
|
+
"warranty_information": "Warranty Information",
|
|
2422
|
+
"warranty_related_information": "Warranty Related Information",
|
|
2423
|
+
"payment_status": "Payment Status",
|
|
2424
|
+
"payment_information": "Payment Information",
|
|
2425
|
+
"payment_related_information": "Payment Related Information",
|
|
2426
|
+
"payment_method": "Payment Method",
|
|
2427
|
+
"next_schedule": "Next Schedule",
|
|
2428
|
+
"next_odometer_reading": "Next Odometer Reading",
|
|
2429
|
+
"next_service_schedule_date": "Next Service Schedule Date",
|
|
2430
|
+
"is_inhouse_service": "Is Inhouse Service",
|
|
2431
|
+
"vendor_name": "Vendor Name",
|
|
2432
|
+
"service_files": "Service Files",
|
|
2433
|
+
"service_management": "Service Management",
|
|
2434
|
+
"services_amount_line": "Services Amount Line",
|
|
2435
|
+
"services_amount_bar": "Services Amount Bar",
|
|
2436
|
+
"amount_share_pie": "Amount Share Pie",
|
|
2437
|
+
"services": "Services",
|
|
2438
|
+
"amount": "Amount",
|
|
2439
|
+
"total_services": "Total Services",
|
|
2440
|
+
"total_services_subtitle": "Total Services",
|
|
2441
|
+
"total_amount": "Total Amount",
|
|
2442
|
+
"total_amount_subtitle": "Total Amount",
|
|
2443
|
+
"days_in_range": "Days in Range",
|
|
2444
|
+
"days_in_range_subtitle": "Days in Range"
|
|
2445
|
+
},
|
|
2446
|
+
"p_fleet_service_management_task": {
|
|
2447
|
+
"fleet_service_task": "Fleet Service Task",
|
|
2448
|
+
"task_quantity": "Task Quantity",
|
|
2449
|
+
"task_description": "Task Description",
|
|
2450
|
+
"task_count": "Tasks Count",
|
|
2451
|
+
"fleet_service_management": "Fleet Service Management",
|
|
2452
|
+
"task_cost": "Task Cost",
|
|
2453
|
+
"labor_cost": "Labor Cost",
|
|
2454
|
+
"parts_cost": "Parts Cost",
|
|
2455
|
+
"task_notes": "Task Notes",
|
|
2456
|
+
"task_total_cost": "Task Total Cost"
|
|
2457
|
+
},
|
|
2461
2458
|
"p_fleet_service_schedule": {
|
|
2459
|
+
"service_schedule_status": "Service Schedule Status",
|
|
2460
|
+
"service_date_time": "Service Date Time",
|
|
2462
2461
|
"service_schedule_name": "Service Schedule Name",
|
|
2463
2462
|
"service_schedule_vehicles": "Vehicles",
|
|
2464
2463
|
"service_schedule_description": "Service Schedule Description",
|
|
2465
2464
|
"service_schedule_start_date": "Service Schedule Start Date",
|
|
2466
|
-
"service_schedule_due_date": "Service Schedule Due Date"
|
|
2465
|
+
"service_schedule_due_date": "Service Schedule Due Date",
|
|
2466
|
+
"total_vehicles": "Total Vehicles",
|
|
2467
|
+
"completed_vehicles": "Completed Vehicles",
|
|
2468
|
+
"pending_vehicles": "Pending Vehicles",
|
|
2469
|
+
"overdue_vehicles": "Overdue Vehicles"
|
|
2467
2470
|
},
|
|
2468
|
-
"
|
|
2471
|
+
"p_fleet_service_reminder": {
|
|
2472
|
+
"service_type": "Service Type",
|
|
2469
2473
|
"reminder_type": "Reminder Type"
|
|
2470
2474
|
},
|
|
2471
2475
|
"p_fleet_vehicle_issues": {
|
|
@@ -2510,51 +2514,6 @@
|
|
|
2510
2514
|
"overdue_subtitle": "Overdue Tickets",
|
|
2511
2515
|
"reopened_subtitle": "Reopened Tickets"
|
|
2512
2516
|
},
|
|
2513
|
-
"p_fleet_vehicle_service": {
|
|
2514
|
-
"service_status": "Service Status",
|
|
2515
|
-
"service_type": "Service Type",
|
|
2516
|
-
"service_date": "Service Date",
|
|
2517
|
-
"service_start_date": "Service Start Date",
|
|
2518
|
-
"service_complete_date": "Service Complete Date",
|
|
2519
|
-
"odometer_reading": "Odometer Reading",
|
|
2520
|
-
"fuel": "Fuel",
|
|
2521
|
-
"estimated_costs": "Estimated Costs",
|
|
2522
|
-
"estimated_labor_cost": "Estimated Labor Cost",
|
|
2523
|
-
"estimated_parts_cost": "Estimated Parts Cost",
|
|
2524
|
-
"estimated_total_cost": "Estimated Total Cost",
|
|
2525
|
-
"estimated_notes": "Estimated Notes",
|
|
2526
|
-
"actual_costs": "Actual Costs",
|
|
2527
|
-
"actual_labor_cost": "Actual Labor Cost",
|
|
2528
|
-
"actual_parts_cost": "Actual Parts Cost",
|
|
2529
|
-
"actual_total_cost": "Actual Total Cost",
|
|
2530
|
-
"final_notes": "Final Notes",
|
|
2531
|
-
"rating": "Rating",
|
|
2532
|
-
"rating_comments": "Rating Comments",
|
|
2533
|
-
"warranty_information": "Warranty Information",
|
|
2534
|
-
"warranty_related_information": "Warranty Related Information",
|
|
2535
|
-
"payment_status": "Payment Status",
|
|
2536
|
-
"payment_information": "Payment Information",
|
|
2537
|
-
"payment_related_information": "Payment Related Information",
|
|
2538
|
-
"payment_method": "Payment Method",
|
|
2539
|
-
"next_schedule": "Next Schedule",
|
|
2540
|
-
"next_odometer_reading": "Next Odometer Reading",
|
|
2541
|
-
"next_service_schedule_date": "Next Service Schedule Date",
|
|
2542
|
-
"is_inhouse_service": "Is Inhouse Service",
|
|
2543
|
-
"vendor_name": "Vendor Name",
|
|
2544
|
-
"service_files": "Service Files",
|
|
2545
|
-
"service_management": "Service Management",
|
|
2546
|
-
"services_amount_line": "Services Amount Line",
|
|
2547
|
-
"services_amount_bar": "Services Amount Bar",
|
|
2548
|
-
"amount_share_pie": "Amount Share Pie",
|
|
2549
|
-
"services": "Services",
|
|
2550
|
-
"amount": "Amount",
|
|
2551
|
-
"total_services": "Total Services",
|
|
2552
|
-
"total_services_subtitle": "Total Services",
|
|
2553
|
-
"total_amount": "Total Amount",
|
|
2554
|
-
"total_amount_subtitle": "Total Amount",
|
|
2555
|
-
"days_in_range": "Days in Range",
|
|
2556
|
-
"days_in_range_subtitle": "Days in Range"
|
|
2557
|
-
},
|
|
2558
2517
|
"p_fleet_vehicle_inspection": {
|
|
2559
2518
|
"inspections": "Inspections",
|
|
2560
2519
|
"inspection_files": "Inspection Files",
|
|
@@ -2608,17 +2567,67 @@
|
|
|
2608
2567
|
"pending_vehicles": "Pending Vehicles",
|
|
2609
2568
|
"overdue_vehicles": "Overdue Vehicles"
|
|
2610
2569
|
},
|
|
2611
|
-
"
|
|
2612
|
-
"
|
|
2613
|
-
"
|
|
2614
|
-
"
|
|
2615
|
-
"
|
|
2616
|
-
"
|
|
2617
|
-
"
|
|
2618
|
-
"
|
|
2619
|
-
"
|
|
2620
|
-
"
|
|
2621
|
-
"
|
|
2570
|
+
"p_fleet_vehicle_incident": {
|
|
2571
|
+
"incident_code": "Incident Code",
|
|
2572
|
+
"basic_details": "Basic Details",
|
|
2573
|
+
"incident_details": "Incident Details",
|
|
2574
|
+
"incident_date": "Incident Date",
|
|
2575
|
+
"was_towed": "Was Towed",
|
|
2576
|
+
"is_vehicle_operational": "Is Vehicle Operational",
|
|
2577
|
+
"incident_time": "Incident Time",
|
|
2578
|
+
"incident_weather": "Incident Weather",
|
|
2579
|
+
"incident_road_type": "Incident Road Type",
|
|
2580
|
+
"incident_visibility": "Incident Visibility",
|
|
2581
|
+
"odometer_reading": "Odometer Reading",
|
|
2582
|
+
"incident_cost": "Incident Cost",
|
|
2583
|
+
"incident_description": "Incident Description",
|
|
2584
|
+
"insurance_details": "Insurance Details",
|
|
2585
|
+
"insurance_cover": "Insurance Cover",
|
|
2586
|
+
"insurance_claimed": "Insurance Claimed",
|
|
2587
|
+
"insurance_claimed_amount": "Insurance Claimed Amount",
|
|
2588
|
+
"insurance_settled_amount": "Insurance Settled Amount",
|
|
2589
|
+
"insurance_policy_number": "Insurance Policy Number",
|
|
2590
|
+
"insurance_company_name": "Insurance Company Name",
|
|
2591
|
+
"insurance_contact_number": "Insurance Contact Number",
|
|
2592
|
+
"insurance_description": "Insurance Description",
|
|
2593
|
+
"location_details": "Location Details",
|
|
2594
|
+
"complaint_details": "Complaint Details",
|
|
2595
|
+
"police_report_filed": "Police Report Filed",
|
|
2596
|
+
"police_report_number": "Police Report Number",
|
|
2597
|
+
"police_station_name": "Police Station Name",
|
|
2598
|
+
"injury_details": "Injury Details",
|
|
2599
|
+
"any_injuries": "Any Injuries",
|
|
2600
|
+
"injury_description": "Injury Description",
|
|
2601
|
+
"injured_persons_count": "Injured Persons Count",
|
|
2602
|
+
"other_details": "Other Details",
|
|
2603
|
+
"legal_description": "Legal Description",
|
|
2604
|
+
"involved_parties_description": "Involved Parties Description",
|
|
2605
|
+
"incident_files": "Incident Files",
|
|
2606
|
+
"incident_issues": "Incident Issues",
|
|
2607
|
+
"incident_costs": "Incident Costs",
|
|
2608
|
+
"incident_cost_date": "Incident Cost Date",
|
|
2609
|
+
"incident_cost_amount": "Incident Cost Amount",
|
|
2610
|
+
"incident_cost_description": "Incident Cost Description",
|
|
2611
|
+
"total_incidents": "Total Incidents",
|
|
2612
|
+
"total_incidents_subtitle": "Total Incidents",
|
|
2613
|
+
"total_vehicles": "Total Vehicles",
|
|
2614
|
+
"total_vehicles_subtitle": "Total Vehicles",
|
|
2615
|
+
"vehicles_with_incidents": "Vehicles with Incidents",
|
|
2616
|
+
"vehicles_with_incidents_subtitle": "Vehicles with Incidents",
|
|
2617
|
+
"avg_incidents_per_vehicle": "Avg. Incidents per Vehicle",
|
|
2618
|
+
"avg_incidents_per_vehicle_subtitle": "Avg. Incidents per Vehicle",
|
|
2619
|
+
"max_incidents": "Max. Incidents",
|
|
2620
|
+
"max_incidents_subtitle": "Max. Incidents",
|
|
2621
|
+
"vehicle_types": "Vehicle Types",
|
|
2622
|
+
"vehicle_types_subtitle": "Vehicle Types",
|
|
2623
|
+
"incidents_per_vehicle_line": "Incidents per Vehicle Line",
|
|
2624
|
+
"incidents_per_vehicle_bar": "Incidents per Vehicle Bar",
|
|
2625
|
+
"incidents_by_vehicle_type_pie": "Incidents by Vehicle Type Pie",
|
|
2626
|
+
"ticket_volume_line": "Ticket Volume Line",
|
|
2627
|
+
"status_by_day_bar": "Status by Day Bar",
|
|
2628
|
+
"overall_status_share_pie": "Overall Status Share Pie",
|
|
2629
|
+
"no_pie_data": "Not enough data to show distribution.",
|
|
2630
|
+
"incidents": "Incidents"
|
|
2622
2631
|
},
|
|
2623
2632
|
"p_bus_stop": {
|
|
2624
2633
|
"bus_stop": "Bus Stop"
|