@sofit/view-locale 1.111.0 → 1.112.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.
Files changed (123) hide show
  1. package/Jenkinsfile +0 -5
  2. package/{junit.xml → coverage/jest/results.xml} +11 -11
  3. package/coverage/lcov-report/base.css +224 -0
  4. package/coverage/lcov-report/block-navigation.js +79 -0
  5. package/coverage/lcov-report/favicon.png +0 -0
  6. package/coverage/lcov-report/index.html +171 -0
  7. package/coverage/lcov-report/lib/index.html +126 -0
  8. package/coverage/lcov-report/lib/index.ts.html +89 -0
  9. package/coverage/lcov-report/lib/runner.ts.html +530 -0
  10. package/coverage/lcov-report/lib/translations/common/auth.ts.html +95 -0
  11. package/coverage/lcov-report/lib/translations/common/benchmarking.ts.html +131 -0
  12. package/coverage/lcov-report/lib/translations/common/database-errors.ts.html +227 -0
  13. package/coverage/lcov-report/lib/translations/common/entity.ts.html +119 -0
  14. package/coverage/lcov-report/lib/translations/common/general.ts.html +149 -0
  15. package/coverage/lcov-report/lib/translations/common/index.html +201 -0
  16. package/coverage/lcov-report/lib/translations/common/internal-server-errors.ts.html +107 -0
  17. package/coverage/lcov-report/lib/translations/common/joi.ts.html +305 -0
  18. package/coverage/lcov-report/lib/translations/index.html +111 -0
  19. package/coverage/lcov-report/lib/translations/index.ts.html +662 -0
  20. package/coverage/lcov-report/lib/translations/integrations/index.html +126 -0
  21. package/coverage/lcov-report/lib/translations/integrations/inout.ts.html +107 -0
  22. package/coverage/lcov-report/lib/translations/integrations/pipefy.ts.html +107 -0
  23. package/coverage/lcov-report/lib/translations/modules/attachment.ts.html +89 -0
  24. package/coverage/lcov-report/lib/translations/modules/backup_vehicle.ts.html +299 -0
  25. package/coverage/lcov-report/lib/translations/modules/backup_vehicle_usage.ts.html +320 -0
  26. package/coverage/lcov-report/lib/translations/modules/carsharing_type.ts.html +119 -0
  27. package/coverage/lcov-report/lib/translations/modules/cash_basis.ts.html +89 -0
  28. package/coverage/lcov-report/lib/translations/modules/change_history.ts.html +242 -0
  29. package/coverage/lcov-report/lib/translations/modules/checklist.ts.html +215 -0
  30. package/coverage/lcov-report/lib/translations/modules/checklist_group.ts.html +188 -0
  31. package/coverage/lcov-report/lib/translations/modules/checklist_group_item.ts.html +200 -0
  32. package/coverage/lcov-report/lib/translations/modules/checklist_group_option.ts.html +140 -0
  33. package/coverage/lcov-report/lib/translations/modules/checklist_model.ts.html +152 -0
  34. package/coverage/lcov-report/lib/translations/modules/checklist_reply.ts.html +167 -0
  35. package/coverage/lcov-report/lib/translations/modules/city.ts.html +119 -0
  36. package/coverage/lcov-report/lib/translations/modules/company.ts.html +299 -0
  37. package/coverage/lcov-report/lib/translations/modules/cost_center.ts.html +248 -0
  38. package/coverage/lcov-report/lib/translations/modules/cost_sharing.ts.html +89 -0
  39. package/coverage/lcov-report/lib/translations/modules/cost_sharing_entity.ts.html +89 -0
  40. package/coverage/lcov-report/lib/translations/modules/customer.ts.html +287 -0
  41. package/coverage/lcov-report/lib/translations/modules/driver_control.ts.html +89 -0
  42. package/coverage/lcov-report/lib/translations/modules/driver_license_point.ts.html +89 -0
  43. package/coverage/lcov-report/lib/translations/modules/employee.ts.html +923 -0
  44. package/coverage/lcov-report/lib/translations/modules/employee_change_history.ts.html +242 -0
  45. package/coverage/lcov-report/lib/translations/modules/employee_hiring_regime.ts.html +107 -0
  46. package/coverage/lcov-report/lib/translations/modules/employee_role.ts.html +167 -0
  47. package/coverage/lcov-report/lib/translations/modules/expense.ts.html +89 -0
  48. package/coverage/lcov-report/lib/translations/modules/fine.ts.html +164 -0
  49. package/coverage/lcov-report/lib/translations/modules/fine_qualification.ts.html +239 -0
  50. package/coverage/lcov-report/lib/translations/modules/fine_qualification_integration_key.ts.html +164 -0
  51. package/coverage/lcov-report/lib/translations/modules/fine_resource.ts.html +143 -0
  52. package/coverage/lcov-report/lib/translations/modules/foreseen_maintenance_plan_service_item.ts.html +236 -0
  53. package/coverage/lcov-report/lib/translations/modules/foreseen_service_order_item.ts.html +89 -0
  54. package/coverage/lcov-report/lib/translations/modules/gas_pump_control.ts.html +89 -0
  55. package/coverage/lcov-report/lib/translations/modules/gate.ts.html +152 -0
  56. package/coverage/lcov-report/lib/translations/modules/gate_appointment.ts.html +89 -0
  57. package/coverage/lcov-report/lib/translations/modules/gate_appointment_diary.ts.html +89 -0
  58. package/coverage/lcov-report/lib/translations/modules/index.html +1431 -0
  59. package/coverage/lcov-report/lib/translations/modules/item.ts.html +503 -0
  60. package/coverage/lcov-report/lib/translations/modules/leasing_contract.ts.html +176 -0
  61. package/coverage/lcov-report/lib/translations/modules/leasing_measurement.ts.html +377 -0
  62. package/coverage/lcov-report/lib/translations/modules/maintenance_plan.ts.html +188 -0
  63. package/coverage/lcov-report/lib/translations/modules/maintenance_plan_service.ts.html +392 -0
  64. package/coverage/lcov-report/lib/translations/modules/measurement_unit.ts.html +155 -0
  65. package/coverage/lcov-report/lib/translations/modules/night_transport.ts.html +89 -0
  66. package/coverage/lcov-report/lib/translations/modules/parameter.ts.html +89 -0
  67. package/coverage/lcov-report/lib/translations/modules/pendency.ts.html +110 -0
  68. package/coverage/lcov-report/lib/translations/modules/qualification_severity.ts.html +179 -0
  69. package/coverage/lcov-report/lib/translations/modules/release_notification.ts.html +188 -0
  70. package/coverage/lcov-report/lib/translations/modules/request_occurrence.ts.html +89 -0
  71. package/coverage/lcov-report/lib/translations/modules/route.ts.html +119 -0
  72. package/coverage/lcov-report/lib/translations/modules/service_order.ts.html +188 -0
  73. package/coverage/lcov-report/lib/translations/modules/solicitation.ts.html +89 -0
  74. package/coverage/lcov-report/lib/translations/modules/solicitation_comment.ts.html +89 -0
  75. package/coverage/lcov-report/lib/translations/modules/solicitation_history.ts.html +89 -0
  76. package/coverage/lcov-report/lib/translations/modules/solicitation_watcher.ts.html +89 -0
  77. package/coverage/lcov-report/lib/translations/modules/state.ts.html +143 -0
  78. package/coverage/lcov-report/lib/translations/modules/stock_entry_item.ts.html +89 -0
  79. package/coverage/lcov-report/lib/translations/modules/stock_transfer.ts.html +89 -0
  80. package/coverage/lcov-report/lib/translations/modules/stock_transfer_item.ts.html +89 -0
  81. package/coverage/lcov-report/lib/translations/modules/sub_system.ts.html +167 -0
  82. package/coverage/lcov-report/lib/translations/modules/subsidiary.ts.html +248 -0
  83. package/coverage/lcov-report/lib/translations/modules/supplier.ts.html +416 -0
  84. package/coverage/lcov-report/lib/translations/modules/system.ts.html +143 -0
  85. package/coverage/lcov-report/lib/translations/modules/tire.ts.html +89 -0
  86. package/coverage/lcov-report/lib/translations/modules/tire_brand.ts.html +155 -0
  87. package/coverage/lcov-report/lib/translations/modules/tire_dimension.ts.html +155 -0
  88. package/coverage/lcov-report/lib/translations/modules/tire_drawing.ts.html +236 -0
  89. package/coverage/lcov-report/lib/translations/modules/transaction.ts.html +89 -0
  90. package/coverage/lcov-report/lib/translations/modules/trip.ts.html +152 -0
  91. package/coverage/lcov-report/lib/translations/modules/vehicle.ts.html +1511 -0
  92. package/coverage/lcov-report/lib/translations/modules/vehicle_axes.ts.html +143 -0
  93. package/coverage/lcov-report/lib/translations/modules/vehicle_booking.ts.html +218 -0
  94. package/coverage/lcov-report/lib/translations/modules/vehicle_brand.ts.html +155 -0
  95. package/coverage/lcov-report/lib/translations/modules/vehicle_bulk.ts.html +143 -0
  96. package/coverage/lcov-report/lib/translations/modules/vehicle_bulk_keys.ts.html +134 -0
  97. package/coverage/lcov-report/lib/translations/modules/vehicle_change_history.ts.html +287 -0
  98. package/coverage/lcov-report/lib/translations/modules/vehicle_deactivation_cause.ts.html +107 -0
  99. package/coverage/lcov-report/lib/translations/modules/vehicle_due.ts.html +155 -0
  100. package/coverage/lcov-report/lib/translations/modules/vehicle_event.ts.html +167 -0
  101. package/coverage/lcov-report/lib/translations/modules/vehicle_event_type.ts.html +107 -0
  102. package/coverage/lcov-report/lib/translations/modules/vehicle_fuel.ts.html +179 -0
  103. package/coverage/lcov-report/lib/translations/modules/vehicle_layout.ts.html +155 -0
  104. package/coverage/lcov-report/lib/translations/modules/vehicle_leasing.ts.html +308 -0
  105. package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan.ts.html +221 -0
  106. package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan_item.ts.html +89 -0
  107. package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan_service.ts.html +89 -0
  108. package/coverage/lcov-report/lib/translations/modules/vehicle_model.ts.html +227 -0
  109. package/coverage/lcov-report/lib/translations/modules/vehicle_model_version.ts.html +155 -0
  110. package/coverage/lcov-report/lib/translations/modules/vehicle_tag.ts.html +107 -0
  111. package/coverage/lcov-report/lib/translations/modules/warehouse.ts.html +188 -0
  112. package/coverage/lcov-report/lib/translations/modules/warehouse_item.ts.html +89 -0
  113. package/coverage/lcov-report/prettify.css +1 -0
  114. package/coverage/lcov-report/prettify.js +2 -0
  115. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  116. package/coverage/lcov-report/sorter.js +170 -0
  117. package/coverage/lcov.info +1458 -0
  118. package/dist/runner.js +1 -1
  119. package/dist/translations/modules/backup_vehicle_usage.js +2 -2
  120. package/jest.config.json +17 -2
  121. package/lib/runner.ts +1 -1
  122. package/lib/translations/modules/backup_vehicle_usage.ts +2 -2
  123. package/package.json +4 -3
