@acvtech5b9/vms-multi-language-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.
- package/README.md +11 -0
- package/locales/ar.json +2403 -0
- package/locales/as.json +2382 -0
- package/locales/bn.json +2386 -0
- package/locales/de.json +2387 -0
- package/locales/el.json +2387 -0
- package/locales/en.json +3143 -0
- package/locales/es.json +2394 -0
- package/locales/fa.json +2389 -0
- package/locales/fr.json +2387 -0
- package/locales/gu.json +2389 -0
- package/locales/he.json +2386 -0
- package/locales/hi.json +2387 -0
- package/locales/id.json +2387 -0
- package/locales/it.json +2388 -0
- package/locales/ja.json +2385 -0
- package/locales/kn.json +2386 -0
- package/locales/ko.json +2387 -0
- package/locales/mai.json +2382 -0
- package/locales/ml.json +2382 -0
- package/locales/mr.json +2384 -0
- package/locales/ms.json +2387 -0
- package/locales/nl.json +2384 -0
- package/locales/or.json +2383 -0
- package/locales/pa.json +2385 -0
- package/locales/pl.json +2384 -0
- package/locales/pt.json +2384 -0
- package/locales/ro.json +2382 -0
- package/locales/ru.json +2382 -0
- package/locales/sw.json +2382 -0
- package/locales/ta.json +2382 -0
- package/locales/te.json +2382 -0
- package/locales/th.json +2382 -0
- package/locales/tr.json +2382 -0
- package/locales/uk.json +2382 -0
- package/locales/ur.json +2382 -0
- package/locales/vi.json +2382 -0
- package/locales/zh.json +2382 -0
- package/package.json +9 -0
package/locales/en.json
ADDED
|
@@ -0,0 +1,3143 @@
|
|
|
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
|
+
"add": "Add",
|
|
12
|
+
"filter": "Filter",
|
|
13
|
+
"apply": "Apply",
|
|
14
|
+
"modify": "Modify",
|
|
15
|
+
"submit": "Submit",
|
|
16
|
+
"refresh": "Refresh",
|
|
17
|
+
"extend": "Extend",
|
|
18
|
+
"send": "Send",
|
|
19
|
+
"reset": "Reset",
|
|
20
|
+
"download": "Download",
|
|
21
|
+
"download_pdf": "Download PDF",
|
|
22
|
+
"download_excel": "Download Excel",
|
|
23
|
+
"items_per_page": "Items Per Page : ",
|
|
24
|
+
"manage_columns": "Manage Columns",
|
|
25
|
+
"sort_order": "Sort Order",
|
|
26
|
+
"edit": "Edit",
|
|
27
|
+
"update": "Update",
|
|
28
|
+
"create": "Create",
|
|
29
|
+
"save": "Save",
|
|
30
|
+
"cancel": "Cancel",
|
|
31
|
+
"delete": "Delete",
|
|
32
|
+
"confirm": "Confirm",
|
|
33
|
+
"exit_fullscreen": "Exit Fullscreen",
|
|
34
|
+
"fullscreen": "Fullscreen",
|
|
35
|
+
"prev": "Prev",
|
|
36
|
+
"next": "Next",
|
|
37
|
+
"okay": "Okay",
|
|
38
|
+
"add_stop": "Add Stop",
|
|
39
|
+
"delete_all": "Delete All",
|
|
40
|
+
"remove": "Remove",
|
|
41
|
+
"close": "Close",
|
|
42
|
+
"assign": "Assign",
|
|
43
|
+
"assigning": "Assigning...",
|
|
44
|
+
"select_all": "Select All",
|
|
45
|
+
"deselect_all": "Deselect All"
|
|
46
|
+
},
|
|
47
|
+
"forms": {
|
|
48
|
+
"label": "Label",
|
|
49
|
+
"text": "Text",
|
|
50
|
+
"textarea": "Textarea",
|
|
51
|
+
"date": "Date",
|
|
52
|
+
"datetime": "Date & Time",
|
|
53
|
+
"radio": "Radio Group",
|
|
54
|
+
"checkbox": "Checkbox Group",
|
|
55
|
+
"file": "File Upload",
|
|
56
|
+
"field_type": "Field Type",
|
|
57
|
+
"section_label": "Section Title",
|
|
58
|
+
"option": "Option",
|
|
59
|
+
"edit": "Edit",
|
|
60
|
+
"move_up": "Move Up",
|
|
61
|
+
"move_down": "Move Down",
|
|
62
|
+
"remove": "Remove",
|
|
63
|
+
"name": "Field Name",
|
|
64
|
+
"name_placeholder": "Auto-generated field name",
|
|
65
|
+
"label_placeholder": "Enter field label",
|
|
66
|
+
"placeholder": "Placeholder",
|
|
67
|
+
"placeholder_placeholder": "Enter placeholder text",
|
|
68
|
+
"width": "Field Width",
|
|
69
|
+
"width_small": "Small",
|
|
70
|
+
"width_medium": "Medium",
|
|
71
|
+
"width_full": "Full Width",
|
|
72
|
+
"label_text": "Label Text",
|
|
73
|
+
"label_text_placeholder": "Enter label text",
|
|
74
|
+
"title": "Options",
|
|
75
|
+
"value": "Option Value",
|
|
76
|
+
"add": "Add",
|
|
77
|
+
"type": "File Type",
|
|
78
|
+
"select_type": "Select file type",
|
|
79
|
+
"document": "Document",
|
|
80
|
+
"accepted_types": "Accepted File Types",
|
|
81
|
+
"square": "Square",
|
|
82
|
+
"rounded": "Rounded",
|
|
83
|
+
"circle": "Circle",
|
|
84
|
+
"all_images": "All Images",
|
|
85
|
+
"png_jpg": "PNG & JPG",
|
|
86
|
+
"png_only": "PNG Only",
|
|
87
|
+
"jpg_only": "JPG Only",
|
|
88
|
+
"pdf": "PDF",
|
|
89
|
+
"word": "Word Documents",
|
|
90
|
+
"excel": "Excel Sheets",
|
|
91
|
+
"all_docs": "All Documents",
|
|
92
|
+
"inspector": "Inspector",
|
|
93
|
+
"search_title": "Search",
|
|
94
|
+
"search_placeholder": "Search...",
|
|
95
|
+
"search_options": "Search Options",
|
|
96
|
+
"select": "Select",
|
|
97
|
+
"enter": "Enter",
|
|
98
|
+
"status": "Status",
|
|
99
|
+
"statuses": "Statuses",
|
|
100
|
+
"admin_verify_status": "Admin Verify Statuses",
|
|
101
|
+
"transporter_verify_status": "Transporte Verify Statuses",
|
|
102
|
+
"sim_statuses": "Sim Statuses",
|
|
103
|
+
"device_statuses": "Device Statuses",
|
|
104
|
+
"device_types": "Device Types",
|
|
105
|
+
"sim_billing_statuses": "Sim Billing Statuses",
|
|
106
|
+
"organisation": "Organisation",
|
|
107
|
+
"organisations": "Organisations",
|
|
108
|
+
"user": "User",
|
|
109
|
+
"users": "Users",
|
|
110
|
+
"driver": "Driver",
|
|
111
|
+
"drivers": "Drivers",
|
|
112
|
+
"helper": "Helper",
|
|
113
|
+
"helpers": "Helpers",
|
|
114
|
+
"vehicle": "Vehicle",
|
|
115
|
+
"vehicles": "Vehicles",
|
|
116
|
+
"device": "Device",
|
|
117
|
+
"devices": "Devices",
|
|
118
|
+
"admin": "Admin",
|
|
119
|
+
"admins": "Admins",
|
|
120
|
+
"organisation_groups": "Organisation Groups",
|
|
121
|
+
"device_manufacturers": "Device Manufacturers",
|
|
122
|
+
"device_manufacturer": "Device Manufacturer",
|
|
123
|
+
"spare_categories": "Spare Categories",
|
|
124
|
+
"vehicle_makes": "Vehicle Makes",
|
|
125
|
+
"vehicle_models": "Vehicle Models",
|
|
126
|
+
"tyre_makes": "Tyre Makes",
|
|
127
|
+
"device_models": "Device Models",
|
|
128
|
+
"device_model": "Device Model",
|
|
129
|
+
"industry": "Industry",
|
|
130
|
+
"industries": "Industries",
|
|
131
|
+
"country": "Country",
|
|
132
|
+
"countries": "Countries",
|
|
133
|
+
"sim_providers": "Sim Providers",
|
|
134
|
+
"states": "States",
|
|
135
|
+
"fleet_size": "Fleet Size",
|
|
136
|
+
"month_year": "Month Year",
|
|
137
|
+
"from_date": "From Date",
|
|
138
|
+
"to_date": "To Date",
|
|
139
|
+
"time_slot": "Timeslot",
|
|
140
|
+
"night_driving": "Night Driving",
|
|
141
|
+
"over_speed": "Over Speed",
|
|
142
|
+
"utilization_km": "Utilization KM",
|
|
143
|
+
"from_date_time": "From Date Time",
|
|
144
|
+
"to_date_time": "To Date Time",
|
|
145
|
+
"geofence": "Geofence",
|
|
146
|
+
"geofences": "Geofences",
|
|
147
|
+
"from_geofences": "From Geofences",
|
|
148
|
+
"to_geofences": "To Geofences",
|
|
149
|
+
"time_interval": "Time Interval",
|
|
150
|
+
"event_type": "Event Type",
|
|
151
|
+
"module": "Module",
|
|
152
|
+
"alert_type": "Alert Type",
|
|
153
|
+
"alert_sub_type": "Alert Sub Type",
|
|
154
|
+
"modules": "Modules",
|
|
155
|
+
"alert_types": "Alert Types",
|
|
156
|
+
"alert_sub_types": "Alert Sub Types",
|
|
157
|
+
"expire_days": "Expire Days",
|
|
158
|
+
"logo": "Logo",
|
|
159
|
+
"image": "Image",
|
|
160
|
+
"no_logo": "No Logo",
|
|
161
|
+
"no_image": "No Image",
|
|
162
|
+
"gps_vehicle_category": "GPS Vehicle Category",
|
|
163
|
+
"calibration_file": "Calibration File",
|
|
164
|
+
"reset": "Reset",
|
|
165
|
+
"clear": "Clear"
|
|
166
|
+
},
|
|
167
|
+
"time": {
|
|
168
|
+
"1_minute": "1 Minute",
|
|
169
|
+
"5_minutes": "5 Minutes",
|
|
170
|
+
"15_minutes": "15 Minutes",
|
|
171
|
+
"30_minutes": "30 Minutes",
|
|
172
|
+
"45_minutes": "45 Minutes",
|
|
173
|
+
"1_hour": "1 Hour",
|
|
174
|
+
"2_hours": "2 Hours",
|
|
175
|
+
"3_hours": "3 Hours",
|
|
176
|
+
"4_hours": "4 Hours",
|
|
177
|
+
"6_hours": "6 Hours",
|
|
178
|
+
"12_hours": "12 Hours",
|
|
179
|
+
"1_day": "1 Day",
|
|
180
|
+
"2_days": "2 Days",
|
|
181
|
+
"3_days": "3 Days",
|
|
182
|
+
"1_week": "1 Week",
|
|
183
|
+
"1_month": "1 Month",
|
|
184
|
+
"3_months": "3 Months",
|
|
185
|
+
"6_months": "6 Months",
|
|
186
|
+
"1_year": "1 Year"
|
|
187
|
+
},
|
|
188
|
+
"table": {
|
|
189
|
+
"id": "ID",
|
|
190
|
+
"actions": "Actions",
|
|
191
|
+
"table": "Table",
|
|
192
|
+
"card": "Card",
|
|
193
|
+
"name": "Name",
|
|
194
|
+
"full_name": "Full Name",
|
|
195
|
+
"organisation_details": "Organisation",
|
|
196
|
+
"user_details": "User",
|
|
197
|
+
"vehicle_details": "Vehicle",
|
|
198
|
+
"driver_details": "Driver",
|
|
199
|
+
"device_details": "Device",
|
|
200
|
+
"date_from": "Date From",
|
|
201
|
+
"date_to": "Date To",
|
|
202
|
+
"apply_from": "Apply From",
|
|
203
|
+
"apply_to": "Apply To",
|
|
204
|
+
"apply_until": "Apply Until",
|
|
205
|
+
"organisation_name": "Organisation Name",
|
|
206
|
+
"organisation_count": "Organisations Count",
|
|
207
|
+
"sub_model_count": "Sub Model Count",
|
|
208
|
+
"spare_parts_count": "Spare Parts Count",
|
|
209
|
+
"sub_category_count": "Sub Category Count",
|
|
210
|
+
"device_model_count": "Device Model Count",
|
|
211
|
+
"device_type_count": "Device Type Count",
|
|
212
|
+
"model_count": "Model Count",
|
|
213
|
+
"user_count": "Users Count",
|
|
214
|
+
"students_count": "Students Count",
|
|
215
|
+
"vehicle_count": "Vehicles Count",
|
|
216
|
+
"device_count": "Devices Count",
|
|
217
|
+
"driver_count": "Drivers Count",
|
|
218
|
+
"state_count": "States Count",
|
|
219
|
+
"organisation_sub_company_count": "Sub Companies Count",
|
|
220
|
+
"organisation_branch_count": "Branches Count",
|
|
221
|
+
"organisation_color_count": "Colors Count",
|
|
222
|
+
"organisation_tag_count": "Tags Count",
|
|
223
|
+
"organisation_group_count": "Groups Count",
|
|
224
|
+
"organisation_sub_companies": "Sub Companies",
|
|
225
|
+
"organisation_branches": "Branches",
|
|
226
|
+
"organisation_colors": "Colors",
|
|
227
|
+
"organisation_tags": "Tags",
|
|
228
|
+
"organisation_groups": "Groups",
|
|
229
|
+
"event_date_time": "Event Date Time",
|
|
230
|
+
"counts": "Counts",
|
|
231
|
+
"metadata": "Metadata",
|
|
232
|
+
"status": "Status",
|
|
233
|
+
"added_date_time": "Added Date Time",
|
|
234
|
+
"modified_date_time": "Modified Date Time"
|
|
235
|
+
},
|
|
236
|
+
"theme": {
|
|
237
|
+
"theme_settings": "Settings",
|
|
238
|
+
"settings_primary": "Primary Color",
|
|
239
|
+
"color_blue": "Blue",
|
|
240
|
+
"color_amber": "Amber",
|
|
241
|
+
"color_emerald": "Emerald",
|
|
242
|
+
"color_violet": "Violet",
|
|
243
|
+
"color_teal": "Teal",
|
|
244
|
+
"color_rose": "Rose",
|
|
245
|
+
"settings_secondary": "Secondary Color",
|
|
246
|
+
"color_yellow": "Yellow",
|
|
247
|
+
"color_pink": "Pink",
|
|
248
|
+
"color_cyan": "Cyan",
|
|
249
|
+
"color_orange": "Orange",
|
|
250
|
+
"color_green": "Green",
|
|
251
|
+
"color_purple": "Purple",
|
|
252
|
+
"settings_theme": "Theme",
|
|
253
|
+
"theme_auto": "Auto",
|
|
254
|
+
"theme_dark": "Dark",
|
|
255
|
+
"theme_light": "Light",
|
|
256
|
+
"settings_layouts": "Layout",
|
|
257
|
+
"layout_empty": "Empty",
|
|
258
|
+
"layout_classic": "Classic",
|
|
259
|
+
"layout_compact": "Compact",
|
|
260
|
+
"layout_modern": "Modern"
|
|
261
|
+
},
|
|
262
|
+
"home": {
|
|
263
|
+
"central_operations": "Central Operations",
|
|
264
|
+
"vehicles": "Vehicles",
|
|
265
|
+
"vehicles_desc": "Manage all vehicle details, documents, and statuses.",
|
|
266
|
+
"drivers": "Drivers",
|
|
267
|
+
"drivers_desc": "Track driver profiles and performance.",
|
|
268
|
+
"users": "Users",
|
|
269
|
+
"users_desc": "Manage user roles, permissions, and accounts.",
|
|
270
|
+
"settings": "Settings",
|
|
271
|
+
"settings_desc": "Configure system settings and user preferences.",
|
|
272
|
+
"organisations": "Organisations",
|
|
273
|
+
"organisations_desc": "Manage user roles, permissions, and accounts.",
|
|
274
|
+
"devices": "Devices",
|
|
275
|
+
"devices_desc": "Manage and monitor connected devices.",
|
|
276
|
+
"invoices": "Invoices",
|
|
277
|
+
"invoices_desc": "View and manage financial invoices.",
|
|
278
|
+
"tickets": "Tickets",
|
|
279
|
+
"tickets_desc": "Handle support tickets and issues.",
|
|
280
|
+
"sims": "Sims",
|
|
281
|
+
"sims_desc": "Manage Sim Information.",
|
|
282
|
+
"main_modules": "Main Modules",
|
|
283
|
+
"masters": "Masters",
|
|
284
|
+
"masters_desc": "Configure and manage master data essential for operations. Ensure consistency across all modules.",
|
|
285
|
+
"gps": "GPS",
|
|
286
|
+
"gps_desc": "Track GPS devices, monitor real-time locations, and set alerts. Enhance fleet security and efficiency.",
|
|
287
|
+
"fleet": "Fleet",
|
|
288
|
+
"fleet_desc": "Manage fleet inspections, issues, and incidents efficiently. Keep vehicles compliant and road-ready.",
|
|
289
|
+
"trips": "Trips",
|
|
290
|
+
"trips_desc": "Plan, track, and optimize trip schedules seamlessly. Improve route efficiency and reduce delays.",
|
|
291
|
+
"warehouse": "Warehouse",
|
|
292
|
+
"warehouse_desc": "Manage cold storage and warehouse logistics efficiently. Ensure proper inventory flow and temperature control.",
|
|
293
|
+
"accounts": "Accounts",
|
|
294
|
+
"accounts_desc": "Handle payments, invoices, and financial reports with ease. Maintain accurate records and cash flow visibility."
|
|
295
|
+
},
|
|
296
|
+
"header": {
|
|
297
|
+
"website_settings": "Website settings",
|
|
298
|
+
"user_settings": "User settings",
|
|
299
|
+
"admin_settings": "Admin settings",
|
|
300
|
+
"notifications": "Notifications",
|
|
301
|
+
"see_more_notifications": "See More Notifications",
|
|
302
|
+
"bookmarks": "Bookmarks",
|
|
303
|
+
"configure_bookmarks": "Configure Bookmarks",
|
|
304
|
+
"my_profile": "My Profile",
|
|
305
|
+
"my_profile_description": "Manage your account information.",
|
|
306
|
+
"change_password": "Change Password",
|
|
307
|
+
"change_password_description": "Update your password to keep your account secure.",
|
|
308
|
+
"update_settings": "Update Settings",
|
|
309
|
+
"update_settings_description": "Customize your preferences other settings.",
|
|
310
|
+
"admins": "Admins",
|
|
311
|
+
"admins_description": "Manage Admin Accounts",
|
|
312
|
+
"user_notification_details": "User Notification Details",
|
|
313
|
+
"user_notification_details_description": "Manage your notification preferences and settings.",
|
|
314
|
+
"external_apis": "External APIs",
|
|
315
|
+
"cron_jobs": "Cron Jobs",
|
|
316
|
+
"data_not_received_vehicles": "Data not received Vehicles",
|
|
317
|
+
"login_analytics": "Login Analytics",
|
|
318
|
+
"demo_requests": "Demo Requests",
|
|
319
|
+
"demo_request": "Demo Request",
|
|
320
|
+
"exclusive_feature_access": "Exclusive Feature Access",
|
|
321
|
+
"logout": "Logout"
|
|
322
|
+
},
|
|
323
|
+
"website": {
|
|
324
|
+
"contact_us_details": "Contact Us Details",
|
|
325
|
+
"contact_us_details_description": "Update your contact us details for easy communication with our support team.",
|
|
326
|
+
"faq": "FAQ",
|
|
327
|
+
"faq_description": "View and manage frequently asked questions and answers.",
|
|
328
|
+
"static_pages": "Static Pages",
|
|
329
|
+
"static_pages_description": "Manage and update your static pages for your website."
|
|
330
|
+
},
|
|
331
|
+
"organisation_profile": {
|
|
332
|
+
"organisation_profile": "Organisation Profile",
|
|
333
|
+
"organisation_profile_description": "Manage your organisation's basic information",
|
|
334
|
+
"alert_management": "Alert Management",
|
|
335
|
+
"alert_management_description": "Configure alert triggers and notifications",
|
|
336
|
+
"tickets_management": "Tickets Management",
|
|
337
|
+
"tickets_management_description": "Track and resolve raised tickets",
|
|
338
|
+
"invoices_management": "Invoices Management",
|
|
339
|
+
"invoices_management_description": "Manage invoices and payment records",
|
|
340
|
+
"trip_e_way_bill_keys": "Trip E-Way Bill Keys",
|
|
341
|
+
"trip_e_way_bill_keys_description": "Set API keys for E-Way bill generation",
|
|
342
|
+
"fasttag_keys": "FASTag Keys",
|
|
343
|
+
"fasttag_keys_description": "Configure FASTag integration credentials"
|
|
344
|
+
},
|
|
345
|
+
"exclusive_feature": {
|
|
346
|
+
"title": "Exclusive Feature Access",
|
|
347
|
+
"description": "Please contact our support team to enable access.",
|
|
348
|
+
"contact_support": "Contact Support"
|
|
349
|
+
},
|
|
350
|
+
"text": {
|
|
351
|
+
"follow_us": "Follow Us:"
|
|
352
|
+
},
|
|
353
|
+
"messages": {
|
|
354
|
+
"delete_confirmation": "Are you sure you want to delete this?",
|
|
355
|
+
"no_records": "No Records Found.",
|
|
356
|
+
"table_loading": "Loading...",
|
|
357
|
+
"no_options": "No Options.",
|
|
358
|
+
"success": "Operation successful!",
|
|
359
|
+
"error": "Something went wrong."
|
|
360
|
+
},
|
|
361
|
+
"address": {
|
|
362
|
+
"address_details": "Address Details",
|
|
363
|
+
"address_line1": "Address Line 1",
|
|
364
|
+
"address_line2": "Address Line 2",
|
|
365
|
+
"locality_landmark": "Locality/Landmark",
|
|
366
|
+
"neighborhood": "Neighborhood",
|
|
367
|
+
"town_city": "Town/City",
|
|
368
|
+
"district_county": "District/County",
|
|
369
|
+
"state_province_region": "State/Province/Region",
|
|
370
|
+
"postal_code": "Postal Code",
|
|
371
|
+
"country": "Country",
|
|
372
|
+
"country_code": "Country Code",
|
|
373
|
+
"latitude": "Latitude",
|
|
374
|
+
"longitude": "Longitude",
|
|
375
|
+
"latlng": "LatLng",
|
|
376
|
+
"google_location": "Google Location",
|
|
377
|
+
"geofence_address": "Geofence Address",
|
|
378
|
+
"billing_address": "Billing Address",
|
|
379
|
+
"billing_address_line1": "Billing Address Line 1",
|
|
380
|
+
"billing_address_line2": "Billing Address Line 2",
|
|
381
|
+
"billing_locality_landmark": "Billing Locality/Landmark",
|
|
382
|
+
"billing_neighborhood": "Billing Neighborhood",
|
|
383
|
+
"billing_town_city": "Billing Town/City",
|
|
384
|
+
"billing_district_county": "Billing District/County",
|
|
385
|
+
"billing_state_province_region": "Billing State/Province/Region",
|
|
386
|
+
"billing_postal_code": "Billing Postal Code",
|
|
387
|
+
"billing_country": "Billing Country",
|
|
388
|
+
"billing_country_code": "Billing Country Code"
|
|
389
|
+
},
|
|
390
|
+
"error_messages": {
|
|
391
|
+
"network_error": "Network error. Please try again.",
|
|
392
|
+
"validation_error": "Please check the form for errors.",
|
|
393
|
+
"invalid_field": "Invalid field configuration",
|
|
394
|
+
"name_required": "Field name is required",
|
|
395
|
+
"label_required": "Label is required",
|
|
396
|
+
"label_text_required": "Label text is required",
|
|
397
|
+
"option_label_required": "Option label is required",
|
|
398
|
+
"option_value_required": "Option value is required",
|
|
399
|
+
"atleast_one_option": "At least one option is required",
|
|
400
|
+
"sample_value_required": "Sample value is required",
|
|
401
|
+
"sample_option_required": "Please select a sample option",
|
|
402
|
+
"sample_date_required": "Please select a sample date",
|
|
403
|
+
"file_type_required": "File type is required",
|
|
404
|
+
"accepted_types_required": "Accepted file types are required",
|
|
405
|
+
"preview_style_required": "Preview style is required for images",
|
|
406
|
+
"sample_file_required": "Please upload a sample file"
|
|
407
|
+
},
|
|
408
|
+
"api_error_messages": {
|
|
409
|
+
"network_error": "Network error. Please try again.",
|
|
410
|
+
"validation_error": "Please check the form for errors."
|
|
411
|
+
},
|
|
412
|
+
"menu_main": {
|
|
413
|
+
"Home": "Home",
|
|
414
|
+
"Organisations": "Organisations",
|
|
415
|
+
"Users": "Users",
|
|
416
|
+
"Vehicles": "Vehicles",
|
|
417
|
+
"Drivers": "Drivers",
|
|
418
|
+
"Devices": "Devices",
|
|
419
|
+
"Sims": "Sims",
|
|
420
|
+
"Invoices": "Invoices",
|
|
421
|
+
"Tickets": "Tickets",
|
|
422
|
+
"Settings": "Settings",
|
|
423
|
+
"master_organisations": "Master Organisations",
|
|
424
|
+
"master_users": "Master Users",
|
|
425
|
+
"master_vehicles": "Master Vehicles",
|
|
426
|
+
"master_drivers": "Master Drivers",
|
|
427
|
+
"master_devices": "Master Devices",
|
|
428
|
+
"master_sims": "Master Sims",
|
|
429
|
+
"master_invoices": "Master Invoices",
|
|
430
|
+
"master_tickets": "Master Tickets",
|
|
431
|
+
"master_settings": "Master Settings",
|
|
432
|
+
"master_organisation": "Master Organisation",
|
|
433
|
+
"master_user": "Master User",
|
|
434
|
+
"master_vehicle": "Master Vehicle",
|
|
435
|
+
"master_driver": "Master Driver",
|
|
436
|
+
"master_device": "Master Device",
|
|
437
|
+
"master_sim": "Master Sim",
|
|
438
|
+
"master_invoice": "Master Invoice",
|
|
439
|
+
"master_ticket": "Master Ticket",
|
|
440
|
+
"notifications": "Notifications",
|
|
441
|
+
"bookmarks": "Bookmarks",
|
|
442
|
+
"vehicle_document": "Vehicle Document",
|
|
443
|
+
"vehicle_document_expiry": "Vehicle Document Expiry"
|
|
444
|
+
},
|
|
445
|
+
"menu_master": {
|
|
446
|
+
"master_admins": "Master Admins",
|
|
447
|
+
"masters_module": "Masters Module",
|
|
448
|
+
"master_main": "Master Main",
|
|
449
|
+
"master_main_industry": "Master Industry",
|
|
450
|
+
"master_main_country": "Master Country",
|
|
451
|
+
"master_main_state": "Master State",
|
|
452
|
+
"master_main_currency": "Master Currency",
|
|
453
|
+
"master_main_time_zone": "Master Timezone",
|
|
454
|
+
"master_main_language": "Master Language",
|
|
455
|
+
"master_main_date_format": "Master Date Format",
|
|
456
|
+
"master_main_unit_distance": "Master Unit Distance",
|
|
457
|
+
"master_main_unit_mileage": "Master Unit Mileage",
|
|
458
|
+
"master_main_unit_volume": "Master Unit Volume",
|
|
459
|
+
"master_main_fasttag_bank": "Master Fasttag Bank",
|
|
460
|
+
"master_main_ewaybill_provider": "Master Ewaybill Provider",
|
|
461
|
+
"master_main_sim_provider": "Master Sim Provider",
|
|
462
|
+
"master_main_landmark": "Master Landmark",
|
|
463
|
+
"master_device": "Master Device",
|
|
464
|
+
"master_device_manufacturer": "Device Manufacturer",
|
|
465
|
+
"master_device_model": "Device Model",
|
|
466
|
+
"master_device_type": "Device Type",
|
|
467
|
+
"master_organisation": "Master Organisation",
|
|
468
|
+
"master_organisation_sub_company": "Organisation Sub Company",
|
|
469
|
+
"master_organisation_branch": "Organisation Branch",
|
|
470
|
+
"master_organisation_color": "Organisation Color",
|
|
471
|
+
"master_organisation_tag": "Organisation Tag",
|
|
472
|
+
"master_organisation_group": "Organisation Group",
|
|
473
|
+
"master_vehicle": "Master Vehicle",
|
|
474
|
+
"master_vehicle_vehicle_type": "Vehicle Type",
|
|
475
|
+
"master_vehicle_make": "Vehicle Make",
|
|
476
|
+
"master_vehicle_model": "Vehicle Model",
|
|
477
|
+
"master_vehicle_sub_model": "Vehicle Sub Model",
|
|
478
|
+
"master_vehicle_status_type": "Vehicle Status Type",
|
|
479
|
+
"master_vehicle_ownership_type": "Vehicle Ownership Type",
|
|
480
|
+
"master_vehicle_associated_to": "Vehicle Associated To",
|
|
481
|
+
"master_vehicle_fuel_type": "Vehicle Fuel Type",
|
|
482
|
+
"master_vehicle_fuel_unit": "Vehicle Fuel Unit",
|
|
483
|
+
"master_vehicle_fuel_removal_reason": "Vehicle Fuel Removal Reason",
|
|
484
|
+
"master_vehicle_document_type": "Vehicle Document Type",
|
|
485
|
+
"master_user": "Master User",
|
|
486
|
+
"master_user_role": "User Role",
|
|
487
|
+
"master_user_status": "User Status",
|
|
488
|
+
"master_fleet": "Master Fleet",
|
|
489
|
+
"master_fleet_breakdown_type": "Breakdown Type",
|
|
490
|
+
"master_fleet_incident_type": "Incident Type",
|
|
491
|
+
"master_fleet_incident_status": "Incident Status",
|
|
492
|
+
"master_fleet_incident_severity": "Incident Severity",
|
|
493
|
+
"master_fleet_insurance_claim_status": "Insurance Claim Status",
|
|
494
|
+
"master_fleet_service_task": "Service Task",
|
|
495
|
+
"master_fleet_service_part": "Service Part",
|
|
496
|
+
"master_bus": "Master Bus",
|
|
497
|
+
"master_bus_class": "Bus Class",
|
|
498
|
+
"master_bus_program": "Bus Program",
|
|
499
|
+
"master_bus_relationship": "Bus Relationship",
|
|
500
|
+
"master_bus_section": "Bus Section",
|
|
501
|
+
"master_bus_semester": "Bus Semester",
|
|
502
|
+
"master_bus_stream": "Bus Stream",
|
|
503
|
+
"master_bus_year": "Bus Year",
|
|
504
|
+
"master_spare_parts": "Master Spare Parts",
|
|
505
|
+
"master_spare_parts_category": "Master Spare Part Category",
|
|
506
|
+
"master_spare_parts_sub_category": "Master Spare Part Sub Category",
|
|
507
|
+
"master_spare_parts_unit": "Master Spare Part Unit",
|
|
508
|
+
"master_tyre": "Master Tyre",
|
|
509
|
+
"master_tyre_tyre_make": "Tyre Make",
|
|
510
|
+
"master_tyre_tyre_model": "Tyre Model",
|
|
511
|
+
"master_tyre_tyre_grade": "Tyre Grade",
|
|
512
|
+
"master_expense": "Master Expense",
|
|
513
|
+
"master_expense_expense_name": "Expense Name",
|
|
514
|
+
"master_expense_expense_type": "Expense Type",
|
|
515
|
+
"master_expense_vendor_type": "Vendor Type",
|
|
516
|
+
"master_expense_vendor_document_type": "Vendor Document Type",
|
|
517
|
+
"master_expense_fuel_company": "Fuel Company",
|
|
518
|
+
"master_expense_vendor_tag": "Vendor Tag",
|
|
519
|
+
"master_trip": "Master Trip",
|
|
520
|
+
"master_trip_trip_party_type": "Trip Party Type",
|
|
521
|
+
"master_main_desc": "Manage core system configurations such as country, state, currency, timezone, language, and measurement units.",
|
|
522
|
+
"master_device_desc": "Configure and manage device-related data including manufacturers, models, and device types.",
|
|
523
|
+
"master_organisation_desc": "Maintain organisation structure including companies, branches, tags, groups, and branding settings.",
|
|
524
|
+
"master_vehicle_desc": "Define vehicle-related master data such as types, makes, models, ownership, fuel types, and document types.",
|
|
525
|
+
"master_user_desc": "Manage user roles and status configurations for access control and system permissions.",
|
|
526
|
+
"master_fleet_desc": "Configure fleet-related master data including breakdown types, incident types, severity, and service tasks.",
|
|
527
|
+
"master_bus_desc": "Manage academic and transport-related configurations such as classes, sections, programs, and semesters.",
|
|
528
|
+
"master_spare_parts_desc": "Organize spare parts structure including categories, subcategories, and measurement units.",
|
|
529
|
+
"master_tyre_desc": "Maintain tyre-related master data including make, model, and grade classifications.",
|
|
530
|
+
"master_expense_desc": "Define expense-related configurations including expense types, vendor types, and financial categories.",
|
|
531
|
+
"master_trip_desc": "Manage trip-related configurations such as trip party types and travel classifications.",
|
|
532
|
+
"master_bus_relationship_desc": "Define bus relationships between routes and students",
|
|
533
|
+
"master_bus_program_desc": "Configure academic programs linked to bus routes",
|
|
534
|
+
"master_bus_stream_desc": "Manage stream allocation for transport planning",
|
|
535
|
+
"master_bus_year_desc": "Set academic years for bus assignments",
|
|
536
|
+
"master_bus_semester_desc": "Organize semesters for transport schedules",
|
|
537
|
+
"master_bus_class_desc": "Assign classes for student transport mapping",
|
|
538
|
+
"master_bus_section_desc": "Manage sections for route-wise student grouping",
|
|
539
|
+
"master_device_manufacturer_desc": "Manage and configure device manufacturers and their details",
|
|
540
|
+
"master_device_model_desc": "Define and maintain device models linked to manufacturers",
|
|
541
|
+
"master_device_type_desc": "Categorize and control the types of devices in the system",
|
|
542
|
+
"master_expense_expense_name_desc": "Set up and manage expense names used across the system",
|
|
543
|
+
"master_expense_expense_type_desc": "Define categories and types for classifying expenses",
|
|
544
|
+
"master_expense_vendor_type_desc": "Configure the types of vendors associated with expenses",
|
|
545
|
+
"master_expense_vendor_tag_desc": "Create and assign tags to vendors for easy filtering",
|
|
546
|
+
"master_expense_vendor_document_type_desc": "Manage document types required for vendor transactions",
|
|
547
|
+
"master_expense_fuel_company_desc": "Maintain fuel company records linked to fuel expenses",
|
|
548
|
+
"master_fleet_breakdown_type_desc": "Define and manage types of vehicle breakdowns for reporting",
|
|
549
|
+
"master_fleet_incident_type_desc": "Classify incidents that occur within fleet operations",
|
|
550
|
+
"master_fleet_incident_status_desc": "Track and update the status of ongoing fleet incidents",
|
|
551
|
+
"master_fleet_incident_severity_desc": "Set severity levels to prioritize incident responses",
|
|
552
|
+
"master_fleet_insurance_claim_status_desc": "Monitor and manage the status of insurance claims",
|
|
553
|
+
"master_fleet_service_task_desc": "Configure tasks performed during vehicle servicing",
|
|
554
|
+
"master_fleet_service_part_desc": "Maintain a catalogue of parts used in fleet servicing",
|
|
555
|
+
"master_organisation_sub_company_desc": "Manage sub-companies operating under the main organisation",
|
|
556
|
+
"master_organisation_branch_desc": "Define and maintain branch locations across the organisation",
|
|
557
|
+
"master_organisation_color_desc": "Assign and manage brand colors used across organisational units",
|
|
558
|
+
"master_organisation_tag_desc": "Create tags to categorize and filter organisational entities",
|
|
559
|
+
"master_organisation_group_desc": "Group organisational units for streamlined management and reporting",
|
|
560
|
+
"master_spare_parts_category_desc": "Define top-level categories for organising spare parts inventory",
|
|
561
|
+
"master_spare_parts_sub_category_desc": "Create sub-categories under main categories for finer classification",
|
|
562
|
+
"master_spare_parts_unit_desc": "Configure units of measurement used for spare parts quantities",
|
|
563
|
+
"master_trip_trip_party_type_desc": "Define and manage party types associated with trip assignments",
|
|
564
|
+
"master_tyre_tyre_make_desc": "Manage tyre manufacturers and their brand information",
|
|
565
|
+
"master_tyre_tyre_model_desc": "Define tyre models available under each tyre make",
|
|
566
|
+
"master_tyre_tyre_grade_desc": "Set quality grades to classify tyres by performance level",
|
|
567
|
+
"master_user_role_desc": "Define and manage roles assigned to users within the system",
|
|
568
|
+
"master_user_status_desc": "Configure status options to track the activity state of users",
|
|
569
|
+
"master_vehicle_vehicle_type_desc": "Define vehicle types for classification and usage",
|
|
570
|
+
"master_vehicle_make_desc": "Manage manufacturers for vehicle creation",
|
|
571
|
+
"master_vehicle_model_desc": "Define vehicle models linked to makes",
|
|
572
|
+
"master_vehicle_sub_model_desc": "Manage sub-models for detailed classification",
|
|
573
|
+
"master_vehicle_status_type_desc": "Track vehicle status for operations",
|
|
574
|
+
"master_vehicle_ownership_type_desc": "Define ownership types for vehicles",
|
|
575
|
+
"master_vehicle_associated_to_desc": "Link vehicles to users or departments",
|
|
576
|
+
"master_vehicle_fuel_type_desc": "Define fuel types used by vehicles",
|
|
577
|
+
"master_vehicle_fuel_unit_desc": "Set fuel units for measurement",
|
|
578
|
+
"master_vehicle_fuel_removal_reason_desc": "Manage reasons for fuel removal",
|
|
579
|
+
"master_vehicle_document_type_desc": "Define document types for vehicle records",
|
|
580
|
+
"master_main_industry_desc": "Define industries for business classification",
|
|
581
|
+
"master_main_country_desc": "Manage countries for location setup",
|
|
582
|
+
"master_main_state_desc": "Define states for regional mapping",
|
|
583
|
+
"master_main_currency_desc": "Configure currencies for transactions",
|
|
584
|
+
"master_main_time_zone_desc": "Set time zones for system operations",
|
|
585
|
+
"master_main_date_format_desc": "Define date formats for display and storage",
|
|
586
|
+
"master_main_language_desc": "Manage languages for user interface",
|
|
587
|
+
"master_main_unit_distance_desc": "Set distance units for measurements",
|
|
588
|
+
"master_main_unit_mileage_desc": "Define mileage units for vehicles",
|
|
589
|
+
"master_main_unit_volume_desc": "Configure volume units for tracking",
|
|
590
|
+
"master_main_fasttag_bank_desc": "Manage banks for fasttag services",
|
|
591
|
+
"master_main_ewaybill_provider_desc": "Configure ewaybill providers for logistics",
|
|
592
|
+
"master_main_sim_provider_desc": "Manage sim providers for connectivity",
|
|
593
|
+
"master_main_landmark_desc": "Define landmarks for location reference"
|
|
594
|
+
},
|
|
595
|
+
"menu_gps": {
|
|
596
|
+
"main_module": "Main Module",
|
|
597
|
+
"vehicles": "Vehicles",
|
|
598
|
+
"buses": "Buses",
|
|
599
|
+
"documents": "Documents",
|
|
600
|
+
"drivers": "Drivers",
|
|
601
|
+
"users": "Users",
|
|
602
|
+
"gps_module": "GPS Module",
|
|
603
|
+
"features": "Features",
|
|
604
|
+
"dashboard": "Dashboard",
|
|
605
|
+
"live_track": "Live Track",
|
|
606
|
+
"live_track_link_share": "Live Track Link Share",
|
|
607
|
+
"track_history": "Track History",
|
|
608
|
+
"track_history_link_share": "Track History Link Share",
|
|
609
|
+
"vehicle_summary_report": "Vehicle Summary Report",
|
|
610
|
+
"dashboard_list_view": "Dashboard List View",
|
|
611
|
+
"dashboard_map_view": "Dashboard Map View",
|
|
612
|
+
"dashcam_live_stream": "Dashcam Live Stream",
|
|
613
|
+
"dashcam_events": "Dashcam Events",
|
|
614
|
+
"dashcam_video_history": "Dashcam Video History",
|
|
615
|
+
"vehicle_ignition_lock": "Vehicle Ignition Lock (Relay)",
|
|
616
|
+
"vehicle_digital_door_lock": "Vehicle Digital Door Lock",
|
|
617
|
+
"my_geofence": "My Geofence",
|
|
618
|
+
"track_nearest": "Track Nearest",
|
|
619
|
+
"notifications": "Notifications",
|
|
620
|
+
"reports": "Reports",
|
|
621
|
+
"main_reports": "Main Reports",
|
|
622
|
+
"live_dashboard_report": "Live Dashboard Report",
|
|
623
|
+
"all_vehicles_full_analysis_report": "All Vehicles Full Analysis Report",
|
|
624
|
+
"all_drivers_performance_report": "All Drivers Performance Report",
|
|
625
|
+
"vehicle_gps_raw_data_report": "Vehicle GPS Raw Data Report",
|
|
626
|
+
"vehicle_night_driving_report": "Vehicle Night Driving Report",
|
|
627
|
+
"vehicle_stoppage_report": "Vehicle Stoppage Report",
|
|
628
|
+
"vehicle_track_report": "Vehicle Track Report",
|
|
629
|
+
"kilometer_analysis_reports": "Kilometer Analysis Reports",
|
|
630
|
+
"all_vehicles_daily_km_summary_report": "All Vehicles Daily KM Summary Report",
|
|
631
|
+
"all_vehicles_last_24_hours_km_report": "All Vehicles Last 24 Hours KM Report",
|
|
632
|
+
"vehicle_hourly_km_report": "Vehicle Hourly KM Report",
|
|
633
|
+
"monthly_kilometers_summary_report": "Monthly Kilometers Summary Report",
|
|
634
|
+
"geofence_reports": "Geofence Reports",
|
|
635
|
+
"geofence_report": "Geofence Report",
|
|
636
|
+
"geofence_to_geofence_report": "Geofence to Geofence Report",
|
|
637
|
+
"ignition_reports": "Ignition Reports",
|
|
638
|
+
"vehicle_ignition_activity_log_report": "Vehicle Ignition Activity Log Report",
|
|
639
|
+
"all_vehicles_ignition_time_summary_report": "All Vehicles Ignition Time Summary Report",
|
|
640
|
+
"over_speed_reports": "Over Speed Reports",
|
|
641
|
+
"over_speed_report": "Over Speed Report",
|
|
642
|
+
"all_vehicles_over_speed_violation_summary_report": "All Vehicles Over Speed Violation Summary Report",
|
|
643
|
+
"vehicle_over_speed_violation_report": "Vehicle Over speed Violation Report",
|
|
644
|
+
"all_drivers_over_speed_violation_summary_report": "All Drivers Over Speed Violation Summary Report",
|
|
645
|
+
"driver_over_speed_violation_report": "Driver Over Speed Violation Report",
|
|
646
|
+
"monthly_over_speed_summary_report": "Monthly Over Speed Summary Report",
|
|
647
|
+
"telematics_sensor_reports": "Telematics Sensor Reports",
|
|
648
|
+
"temperature_report": "Temperature Report",
|
|
649
|
+
"advanced_complete_temperature_report": "Advanced Complete Temperature Report",
|
|
650
|
+
"door_sensor_report": "Door Sensor Report",
|
|
651
|
+
"genset_reports": "Genset Reports",
|
|
652
|
+
"vehicle_ignition_lock_log_report": "Vehicle Ignition Lock Log Report",
|
|
653
|
+
"vehicle_digital_door_lock_log_report": "Vehicle Digital Door Lock Log Report",
|
|
654
|
+
"fuel_consumption_reports": "Fuel Consumption Reports",
|
|
655
|
+
"fuel_raw_data_report": "Fuel Raw Data Report",
|
|
656
|
+
"fuel_graph_report_daywise": "Fuel Graph Report Daywise",
|
|
657
|
+
"advanced_complete_fuel_report": "Advanced Complete Fuel Report",
|
|
658
|
+
"fuel_consumption_report": "Fuel Consumption Report",
|
|
659
|
+
"fuel_refills_report": "Fuel Refills Report",
|
|
660
|
+
"fuel_removal_report": "Fuel Removal Report",
|
|
661
|
+
"daily_fuel_consumption_report": "Daily Fuel Consumption Report",
|
|
662
|
+
"monthly_fuel_consumption_report": "Monthly Fuel Consumption Report",
|
|
663
|
+
"bus_management": "Bus Management"
|
|
664
|
+
},
|
|
665
|
+
"menu_fleet": {
|
|
666
|
+
"fleet_management": "Fleet Management",
|
|
667
|
+
"vendor_management": "Vendor Management",
|
|
668
|
+
"vendor_dashboard": "Vendor Dashboard",
|
|
669
|
+
"vendor_list": "Vendor List",
|
|
670
|
+
"service_centers": "Service Centers",
|
|
671
|
+
"service_center": "Service Center",
|
|
672
|
+
"fuel_stations": "Fuel Stations",
|
|
673
|
+
"fuel_station": "Fuel Station",
|
|
674
|
+
"fleet_vendor": "Fleet Vendor",
|
|
675
|
+
"vendor_addresses": "Vendor Addresses",
|
|
676
|
+
"vendor_address": "Vendor Address",
|
|
677
|
+
"vendor_documents": "Vendor Documents",
|
|
678
|
+
"vendor_document": "Vendor Document",
|
|
679
|
+
"vendor_contact_persons": "Vendor Contact Persons",
|
|
680
|
+
"vendor_contact_person": "Vendor Contact Person",
|
|
681
|
+
"vendor_reviews": "Vendor Reviews",
|
|
682
|
+
"vendor_review": "Vendor Review",
|
|
683
|
+
"vendor_bank_accounts": "Vendor Bank Accounts",
|
|
684
|
+
"vendor_bank_account": "Vendor Bank Account",
|
|
685
|
+
"document_management": "Document Management",
|
|
686
|
+
"document_dashboard": "Document Dashboard",
|
|
687
|
+
"document_list": "Document List",
|
|
688
|
+
"document_reminders": "Document Reminders",
|
|
689
|
+
"fuel_management": "Fuel Management",
|
|
690
|
+
"fuel_dashboard": "Fuel Dashboard",
|
|
691
|
+
"fuel_refills": "Fuel Refills",
|
|
692
|
+
"fuel_refill": "Fuel Refill",
|
|
693
|
+
"fuel_removals": "Fuel Removals",
|
|
694
|
+
"fuel_removal": "Fuel Removal",
|
|
695
|
+
"issue_management": "Issue Management",
|
|
696
|
+
"issue_dashboard": "Issue Dashboard",
|
|
697
|
+
"vehicle_issues": "Vehicle Issues",
|
|
698
|
+
"vehicle_issue": "Vehicle Issue",
|
|
699
|
+
"issue_comments": "Issue Comments",
|
|
700
|
+
"issue_comment": "Issue Comment",
|
|
701
|
+
"service_management": "Service Management",
|
|
702
|
+
"service_dashboard": "Service Dashboard",
|
|
703
|
+
"service_schedule": "Service Schedule",
|
|
704
|
+
"vehicle_services": "Vehicle Services",
|
|
705
|
+
"vehicle_service": "Vehicle Service",
|
|
706
|
+
"service_reminders": "Service Reminders",
|
|
707
|
+
"service_reminder": "Service Reminder",
|
|
708
|
+
"service_tasks": "Service Tasks",
|
|
709
|
+
"service_task": "Service Task",
|
|
710
|
+
"inspection_management": "Inspection Management",
|
|
711
|
+
"inspection_dashboard": "Inspection Dashboard",
|
|
712
|
+
"inspection_forms": "Inspection Forms",
|
|
713
|
+
"inspection_form": "Inspection Form",
|
|
714
|
+
"inspection_schedule": "Inspection Schedule",
|
|
715
|
+
"vehicle_inspections": "Vehicle Inspections",
|
|
716
|
+
"vehicle_inspection": "Vehicle Inspection",
|
|
717
|
+
"breakdown_management": "Breakdown Management",
|
|
718
|
+
"breakdown_dashboard": "Breakdown Dashboard",
|
|
719
|
+
"vehicle_breakdowns": "Vehicle Breakdowns",
|
|
720
|
+
"vehicle_breakdown": "Vehicle Breakdown",
|
|
721
|
+
"breakdown_costs": "Breakdown Costs",
|
|
722
|
+
"breakdown_cost": "Breakdown Cost",
|
|
723
|
+
"incident_management": "Incident Management",
|
|
724
|
+
"incident_dashboard": "Incident Dashboard",
|
|
725
|
+
"vehicle_incidents": "Vehicle Incidents",
|
|
726
|
+
"vehicle_incident": "Vehicle Incident",
|
|
727
|
+
"incident_costs": "Incident Costs",
|
|
728
|
+
"incident_cost": "Incident Cost",
|
|
729
|
+
"workshop_management": "Workshop Management",
|
|
730
|
+
"workshop_dashboard": "Workshop Dashboard",
|
|
731
|
+
"fleet_workshops": "Fleet Workshops",
|
|
732
|
+
"fleet_workshop": "Fleet Workshop",
|
|
733
|
+
"tyre_management": "Tyre Management",
|
|
734
|
+
"tyre_dashboard": "Tyre Dashboard",
|
|
735
|
+
"tyre_inventory": "Tyre Inventory",
|
|
736
|
+
"tyre_axle_template": "Tyre Axle Template",
|
|
737
|
+
"tyre_usage_history": "Tyre Usage History",
|
|
738
|
+
"tyre_inspection_schedule": "Tyre Inspection Schedule",
|
|
739
|
+
"tyre_inspections": "Tyre Inspections",
|
|
740
|
+
"tyre_inspection": "Tyre Inspection",
|
|
741
|
+
"spare_parts_management": "Spare Parts Management",
|
|
742
|
+
"spare_parts_dashboard": "Spare Parts Dashboard",
|
|
743
|
+
"spare_parts_master": "Spare Parts Master",
|
|
744
|
+
"spare_part": "Spare Part",
|
|
745
|
+
"spare_parts_inventory": "Spare Parts Inventory",
|
|
746
|
+
"spare_parts_purchase_orders": "Spare Parts Purchase Orders",
|
|
747
|
+
"spare_parts_purchase_order": "Spare Parts Purchase Order",
|
|
748
|
+
"spare_parts_usage_report": "Spare Parts Usage Report",
|
|
749
|
+
"school_management": "School Management",
|
|
750
|
+
"school_dashboard": "School Dashboard",
|
|
751
|
+
"school_noticeboard": "School Noticeboard",
|
|
752
|
+
"noticeboard": "Noticeboard",
|
|
753
|
+
"school_holidays": "School Holidays",
|
|
754
|
+
"holiday": "Holiday",
|
|
755
|
+
"students_list": "Students List",
|
|
756
|
+
"student": "Student",
|
|
757
|
+
"leave_requests": "Levae Requests",
|
|
758
|
+
"leave_request": "Levae Request",
|
|
759
|
+
"route_change_requests": "Route Change Requests",
|
|
760
|
+
"route_change_request": "Route Change Request",
|
|
761
|
+
"bus_management": "Bus Management",
|
|
762
|
+
"bus_dashboard": "Bus Dashboard",
|
|
763
|
+
"bus_stops": "Bus Stops",
|
|
764
|
+
"bus_stop": "Bus Stop",
|
|
765
|
+
"bus_routes": "Bus Routes",
|
|
766
|
+
"bus_route": "Bus Route",
|
|
767
|
+
"bus_daily_schedule": "Bus Daily Schedule",
|
|
768
|
+
"bus_daily_schedules": "Bus Daily Schedules",
|
|
769
|
+
"bus_special_schedule": "Bus Special Schedule",
|
|
770
|
+
"bus_special_schedules": "Bus Special Schedules",
|
|
771
|
+
"bus_daily_runs": "Bus Daily Runs",
|
|
772
|
+
"bus_daily_run": "Bus Daily Run",
|
|
773
|
+
"vendor_management_desc": "Manage vendors, contracts, and performance tracking",
|
|
774
|
+
"document_management_desc": "Store, verify, and manage all fleet-related documents",
|
|
775
|
+
"fuel_management_desc": "Monitor fuel usage, expenses, and efficiency insights",
|
|
776
|
+
"issue_management_desc": "Track, assign, and resolve operational issues quickly",
|
|
777
|
+
"service_management_desc": "Schedule maintenance and manage vehicle servicing",
|
|
778
|
+
"inspection_management_desc": "Perform inspections and maintain compliance records",
|
|
779
|
+
"breakdown_management_desc": "Handle breakdown events and emergency responses",
|
|
780
|
+
"incident_management_desc": "Log incidents and analyze safety-related events",
|
|
781
|
+
"school_management_desc": "Manage school routes, stops, and student transport",
|
|
782
|
+
"bus_management_desc": "Track buses, routes, and real-time vehicle status",
|
|
783
|
+
"workshop_management_desc": "Manage workshops, repairs, and service workflows",
|
|
784
|
+
"tyre_management_desc": "Track tyre lifecycle, usage, and replacements",
|
|
785
|
+
"spare_parts_management_desc": "Manage spare parts inventory and stock movements"
|
|
786
|
+
},
|
|
787
|
+
"menu_trips": {
|
|
788
|
+
"trip_management": "Trip Management",
|
|
789
|
+
"trip_operations": "Trip Operations",
|
|
790
|
+
"trip_plans": "Trip Plans",
|
|
791
|
+
"trip_schedules": "Trip Schedules",
|
|
792
|
+
"trip_reports": "Trip Reports",
|
|
793
|
+
"completed_trips": "Completed Trips",
|
|
794
|
+
"trip_exceptions": "Trip Exceptions"
|
|
795
|
+
},
|
|
796
|
+
"menu_accounts": {
|
|
797
|
+
"accounts_management": "Accounts Management",
|
|
798
|
+
"financial_transactions": "Financial Transactions",
|
|
799
|
+
"invoices": "Invoices",
|
|
800
|
+
"payments": "Payments",
|
|
801
|
+
"receipts": "Receipts",
|
|
802
|
+
"reports_analytics": "Reports & Analytics",
|
|
803
|
+
"revenue_reports": "Revenue Reports",
|
|
804
|
+
"expense_reports": "Expense Reports",
|
|
805
|
+
"profit_loss_statements": "Profit & Loss Statements"
|
|
806
|
+
},
|
|
807
|
+
"menu_warehouse": {
|
|
808
|
+
"warehouse_operations": "Warehouse Operations",
|
|
809
|
+
"setup_configuration": "Setup & Configuration",
|
|
810
|
+
"manage_warehouses": "Manage Warehouses",
|
|
811
|
+
"storage_sections": "Storage Sections",
|
|
812
|
+
"temperature_zones": "Temperature Zones",
|
|
813
|
+
"inventory_management": "Inventory Management",
|
|
814
|
+
"stock_overview": "Stock Overview",
|
|
815
|
+
"batch_lot_tracking": "Batch & Lot Tracking",
|
|
816
|
+
"stock_movement": "Stock Movement",
|
|
817
|
+
"reorder_alerts": "Reorder Alerts",
|
|
818
|
+
"temperature_environmental_monitoring": "Temperature & Environmental Monitoring",
|
|
819
|
+
"live_monitoring": "Live Monitoring",
|
|
820
|
+
"alerts_thresholds": "Alerts & Thresholds",
|
|
821
|
+
"compliance_reports": "Compliance Reports",
|
|
822
|
+
"logistics_compliance": "Logistics & Compliance",
|
|
823
|
+
"order_shipment_management": "Order & Shipment Management",
|
|
824
|
+
"inbound_shipments": "Inbound Shipments",
|
|
825
|
+
"outbound_shipments": "Outbound Shipments",
|
|
826
|
+
"shipping_documents": "Shipping Documents",
|
|
827
|
+
"vendor_supplier_management": "Vendor & Supplier Management",
|
|
828
|
+
"vendor_profiles": "Vendor Profiles",
|
|
829
|
+
"purchase_orders": "Purchase Orders",
|
|
830
|
+
"supplier_rating": "Supplier Rating",
|
|
831
|
+
"reports_analytics": "Reports & Analytics",
|
|
832
|
+
"stock_reports": "Stock Reports",
|
|
833
|
+
"temperature_reports": "Temperature Reports",
|
|
834
|
+
"shipment_reports": "Shipment Reports",
|
|
835
|
+
"maintenance_repairs": "Maintenance & Repairs",
|
|
836
|
+
"scheduled_maintenance": "Scheduled Maintenance",
|
|
837
|
+
"repair_history": "Repair History"
|
|
838
|
+
},
|
|
839
|
+
"menu_crumb": {
|
|
840
|
+
"home": "Home",
|
|
841
|
+
"masters": "Masters",
|
|
842
|
+
"master_main": "Master Main",
|
|
843
|
+
"master_device": "Master Device",
|
|
844
|
+
"master_organisation": "Master Organisation",
|
|
845
|
+
"master_vehicle": "Master Vehicle",
|
|
846
|
+
"master_user": "Master User",
|
|
847
|
+
"master_fleet": "Master Fleet",
|
|
848
|
+
"master_bus": "Master Bus",
|
|
849
|
+
"master_spare_parts": "Master Spare Parts",
|
|
850
|
+
"master_tyre": "Master Tyre",
|
|
851
|
+
"master_trip": "Master Trip",
|
|
852
|
+
"master_expense": "Master Expense",
|
|
853
|
+
"gps": "GPS",
|
|
854
|
+
"features": "Features",
|
|
855
|
+
"reports": "Reports",
|
|
856
|
+
"gps_features": "GPS Features",
|
|
857
|
+
"gps_reports": "GPS Reports",
|
|
858
|
+
"main_reports": "Main Reports",
|
|
859
|
+
"kilometer_analysis_reports": "Kilometer Analysis Reports",
|
|
860
|
+
"geofence_reports": "Geofence Reports",
|
|
861
|
+
"ignition_reports": "Ignition Reports",
|
|
862
|
+
"over_speed_reports": "Over Speed Reports",
|
|
863
|
+
"telematics_sensor_reports": "Telematics Sensor Reports",
|
|
864
|
+
"fuel_consumption_reports": "Fuel Consumption Reports",
|
|
865
|
+
"fleet": "Fleet",
|
|
866
|
+
"vendor_management": "Vendor Management",
|
|
867
|
+
"document_management": "Document Management",
|
|
868
|
+
"fuel_management": "Fuel Management",
|
|
869
|
+
"issue_management": "Issue Management",
|
|
870
|
+
"service_management": "Service Management",
|
|
871
|
+
"inspection_management": "Inspection Management",
|
|
872
|
+
"breakdown_management": "Breakdown Management",
|
|
873
|
+
"incident_management": "Incident Management",
|
|
874
|
+
"workshop_management": "Workshop Management",
|
|
875
|
+
"spare_part_management": "Spare Part Management",
|
|
876
|
+
"reminder_management": "Reminder Management",
|
|
877
|
+
"tyre_management": "Tyre Management",
|
|
878
|
+
"bus_management": "Bus Management",
|
|
879
|
+
"school_management": "School Management",
|
|
880
|
+
"accounts": "Accounts",
|
|
881
|
+
"financial_transactions": "Financial Transactions",
|
|
882
|
+
"reports_&_analytics": "Reports & Analytics",
|
|
883
|
+
"warehouse": "Warehouse",
|
|
884
|
+
"setup_&_configuration": "Setup & Configuration",
|
|
885
|
+
"inventory_management": "Inventory Management",
|
|
886
|
+
"temperature_&_environmental_monitoring": "Temperature & Environmental Monitoring",
|
|
887
|
+
"logistics_&_compliance": "Logistics & Compliance",
|
|
888
|
+
"vendor_&_supplier_management": "Vendor & Supplier Management",
|
|
889
|
+
"maintenance_&_repairs": "Maintenance & Repairs",
|
|
890
|
+
"trips": "Trips",
|
|
891
|
+
"trip_management": "Trip Management",
|
|
892
|
+
"trip_operations": "Trip Operations",
|
|
893
|
+
"trip_reports": "Trip Reports"
|
|
894
|
+
},
|
|
895
|
+
"p_organisation": {
|
|
896
|
+
"organisation_name": "Organisation Name",
|
|
897
|
+
"organisation_email": "Email",
|
|
898
|
+
"organisation_mobile": "Mobile",
|
|
899
|
+
"organisation_code": "Organisation Code",
|
|
900
|
+
"organisation_utrack_id": "UTrack ID",
|
|
901
|
+
"db_instance": "DB Instance",
|
|
902
|
+
"db_group": "DB Group",
|
|
903
|
+
"locality": "Locality",
|
|
904
|
+
"state": "State",
|
|
905
|
+
"company_cin": "Company CIN",
|
|
906
|
+
"company_tin_gstin": "Company TIN/GSTIN",
|
|
907
|
+
"organisation_details": "Organisation Details",
|
|
908
|
+
"business_information": "Business Information",
|
|
909
|
+
"is_sync_gps_data_from_utrack": "Sync GPS Data From UTrack",
|
|
910
|
+
"show_vehicle_filters": "Show Vehicle Filters",
|
|
911
|
+
"is_bus_college": "Is Bus College",
|
|
912
|
+
"business_settings": "Business Settings",
|
|
913
|
+
"organisation_address": "Organisation Address",
|
|
914
|
+
"billing_address": "Billing Address"
|
|
915
|
+
},
|
|
916
|
+
"p_user": {
|
|
917
|
+
"user": "User",
|
|
918
|
+
"first_name": "First Name",
|
|
919
|
+
"last_name": "Last Name",
|
|
920
|
+
"email": "Email",
|
|
921
|
+
"mobile": "Mobile",
|
|
922
|
+
"username": "Username",
|
|
923
|
+
"can_login": "Can Login",
|
|
924
|
+
"is_activated": "Activated",
|
|
925
|
+
"is_root_user": "Root User",
|
|
926
|
+
"all_vehicles": "All Vehicles",
|
|
927
|
+
"google_login_data": "Google Login Data",
|
|
928
|
+
"is_google_login": "Is Google Login",
|
|
929
|
+
"default_module_name": "Default Module Name",
|
|
930
|
+
"default_page_name": "Default Page Name",
|
|
931
|
+
"default_page_url": "Default Page URL",
|
|
932
|
+
"default_theme": "Default Theme",
|
|
933
|
+
"password": "password",
|
|
934
|
+
"user_details": "User Details",
|
|
935
|
+
"vehicle_details": "Vehicle Details",
|
|
936
|
+
"vehicle_master": "Vehicle Master",
|
|
937
|
+
"vehicle_organisation": "Vehicle Organisation",
|
|
938
|
+
"preference_details": "Preference Details",
|
|
939
|
+
"fuel_details": "Fuel Details",
|
|
940
|
+
"access_details": "Access Details"
|
|
941
|
+
},
|
|
942
|
+
"p_vehicle": {
|
|
943
|
+
"vehicle_number": "Vehicle Number",
|
|
944
|
+
"vehicle_numbers": "Vehicle Numbers",
|
|
945
|
+
"vehicle_name": "Vehicle Name",
|
|
946
|
+
"odometer_history": "Odometer History",
|
|
947
|
+
"odometer_reading": "Odometer Reading",
|
|
948
|
+
"odometer_date": "Odometer Date",
|
|
949
|
+
"odometer_last_change_date": "Odometer Last Change Date",
|
|
950
|
+
"odometer_source": "Odometer Source",
|
|
951
|
+
"odometer_details": "Odometer Details",
|
|
952
|
+
"engine_number": "Engine Number",
|
|
953
|
+
"chassis_number": "Chassis Number",
|
|
954
|
+
"vehicle_make_year": "Vehicle Make Year",
|
|
955
|
+
"db_instance": "DB Instance",
|
|
956
|
+
"db_group": "DB Group",
|
|
957
|
+
"is_fleet_active": "Fleet Active",
|
|
958
|
+
"is_gps_active": "GPS Active",
|
|
959
|
+
"is_trip_active": "Trip Active",
|
|
960
|
+
"driver_name": "Driver Name",
|
|
961
|
+
"assign_driver_date": "Assign Driver Date",
|
|
962
|
+
"remove_driver_date": "Remove Driver Date",
|
|
963
|
+
"assign_date": "Assign Date",
|
|
964
|
+
"remove_date": "Remove Date",
|
|
965
|
+
"driver_history": "Driver History",
|
|
966
|
+
"driver_history_count": "Driver History Count",
|
|
967
|
+
"device_gps_source": "Device GPS Source",
|
|
968
|
+
"gps_source": "GPS Source",
|
|
969
|
+
"device_imei": "Device IMEI",
|
|
970
|
+
"device_history_count": "Device History Count",
|
|
971
|
+
"master_vehicle_details": "Master Vehicle Details",
|
|
972
|
+
"vehicle_basic_details": "Vehicle Basic Details",
|
|
973
|
+
"vehicle_lifecycle_details": "Vehicle Lifecycle Details",
|
|
974
|
+
"vehicle_gps_details": "Vehicle GPS Details",
|
|
975
|
+
"vehicle_trip_details": "Vehicle Trip Details",
|
|
976
|
+
"organisation_groups": "Organisation Groups",
|
|
977
|
+
"details_type": "Details Type",
|
|
978
|
+
"all_details": "All Details",
|
|
979
|
+
"basic_details": "Basic Details",
|
|
980
|
+
"gps_live_data": "GPS Live Data",
|
|
981
|
+
"gps_all_details": "GPS All Details",
|
|
982
|
+
"gps_details": "GPS Details",
|
|
983
|
+
"trip_details": "Trip Details",
|
|
984
|
+
"body_details": "Body Details",
|
|
985
|
+
"life_cycle_details": "Life Cycle Details",
|
|
986
|
+
"purchase_details": "Purchase Details",
|
|
987
|
+
"fuel_tank_type": "Fuel Tank Type",
|
|
988
|
+
"fuel_tank_size": "Fuel Tank Size",
|
|
989
|
+
"fuel_tank_1_size": "Fuel Tank 1 Size",
|
|
990
|
+
"fuel_tank_2_size": "Fuel Tank 2 Size",
|
|
991
|
+
"fuel_tank_total_size": "Fuel Tank Total Size",
|
|
992
|
+
"fuel_tank_details": "Fuel Tank Details",
|
|
993
|
+
"vehicle_passenger_capacity": "Passenger Capacity",
|
|
994
|
+
"standing_passenger_capacity": "Standing Passenger Capacity",
|
|
995
|
+
"vehicle_document": "Vehicle Document",
|
|
996
|
+
"vehicle_documents": "Vehicle Documents",
|
|
997
|
+
"vehicle_document_expiry": "Vehicle Document Expiry",
|
|
998
|
+
"master_vehicle_file": "Master Vehicle File",
|
|
999
|
+
"driver_details": "Driver Details",
|
|
1000
|
+
"user_details": "User Details",
|
|
1001
|
+
"inspector_details": "Inspector Details",
|
|
1002
|
+
"sub_details": "Sub Details",
|
|
1003
|
+
"child_details": "Child Details",
|
|
1004
|
+
"details": "Details"
|
|
1005
|
+
},
|
|
1006
|
+
"p_vehicle_trip_details": {
|
|
1007
|
+
"vehicle_trip_details": "Vehicle Trip Details",
|
|
1008
|
+
"trip_name": "Trip Name",
|
|
1009
|
+
"trip_no": "Trip Number",
|
|
1010
|
+
"eway_bill_number": "E-Way Bill Number",
|
|
1011
|
+
"route_name": "Route Name",
|
|
1012
|
+
"trip_start_date": "Trip Start Date",
|
|
1013
|
+
"trip_end_date": "Trip End Date",
|
|
1014
|
+
"trip_notes_1": "Trip Notes 1",
|
|
1015
|
+
"trip_notes_2": "Trip Notes 2",
|
|
1016
|
+
"trip_notes_3": "Trip Notes 3"
|
|
1017
|
+
},
|
|
1018
|
+
"p_vehicle_gps_details": {
|
|
1019
|
+
"serial_no": "Serial Number",
|
|
1020
|
+
"device_identifier": "Device Identifier",
|
|
1021
|
+
"traccar_protocol": "Traccar Protocol",
|
|
1022
|
+
"protocol": "Protocol",
|
|
1023
|
+
"api_details": "API Details",
|
|
1024
|
+
"api_code": "API Code",
|
|
1025
|
+
"temperature": "Temperature",
|
|
1026
|
+
"duel_temperature": "Dual Temperature",
|
|
1027
|
+
"fuel_bluetooth": "Fuel Bluetooth",
|
|
1028
|
+
"fuel_tank_type": "Fuel Tank Type",
|
|
1029
|
+
"fuel_tank_size": "Fuel Tank Size",
|
|
1030
|
+
"fuel_tank_1_size": "Fuel Tank 1 Size",
|
|
1031
|
+
"fuel_tank_2_size": "Fuel Tank 2 Size",
|
|
1032
|
+
"fuel_tank_total_size": "Fuel Tank Total Size",
|
|
1033
|
+
"over_speed_kmph": "Over Speed KMPH",
|
|
1034
|
+
"gps_lock_relay": "GPS Lock Relay",
|
|
1035
|
+
"gps_door_locker": "GPS Door Locker",
|
|
1036
|
+
"door_sensor": "Door Sensor",
|
|
1037
|
+
"genset_sensor": "Genset Sensor",
|
|
1038
|
+
"dashcam_sensor": "Dashcam Sensor",
|
|
1039
|
+
"is_rear_cam": "Rear Camera",
|
|
1040
|
+
"is_front_cam": "Front Camera",
|
|
1041
|
+
"camera_extra_count": "Extra Camera Count",
|
|
1042
|
+
"attributes": "Attributes",
|
|
1043
|
+
"raw": "Raw",
|
|
1044
|
+
"server_time": "Server Time",
|
|
1045
|
+
"device_time": "Device Time",
|
|
1046
|
+
"fix_time": "Fix Time",
|
|
1047
|
+
"altitude": "Altitude",
|
|
1048
|
+
"speed": "Speed",
|
|
1049
|
+
"battery": "Battery",
|
|
1050
|
+
"course": "Course",
|
|
1051
|
+
"ignition": "Ignition",
|
|
1052
|
+
"motion": "Motion",
|
|
1053
|
+
"power": "Power",
|
|
1054
|
+
"valid": "Valid",
|
|
1055
|
+
"battery_raw": "Battery Raw",
|
|
1056
|
+
"fuel_raw_1": "Fuel Raw 1",
|
|
1057
|
+
"fuel_raw_2": "Fuel Raw 2",
|
|
1058
|
+
"fuel": "Fuel",
|
|
1059
|
+
"fuel_1": "Fuel 1",
|
|
1060
|
+
"fuel_2": "Fuel 2",
|
|
1061
|
+
"temp_raw_1": "Temp Raw 1",
|
|
1062
|
+
"temp_raw_2": "Temp Raw 2",
|
|
1063
|
+
"temp": "Temperature",
|
|
1064
|
+
"temp_1": "Temperature 1",
|
|
1065
|
+
"temp_2": "Temperature 2",
|
|
1066
|
+
"nearest_landmark": "Nearest Landmark",
|
|
1067
|
+
"sensor_relay_lock": "Sensor Relay Lock",
|
|
1068
|
+
"sensor_digital_lock": "Sensor Digital Lock",
|
|
1069
|
+
"sensor_door": "Sensor Door",
|
|
1070
|
+
"sensor_genset": "Sensor Genset",
|
|
1071
|
+
"stopped_from_time": "Stopped From Time",
|
|
1072
|
+
"obd_gear_f": "OBD Gear Ratio",
|
|
1073
|
+
"obd_coolant_temp_f": "OBD Coolant Temp",
|
|
1074
|
+
"obd_ad_def_temp_f": "Ad Blue Temp",
|
|
1075
|
+
"obd_ad_def_level_f": "Ad Blue Level",
|
|
1076
|
+
"obd_engine_oil_level_f": "Engine Oil Level",
|
|
1077
|
+
"obd_engine_oil_temp_f": "Engine Oil Temp",
|
|
1078
|
+
"obd_engine_oil_pressure_f": "Engine Oil Pressure",
|
|
1079
|
+
"obd_fuel_level_f": "OBD Fuel Level",
|
|
1080
|
+
"obd_inst_fuel_economy_f": "OBD Fuel Economy",
|
|
1081
|
+
"gear_ratio_f": "Gear Ratio",
|
|
1082
|
+
"coolant_temp_f": "Coolant Temp",
|
|
1083
|
+
"ad_blue_f": "Ad Blue",
|
|
1084
|
+
"engine_oil_f": "Engine Oil",
|
|
1085
|
+
"obd_fuel_f": "OBD Fuel",
|
|
1086
|
+
"km_last_24": "Last 24 Hours (KM) ",
|
|
1087
|
+
"t_s_last_24_moving": "Last 24 Hours Moving Time (HH:MM:SS)",
|
|
1088
|
+
"t_s_last_24_ignition": "Last 24 Hours Ignition Time (HH:MM:SS)",
|
|
1089
|
+
"km_today": "Today (KM)",
|
|
1090
|
+
"t_s_today_moving": "Today Moving Time (HH:MM:SS)",
|
|
1091
|
+
"t_s_today_ignition": "Today Ignition Time (HH:MM:SS)",
|
|
1092
|
+
"km_this_week_sunday": "This Week - Sun (KM)",
|
|
1093
|
+
"km_this_week_monday": "This Week - Mon (KM)",
|
|
1094
|
+
"km_this_month": "This Month (KM)",
|
|
1095
|
+
"km_this_year": "This Year (KM)",
|
|
1096
|
+
"km_this_financial_year": "This Financial Year (KM)",
|
|
1097
|
+
"km_slotted_today": "Slotted Today (KM)",
|
|
1098
|
+
"km_slotted_this_week_sunday": "Slotted This Week - Sun (KM)",
|
|
1099
|
+
"km_slotted_this_week_monday": "Slotted This Week - Mon (KM)",
|
|
1100
|
+
"km_slotted_this_month": "Slotted This Month (KM)",
|
|
1101
|
+
"km_slotted_this_year": "Slotted This Year (KM)",
|
|
1102
|
+
"km_slotted_this_financial_year": "Slotted This Financial Year (KM)"
|
|
1103
|
+
},
|
|
1104
|
+
"p_vehicle_body": {
|
|
1105
|
+
"vehicle_body_details": "Body Details",
|
|
1106
|
+
"vehicle_height": "Height",
|
|
1107
|
+
"vehicle_width": "Width",
|
|
1108
|
+
"vehicle_length": "Length",
|
|
1109
|
+
"vehicle_passenger_capacity": "Passenger Capacity",
|
|
1110
|
+
"vehicle_cargo_volume": "Cargo Volume",
|
|
1111
|
+
"vehicle_maximum_weight_capacity": "Maximum Weight Capacity",
|
|
1112
|
+
"vehicle_total_fuel_quantity": "Total Fuel Quantity",
|
|
1113
|
+
"vehicle_tank_1_fuel_quantity": "Tank 1 Fuel Quantity",
|
|
1114
|
+
"vehicle_tank_2_fuel_quantity": "Tank 2 Fuel Quantity",
|
|
1115
|
+
"common_body_details": "Body & Dimension (Common)",
|
|
1116
|
+
"wheel_base": "Wheel Base",
|
|
1117
|
+
"number_of_doors": "Number of Doors",
|
|
1118
|
+
"passenger_configuration": "Passenger Configuration (Cars/Buses)",
|
|
1119
|
+
"standing_passenger_capacity": "Standing Passenger Capacity",
|
|
1120
|
+
"seat_configuration": "Seat Configuration",
|
|
1121
|
+
"has_air_conditioning": "Has Air Conditioning",
|
|
1122
|
+
"has_heating_system": "Has Heating System",
|
|
1123
|
+
"has_reclining_seats": "Has Reclining Seats",
|
|
1124
|
+
"has_safety_belts": "Has Safety Belts",
|
|
1125
|
+
"has_headrests": "Has Headrests",
|
|
1126
|
+
"has_armrests": "Has Armrests",
|
|
1127
|
+
"has_infotainment_system": "Has Infotainment System",
|
|
1128
|
+
"infotainment_type": "Infotainment Type",
|
|
1129
|
+
"has_individual_lighting": "Has Individual Lighting",
|
|
1130
|
+
"has_overhead_luggage_storage": "Has Overhead Luggage Storage",
|
|
1131
|
+
"wheelchair_accessible": "Wheelchair Accessible",
|
|
1132
|
+
"cargo_configuration": "Cargo Configuration (Trucks/Vans)",
|
|
1133
|
+
"cargo_area_type": "Cargo Area Type",
|
|
1134
|
+
"has_lift_gate": "Has Lift Gate",
|
|
1135
|
+
"has_refrigeration_unit": "Has Refrigeration Unit",
|
|
1136
|
+
"refrigeration_temperature_range": "Refrigeration Temperature Range",
|
|
1137
|
+
"cargo_bed_length": "Cargo Bed Length",
|
|
1138
|
+
"cargo_bed_width": "Cargo Bed Width",
|
|
1139
|
+
"cargo_bed_height": "Cargo Bed Height",
|
|
1140
|
+
"cargo_floor_material": "Cargo Floor Material",
|
|
1141
|
+
"has_side_doors": "Has Side Doors",
|
|
1142
|
+
"has_roof_hatch": "Has Roof Hatch",
|
|
1143
|
+
"cargo_tie_down_hooks_count": "Cargo Tie Down Hooks Count",
|
|
1144
|
+
"is_custom_body_built": "Is Custom Body Built",
|
|
1145
|
+
"number_of_axles": "Number of Axles",
|
|
1146
|
+
"axle_configuration": "Axle Configuration",
|
|
1147
|
+
"has_dual_rear_wheels": "Has Dual Rear Wheels",
|
|
1148
|
+
"suspension_type": "Suspension Type",
|
|
1149
|
+
"suspension_adjustability": "Suspension Adjustability",
|
|
1150
|
+
"ground_clearance_mm": "Ground Clearance (mm)",
|
|
1151
|
+
"tire_size": "Tire Size",
|
|
1152
|
+
"has_spare_tire": "Has Spare Tire",
|
|
1153
|
+
"has_all_terrain_tires": "Has All Terrain Tires",
|
|
1154
|
+
"has_run_flat_tires": "Has Run Flat Tires",
|
|
1155
|
+
"steering_type": "Steering Type",
|
|
1156
|
+
"wheel_drive_type": "Wheel Drive Type",
|
|
1157
|
+
"safety_features": "Safety Features",
|
|
1158
|
+
"has_abs": "Has ABS",
|
|
1159
|
+
"has_airbags": "Has Airbags",
|
|
1160
|
+
"has_speed_limiter": "Has Speed Limiter",
|
|
1161
|
+
"has_gps_tracker": "Has GPS Tracker",
|
|
1162
|
+
"has_parking_sensors": "Has Parking Sensors",
|
|
1163
|
+
"has_rear_camera": "Has Rear Camera",
|
|
1164
|
+
"has_lane_assist": "Has Lane Assist",
|
|
1165
|
+
"has_automatic_emergency_brake": "Has Automatic Emergency Brake",
|
|
1166
|
+
"has_tire_pressure_monitoring": "Has Tire Pressure Monitoring",
|
|
1167
|
+
"has_blind_spot_monitoring": "Has Blind Spot Monitoring",
|
|
1168
|
+
"has_collision_warning_system": "Has Collision Warning System",
|
|
1169
|
+
"has_immobilizer": "Has Immobilizer",
|
|
1170
|
+
"has_dashcam": "Has Dashcam",
|
|
1171
|
+
"has_emergency_exit": "Has Emergency Exit"
|
|
1172
|
+
},
|
|
1173
|
+
"p_vehicle_lifecycle_details": {
|
|
1174
|
+
"vehicle_lifecycle_details": "Vehicle Life Cycle Details",
|
|
1175
|
+
"service_start_date": "Service Start Date",
|
|
1176
|
+
"service_start_odometer_reading": "Start Odometer Reading",
|
|
1177
|
+
"service_end_date": "Service End Date",
|
|
1178
|
+
"service_end_odometer_reading": "End Odometer Reading",
|
|
1179
|
+
"life_estimate_max_month_year": "Life Estimate (Max Month/Year)",
|
|
1180
|
+
"life_estimate_max_odometer_reading": "Life Estimate Max Odometer Reading",
|
|
1181
|
+
"life_expiry_message": "Life Expiry Message",
|
|
1182
|
+
"life_expiry_note": "Life Expiry Note",
|
|
1183
|
+
"life_expiry": "Life Expiry",
|
|
1184
|
+
"estimated_life": "Estimated Life",
|
|
1185
|
+
"lifecycle_status": "Lifecycle Status",
|
|
1186
|
+
"is_extended_life_approved": "Is Extended Life Approved?",
|
|
1187
|
+
"life_status": "Life Status"
|
|
1188
|
+
},
|
|
1189
|
+
"p_vehicle_purchase_details": {
|
|
1190
|
+
"vehicle_purchase_details": "Vehicle Purchase Details",
|
|
1191
|
+
"basic_purchase_details": "Basic Purchase Details",
|
|
1192
|
+
"loan_interest_type": "Loan Interest Type",
|
|
1193
|
+
"purchase_date": "Purchase Date",
|
|
1194
|
+
"purchase_total_amount": "Purchase Total Amount",
|
|
1195
|
+
"purchase_notes": "Purchase Notes",
|
|
1196
|
+
"purchase_vehicle_type": "Purchase Vehicle Type",
|
|
1197
|
+
"purchase_type": "Purchase Type",
|
|
1198
|
+
"purchase_vendor": "Purchase Vendor",
|
|
1199
|
+
"loan_information": "Loan Information",
|
|
1200
|
+
"loan_amount": "Loan Amount",
|
|
1201
|
+
"loan_down_payment": "Loan Down Payment",
|
|
1202
|
+
"loan_interest_rate": "Loan Interest Rate",
|
|
1203
|
+
"loan_no_of_installments": "No. of Installments",
|
|
1204
|
+
"loan_first_payment_date": "Loan First Payment Date",
|
|
1205
|
+
"loan_last_payment_date": "Loan Last Payment Date",
|
|
1206
|
+
"loan_monthly_emi": "Monthly EMI",
|
|
1207
|
+
"loan_emi_date": "Loan EMI Date",
|
|
1208
|
+
"loan_vendor": "Loan Vendor",
|
|
1209
|
+
"lease_information": "Lease Information",
|
|
1210
|
+
"lease_start_date": "Lease Start Date",
|
|
1211
|
+
"lease_end_date": "Lease End Date",
|
|
1212
|
+
"lease_security_deposit_amount": "Lease Security Deposit Amount",
|
|
1213
|
+
"lease_monthly_emi_amount": "Monthly EMI Amount",
|
|
1214
|
+
"lease_emi_date": "Lease EMI Date",
|
|
1215
|
+
"lease_vendor": "Lease Vendor",
|
|
1216
|
+
"warranty_information": "Warranty Information",
|
|
1217
|
+
"warranty_expiration_date": "Warranty Expiration Date",
|
|
1218
|
+
"warranty_max_odometer_reading": "Warranty Max Odometer Reading",
|
|
1219
|
+
"warranty_exchange_date": "Warranty Exchange Date"
|
|
1220
|
+
},
|
|
1221
|
+
"p_main_device": {
|
|
1222
|
+
"serial_no": "Serial No",
|
|
1223
|
+
"device_identifier": "Device Identifier",
|
|
1224
|
+
"device_note_1": "Device Note 1",
|
|
1225
|
+
"device_note_2": "Device Note 2",
|
|
1226
|
+
"is_device_used": "Is Device Used",
|
|
1227
|
+
"device_usage_history": "Device Usage History",
|
|
1228
|
+
"assign_device_date": "Assign Device Date",
|
|
1229
|
+
"remove_device_date": "Remove Device Date",
|
|
1230
|
+
"device_gps_source": "Device GPS Source",
|
|
1231
|
+
"gps_source": "GPS Source",
|
|
1232
|
+
"db_instance": "DB Instance",
|
|
1233
|
+
"db_group": "DB Group",
|
|
1234
|
+
"device_manufacturer": "Device Manufacturer",
|
|
1235
|
+
"device_model": "Device Model",
|
|
1236
|
+
"device_type": "Device Type",
|
|
1237
|
+
"organisation": "Organisation",
|
|
1238
|
+
"country": "Country",
|
|
1239
|
+
"time_zone": "Time Zone",
|
|
1240
|
+
"is_sim_linked": "Is Sim Linked",
|
|
1241
|
+
"device_sim_link": "Device Sim Link",
|
|
1242
|
+
"device_sim_unlink": "Device Sim Unlink",
|
|
1243
|
+
"assign_device_to_vehicle": "Assign Device to Vehicle",
|
|
1244
|
+
"remove_device_from_vehicle": "Remove Device from Vehicle",
|
|
1245
|
+
"device_details": "Device Details",
|
|
1246
|
+
"device_configuration": "Device Configuration"
|
|
1247
|
+
},
|
|
1248
|
+
"p_main_sim": {
|
|
1249
|
+
"sim_number": "Sim Number",
|
|
1250
|
+
"sim_imei": "Sim IMEI",
|
|
1251
|
+
"sim_serial_number": "Sim Serial Number",
|
|
1252
|
+
"device_sim_link_date": "Device Sim Link Date",
|
|
1253
|
+
"device_sim_unlink_date": "Device Sim Unlink Date",
|
|
1254
|
+
"sim_status": "Sim Status",
|
|
1255
|
+
"billing_status": "Billing Status",
|
|
1256
|
+
"sim_change_history": "Sim Change History"
|
|
1257
|
+
},
|
|
1258
|
+
"p_driver": {
|
|
1259
|
+
"driver_details": "Driver Details",
|
|
1260
|
+
"helper_details": "Helper Details",
|
|
1261
|
+
"attendent_details": "attendent Details",
|
|
1262
|
+
"driver_code": "Driver Code",
|
|
1263
|
+
"driver_first_name": "First Name",
|
|
1264
|
+
"driver_last_name": "Last Name",
|
|
1265
|
+
"driver_mobile": "Mobile Number",
|
|
1266
|
+
"driver_email": "Email",
|
|
1267
|
+
"driver_license": "Driver License",
|
|
1268
|
+
"driver_pan": "PAN Number",
|
|
1269
|
+
"driver_aadhaar": "Aadhaar Number",
|
|
1270
|
+
"password": "Password",
|
|
1271
|
+
"can_login": "Can Login",
|
|
1272
|
+
"driver_type": "Driver Type",
|
|
1273
|
+
"driver_image_url": "Profile Image",
|
|
1274
|
+
"driver_image_key": "Profile Image Key",
|
|
1275
|
+
"driver_aadhaar_front_image_url": "Aadhaar Front Image",
|
|
1276
|
+
"driver_aadhaar_front_image_key": "Aadhaar Front Image Key",
|
|
1277
|
+
"driver_aadhaar_back_image_url": "Aadhaar Back Image",
|
|
1278
|
+
"driver_aadhaar_back_image_key": "Aadhaar Back Image Key",
|
|
1279
|
+
"driver_pan_image_url": "PAN Image",
|
|
1280
|
+
"driver_pan_image_key": "PAN Image Key",
|
|
1281
|
+
"driver_license_front_image_url": "License Front Image",
|
|
1282
|
+
"driver_license_front_image_key": "License Front Image Key",
|
|
1283
|
+
"driver_license_back_image_url": "License Back Image",
|
|
1284
|
+
"driver_license_back_image_key": "License Back Image Key",
|
|
1285
|
+
"assign_vehicle_date": "Vehicle Assigned Date",
|
|
1286
|
+
"assign_remove_driver_history": "Driving History",
|
|
1287
|
+
"assign_driver_to_vehicle": "Assign Driver to Vehicle",
|
|
1288
|
+
"remove_driver_from_vehicle": "Remove Driver from Vehicle",
|
|
1289
|
+
"assigned_vehicle": "Assigned Vehicle",
|
|
1290
|
+
"driver_documents": "Driver Documents"
|
|
1291
|
+
},
|
|
1292
|
+
"p_ticket": {
|
|
1293
|
+
"ticket_id": "Ticket ID",
|
|
1294
|
+
"subject": "Subject",
|
|
1295
|
+
"description": "Description",
|
|
1296
|
+
"admin_message": "Admin Message",
|
|
1297
|
+
"ticket_status": "Ticket Status",
|
|
1298
|
+
"ticket_files": "Attached Files",
|
|
1299
|
+
"user": "User Name",
|
|
1300
|
+
"admin": "Admin Name",
|
|
1301
|
+
"admin_action": "Admin Action"
|
|
1302
|
+
},
|
|
1303
|
+
"p_invoice": {
|
|
1304
|
+
"invoice_number": "Invoice Number",
|
|
1305
|
+
"invoice_month_year": "Invoice Month / Year",
|
|
1306
|
+
"invoice_amount": "Invoice Amount",
|
|
1307
|
+
"invoice_generate_date": "Invoice Generate Date",
|
|
1308
|
+
"invoice_due_date": "Invoice Due Date",
|
|
1309
|
+
"payment_date": "Payment Date",
|
|
1310
|
+
"invoice_status": "Invoice Status",
|
|
1311
|
+
"invoice_files": "Invoice Files"
|
|
1312
|
+
},
|
|
1313
|
+
"p_admin": {
|
|
1314
|
+
"admin_name": "Admin Name",
|
|
1315
|
+
"email": "Email",
|
|
1316
|
+
"password": "Password",
|
|
1317
|
+
"mobile": "Mobile",
|
|
1318
|
+
"admin_role": "Admin Role",
|
|
1319
|
+
"admin_image_url": "Admin Image URL",
|
|
1320
|
+
"admin_image_key": "Admin Image Key"
|
|
1321
|
+
},
|
|
1322
|
+
"p_change_password": {
|
|
1323
|
+
"old_password": "Old Password",
|
|
1324
|
+
"new_password": "New Password",
|
|
1325
|
+
"confirm_password": "Confirm Password",
|
|
1326
|
+
"change_password": "Change Password",
|
|
1327
|
+
"password_changed_successfully": "Password changed successfully!",
|
|
1328
|
+
"password_change_failed": "Failed to change password."
|
|
1329
|
+
},
|
|
1330
|
+
"p_static_page": {
|
|
1331
|
+
"page_name": "Page Name",
|
|
1332
|
+
"page_code": "Page Code",
|
|
1333
|
+
"page_url": "Page URL",
|
|
1334
|
+
"page_content": "Page Content"
|
|
1335
|
+
},
|
|
1336
|
+
"p_faq": {
|
|
1337
|
+
"faq_section": "FAQ Section",
|
|
1338
|
+
"faq_header": "FAQ Header",
|
|
1339
|
+
"faq_content": "FAQ Content"
|
|
1340
|
+
},
|
|
1341
|
+
"p_contact_us": {
|
|
1342
|
+
"mobile_number": "Mobile Number",
|
|
1343
|
+
"email": "Email",
|
|
1344
|
+
"facebook_link": "Facebook Link",
|
|
1345
|
+
"twitter_link": "Twitter Link",
|
|
1346
|
+
"instagram_link": "Instagram Link",
|
|
1347
|
+
"youtube_link": "YouTube Link",
|
|
1348
|
+
"linkedin_link": "LinkedIn Link",
|
|
1349
|
+
"pinterest_link": "Pinterest Link",
|
|
1350
|
+
"whatsapp_chat_url": "WhatsApp Chat URL",
|
|
1351
|
+
"telegram_chat_url": "Telegram Chat URL"
|
|
1352
|
+
},
|
|
1353
|
+
"p_external_apis": {
|
|
1354
|
+
"external_apis_form": "External APIs Form",
|
|
1355
|
+
"api_name": "API Name",
|
|
1356
|
+
"vendor_name": "Vendor Name",
|
|
1357
|
+
"api_key": "API Key",
|
|
1358
|
+
"allowed_ips": "Allowed IPs",
|
|
1359
|
+
"purpose": "Purpose",
|
|
1360
|
+
"username": "Username",
|
|
1361
|
+
"password": "Password",
|
|
1362
|
+
"description": "Description",
|
|
1363
|
+
"is_enabled": "Is Enabled",
|
|
1364
|
+
"rate_limit_rpm": "Rate Limit (RPM)",
|
|
1365
|
+
"auth_type": "Auth Type",
|
|
1366
|
+
"daily_report": "Daily Report",
|
|
1367
|
+
"monthly_report": "Monthly Report",
|
|
1368
|
+
"api_data_share_hit_log": "API Data Share Hit Log",
|
|
1369
|
+
"request_date_time": "Request Date & Time",
|
|
1370
|
+
"request_id": "Request ID",
|
|
1371
|
+
"ip_address": "IP Address",
|
|
1372
|
+
"user_agent": "User Agent",
|
|
1373
|
+
"is_auth_success": "Is Auth Success",
|
|
1374
|
+
"failed_message": "Failed Message",
|
|
1375
|
+
"success_count": "Success Count",
|
|
1376
|
+
"failed_count": "Failed Count",
|
|
1377
|
+
"total_count": "Total Count"
|
|
1378
|
+
},
|
|
1379
|
+
"p_cron_jobs": {
|
|
1380
|
+
"title": "Cron Jobs",
|
|
1381
|
+
"job_name": "Job Name",
|
|
1382
|
+
"cron_expression": "Cron Expression",
|
|
1383
|
+
"next_run": "Next Run",
|
|
1384
|
+
"last_status": "Last Status",
|
|
1385
|
+
"is_enabled": "Is Enabled",
|
|
1386
|
+
"logs": "Logs",
|
|
1387
|
+
"run_now": "Run Now",
|
|
1388
|
+
"execution_status": "Execution Status",
|
|
1389
|
+
"reset_all_jobs": "Reset All Jobs",
|
|
1390
|
+
"confirm_reset_all": "Are you sure you want to reset all cron jobs? This may affect currently running tasks.",
|
|
1391
|
+
"Start": "Start",
|
|
1392
|
+
"End": "End",
|
|
1393
|
+
"job_description": "Job Description",
|
|
1394
|
+
"cron_name": "Cron Name",
|
|
1395
|
+
"cron_expression_description": "Cron Expression Description",
|
|
1396
|
+
"next_run_date_time": "Next Run Date Time",
|
|
1397
|
+
"run_type": "Run Type",
|
|
1398
|
+
"start_date_time": "Start Date Time",
|
|
1399
|
+
"end_date_time": "End Date Time",
|
|
1400
|
+
"success_details": "Success Details",
|
|
1401
|
+
"error_details": "Error Details",
|
|
1402
|
+
"disable_now": "Disable Now",
|
|
1403
|
+
"enable_now": "Enable Now",
|
|
1404
|
+
"enabled": "Enabled",
|
|
1405
|
+
"disabled": "Disabled",
|
|
1406
|
+
"duration": "Duration (HH:MM:SS)"
|
|
1407
|
+
},
|
|
1408
|
+
"p_demo_request": {
|
|
1409
|
+
"name": "Name",
|
|
1410
|
+
"mobile": "Mobile",
|
|
1411
|
+
"email": "Email",
|
|
1412
|
+
"city": "City",
|
|
1413
|
+
"message": "Message",
|
|
1414
|
+
"admin_details": "Admin Details",
|
|
1415
|
+
"admin_message": "Admin Message",
|
|
1416
|
+
"admin_view": "Admin View"
|
|
1417
|
+
},
|
|
1418
|
+
"p_exclusive_feature_access": {
|
|
1419
|
+
"subject": "Subject",
|
|
1420
|
+
"message": "Message"
|
|
1421
|
+
},
|
|
1422
|
+
"p_notifications": {
|
|
1423
|
+
"module": "Module",
|
|
1424
|
+
"alert_type": "Alert Type",
|
|
1425
|
+
"alert_sub_type": "Alert Sub Type",
|
|
1426
|
+
"notification_title": "Notification Title",
|
|
1427
|
+
"notification_message": "Notification Message",
|
|
1428
|
+
"notification_html_message": "Notification HTML Message",
|
|
1429
|
+
"notification_key_1": "notification_key_1",
|
|
1430
|
+
"notification_key_2": "notification_key_2",
|
|
1431
|
+
"notification_key_3": "notification_key_3",
|
|
1432
|
+
"notification_key_4": "notification_key_4",
|
|
1433
|
+
"notification_key_5": "notification_key_5",
|
|
1434
|
+
"notification_key_6": "notification_key_6"
|
|
1435
|
+
},
|
|
1436
|
+
"p_notification_preference": {
|
|
1437
|
+
"notification_preference": "Notification Preferences",
|
|
1438
|
+
"notification_name": "Notification Name",
|
|
1439
|
+
"notification_status": "Notification Status",
|
|
1440
|
+
"notification_types": "Notification Types",
|
|
1441
|
+
"notification_channels": "Notification Channels",
|
|
1442
|
+
"mobile_numbers": "Mobile Numbers",
|
|
1443
|
+
"email_ids": "Emails",
|
|
1444
|
+
"cc_email_ids": "CC Emails",
|
|
1445
|
+
"notification_list": "Notification List",
|
|
1446
|
+
"over_speed_limit": "Over Speed Limit",
|
|
1447
|
+
"notification_details": "Notification Details",
|
|
1448
|
+
"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."
|
|
1449
|
+
},
|
|
1450
|
+
"p_report_preference": {
|
|
1451
|
+
"report_preference": "Report Preferences",
|
|
1452
|
+
"report_name": "Report Name",
|
|
1453
|
+
"report_status": "Report Status",
|
|
1454
|
+
"report_types": "Report Types",
|
|
1455
|
+
"report_channels": "Report Channels",
|
|
1456
|
+
"mobile_numbers": "Mobile Numbers",
|
|
1457
|
+
"email_ids": "Emails",
|
|
1458
|
+
"cc_email_ids": "CC Emails",
|
|
1459
|
+
"report_list": "Report List",
|
|
1460
|
+
"report_details": "Report Details",
|
|
1461
|
+
"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."
|
|
1462
|
+
},
|
|
1463
|
+
"p_dashcam_live_stream": {
|
|
1464
|
+
"no_video_available": "No Video Available",
|
|
1465
|
+
"camera_feed_not_configured": "Camera feed not configured",
|
|
1466
|
+
"front_camera": "Front Camera",
|
|
1467
|
+
"rear_camera": "Rear Camera",
|
|
1468
|
+
"cabin_camera1": "Cabin Camera 1",
|
|
1469
|
+
"cabin_camera2": "Cabin Camera 2"
|
|
1470
|
+
},
|
|
1471
|
+
"p_dashcam_events": {
|
|
1472
|
+
"preview": "Preview",
|
|
1473
|
+
"view_video": "View Video",
|
|
1474
|
+
"no_video": "No Video",
|
|
1475
|
+
"video_duration": "Video Duration",
|
|
1476
|
+
"video_size": "Video Size"
|
|
1477
|
+
},
|
|
1478
|
+
"p_dashcam_video_history": {
|
|
1479
|
+
"dashcam_camera": "Dashcam Camera"
|
|
1480
|
+
},
|
|
1481
|
+
"organisation_filters": {
|
|
1482
|
+
"organisation_filters": "Filters-A",
|
|
1483
|
+
"select_organisation_filter": "Select Filter-A",
|
|
1484
|
+
"branches": "Branches",
|
|
1485
|
+
"sub_companies": "Sub Companies",
|
|
1486
|
+
"colors": "Colors",
|
|
1487
|
+
"tags": "Tags",
|
|
1488
|
+
"groups": "Groups",
|
|
1489
|
+
"branch": "Branch",
|
|
1490
|
+
"sub_company": "Sub Company",
|
|
1491
|
+
"color": "Color",
|
|
1492
|
+
"tag": "Tag",
|
|
1493
|
+
"group": "Group",
|
|
1494
|
+
"no_branches_found": "No branches found",
|
|
1495
|
+
"no_sub_companies_found": "No sub companies found",
|
|
1496
|
+
"no_colors_found": "No colors found",
|
|
1497
|
+
"no_tags_found": "No tags found",
|
|
1498
|
+
"no_groups_found": "No groups found"
|
|
1499
|
+
},
|
|
1500
|
+
"vehicle_filters": {
|
|
1501
|
+
"vehicle_filters": "Filters-B",
|
|
1502
|
+
"select_vehicle_filter": "Select Filter-B",
|
|
1503
|
+
"vehicle_types": "Vehicle Types",
|
|
1504
|
+
"vehicle_makes": "Vehicle Makes",
|
|
1505
|
+
"status_types": "Status Types",
|
|
1506
|
+
"ownership_types": "Ownership Types",
|
|
1507
|
+
"fuel_types": "Fuel Types",
|
|
1508
|
+
"associated_to": "Associated To",
|
|
1509
|
+
"vehicle_type": "Vehicle Type",
|
|
1510
|
+
"vehicle_make": "Vehicle Make",
|
|
1511
|
+
"status_type": "Status Type",
|
|
1512
|
+
"ownership_type": "Ownership Type",
|
|
1513
|
+
"fuel_type": "Fuel Type",
|
|
1514
|
+
"no_vehicle_types_found": "No vehicle types found",
|
|
1515
|
+
"no_vehicle_makes_found": "No vehicle makes found",
|
|
1516
|
+
"no_status_types_found": "No status types found",
|
|
1517
|
+
"no_ownership_types_found": "No ownership types found",
|
|
1518
|
+
"no_associated_to_found": "No associated to found",
|
|
1519
|
+
"no_fuel_types_found": "No fuel types found"
|
|
1520
|
+
},
|
|
1521
|
+
"p_master_common": {
|
|
1522
|
+
"description": "Description"
|
|
1523
|
+
},
|
|
1524
|
+
"p_main_industry": {
|
|
1525
|
+
"industry_name": "Industry Name"
|
|
1526
|
+
},
|
|
1527
|
+
"p_main_country": {
|
|
1528
|
+
"country_name": "Country Name",
|
|
1529
|
+
"country_code": "Country Code",
|
|
1530
|
+
"country_mobile_code": "Country Mobile Code"
|
|
1531
|
+
},
|
|
1532
|
+
"p_main_state": {
|
|
1533
|
+
"state_name": "State Name",
|
|
1534
|
+
"state_names": "States",
|
|
1535
|
+
"state_code": "State Code"
|
|
1536
|
+
},
|
|
1537
|
+
"p_main_currency": {
|
|
1538
|
+
"currency": "Currency",
|
|
1539
|
+
"currency_name": "Currency Name",
|
|
1540
|
+
"currency_symbol": "Currency Symbol",
|
|
1541
|
+
"currency_code": "Currency Code"
|
|
1542
|
+
},
|
|
1543
|
+
"p_main_time_zone": {
|
|
1544
|
+
"time_zone": "Time Zone",
|
|
1545
|
+
"time_zones": "Time Zones",
|
|
1546
|
+
"time_zone_identifier": "Time Zone Identifier",
|
|
1547
|
+
"time_zone_code": "Time Zone Code",
|
|
1548
|
+
"time_zone_abbrevation": "Time Zone Abbreviation",
|
|
1549
|
+
"time_zone_offset": "Time Zone Offset",
|
|
1550
|
+
"time_zone_offset_seconds": "Time Zone Offset Seconds"
|
|
1551
|
+
},
|
|
1552
|
+
"p_main_date_format": {
|
|
1553
|
+
"date_format_date": "Date Format Date",
|
|
1554
|
+
"date_format_time": "Date Format Time",
|
|
1555
|
+
"date_format_date_time": "Date Format Date Time"
|
|
1556
|
+
},
|
|
1557
|
+
"p_main_language": {
|
|
1558
|
+
"language": "Language",
|
|
1559
|
+
"languages": "Languages",
|
|
1560
|
+
"language_name": "Language Name",
|
|
1561
|
+
"language_code": "Language Code"
|
|
1562
|
+
},
|
|
1563
|
+
"p_main_unit_distance": {
|
|
1564
|
+
"unit_name_only": "Distance Unit",
|
|
1565
|
+
"unit_names_only": "Distance Units",
|
|
1566
|
+
"unit_name": "Distance Unit Name",
|
|
1567
|
+
"unit_code": "Unit Code"
|
|
1568
|
+
},
|
|
1569
|
+
"p_main_unit_mileage": {
|
|
1570
|
+
"unit_name_only": "Mileage Unit",
|
|
1571
|
+
"unit_names_only": "Mileage Units",
|
|
1572
|
+
"unit_name": "Mileage Unit Name",
|
|
1573
|
+
"unit_code": "Unit Code"
|
|
1574
|
+
},
|
|
1575
|
+
"p_main_unit_volume": {
|
|
1576
|
+
"unit_name_only": "Volume Unit",
|
|
1577
|
+
"unit_names_only": "Volume Units",
|
|
1578
|
+
"unit_name": "Volume Unit Name",
|
|
1579
|
+
"unit_code": "Unit Code"
|
|
1580
|
+
},
|
|
1581
|
+
"p_main_fasttag_bank": {
|
|
1582
|
+
"bank_names": "Bank Names",
|
|
1583
|
+
"bank_name": "Bank Name",
|
|
1584
|
+
"bank_code": "Bank Code"
|
|
1585
|
+
},
|
|
1586
|
+
"p_main_ewaybill_provider": {
|
|
1587
|
+
"provider_names": "Provider Names",
|
|
1588
|
+
"provider_name": "Provider Name",
|
|
1589
|
+
"provider_code": "Provider Code"
|
|
1590
|
+
},
|
|
1591
|
+
"p_main_sim_provider": {
|
|
1592
|
+
"provider_names": "Provider Names",
|
|
1593
|
+
"provider_name": "Provider Name",
|
|
1594
|
+
"country_notes": "Country Notes"
|
|
1595
|
+
},
|
|
1596
|
+
"p_main_landmark": {
|
|
1597
|
+
"landmark_name": "Landmark Name",
|
|
1598
|
+
"landmark_location": "Landmark Location",
|
|
1599
|
+
"locality": "Locality",
|
|
1600
|
+
"city_district_town": "City/District/Town",
|
|
1601
|
+
"zip_code": "Zip Code"
|
|
1602
|
+
},
|
|
1603
|
+
"p_device_manufacturer": {
|
|
1604
|
+
"manufacturer": "Manufacturer",
|
|
1605
|
+
"device_manufacturer_name": "Manufacturer Name",
|
|
1606
|
+
"device_manufacturer_code": "Manufacturer Code"
|
|
1607
|
+
},
|
|
1608
|
+
"p_device_model": {
|
|
1609
|
+
"device_model": "Model",
|
|
1610
|
+
"device_model_name": "Model Name",
|
|
1611
|
+
"device_model_code": "Model Code"
|
|
1612
|
+
},
|
|
1613
|
+
"p_device_type": {
|
|
1614
|
+
"device_type_name": "Device Type Name",
|
|
1615
|
+
"device_type_code": "Device Type Code",
|
|
1616
|
+
"description": "Device Type Description"
|
|
1617
|
+
},
|
|
1618
|
+
"p_organisation_sub_company": {
|
|
1619
|
+
"sub_company": "Sub Company",
|
|
1620
|
+
"sub_company_name": "Sub Company Name",
|
|
1621
|
+
"sub_company_GSTIN": "GSTIN"
|
|
1622
|
+
},
|
|
1623
|
+
"p_organisation_branch": {
|
|
1624
|
+
"branch": "Branch",
|
|
1625
|
+
"branch_name": "Branch Name",
|
|
1626
|
+
"branch_city": "Branch City",
|
|
1627
|
+
"branch_address": "Branch Address"
|
|
1628
|
+
},
|
|
1629
|
+
"p_organisation_color": {
|
|
1630
|
+
"color": "Color",
|
|
1631
|
+
"color_name": "Color Name",
|
|
1632
|
+
"color_code": "Color Code"
|
|
1633
|
+
},
|
|
1634
|
+
"p_organisation_tag": {
|
|
1635
|
+
"tag": "Tag",
|
|
1636
|
+
"tag_name": "Tag Name"
|
|
1637
|
+
},
|
|
1638
|
+
"p_organisation_group": {
|
|
1639
|
+
"group": "Group",
|
|
1640
|
+
"group_name": "Group Name"
|
|
1641
|
+
},
|
|
1642
|
+
"p_vehicle_type": {
|
|
1643
|
+
"vehicle_type": "Vehicle Type",
|
|
1644
|
+
"vehicle_types": "Vehicle Types"
|
|
1645
|
+
},
|
|
1646
|
+
"p_vehicle_make": {
|
|
1647
|
+
"vehicle_make": "Vehicle Make"
|
|
1648
|
+
},
|
|
1649
|
+
"p_vehicle_model": {
|
|
1650
|
+
"vehicle_model": "Vehicle Model"
|
|
1651
|
+
},
|
|
1652
|
+
"p_vehicle_sub_model": {
|
|
1653
|
+
"vehicle_sub_model": "Vehicle Sub Model"
|
|
1654
|
+
},
|
|
1655
|
+
"p_vehicle_status_type": {
|
|
1656
|
+
"status_type": "Status Type"
|
|
1657
|
+
},
|
|
1658
|
+
"p_vehicle_ownership_type": {
|
|
1659
|
+
"ownership_type": "Vehicle Ownership Type"
|
|
1660
|
+
},
|
|
1661
|
+
"p_vehicle_associated_to": {
|
|
1662
|
+
"associated_to": "Vehicle Associated To"
|
|
1663
|
+
},
|
|
1664
|
+
"p_vehicle_fuel_type": {
|
|
1665
|
+
"fuel_type": "Vehicle Fuel Type",
|
|
1666
|
+
"primary_fuel_type": "Primary Fuel Type",
|
|
1667
|
+
"secondary_fuel_type": "Secondary Fuel Type"
|
|
1668
|
+
},
|
|
1669
|
+
"p_vehicle_fuel_unit": {
|
|
1670
|
+
"fuel_unit": "Vehicle Fuel Unit",
|
|
1671
|
+
"primary_fuel_unit": "Primary Fuel Unit",
|
|
1672
|
+
"secondary_fuel_unit": "Secondary Fuel Unit"
|
|
1673
|
+
},
|
|
1674
|
+
"p_vehicle_fuel_removal_reason": {
|
|
1675
|
+
"removal_reason": "Vehicle Fuel Removal Reason"
|
|
1676
|
+
},
|
|
1677
|
+
"p_vehicle_document_type": {
|
|
1678
|
+
"document_type": "Vehicle Document Type"
|
|
1679
|
+
},
|
|
1680
|
+
"p_user_role": {
|
|
1681
|
+
"user_role": "User Role",
|
|
1682
|
+
"user_roles": "User Roles"
|
|
1683
|
+
},
|
|
1684
|
+
"p_user_status": {
|
|
1685
|
+
"user_status": "User Status"
|
|
1686
|
+
},
|
|
1687
|
+
"p_fleet_breakdown_type": {
|
|
1688
|
+
"fleet_breakdown_type": "Fleet Breakdown Type"
|
|
1689
|
+
},
|
|
1690
|
+
"p_fleet_incident_type": {
|
|
1691
|
+
"fleet_incident_type": "Fleet Incident Type"
|
|
1692
|
+
},
|
|
1693
|
+
"p_fleet_incident_status": {
|
|
1694
|
+
"fleet_incident_status": "Fleet Incident Status"
|
|
1695
|
+
},
|
|
1696
|
+
"p_fleet_incident_severity": {
|
|
1697
|
+
"fleet_incident_severity": "Fleet Incident Severity"
|
|
1698
|
+
},
|
|
1699
|
+
"p_fleet_insurance_claim_status": {
|
|
1700
|
+
"fleet_insurance_claim_status": "Fleet Insurance Claim Status"
|
|
1701
|
+
},
|
|
1702
|
+
"p_fleet_service_task": {
|
|
1703
|
+
"fleet_service_task": "Fleet Service Task"
|
|
1704
|
+
},
|
|
1705
|
+
"p_fleet_service_part": {
|
|
1706
|
+
"fleet_service_part": "Fleet Service part",
|
|
1707
|
+
"part_name": "Part Name",
|
|
1708
|
+
"part_amount": "Part Amount"
|
|
1709
|
+
},
|
|
1710
|
+
"p_bus_class": {
|
|
1711
|
+
"class_name": "Class Name"
|
|
1712
|
+
},
|
|
1713
|
+
"p_bus_program": {
|
|
1714
|
+
"program_name": "Program Name"
|
|
1715
|
+
},
|
|
1716
|
+
"p_bus_relationship": {
|
|
1717
|
+
"relationship_name": "Relationship Name"
|
|
1718
|
+
},
|
|
1719
|
+
"p_bus_section": {
|
|
1720
|
+
"section_name": "Section Name"
|
|
1721
|
+
},
|
|
1722
|
+
"p_bus_semester": {
|
|
1723
|
+
"semester_name": "Semester Name"
|
|
1724
|
+
},
|
|
1725
|
+
"p_bus_stream": {
|
|
1726
|
+
"stream_name": "Stream Name"
|
|
1727
|
+
},
|
|
1728
|
+
"p_bus_year": {
|
|
1729
|
+
"year_name": "Year Name"
|
|
1730
|
+
},
|
|
1731
|
+
"p_spare_part_category": {
|
|
1732
|
+
"category": "Category",
|
|
1733
|
+
"category_name": "Category Name",
|
|
1734
|
+
"category_code": "Category Code"
|
|
1735
|
+
},
|
|
1736
|
+
"p_spare_part_sub_category": {
|
|
1737
|
+
"sub_category_name": "Sub Category Name",
|
|
1738
|
+
"sub_category_code": "Sub Category Code"
|
|
1739
|
+
},
|
|
1740
|
+
"p_spare_part_unit": {
|
|
1741
|
+
"unit_name": "Unit Name",
|
|
1742
|
+
"unit_code": "Unit Code"
|
|
1743
|
+
},
|
|
1744
|
+
"p_tyre_make": {
|
|
1745
|
+
"tyre_make": "Tyre Make"
|
|
1746
|
+
},
|
|
1747
|
+
"p_tyre_model": {
|
|
1748
|
+
"tyre_model": "Tyre Model",
|
|
1749
|
+
"warranty_months": "Warranty Months",
|
|
1750
|
+
"warranty_kms": "Warranty KMs",
|
|
1751
|
+
"tyre_size": "Tyre Size",
|
|
1752
|
+
"tread_depth": "Tread Depth",
|
|
1753
|
+
"recommended_min_tread_depth": "Recommended Min Tread Depth",
|
|
1754
|
+
"recommended_max_run_kms": "Recommended Max Run KMs"
|
|
1755
|
+
},
|
|
1756
|
+
"p_tyre_grade": {
|
|
1757
|
+
"tyre_grade": "Tyre Grade"
|
|
1758
|
+
},
|
|
1759
|
+
"p_expense_name": {
|
|
1760
|
+
"expense_name": "Expense Name",
|
|
1761
|
+
"expense_category": "Expense Category"
|
|
1762
|
+
},
|
|
1763
|
+
"p_expense_type": {
|
|
1764
|
+
"expense_type_name": "Expense Type Name"
|
|
1765
|
+
},
|
|
1766
|
+
"p_vendor_type": {
|
|
1767
|
+
"vendor_type": "Vendor Type",
|
|
1768
|
+
"vendor_types": "Vendor Types"
|
|
1769
|
+
},
|
|
1770
|
+
"p_vendor_document_type": {
|
|
1771
|
+
"vendor_document_type": "Vendor Document Type",
|
|
1772
|
+
"vendor_document_types": "Vendor Document Types"
|
|
1773
|
+
},
|
|
1774
|
+
"p_vendor_tag": {
|
|
1775
|
+
"vendor_tag": "Vendor Tag",
|
|
1776
|
+
"vendor_tags": "Vendor Tags"
|
|
1777
|
+
},
|
|
1778
|
+
"p_fuel_company": {
|
|
1779
|
+
"company_name": "Fuel Company",
|
|
1780
|
+
"company_names": "Fuel Companies"
|
|
1781
|
+
},
|
|
1782
|
+
"p_party_type": {
|
|
1783
|
+
"party_type": "Party Type"
|
|
1784
|
+
},
|
|
1785
|
+
"gps_dashboard": {
|
|
1786
|
+
"dashboard": "Dashboard",
|
|
1787
|
+
"vehicles": "Vehicles",
|
|
1788
|
+
"manage_vehicles": "Manage Vehicles",
|
|
1789
|
+
"gps_status": "GPS Status",
|
|
1790
|
+
"gps_operations": "GPS Operations",
|
|
1791
|
+
"gps_graphs": "GPS Graphs",
|
|
1792
|
+
"relay_control": "Relay control",
|
|
1793
|
+
"remote_action": "Remote action",
|
|
1794
|
+
"digital_door_lock": "Digital Door Lock",
|
|
1795
|
+
"remote_door_control": "Remote door control",
|
|
1796
|
+
"security": "Security",
|
|
1797
|
+
"vehicle_status": "Vehicle Status",
|
|
1798
|
+
"top_vehicles_km": "Top Vehicles by KM",
|
|
1799
|
+
"daywise_km": "Daywise KM",
|
|
1800
|
+
"monthly_km": "Monthly KM",
|
|
1801
|
+
"total": "Total",
|
|
1802
|
+
"moving": "Moving",
|
|
1803
|
+
"stopped": "Stopped",
|
|
1804
|
+
"awaiting_gps": "Awaiting GPS",
|
|
1805
|
+
"no_km_data": "No KM Data",
|
|
1806
|
+
"digital_lock_status": "Digital Lock Status",
|
|
1807
|
+
"unlocked_vehicles": "Unlocked vehicles",
|
|
1808
|
+
"unlocked_vehicles_desc": "Digital Vehicle Lock is OFF, engine can start",
|
|
1809
|
+
"locked_vehicles": "Locked vehicles",
|
|
1810
|
+
"locked_vehicles_desc": "Digital Vehicle Lock is ON, engine is cut off",
|
|
1811
|
+
"lock_action": "Lock Action",
|
|
1812
|
+
"locked": "Locked",
|
|
1813
|
+
"unlocked": "Unlocked",
|
|
1814
|
+
"lock_vehicle_now": "Lock Vehicle Now",
|
|
1815
|
+
"unlock_vehicle_now": "Unlock Vehicle Now",
|
|
1816
|
+
"unlock_door_now": "Unlock Door Now",
|
|
1817
|
+
"vehicle_digital_lock": "Vehicle Digital Lock",
|
|
1818
|
+
"vehicle_digital_lock_subtitle": "Lock / unlock relay for selected vehicles",
|
|
1819
|
+
"cannot_lock_no_gps": "Cannot lock: no GPS data available.",
|
|
1820
|
+
"only_stopped_vehicle_can_be_locked": "Only stopped vehicles can be locked.",
|
|
1821
|
+
"confirm_lock_vehicle": "Do you want to lock vehicle",
|
|
1822
|
+
"confirm_unlock_vehicle": "Do you want to unlock vehicle",
|
|
1823
|
+
"confirm_unlock_vehicle_door": "Do you want to unlock vehicle door",
|
|
1824
|
+
"lock_vehicle_title": "Confirm Vehicle Lock",
|
|
1825
|
+
"unlock_vehicle_title": "Confirm Vehicle Unlock",
|
|
1826
|
+
"unlock_vehicle_door_title": "Confirm Vehicle Door Unlock",
|
|
1827
|
+
"lock_command_sent": "Lock command sent to vehicle.",
|
|
1828
|
+
"unlock_command_sent": "Unlock command sent to vehicle.",
|
|
1829
|
+
"door_unlock_command_sent": "Door Unlock command sent to vehicle.",
|
|
1830
|
+
"vehicle_lock_action_title": "Vehicle Lock Command",
|
|
1831
|
+
"door_unlock_action_title": "Door unlock Command",
|
|
1832
|
+
"action": "Action",
|
|
1833
|
+
"processing_command": "Processing command...",
|
|
1834
|
+
"lock": "Lock",
|
|
1835
|
+
"unlock": "Unlock",
|
|
1836
|
+
"vehicle_management": "Vehicle Management"
|
|
1837
|
+
},
|
|
1838
|
+
"live_track": {
|
|
1839
|
+
"refresh": "Refresh",
|
|
1840
|
+
"recenter": "Recenter",
|
|
1841
|
+
"zoom": "Zoom",
|
|
1842
|
+
"history": "History",
|
|
1843
|
+
"share": "Share",
|
|
1844
|
+
"trip": "Trip",
|
|
1845
|
+
"minimize": "Minimize",
|
|
1846
|
+
"maximize": "Maximize",
|
|
1847
|
+
"color_legend": "Color Legend",
|
|
1848
|
+
"moving": "Moving",
|
|
1849
|
+
"stopped": "Stopped",
|
|
1850
|
+
"awaiting_gps": "Awaiting GPS",
|
|
1851
|
+
"gps_unavailable": "GPS Unavailable",
|
|
1852
|
+
"no_vehicle_selected": "No vehicle selected.",
|
|
1853
|
+
"gps_not_found": "Vehicle GPS Details not found."
|
|
1854
|
+
},
|
|
1855
|
+
"track_history": {
|
|
1856
|
+
"trip_summary": "Trip Summary",
|
|
1857
|
+
"total_distance": "Total Distance",
|
|
1858
|
+
"sensors": "Sensors",
|
|
1859
|
+
"fuel": "Fuel",
|
|
1860
|
+
"temperature": "Temperature",
|
|
1861
|
+
"travel_time": "Travel Time",
|
|
1862
|
+
"max_speed": "Max Speed",
|
|
1863
|
+
"avg_speed": "Avg Speed",
|
|
1864
|
+
"color_legend": "Color Legend",
|
|
1865
|
+
"marker_legend": "Marker Legend",
|
|
1866
|
+
"start": "Start",
|
|
1867
|
+
"end": "End",
|
|
1868
|
+
"stop_time": "Stop Time",
|
|
1869
|
+
"timeline": "Timeline",
|
|
1870
|
+
"speed": "Speed",
|
|
1871
|
+
"refresh": "Refresh",
|
|
1872
|
+
"recenter": "Recenter",
|
|
1873
|
+
"zoom": "Zoom",
|
|
1874
|
+
"play": "Play",
|
|
1875
|
+
"share": "Share",
|
|
1876
|
+
"show_stoppage": "Show Stoppage",
|
|
1877
|
+
"show_timeline": "Show Timeline",
|
|
1878
|
+
"stoppage_interval": "Stoppage Interval",
|
|
1879
|
+
"timeline_interval": "Timeline Interval",
|
|
1880
|
+
"close_info_windows": "Close Info",
|
|
1881
|
+
"pause": "Pause",
|
|
1882
|
+
"resume": "Resume",
|
|
1883
|
+
"reset": "Reset",
|
|
1884
|
+
"backward": "Backward",
|
|
1885
|
+
"forward": "Forward",
|
|
1886
|
+
"live_track_details": "Live Track Details"
|
|
1887
|
+
},
|
|
1888
|
+
"vehicle_summary_report": {
|
|
1889
|
+
"today": "Today",
|
|
1890
|
+
"last_24": "Last 24 Hours",
|
|
1891
|
+
"this_week": "This Week",
|
|
1892
|
+
"last_7_days": "Last 7 Days",
|
|
1893
|
+
"this_month": "This Month",
|
|
1894
|
+
"last_3_months": "Last 3 Months"
|
|
1895
|
+
},
|
|
1896
|
+
"dashboard_map_view": {
|
|
1897
|
+
"show_number": "Show Number",
|
|
1898
|
+
"show_icon": "Show Icon",
|
|
1899
|
+
"geofence_summary": "Geofence Summary",
|
|
1900
|
+
"vehicle_status_legend": "Vehicle Status Legend",
|
|
1901
|
+
"total": "Total",
|
|
1902
|
+
"moving": "Moving",
|
|
1903
|
+
"stopped": "Stopped",
|
|
1904
|
+
"awaiting_gps": "Awaiting GPS",
|
|
1905
|
+
"gps_unavailable": "GPS Unavailable",
|
|
1906
|
+
"last_refresh_data": "Last Refresh Data",
|
|
1907
|
+
"cluster_marker": "Cluster Marker",
|
|
1908
|
+
"show_vehicle_number": "Show Vehicle Number",
|
|
1909
|
+
"show_traffic": "Show Traffic",
|
|
1910
|
+
"auto_zoom": "Auto Zoom",
|
|
1911
|
+
"no_geofences": "No Geofences",
|
|
1912
|
+
"zoom_to_vehicle": "Zoom to Vehicle",
|
|
1913
|
+
"select_vehicle": "Select Vehicle",
|
|
1914
|
+
"zoom_to_geofence": "Zoom to Geofence",
|
|
1915
|
+
"select_geofence": "Select Geofence",
|
|
1916
|
+
"zoom_level": "Zoom Level",
|
|
1917
|
+
"select_zoom": "Select Zoom"
|
|
1918
|
+
},
|
|
1919
|
+
"gps_geofence": {
|
|
1920
|
+
"geofence_name": "Geofence Name",
|
|
1921
|
+
"geofence_location": "Geofence Location",
|
|
1922
|
+
"geofence_type": "Geofence Type",
|
|
1923
|
+
"geofence_purpose_type": "Geofence Purpose",
|
|
1924
|
+
"radius": "Radius",
|
|
1925
|
+
"radius_km": "Radius (KM)",
|
|
1926
|
+
"radius_m": "Radius (Meters)",
|
|
1927
|
+
"geofence_description": "Geofence Description",
|
|
1928
|
+
"poliline_data": "Polyline Data",
|
|
1929
|
+
"geofence_summary": "Geofence Summary",
|
|
1930
|
+
"stop_name": "Stop Name",
|
|
1931
|
+
"stop_type": "Stop Type",
|
|
1932
|
+
"stop_description": "Stop Description",
|
|
1933
|
+
"geofence_details": "Geofence Details",
|
|
1934
|
+
"basic_details": "Basic Details"
|
|
1935
|
+
},
|
|
1936
|
+
"gps_features": {
|
|
1937
|
+
"refill_date_time": "Refill Date Time",
|
|
1938
|
+
"removal_date_time": "Removal Date Time",
|
|
1939
|
+
"cost_per_unit": "Cost Per Unit",
|
|
1940
|
+
"total_cost": "Total Cost",
|
|
1941
|
+
"refill_details": "Refill Details",
|
|
1942
|
+
"removal_details": "Removal Details",
|
|
1943
|
+
"entry_source": "Entry Source",
|
|
1944
|
+
"admin_verify_status": "Admin Verify Status",
|
|
1945
|
+
"transporter_verify_status": "Transporter Verify Status",
|
|
1946
|
+
"fuel_liters": "Fuel (Liters)",
|
|
1947
|
+
"temperature_1": "Temperature 1",
|
|
1948
|
+
"temperature_2": "Temperature 2",
|
|
1949
|
+
"verified": "Verified",
|
|
1950
|
+
"latlng": "LatLng",
|
|
1951
|
+
"start_latlng": "Start LatLng",
|
|
1952
|
+
"end_latlng": "End LatLng",
|
|
1953
|
+
"nearest_location": "Nearest Location",
|
|
1954
|
+
"refill_quantity": "Refill Quantity",
|
|
1955
|
+
"verified_refill_quantity": "Verified Refill Quantity",
|
|
1956
|
+
"diff_refill_quantity": "Differnece Refill Quantity",
|
|
1957
|
+
"refill_from_to_liters": "Refill From To (Liters)",
|
|
1958
|
+
"before_refill_quantity": "Before Refill Fuel Quantity",
|
|
1959
|
+
"after_refill_quantity": "After Refill Fuel Quantity",
|
|
1960
|
+
"removal_quantity": "Removal Quantity",
|
|
1961
|
+
"verified_removal_quantity": "Verified Removal Quantity",
|
|
1962
|
+
"diff_removal_quantity": "Differnece Removal Quantity",
|
|
1963
|
+
"removal_from_to_liters": "Removal From To (Liters)",
|
|
1964
|
+
"before_removal_quantity": "Before Remove Fuel Quantity",
|
|
1965
|
+
"after_removal_quantity": "After Remove Fuel Quantity",
|
|
1966
|
+
"fuel_consumed": "Fuel Consumed (Liters)",
|
|
1967
|
+
"start_fuel_level": "Start Fuel Level (Liters)",
|
|
1968
|
+
"end_fuel_level": "End Fuel Level (Liters)",
|
|
1969
|
+
"refills_count": "Refills Count",
|
|
1970
|
+
"refill_fuel": "Refill Fuel Liters (Count)",
|
|
1971
|
+
"removals_count": "Removals Count",
|
|
1972
|
+
"removal_fuel": "Removed Fuel Liters (Count)",
|
|
1973
|
+
"all_vehicles": "All Vehicles",
|
|
1974
|
+
"vehicle_count": "Vehicle Count",
|
|
1975
|
+
"all_geofences": "All Geofences",
|
|
1976
|
+
"geofence_count": "Geofence Count",
|
|
1977
|
+
"all_users": "All Users",
|
|
1978
|
+
"user_count": "User Count",
|
|
1979
|
+
"date": "Date",
|
|
1980
|
+
"day": "Day",
|
|
1981
|
+
"utilization": "Utilization %",
|
|
1982
|
+
"days_count": "Days Count",
|
|
1983
|
+
"total_km": "Total KM",
|
|
1984
|
+
"average_km": "Average KM",
|
|
1985
|
+
"day_km": "Day KM",
|
|
1986
|
+
"night_km": "Night KM",
|
|
1987
|
+
"travelled_time": "Travelled Time (HH:MM:SS)",
|
|
1988
|
+
"total_travelled_time": "Total Travelled Time (HH:MM:SS)",
|
|
1989
|
+
"stopped_time": "Stopped Time (HH:MM:SS)",
|
|
1990
|
+
"day_travelled_time": "Day Travelled Time (HH:MM:SS)",
|
|
1991
|
+
"night_travelled_time": "Night Travelled Time (HH:MM:SS)",
|
|
1992
|
+
"day_stopped_time": "Day Stopped Time (HH:MM:SS)",
|
|
1993
|
+
"night_stopped_time": "Night Stopped Time (HH:MM:SS)",
|
|
1994
|
+
"ignition_on_time": "Ignition On Time (HH:MM:SS)",
|
|
1995
|
+
"ignition_off_time": "Ignition Off Time (HH:MM:SS)",
|
|
1996
|
+
"free_wheeling": "Free Wheeling (KM)",
|
|
1997
|
+
"free_wheeling_time": "Free Wheeling Time (HH:MM:SS)",
|
|
1998
|
+
"ideal_ignition_time": "Ideal Ignition Time (HH:MM:SS)",
|
|
1999
|
+
"duration": "Duration (HH:MM:SS)",
|
|
2000
|
+
"stopped_duration": "Stopped Duration",
|
|
2001
|
+
"max_speed": "Max Speed (KMPH)",
|
|
2002
|
+
"avg_speed": "Avg Speed (KMPH)",
|
|
2003
|
+
"speed": "Speed (KMPH)",
|
|
2004
|
+
"travel_time": "Travel Time (HH:MM:SS)",
|
|
2005
|
+
"name": "Name",
|
|
2006
|
+
"over_speed_incidents": "Over Speed Incidents",
|
|
2007
|
+
"over_speed": "Over Speed KM",
|
|
2008
|
+
"over_speed_meters": "Over Speed (Meters)",
|
|
2009
|
+
"over_speed_km": "Over Speed (KM)",
|
|
2010
|
+
"over_speed_time": "Over Speed Time (HH:MM:SS)",
|
|
2011
|
+
"sudden_accelerations": "Sudden Accelerations",
|
|
2012
|
+
"sudden_decelerations": "Sudden Decelerations",
|
|
2013
|
+
"gps_packets_count": "GPS Packets Count",
|
|
2014
|
+
"cumulative_distance": "Cumulative Distance (KM)",
|
|
2015
|
+
"distance": "Distance (KM)",
|
|
2016
|
+
"mileage": "Mileage (KM/L)",
|
|
2017
|
+
"mileage_kmpl": "Mileage (KMPL)",
|
|
2018
|
+
"liters_per_100km": "Liters per 100KM",
|
|
2019
|
+
"ignition": "Ignition",
|
|
2020
|
+
"event": "Event",
|
|
2021
|
+
"ignition_event": "Ignition Event",
|
|
2022
|
+
"door_event": "Door Event",
|
|
2023
|
+
"genset_event": "Genset Event",
|
|
2024
|
+
"relay_event": "Relay Event",
|
|
2025
|
+
"stopped_from": "Stopped From",
|
|
2026
|
+
"hour_of_the_day": "Hour of the Day",
|
|
2027
|
+
"hour": "Hour",
|
|
2028
|
+
"travel_distance": "Travel Distance (KM)",
|
|
2029
|
+
"total_distance_m": "Total Distance (M)",
|
|
2030
|
+
"total_distance": "Total Distance (KM)",
|
|
2031
|
+
"service_interval": "Service Interval (km)",
|
|
2032
|
+
"kilometers_driven_since_last_service": "Kilometers Driven Since Last Service",
|
|
2033
|
+
"last_service_date": "Last Service Date",
|
|
2034
|
+
"next_service_due_estimated": "Next Service Due (Estimated)",
|
|
2035
|
+
"remaining_kilometers_to_service": "Remaining Kilometers to Service",
|
|
2036
|
+
"average_kilometers_per_day": "Average Kilometers Per Day",
|
|
2037
|
+
"estimated_days_to_next_service": "Estimated Days to Next Service",
|
|
2038
|
+
"geofence": "Geofence",
|
|
2039
|
+
"from_geofence": "From Geofence",
|
|
2040
|
+
"to_geofence": "To Geofence",
|
|
2041
|
+
"date_time": "Date Time",
|
|
2042
|
+
"start_date_time": "State Date Time",
|
|
2043
|
+
"end_date_time": "End Date Time",
|
|
2044
|
+
"from_geofence_exit_time": "From Geofence Exit Time",
|
|
2045
|
+
"to_geofence_enter_time": "To Geofence Enter Time",
|
|
2046
|
+
"enter_date_time": "Enter Date Time",
|
|
2047
|
+
"exit_date_time": "Exit Date Time",
|
|
2048
|
+
"last_date_time": "Last Date Time",
|
|
2049
|
+
"geofence_name": "Geofence Name",
|
|
2050
|
+
"geofence_type": "Geofence Type",
|
|
2051
|
+
"poliline_data": "Poliline Data",
|
|
2052
|
+
"radius_meters": "Radius (Meters)",
|
|
2053
|
+
"01": "01",
|
|
2054
|
+
"02": "02",
|
|
2055
|
+
"03": "03",
|
|
2056
|
+
"04": "04",
|
|
2057
|
+
"05": "05",
|
|
2058
|
+
"06": "06",
|
|
2059
|
+
"07": "07",
|
|
2060
|
+
"08": "08",
|
|
2061
|
+
"09": "09",
|
|
2062
|
+
"10": "10",
|
|
2063
|
+
"11": "11",
|
|
2064
|
+
"12": "12",
|
|
2065
|
+
"13": "13",
|
|
2066
|
+
"14": "14",
|
|
2067
|
+
"15": "15",
|
|
2068
|
+
"16": "16",
|
|
2069
|
+
"17": "17",
|
|
2070
|
+
"18": "18",
|
|
2071
|
+
"19": "19",
|
|
2072
|
+
"20": "20",
|
|
2073
|
+
"21": "21",
|
|
2074
|
+
"22": "22",
|
|
2075
|
+
"23": "23",
|
|
2076
|
+
"24": "24",
|
|
2077
|
+
"25": "25",
|
|
2078
|
+
"26": "26",
|
|
2079
|
+
"27": "27",
|
|
2080
|
+
"28": "28",
|
|
2081
|
+
"29": "29",
|
|
2082
|
+
"30": "30",
|
|
2083
|
+
"31": "31",
|
|
2084
|
+
"report": "Report",
|
|
2085
|
+
"graph": "Graph",
|
|
2086
|
+
"vehicle_summary": "Vehicle Summary",
|
|
2087
|
+
"day_summary": "Day Summary",
|
|
2088
|
+
"driver_summary": "Driver Summary",
|
|
2089
|
+
"vehicle_details": "Vehicle Details",
|
|
2090
|
+
"share_channels": "Share Channels"
|
|
2091
|
+
},
|
|
2092
|
+
"gps_live_track_link_share": {
|
|
2093
|
+
"share_live_track_link": "Share Live Track Link",
|
|
2094
|
+
"share_track_history_link": "Share Track History Link",
|
|
2095
|
+
"extend_live_track_link": "Extend Live Track Link",
|
|
2096
|
+
"link_code": "link Code",
|
|
2097
|
+
"link_status": "Link Status",
|
|
2098
|
+
"link_actions": "Link Actions",
|
|
2099
|
+
"expired_date_time": "Expired Date Time",
|
|
2100
|
+
"share_link": "Share Link",
|
|
2101
|
+
"extend_link": "Extend Link",
|
|
2102
|
+
"activate_link": "Activate Link",
|
|
2103
|
+
"deactivate_link": "Deactivate Link",
|
|
2104
|
+
"copy_and_share": "Copy the Link and Share",
|
|
2105
|
+
"copy": "Copy",
|
|
2106
|
+
"open": "Open",
|
|
2107
|
+
"share": "Share",
|
|
2108
|
+
"link_copied": "Link copied to clipboard.",
|
|
2109
|
+
"copy_failed": "Failed to copy. Please try again.",
|
|
2110
|
+
"or": "OR"
|
|
2111
|
+
},
|
|
2112
|
+
"gps_reports": {
|
|
2113
|
+
"summary": "Summary",
|
|
2114
|
+
"google_map": "Google Map",
|
|
2115
|
+
"tempertaure_graph": "Temperature Graph",
|
|
2116
|
+
"loading_map": "Loading map...",
|
|
2117
|
+
"analytics_fields": "Analytics Fields",
|
|
2118
|
+
"location_details": "Location Details",
|
|
2119
|
+
"payment_details": "Payment Details",
|
|
2120
|
+
"source_details": "Source Details",
|
|
2121
|
+
"cost_details": "Cost Details",
|
|
2122
|
+
"verification": "Verification",
|
|
2123
|
+
"fuel_type": "Fuel Type",
|
|
2124
|
+
"fuel_unit": "Fuel Unit",
|
|
2125
|
+
"fuel_vendor": "Fuel Vendor",
|
|
2126
|
+
"fuel_station_name": "Fuel Station Name",
|
|
2127
|
+
"source_reference_id": "Source Reference Id",
|
|
2128
|
+
"source_notes": "Source Notes",
|
|
2129
|
+
"refill_method": "Refill Method",
|
|
2130
|
+
"filled_by_person": "Filled By Person",
|
|
2131
|
+
"invoice_number": "Invoice Number",
|
|
2132
|
+
"payment_mode": "Payment Mode",
|
|
2133
|
+
"payment_status": "Payment Status",
|
|
2134
|
+
"payment_reference_number": "Payment Reference Number",
|
|
2135
|
+
"fuel_card_number": "Fuel Card Number",
|
|
2136
|
+
"payment_notes": "Payment Notes",
|
|
2137
|
+
"odometer_reading": "Odometer Reading",
|
|
2138
|
+
"tank_size": "Tank Size",
|
|
2139
|
+
"is_full_tank": "Is Full Tank",
|
|
2140
|
+
"is_previous_entries_missed": "Is Previous Entries Missed",
|
|
2141
|
+
"last_refill_date": "Last Refill Date",
|
|
2142
|
+
"fuel_removal_reason_id": "Fuel Removal Reason Id",
|
|
2143
|
+
"removal_reason": "Removal Reason",
|
|
2144
|
+
"refill": "Refill",
|
|
2145
|
+
"removal": "Removal",
|
|
2146
|
+
"refill_date_time": "Refill Date Time",
|
|
2147
|
+
"removal_date_time": "Removal Date Time",
|
|
2148
|
+
"cost_per_unit": "Cost Per Unit",
|
|
2149
|
+
"total_cost": "Total Cost",
|
|
2150
|
+
"refill_details": "Refill Details",
|
|
2151
|
+
"removal_details": "Removal Details",
|
|
2152
|
+
"entry_source": "Entry Source",
|
|
2153
|
+
"admin_verify_status": "Admin Verify Status",
|
|
2154
|
+
"transporter_verify_status": "Transporter Verify Status",
|
|
2155
|
+
"fuel_liters": "Fuel (Liters)",
|
|
2156
|
+
"temperature_1": "Temperature 1",
|
|
2157
|
+
"temperature_2": "Temperature 2",
|
|
2158
|
+
"verified": "Verified",
|
|
2159
|
+
"latlng": "LatLng",
|
|
2160
|
+
"start_latlng": "Start LatLng",
|
|
2161
|
+
"end_latlng": "End LatLng",
|
|
2162
|
+
"attributes": "Attributes",
|
|
2163
|
+
"show_attributes": "Show Attributes",
|
|
2164
|
+
"sensors": "Sensors",
|
|
2165
|
+
"nearest_location": "Nearest Location",
|
|
2166
|
+
"refill_quantity": "Refill Quantity",
|
|
2167
|
+
"verified_refill_quantity": "Verified Refill Quantity",
|
|
2168
|
+
"diff_refill_quantity": "Differnece Refill Quantity",
|
|
2169
|
+
"refill_from_to_liters": "Refill From To (Liters)",
|
|
2170
|
+
"before_refill_quantity": "Before Refill Fuel Quantity",
|
|
2171
|
+
"after_refill_quantity": "After Refill Fuel Quantity",
|
|
2172
|
+
"removal_quantity": "Removal Quantity",
|
|
2173
|
+
"verified_removal_quantity": "Verified Removal Quantity",
|
|
2174
|
+
"diff_removal_quantity": "Differnece Removal Quantity",
|
|
2175
|
+
"removal_from_to_liters": "Removal From To (Liters)",
|
|
2176
|
+
"before_removal_quantity": "Before Remove Fuel Quantity",
|
|
2177
|
+
"after_removal_quantity": "After Remove Fuel Quantity",
|
|
2178
|
+
"fuel_consumed": "Fuel Consumed (Liters)",
|
|
2179
|
+
"start_fuel_level": "Start Fuel Level (Liters)",
|
|
2180
|
+
"end_fuel_level": "End Fuel Level (Liters)",
|
|
2181
|
+
"refills_count": "Refills Count",
|
|
2182
|
+
"refill_fuel": "Refill Fuel Liters (Count)",
|
|
2183
|
+
"removals_count": "Removals Count",
|
|
2184
|
+
"removal_fuel": "Removed Fuel Liters (Count)",
|
|
2185
|
+
"vehicle_count": "Vehicle Count",
|
|
2186
|
+
"date": "Date",
|
|
2187
|
+
"day": "Day",
|
|
2188
|
+
"utilization": "Utilization %",
|
|
2189
|
+
"days_count": "Days Count",
|
|
2190
|
+
"start_date": "Start Date",
|
|
2191
|
+
"end_date": "End Date",
|
|
2192
|
+
"total_km": "Total KM",
|
|
2193
|
+
"average_km": "Average KM",
|
|
2194
|
+
"day_km": "Day KM",
|
|
2195
|
+
"night_km": "Night KM",
|
|
2196
|
+
"travelled_time": "Travelled Time (HH:MM:SS)",
|
|
2197
|
+
"total_travelled_time": "Total Travelled Time (HH:MM:SS)",
|
|
2198
|
+
"stopped_time": "Stopped Time (HH:MM:SS)",
|
|
2199
|
+
"day_travelled_time": "Day Travelled Time (HH:MM:SS)",
|
|
2200
|
+
"night_travelled_time": "Night Travelled Time (HH:MM:SS)",
|
|
2201
|
+
"day_stopped_time": "Day Stopped Time (HH:MM:SS)",
|
|
2202
|
+
"night_stopped_time": "Night Stopped Time (HH:MM:SS)",
|
|
2203
|
+
"ignition_on_time": "Ignition On Time (HH:MM:SS)",
|
|
2204
|
+
"ignition_off_time": "Ignition Off Time (HH:MM:SS)",
|
|
2205
|
+
"free_wheeling": "Free Wheeling (KM)",
|
|
2206
|
+
"free_wheeling_time": "Free Wheeling Time (HH:MM:SS)",
|
|
2207
|
+
"ideal_ignition_time": "Ideal Ignition Time (HH:MM:SS)",
|
|
2208
|
+
"duration": "Duration (HH:MM:SS)",
|
|
2209
|
+
"stopped_duration": "Stopped Duration",
|
|
2210
|
+
"max_speed": "Max Speed (KMPH)",
|
|
2211
|
+
"avg_speed": "Avg Speed (KMPH)",
|
|
2212
|
+
"speed": "Speed (KMPH)",
|
|
2213
|
+
"over_speed_incidents": "Over Speed Incidents",
|
|
2214
|
+
"over_speed": "Over Speed (KM)",
|
|
2215
|
+
"over_speed_meters": "Over Speed (Meters)",
|
|
2216
|
+
"over_speed_km": "Over Speed (KM)",
|
|
2217
|
+
"over_speed_time": "Over Speed Time (HH:MM:SS)",
|
|
2218
|
+
"sudden_accelerations": "Sudden Accelerations",
|
|
2219
|
+
"sudden_decelerations": "Sudden Decelerations",
|
|
2220
|
+
"gps_packets_count": "GPS Packets Count",
|
|
2221
|
+
"cumulative_distance": "Cumulative Distance (KM)",
|
|
2222
|
+
"distance": "Distance (KM)",
|
|
2223
|
+
"mileage": "Mileage (KM/L)",
|
|
2224
|
+
"mileage_kmpl": "Mileage (KMPL)",
|
|
2225
|
+
"liters_per_100km": "Liters per 100KM",
|
|
2226
|
+
"ignition": "Ignition",
|
|
2227
|
+
"event": "Event",
|
|
2228
|
+
"ignition_event": "Ignition Event",
|
|
2229
|
+
"door_event": "Door Event",
|
|
2230
|
+
"genset_event": "Genset Event",
|
|
2231
|
+
"relay_event": "Relay Event",
|
|
2232
|
+
"stopped_from": "Stopped From",
|
|
2233
|
+
"hour_of_the_day": "Hour of the Day",
|
|
2234
|
+
"hour": "Hour",
|
|
2235
|
+
"travel_distance": "Travel Distance (KM)",
|
|
2236
|
+
"total_distance_m": "Total Distance (M)",
|
|
2237
|
+
"total_distance": "Total Distance (KM)",
|
|
2238
|
+
"service_interval": "Service Interval (km)",
|
|
2239
|
+
"kilometers_driven_since_last_service": "Kilometers Driven Since Last Service",
|
|
2240
|
+
"last_service_date": "Last Service Date",
|
|
2241
|
+
"next_service_due_estimated": "Next Service Due (Estimated)",
|
|
2242
|
+
"remaining_kilometers_to_service": "Remaining Kilometers to Service",
|
|
2243
|
+
"average_kilometers_per_day": "Average Kilometers Per Day",
|
|
2244
|
+
"estimated_days_to_next_service": "Estimated Days to Next Service",
|
|
2245
|
+
"geofence": "Geofence",
|
|
2246
|
+
"from_geofence": "From Geofence",
|
|
2247
|
+
"to_geofence": "To Geofence",
|
|
2248
|
+
"date_time": "Date Time",
|
|
2249
|
+
"start_date_time": "State Date Time",
|
|
2250
|
+
"end_date_time": "End Date Time",
|
|
2251
|
+
"from_geofence_exit_time": "From Geofence Exit Time",
|
|
2252
|
+
"to_geofence_enter_time": "To Geofence Enter Time",
|
|
2253
|
+
"enter_date_time": "Enter Date Time",
|
|
2254
|
+
"exit_date_time": "Exit Date Time",
|
|
2255
|
+
"last_date_time": "Last Date Time",
|
|
2256
|
+
"geofence_name": "Geofence Name",
|
|
2257
|
+
"geofence_type": "Geofence Type",
|
|
2258
|
+
"link_code": "link Code",
|
|
2259
|
+
"link_type": "Link Type",
|
|
2260
|
+
"link_status": "Link Status",
|
|
2261
|
+
"link_actions": "Link Actions",
|
|
2262
|
+
"created_date_time": "Created Date Time",
|
|
2263
|
+
"modified_date_time": "Modified Date Time",
|
|
2264
|
+
"expired_date_time": "Expired Date Time",
|
|
2265
|
+
"poliline_data": "Poliline Data",
|
|
2266
|
+
"radius_meters": "Radius (Meters)",
|
|
2267
|
+
"01": "01",
|
|
2268
|
+
"02": "02",
|
|
2269
|
+
"03": "03",
|
|
2270
|
+
"04": "04",
|
|
2271
|
+
"05": "05",
|
|
2272
|
+
"06": "06",
|
|
2273
|
+
"07": "07",
|
|
2274
|
+
"08": "08",
|
|
2275
|
+
"09": "09",
|
|
2276
|
+
"10": "10",
|
|
2277
|
+
"11": "11",
|
|
2278
|
+
"12": "12",
|
|
2279
|
+
"13": "13",
|
|
2280
|
+
"14": "14",
|
|
2281
|
+
"15": "15",
|
|
2282
|
+
"16": "16",
|
|
2283
|
+
"17": "17",
|
|
2284
|
+
"18": "18",
|
|
2285
|
+
"19": "19",
|
|
2286
|
+
"20": "20",
|
|
2287
|
+
"21": "21",
|
|
2288
|
+
"22": "22",
|
|
2289
|
+
"23": "23",
|
|
2290
|
+
"24": "24",
|
|
2291
|
+
"25": "25",
|
|
2292
|
+
"26": "26",
|
|
2293
|
+
"27": "27",
|
|
2294
|
+
"28": "28",
|
|
2295
|
+
"29": "29",
|
|
2296
|
+
"30": "30",
|
|
2297
|
+
"31": "31",
|
|
2298
|
+
"report": "Report",
|
|
2299
|
+
"graph": "Graph",
|
|
2300
|
+
"vehicle_summary": "Vehicle Summary",
|
|
2301
|
+
"day_summary": "Day Summary",
|
|
2302
|
+
"driver_summary": "Driver Summary",
|
|
2303
|
+
"fuel_graph": "Fuel Graph",
|
|
2304
|
+
"section": "Section",
|
|
2305
|
+
"filter": "Filter",
|
|
2306
|
+
"min_temperature": "Min Temperature",
|
|
2307
|
+
"max_temperature": "Max Temperature",
|
|
2308
|
+
"existing_temperature": "Existing Temperature",
|
|
2309
|
+
"enter_existing_temperature": "Enter existing temperature",
|
|
2310
|
+
"modified_temperature": "Modified Temperature",
|
|
2311
|
+
"enter_modified_temperature": "Enter modified temperature",
|
|
2312
|
+
"from_location": "From Location",
|
|
2313
|
+
"to_location": "To Location",
|
|
2314
|
+
"removal_files": "Removal Files",
|
|
2315
|
+
"refill_files": "Refill Files"
|
|
2316
|
+
},
|
|
2317
|
+
"gps_sensors": {
|
|
2318
|
+
"temperature": {
|
|
2319
|
+
"label": "Temperature Sensor",
|
|
2320
|
+
"description": "Monitors vehicle temperature readings."
|
|
2321
|
+
},
|
|
2322
|
+
"fuel": {
|
|
2323
|
+
"label": "Fuel Sensor",
|
|
2324
|
+
"description": "Tracks fuel level / fuel usage data."
|
|
2325
|
+
},
|
|
2326
|
+
"obd": {
|
|
2327
|
+
"label": "OBD Device",
|
|
2328
|
+
"description": "Provides vehicle diagnostics via OBD."
|
|
2329
|
+
},
|
|
2330
|
+
"gps_lock_relay": {
|
|
2331
|
+
"label": "Vehicle Digital Lock",
|
|
2332
|
+
"description": "Controls relay-based vehicle lock/unlock."
|
|
2333
|
+
},
|
|
2334
|
+
"gps_door_locker": {
|
|
2335
|
+
"label": "Digital Door Lock",
|
|
2336
|
+
"description": "Controls digital door locking mechanism."
|
|
2337
|
+
},
|
|
2338
|
+
"dashcam_sensor": {
|
|
2339
|
+
"label": "Dashcam",
|
|
2340
|
+
"description": "Dashcam sensor / camera availability."
|
|
2341
|
+
}
|
|
2342
|
+
},
|
|
2343
|
+
"form_section_titles": {
|
|
2344
|
+
"basic_details": "Basic Details",
|
|
2345
|
+
"operational_details": "Operational Details",
|
|
2346
|
+
"notes_feedback": "Notes & Feedback",
|
|
2347
|
+
"address_details": "Address Details",
|
|
2348
|
+
"contact_information": "Contact Information",
|
|
2349
|
+
"upload_documents": "Upload Documents",
|
|
2350
|
+
"document_details": "Document Details",
|
|
2351
|
+
"issue_details": "Issue Details",
|
|
2352
|
+
"issue_files": "Issue Files",
|
|
2353
|
+
"workshop_details": "Workshop Details",
|
|
2354
|
+
"incident_files": "Incident Files",
|
|
2355
|
+
"other_details": "Other Details",
|
|
2356
|
+
"injury_details": "Injury Details",
|
|
2357
|
+
"complaint_details": "Complaint Details",
|
|
2358
|
+
"insurance_details": "Insurance Details",
|
|
2359
|
+
"incident_details": "Incident Details",
|
|
2360
|
+
"location_details": "Location Details",
|
|
2361
|
+
"breakdown_details": "Breakdown Details",
|
|
2362
|
+
"breakdown_files": "Breakdown Files",
|
|
2363
|
+
"inspection_details": "Inspection Details",
|
|
2364
|
+
"inspection_files": "Inspection Files",
|
|
2365
|
+
"payment_information": "Payment Information",
|
|
2366
|
+
"warranty_information": "Warranty Information",
|
|
2367
|
+
"rating": "Rating",
|
|
2368
|
+
"next_schedule": "Next Schedule",
|
|
2369
|
+
"actual_costs": "Actual Costs",
|
|
2370
|
+
"estimated_costs": "Estimated Costs",
|
|
2371
|
+
"part_details": "Part Details",
|
|
2372
|
+
"bank_account_details": "Bank Account Details",
|
|
2373
|
+
"contact_person_details": "Contact Person Details",
|
|
2374
|
+
"additional_details": "Additional Details"
|
|
2375
|
+
},
|
|
2376
|
+
"fleet_management": {
|
|
2377
|
+
"class": "Class",
|
|
2378
|
+
"classes": "Classes",
|
|
2379
|
+
"program": "Program",
|
|
2380
|
+
"programs": "Programs",
|
|
2381
|
+
"section": "Section",
|
|
2382
|
+
"sections": "Sections",
|
|
2383
|
+
"semester": "Semester",
|
|
2384
|
+
"semesters": "Semesters",
|
|
2385
|
+
"stream": "Stream",
|
|
2386
|
+
"streams": "Streams",
|
|
2387
|
+
"year": "Year",
|
|
2388
|
+
"years": "Years"
|
|
2389
|
+
},
|
|
2390
|
+
"p_vendor_management": {
|
|
2391
|
+
"fleet_vendor": "Fleet Vendor",
|
|
2392
|
+
"fleet_vendors": "Fleet Vendors",
|
|
2393
|
+
"vendors": "Vendors"
|
|
2394
|
+
},
|
|
2395
|
+
"p_fleet_vendor_dashboard": {
|
|
2396
|
+
"coming_soon": "Coming Soon",
|
|
2397
|
+
"no_data": "No Data",
|
|
2398
|
+
"vendors_desc": "Manage vendor profiles and related services",
|
|
2399
|
+
"fuel_stations_desc": "Maintain fuel station details and associations",
|
|
2400
|
+
"service_centers_desc": "Manage service centers and maintenance providers"
|
|
2401
|
+
},
|
|
2402
|
+
"p_fleet_vendor": {
|
|
2403
|
+
"vendor": "Vendor",
|
|
2404
|
+
"vendor_name": "Vendor Name",
|
|
2405
|
+
"vendor_code": "Vendor Code",
|
|
2406
|
+
"business_mobile": "Business Mobile",
|
|
2407
|
+
"business_email": "Business Email",
|
|
2408
|
+
"gst_number": "GST Number",
|
|
2409
|
+
"pan_number": "PAN Number",
|
|
2410
|
+
"tax_id_number": "Tax ID Number",
|
|
2411
|
+
"vat_number": "VAT Number",
|
|
2412
|
+
"business_registration_number": "Business Registration Number",
|
|
2413
|
+
"payment_terms": "Payment Terms",
|
|
2414
|
+
"financial_notes": "Financial Notes",
|
|
2415
|
+
"additional_details_1": "Additional Details 1",
|
|
2416
|
+
"additional_details_2": "Additional Details 2",
|
|
2417
|
+
"additional_details_3": "Additional Details 3",
|
|
2418
|
+
"vendor_type": "Vendor Type",
|
|
2419
|
+
"vendor_types": "Vendor Types",
|
|
2420
|
+
"vendor_tag": "Vendor Tag",
|
|
2421
|
+
"vendor_tags": "Vendor Tags",
|
|
2422
|
+
"vendor_address": "Vendor Address",
|
|
2423
|
+
"vendor_addresses": "Vendor Addresses",
|
|
2424
|
+
"vendor_bank_account": "Vendor Bank Account",
|
|
2425
|
+
"vendor_bank_accounts": "Vendor Bank Accounts",
|
|
2426
|
+
"vendor_contact_person": "Vendor Contact Person",
|
|
2427
|
+
"vendor_contact_persons": "Vendor Contact Persons",
|
|
2428
|
+
"vendor_review": "Vendor Review",
|
|
2429
|
+
"vendor_reviews": "Vendor Reviews",
|
|
2430
|
+
"vendor_document": "Vendor Document",
|
|
2431
|
+
"vendor_documents": "Vendor Documents",
|
|
2432
|
+
"vendor_service_center": "Vendor Service Center",
|
|
2433
|
+
"vendor_service_centers": "Vendor Service Centers",
|
|
2434
|
+
"vendor_fuel_station": "Vendor Fuel Station",
|
|
2435
|
+
"vendor_fuel_stations": "Vendor Fuel Stations",
|
|
2436
|
+
"addresses": "Addresses",
|
|
2437
|
+
"bank_accounts": "Bank Accounts",
|
|
2438
|
+
"contact_persons": "Contact Persons",
|
|
2439
|
+
"reviews": "Reviews",
|
|
2440
|
+
"documents": "Documents"
|
|
2441
|
+
},
|
|
2442
|
+
"p_fleet_vendor_address": {
|
|
2443
|
+
"vendor_address_label": "Vendor Address Label",
|
|
2444
|
+
"address_line1": "Address Line 1",
|
|
2445
|
+
"address_line2": "Address Line 2",
|
|
2446
|
+
"locality_landmark": "Locality / Landmark",
|
|
2447
|
+
"neighborhood": "Neighborhood",
|
|
2448
|
+
"town_city": "Town / City",
|
|
2449
|
+
"district_county": "District / County",
|
|
2450
|
+
"state_province_region": "State / Province / Region",
|
|
2451
|
+
"postal_code": "Postal Code",
|
|
2452
|
+
"country": "Country",
|
|
2453
|
+
"country_code": "Country Code",
|
|
2454
|
+
"latitude": "Latitude",
|
|
2455
|
+
"longitude": "Longitude",
|
|
2456
|
+
"google_location": "Google Location",
|
|
2457
|
+
"landmark_location": "Landmark Location",
|
|
2458
|
+
"landmark_distance": "Landmark Distance",
|
|
2459
|
+
"is_default": "Is Default",
|
|
2460
|
+
"notes": "Notes"
|
|
2461
|
+
},
|
|
2462
|
+
"p_fleet_vendor_bank_account": {
|
|
2463
|
+
"bank_name": "Bank Name",
|
|
2464
|
+
"branch_name": "Branch Name",
|
|
2465
|
+
"account_holder_name": "Account Holder Name",
|
|
2466
|
+
"account_number": "Account Number",
|
|
2467
|
+
"account_type": "Account Type",
|
|
2468
|
+
"ifsc_code": "IFSC Code",
|
|
2469
|
+
"swift_code": "SWIFT Code",
|
|
2470
|
+
"iban_number": "IBAN Number",
|
|
2471
|
+
"upi_id": "UPI ID",
|
|
2472
|
+
"is_primary": "Is Primary",
|
|
2473
|
+
"notes": "Notes"
|
|
2474
|
+
},
|
|
2475
|
+
"p_fleet_vendor_contact_person": {
|
|
2476
|
+
"name": "Name",
|
|
2477
|
+
"mobile": "Mobile",
|
|
2478
|
+
"alternative_mobile": "Alternative Mobile",
|
|
2479
|
+
"email": "Email",
|
|
2480
|
+
"designation": "Designation",
|
|
2481
|
+
"branch_name": "Branch Name",
|
|
2482
|
+
"preferred_language": "Preferred Language",
|
|
2483
|
+
"is_primary": "Is Primary",
|
|
2484
|
+
"notes": "Notes"
|
|
2485
|
+
},
|
|
2486
|
+
"p_fleet_vendor_review": {
|
|
2487
|
+
"rating": "Rating",
|
|
2488
|
+
"rating_comments": "Rating Comments"
|
|
2489
|
+
},
|
|
2490
|
+
"p_fleet_vendor_document": {
|
|
2491
|
+
"document_name": "Document Name",
|
|
2492
|
+
"document_number": "Document Number",
|
|
2493
|
+
"issuing_authority": "Issuing Authority",
|
|
2494
|
+
"issue_date": "Issue Date",
|
|
2495
|
+
"expiry_date": "Expiry Date",
|
|
2496
|
+
"remarks": "Remarks",
|
|
2497
|
+
"document_type": "Document Type"
|
|
2498
|
+
},
|
|
2499
|
+
"p_fleet_vendor_service_center": {
|
|
2500
|
+
"service_center_name": "Service Center Name",
|
|
2501
|
+
"service_center_code": "Service Center Code",
|
|
2502
|
+
"is_company_owned": "Is Company Owned",
|
|
2503
|
+
"is_oem_authorised": "Is OEM Authorised",
|
|
2504
|
+
"oem_brand_name": "OEM Brand Name",
|
|
2505
|
+
"service_brand_name": "Service Brand Name",
|
|
2506
|
+
"is_preferred_center": "Is Preferred Center",
|
|
2507
|
+
"notes": "Notes",
|
|
2508
|
+
"rating": "Rating",
|
|
2509
|
+
"rating_comments": "Rating Comments",
|
|
2510
|
+
"contact_email": "Contact Email",
|
|
2511
|
+
"contact_number": "Contact Number",
|
|
2512
|
+
"website_url": "Website URL",
|
|
2513
|
+
"operating_hours": "Operating Hours",
|
|
2514
|
+
"supported_service_types": "Supported Service Types",
|
|
2515
|
+
"supported_vehicle_types": "Supported Vehicle Types",
|
|
2516
|
+
"is_24x7": "Is 24x7",
|
|
2517
|
+
"supports_credit": "Supports Credit",
|
|
2518
|
+
"pickup_and_drop": "Pickup and Drop",
|
|
2519
|
+
"roadside_assistance": "Roadside Assistance",
|
|
2520
|
+
"warranty_repairs": "Warranty Repairs",
|
|
2521
|
+
"has_alignment_bay": "Has Alignment Bay",
|
|
2522
|
+
"has_body_shop": "Has Body Shop",
|
|
2523
|
+
"has_paint_booth": "Has Paint Booth",
|
|
2524
|
+
"has_wash_bay": "Has Wash Bay",
|
|
2525
|
+
"has_tow_truck": "Has Tow Truck",
|
|
2526
|
+
"service_capacity_per_day": "Service Capacity Per Day",
|
|
2527
|
+
"address_line1": "Address Line 1",
|
|
2528
|
+
"address_line2": "Address Line 2",
|
|
2529
|
+
"locality_landmark": "Locality / Landmark",
|
|
2530
|
+
"neighborhood": "Neighborhood",
|
|
2531
|
+
"town_city": "Town / City",
|
|
2532
|
+
"district_county": "District / County",
|
|
2533
|
+
"state_province_region": "State / Province / Region",
|
|
2534
|
+
"postal_code": "Postal Code",
|
|
2535
|
+
"country": "Country",
|
|
2536
|
+
"country_code": "Country Code",
|
|
2537
|
+
"latitude": "Latitude",
|
|
2538
|
+
"longitude": "Longitude",
|
|
2539
|
+
"google_location": "Google Location",
|
|
2540
|
+
"landmark_location": "Landmark Location",
|
|
2541
|
+
"landmark_distance": "Landmark Distance",
|
|
2542
|
+
"total_services": "Total Services",
|
|
2543
|
+
"this_month_services": "This Month Services",
|
|
2544
|
+
"this_year_services": "This Year Services"
|
|
2545
|
+
},
|
|
2546
|
+
"p_fleet_vendor_fuel_station": {
|
|
2547
|
+
"fuel_station_name": "Fuel Station Name",
|
|
2548
|
+
"fuel_station_code": "Fuel Station Code",
|
|
2549
|
+
"is_company_owned": "Is Company Owned",
|
|
2550
|
+
"is_preferred_station": "Is Preferred Station",
|
|
2551
|
+
"notes": "Notes",
|
|
2552
|
+
"rating": "Rating",
|
|
2553
|
+
"rating_comments": "Rating Comments",
|
|
2554
|
+
"contact_email": "Contact Email",
|
|
2555
|
+
"contact_number": "Contact Number",
|
|
2556
|
+
"website_url": "Website URL",
|
|
2557
|
+
"operating_hours": "Operating Hours",
|
|
2558
|
+
"is_24x7": "Is 24x7",
|
|
2559
|
+
"supports_credit": "Supports Credit",
|
|
2560
|
+
"fuel_card_supported": "Fuel Card Supported",
|
|
2561
|
+
"accepted_payment_modes": "Accepted Payment Modes",
|
|
2562
|
+
"supported_fuel_types": "Supported Fuel Types",
|
|
2563
|
+
"offers_service": "Offers Service",
|
|
2564
|
+
"has_weighbridge": "Has Weighbridge",
|
|
2565
|
+
"air_check_available": "Air Check Available",
|
|
2566
|
+
"address_line1": "Address Line 1",
|
|
2567
|
+
"address_line2": "Address Line 2",
|
|
2568
|
+
"locality_landmark": "Locality / Landmark",
|
|
2569
|
+
"neighborhood": "Neighborhood",
|
|
2570
|
+
"town_city": "Town / City",
|
|
2571
|
+
"district_county": "District / County",
|
|
2572
|
+
"state_province_region": "State / Province / Region",
|
|
2573
|
+
"postal_code": "Postal Code",
|
|
2574
|
+
"country": "Country",
|
|
2575
|
+
"country_code": "Country Code",
|
|
2576
|
+
"latitude": "Latitude",
|
|
2577
|
+
"longitude": "Longitude",
|
|
2578
|
+
"google_location": "Google Location",
|
|
2579
|
+
"landmark_location": "Landmark Location",
|
|
2580
|
+
"landmark_distance": "Landmark Distance",
|
|
2581
|
+
"company_name": "Company Name",
|
|
2582
|
+
"total_fuel_refills": "Total Fuel Refills",
|
|
2583
|
+
"this_month_fuel_refills": "This Month Fuel Refills",
|
|
2584
|
+
"this_year_fuel_refills": "This Year Fuel Refills"
|
|
2585
|
+
},
|
|
2586
|
+
"p_fleet_document_dashboard": {
|
|
2587
|
+
"coming_soon": "Coming Soon",
|
|
2588
|
+
"no_data": "No Data",
|
|
2589
|
+
"document_list_desc": "Manage and organize all fleet documents",
|
|
2590
|
+
"document_reminders_desc": "Track expiries and get document alerts"
|
|
2591
|
+
},
|
|
2592
|
+
"p_fleet_document": {
|
|
2593
|
+
"document_code": "Document Code",
|
|
2594
|
+
"document_number": "Document Number",
|
|
2595
|
+
"document_authorized_name": "Document Authorized Name",
|
|
2596
|
+
"document_cost": "Document Cost",
|
|
2597
|
+
"document_issue_date": "Document Issue Date",
|
|
2598
|
+
"document_valid_till_date": "Document Valid Till Date",
|
|
2599
|
+
"document_renewal_date": "Document Renewal Date",
|
|
2600
|
+
"document_validity_status": "Document Validity Status",
|
|
2601
|
+
"document_status": "Document Status",
|
|
2602
|
+
"document_details_1": "Document Details 1",
|
|
2603
|
+
"document_details_2": "Document Details 2",
|
|
2604
|
+
"document_details_3": "Document Details 3",
|
|
2605
|
+
"document_details_4": "Document Details 4",
|
|
2606
|
+
"document_notes": "Document Notes",
|
|
2607
|
+
"document_type": "Document Type",
|
|
2608
|
+
"vendor_name": "Vendor Name",
|
|
2609
|
+
"document_expiry": "Document Expiry",
|
|
2610
|
+
"document_expiries": "Document Expiries",
|
|
2611
|
+
"document_files": "Document Files"
|
|
2612
|
+
},
|
|
2613
|
+
"p_fleet_document_expiry": {
|
|
2614
|
+
"expiry_type": "Expiry Type",
|
|
2615
|
+
"document_number": "Document Number",
|
|
2616
|
+
"document_type": "Document Type"
|
|
2617
|
+
},
|
|
2618
|
+
"p_fleet_workshop_dashboard": {
|
|
2619
|
+
"coming_soon": "Coming Soon",
|
|
2620
|
+
"no_data": "No Data",
|
|
2621
|
+
"fleet_workshops_desc": "Manage workshops and service providers",
|
|
2622
|
+
"workshop_performance_desc": "Analyze workshop activity and performance"
|
|
2623
|
+
},
|
|
2624
|
+
"p_fleet_workshop": {
|
|
2625
|
+
"workshop_name": "Workshop Name",
|
|
2626
|
+
"description": "Description",
|
|
2627
|
+
"latitude": "Latitude",
|
|
2628
|
+
"longitude": "Longitude",
|
|
2629
|
+
"google_location": "Google Location",
|
|
2630
|
+
"landmark_location": "Landmark Location",
|
|
2631
|
+
"landmark_distance": "Landmark Distance",
|
|
2632
|
+
"total_service": "Total Service"
|
|
2633
|
+
},
|
|
2634
|
+
"p_fleet_issue_dashboard": {
|
|
2635
|
+
"coming_soon": "Coming Soon",
|
|
2636
|
+
"no_data": "No Data",
|
|
2637
|
+
"vehicle_issues_desc": "Track and manage vehicle issue tickets"
|
|
2638
|
+
},
|
|
2639
|
+
"p_fleet_issue": {
|
|
2640
|
+
"issue_code": "Issue Code",
|
|
2641
|
+
"issue_title": "Issue Title",
|
|
2642
|
+
"issue_description": "Issue Description",
|
|
2643
|
+
"issue_status": "Issue Status",
|
|
2644
|
+
"issue_priority": "Issue Priority",
|
|
2645
|
+
"issue_severity": "Issue Severity",
|
|
2646
|
+
"odometer_reading": "Odometer Reading",
|
|
2647
|
+
"report_date": "Report Date",
|
|
2648
|
+
"resolved_date": "Resolved Date",
|
|
2649
|
+
"due_date": "Due Date",
|
|
2650
|
+
"due_odometer_reading": "Due Odometer Reading",
|
|
2651
|
+
"issue_source": "Issue Source",
|
|
2652
|
+
"issue_comment": "Issue Comment",
|
|
2653
|
+
"issue_comments": "Issue Comments",
|
|
2654
|
+
"issue_history": "Issue History",
|
|
2655
|
+
"issue_histories": "Issue Histories",
|
|
2656
|
+
"issue_files": "Issue Files"
|
|
2657
|
+
},
|
|
2658
|
+
"p_fleet_issue_history": {
|
|
2659
|
+
"old_issue_status": "Old Issue Status",
|
|
2660
|
+
"new_issue_status": "New Issue Status",
|
|
2661
|
+
"change_date": "Change Date"
|
|
2662
|
+
},
|
|
2663
|
+
"p_fleet_issue_comment": {
|
|
2664
|
+
"comment_text": "Comment Text",
|
|
2665
|
+
"comment_description": "Comment Description"
|
|
2666
|
+
},
|
|
2667
|
+
"p_fleet_breakdown_dashboard": {
|
|
2668
|
+
"coming_soon": "Coming Soon",
|
|
2669
|
+
"no_data": "No Data",
|
|
2670
|
+
"vehicle_breakdowns_desc": "Track and manage vehicle breakdown incidents",
|
|
2671
|
+
"breakdown_reports_desc": "Analyze breakdown trends and performance"
|
|
2672
|
+
},
|
|
2673
|
+
"p_fleet_breakdown": {
|
|
2674
|
+
"breakdown_code": "Breakdown Code",
|
|
2675
|
+
"breakdown_total_cost": "Breakdown Total Cost",
|
|
2676
|
+
"breakdown_date": "Breakdown Date",
|
|
2677
|
+
"breakdown_resolved_date": "Breakdown Resolved Date",
|
|
2678
|
+
"was_towed": "Was Towed",
|
|
2679
|
+
"is_vehicle_operational": "Is Vehicle Operational",
|
|
2680
|
+
"roadside_assistance_required": "Roadside Assistance Required",
|
|
2681
|
+
"roadside_assistance_completed": "Roadside Assistance Completed",
|
|
2682
|
+
"odometer_reading": "Odometer Reading",
|
|
2683
|
+
"breakdown_description": "Breakdown Description",
|
|
2684
|
+
"latitude": "Latitude",
|
|
2685
|
+
"longitude": "Longitude",
|
|
2686
|
+
"google_location": "Google Location",
|
|
2687
|
+
"landmark_location": "Landmark Location",
|
|
2688
|
+
"landmark_distance": "Landmark Distance",
|
|
2689
|
+
"fleet_breakdown_type": "Fleet Breakdown Type",
|
|
2690
|
+
"breakdown_cost": "Breakdown Cost",
|
|
2691
|
+
"breakdown_costs": "Breakdown Costs",
|
|
2692
|
+
"issue": "Issue",
|
|
2693
|
+
"issues": "Issues",
|
|
2694
|
+
"breakdown_files": "Breakdown Files"
|
|
2695
|
+
},
|
|
2696
|
+
"p_fleet_breakdown_cost": {
|
|
2697
|
+
"date": "Breakdown Cost Date",
|
|
2698
|
+
"amount": "Breakdown Cost Amount",
|
|
2699
|
+
"description": "Breakdown Cost Description",
|
|
2700
|
+
"expense_name": "Expense Name"
|
|
2701
|
+
},
|
|
2702
|
+
"p_fleet_incident_dashboard": {
|
|
2703
|
+
"coming_soon": "Coming Soon",
|
|
2704
|
+
"no_data": "No Data",
|
|
2705
|
+
"vehicle_incidents_desc": "Track and manage vehicle incident records"
|
|
2706
|
+
},
|
|
2707
|
+
"p_fleet_incident": {
|
|
2708
|
+
"incident_code": "Incident Code",
|
|
2709
|
+
"incident_total_cost": "Incident Total Cost",
|
|
2710
|
+
"incident_date": "Incident Date",
|
|
2711
|
+
"was_towed": "Was Towed",
|
|
2712
|
+
"is_vehicle_operational": "Is Vehicle Operational",
|
|
2713
|
+
"incident_time": "Incident Time",
|
|
2714
|
+
"incident_weather": "Incident Weather",
|
|
2715
|
+
"incident_road_type": "Incident Road Type",
|
|
2716
|
+
"incident_visibility": "Incident Visibility",
|
|
2717
|
+
"odometer_reading": "Odometer Reading",
|
|
2718
|
+
"incident_description": "Incident Description",
|
|
2719
|
+
"latitude": "Latitude",
|
|
2720
|
+
"longitude": "Longitude",
|
|
2721
|
+
"google_location": "Google Location",
|
|
2722
|
+
"landmark_location": "Landmark Location",
|
|
2723
|
+
"landmark_distance": "Landmark Distance",
|
|
2724
|
+
"insurance_cover": "Insurance Cover",
|
|
2725
|
+
"insurance_claimed": "Insurance Claimed",
|
|
2726
|
+
"claimed_amount": "Claimed Amount",
|
|
2727
|
+
"settled_amount": "Settled Amount",
|
|
2728
|
+
"policy_number": "Policy Number",
|
|
2729
|
+
"company_name": "Company Name",
|
|
2730
|
+
"contact_number": "Contact Number",
|
|
2731
|
+
"description": "Description",
|
|
2732
|
+
"police_report_filed": "Police Report Filed",
|
|
2733
|
+
"police_report_number": "Police Report Number",
|
|
2734
|
+
"police_station_name": "Police Station Name",
|
|
2735
|
+
"any_injuries": "Any Injuries",
|
|
2736
|
+
"injury_description": "Injury Description",
|
|
2737
|
+
"injured_persons_count": "Injured Persons Count",
|
|
2738
|
+
"legal_description": "Legal Description",
|
|
2739
|
+
"involved_parties_description": "Involved Parties Description",
|
|
2740
|
+
"fleet_incident_type": "Fleet Incident Type",
|
|
2741
|
+
"fleet_incident_status": "Fleet Incident Status",
|
|
2742
|
+
"fleet_incident_severity": "Fleet Incident Severity",
|
|
2743
|
+
"fleet_insurance_claim_status": "Fleet Insurance Claim Status",
|
|
2744
|
+
"incident_cost": "Incident Cost",
|
|
2745
|
+
"incident_costs": "Incident Costs",
|
|
2746
|
+
"issue": "Issue",
|
|
2747
|
+
"issues": "Issues",
|
|
2748
|
+
"incident_files": "Incident Files"
|
|
2749
|
+
},
|
|
2750
|
+
"p_fleet_incident_cost": {
|
|
2751
|
+
"incident_cost_date": "Incident Cost Date",
|
|
2752
|
+
"incident_cost_amount": "Incident Cost Amount",
|
|
2753
|
+
"incident_cost_description": "Incident Cost Description",
|
|
2754
|
+
"expense_name": "Expense Name"
|
|
2755
|
+
},
|
|
2756
|
+
"p_fleet_inspection_dashboard": {
|
|
2757
|
+
"coming_soon": "Coming Soon",
|
|
2758
|
+
"no_data": "No Data",
|
|
2759
|
+
"inspection_forms_desc": "Create and manage inspection templates",
|
|
2760
|
+
"inspection_schedule_desc": "Plan and track upcoming inspections",
|
|
2761
|
+
"vehicle_inspections_desc": "Record and review vehicle inspection results"
|
|
2762
|
+
},
|
|
2763
|
+
"p_fleet_inspection_form": {
|
|
2764
|
+
"inspection_form_name": "Inspection Form Name",
|
|
2765
|
+
"inspection_form_notes": "Inspection Form Notes",
|
|
2766
|
+
"inspection_form_data": "Inspection Form Data",
|
|
2767
|
+
"inspection": "Inspection",
|
|
2768
|
+
"inspections": "Inspections"
|
|
2769
|
+
},
|
|
2770
|
+
"p_fleet_inspection_schedule": {
|
|
2771
|
+
"schedule_name": "Schedule Name",
|
|
2772
|
+
"description": "Description",
|
|
2773
|
+
"start_date": "Start Date",
|
|
2774
|
+
"due_date": "Due Date",
|
|
2775
|
+
"total_vehicles": "Total Vehicles",
|
|
2776
|
+
"completed_vehicles": "Completed Vehicles",
|
|
2777
|
+
"pending_vehicles": "Pending Vehicles",
|
|
2778
|
+
"overdue_vehicles": "Overdue Vehicles"
|
|
2779
|
+
},
|
|
2780
|
+
"p_fleet_inspection": {
|
|
2781
|
+
"inspection_code": "Inspection Code",
|
|
2782
|
+
"inspection_date": "Inspection Date",
|
|
2783
|
+
"inspection_type": "Inspection Type",
|
|
2784
|
+
"inspection_priority": "Inspection Priority",
|
|
2785
|
+
"inspection_status": "Inspection Status",
|
|
2786
|
+
"inspection_notes": "Inspection Notes",
|
|
2787
|
+
"odometer_reading": "Odometer Reading",
|
|
2788
|
+
"latitude": "Latitude",
|
|
2789
|
+
"longitude": "Longitude",
|
|
2790
|
+
"google_location": "Google Location",
|
|
2791
|
+
"landmark_location": "Landmark Location",
|
|
2792
|
+
"landmark_distance": "Landmark Distance",
|
|
2793
|
+
"inspection_form_name": "Inspection Form Name",
|
|
2794
|
+
"inspection_data": "Inspection Data",
|
|
2795
|
+
"issue": "Issue",
|
|
2796
|
+
"issues": "Issues",
|
|
2797
|
+
"inspection_files": "Inspection Files"
|
|
2798
|
+
},
|
|
2799
|
+
"p_fleet_service_dashboard": {
|
|
2800
|
+
"coming_soon": "Coming Soon",
|
|
2801
|
+
"no_data": "No Data",
|
|
2802
|
+
"service_schedule_desc": "Plan and track upcoming vehicle services",
|
|
2803
|
+
"vehicle_services_desc": "Manage service records and maintenance history",
|
|
2804
|
+
"service_reminders_desc": "Get alerts for upcoming service schedules"
|
|
2805
|
+
},
|
|
2806
|
+
"p_fleet_service_schedule": {
|
|
2807
|
+
"schedule_name": "Schedule Name",
|
|
2808
|
+
"description": "Description",
|
|
2809
|
+
"start_date": "Start Date",
|
|
2810
|
+
"due_date": "Due Date",
|
|
2811
|
+
"schedule_status": "Schedule Status",
|
|
2812
|
+
"service_date_time": "Service Date Time",
|
|
2813
|
+
"total_vehicles": "Total Vehicles",
|
|
2814
|
+
"completed_vehicles": "Completed Vehicles",
|
|
2815
|
+
"pending_vehicles": "Pending Vehicles",
|
|
2816
|
+
"overdue_vehicles": "Overdue Vehicles"
|
|
2817
|
+
},
|
|
2818
|
+
"p_fleet_service": {
|
|
2819
|
+
"service_code": "Service Code",
|
|
2820
|
+
"service_center": "Service Center",
|
|
2821
|
+
"service_status": "Service Status",
|
|
2822
|
+
"service_type": "Service Type",
|
|
2823
|
+
"service_start_date": "Service Start Date",
|
|
2824
|
+
"service_due_date": "Service Due Date",
|
|
2825
|
+
"service_complete_date": "Service Complete Date",
|
|
2826
|
+
"odometer_reading": "Odometer Reading",
|
|
2827
|
+
"fuel": "Fuel",
|
|
2828
|
+
"estimated_labor_cost": "Estimated Labor Cost",
|
|
2829
|
+
"estimated_parts_cost": "Estimated Parts Cost",
|
|
2830
|
+
"estimated_total_cost": "Estimated Total Cost",
|
|
2831
|
+
"estimated_notes": "Estimated Notes",
|
|
2832
|
+
"actual_labor_cost": "Actual Labor Cost",
|
|
2833
|
+
"actual_parts_cost": "Actual Parts Cost",
|
|
2834
|
+
"actual_total_cost": "Actual Total Cost",
|
|
2835
|
+
"final_notes": "Final Notes",
|
|
2836
|
+
"is_inhouse_service": "Is Inhouse Service",
|
|
2837
|
+
"rating": "Rating",
|
|
2838
|
+
"rating_comments": "Rating Comments",
|
|
2839
|
+
"warranty_related_information": "Warranty Related Information",
|
|
2840
|
+
"payment_related_information": "Payment Related Information",
|
|
2841
|
+
"payment_status": "Payment Status",
|
|
2842
|
+
"payment_method": "Payment Method",
|
|
2843
|
+
"next_odometer_reading": "Next Odometer Reading",
|
|
2844
|
+
"next_service_schedule_date": "Next Service Schedule Date",
|
|
2845
|
+
"vendor_name": "Vendor Name",
|
|
2846
|
+
"service_center_name": "Service Center Name",
|
|
2847
|
+
"workshop_name": "Workshop Name",
|
|
2848
|
+
"assigned_user_details": "Assigned User Details",
|
|
2849
|
+
"issue": "Issue",
|
|
2850
|
+
"issues": "Issues",
|
|
2851
|
+
"service_task": "Service Task",
|
|
2852
|
+
"service_tasks": "Service Tasks",
|
|
2853
|
+
"service_reminder": "Service Reminder",
|
|
2854
|
+
"service_reminders": "Service Reminders",
|
|
2855
|
+
"inspection": "Inspection",
|
|
2856
|
+
"inspections": "Inspections",
|
|
2857
|
+
"tyre_inspection": "Tyre Inspection",
|
|
2858
|
+
"tyre_inspections": "Tyre Inspections",
|
|
2859
|
+
"service_files": "Service Files",
|
|
2860
|
+
"task_count": "Task Count"
|
|
2861
|
+
},
|
|
2862
|
+
"p_fleet_service_task_child": {
|
|
2863
|
+
"part_unit_amount": "Part Unit Amount",
|
|
2864
|
+
"part_quantity": "Part Quantity",
|
|
2865
|
+
"part_total_amount": "Part Total Amount",
|
|
2866
|
+
"part_warranty_end_date": "Part Warranty End Date",
|
|
2867
|
+
"next_due_date": "Next Due Date",
|
|
2868
|
+
"next_due_odometer_reading": "Next Due Odometer Reading",
|
|
2869
|
+
"task_description": "Task Description",
|
|
2870
|
+
"fleet_service_task": "Fleet Service Task",
|
|
2871
|
+
"part_name": "Part Name",
|
|
2872
|
+
"service_reminder": "Service Reminder",
|
|
2873
|
+
"service_reminders": "Service Reminders"
|
|
2874
|
+
},
|
|
2875
|
+
"p_fleet_service_reminder": {
|
|
2876
|
+
"reminder_type": "Reminder Type",
|
|
2877
|
+
"service_type": "Service Type"
|
|
2878
|
+
},
|
|
2879
|
+
"p_fleet_fuel_dashboard": {
|
|
2880
|
+
"coming_soon": "Coming Soon",
|
|
2881
|
+
"no_data": "No Data",
|
|
2882
|
+
"fuel_refills_desc": "Track fuel refills and consumption entries",
|
|
2883
|
+
"fuel_removals_desc": "Monitor fuel usage reductions and adjustments"
|
|
2884
|
+
},
|
|
2885
|
+
"p_fuel_management": {
|
|
2886
|
+
"vehicles": "Vehicles",
|
|
2887
|
+
"vehicles_subtitle": "Vehicles",
|
|
2888
|
+
"refills": "Refills",
|
|
2889
|
+
"refills_subtitle": "Refills",
|
|
2890
|
+
"removals": "Removals",
|
|
2891
|
+
"removals_subtitle": "Removals",
|
|
2892
|
+
"active_vehicles": "Active Vehicles",
|
|
2893
|
+
"active_vehicles_subtitle": "Active Vehicles",
|
|
2894
|
+
"refills_by_vehicle": "Refills by Vehicle",
|
|
2895
|
+
"refills_series_label": "Refills",
|
|
2896
|
+
"removals_by_vehicle": "Removals by Vehicle",
|
|
2897
|
+
"removals_series_label": "Removals",
|
|
2898
|
+
"refills_vs_removals_pie": "Refills vs Removals Pie"
|
|
2899
|
+
},
|
|
2900
|
+
"p_fleet_fuel_daily_summary": {
|
|
2901
|
+
"start_fuel_liters": "Start Fuel Liters",
|
|
2902
|
+
"end_fuel_liters": "End Fuel Liters",
|
|
2903
|
+
"total_km": "Total KM",
|
|
2904
|
+
"consumed_fuel_liters": "Consumed Fuel Liters",
|
|
2905
|
+
"refills_count": "Refills Count",
|
|
2906
|
+
"refill_liters": "Refill Liters",
|
|
2907
|
+
"removals_count": "Removals Count",
|
|
2908
|
+
"removal_liters": "Removal Liters",
|
|
2909
|
+
"mileage_kmpl": "Mileage KMPL",
|
|
2910
|
+
"liters_per_100km": "Liters per 100 KM",
|
|
2911
|
+
"date": "Date",
|
|
2912
|
+
"day": "Day"
|
|
2913
|
+
},
|
|
2914
|
+
"p_fleet_fuel_refill": {
|
|
2915
|
+
"before_refill_quantity": "Before Refill Quantity",
|
|
2916
|
+
"after_refill_quantity": "After Refill Quantity",
|
|
2917
|
+
"refill_quantity": "Refill Quantity",
|
|
2918
|
+
"verified_refill_quantity": "Verified Refill Quantity",
|
|
2919
|
+
"diff_refill_quantity": "Difference Refill Quantity",
|
|
2920
|
+
"date_time": "Date Time",
|
|
2921
|
+
"admin_verify_status": "Admin Verify Status",
|
|
2922
|
+
"transporter_verify_status": "Transporter Verify Status",
|
|
2923
|
+
"cost_per_unit": "Cost Per Unit",
|
|
2924
|
+
"total_cost": "Total Cost",
|
|
2925
|
+
"entry_source": "Entry Source",
|
|
2926
|
+
"source_reference_id": "Source Reference ID",
|
|
2927
|
+
"source_notes": "Source Notes",
|
|
2928
|
+
"refill_method": "Refill Method",
|
|
2929
|
+
"refill_details": "Refill Details",
|
|
2930
|
+
"filled_by_person": "Filled By Person",
|
|
2931
|
+
"invoice_number": "Invoice Number",
|
|
2932
|
+
"payment_mode": "Payment Mode",
|
|
2933
|
+
"payment_status": "Payment Status",
|
|
2934
|
+
"payment_reference_number": "Payment Reference Number",
|
|
2935
|
+
"fuel_card_number": "Fuel Card Number",
|
|
2936
|
+
"payment_notes": "Payment Notes",
|
|
2937
|
+
"latitude": "Latitude",
|
|
2938
|
+
"longitude": "Longitude",
|
|
2939
|
+
"google_location": "Google Location",
|
|
2940
|
+
"landmark_location": "Landmark Location",
|
|
2941
|
+
"landmark_distance": "Landmark Distance",
|
|
2942
|
+
"odometer_reading": "Odometer Reading",
|
|
2943
|
+
"tank_size": "Tank Size",
|
|
2944
|
+
"is_full_tank": "Is Full Tank",
|
|
2945
|
+
"is_previous_entries_missed": "Is Previous Entries Missed",
|
|
2946
|
+
"last_refill_date": "Last Refill Date",
|
|
2947
|
+
"last_odometer_reading": "Last Odometer Reading",
|
|
2948
|
+
"last_refill_quantity": "Last Refill Quantity",
|
|
2949
|
+
"diff_distance": "Difference Distance",
|
|
2950
|
+
"fuel_efficiency": "Fuel Efficiency",
|
|
2951
|
+
"vendor_name": "Vendor Name",
|
|
2952
|
+
"fuel_station_name": "Fuel Station Name",
|
|
2953
|
+
"fuel_type": "Fuel Type",
|
|
2954
|
+
"fuel_unit": "Fuel Unit"
|
|
2955
|
+
},
|
|
2956
|
+
"p_fleet_fuel_removal": {
|
|
2957
|
+
"before_removal_quantity": "Before Removal Quantity",
|
|
2958
|
+
"after_removal_quantity": "After Removal Quantity",
|
|
2959
|
+
"removal_quantity": "Removal Quantity",
|
|
2960
|
+
"verified_removal_quantity": "Verified Removal Quantity",
|
|
2961
|
+
"diff_removal_quantity": "Difference Removal Quantity",
|
|
2962
|
+
"odometer_reading": "Odometer Reading",
|
|
2963
|
+
"date_time": "Date Time",
|
|
2964
|
+
"admin_verify_status": "Admin Verify Status",
|
|
2965
|
+
"transporter_verify_status": "Transporter Verify Status",
|
|
2966
|
+
"cost_per_unit": "Cost Per Unit",
|
|
2967
|
+
"total_cost": "Total Cost",
|
|
2968
|
+
"fuel_removal_reason": "Fuel Removal Reason",
|
|
2969
|
+
"removal_reason": "Removal Reason",
|
|
2970
|
+
"removal_details": "Removal Details",
|
|
2971
|
+
"entry_source": "Entry Source",
|
|
2972
|
+
"source_reference_id": "Source Reference ID",
|
|
2973
|
+
"source_notes": "Source Notes",
|
|
2974
|
+
"latitude": "Latitude",
|
|
2975
|
+
"longitude": "Longitude",
|
|
2976
|
+
"google_location": "Google Location",
|
|
2977
|
+
"landmark_location": "Landmark Location",
|
|
2978
|
+
"landmark_distance": "Landmark Distance",
|
|
2979
|
+
"fuel_type": "Fuel Type",
|
|
2980
|
+
"fuel_unit": "Fuel Unit"
|
|
2981
|
+
},
|
|
2982
|
+
"p_bus_dashboard": {
|
|
2983
|
+
"coming_soon": "Coming Soon",
|
|
2984
|
+
"no_data": "No Data",
|
|
2985
|
+
"bus_stops_desc": "Manage bus stop locations and pickup points",
|
|
2986
|
+
"bus_routes_desc": "Create and organize routes for efficient transport",
|
|
2987
|
+
"bus_daily_schedules_desc": "Plan and manage trip timings and schedules",
|
|
2988
|
+
"bus_special_schedules_desc": "Plan and manage trip timings and schedules",
|
|
2989
|
+
"bus_daily_runs_desc": "Track daily bus operations and trip execution"
|
|
2990
|
+
},
|
|
2991
|
+
"p_school_dashboard": {
|
|
2992
|
+
"coming_soon": "Coming Soon",
|
|
2993
|
+
"no_data": "No Data",
|
|
2994
|
+
"school_noticeboard_desc": "Share announcements and important updates",
|
|
2995
|
+
"school_holidays_desc": "Manage school holidays and absences",
|
|
2996
|
+
"students_list_desc": "Manage student profiles and transport details",
|
|
2997
|
+
"leave_requests_desc": "Review and manage student leave requests",
|
|
2998
|
+
"route_change_requests_desc": "Handle requests for route modifications"
|
|
2999
|
+
},
|
|
3000
|
+
"p_bus_stop": {
|
|
3001
|
+
"bus_stop": "Bus Stop"
|
|
3002
|
+
},
|
|
3003
|
+
"p_organisation_calendar": {
|
|
3004
|
+
"calendar": "Calendar",
|
|
3005
|
+
"calendar_details": "Calendar Details",
|
|
3006
|
+
"calendar_date": "Calendar Date",
|
|
3007
|
+
"holiday_type": "Holiday Type",
|
|
3008
|
+
"title": "Title",
|
|
3009
|
+
"notes": "Notes"
|
|
3010
|
+
},
|
|
3011
|
+
"p_organisation_notice_board": {
|
|
3012
|
+
"notice_details": "Notice Details",
|
|
3013
|
+
"notice_date_time": "Notice Date Time",
|
|
3014
|
+
"notice_subject": "Notice Subject",
|
|
3015
|
+
"notice_description": "Notice Description"
|
|
3016
|
+
},
|
|
3017
|
+
"p_fleet_bus_student": {
|
|
3018
|
+
"student": "Student",
|
|
3019
|
+
"organisation_details": "Organisation Details",
|
|
3020
|
+
"student_details": "Student Details",
|
|
3021
|
+
"study_details": "Study Details",
|
|
3022
|
+
"transport_plan_details": "Transport Plan Details",
|
|
3023
|
+
"admission_number": "Admission Number",
|
|
3024
|
+
"guardian": "Guardian",
|
|
3025
|
+
"guardians": "Guardians",
|
|
3026
|
+
"pickup_route_name": "Pickup Route Name",
|
|
3027
|
+
"pickup_stop_name": "Pickup Stop Name",
|
|
3028
|
+
"pickup_schedule_name": "Pickup Schedule Name",
|
|
3029
|
+
"drop_route_name": "Drop Route Name",
|
|
3030
|
+
"drop_stop_name": "Drop Stop Name",
|
|
3031
|
+
"drop_schedule_name": "Drop Schedule Name",
|
|
3032
|
+
"leave_request": "Leave Request",
|
|
3033
|
+
"leave_request_details": "Leave Request Details",
|
|
3034
|
+
"route_change_request_details": "Route Change Request Details",
|
|
3035
|
+
"transport_enrollment_change_history": "Transport Enrollment Change History",
|
|
3036
|
+
"roll_number": "Roll Number",
|
|
3037
|
+
"first_name": "First Name",
|
|
3038
|
+
"last_name": "Last Name",
|
|
3039
|
+
"student_name": "Student Name",
|
|
3040
|
+
"transport_plan_type": "Transport Plan Type",
|
|
3041
|
+
"mobile_number": "Mobile Number",
|
|
3042
|
+
"email": "Email",
|
|
3043
|
+
"program_name": "Program",
|
|
3044
|
+
"stream_name": "Stream",
|
|
3045
|
+
"year_name": "Year",
|
|
3046
|
+
"semester_name": "Semester",
|
|
3047
|
+
"class_name": "Class",
|
|
3048
|
+
"section_name": "Section",
|
|
3049
|
+
"date_of_birth": "Date of Birth",
|
|
3050
|
+
"gender": "Gender",
|
|
3051
|
+
"blood_group": "Blood Group",
|
|
3052
|
+
"special_notes": "Special Notes",
|
|
3053
|
+
"student_address": "Student Address",
|
|
3054
|
+
"student_addresses": "Student Addresses",
|
|
3055
|
+
"leave_type": "Leave Type",
|
|
3056
|
+
"reason": "Reason",
|
|
3057
|
+
"approval_status": "Approval Status",
|
|
3058
|
+
"approval_notes": "Approval Notes",
|
|
3059
|
+
"approval_date": "Approval Date",
|
|
3060
|
+
"change_pickup": "Change Pickup",
|
|
3061
|
+
"change_drop": "Change Drop",
|
|
3062
|
+
"is_temporary": "Temporary",
|
|
3063
|
+
"from_type": "From Type",
|
|
3064
|
+
"to_type": "To Type",
|
|
3065
|
+
"change_reason": "Change Reason",
|
|
3066
|
+
"changed_at": "Changed At",
|
|
3067
|
+
"full_name": "Full Name",
|
|
3068
|
+
"mobile": "Mobile",
|
|
3069
|
+
"alternative_mobile": "Alternative Mobile",
|
|
3070
|
+
"relationship_name": "Relationship",
|
|
3071
|
+
"is_primary": "Primary",
|
|
3072
|
+
"notes": "Notes",
|
|
3073
|
+
"student_transport_plan_type_change_history": "Transport Plan Change History",
|
|
3074
|
+
"stop_change_request": "Stop Change Request",
|
|
3075
|
+
"pickup_details": "Pickup Details",
|
|
3076
|
+
"drop_details": "Drop Details",
|
|
3077
|
+
"stop_name": "Stop Name",
|
|
3078
|
+
"stop": "Stop",
|
|
3079
|
+
"order_no": "Order No",
|
|
3080
|
+
"students_assigned": "Students Assigned",
|
|
3081
|
+
"assign_students": "Assign Students",
|
|
3082
|
+
"select_at_least_one": "Please select at least one student",
|
|
3083
|
+
"selected": "Selected"
|
|
3084
|
+
},
|
|
3085
|
+
"p_fleet_bus_student_guardian": {
|
|
3086
|
+
"guardian_details": "Guardian Details",
|
|
3087
|
+
"guardian_name": "Guardian Name",
|
|
3088
|
+
"name": "Name",
|
|
3089
|
+
"mobile": "Mobile",
|
|
3090
|
+
"relationship": "Relationship",
|
|
3091
|
+
"alternative_mobile": "Alternative Mobile",
|
|
3092
|
+
"email": "Email",
|
|
3093
|
+
"is_primary": "Is Primary",
|
|
3094
|
+
"notes": "Notes"
|
|
3095
|
+
},
|
|
3096
|
+
"p_fleet_bus_route": {
|
|
3097
|
+
"route_name": "Route Name",
|
|
3098
|
+
"route_notes": "Route Notes",
|
|
3099
|
+
"route_status": "Route Status",
|
|
3100
|
+
"pickup_time": "Pickup Journey Time",
|
|
3101
|
+
"pickup_time_mins": "Pickup Journey Time Minutes",
|
|
3102
|
+
"pickup_start_stop_name": "Pickup Start Stop",
|
|
3103
|
+
"pickup_end_stop_name": "Pickup End Stop",
|
|
3104
|
+
"pickup_plan": "Pickup Plan",
|
|
3105
|
+
"pickup_start_stop_id": "Pickup Start Location",
|
|
3106
|
+
"pickup_end_stop_id": "Pickup End Location",
|
|
3107
|
+
"pickup_path": "Pickup Path",
|
|
3108
|
+
"drop_time": "Return Journey Time",
|
|
3109
|
+
"drop_time_mins": "Return Journey Time Minutes",
|
|
3110
|
+
"drop_start_stop_name": "Return Start Stop",
|
|
3111
|
+
"drop_end_stop_name": "Return End Stop",
|
|
3112
|
+
"drop_plan": "Return Plan",
|
|
3113
|
+
"drop_start_stop_id": "Return Start Location",
|
|
3114
|
+
"drop_end_stop_id": "Return End Location",
|
|
3115
|
+
"drop_path": "Return Path",
|
|
3116
|
+
"route_stops": "Route Stops",
|
|
3117
|
+
"pickup_details": "Pickup Details",
|
|
3118
|
+
"return_details": "Return Details"
|
|
3119
|
+
},
|
|
3120
|
+
"p_fleet_bus_schedule": {
|
|
3121
|
+
"schedule_name": "Schedule Name",
|
|
3122
|
+
"schedule_status": "Schedule Status",
|
|
3123
|
+
"schedule_type": "Schedule Type",
|
|
3124
|
+
"route": "Route",
|
|
3125
|
+
"start_time": "Start Time",
|
|
3126
|
+
"end_time": "End Time",
|
|
3127
|
+
"schedule_time": "Schedule Time",
|
|
3128
|
+
"schedule_plan_start_date": "Schedule Plan Start Date",
|
|
3129
|
+
"schedule_plan_end_date": "Schedule Plan End Date",
|
|
3130
|
+
"week_schedule": "Week Schedule",
|
|
3131
|
+
"sunday": "Sunday",
|
|
3132
|
+
"monday": "Monday",
|
|
3133
|
+
"tuesday": "Tuesday",
|
|
3134
|
+
"wednesday": "Wednesday",
|
|
3135
|
+
"thursday": "Thursday",
|
|
3136
|
+
"friday": "Friday",
|
|
3137
|
+
"saturday": "Saturday",
|
|
3138
|
+
"max_seating_count": "Max Seating Count",
|
|
3139
|
+
"plan_recurrence": "Plan & Recurrence",
|
|
3140
|
+
"assignment": "Assignment",
|
|
3141
|
+
"students": "Students"
|
|
3142
|
+
}
|
|
3143
|
+
}
|