@@ -0,0 +1,1458 @@
1
+ TN:
2
+ SF:lib/index.ts
3
+ FN:3,(anonymous_6)
4
+ FNF:1
5
+ FNH:1
6
+ FNDA:2,(anonymous_6)
7
+ DA:1,1
8
+ DA:3,3
9
+ DA:4,1
10
+ LF:3
11
+ LH:3
12
+ BRF:0
13
+ BRH:0
14
+ end_of_record
15
+ TN:
16
+ SF:lib/runner.ts
17
+ FN:15,(anonymous_6)
18
+ FN:29,(anonymous_7)
19
+ FN:52,(anonymous_8)
20
+ FN:77,(anonymous_9)
21
+ FN:98,(anonymous_10)
22
+ FN:136,(anonymous_11)
23
+ FN:144,(anonymous_12)
24
+ FNF:7
25
+ FNH:6
26
+ FNDA:4,(anonymous_6)
27
+ FNDA:18,(anonymous_7)
28
+ FNDA:6,(anonymous_8)
29
+ FNDA:8,(anonymous_9)
30
+ FNDA:6,(anonymous_10)
31
+ FNDA:4,(anonymous_11)
32
+ FNDA:0,(anonymous_12)
33
+ DA:3,2
34
+ DA:5,2
35
+ DA:11,2
36
+ DA:17,4
37
+ DA:20,2
38
+ DA:21,2
39
+ DA:24,2
40
+ DA:25,2
41
+ DA:31,18
42
+ DA:33,18
43
+ DA:35,18
44
+ DA:37,12
45
+ DA:39,28
46
+ DA:40,28
47
+ DA:42,28
48
+ DA:46,18
49
+ DA:49,0
50
+ DA:54,6
51
+ DA:55,6
52
+ DA:57,6
53
+ DA:59,6
54
+ DA:61,8
55
+ DA:63,8
56
+ DA:65,0
57
+ DA:69,6
58
+ DA:71,6
59
+ DA:74,0
60
+ DA:79,8
61
+ DA:81,8
62
+ DA:83,6
63
+ DA:85,6
64
+ DA:88,2
65
+ DA:90,2
66
+ DA:92,0
67
+ DA:95,2
68
+ DA:100,6
69
+ DA:102,4
70
+ DA:104,2
71
+ DA:110,2
72
+ DA:113,4
73
+ DA:115,0
74
+ DA:118,4
75
+ DA:138,4
76
+ DA:140,0
77
+ DA:142,0
78
+ DA:144,0
79
+ DA:146,0
80
+ LF:47
81
+ LH:38
82
+ BRDA:19,0,0,2
83
+ BRDA:19,0,1,2
84
+ BRDA:33,1,0,18
85
+ BRDA:33,1,1,0
86
+ BRDA:35,2,0,12
87
+ BRDA:35,2,1,6
88
+ BRDA:63,3,0,0
89
+ BRDA:63,3,1,8
90
+ BRDA:69,4,0,6
91
+ BRDA:69,4,1,0
92
+ BRDA:81,5,0,6
93
+ BRDA:81,5,1,2
94
+ BRDA:90,6,0,0
95
+ BRDA:90,6,1,2
96
+ BRDA:90,7,0,2
97
+ BRDA:90,7,1,0
98
+ BRDA:100,8,0,4
99
+ BRDA:100,8,1,2
100
+ BRDA:100,9,0,6
101
+ BRDA:100,9,1,6
102
+ BRDA:100,10,0,6
103
+ BRDA:100,10,1,2
104
+ BRDA:102,11,0,2
105
+ BRDA:102,11,1,2
106
+ BRDA:113,12,0,0
107
+ BRDA:113,12,1,4
108
+ BRDA:138,13,0,0
109
+ BRDA:138,13,1,4
110
+ BRDA:138,14,0,4
111
+ BRDA:138,14,1,4
112
+ BRDA:138,14,2,0
113
+ BRDA:138,14,3,0
114
+ BRDA:142,15,0,0
115
+ BRDA:142,15,1,0
116
+ BRDA:142,16,0,0
117
+ BRDA:142,16,1,0
118
+ BRF:36
119
+ BRH:23
120
+ end_of_record
121
+ TN:
122
+ SF:lib/translations/index.ts
123
+ FN:96,(anonymous_6)
124
+ FN:97,(anonymous_7)
125
+ FN:98,(anonymous_8)
126
+ FNF:3
127
+ FNH:2
128
+ FNDA:16,(anonymous_6)
129
+ FNDA:8,(anonymous_7)
130
+ FNDA:0,(anonymous_8)
131
+ DA:1,2
132
+ DA:2,2
133
+ DA:3,2
134
+ DA:4,2
135
+ DA:5,2
136
+ DA:6,2
137
+ DA:7,2
138
+ DA:8,2
139
+ DA:9,2
140
+ DA:10,2
141
+ DA:11,2
142
+ DA:12,2
143
+ DA:13,2
144
+ DA:14,2
145
+ DA:15,2
146
+ DA:16,2
147
+ DA:17,2
148
+ DA:18,2
149
+ DA:19,2
150
+ DA:20,2
151
+ DA:21,2
152
+ DA:22,2
153
+ DA:23,2
154
+ DA:24,2
155
+ DA:25,2
156
+ DA:26,2
157
+ DA:27,2
158
+ DA:28,2
159
+ DA:29,2
160
+ DA:30,2
161
+ DA:31,2
162
+ DA:32,2
163
+ DA:33,2
164
+ DA:34,2
165
+ DA:35,2
166
+ DA:36,2
167
+ DA:37,2
168
+ DA:38,2
169
+ DA:39,2
170
+ DA:40,2
171
+ DA:41,2
172
+ DA:42,2
173
+ DA:43,2
174
+ DA:44,2
175
+ DA:45,2
176
+ DA:46,2
177
+ DA:47,2
178
+ DA:48,2
179
+ DA:49,2
180
+ DA:50,2
181
+ DA:51,2
182
+ DA:52,2
183
+ DA:53,2
184
+ DA:54,2
185
+ DA:55,2
186
+ DA:56,2
187
+ DA:57,2
188
+ DA:58,2
189
+ DA:59,2
190
+ DA:60,2
191
+ DA:61,2
192
+ DA:62,2
193
+ DA:63,2
194
+ DA:64,2
195
+ DA:65,2
196
+ DA:66,2
197
+ DA:67,2
198
+ DA:68,2
199
+ DA:69,2
200
+ DA:70,2
201
+ DA:71,2
202
+ DA:72,2
203
+ DA:73,2
204
+ DA:74,2
205
+ DA:75,2
206
+ DA:76,2
207
+ DA:77,2
208
+ DA:78,2
209
+ DA:79,2
210
+ DA:80,2
211
+ DA:81,2
212
+ DA:82,2
213
+ DA:83,2
214
+ DA:84,2
215
+ DA:85,2
216
+ DA:86,2
217
+ DA:87,2
218
+ DA:88,2
219
+ DA:89,2
220
+ DA:90,2
221
+ DA:91,2
222
+ DA:92,2
223
+ DA:93,2
224
+ DA:94,2
225
+ DA:96,18
226
+ DA:97,10
227
+ DA:98,2
228
+ DA:101,2
229
+ DA:102,2
230
+ DA:103,2
231
+ DA:104,2
232
+ DA:105,2
233
+ DA:106,2
234
+ DA:107,2
235
+ DA:108,2
236
+ DA:109,2
237
+ DA:110,2
238
+ DA:111,2
239
+ DA:112,2
240
+ DA:113,2
241
+ DA:114,2
242
+ DA:115,2
243
+ DA:116,2
244
+ DA:117,2
245
+ DA:118,2
246
+ DA:119,2
247
+ DA:120,2
248
+ DA:121,2
249
+ DA:122,2
250
+ DA:123,2
251
+ DA:124,2
252
+ DA:125,2
253
+ DA:126,2
254
+ DA:127,2
255
+ DA:128,2
256
+ DA:129,2
257
+ DA:130,2
258
+ DA:131,2
259
+ DA:132,2
260
+ DA:133,2
261
+ DA:134,2
262
+ DA:135,2
263
+ DA:136,2
264
+ DA:137,2
265
+ DA:138,2
266
+ DA:139,2
267
+ DA:140,2
268
+ DA:141,2
269
+ DA:142,2
270
+ DA:143,2
271
+ DA:144,2
272
+ DA:145,2
273
+ DA:146,2
274
+ DA:147,2
275
+ DA:148,2
276
+ DA:149,2
277
+ DA:150,2
278
+ DA:151,2
279
+ DA:152,2
280
+ DA:153,2
281
+ DA:154,2
282
+ DA:155,2
283
+ DA:156,2
284
+ DA:157,2
285
+ DA:158,2
286
+ DA:159,2
287
+ DA:160,2
288
+ DA:161,2
289
+ DA:162,2
290
+ DA:163,2
291
+ DA:164,2
292
+ DA:165,2
293
+ DA:166,2
294
+ DA:167,2
295
+ DA:168,2
296
+ DA:169,2
297
+ DA:170,2
298
+ DA:171,2
299
+ DA:172,2
300
+ DA:173,2
301
+ DA:174,2
302
+ DA:175,2
303
+ DA:176,2
304
+ DA:177,2
305
+ DA:178,2
306
+ DA:179,2
307
+ DA:180,2
308
+ DA:181,2
309
+ DA:182,2
310
+ DA:183,2
311
+ DA:184,2
312
+ DA:185,2
313
+ DA:186,2
314
+ DA:187,2
315
+ DA:188,2
316
+ DA:189,2
317
+ DA:190,2
318
+ DA:191,2
319
+ DA:192,2
320
+ DA:193,2
321
+ DA:194,2
322
+ LF:191
323
+ LH:191
324
+ BRF:0
325
+ BRH:0
326
+ end_of_record
327
+ TN:
328
+ SF:lib/translations/common/auth.ts
329
+ FNF:0
330
+ FNH:0
331
+ DA:1,2
332
+ LF:1
333
+ LH:1
334
+ BRF:0
335
+ BRH:0
336
+ end_of_record
337
+ TN:
338
+ SF:lib/translations/common/benchmarking.ts
339
+ FNF:0
340
+ FNH:0
341
+ DA:1,2
342
+ LF:1
343
+ LH:1
344
+ BRF:0
345
+ BRH:0
346
+ end_of_record
347
+ TN:
348
+ SF:lib/translations/common/database-errors.ts
349
+ FNF:0
350
+ FNH:0
351
+ DA:1,2
352
+ LF:1
353
+ LH:1
354
+ BRF:0
355
+ BRH:0
356
+ end_of_record
357
+ TN:
358
+ SF:lib/translations/common/entity.ts
359
+ FNF:0
360
+ FNH:0
361
+ DA:1,2
362
+ LF:1
363
+ LH:1
364
+ BRF:0
365
+ BRH:0
366
+ end_of_record
367
+ TN:
368
+ SF:lib/translations/common/general.ts
369
+ FNF:0
370
+ FNH:0
371
+ DA:1,2
372
+ DA:12,2
373
+ DA:19,2
374
+ LF:3
375
+ LH:3
376
+ BRF:0
377
+ BRH:0
378
+ end_of_record
379
+ TN:
380
+ SF:lib/translations/common/internal-server-errors.ts
381
+ FNF:0
382
+ FNH:0
383
+ DA:1,2
384
+ LF:1
385
+ LH:1
386
+ BRF:0
387
+ BRH:0
388
+ end_of_record
389
+ TN:
390
+ SF:lib/translations/common/joi.ts
391
+ FNF:0
392
+ FNH:0
393
+ DA:3,2
394
+ LF:1
395
+ LH:1
396
+ BRF:0
397
+ BRH:0
398
+ end_of_record
399
+ TN:
400
+ SF:lib/translations/integrations/inout.ts
401
+ FNF:0
402
+ FNH:0
403
+ DA:1,2
404
+ LF:1
405
+ LH:1
406
+ BRF:0
407
+ BRH:0
408
+ end_of_record
409
+ TN:
410
+ SF:lib/translations/integrations/pipefy.ts
411
+ FNF:0
412
+ FNH:0
413
+ DA:1,2
414
+ LF:1
415
+ LH:1
416
+ BRF:0
417
+ BRH:0
418
+ end_of_record
419
+ TN:
420
+ SF:lib/translations/modules/attachment.ts
421
+ FNF:0
422
+ FNH:0
423
+ DA:1,2
424
+ LF:1
425
+ LH:1
426
+ BRF:0
427
+ BRH:0
428
+ end_of_record
429
+ TN:
430
+ SF:lib/translations/modules/backup_vehicle.ts
431
+ FNF:0
432
+ FNH:0
433
+ DA:1,2
434
+ DA:3,2
435
+ DA:8,2
436
+ DA:36,2
437
+ DA:55,2
438
+ LF:5
439
+ LH:5
440
+ BRF:0
441
+ BRH:0
442
+ end_of_record
443
+ TN:
444
+ SF:lib/translations/modules/backup_vehicle_usage.ts
445
+ FNF:0
446
+ FNH:0
447
+ DA:1,2
448
+ DA:3,2
449
+ DA:8,2
450
+ DA:52,2
451
+ LF:4
452
+ LH:4
453
+ BRF:0
454
+ BRH:0
455
+ end_of_record
456
+ TN:
457
+ SF:lib/translations/modules/carsharing_type.ts
458
+ FNF:0
459
+ FNH:0
460
+ DA:1,2
461
+ DA:3,2
462
+ DA:8,2
463
+ LF:3
464
+ LH:3
465
+ BRF:0
466
+ BRH:0
467
+ end_of_record
468
+ TN:
469
+ SF:lib/translations/modules/cash_basis.ts
470
+ FNF:0
471
+ FNH:0
472
+ DA:1,2
473
+ LF:1
474
+ LH:1
475
+ BRF:0
476
+ BRH:0
477
+ end_of_record
478
+ TN:
479
+ SF:lib/translations/modules/change_history.ts
480
+ FNF:0
481
+ FNH:0
482
+ DA:1,2
483
+ DA:6,2
484
+ LF:2
485
+ LH:2
486
+ BRF:0
487
+ BRH:0
488
+ end_of_record
489
+ TN:
490
+ SF:lib/translations/modules/checklist.ts
491
+ FNF:0
492
+ FNH:0
493
+ DA:1,2
494
+ DA:3,2
495
+ DA:8,2
496
+ LF:3
497
+ LH:3
498
+ BRF:0
499
+ BRH:0
500
+ end_of_record
501
+ TN:
502
+ SF:lib/translations/modules/checklist_group.ts
503
+ FNF:0
504
+ FNH:0
505
+ DA:1,2
506
+ DA:3,2
507
+ DA:8,2
508
+ DA:32,2
509
+ LF:4
510
+ LH:4
511
+ BRF:0
512
+ BRH:0
513
+ end_of_record
514
+ TN:
515
+ SF:lib/translations/modules/checklist_group_item.ts
516
+ FNF:0
517
+ FNH:0
518
+ DA:1,2
519
+ DA:3,2
520
+ DA:8,2
521
+ DA:32,2
522
+ LF:4
523
+ LH:4
524
+ BRF:0
525
+ BRH:0
526
+ end_of_record
527
+ TN:
528
+ SF:lib/translations/modules/checklist_group_option.ts
529
+ FNF:0
530
+ FNH:0
531
+ DA:1,2
532
+ DA:3,2
533
+ DA:8,2
534
+ DA:16,2
535
+ LF:4
536
+ LH:4
537
+ BRF:0
538
+ BRH:0
539
+ end_of_record
540
+ TN:
541
+ SF:lib/translations/modules/checklist_model.ts
542
+ FNF:0
543
+ FNH:0
544
+ DA:1,2
545
+ DA:3,2
546
+ DA:8,2
547
+ DA:20,2
548
+ LF:4
549
+ LH:4
550
+ BRF:0
551
+ BRH:0
552
+ end_of_record
553
+ TN:
554
+ SF:lib/translations/modules/checklist_reply.ts
555
+ FNF:0
556
+ FNH:0
557
+ DA:1,2
558
+ DA:3,2
559
+ DA:8,2
560
+ LF:3
561
+ LH:3
562
+ BRF:0
563
+ BRH:0
564
+ end_of_record
565
+ TN:
566
+ SF:lib/translations/modules/city.ts
567
+ FNF:0
568
+ FNH:0
569
+ DA:1,2
570
+ DA:3,2
571
+ DA:8,2
572
+ LF:3
573
+ LH:3
574
+ BRF:0
575
+ BRH:0
576
+ end_of_record
577
+ TN:
578
+ SF:lib/translations/modules/company.ts
579
+ FNF:0
580
+ FNH:0
581
+ DA:1,2
582
+ DA:3,2
583
+ DA:8,2
584
+ LF:3
585
+ LH:3
586
+ BRF:0
587
+ BRH:0
588
+ end_of_record
589
+ TN:
590
+ SF:lib/translations/modules/cost_center.ts
591
+ FNF:0
592
+ FNH:0
593
+ DA:1,2
594
+ DA:3,2
595
+ DA:8,2
596
+ DA:36,2
597
+ LF:4
598
+ LH:4
599
+ BRF:0
600
+ BRH:0
601
+ end_of_record
602
+ TN:
603
+ SF:lib/translations/modules/cost_sharing.ts
604
+ FNF:0
605
+ FNH:0
606
+ DA:1,2
607
+ LF:1
608
+ LH:1
609
+ BRF:0
610
+ BRH:0
611
+ end_of_record
612
+ TN:
613
+ SF:lib/translations/modules/cost_sharing_entity.ts
614
+ FNF:0
615
+ FNH:0
616
+ DA:1,2
617
+ LF:1
618
+ LH:1
619
+ BRF:0
620
+ BRH:0
621
+ end_of_record
622
+ TN:
623
+ SF:lib/translations/modules/customer.ts
624
+ FNF:0
625
+ FNH:0
626
+ DA:1,2
627
+ DA:3,2
628
+ DA:8,2
629
+ LF:3
630
+ LH:3
631
+ BRF:0
632
+ BRH:0
633
+ end_of_record
634
+ TN:
635
+ SF:lib/translations/modules/driver_control.ts
636
+ FNF:0
637
+ FNH:0
638
+ DA:1,2
639
+ LF:1
640
+ LH:1
641
+ BRF:0
642
+ BRH:0
643
+ end_of_record
644
+ TN:
645
+ SF:lib/translations/modules/driver_license_point.ts
646
+ FNF:0
647
+ FNH:0
648
+ DA:1,2
649
+ LF:1
650
+ LH:1
651
+ BRF:0
652
+ BRH:0
653
+ end_of_record
654
+ TN:
655
+ SF:lib/translations/modules/employee.ts
656
+ FNF:0
657
+ FNH:0
658
+ DA:1,2
659
+ DA:3,2
660
+ DA:8,2
661
+ DA:160,2
662
+ DA:267,2
663
+ LF:5
664
+ LH:5
665
+ BRF:0
666
+ BRH:0
667
+ end_of_record
668
+ TN:
669
+ SF:lib/translations/modules/employee_change_history.ts
670
+ FNF:0
671
+ FNH:0
672
+ DA:1,2
673
+ DA:3,2
674
+ DA:8,2
675
+ DA:44,2
676
+ LF:4
677
+ LH:4
678
+ BRF:0
679
+ BRH:0
680
+ end_of_record
681
+ TN:
682
+ SF:lib/translations/modules/employee_hiring_regime.ts
683
+ FNF:0
684
+ FNH:0
685
+ DA:1,2
686
+ DA:3,2
687
+ DA:8,2
688
+ LF:3
689
+ LH:3
690
+ BRF:0
691
+ BRH:0
692
+ end_of_record
693
+ TN:
694
+ SF:lib/translations/modules/employee_role.ts
695
+ FNF:0
696
+ FNH:0
697
+ DA:1,2
698
+ DA:3,2
699
+ DA:8,2
700
+ LF:3
701
+ LH:3
702
+ BRF:0
703
+ BRH:0
704
+ end_of_record
705
+ TN:
706
+ SF:lib/translations/modules/expense.ts
707
+ FNF:0
708
+ FNH:0
709
+ DA:1,2
710
+ LF:1
711
+ LH:1
712
+ BRF:0
713
+ BRH:0
714
+ end_of_record
715
+ TN:
716
+ SF:lib/translations/modules/fine.ts
717
+ FNF:0
718
+ FNH:0
719
+ DA:1,2
720
+ DA:6,2
721
+ LF:2
722
+ LH:2
723
+ BRF:0
724
+ BRH:0
725
+ end_of_record
726
+ TN:
727
+ SF:lib/translations/modules/fine_qualification.ts
728
+ FNF:0
729
+ FNH:0
730
+ DA:1,2
731
+ DA:3,2
732
+ DA:8,2
733
+ LF:3
734
+ LH:3
735
+ BRF:0
736
+ BRH:0
737
+ end_of_record
738
+ TN:
739
+ SF:lib/translations/modules/fine_qualification_integration_key.ts
740
+ FNF:0
741
+ FNH:0
742
+ DA:1,2
743
+ DA:3,2
744
+ DA:8,2
745
+ DA:24,2
746
+ LF:4
747
+ LH:4
748
+ BRF:0
749
+ BRH:0
750
+ end_of_record
751
+ TN:
752
+ SF:lib/translations/modules/fine_resource.ts
753
+ FNF:0
754
+ FNH:0
755
+ DA:1,2
756
+ DA:3,2
757
+ DA:8,2
758
+ LF:3
759
+ LH:3
760
+ BRF:0
761
+ BRH:0
762
+ end_of_record
763
+ TN:
764
+ SF:lib/translations/modules/foreseen_maintenance_plan_service_item.ts
765
+ FNF:0
766
+ FNH:0
767
+ DA:1,2
768
+ DA:3,2
769
+ DA:8,2
770
+ DA:40,2
771
+ LF:4
772
+ LH:4
773
+ BRF:0
774
+ BRH:0
775
+ end_of_record
776
+ TN:
777
+ SF:lib/translations/modules/foreseen_service_order_item.ts
778
+ FNF:0
779
+ FNH:0
780
+ DA:1,2
781
+ LF:1
782
+ LH:1
783
+ BRF:0
784
+ BRH:0
785
+ end_of_record
786
+ TN:
787
+ SF:lib/translations/modules/gas_pump_control.ts
788
+ FNF:0
789
+ FNH:0
790
+ DA:1,2
791
+ LF:1
792
+ LH:1
793
+ BRF:0
794
+ BRH:0
795
+ end_of_record
796
+ TN:
797
+ SF:lib/translations/modules/gate.ts
798
+ FNF:0
799
+ FNH:0
800
+ DA:1,2
801
+ DA:3,2
802
+ DA:8,2
803
+ DA:12,2
804
+ LF:4
805
+ LH:4
806
+ BRF:0
807
+ BRH:0
808
+ end_of_record
809
+ TN:
810
+ SF:lib/translations/modules/gate_appointment.ts
811
+ FNF:0
812
+ FNH:0
813
+ DA:1,2
814
+ LF:1
815
+ LH:1
816
+ BRF:0
817
+ BRH:0
818
+ end_of_record
819
+ TN:
820
+ SF:lib/translations/modules/gate_appointment_diary.ts
821
+ FNF:0
822
+ FNH:0
823
+ DA:1,2
824
+ LF:1
825
+ LH:1
826
+ BRF:0
827
+ BRH:0
828
+ end_of_record
829
+ TN:
830
+ SF:lib/translations/modules/item.ts
831
+ FNF:0
832
+ FNH:0
833
+ DA:1,2
834
+ DA:3,2
835
+ DA:8,2
836
+ DA:60,2
837
+ DA:87,2
838
+ LF:5
839
+ LH:5
840
+ BRF:0
841
+ BRH:0
842
+ end_of_record
843
+ TN:
844
+ SF:lib/translations/modules/leasing_contract.ts
845
+ FNF:0
846
+ FNH:0
847
+ DA:1,2
848
+ DA:3,2
849
+ DA:8,2
850
+ DA:24,2
851
+ LF:4
852
+ LH:4
853
+ BRF:0
854
+ BRH:0
855
+ end_of_record
856
+ TN:
857
+ SF:lib/translations/modules/leasing_measurement.ts
858
+ FNF:0
859
+ FNH:0
860
+ DA:1,2
861
+ DA:3,2
862
+ DA:8,2
863
+ DA:60,2
864
+ DA:71,2
865
+ LF:5
866
+ LH:5
867
+ BRF:0
868
+ BRH:0
869
+ end_of_record
870
+ TN:
871
+ SF:lib/translations/modules/maintenance_plan.ts
872
+ FNF:0
873
+ FNH:0
874
+ DA:1,2
875
+ DA:3,2
876
+ DA:8,2
877
+ DA:28,2
878
+ LF:4
879
+ LH:4
880
+ BRF:0
881
+ BRH:0
882
+ end_of_record
883
+ TN:
884
+ SF:lib/translations/modules/maintenance_plan_service.ts
885
+ FNF:0
886
+ FNH:0
887
+ DA:1,2
888
+ DA:3,2
889
+ DA:8,2
890
+ DA:72,2
891
+ LF:4
892
+ LH:4
893
+ BRF:0
894
+ BRH:0
895
+ end_of_record
896
+ TN:
897
+ SF:lib/translations/modules/measurement_unit.ts
898
+ FNF:0
899
+ FNH:0
900
+ DA:1,2
901
+ DA:3,2
902
+ DA:8,2
903
+ LF:3
904
+ LH:3
905
+ BRF:0
906
+ BRH:0
907
+ end_of_record
908
+ TN:
909
+ SF:lib/translations/modules/night_transport.ts
910
+ FNF:0
911
+ FNH:0
912
+ DA:1,2
913
+ LF:1
914
+ LH:1
915
+ BRF:0
916
+ BRH:0
917
+ end_of_record
918
+ TN:
919
+ SF:lib/translations/modules/parameter.ts
920
+ FNF:0
921
+ FNH:0
922
+ DA:1,2
923
+ LF:1
924
+ LH:1
925
+ BRF:0
926
+ BRH:0
927
+ end_of_record
928
+ TN:
929
+ SF:lib/translations/modules/pendency.ts
930
+ FNF:0
931
+ FNH:0
932
+ DA:1,2
933
+ DA:6,2
934
+ LF:2
935
+ LH:2
936
+ BRF:0
937
+ BRH:0
938
+ end_of_record
939
+ TN:
940
+ SF:lib/translations/modules/qualification_severity.ts
941
+ FNF:0
942
+ FNH:0
943
+ DA:1,2
944
+ DA:3,2
945
+ DA:8,2
946
+ LF:3
947
+ LH:3
948
+ BRF:0
949
+ BRH:0
950
+ end_of_record
951
+ TN:
952
+ SF:lib/translations/modules/release_notification.ts
953
+ FNF:0
954
+ FNH:0
955
+ DA:1,2
956
+ DA:3,2
957
+ DA:8,2
958
+ DA:24,2
959
+ LF:4
960
+ LH:4
961
+ BRF:0
962
+ BRH:0
963
+ end_of_record
964
+ TN:
965
+ SF:lib/translations/modules/request_occurrence.ts
966
+ FNF:0
967
+ FNH:0
968
+ DA:1,2
969
+ LF:1
970
+ LH:1
971
+ BRF:0
972
+ BRH:0
973
+ end_of_record
974
+ TN:
975
+ SF:lib/translations/modules/route.ts
976
+ FNF:0
977
+ FNH:0
978
+ DA:1,2
979
+ DA:3,2
980
+ DA:8,2
981
+ LF:3
982
+ LH:3
983
+ BRF:0
984
+ BRH:0
985
+ end_of_record
986
+ TN:
987
+ SF:lib/translations/modules/service_order.ts
988
+ FNF:0
989
+ FNH:0
990
+ DA:1,2
991
+ DA:6,2
992
+ LF:2
993
+ LH:2
994
+ BRF:0
995
+ BRH:0
996
+ end_of_record
997
+ TN:
998
+ SF:lib/translations/modules/solicitation.ts
999
+ FNF:0
1000
+ FNH:0
1001
+ DA:1,2
1002
+ LF:1
1003
+ LH:1
1004
+ BRF:0
1005
+ BRH:0
1006
+ end_of_record
1007
+ TN:
1008
+ SF:lib/translations/modules/solicitation_comment.ts
1009
+ FNF:0
1010
+ FNH:0
1011
+ DA:1,2
1012
+ LF:1
1013
+ LH:1
1014
+ BRF:0
1015
+ BRH:0
1016
+ end_of_record
1017
+ TN:
1018
+ SF:lib/translations/modules/solicitation_history.ts
1019
+ FNF:0
1020
+ FNH:0
1021
+ DA:1,2
1022
+ LF:1
1023
+ LH:1
1024
+ BRF:0
1025
+ BRH:0
1026
+ end_of_record
1027
+ TN:
1028
+ SF:lib/translations/modules/solicitation_watcher.ts
1029
+ FNF:0
1030
+ FNH:0
1031
+ DA:1,2
1032
+ LF:1
1033
+ LH:1
1034
+ BRF:0
1035
+ BRH:0
1036
+ end_of_record
1037
+ TN:
1038
+ SF:lib/translations/modules/state.ts
1039
+ FNF:0
1040
+ FNH:0
1041
+ DA:1,2
1042
+ DA:3,2
1043
+ DA:8,2
1044
+ LF:3
1045
+ LH:3
1046
+ BRF:0
1047
+ BRH:0
1048
+ end_of_record
1049
+ TN:
1050
+ SF:lib/translations/modules/stock_entry_item.ts
1051
+ FNF:0
1052
+ FNH:0
1053
+ DA:1,2
1054
+ LF:1
1055
+ LH:1
1056
+ BRF:0
1057
+ BRH:0
1058
+ end_of_record
1059
+ TN:
1060
+ SF:lib/translations/modules/stock_transfer.ts
1061
+ FNF:0
1062
+ FNH:0
1063
+ DA:1,2
1064
+ LF:1
1065
+ LH:1
1066
+ BRF:0
1067
+ BRH:0
1068
+ end_of_record
1069
+ TN:
1070
+ SF:lib/translations/modules/stock_transfer_item.ts
1071
+ FNF:0
1072
+ FNH:0
1073
+ DA:1,2
1074
+ LF:1
1075
+ LH:1
1076
+ BRF:0
1077
+ BRH:0
1078
+ end_of_record
1079
+ TN:
1080
+ SF:lib/translations/modules/sub_system.ts
1081
+ FNF:0
1082
+ FNH:0
1083
+ DA:1,2
1084
+ DA:3,2
1085
+ DA:8,2
1086
+ LF:3
1087
+ LH:3
1088
+ BRF:0
1089
+ BRH:0
1090
+ end_of_record
1091
+ TN:
1092
+ SF:lib/translations/modules/subsidiary.ts
1093
+ FNF:0
1094
+ FNH:0
1095
+ DA:1,2
1096
+ DA:3,2
1097
+ DA:8,2
1098
+ DA:40,2
1099
+ LF:4
1100
+ LH:4
1101
+ BRF:0
1102
+ BRH:0
1103
+ end_of_record
1104
+ TN:
1105
+ SF:lib/translations/modules/supplier.ts
1106
+ FNF:0
1107
+ FNH:0
1108
+ DA:1,2
1109
+ DA:3,2
1110
+ DA:8,2
1111
+ DA:92,2
1112
+ LF:4
1113
+ LH:4
1114
+ BRF:0
1115
+ BRH:0
1116
+ end_of_record
1117
+ TN:
1118
+ SF:lib/translations/modules/system.ts
1119
+ FNF:0
1120
+ FNH:0
1121
+ DA:1,2
1122
+ DA:3,2
1123
+ DA:8,2
1124
+ LF:3
1125
+ LH:3
1126
+ BRF:0
1127
+ BRH:0
1128
+ end_of_record
1129
+ TN:
1130
+ SF:lib/translations/modules/tire.ts
1131
+ FNF:0
1132
+ FNH:0
1133
+ DA:1,2
1134
+ LF:1
1135
+ LH:1
1136
+ BRF:0
1137
+ BRH:0
1138
+ end_of_record
1139
+ TN:
1140
+ SF:lib/translations/modules/tire_brand.ts
1141
+ FNF:0
1142
+ FNH:0
1143
+ DA:1,2
1144
+ DA:3,2
1145
+ DA:8,2
1146
+ LF:3
1147
+ LH:3
1148
+ BRF:0
1149
+ BRH:0
1150
+ end_of_record
1151
+ TN:
1152
+ SF:lib/translations/modules/tire_dimension.ts
1153
+ FNF:0
1154
+ FNH:0
1155
+ DA:1,2
1156
+ DA:3,2
1157
+ DA:8,2
1158
+ LF:3
1159
+ LH:3
1160
+ BRF:0
1161
+ BRH:0
1162
+ end_of_record
1163
+ TN:
1164
+ SF:lib/translations/modules/tire_drawing.ts
1165
+ FNF:0
1166
+ FNH:0
1167
+ DA:1,2
1168
+ DA:3,2
1169
+ DA:8,2
1170
+ DA:48,2
1171
+ LF:4
1172
+ LH:4
1173
+ BRF:0
1174
+ BRH:0
1175
+ end_of_record
1176
+ TN:
1177
+ SF:lib/translations/modules/transaction.ts
1178
+ FNF:0
1179
+ FNH:0
1180
+ DA:1,2
1181
+ LF:1
1182
+ LH:1
1183
+ BRF:0
1184
+ BRH:0
1185
+ end_of_record
1186
+ TN:
1187
+ SF:lib/translations/modules/trip.ts
1188
+ FNF:0
1189
+ FNH:0
1190
+ DA:1,2
1191
+ DA:6,2
1192
+ LF:2
1193
+ LH:2
1194
+ BRF:0
1195
+ BRH:0
1196
+ end_of_record
1197
+ TN:
1198
+ SF:lib/translations/modules/vehicle.ts
1199
+ FNF:0
1200
+ FNH:0
1201
+ DA:1,2
1202
+ DA:3,2
1203
+ DA:8,2
1204
+ DA:424,2
1205
+ DA:455,2
1206
+ LF:5
1207
+ LH:5
1208
+ BRF:0
1209
+ BRH:0
1210
+ end_of_record
1211
+ TN:
1212
+ SF:lib/translations/modules/vehicle_axes.ts
1213
+ FNF:0
1214
+ FNH:0
1215
+ DA:1,2
1216
+ DA:3,2
1217
+ DA:8,2
1218
+ LF:3
1219
+ LH:3
1220
+ BRF:0
1221
+ BRH:0
1222
+ end_of_record
1223
+ TN:
1224
+ SF:lib/translations/modules/vehicle_booking.ts
1225
+ FNF:0
1226
+ FNH:0
1227
+ DA:1,2
1228
+ DA:6,2
1229
+ LF:2
1230
+ LH:2
1231
+ BRF:0
1232
+ BRH:0
1233
+ end_of_record
1234
+ TN:
1235
+ SF:lib/translations/modules/vehicle_brand.ts
1236
+ FNF:0
1237
+ FNH:0
1238
+ DA:1,2
1239
+ DA:3,2
1240
+ DA:8,2
1241
+ LF:3
1242
+ LH:3
1243
+ BRF:0
1244
+ BRH:0
1245
+ end_of_record
1246
+ TN:
1247
+ SF:lib/translations/modules/vehicle_bulk.ts
1248
+ FNF:0
1249
+ FNH:0
1250
+ DA:1,2
1251
+ DA:6,2
1252
+ DA:17,2
1253
+ LF:3
1254
+ LH:3
1255
+ BRF:0
1256
+ BRH:0
1257
+ end_of_record
1258
+ TN:
1259
+ SF:lib/translations/modules/vehicle_bulk_keys.ts
1260
+ FNF:0
1261
+ FNH:0
1262
+ DA:1,2
1263
+ DA:6,2
1264
+ LF:2
1265
+ LH:2
1266
+ BRF:0
1267
+ BRH:0
1268
+ end_of_record
1269
+ TN:
1270
+ SF:lib/translations/modules/vehicle_change_history.ts
1271
+ FNF:0
1272
+ FNH:0
1273
+ DA:1,2
1274
+ DA:3,2
1275
+ DA:8,2
1276
+ DA:48,2
1277
+ DA:55,2
1278
+ LF:5
1279
+ LH:5
1280
+ BRF:0
1281
+ BRH:0
1282
+ end_of_record
1283
+ TN:
1284
+ SF:lib/translations/modules/vehicle_deactivation_cause.ts
1285
+ FNF:0
1286
+ FNH:0
1287
+ DA:1,2
1288
+ DA:3,2
1289
+ DA:8,2
1290
+ LF:3
1291
+ LH:3
1292
+ BRF:0
1293
+ BRH:0
1294
+ end_of_record
1295
+ TN:
1296
+ SF:lib/translations/modules/vehicle_due.ts
1297
+ FNF:0
1298
+ FNH:0
1299
+ DA:1,2
1300
+ DA:3,2
1301
+ DA:8,2
1302
+ LF:3
1303
+ LH:3
1304
+ BRF:0
1305
+ BRH:0
1306
+ end_of_record
1307
+ TN:
1308
+ SF:lib/translations/modules/vehicle_event.ts
1309
+ FNF:0
1310
+ FNH:0
1311
+ DA:1,2
1312
+ DA:3,2
1313
+ DA:8,2
1314
+ LF:3
1315
+ LH:3
1316
+ BRF:0
1317
+ BRH:0
1318
+ end_of_record
1319
+ TN:
1320
+ SF:lib/translations/modules/vehicle_event_type.ts
1321
+ FNF:0
1322
+ FNH:0
1323
+ DA:1,2
1324
+ DA:3,2
1325
+ DA:8,2
1326
+ LF:3
1327
+ LH:3
1328
+ BRF:0
1329
+ BRH:0
1330
+ end_of_record
1331
+ TN:
1332
+ SF:lib/translations/modules/vehicle_fuel.ts
1333
+ FNF:0
1334
+ FNH:0
1335
+ DA:1,2
1336
+ DA:3,2
1337
+ DA:8,2
1338
+ LF:3
1339
+ LH:3
1340
+ BRF:0
1341
+ BRH:0
1342
+ end_of_record
1343
+ TN:
1344
+ SF:lib/translations/modules/vehicle_layout.ts
1345
+ FNF:0
1346
+ FNH:0
1347
+ DA:1,2
1348
+ DA:3,2
1349
+ DA:8,2
1350
+ LF:3
1351
+ LH:3
1352
+ BRF:0
1353
+ BRH:0
1354
+ end_of_record
1355
+ TN:
1356
+ SF:lib/translations/modules/vehicle_leasing.ts
1357
+ FNF:0
1358
+ FNH:0
1359
+ DA:1,2
1360
+ DA:3,2
1361
+ DA:8,2
1362
+ DA:44,2
1363
+ LF:4
1364
+ LH:4
1365
+ BRF:0
1366
+ BRH:0
1367
+ end_of_record
1368
+ TN:
1369
+ SF:lib/translations/modules/vehicle_maintenance_plan.ts
1370
+ FNF:0
1371
+ FNH:0
1372
+ DA:1,2
1373
+ DA:6,2
1374
+ DA:39,2
1375
+ LF:3
1376
+ LH:3
1377
+ BRF:0
1378
+ BRH:0
1379
+ end_of_record
1380
+ TN:
1381
+ SF:lib/translations/modules/vehicle_maintenance_plan_item.ts
1382
+ FNF:0
1383
+ FNH:0
1384
+ DA:1,2
1385
+ LF:1
1386
+ LH:1
1387
+ BRF:0
1388
+ BRH:0
1389
+ end_of_record
1390
+ TN:
1391
+ SF:lib/translations/modules/vehicle_maintenance_plan_service.ts
1392
+ FNF:0
1393
+ FNH:0
1394
+ DA:1,2
1395
+ LF:1
1396
+ LH:1
1397
+ BRF:0
1398
+ BRH:0
1399
+ end_of_record
1400
+ TN:
1401
+ SF:lib/translations/modules/vehicle_model.ts
1402
+ FNF:0
1403
+ FNH:0
1404
+ DA:1,2
1405
+ DA:3,2
1406
+ DA:8,2
1407
+ LF:3
1408
+ LH:3
1409
+ BRF:0
1410
+ BRH:0
1411
+ end_of_record
1412
+ TN:
1413
+ SF:lib/translations/modules/vehicle_model_version.ts
1414
+ FNF:0
1415
+ FNH:0
1416
+ DA:1,2
1417
+ DA:3,2
1418
+ DA:8,2
1419
+ LF:3
1420
+ LH:3
1421
+ BRF:0
1422
+ BRH:0
1423
+ end_of_record
1424
+ TN:
1425
+ SF:lib/translations/modules/vehicle_tag.ts
1426
+ FNF:0
1427
+ FNH:0
1428
+ DA:1,2
1429
+ DA:3,2
1430
+ DA:8,2
1431
+ LF:3
1432
+ LH:3
1433
+ BRF:0
1434
+ BRH:0
1435
+ end_of_record
1436
+ TN:
1437
+ SF:lib/translations/modules/warehouse.ts
1438
+ FNF:0
1439
+ FNH:0
1440
+ DA:1,2
1441
+ DA:3,2
1442
+ DA:8,2
1443
+ DA:20,2
1444
+ LF:4
1445
+ LH:4
1446
+ BRF:0
1447
+ BRH:0
1448
+ end_of_record
1449
+ TN:
1450
+ SF:lib/translations/modules/warehouse_item.ts
1451
+ FNF:0
1452
+ FNH:0
1453
+ DA:1,2
1454
+ LF:1
1455
+ LH:1
1456
+ BRF:0
1457
+ BRH:0
1458
+ end_of_record