@sofit/view-locale 2.0.1 → 2.0.2

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 (257) hide show
  1. package/.eslintrc.json +295 -0
  2. package/coverage/jest/results.xml +25 -0
  3. package/coverage/lcov-report/base.css +224 -0
  4. package/coverage/lcov-report/block-navigation.js +87 -0
  5. package/coverage/lcov-report/favicon.png +0 -0
  6. package/coverage/lcov-report/index.html +206 -0
  7. package/coverage/lcov-report/lib/index.html +131 -0
  8. package/coverage/lcov-report/lib/index.ts.html +94 -0
  9. package/coverage/lcov-report/lib/runner.ts.html +583 -0
  10. package/coverage/lcov-report/lib/translations/common/auth.ts.html +100 -0
  11. package/coverage/lcov-report/lib/translations/common/benchmarking.ts.html +136 -0
  12. package/coverage/lcov-report/lib/translations/common/database-errors.ts.html +232 -0
  13. package/coverage/lcov-report/lib/translations/common/entity.ts.html +124 -0
  14. package/coverage/lcov-report/lib/translations/common/firebase_notification.ts.html +136 -0
  15. package/coverage/lcov-report/lib/translations/common/general.ts.html +355 -0
  16. package/coverage/lcov-report/lib/translations/common/index.html +221 -0
  17. package/coverage/lcov-report/lib/translations/common/internal-server-errors.ts.html +112 -0
  18. package/coverage/lcov-report/lib/translations/common/joi.ts.html +514 -0
  19. package/coverage/lcov-report/lib/translations/emails/change_solicitation_responsible.ts.html +199 -0
  20. package/coverage/lcov-report/lib/translations/emails/client_company_economic_groups_finished.ts.html +109 -0
  21. package/coverage/lcov-report/lib/translations/emails/dispatch-crlv.ts.html +142 -0
  22. package/coverage/lcov-report/lib/translations/emails/dispatch-vehicle-model-record.ts.html +94 -0
  23. package/coverage/lcov-report/lib/translations/emails/finished-pre-invoice-conference.ts.html +157 -0
  24. package/coverage/lcov-report/lib/translations/emails/import_client_vehicle.ts.html +139 -0
  25. package/coverage/lcov-report/lib/translations/emails/index.html +311 -0
  26. package/coverage/lcov-report/lib/translations/emails/index.ts.html +121 -0
  27. package/coverage/lcov-report/lib/translations/emails/password_recover.ts.html +127 -0
  28. package/coverage/lcov-report/lib/translations/emails/send_fine_consultation_error.ts.html +154 -0
  29. package/coverage/lcov-report/lib/translations/emails/send_pre_invoice_conference.ts.html +154 -0
  30. package/coverage/lcov-report/lib/translations/emails/send_renavam_error.ts.html +127 -0
  31. package/coverage/lcov-report/lib/translations/emails/unidas_vehicle_upsert_finished.ts.html +190 -0
  32. package/coverage/lcov-report/lib/translations/emails/vehicle_bulk_exceeded_limit.ts.html +94 -0
  33. package/coverage/lcov-report/lib/translations/emails/vehicle_bulk_finished.ts.html +94 -0
  34. package/coverage/lcov-report/lib/translations/index.html +116 -0
  35. package/coverage/lcov-report/lib/translations/index.ts.html +1390 -0
  36. package/coverage/lcov-report/lib/translations/integrations/index.html +146 -0
  37. package/coverage/lcov-report/lib/translations/integrations/inout.ts.html +112 -0
  38. package/coverage/lcov-report/lib/translations/integrations/pipefy.ts.html +112 -0
  39. package/coverage/lcov-report/lib/translations/integrations/suiv.ts.html +100 -0
  40. package/coverage/lcov-report/lib/translations/microservices/telemetry/index.html +116 -0
  41. package/coverage/lcov-report/lib/translations/microservices/telemetry/index.ts.html +340 -0
  42. package/coverage/lcov-report/lib/translations/modules/access_log.ts.html +481 -0
  43. package/coverage/lcov-report/lib/translations/modules/advance_payment.ts.html +148 -0
  44. package/coverage/lcov-report/lib/translations/modules/app_parameter.ts.html +94 -0
  45. package/coverage/lcov-report/lib/translations/modules/attachment.ts.html +94 -0
  46. package/coverage/lcov-report/lib/translations/modules/backup_vehicle.ts.html +457 -0
  47. package/coverage/lcov-report/lib/translations/modules/backup_vehicle_reason.ts.html +94 -0
  48. package/coverage/lcov-report/lib/translations/modules/backup_vehicle_to_delete.ts.html +94 -0
  49. package/coverage/lcov-report/lib/translations/modules/backup_vehicle_utilization.ts.html +412 -0
  50. package/coverage/lcov-report/lib/translations/modules/benchmark_pendency.ts.html +94 -0
  51. package/coverage/lcov-report/lib/translations/modules/budget.ts.html +94 -0
  52. package/coverage/lcov-report/lib/translations/modules/carsharing_type.ts.html +124 -0
  53. package/coverage/lcov-report/lib/translations/modules/cash_basis.ts.html +94 -0
  54. package/coverage/lcov-report/lib/translations/modules/change_history.ts.html +259 -0
  55. package/coverage/lcov-report/lib/translations/modules/checklist.ts.html +394 -0
  56. package/coverage/lcov-report/lib/translations/modules/checklist_group.ts.html +193 -0
  57. package/coverage/lcov-report/lib/translations/modules/checklist_group_item.ts.html +352 -0
  58. package/coverage/lcov-report/lib/translations/modules/checklist_group_option.ts.html +145 -0
  59. package/coverage/lcov-report/lib/translations/modules/checklist_model.ts.html +292 -0
  60. package/coverage/lcov-report/lib/translations/modules/checklist_reply.ts.html +229 -0
  61. package/coverage/lcov-report/lib/translations/modules/city.ts.html +124 -0
  62. package/coverage/lcov-report/lib/translations/modules/client.ts.html +517 -0
  63. package/coverage/lcov-report/lib/translations/modules/client_company.ts.html +148 -0
  64. package/coverage/lcov-report/lib/translations/modules/client_integration.ts.html +274 -0
  65. package/coverage/lcov-report/lib/translations/modules/company.ts.html +328 -0
  66. package/coverage/lcov-report/lib/translations/modules/condition.ts.html +325 -0
  67. package/coverage/lcov-report/lib/translations/modules/cost_center.ts.html +265 -0
  68. package/coverage/lcov-report/lib/translations/modules/cost_center_request_vehicle_type.ts.html +94 -0
  69. package/coverage/lcov-report/lib/translations/modules/cost_sharing.ts.html +94 -0
  70. package/coverage/lcov-report/lib/translations/modules/cost_sharing_entity.ts.html +94 -0
  71. package/coverage/lcov-report/lib/translations/modules/country.ts.html +94 -0
  72. package/coverage/lcov-report/lib/translations/modules/custom_field.ts.html +766 -0
  73. package/coverage/lcov-report/lib/translations/modules/custom_migration_table.ts.html +94 -0
  74. package/coverage/lcov-report/lib/translations/modules/custom_table.ts.html +316 -0
  75. package/coverage/lcov-report/lib/translations/modules/customer.ts.html +292 -0
  76. package/coverage/lcov-report/lib/translations/modules/daily_quota.ts.html +94 -0
  77. package/coverage/lcov-report/lib/translations/modules/dashboard.ts.html +94 -0
  78. package/coverage/lcov-report/lib/translations/modules/dashboard_report.ts.html +94 -0
  79. package/coverage/lcov-report/lib/translations/modules/db_server.ts.html +94 -0
  80. package/coverage/lcov-report/lib/translations/modules/deduct.ts.html +190 -0
  81. package/coverage/lcov-report/lib/translations/modules/deduct_installment.ts.html +94 -0
  82. package/coverage/lcov-report/lib/translations/modules/default_item.ts.html +94 -0
  83. package/coverage/lcov-report/lib/translations/modules/destination.ts.html +94 -0
  84. package/coverage/lcov-report/lib/translations/modules/digital_signature.ts.html +115 -0
  85. package/coverage/lcov-report/lib/translations/modules/document.ts.html +94 -0
  86. package/coverage/lcov-report/lib/translations/modules/driver_control.ts.html +94 -0
  87. package/coverage/lcov-report/lib/translations/modules/driver_license_point.ts.html +94 -0
  88. package/coverage/lcov-report/lib/translations/modules/email_template.ts.html +163 -0
  89. package/coverage/lcov-report/lib/translations/modules/employee.ts.html +1138 -0
  90. package/coverage/lcov-report/lib/translations/modules/employee_change_history.ts.html +280 -0
  91. package/coverage/lcov-report/lib/translations/modules/employee_hiring_regime.ts.html +112 -0
  92. package/coverage/lcov-report/lib/translations/modules/employee_role.ts.html +184 -0
  93. package/coverage/lcov-report/lib/translations/modules/expense.ts.html +457 -0
  94. package/coverage/lcov-report/lib/translations/modules/expense_item.ts.html +94 -0
  95. package/coverage/lcov-report/lib/translations/modules/expense_parcel.ts.html +94 -0
  96. package/coverage/lcov-report/lib/translations/modules/exportations.ts.html +142 -0
  97. package/coverage/lcov-report/lib/translations/modules/external_link.ts.html +124 -0
  98. package/coverage/lcov-report/lib/translations/modules/external_parameter.ts.html +202 -0
  99. package/coverage/lcov-report/lib/translations/modules/external_relation.ts.html +94 -0
  100. package/coverage/lcov-report/lib/translations/modules/favorite.ts.html +94 -0
  101. package/coverage/lcov-report/lib/translations/modules/fine.ts.html +169 -0
  102. package/coverage/lcov-report/lib/translations/modules/fine_consultation.ts.html +697 -0
  103. package/coverage/lcov-report/lib/translations/modules/fine_infringement_resource.ts.html +94 -0
  104. package/coverage/lcov-report/lib/translations/modules/fine_qualification.ts.html +244 -0
  105. package/coverage/lcov-report/lib/translations/modules/fine_qualification_integration_key.ts.html +169 -0
  106. package/coverage/lcov-report/lib/translations/modules/fine_resource.ts.html +148 -0
  107. package/coverage/lcov-report/lib/translations/modules/fleet_calendar.ts.html +199 -0
  108. package/coverage/lcov-report/lib/translations/modules/foreseen_maintenance_plan_service_item.ts.html +241 -0
  109. package/coverage/lcov-report/lib/translations/modules/foreseen_service_order_item.ts.html +94 -0
  110. package/coverage/lcov-report/lib/translations/modules/gas_pump.ts.html +94 -0
  111. package/coverage/lcov-report/lib/translations/modules/gas_pump_control.ts.html +94 -0
  112. package/coverage/lcov-report/lib/translations/modules/gate.ts.html +181 -0
  113. package/coverage/lcov-report/lib/translations/modules/gate_appointment.ts.html +127 -0
  114. package/coverage/lcov-report/lib/translations/modules/gate_appointment_diary.ts.html +94 -0
  115. package/coverage/lcov-report/lib/translations/modules/import_map.ts.html +256 -0
  116. package/coverage/lcov-report/lib/translations/modules/import_map_process.ts.html +220 -0
  117. package/coverage/lcov-report/lib/translations/modules/index.html +3191 -0
  118. package/coverage/lcov-report/lib/translations/modules/inmetro_model.ts.html +94 -0
  119. package/coverage/lcov-report/lib/translations/modules/integration.ts.html +172 -0
  120. package/coverage/lcov-report/lib/translations/modules/item.ts.html +556 -0
  121. package/coverage/lcov-report/lib/translations/modules/leasing_contract.ts.html +181 -0
  122. package/coverage/lcov-report/lib/translations/modules/leasing_measurement.ts.html +418 -0
  123. package/coverage/lcov-report/lib/translations/modules/maintenance_plan.ts.html +217 -0
  124. package/coverage/lcov-report/lib/translations/modules/maintenance_plan_service.ts.html +469 -0
  125. package/coverage/lcov-report/lib/translations/modules/measurement_unit.ts.html +160 -0
  126. package/coverage/lcov-report/lib/translations/modules/module_help_config.ts.html +208 -0
  127. package/coverage/lcov-report/lib/translations/modules/module_help_user_data.ts.html +163 -0
  128. package/coverage/lcov-report/lib/translations/modules/night_transport.ts.html +94 -0
  129. package/coverage/lcov-report/lib/translations/modules/notification.ts.html +160 -0
  130. package/coverage/lcov-report/lib/translations/modules/occurrence_type.ts.html +94 -0
  131. package/coverage/lcov-report/lib/translations/modules/parameter.ts.html +94 -0
  132. package/coverage/lcov-report/lib/translations/modules/password_complexity.ts.html +172 -0
  133. package/coverage/lcov-report/lib/translations/modules/password_recover.ts.html +163 -0
  134. package/coverage/lcov-report/lib/translations/modules/pendency.ts.html +115 -0
  135. package/coverage/lcov-report/lib/translations/modules/plan.ts.html +94 -0
  136. package/coverage/lcov-report/lib/translations/modules/pre_invoice_compliance.ts.html +364 -0
  137. package/coverage/lcov-report/lib/translations/modules/pre_invoice_conference.ts.html +409 -0
  138. package/coverage/lcov-report/lib/translations/modules/profile.ts.html +232 -0
  139. package/coverage/lcov-report/lib/translations/modules/qualification_severity.ts.html +184 -0
  140. package/coverage/lcov-report/lib/translations/modules/quota.ts.html +94 -0
  141. package/coverage/lcov-report/lib/translations/modules/release_notification.ts.html +205 -0
  142. package/coverage/lcov-report/lib/translations/modules/rental_agreement.ts.html +94 -0
  143. package/coverage/lcov-report/lib/translations/modules/report.ts.html +94 -0
  144. package/coverage/lcov-report/lib/translations/modules/report_folder.ts.html +94 -0
  145. package/coverage/lcov-report/lib/translations/modules/request.ts.html +94 -0
  146. package/coverage/lcov-report/lib/translations/modules/request_destination.ts.html +94 -0
  147. package/coverage/lcov-report/lib/translations/modules/request_historic.ts.html +94 -0
  148. package/coverage/lcov-report/lib/translations/modules/request_occurrence.ts.html +94 -0
  149. package/coverage/lcov-report/lib/translations/modules/revenue.ts.html +94 -0
  150. package/coverage/lcov-report/lib/translations/modules/route.ts.html +124 -0
  151. package/coverage/lcov-report/lib/translations/modules/service_budget.ts.html +610 -0
  152. package/coverage/lcov-report/lib/translations/modules/service_budget_item.ts.html +613 -0
  153. package/coverage/lcov-report/lib/translations/modules/service_order.ts.html +604 -0
  154. package/coverage/lcov-report/lib/translations/modules/service_order_expenses.ts.html +94 -0
  155. package/coverage/lcov-report/lib/translations/modules/solicitation.ts.html +433 -0
  156. package/coverage/lcov-report/lib/translations/modules/solicitation_action.ts.html +526 -0
  157. package/coverage/lcov-report/lib/translations/modules/solicitation_action_digital_signature.ts.html +184 -0
  158. package/coverage/lcov-report/lib/translations/modules/solicitation_action_field.ts.html +349 -0
  159. package/coverage/lcov-report/lib/translations/modules/solicitation_action_message.ts.html +382 -0
  160. package/coverage/lcov-report/lib/translations/modules/solicitation_automation.ts.html +1246 -0
  161. package/coverage/lcov-report/lib/translations/modules/solicitation_automation_field.ts.html +172 -0
  162. package/coverage/lcov-report/lib/translations/modules/solicitation_comment.ts.html +94 -0
  163. package/coverage/lcov-report/lib/translations/modules/solicitation_field.ts.html +271 -0
  164. package/coverage/lcov-report/lib/translations/modules/solicitation_history.ts.html +94 -0
  165. package/coverage/lcov-report/lib/translations/modules/solicitation_phase.ts.html +316 -0
  166. package/coverage/lcov-report/lib/translations/modules/solicitation_transition.ts.html +232 -0
  167. package/coverage/lcov-report/lib/translations/modules/solicitation_transition_validation.ts.html +172 -0
  168. package/coverage/lcov-report/lib/translations/modules/solicitation_type.ts.html +268 -0
  169. package/coverage/lcov-report/lib/translations/modules/solicitation_version.ts.html +202 -0
  170. package/coverage/lcov-report/lib/translations/modules/solicitation_watcher.ts.html +94 -0
  171. package/coverage/lcov-report/lib/translations/modules/sso_provider.ts.html +94 -0
  172. package/coverage/lcov-report/lib/translations/modules/state.ts.html +148 -0
  173. package/coverage/lcov-report/lib/translations/modules/stock_entry.ts.html +94 -0
  174. package/coverage/lcov-report/lib/translations/modules/stock_entry_item.ts.html +94 -0
  175. package/coverage/lcov-report/lib/translations/modules/stock_exit.ts.html +94 -0
  176. package/coverage/lcov-report/lib/translations/modules/stock_exit_item.ts.html +94 -0
  177. package/coverage/lcov-report/lib/translations/modules/stock_transfer.ts.html +94 -0
  178. package/coverage/lcov-report/lib/translations/modules/stock_transfer_item.ts.html +94 -0
  179. package/coverage/lcov-report/lib/translations/modules/sub_system.ts.html +172 -0
  180. package/coverage/lcov-report/lib/translations/modules/subscription.ts.html +136 -0
  181. package/coverage/lcov-report/lib/translations/modules/subscription_transaction.ts.html +94 -0
  182. package/coverage/lcov-report/lib/translations/modules/subsidiary.ts.html +265 -0
  183. package/coverage/lcov-report/lib/translations/modules/supplier.ts.html +481 -0
  184. package/coverage/lcov-report/lib/translations/modules/system.ts.html +148 -0
  185. package/coverage/lcov-report/lib/translations/modules/tag.ts.html +94 -0
  186. package/coverage/lcov-report/lib/translations/modules/taggable.ts.html +94 -0
  187. package/coverage/lcov-report/lib/translations/modules/telemetry_event.ts.html +481 -0
  188. package/coverage/lcov-report/lib/translations/modules/telemetry_event_type.ts.html +124 -0
  189. package/coverage/lcov-report/lib/translations/modules/telemetry_event_type_supplier.ts.html +181 -0
  190. package/coverage/lcov-report/lib/translations/modules/telemetry_historical_use.ts.html +148 -0
  191. package/coverage/lcov-report/lib/translations/modules/telemetry_supplier_api.ts.html +124 -0
  192. package/coverage/lcov-report/lib/translations/modules/telemetry_supplier_field.ts.html +172 -0
  193. package/coverage/lcov-report/lib/translations/modules/tire.ts.html +175 -0
  194. package/coverage/lcov-report/lib/translations/modules/tire_brand.ts.html +160 -0
  195. package/coverage/lcov-report/lib/translations/modules/tire_dimension.ts.html +160 -0
  196. package/coverage/lcov-report/lib/translations/modules/tire_discard_cause.ts.html +133 -0
  197. package/coverage/lcov-report/lib/translations/modules/tire_drawing.ts.html +241 -0
  198. package/coverage/lcov-report/lib/translations/modules/tire_life.ts.html +115 -0
  199. package/coverage/lcov-report/lib/translations/modules/transaction.ts.html +721 -0
  200. package/coverage/lcov-report/lib/translations/modules/trip.ts.html +784 -0
  201. package/coverage/lcov-report/lib/translations/modules/upgrade_script.ts.html +94 -0
  202. package/coverage/lcov-report/lib/translations/modules/user.ts.html +256 -0
  203. package/coverage/lcov-report/lib/translations/modules/user_device.ts.html +94 -0
  204. package/coverage/lcov-report/lib/translations/modules/utilized_quota.ts.html +94 -0
  205. package/coverage/lcov-report/lib/translations/modules/vehicle.ts.html +2842 -0
  206. package/coverage/lcov-report/lib/translations/modules/vehicle_axes.ts.html +148 -0
  207. package/coverage/lcov-report/lib/translations/modules/vehicle_axis.ts.html +94 -0
  208. package/coverage/lcov-report/lib/translations/modules/vehicle_axis_type.ts.html +94 -0
  209. package/coverage/lcov-report/lib/translations/modules/vehicle_booking.ts.html +319 -0
  210. package/coverage/lcov-report/lib/translations/modules/vehicle_brand.ts.html +208 -0
  211. package/coverage/lcov-report/lib/translations/modules/vehicle_bulk.ts.html +196 -0
  212. package/coverage/lcov-report/lib/translations/modules/vehicle_casualty.ts.html +634 -0
  213. package/coverage/lcov-report/lib/translations/modules/vehicle_casualty_classification.ts.html +133 -0
  214. package/coverage/lcov-report/lib/translations/modules/vehicle_casualty_type.ts.html +133 -0
  215. package/coverage/lcov-report/lib/translations/modules/vehicle_change_history.ts.html +328 -0
  216. package/coverage/lcov-report/lib/translations/modules/vehicle_class.ts.html +145 -0
  217. package/coverage/lcov-report/lib/translations/modules/vehicle_deactivation_cause.ts.html +112 -0
  218. package/coverage/lcov-report/lib/translations/modules/vehicle_due.ts.html +160 -0
  219. package/coverage/lcov-report/lib/translations/modules/vehicle_event.ts.html +172 -0
  220. package/coverage/lcov-report/lib/translations/modules/vehicle_event_type.ts.html +112 -0
  221. package/coverage/lcov-report/lib/translations/modules/vehicle_fipe_option.ts.html +136 -0
  222. package/coverage/lcov-report/lib/translations/modules/vehicle_fuel.ts.html +208 -0
  223. package/coverage/lcov-report/lib/translations/modules/vehicle_group.ts.html +94 -0
  224. package/coverage/lcov-report/lib/translations/modules/vehicle_hitch.ts.html +94 -0
  225. package/coverage/lcov-report/lib/translations/modules/vehicle_layout.ts.html +160 -0
  226. package/coverage/lcov-report/lib/translations/modules/vehicle_layout_axe.ts.html +94 -0
  227. package/coverage/lcov-report/lib/translations/modules/vehicle_layout_position.ts.html +94 -0
  228. package/coverage/lcov-report/lib/translations/modules/vehicle_leasing.ts.html +373 -0
  229. package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan.ts.html +238 -0
  230. package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan_item.ts.html +94 -0
  231. package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan_service.ts.html +94 -0
  232. package/coverage/lcov-report/lib/translations/modules/vehicle_model.ts.html +280 -0
  233. package/coverage/lcov-report/lib/translations/modules/vehicle_model_class.ts.html +181 -0
  234. package/coverage/lcov-report/lib/translations/modules/vehicle_model_consumption.ts.html +160 -0
  235. package/coverage/lcov-report/lib/translations/modules/vehicle_model_price_history.ts.html +172 -0
  236. package/coverage/lcov-report/lib/translations/modules/vehicle_model_record.ts.html +136 -0
  237. package/coverage/lcov-report/lib/translations/modules/vehicle_model_technical_spec.ts.html +172 -0
  238. package/coverage/lcov-report/lib/translations/modules/vehicle_model_version.ts.html +208 -0
  239. package/coverage/lcov-report/lib/translations/modules/vehicle_request_type.ts.html +94 -0
  240. package/coverage/lcov-report/lib/translations/modules/vehicle_stock.ts.html +94 -0
  241. package/coverage/lcov-report/lib/translations/modules/vehicle_tag.ts.html +112 -0
  242. package/coverage/lcov-report/lib/translations/modules/vehicle_type.ts.html +94 -0
  243. package/coverage/lcov-report/lib/translations/modules/vehicle_type_axis.ts.html +94 -0
  244. package/coverage/lcov-report/lib/translations/modules/visual_management.ts.html +127 -0
  245. package/coverage/lcov-report/lib/translations/modules/warehouse.ts.html +193 -0
  246. package/coverage/lcov-report/lib/translations/modules/warehouse_item.ts.html +94 -0
  247. package/coverage/lcov-report/lib/translations/modules/webhook.ts.html +307 -0
  248. package/coverage/lcov-report/lib/translations/modules/white_label.ts.html +94 -0
  249. package/coverage/lcov-report/prettify.css +1 -0
  250. package/coverage/lcov-report/prettify.js +2 -0
  251. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  252. package/coverage/lcov-report/sorter.js +196 -0
  253. package/coverage/lcov.info +3256 -0
  254. package/dist/translations/emails/finished-pre-invoice-conference.js +2 -2
  255. package/lib/translations/emails/finished-pre-invoice-conference.ts +2 -2
  256. package/package.json +9 -5
  257. package/core.157 +0 -0
@@ -0,0 +1,3256 @@
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:16,(anonymous_6)
18
+ FN:30,(anonymous_7)
19
+ FN:53,(anonymous_8)
20
+ FN:78,(anonymous_9)
21
+ FN:100,(anonymous_10)
22
+ FN:130,(anonymous_11)
23
+ FN:134,(anonymous_12)
24
+ FN:152,(anonymous_13)
25
+ FN:160,(anonymous_14)
26
+ FNF:9
27
+ FNH:8
28
+ FNDA:4,(anonymous_6)
29
+ FNDA:24,(anonymous_7)
30
+ FNDA:6,(anonymous_8)
31
+ FNDA:10,(anonymous_9)
32
+ FNDA:8,(anonymous_10)
33
+ FNDA:8,(anonymous_11)
34
+ FNDA:4,(anonymous_12)
35
+ FNDA:4,(anonymous_13)
36
+ FNDA:0,(anonymous_14)
37
+ DA:4,2
38
+ DA:6,2
39
+ DA:12,2
40
+ DA:18,4
41
+ DA:21,2
42
+ DA:22,2
43
+ DA:25,2
44
+ DA:26,2
45
+ DA:32,24
46
+ DA:34,24
47
+ DA:36,24
48
+ DA:38,14
49
+ DA:40,30
50
+ DA:41,30
51
+ DA:43,30
52
+ DA:47,24
53
+ DA:50,0
54
+ DA:55,6
55
+ DA:56,6
56
+ DA:58,6
57
+ DA:60,6
58
+ DA:62,8
59
+ DA:64,8
60
+ DA:66,0
61
+ DA:70,6
62
+ DA:72,6
63
+ DA:75,0
64
+ DA:80,10
65
+ DA:82,10
66
+ DA:84,8
67
+ DA:85,8
68
+ DA:87,8
69
+ DA:90,2
70
+ DA:92,2
71
+ DA:94,0
72
+ DA:97,2
73
+ DA:102,8
74
+ DA:110,4
75
+ DA:112,2
76
+ DA:118,2
77
+ DA:121,4
78
+ DA:123,0
79
+ DA:126,4
80
+ DA:132,8
81
+ DA:134,4
82
+ DA:154,4
83
+ DA:156,0
84
+ DA:158,0
85
+ DA:160,0
86
+ DA:162,0
87
+ LF:50
88
+ LH:41
89
+ BRDA:18,0,0,2
90
+ BRDA:18,0,1,2
91
+ BRDA:34,1,0,24
92
+ BRDA:36,2,0,14
93
+ BRDA:64,3,0,0
94
+ BRDA:70,4,0,6
95
+ BRDA:82,5,0,8
96
+ BRDA:92,6,0,0
97
+ BRDA:92,7,0,2
98
+ BRDA:92,7,1,0
99
+ BRDA:102,8,0,4
100
+ BRDA:103,9,0,8
101
+ BRDA:103,9,1,8
102
+ BRDA:103,9,2,6
103
+ BRDA:106,10,0,6
104
+ BRDA:106,10,1,0
105
+ BRDA:110,11,0,2
106
+ BRDA:110,11,1,2
107
+ BRDA:121,12,0,0
108
+ BRDA:132,13,0,2
109
+ BRDA:132,14,0,8
110
+ BRDA:132,14,1,8
111
+ BRDA:132,14,2,2
112
+ BRDA:154,15,0,0
113
+ BRDA:154,16,0,4
114
+ BRDA:154,16,1,4
115
+ BRDA:154,16,2,0
116
+ BRDA:154,16,3,0
117
+ BRDA:158,17,0,0
118
+ BRDA:158,18,0,0
119
+ BRDA:158,18,1,0
120
+ BRF:31
121
+ BRH:20
122
+ end_of_record
123
+ TN:
124
+ SF:lib/translations/index.ts
125
+ FN:217,(anonymous_6)
126
+ FN:218,(anonymous_7)
127
+ FN:219,(anonymous_8)
128
+ FNF:3
129
+ FNH:2
130
+ FNDA:8,(anonymous_6)
131
+ FNDA:0,(anonymous_7)
132
+ FNDA:24,(anonymous_8)
133
+ DA:1,2
134
+ DA:2,2
135
+ DA:3,2
136
+ DA:4,2
137
+ DA:5,2
138
+ DA:6,2
139
+ DA:7,2
140
+ DA:8,2
141
+ DA:9,2
142
+ DA:10,2
143
+ DA:11,2
144
+ DA:12,2
145
+ DA:13,2
146
+ DA:14,2
147
+ DA:15,2
148
+ DA:16,2
149
+ DA:17,2
150
+ DA:18,2
151
+ DA:19,2
152
+ DA:20,2
153
+ DA:21,2
154
+ DA:22,2
155
+ DA:23,2
156
+ DA:24,2
157
+ DA:25,2
158
+ DA:26,2
159
+ DA:27,2
160
+ DA:28,2
161
+ DA:29,2
162
+ DA:30,2
163
+ DA:31,2
164
+ DA:32,2
165
+ DA:33,2
166
+ DA:34,2
167
+ DA:35,2
168
+ DA:36,2
169
+ DA:37,2
170
+ DA:38,2
171
+ DA:39,2
172
+ DA:40,2
173
+ DA:41,2
174
+ DA:42,2
175
+ DA:43,2
176
+ DA:44,2
177
+ DA:45,2
178
+ DA:46,2
179
+ DA:47,2
180
+ DA:48,2
181
+ DA:49,2
182
+ DA:50,2
183
+ DA:51,2
184
+ DA:52,2
185
+ DA:53,2
186
+ DA:54,2
187
+ DA:55,2
188
+ DA:56,2
189
+ DA:57,2
190
+ DA:58,2
191
+ DA:59,2
192
+ DA:60,2
193
+ DA:61,2
194
+ DA:62,2
195
+ DA:63,2
196
+ DA:64,2
197
+ DA:65,2
198
+ DA:66,2
199
+ DA:67,2
200
+ DA:68,2
201
+ DA:69,2
202
+ DA:70,2
203
+ DA:71,2
204
+ DA:72,2
205
+ DA:73,2
206
+ DA:74,2
207
+ DA:75,2
208
+ DA:76,2
209
+ DA:77,2
210
+ DA:78,2
211
+ DA:79,2
212
+ DA:80,2
213
+ DA:81,2
214
+ DA:82,2
215
+ DA:83,2
216
+ DA:84,2
217
+ DA:85,2
218
+ DA:86,2
219
+ DA:87,2
220
+ DA:88,2
221
+ DA:89,2
222
+ DA:90,2
223
+ DA:91,2
224
+ DA:92,2
225
+ DA:93,2
226
+ DA:94,2
227
+ DA:95,2
228
+ DA:96,2
229
+ DA:97,2
230
+ DA:98,2
231
+ DA:99,2
232
+ DA:100,2
233
+ DA:101,2
234
+ DA:102,2
235
+ DA:103,2
236
+ DA:104,2
237
+ DA:105,2
238
+ DA:106,2
239
+ DA:107,2
240
+ DA:108,2
241
+ DA:109,2
242
+ DA:110,2
243
+ DA:111,2
244
+ DA:112,2
245
+ DA:113,2
246
+ DA:114,2
247
+ DA:115,2
248
+ DA:116,2
249
+ DA:117,2
250
+ DA:118,2
251
+ DA:119,2
252
+ DA:120,2
253
+ DA:121,2
254
+ DA:122,2
255
+ DA:123,2
256
+ DA:124,2
257
+ DA:125,2
258
+ DA:126,2
259
+ DA:127,2
260
+ DA:128,2
261
+ DA:129,2
262
+ DA:130,2
263
+ DA:131,2
264
+ DA:132,2
265
+ DA:133,2
266
+ DA:134,2
267
+ DA:135,2
268
+ DA:136,2
269
+ DA:137,2
270
+ DA:138,2
271
+ DA:139,2
272
+ DA:140,2
273
+ DA:141,2
274
+ DA:142,2
275
+ DA:143,2
276
+ DA:144,2
277
+ DA:145,2
278
+ DA:146,2
279
+ DA:147,2
280
+ DA:148,2
281
+ DA:149,2
282
+ DA:150,2
283
+ DA:151,2
284
+ DA:152,2
285
+ DA:153,2
286
+ DA:154,2
287
+ DA:155,2
288
+ DA:156,2
289
+ DA:157,2
290
+ DA:158,2
291
+ DA:159,2
292
+ DA:160,2
293
+ DA:161,2
294
+ DA:162,2
295
+ DA:163,2
296
+ DA:164,2
297
+ DA:165,2
298
+ DA:166,2
299
+ DA:167,2
300
+ DA:168,2
301
+ DA:169,2
302
+ DA:170,2
303
+ DA:171,2
304
+ DA:172,2
305
+ DA:173,2
306
+ DA:174,2
307
+ DA:175,2
308
+ DA:176,2
309
+ DA:177,2
310
+ DA:178,2
311
+ DA:179,2
312
+ DA:180,2
313
+ DA:181,2
314
+ DA:182,2
315
+ DA:183,2
316
+ DA:184,2
317
+ DA:185,2
318
+ DA:186,2
319
+ DA:187,2
320
+ DA:188,2
321
+ DA:189,2
322
+ DA:190,2
323
+ DA:191,2
324
+ DA:192,2
325
+ DA:193,2
326
+ DA:194,2
327
+ DA:195,2
328
+ DA:196,2
329
+ DA:197,2
330
+ DA:198,2
331
+ DA:199,2
332
+ DA:200,2
333
+ DA:201,2
334
+ DA:202,2
335
+ DA:203,2
336
+ DA:204,2
337
+ DA:205,2
338
+ DA:206,2
339
+ DA:207,2
340
+ DA:208,2
341
+ DA:209,2
342
+ DA:210,2
343
+ DA:211,2
344
+ DA:212,2
345
+ DA:213,2
346
+ DA:214,2
347
+ DA:215,2
348
+ DA:217,10
349
+ DA:218,2
350
+ DA:219,26
351
+ DA:221,2
352
+ DA:222,2
353
+ DA:223,2
354
+ DA:224,2
355
+ DA:225,2
356
+ DA:226,2
357
+ DA:227,2
358
+ DA:228,2
359
+ DA:229,2
360
+ DA:230,2
361
+ DA:231,2
362
+ DA:232,2
363
+ DA:233,2
364
+ DA:234,2
365
+ DA:235,2
366
+ DA:236,2
367
+ DA:237,2
368
+ DA:238,2
369
+ DA:239,2
370
+ DA:240,2
371
+ DA:241,2
372
+ DA:242,2
373
+ DA:243,2
374
+ DA:244,2
375
+ DA:245,2
376
+ DA:246,2
377
+ DA:247,2
378
+ DA:248,2
379
+ DA:249,2
380
+ DA:250,2
381
+ DA:251,2
382
+ DA:252,2
383
+ DA:253,2
384
+ DA:254,2
385
+ DA:255,2
386
+ DA:256,2
387
+ DA:257,2
388
+ DA:258,2
389
+ DA:259,2
390
+ DA:260,2
391
+ DA:261,2
392
+ DA:262,2
393
+ DA:263,2
394
+ DA:264,2
395
+ DA:265,2
396
+ DA:266,2
397
+ DA:267,2
398
+ DA:268,2
399
+ DA:269,2
400
+ DA:270,2
401
+ DA:271,2
402
+ DA:272,2
403
+ DA:273,2
404
+ DA:274,2
405
+ DA:275,2
406
+ DA:276,2
407
+ DA:277,2
408
+ DA:278,2
409
+ DA:279,2
410
+ DA:280,2
411
+ DA:281,2
412
+ DA:282,2
413
+ DA:283,2
414
+ DA:284,2
415
+ DA:285,2
416
+ DA:286,2
417
+ DA:287,2
418
+ DA:288,2
419
+ DA:289,2
420
+ DA:290,2
421
+ DA:291,2
422
+ DA:292,2
423
+ DA:293,2
424
+ DA:294,2
425
+ DA:295,2
426
+ DA:296,2
427
+ DA:297,2
428
+ DA:298,2
429
+ DA:299,2
430
+ DA:300,2
431
+ DA:301,2
432
+ DA:302,2
433
+ DA:303,2
434
+ DA:304,2
435
+ DA:305,2
436
+ DA:306,2
437
+ DA:307,2
438
+ DA:308,2
439
+ DA:309,2
440
+ DA:310,2
441
+ DA:311,2
442
+ DA:312,2
443
+ DA:313,2
444
+ DA:314,2
445
+ DA:315,2
446
+ DA:316,2
447
+ DA:317,2
448
+ DA:318,2
449
+ DA:319,2
450
+ DA:320,2
451
+ DA:321,2
452
+ DA:322,2
453
+ DA:323,2
454
+ DA:324,2
455
+ DA:325,2
456
+ DA:326,2
457
+ DA:327,2
458
+ DA:328,2
459
+ DA:329,2
460
+ DA:330,2
461
+ DA:331,2
462
+ DA:332,2
463
+ DA:333,2
464
+ DA:334,2
465
+ DA:335,2
466
+ DA:336,2
467
+ DA:337,2
468
+ DA:338,2
469
+ DA:339,2
470
+ DA:340,2
471
+ DA:341,2
472
+ DA:342,2
473
+ DA:343,2
474
+ DA:344,2
475
+ DA:345,2
476
+ DA:346,2
477
+ DA:347,2
478
+ DA:348,2
479
+ DA:349,2
480
+ DA:350,2
481
+ DA:351,2
482
+ DA:352,2
483
+ DA:353,2
484
+ DA:354,2
485
+ DA:355,2
486
+ DA:356,2
487
+ DA:357,2
488
+ DA:358,2
489
+ DA:359,2
490
+ DA:360,2
491
+ DA:361,2
492
+ DA:362,2
493
+ DA:363,2
494
+ DA:364,2
495
+ DA:365,2
496
+ DA:366,2
497
+ DA:367,2
498
+ DA:368,2
499
+ DA:369,2
500
+ DA:370,2
501
+ DA:371,2
502
+ DA:372,2
503
+ DA:373,2
504
+ DA:374,2
505
+ DA:375,2
506
+ DA:376,2
507
+ DA:377,2
508
+ DA:378,2
509
+ DA:379,2
510
+ DA:380,2
511
+ DA:381,2
512
+ DA:382,2
513
+ DA:383,2
514
+ DA:384,2
515
+ DA:385,2
516
+ DA:386,2
517
+ DA:387,2
518
+ DA:388,2
519
+ DA:389,2
520
+ DA:390,2
521
+ DA:391,2
522
+ DA:392,2
523
+ DA:393,2
524
+ DA:394,2
525
+ DA:395,2
526
+ DA:396,2
527
+ DA:397,2
528
+ DA:398,2
529
+ DA:399,2
530
+ DA:400,2
531
+ DA:401,2
532
+ DA:402,2
533
+ DA:403,2
534
+ DA:404,2
535
+ DA:405,2
536
+ DA:406,2
537
+ DA:407,2
538
+ DA:408,2
539
+ DA:409,2
540
+ DA:410,2
541
+ DA:411,2
542
+ DA:412,2
543
+ DA:413,2
544
+ DA:414,2
545
+ DA:415,2
546
+ DA:416,2
547
+ DA:417,2
548
+ DA:418,2
549
+ DA:419,2
550
+ DA:420,2
551
+ DA:421,2
552
+ DA:422,2
553
+ DA:423,2
554
+ DA:424,2
555
+ DA:425,2
556
+ DA:426,2
557
+ DA:427,2
558
+ DA:428,2
559
+ DA:429,2
560
+ DA:430,2
561
+ DA:431,2
562
+ DA:432,2
563
+ DA:433,2
564
+ DA:434,2
565
+ DA:435,2
566
+ LF:433
567
+ LH:433
568
+ BRF:0
569
+ BRH:0
570
+ end_of_record
571
+ TN:
572
+ SF:lib/translations/common/auth.ts
573
+ FNF:0
574
+ FNH:0
575
+ DA:1,2
576
+ LF:1
577
+ LH:1
578
+ BRF:0
579
+ BRH:0
580
+ end_of_record
581
+ TN:
582
+ SF:lib/translations/common/benchmarking.ts
583
+ FNF:0
584
+ FNH:0
585
+ DA:1,2
586
+ LF:1
587
+ LH:1
588
+ BRF:0
589
+ BRH:0
590
+ end_of_record
591
+ TN:
592
+ SF:lib/translations/common/database-errors.ts
593
+ FNF:0
594
+ FNH:0
595
+ DA:1,2
596
+ LF:1
597
+ LH:1
598
+ BRF:0
599
+ BRH:0
600
+ end_of_record
601
+ TN:
602
+ SF:lib/translations/common/entity.ts
603
+ FNF:0
604
+ FNH:0
605
+ DA:1,2
606
+ LF:1
607
+ LH:1
608
+ BRF:0
609
+ BRH:0
610
+ end_of_record
611
+ TN:
612
+ SF:lib/translations/common/firebase_notification.ts
613
+ FNF:0
614
+ FNH:0
615
+ DA:1,2
616
+ LF:1
617
+ LH:1
618
+ BRF:0
619
+ BRH:0
620
+ end_of_record
621
+ TN:
622
+ SF:lib/translations/common/general.ts
623
+ FNF:0
624
+ FNH:0
625
+ DA:1,2
626
+ DA:12,2
627
+ DA:19,2
628
+ DA:24,2
629
+ DA:75,2
630
+ DA:86,2
631
+ LF:6
632
+ LH:6
633
+ BRF:0
634
+ BRH:0
635
+ end_of_record
636
+ TN:
637
+ SF:lib/translations/common/internal-server-errors.ts
638
+ FNF:0
639
+ FNH:0
640
+ DA:1,2
641
+ LF:1
642
+ LH:1
643
+ BRF:0
644
+ BRH:0
645
+ end_of_record
646
+ TN:
647
+ SF:lib/translations/common/joi.ts
648
+ FNF:0
649
+ FNH:0
650
+ DA:3,2
651
+ LF:1
652
+ LH:1
653
+ BRF:0
654
+ BRH:0
655
+ end_of_record
656
+ TN:
657
+ SF:lib/translations/emails/change_solicitation_responsible.ts
658
+ FNF:0
659
+ FNH:0
660
+ DA:1,2
661
+ DA:6,2
662
+ LF:2
663
+ LH:2
664
+ BRF:0
665
+ BRH:0
666
+ end_of_record
667
+ TN:
668
+ SF:lib/translations/emails/client_company_economic_groups_finished.ts
669
+ FNF:0
670
+ FNH:0
671
+ DA:1,2
672
+ DA:6,2
673
+ LF:2
674
+ LH:2
675
+ BRF:0
676
+ BRH:0
677
+ end_of_record
678
+ TN:
679
+ SF:lib/translations/emails/dispatch-crlv.ts
680
+ FNF:0
681
+ FNH:0
682
+ DA:1,2
683
+ DA:6,2
684
+ DA:17,2
685
+ LF:3
686
+ LH:3
687
+ BRF:0
688
+ BRH:0
689
+ end_of_record
690
+ TN:
691
+ SF:lib/translations/emails/dispatch-vehicle-model-record.ts
692
+ FNF:0
693
+ FNH:0
694
+ DA:1,2
695
+ LF:1
696
+ LH:1
697
+ BRF:0
698
+ BRH:0
699
+ end_of_record
700
+ TN:
701
+ SF:lib/translations/emails/finished-pre-invoice-conference.ts
702
+ FNF:0
703
+ FNH:0
704
+ DA:1,2
705
+ DA:6,2
706
+ DA:11,2
707
+ DA:22,2
708
+ LF:4
709
+ LH:4
710
+ BRF:0
711
+ BRH:0
712
+ end_of_record
713
+ TN:
714
+ SF:lib/translations/emails/import_client_vehicle.ts
715
+ FNF:0
716
+ FNH:0
717
+ DA:1,2
718
+ DA:6,2
719
+ LF:2
720
+ LH:2
721
+ BRF:0
722
+ BRH:0
723
+ end_of_record
724
+ TN:
725
+ SF:lib/translations/emails/index.ts
726
+ FNF:0
727
+ FNH:0
728
+ DA:1,2
729
+ DA:2,2
730
+ DA:3,2
731
+ DA:4,2
732
+ DA:5,2
733
+ DA:6,2
734
+ DA:7,2
735
+ DA:8,2
736
+ DA:9,2
737
+ DA:10,2
738
+ DA:11,2
739
+ DA:12,2
740
+ DA:13,2
741
+ LF:13
742
+ LH:13
743
+ BRF:0
744
+ BRH:0
745
+ end_of_record
746
+ TN:
747
+ SF:lib/translations/emails/password_recover.ts
748
+ FNF:0
749
+ FNH:0
750
+ DA:1,2
751
+ DA:6,2
752
+ LF:2
753
+ LH:2
754
+ BRF:0
755
+ BRH:0
756
+ end_of_record
757
+ TN:
758
+ SF:lib/translations/emails/send_fine_consultation_error.ts
759
+ FNF:0
760
+ FNH:0
761
+ DA:1,2
762
+ DA:6,2
763
+ DA:11,2
764
+ LF:3
765
+ LH:3
766
+ BRF:0
767
+ BRH:0
768
+ end_of_record
769
+ TN:
770
+ SF:lib/translations/emails/send_pre_invoice_conference.ts
771
+ FNF:0
772
+ FNH:0
773
+ DA:1,2
774
+ DA:6,2
775
+ DA:11,2
776
+ LF:3
777
+ LH:3
778
+ BRF:0
779
+ BRH:0
780
+ end_of_record
781
+ TN:
782
+ SF:lib/translations/emails/send_renavam_error.ts
783
+ FNF:0
784
+ FNH:0
785
+ DA:1,2
786
+ DA:6,2
787
+ LF:2
788
+ LH:2
789
+ BRF:0
790
+ BRH:0
791
+ end_of_record
792
+ TN:
793
+ SF:lib/translations/emails/unidas_vehicle_upsert_finished.ts
794
+ FNF:0
795
+ FNH:0
796
+ DA:1,2
797
+ DA:6,2
798
+ DA:11,2
799
+ LF:3
800
+ LH:3
801
+ BRF:0
802
+ BRH:0
803
+ end_of_record
804
+ TN:
805
+ SF:lib/translations/emails/vehicle_bulk_exceeded_limit.ts
806
+ FNF:0
807
+ FNH:0
808
+ DA:1,2
809
+ LF:1
810
+ LH:1
811
+ BRF:0
812
+ BRH:0
813
+ end_of_record
814
+ TN:
815
+ SF:lib/translations/emails/vehicle_bulk_finished.ts
816
+ FNF:0
817
+ FNH:0
818
+ DA:1,2
819
+ LF:1
820
+ LH:1
821
+ BRF:0
822
+ BRH:0
823
+ end_of_record
824
+ TN:
825
+ SF:lib/translations/integrations/inout.ts
826
+ FNF:0
827
+ FNH:0
828
+ DA:1,2
829
+ LF:1
830
+ LH:1
831
+ BRF:0
832
+ BRH:0
833
+ end_of_record
834
+ TN:
835
+ SF:lib/translations/integrations/pipefy.ts
836
+ FNF:0
837
+ FNH:0
838
+ DA:1,2
839
+ LF:1
840
+ LH:1
841
+ BRF:0
842
+ BRH:0
843
+ end_of_record
844
+ TN:
845
+ SF:lib/translations/integrations/suiv.ts
846
+ FNF:0
847
+ FNH:0
848
+ DA:1,2
849
+ LF:1
850
+ LH:1
851
+ BRF:0
852
+ BRH:0
853
+ end_of_record
854
+ TN:
855
+ SF:lib/translations/microservices/telemetry/index.ts
856
+ FNF:0
857
+ FNH:0
858
+ DA:1,2
859
+ LF:1
860
+ LH:1
861
+ BRF:0
862
+ BRH:0
863
+ end_of_record
864
+ TN:
865
+ SF:lib/translations/modules/access_log.ts
866
+ FNF:0
867
+ FNH:0
868
+ DA:1,2
869
+ DA:3,2
870
+ DA:8,2
871
+ DA:13,2
872
+ DA:81,2
873
+ DA:96,2
874
+ LF:6
875
+ LH:6
876
+ BRF:0
877
+ BRH:0
878
+ end_of_record
879
+ TN:
880
+ SF:lib/translations/modules/advance_payment.ts
881
+ FNF:0
882
+ FNH:0
883
+ DA:1,2
884
+ DA:3,2
885
+ DA:8,2
886
+ LF:3
887
+ LH:3
888
+ BRF:0
889
+ BRH:0
890
+ end_of_record
891
+ TN:
892
+ SF:lib/translations/modules/app_parameter.ts
893
+ FNF:0
894
+ FNH:0
895
+ DA:1,2
896
+ LF:1
897
+ LH:1
898
+ BRF:0
899
+ BRH:0
900
+ end_of_record
901
+ TN:
902
+ SF:lib/translations/modules/attachment.ts
903
+ FNF:0
904
+ FNH:0
905
+ DA:1,2
906
+ LF:1
907
+ LH:1
908
+ BRF:0
909
+ BRH:0
910
+ end_of_record
911
+ TN:
912
+ SF:lib/translations/modules/backup_vehicle.ts
913
+ FNF:0
914
+ FNH:0
915
+ DA:1,2
916
+ DA:3,2
917
+ DA:8,2
918
+ DA:72,2
919
+ LF:4
920
+ LH:4
921
+ BRF:0
922
+ BRH:0
923
+ end_of_record
924
+ TN:
925
+ SF:lib/translations/modules/backup_vehicle_reason.ts
926
+ FNF:0
927
+ FNH:0
928
+ DA:1,2
929
+ LF:1
930
+ LH:1
931
+ BRF:0
932
+ BRH:0
933
+ end_of_record
934
+ TN:
935
+ SF:lib/translations/modules/backup_vehicle_to_delete.ts
936
+ FNF:0
937
+ FNH:0
938
+ DA:1,2
939
+ LF:1
940
+ LH:1
941
+ BRF:0
942
+ BRH:0
943
+ end_of_record
944
+ TN:
945
+ SF:lib/translations/modules/backup_vehicle_utilization.ts
946
+ FNF:0
947
+ FNH:0
948
+ DA:1,2
949
+ DA:3,2
950
+ DA:8,2
951
+ DA:13,2
952
+ DA:69,2
953
+ LF:5
954
+ LH:5
955
+ BRF:0
956
+ BRH:0
957
+ end_of_record
958
+ TN:
959
+ SF:lib/translations/modules/benchmark_pendency.ts
960
+ FNF:0
961
+ FNH:0
962
+ DA:1,2
963
+ LF:1
964
+ LH:1
965
+ BRF:0
966
+ BRH:0
967
+ end_of_record
968
+ TN:
969
+ SF:lib/translations/modules/budget.ts
970
+ FNF:0
971
+ FNH:0
972
+ DA:1,2
973
+ LF:1
974
+ LH:1
975
+ BRF:0
976
+ BRH:0
977
+ end_of_record
978
+ TN:
979
+ SF:lib/translations/modules/carsharing_type.ts
980
+ FNF:0
981
+ FNH:0
982
+ DA:1,2
983
+ DA:3,2
984
+ DA:8,2
985
+ LF:3
986
+ LH:3
987
+ BRF:0
988
+ BRH:0
989
+ end_of_record
990
+ TN:
991
+ SF:lib/translations/modules/cash_basis.ts
992
+ FNF:0
993
+ FNH:0
994
+ DA:1,2
995
+ LF:1
996
+ LH:1
997
+ BRF:0
998
+ BRH:0
999
+ end_of_record
1000
+ TN:
1001
+ SF:lib/translations/modules/change_history.ts
1002
+ FNF:0
1003
+ FNH:0
1004
+ DA:1,2
1005
+ DA:6,2
1006
+ LF:2
1007
+ LH:2
1008
+ BRF:0
1009
+ BRH:0
1010
+ end_of_record
1011
+ TN:
1012
+ SF:lib/translations/modules/checklist.ts
1013
+ FNF:0
1014
+ FNH:0
1015
+ DA:1,2
1016
+ DA:3,2
1017
+ DA:8,2
1018
+ DA:29,2
1019
+ DA:69,2
1020
+ LF:5
1021
+ LH:5
1022
+ BRF:0
1023
+ BRH:0
1024
+ end_of_record
1025
+ TN:
1026
+ SF:lib/translations/modules/checklist_group.ts
1027
+ FNF:0
1028
+ FNH:0
1029
+ DA:1,2
1030
+ DA:3,2
1031
+ DA:8,2
1032
+ DA:32,2
1033
+ LF:4
1034
+ LH:4
1035
+ BRF:0
1036
+ BRH:0
1037
+ end_of_record
1038
+ TN:
1039
+ SF:lib/translations/modules/checklist_group_item.ts
1040
+ FNF:0
1041
+ FNH:0
1042
+ DA:1,2
1043
+ DA:3,2
1044
+ DA:8,2
1045
+ DA:57,2
1046
+ DA:81,2
1047
+ LF:5
1048
+ LH:5
1049
+ BRF:0
1050
+ BRH:0
1051
+ end_of_record
1052
+ TN:
1053
+ SF:lib/translations/modules/checklist_group_option.ts
1054
+ FNF:0
1055
+ FNH:0
1056
+ DA:1,2
1057
+ DA:3,2
1058
+ DA:8,2
1059
+ DA:16,2
1060
+ LF:4
1061
+ LH:4
1062
+ BRF:0
1063
+ BRH:0
1064
+ end_of_record
1065
+ TN:
1066
+ SF:lib/translations/modules/checklist_model.ts
1067
+ FNF:0
1068
+ FNH:0
1069
+ DA:1,2
1070
+ DA:3,2
1071
+ DA:8,2
1072
+ DA:24,2
1073
+ DA:61,2
1074
+ LF:5
1075
+ LH:5
1076
+ BRF:0
1077
+ BRH:0
1078
+ end_of_record
1079
+ TN:
1080
+ SF:lib/translations/modules/checklist_reply.ts
1081
+ FNF:0
1082
+ FNH:0
1083
+ DA:1,2
1084
+ DA:3,2
1085
+ DA:8,2
1086
+ DA:32,2
1087
+ LF:4
1088
+ LH:4
1089
+ BRF:0
1090
+ BRH:0
1091
+ end_of_record
1092
+ TN:
1093
+ SF:lib/translations/modules/city.ts
1094
+ FNF:0
1095
+ FNH:0
1096
+ DA:1,2
1097
+ DA:3,2
1098
+ DA:8,2
1099
+ LF:3
1100
+ LH:3
1101
+ BRF:0
1102
+ BRH:0
1103
+ end_of_record
1104
+ TN:
1105
+ SF:lib/translations/modules/client.ts
1106
+ FNF:0
1107
+ FNH:0
1108
+ DA:1,2
1109
+ DA:3,2
1110
+ DA:8,2
1111
+ DA:136,2
1112
+ LF:4
1113
+ LH:4
1114
+ BRF:0
1115
+ BRH:0
1116
+ end_of_record
1117
+ TN:
1118
+ SF:lib/translations/modules/client_company.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/client_integration.ts
1131
+ FNF:0
1132
+ FNH:0
1133
+ DA:1,2
1134
+ DA:6,2
1135
+ DA:53,2
1136
+ LF:3
1137
+ LH:3
1138
+ BRF:0
1139
+ BRH:0
1140
+ end_of_record
1141
+ TN:
1142
+ SF:lib/translations/modules/company.ts
1143
+ FNF:0
1144
+ FNH:0
1145
+ DA:1,2
1146
+ DA:3,2
1147
+ DA:8,2
1148
+ LF:3
1149
+ LH:3
1150
+ BRF:0
1151
+ BRH:0
1152
+ end_of_record
1153
+ TN:
1154
+ SF:lib/translations/modules/condition.ts
1155
+ FNF:0
1156
+ FNH:0
1157
+ DA:1,2
1158
+ DA:3,2
1159
+ DA:8,2
1160
+ DA:64,2
1161
+ LF:4
1162
+ LH:4
1163
+ BRF:0
1164
+ BRH:0
1165
+ end_of_record
1166
+ TN:
1167
+ SF:lib/translations/modules/cost_center.ts
1168
+ FNF:0
1169
+ FNH:0
1170
+ DA:1,2
1171
+ DA:3,2
1172
+ DA:8,2
1173
+ DA:36,2
1174
+ LF:4
1175
+ LH:4
1176
+ BRF:0
1177
+ BRH:0
1178
+ end_of_record
1179
+ TN:
1180
+ SF:lib/translations/modules/cost_center_request_vehicle_type.ts
1181
+ FNF:0
1182
+ FNH:0
1183
+ DA:1,2
1184
+ LF:1
1185
+ LH:1
1186
+ BRF:0
1187
+ BRH:0
1188
+ end_of_record
1189
+ TN:
1190
+ SF:lib/translations/modules/cost_sharing.ts
1191
+ FNF:0
1192
+ FNH:0
1193
+ DA:1,2
1194
+ LF:1
1195
+ LH:1
1196
+ BRF:0
1197
+ BRH:0
1198
+ end_of_record
1199
+ TN:
1200
+ SF:lib/translations/modules/cost_sharing_entity.ts
1201
+ FNF:0
1202
+ FNH:0
1203
+ DA:1,2
1204
+ LF:1
1205
+ LH:1
1206
+ BRF:0
1207
+ BRH:0
1208
+ end_of_record
1209
+ TN:
1210
+ SF:lib/translations/modules/country.ts
1211
+ FNF:0
1212
+ FNH:0
1213
+ DA:1,2
1214
+ LF:1
1215
+ LH:1
1216
+ BRF:0
1217
+ BRH:0
1218
+ end_of_record
1219
+ TN:
1220
+ SF:lib/translations/modules/custom_field.ts
1221
+ FNF:0
1222
+ FNH:0
1223
+ DA:1,2
1224
+ DA:3,2
1225
+ DA:8,2
1226
+ DA:64,2
1227
+ DA:119,2
1228
+ LF:5
1229
+ LH:5
1230
+ BRF:0
1231
+ BRH:0
1232
+ end_of_record
1233
+ TN:
1234
+ SF:lib/translations/modules/custom_migration_table.ts
1235
+ FNF:0
1236
+ FNH:0
1237
+ DA:1,2
1238
+ LF:1
1239
+ LH:1
1240
+ BRF:0
1241
+ BRH:0
1242
+ end_of_record
1243
+ TN:
1244
+ SF:lib/translations/modules/custom_table.ts
1245
+ FNF:0
1246
+ FNH:0
1247
+ DA:1,2
1248
+ DA:3,2
1249
+ DA:8,2
1250
+ DA:32,2
1251
+ DA:63,2
1252
+ LF:5
1253
+ LH:5
1254
+ BRF:0
1255
+ BRH:0
1256
+ end_of_record
1257
+ TN:
1258
+ SF:lib/translations/modules/customer.ts
1259
+ FNF:0
1260
+ FNH:0
1261
+ DA:1,2
1262
+ DA:3,2
1263
+ DA:8,2
1264
+ LF:3
1265
+ LH:3
1266
+ BRF:0
1267
+ BRH:0
1268
+ end_of_record
1269
+ TN:
1270
+ SF:lib/translations/modules/daily_quota.ts
1271
+ FNF:0
1272
+ FNH:0
1273
+ DA:1,2
1274
+ LF:1
1275
+ LH:1
1276
+ BRF:0
1277
+ BRH:0
1278
+ end_of_record
1279
+ TN:
1280
+ SF:lib/translations/modules/dashboard.ts
1281
+ FNF:0
1282
+ FNH:0
1283
+ DA:1,2
1284
+ LF:1
1285
+ LH:1
1286
+ BRF:0
1287
+ BRH:0
1288
+ end_of_record
1289
+ TN:
1290
+ SF:lib/translations/modules/dashboard_report.ts
1291
+ FNF:0
1292
+ FNH:0
1293
+ DA:1,2
1294
+ LF:1
1295
+ LH:1
1296
+ BRF:0
1297
+ BRH:0
1298
+ end_of_record
1299
+ TN:
1300
+ SF:lib/translations/modules/db_server.ts
1301
+ FNF:0
1302
+ FNH:0
1303
+ DA:1,2
1304
+ LF:1
1305
+ LH:1
1306
+ BRF:0
1307
+ BRH:0
1308
+ end_of_record
1309
+ TN:
1310
+ SF:lib/translations/modules/deduct.ts
1311
+ FNF:0
1312
+ FNH:0
1313
+ DA:1,2
1314
+ DA:6,2
1315
+ DA:27,2
1316
+ LF:3
1317
+ LH:3
1318
+ BRF:0
1319
+ BRH:0
1320
+ end_of_record
1321
+ TN:
1322
+ SF:lib/translations/modules/deduct_installment.ts
1323
+ FNF:0
1324
+ FNH:0
1325
+ DA:1,2
1326
+ LF:1
1327
+ LH:1
1328
+ BRF:0
1329
+ BRH:0
1330
+ end_of_record
1331
+ TN:
1332
+ SF:lib/translations/modules/default_item.ts
1333
+ FNF:0
1334
+ FNH:0
1335
+ DA:1,2
1336
+ LF:1
1337
+ LH:1
1338
+ BRF:0
1339
+ BRH:0
1340
+ end_of_record
1341
+ TN:
1342
+ SF:lib/translations/modules/destination.ts
1343
+ FNF:0
1344
+ FNH:0
1345
+ DA:1,2
1346
+ LF:1
1347
+ LH:1
1348
+ BRF:0
1349
+ BRH:0
1350
+ end_of_record
1351
+ TN:
1352
+ SF:lib/translations/modules/digital_signature.ts
1353
+ FNF:0
1354
+ FNH:0
1355
+ DA:1,2
1356
+ DA:6,2
1357
+ LF:2
1358
+ LH:2
1359
+ BRF:0
1360
+ BRH:0
1361
+ end_of_record
1362
+ TN:
1363
+ SF:lib/translations/modules/document.ts
1364
+ FNF:0
1365
+ FNH:0
1366
+ DA:1,2
1367
+ LF:1
1368
+ LH:1
1369
+ BRF:0
1370
+ BRH:0
1371
+ end_of_record
1372
+ TN:
1373
+ SF:lib/translations/modules/driver_control.ts
1374
+ FNF:0
1375
+ FNH:0
1376
+ DA:1,2
1377
+ LF:1
1378
+ LH:1
1379
+ BRF:0
1380
+ BRH:0
1381
+ end_of_record
1382
+ TN:
1383
+ SF:lib/translations/modules/driver_license_point.ts
1384
+ FNF:0
1385
+ FNH:0
1386
+ DA:1,2
1387
+ LF:1
1388
+ LH:1
1389
+ BRF:0
1390
+ BRH:0
1391
+ end_of_record
1392
+ TN:
1393
+ SF:lib/translations/modules/email_template.ts
1394
+ FNF:0
1395
+ FNH:0
1396
+ DA:1,2
1397
+ DA:6,2
1398
+ LF:2
1399
+ LH:2
1400
+ BRF:0
1401
+ BRH:0
1402
+ end_of_record
1403
+ TN:
1404
+ SF:lib/translations/modules/employee.ts
1405
+ FNF:0
1406
+ FNH:0
1407
+ DA:1,2
1408
+ DA:3,2
1409
+ DA:8,2
1410
+ DA:172,2
1411
+ DA:299,2
1412
+ LF:5
1413
+ LH:5
1414
+ BRF:0
1415
+ BRH:0
1416
+ end_of_record
1417
+ TN:
1418
+ SF:lib/translations/modules/employee_change_history.ts
1419
+ FNF:0
1420
+ FNH:0
1421
+ DA:1,2
1422
+ DA:3,2
1423
+ DA:8,2
1424
+ DA:44,2
1425
+ DA:57,2
1426
+ LF:5
1427
+ LH:5
1428
+ BRF:0
1429
+ BRH:0
1430
+ end_of_record
1431
+ TN:
1432
+ SF:lib/translations/modules/employee_hiring_regime.ts
1433
+ FNF:0
1434
+ FNH:0
1435
+ DA:1,2
1436
+ DA:3,2
1437
+ DA:8,2
1438
+ LF:3
1439
+ LH:3
1440
+ BRF:0
1441
+ BRH:0
1442
+ end_of_record
1443
+ TN:
1444
+ SF:lib/translations/modules/employee_role.ts
1445
+ FNF:0
1446
+ FNH:0
1447
+ DA:1,2
1448
+ DA:3,2
1449
+ DA:8,2
1450
+ LF:3
1451
+ LH:3
1452
+ BRF:0
1453
+ BRH:0
1454
+ end_of_record
1455
+ TN:
1456
+ SF:lib/translations/modules/expense.ts
1457
+ FNF:0
1458
+ FNH:0
1459
+ DA:1,2
1460
+ DA:3,2
1461
+ DA:8,2
1462
+ DA:100,2
1463
+ LF:4
1464
+ LH:4
1465
+ BRF:0
1466
+ BRH:0
1467
+ end_of_record
1468
+ TN:
1469
+ SF:lib/translations/modules/expense_item.ts
1470
+ FNF:0
1471
+ FNH:0
1472
+ DA:1,2
1473
+ LF:1
1474
+ LH:1
1475
+ BRF:0
1476
+ BRH:0
1477
+ end_of_record
1478
+ TN:
1479
+ SF:lib/translations/modules/expense_parcel.ts
1480
+ FNF:0
1481
+ FNH:0
1482
+ DA:1,2
1483
+ LF:1
1484
+ LH:1
1485
+ BRF:0
1486
+ BRH:0
1487
+ end_of_record
1488
+ TN:
1489
+ SF:lib/translations/modules/exportations.ts
1490
+ FNF:0
1491
+ FNH:0
1492
+ DA:1,2
1493
+ DA:6,2
1494
+ DA:11,2
1495
+ LF:3
1496
+ LH:3
1497
+ BRF:0
1498
+ BRH:0
1499
+ end_of_record
1500
+ TN:
1501
+ SF:lib/translations/modules/external_link.ts
1502
+ FNF:0
1503
+ FNH:0
1504
+ DA:1,2
1505
+ DA:3,2
1506
+ DA:8,2
1507
+ LF:3
1508
+ LH:3
1509
+ BRF:0
1510
+ BRH:0
1511
+ end_of_record
1512
+ TN:
1513
+ SF:lib/translations/modules/external_parameter.ts
1514
+ FNF:0
1515
+ FNH:0
1516
+ DA:1,2
1517
+ DA:6,2
1518
+ DA:29,2
1519
+ LF:3
1520
+ LH:3
1521
+ BRF:0
1522
+ BRH:0
1523
+ end_of_record
1524
+ TN:
1525
+ SF:lib/translations/modules/external_relation.ts
1526
+ FNF:0
1527
+ FNH:0
1528
+ DA:1,2
1529
+ LF:1
1530
+ LH:1
1531
+ BRF:0
1532
+ BRH:0
1533
+ end_of_record
1534
+ TN:
1535
+ SF:lib/translations/modules/favorite.ts
1536
+ FNF:0
1537
+ FNH:0
1538
+ DA:1,2
1539
+ LF:1
1540
+ LH:1
1541
+ BRF:0
1542
+ BRH:0
1543
+ end_of_record
1544
+ TN:
1545
+ SF:lib/translations/modules/fine.ts
1546
+ FNF:0
1547
+ FNH:0
1548
+ DA:1,2
1549
+ DA:6,2
1550
+ LF:2
1551
+ LH:2
1552
+ BRF:0
1553
+ BRH:0
1554
+ end_of_record
1555
+ TN:
1556
+ SF:lib/translations/modules/fine_consultation.ts
1557
+ FNF:0
1558
+ FNH:0
1559
+ DA:1,2
1560
+ DA:3,2
1561
+ DA:8,2
1562
+ DA:176,2
1563
+ LF:4
1564
+ LH:4
1565
+ BRF:0
1566
+ BRH:0
1567
+ end_of_record
1568
+ TN:
1569
+ SF:lib/translations/modules/fine_infringement_resource.ts
1570
+ FNF:0
1571
+ FNH:0
1572
+ DA:1,2
1573
+ LF:1
1574
+ LH:1
1575
+ BRF:0
1576
+ BRH:0
1577
+ end_of_record
1578
+ TN:
1579
+ SF:lib/translations/modules/fine_qualification.ts
1580
+ FNF:0
1581
+ FNH:0
1582
+ DA:1,2
1583
+ DA:3,2
1584
+ DA:8,2
1585
+ LF:3
1586
+ LH:3
1587
+ BRF:0
1588
+ BRH:0
1589
+ end_of_record
1590
+ TN:
1591
+ SF:lib/translations/modules/fine_qualification_integration_key.ts
1592
+ FNF:0
1593
+ FNH:0
1594
+ DA:1,2
1595
+ DA:3,2
1596
+ DA:8,2
1597
+ DA:24,2
1598
+ LF:4
1599
+ LH:4
1600
+ BRF:0
1601
+ BRH:0
1602
+ end_of_record
1603
+ TN:
1604
+ SF:lib/translations/modules/fine_resource.ts
1605
+ FNF:0
1606
+ FNH:0
1607
+ DA:1,2
1608
+ DA:3,2
1609
+ DA:8,2
1610
+ LF:3
1611
+ LH:3
1612
+ BRF:0
1613
+ BRH:0
1614
+ end_of_record
1615
+ TN:
1616
+ SF:lib/translations/modules/fleet_calendar.ts
1617
+ FNF:0
1618
+ FNH:0
1619
+ DA:1,2
1620
+ DA:3,2
1621
+ DA:8,2
1622
+ DA:24,2
1623
+ LF:4
1624
+ LH:4
1625
+ BRF:0
1626
+ BRH:0
1627
+ end_of_record
1628
+ TN:
1629
+ SF:lib/translations/modules/foreseen_maintenance_plan_service_item.ts
1630
+ FNF:0
1631
+ FNH:0
1632
+ DA:1,2
1633
+ DA:3,2
1634
+ DA:8,2
1635
+ DA:40,2
1636
+ LF:4
1637
+ LH:4
1638
+ BRF:0
1639
+ BRH:0
1640
+ end_of_record
1641
+ TN:
1642
+ SF:lib/translations/modules/foreseen_service_order_item.ts
1643
+ FNF:0
1644
+ FNH:0
1645
+ DA:1,2
1646
+ LF:1
1647
+ LH:1
1648
+ BRF:0
1649
+ BRH:0
1650
+ end_of_record
1651
+ TN:
1652
+ SF:lib/translations/modules/gas_pump.ts
1653
+ FNF:0
1654
+ FNH:0
1655
+ DA:1,2
1656
+ LF:1
1657
+ LH:1
1658
+ BRF:0
1659
+ BRH:0
1660
+ end_of_record
1661
+ TN:
1662
+ SF:lib/translations/modules/gas_pump_control.ts
1663
+ FNF:0
1664
+ FNH:0
1665
+ DA:1,2
1666
+ LF:1
1667
+ LH:1
1668
+ BRF:0
1669
+ BRH:0
1670
+ end_of_record
1671
+ TN:
1672
+ SF:lib/translations/modules/gate.ts
1673
+ FNF:0
1674
+ FNH:0
1675
+ DA:1,2
1676
+ DA:3,2
1677
+ DA:8,2
1678
+ DA:12,2
1679
+ LF:4
1680
+ LH:4
1681
+ BRF:0
1682
+ BRH:0
1683
+ end_of_record
1684
+ TN:
1685
+ SF:lib/translations/modules/gate_appointment.ts
1686
+ FNF:0
1687
+ FNH:0
1688
+ DA:1,2
1689
+ DA:6,2
1690
+ LF:2
1691
+ LH:2
1692
+ BRF:0
1693
+ BRH:0
1694
+ end_of_record
1695
+ TN:
1696
+ SF:lib/translations/modules/gate_appointment_diary.ts
1697
+ FNF:0
1698
+ FNH:0
1699
+ DA:1,2
1700
+ LF:1
1701
+ LH:1
1702
+ BRF:0
1703
+ BRH:0
1704
+ end_of_record
1705
+ TN:
1706
+ SF:lib/translations/modules/import_map.ts
1707
+ FNF:0
1708
+ FNH:0
1709
+ DA:1,2
1710
+ DA:3,2
1711
+ DA:8,2
1712
+ LF:3
1713
+ LH:3
1714
+ BRF:0
1715
+ BRH:0
1716
+ end_of_record
1717
+ TN:
1718
+ SF:lib/translations/modules/import_map_process.ts
1719
+ FNF:0
1720
+ FNH:0
1721
+ DA:1,2
1722
+ DA:3,2
1723
+ DA:8,2
1724
+ LF:3
1725
+ LH:3
1726
+ BRF:0
1727
+ BRH:0
1728
+ end_of_record
1729
+ TN:
1730
+ SF:lib/translations/modules/inmetro_model.ts
1731
+ FNF:0
1732
+ FNH:0
1733
+ DA:1,2
1734
+ LF:1
1735
+ LH:1
1736
+ BRF:0
1737
+ BRH:0
1738
+ end_of_record
1739
+ TN:
1740
+ SF:lib/translations/modules/integration.ts
1741
+ FNF:0
1742
+ FNH:0
1743
+ DA:1,2
1744
+ DA:3,2
1745
+ DA:8,2
1746
+ LF:3
1747
+ LH:3
1748
+ BRF:0
1749
+ BRH:0
1750
+ end_of_record
1751
+ TN:
1752
+ SF:lib/translations/modules/item.ts
1753
+ FNF:0
1754
+ FNH:0
1755
+ DA:1,2
1756
+ DA:3,2
1757
+ DA:8,2
1758
+ DA:60,2
1759
+ DA:95,2
1760
+ LF:5
1761
+ LH:5
1762
+ BRF:0
1763
+ BRH:0
1764
+ end_of_record
1765
+ TN:
1766
+ SF:lib/translations/modules/leasing_contract.ts
1767
+ FNF:0
1768
+ FNH:0
1769
+ DA:1,2
1770
+ DA:3,2
1771
+ DA:8,2
1772
+ DA:24,2
1773
+ LF:4
1774
+ LH:4
1775
+ BRF:0
1776
+ BRH:0
1777
+ end_of_record
1778
+ TN:
1779
+ SF:lib/translations/modules/leasing_measurement.ts
1780
+ FNF:0
1781
+ FNH:0
1782
+ DA:1,2
1783
+ DA:3,2
1784
+ DA:8,2
1785
+ DA:68,2
1786
+ DA:79,2
1787
+ LF:5
1788
+ LH:5
1789
+ BRF:0
1790
+ BRH:0
1791
+ end_of_record
1792
+ TN:
1793
+ SF:lib/translations/modules/maintenance_plan.ts
1794
+ FNF:0
1795
+ FNH:0
1796
+ DA:1,2
1797
+ DA:3,2
1798
+ DA:8,2
1799
+ DA:36,2
1800
+ LF:4
1801
+ LH:4
1802
+ BRF:0
1803
+ BRH:0
1804
+ end_of_record
1805
+ TN:
1806
+ SF:lib/translations/modules/maintenance_plan_service.ts
1807
+ FNF:0
1808
+ FNH:0
1809
+ DA:1,2
1810
+ DA:3,2
1811
+ DA:8,2
1812
+ DA:84,2
1813
+ LF:4
1814
+ LH:4
1815
+ BRF:0
1816
+ BRH:0
1817
+ end_of_record
1818
+ TN:
1819
+ SF:lib/translations/modules/measurement_unit.ts
1820
+ FNF:0
1821
+ FNH:0
1822
+ DA:1,2
1823
+ DA:3,2
1824
+ DA:8,2
1825
+ LF:3
1826
+ LH:3
1827
+ BRF:0
1828
+ BRH:0
1829
+ end_of_record
1830
+ TN:
1831
+ SF:lib/translations/modules/module_help_config.ts
1832
+ FNF:0
1833
+ FNH:0
1834
+ DA:1,2
1835
+ DA:6,2
1836
+ DA:37,2
1837
+ LF:3
1838
+ LH:3
1839
+ BRF:0
1840
+ BRH:0
1841
+ end_of_record
1842
+ TN:
1843
+ SF:lib/translations/modules/module_help_user_data.ts
1844
+ FNF:0
1845
+ FNH:0
1846
+ DA:1,2
1847
+ DA:6,2
1848
+ LF:2
1849
+ LH:2
1850
+ BRF:0
1851
+ BRH:0
1852
+ end_of_record
1853
+ TN:
1854
+ SF:lib/translations/modules/night_transport.ts
1855
+ FNF:0
1856
+ FNH:0
1857
+ DA:1,2
1858
+ LF:1
1859
+ LH:1
1860
+ BRF:0
1861
+ BRH:0
1862
+ end_of_record
1863
+ TN:
1864
+ SF:lib/translations/modules/notification.ts
1865
+ FNF:0
1866
+ FNH:0
1867
+ DA:1,2
1868
+ DA:6,2
1869
+ DA:17,2
1870
+ LF:3
1871
+ LH:3
1872
+ BRF:0
1873
+ BRH:0
1874
+ end_of_record
1875
+ TN:
1876
+ SF:lib/translations/modules/occurrence_type.ts
1877
+ FNF:0
1878
+ FNH:0
1879
+ DA:1,2
1880
+ LF:1
1881
+ LH:1
1882
+ BRF:0
1883
+ BRH:0
1884
+ end_of_record
1885
+ TN:
1886
+ SF:lib/translations/modules/parameter.ts
1887
+ FNF:0
1888
+ FNH:0
1889
+ DA:1,2
1890
+ LF:1
1891
+ LH:1
1892
+ BRF:0
1893
+ BRH:0
1894
+ end_of_record
1895
+ TN:
1896
+ SF:lib/translations/modules/password_complexity.ts
1897
+ FNF:0
1898
+ FNH:0
1899
+ DA:1,2
1900
+ DA:3,2
1901
+ DA:8,2
1902
+ LF:3
1903
+ LH:3
1904
+ BRF:0
1905
+ BRH:0
1906
+ end_of_record
1907
+ TN:
1908
+ SF:lib/translations/modules/password_recover.ts
1909
+ FNF:0
1910
+ FNH:0
1911
+ DA:1,2
1912
+ DA:6,2
1913
+ LF:2
1914
+ LH:2
1915
+ BRF:0
1916
+ BRH:0
1917
+ end_of_record
1918
+ TN:
1919
+ SF:lib/translations/modules/pendency.ts
1920
+ FNF:0
1921
+ FNH:0
1922
+ DA:1,2
1923
+ DA:6,2
1924
+ LF:2
1925
+ LH:2
1926
+ BRF:0
1927
+ BRH:0
1928
+ end_of_record
1929
+ TN:
1930
+ SF:lib/translations/modules/plan.ts
1931
+ FNF:0
1932
+ FNH:0
1933
+ DA:1,2
1934
+ LF:1
1935
+ LH:1
1936
+ BRF:0
1937
+ BRH:0
1938
+ end_of_record
1939
+ TN:
1940
+ SF:lib/translations/modules/pre_invoice_compliance.ts
1941
+ FNF:0
1942
+ FNH:0
1943
+ DA:1,2
1944
+ DA:3,2
1945
+ DA:8,2
1946
+ DA:56,2
1947
+ DA:85,2
1948
+ LF:5
1949
+ LH:5
1950
+ BRF:0
1951
+ BRH:0
1952
+ end_of_record
1953
+ TN:
1954
+ SF:lib/translations/modules/pre_invoice_conference.ts
1955
+ FNF:0
1956
+ FNH:0
1957
+ DA:1,2
1958
+ DA:3,2
1959
+ DA:8,2
1960
+ DA:13,2
1961
+ DA:49,2
1962
+ DA:80,2
1963
+ LF:6
1964
+ LH:6
1965
+ BRF:0
1966
+ BRH:0
1967
+ end_of_record
1968
+ TN:
1969
+ SF:lib/translations/modules/profile.ts
1970
+ FNF:0
1971
+ FNH:0
1972
+ DA:1,2
1973
+ DA:3,2
1974
+ DA:8,2
1975
+ LF:3
1976
+ LH:3
1977
+ BRF:0
1978
+ BRH:0
1979
+ end_of_record
1980
+ TN:
1981
+ SF:lib/translations/modules/qualification_severity.ts
1982
+ FNF:0
1983
+ FNH:0
1984
+ DA:1,2
1985
+ DA:3,2
1986
+ DA:8,2
1987
+ LF:3
1988
+ LH:3
1989
+ BRF:0
1990
+ BRH:0
1991
+ end_of_record
1992
+ TN:
1993
+ SF:lib/translations/modules/quota.ts
1994
+ FNF:0
1995
+ FNH:0
1996
+ DA:1,2
1997
+ LF:1
1998
+ LH:1
1999
+ BRF:0
2000
+ BRH:0
2001
+ end_of_record
2002
+ TN:
2003
+ SF:lib/translations/modules/release_notification.ts
2004
+ FNF:0
2005
+ FNH:0
2006
+ DA:1,2
2007
+ DA:3,2
2008
+ DA:8,2
2009
+ DA:24,2
2010
+ LF:4
2011
+ LH:4
2012
+ BRF:0
2013
+ BRH:0
2014
+ end_of_record
2015
+ TN:
2016
+ SF:lib/translations/modules/rental_agreement.ts
2017
+ FNF:0
2018
+ FNH:0
2019
+ DA:1,2
2020
+ LF:1
2021
+ LH:1
2022
+ BRF:0
2023
+ BRH:0
2024
+ end_of_record
2025
+ TN:
2026
+ SF:lib/translations/modules/report.ts
2027
+ FNF:0
2028
+ FNH:0
2029
+ DA:1,2
2030
+ LF:1
2031
+ LH:1
2032
+ BRF:0
2033
+ BRH:0
2034
+ end_of_record
2035
+ TN:
2036
+ SF:lib/translations/modules/report_folder.ts
2037
+ FNF:0
2038
+ FNH:0
2039
+ DA:1,2
2040
+ LF:1
2041
+ LH:1
2042
+ BRF:0
2043
+ BRH:0
2044
+ end_of_record
2045
+ TN:
2046
+ SF:lib/translations/modules/request.ts
2047
+ FNF:0
2048
+ FNH:0
2049
+ DA:1,2
2050
+ LF:1
2051
+ LH:1
2052
+ BRF:0
2053
+ BRH:0
2054
+ end_of_record
2055
+ TN:
2056
+ SF:lib/translations/modules/request_destination.ts
2057
+ FNF:0
2058
+ FNH:0
2059
+ DA:1,2
2060
+ LF:1
2061
+ LH:1
2062
+ BRF:0
2063
+ BRH:0
2064
+ end_of_record
2065
+ TN:
2066
+ SF:lib/translations/modules/request_historic.ts
2067
+ FNF:0
2068
+ FNH:0
2069
+ DA:1,2
2070
+ LF:1
2071
+ LH:1
2072
+ BRF:0
2073
+ BRH:0
2074
+ end_of_record
2075
+ TN:
2076
+ SF:lib/translations/modules/request_occurrence.ts
2077
+ FNF:0
2078
+ FNH:0
2079
+ DA:1,2
2080
+ LF:1
2081
+ LH:1
2082
+ BRF:0
2083
+ BRH:0
2084
+ end_of_record
2085
+ TN:
2086
+ SF:lib/translations/modules/revenue.ts
2087
+ FNF:0
2088
+ FNH:0
2089
+ DA:1,2
2090
+ LF:1
2091
+ LH:1
2092
+ BRF:0
2093
+ BRH:0
2094
+ end_of_record
2095
+ TN:
2096
+ SF:lib/translations/modules/route.ts
2097
+ FNF:0
2098
+ FNH:0
2099
+ DA:1,2
2100
+ DA:3,2
2101
+ DA:8,2
2102
+ LF:3
2103
+ LH:3
2104
+ BRF:0
2105
+ BRH:0
2106
+ end_of_record
2107
+ TN:
2108
+ SF:lib/translations/modules/service_budget.ts
2109
+ FNF:0
2110
+ FNH:0
2111
+ DA:1,2
2112
+ DA:3,2
2113
+ DA:8,2
2114
+ DA:47,2
2115
+ DA:147,2
2116
+ LF:5
2117
+ LH:5
2118
+ BRF:0
2119
+ BRH:0
2120
+ end_of_record
2121
+ TN:
2122
+ SF:lib/translations/modules/service_budget_item.ts
2123
+ FNF:0
2124
+ FNH:0
2125
+ DA:1,2
2126
+ DA:3,2
2127
+ DA:8,2
2128
+ DA:139,2
2129
+ LF:4
2130
+ LH:4
2131
+ BRF:0
2132
+ BRH:0
2133
+ end_of_record
2134
+ TN:
2135
+ SF:lib/translations/modules/service_order.ts
2136
+ FNF:0
2137
+ FNH:0
2138
+ DA:1,2
2139
+ DA:3,2
2140
+ DA:8,2
2141
+ DA:136,2
2142
+ DA:169,2
2143
+ LF:5
2144
+ LH:5
2145
+ BRF:0
2146
+ BRH:0
2147
+ end_of_record
2148
+ TN:
2149
+ SF:lib/translations/modules/service_order_expenses.ts
2150
+ FNF:0
2151
+ FNH:0
2152
+ DA:1,2
2153
+ LF:1
2154
+ LH:1
2155
+ BRF:0
2156
+ BRH:0
2157
+ end_of_record
2158
+ TN:
2159
+ SF:lib/translations/modules/solicitation.ts
2160
+ FNF:0
2161
+ FNH:0
2162
+ DA:1,2
2163
+ DA:3,2
2164
+ DA:8,2
2165
+ DA:100,2
2166
+ LF:4
2167
+ LH:4
2168
+ BRF:0
2169
+ BRH:0
2170
+ end_of_record
2171
+ TN:
2172
+ SF:lib/translations/modules/solicitation_action.ts
2173
+ FNF:0
2174
+ FNH:0
2175
+ DA:1,2
2176
+ DA:2,2
2177
+ DA:3,2
2178
+ DA:5,2
2179
+ DA:10,2
2180
+ DA:52,2
2181
+ DA:83,2
2182
+ LF:7
2183
+ LH:7
2184
+ BRF:0
2185
+ BRH:0
2186
+ end_of_record
2187
+ TN:
2188
+ SF:lib/translations/modules/solicitation_action_digital_signature.ts
2189
+ FNF:0
2190
+ FNH:0
2191
+ DA:1,2
2192
+ DA:3,2
2193
+ DA:8,2
2194
+ LF:3
2195
+ LH:3
2196
+ BRF:0
2197
+ BRH:0
2198
+ end_of_record
2199
+ TN:
2200
+ SF:lib/translations/modules/solicitation_action_field.ts
2201
+ FNF:0
2202
+ FNH:0
2203
+ DA:1,2
2204
+ DA:3,2
2205
+ DA:8,2
2206
+ DA:52,2
2207
+ LF:4
2208
+ LH:4
2209
+ BRF:0
2210
+ BRH:0
2211
+ end_of_record
2212
+ TN:
2213
+ SF:lib/translations/modules/solicitation_action_message.ts
2214
+ FNF:0
2215
+ FNH:0
2216
+ DA:1,2
2217
+ DA:3,2
2218
+ DA:8,2
2219
+ DA:40,2
2220
+ DA:47,2
2221
+ LF:5
2222
+ LH:5
2223
+ BRF:0
2224
+ BRH:0
2225
+ end_of_record
2226
+ TN:
2227
+ SF:lib/translations/modules/solicitation_automation.ts
2228
+ FNF:0
2229
+ FNH:0
2230
+ DA:1,2
2231
+ DA:3,2
2232
+ DA:8,2
2233
+ DA:108,2
2234
+ DA:151,2
2235
+ LF:5
2236
+ LH:5
2237
+ BRF:0
2238
+ BRH:0
2239
+ end_of_record
2240
+ TN:
2241
+ SF:lib/translations/modules/solicitation_automation_field.ts
2242
+ FNF:0
2243
+ FNH:0
2244
+ DA:1,2
2245
+ DA:3,2
2246
+ DA:8,2
2247
+ LF:3
2248
+ LH:3
2249
+ BRF:0
2250
+ BRH:0
2251
+ end_of_record
2252
+ TN:
2253
+ SF:lib/translations/modules/solicitation_comment.ts
2254
+ FNF:0
2255
+ FNH:0
2256
+ DA:1,2
2257
+ LF:1
2258
+ LH:1
2259
+ BRF:0
2260
+ BRH:0
2261
+ end_of_record
2262
+ TN:
2263
+ SF:lib/translations/modules/solicitation_field.ts
2264
+ FNF:0
2265
+ FNH:0
2266
+ DA:1,2
2267
+ DA:6,2
2268
+ DA:49,2
2269
+ DA:60,2
2270
+ LF:4
2271
+ LH:4
2272
+ BRF:0
2273
+ BRH:0
2274
+ end_of_record
2275
+ TN:
2276
+ SF:lib/translations/modules/solicitation_history.ts
2277
+ FNF:0
2278
+ FNH:0
2279
+ DA:1,2
2280
+ LF:1
2281
+ LH:1
2282
+ BRF:0
2283
+ BRH:0
2284
+ end_of_record
2285
+ TN:
2286
+ SF:lib/translations/modules/solicitation_phase.ts
2287
+ FNF:0
2288
+ FNH:0
2289
+ DA:1,2
2290
+ DA:3,2
2291
+ DA:8,2
2292
+ DA:36,2
2293
+ DA:75,2
2294
+ LF:5
2295
+ LH:5
2296
+ BRF:0
2297
+ BRH:0
2298
+ end_of_record
2299
+ TN:
2300
+ SF:lib/translations/modules/solicitation_transition.ts
2301
+ FNF:0
2302
+ FNH:0
2303
+ DA:1,2
2304
+ DA:6,2
2305
+ DA:45,2
2306
+ LF:3
2307
+ LH:3
2308
+ BRF:0
2309
+ BRH:0
2310
+ end_of_record
2311
+ TN:
2312
+ SF:lib/translations/modules/solicitation_transition_validation.ts
2313
+ FNF:0
2314
+ FNH:0
2315
+ DA:1,2
2316
+ DA:3,2
2317
+ DA:8,2
2318
+ LF:3
2319
+ LH:3
2320
+ BRF:0
2321
+ BRH:0
2322
+ end_of_record
2323
+ TN:
2324
+ SF:lib/translations/modules/solicitation_type.ts
2325
+ FNF:0
2326
+ FNH:0
2327
+ DA:1,2
2328
+ DA:3,2
2329
+ DA:8,2
2330
+ DA:36,2
2331
+ DA:43,2
2332
+ LF:5
2333
+ LH:5
2334
+ BRF:0
2335
+ BRH:0
2336
+ end_of_record
2337
+ TN:
2338
+ SF:lib/translations/modules/solicitation_version.ts
2339
+ FNF:0
2340
+ FNH:0
2341
+ DA:1,2
2342
+ DA:6,2
2343
+ DA:25,2
2344
+ LF:3
2345
+ LH:3
2346
+ BRF:0
2347
+ BRH:0
2348
+ end_of_record
2349
+ TN:
2350
+ SF:lib/translations/modules/solicitation_watcher.ts
2351
+ FNF:0
2352
+ FNH:0
2353
+ DA:1,2
2354
+ LF:1
2355
+ LH:1
2356
+ BRF:0
2357
+ BRH:0
2358
+ end_of_record
2359
+ TN:
2360
+ SF:lib/translations/modules/sso_provider.ts
2361
+ FNF:0
2362
+ FNH:0
2363
+ DA:1,2
2364
+ LF:1
2365
+ LH:1
2366
+ BRF:0
2367
+ BRH:0
2368
+ end_of_record
2369
+ TN:
2370
+ SF:lib/translations/modules/state.ts
2371
+ FNF:0
2372
+ FNH:0
2373
+ DA:1,2
2374
+ DA:3,2
2375
+ DA:8,2
2376
+ LF:3
2377
+ LH:3
2378
+ BRF:0
2379
+ BRH:0
2380
+ end_of_record
2381
+ TN:
2382
+ SF:lib/translations/modules/stock_entry.ts
2383
+ FNF:0
2384
+ FNH:0
2385
+ DA:1,2
2386
+ LF:1
2387
+ LH:1
2388
+ BRF:0
2389
+ BRH:0
2390
+ end_of_record
2391
+ TN:
2392
+ SF:lib/translations/modules/stock_entry_item.ts
2393
+ FNF:0
2394
+ FNH:0
2395
+ DA:1,2
2396
+ LF:1
2397
+ LH:1
2398
+ BRF:0
2399
+ BRH:0
2400
+ end_of_record
2401
+ TN:
2402
+ SF:lib/translations/modules/stock_exit.ts
2403
+ FNF:0
2404
+ FNH:0
2405
+ DA:1,2
2406
+ LF:1
2407
+ LH:1
2408
+ BRF:0
2409
+ BRH:0
2410
+ end_of_record
2411
+ TN:
2412
+ SF:lib/translations/modules/stock_exit_item.ts
2413
+ FNF:0
2414
+ FNH:0
2415
+ DA:1,2
2416
+ LF:1
2417
+ LH:1
2418
+ BRF:0
2419
+ BRH:0
2420
+ end_of_record
2421
+ TN:
2422
+ SF:lib/translations/modules/stock_transfer.ts
2423
+ FNF:0
2424
+ FNH:0
2425
+ DA:1,2
2426
+ LF:1
2427
+ LH:1
2428
+ BRF:0
2429
+ BRH:0
2430
+ end_of_record
2431
+ TN:
2432
+ SF:lib/translations/modules/stock_transfer_item.ts
2433
+ FNF:0
2434
+ FNH:0
2435
+ DA:1,2
2436
+ LF:1
2437
+ LH:1
2438
+ BRF:0
2439
+ BRH:0
2440
+ end_of_record
2441
+ TN:
2442
+ SF:lib/translations/modules/sub_system.ts
2443
+ FNF:0
2444
+ FNH:0
2445
+ DA:1,2
2446
+ DA:3,2
2447
+ DA:8,2
2448
+ LF:3
2449
+ LH:3
2450
+ BRF:0
2451
+ BRH:0
2452
+ end_of_record
2453
+ TN:
2454
+ SF:lib/translations/modules/subscription.ts
2455
+ FNF:0
2456
+ FNH:0
2457
+ DA:1,2
2458
+ DA:3,2
2459
+ DA:8,2
2460
+ LF:3
2461
+ LH:3
2462
+ BRF:0
2463
+ BRH:0
2464
+ end_of_record
2465
+ TN:
2466
+ SF:lib/translations/modules/subscription_transaction.ts
2467
+ FNF:0
2468
+ FNH:0
2469
+ DA:1,2
2470
+ LF:1
2471
+ LH:1
2472
+ BRF:0
2473
+ BRH:0
2474
+ end_of_record
2475
+ TN:
2476
+ SF:lib/translations/modules/subsidiary.ts
2477
+ FNF:0
2478
+ FNH:0
2479
+ DA:1,2
2480
+ DA:3,2
2481
+ DA:8,2
2482
+ DA:40,2
2483
+ LF:4
2484
+ LH:4
2485
+ BRF:0
2486
+ BRH:0
2487
+ end_of_record
2488
+ TN:
2489
+ SF:lib/translations/modules/supplier.ts
2490
+ FNF:0
2491
+ FNH:0
2492
+ DA:1,2
2493
+ DA:3,2
2494
+ DA:8,2
2495
+ DA:112,2
2496
+ LF:4
2497
+ LH:4
2498
+ BRF:0
2499
+ BRH:0
2500
+ end_of_record
2501
+ TN:
2502
+ SF:lib/translations/modules/system.ts
2503
+ FNF:0
2504
+ FNH:0
2505
+ DA:1,2
2506
+ DA:3,2
2507
+ DA:8,2
2508
+ LF:3
2509
+ LH:3
2510
+ BRF:0
2511
+ BRH:0
2512
+ end_of_record
2513
+ TN:
2514
+ SF:lib/translations/modules/tag.ts
2515
+ FNF:0
2516
+ FNH:0
2517
+ DA:1,2
2518
+ LF:1
2519
+ LH:1
2520
+ BRF:0
2521
+ BRH:0
2522
+ end_of_record
2523
+ TN:
2524
+ SF:lib/translations/modules/taggable.ts
2525
+ FNF:0
2526
+ FNH:0
2527
+ DA:1,2
2528
+ LF:1
2529
+ LH:1
2530
+ BRF:0
2531
+ BRH:0
2532
+ end_of_record
2533
+ TN:
2534
+ SF:lib/translations/modules/telemetry_event.ts
2535
+ FNF:0
2536
+ FNH:0
2537
+ DA:1,2
2538
+ DA:3,2
2539
+ DA:8,2
2540
+ DA:112,2
2541
+ LF:4
2542
+ LH:4
2543
+ BRF:0
2544
+ BRH:0
2545
+ end_of_record
2546
+ TN:
2547
+ SF:lib/translations/modules/telemetry_event_type.ts
2548
+ FNF:0
2549
+ FNH:0
2550
+ DA:1,2
2551
+ DA:3,2
2552
+ DA:8,2
2553
+ LF:3
2554
+ LH:3
2555
+ BRF:0
2556
+ BRH:0
2557
+ end_of_record
2558
+ TN:
2559
+ SF:lib/translations/modules/telemetry_event_type_supplier.ts
2560
+ FNF:0
2561
+ FNH:0
2562
+ DA:1,2
2563
+ DA:3,2
2564
+ DA:8,2
2565
+ DA:24,2
2566
+ LF:4
2567
+ LH:4
2568
+ BRF:0
2569
+ BRH:0
2570
+ end_of_record
2571
+ TN:
2572
+ SF:lib/translations/modules/telemetry_historical_use.ts
2573
+ FNF:0
2574
+ FNH:0
2575
+ DA:1,2
2576
+ LF:1
2577
+ LH:1
2578
+ BRF:0
2579
+ BRH:0
2580
+ end_of_record
2581
+ TN:
2582
+ SF:lib/translations/modules/telemetry_supplier_api.ts
2583
+ FNF:0
2584
+ FNH:0
2585
+ DA:1,2
2586
+ LF:1
2587
+ LH:1
2588
+ BRF:0
2589
+ BRH:0
2590
+ end_of_record
2591
+ TN:
2592
+ SF:lib/translations/modules/telemetry_supplier_field.ts
2593
+ FNF:0
2594
+ FNH:0
2595
+ DA:1,2
2596
+ DA:6,2
2597
+ DA:25,2
2598
+ LF:3
2599
+ LH:3
2600
+ BRF:0
2601
+ BRH:0
2602
+ end_of_record
2603
+ TN:
2604
+ SF:lib/translations/modules/tire.ts
2605
+ FNF:0
2606
+ FNH:0
2607
+ DA:1,2
2608
+ DA:6,2
2609
+ LF:2
2610
+ LH:2
2611
+ BRF:0
2612
+ BRH:0
2613
+ end_of_record
2614
+ TN:
2615
+ SF:lib/translations/modules/tire_brand.ts
2616
+ FNF:0
2617
+ FNH:0
2618
+ DA:1,2
2619
+ DA:3,2
2620
+ DA:8,2
2621
+ LF:3
2622
+ LH:3
2623
+ BRF:0
2624
+ BRH:0
2625
+ end_of_record
2626
+ TN:
2627
+ SF:lib/translations/modules/tire_dimension.ts
2628
+ FNF:0
2629
+ FNH:0
2630
+ DA:1,2
2631
+ DA:3,2
2632
+ DA:8,2
2633
+ LF:3
2634
+ LH:3
2635
+ BRF:0
2636
+ BRH:0
2637
+ end_of_record
2638
+ TN:
2639
+ SF:lib/translations/modules/tire_discard_cause.ts
2640
+ FNF:0
2641
+ FNH:0
2642
+ DA:1,2
2643
+ DA:3,2
2644
+ DA:8,2
2645
+ DA:12,2
2646
+ LF:4
2647
+ LH:4
2648
+ BRF:0
2649
+ BRH:0
2650
+ end_of_record
2651
+ TN:
2652
+ SF:lib/translations/modules/tire_drawing.ts
2653
+ FNF:0
2654
+ FNH:0
2655
+ DA:1,2
2656
+ DA:3,2
2657
+ DA:8,2
2658
+ DA:48,2
2659
+ LF:4
2660
+ LH:4
2661
+ BRF:0
2662
+ BRH:0
2663
+ end_of_record
2664
+ TN:
2665
+ SF:lib/translations/modules/tire_life.ts
2666
+ FNF:0
2667
+ FNH:0
2668
+ DA:1,2
2669
+ DA:6,2
2670
+ LF:2
2671
+ LH:2
2672
+ BRF:0
2673
+ BRH:0
2674
+ end_of_record
2675
+ TN:
2676
+ SF:lib/translations/modules/transaction.ts
2677
+ FNF:0
2678
+ FNH:0
2679
+ DA:1,2
2680
+ DA:6,2
2681
+ DA:29,2
2682
+ DA:94,2
2683
+ LF:4
2684
+ LH:4
2685
+ BRF:0
2686
+ BRH:0
2687
+ end_of_record
2688
+ TN:
2689
+ SF:lib/translations/modules/trip.ts
2690
+ FNF:0
2691
+ FNH:0
2692
+ DA:1,2
2693
+ DA:3,2
2694
+ DA:8,2
2695
+ DA:29,2
2696
+ DA:209,2
2697
+ LF:5
2698
+ LH:5
2699
+ BRF:0
2700
+ BRH:0
2701
+ end_of_record
2702
+ TN:
2703
+ SF:lib/translations/modules/upgrade_script.ts
2704
+ FNF:0
2705
+ FNH:0
2706
+ DA:1,2
2707
+ LF:1
2708
+ LH:1
2709
+ BRF:0
2710
+ BRH:0
2711
+ end_of_record
2712
+ TN:
2713
+ SF:lib/translations/modules/user.ts
2714
+ FNF:0
2715
+ FNH:0
2716
+ DA:1,2
2717
+ DA:3,2
2718
+ DA:8,2
2719
+ LF:3
2720
+ LH:3
2721
+ BRF:0
2722
+ BRH:0
2723
+ end_of_record
2724
+ TN:
2725
+ SF:lib/translations/modules/user_device.ts
2726
+ FNF:0
2727
+ FNH:0
2728
+ DA:1,2
2729
+ LF:1
2730
+ LH:1
2731
+ BRF:0
2732
+ BRH:0
2733
+ end_of_record
2734
+ TN:
2735
+ SF:lib/translations/modules/utilized_quota.ts
2736
+ FNF:0
2737
+ FNH:0
2738
+ DA:1,2
2739
+ LF:1
2740
+ LH:1
2741
+ BRF:0
2742
+ BRH:0
2743
+ end_of_record
2744
+ TN:
2745
+ SF:lib/translations/modules/vehicle.ts
2746
+ FNF:0
2747
+ FNH:0
2748
+ DA:1,2
2749
+ DA:3,2
2750
+ DA:8,2
2751
+ DA:628,2
2752
+ DA:863,2
2753
+ LF:5
2754
+ LH:5
2755
+ BRF:0
2756
+ BRH:0
2757
+ end_of_record
2758
+ TN:
2759
+ SF:lib/translations/modules/vehicle_axes.ts
2760
+ FNF:0
2761
+ FNH:0
2762
+ DA:1,2
2763
+ DA:3,2
2764
+ DA:8,2
2765
+ LF:3
2766
+ LH:3
2767
+ BRF:0
2768
+ BRH:0
2769
+ end_of_record
2770
+ TN:
2771
+ SF:lib/translations/modules/vehicle_axis.ts
2772
+ FNF:0
2773
+ FNH:0
2774
+ DA:1,2
2775
+ LF:1
2776
+ LH:1
2777
+ BRF:0
2778
+ BRH:0
2779
+ end_of_record
2780
+ TN:
2781
+ SF:lib/translations/modules/vehicle_axis_type.ts
2782
+ FNF:0
2783
+ FNH:0
2784
+ DA:1,2
2785
+ LF:1
2786
+ LH:1
2787
+ BRF:0
2788
+ BRH:0
2789
+ end_of_record
2790
+ TN:
2791
+ SF:lib/translations/modules/vehicle_booking.ts
2792
+ FNF:0
2793
+ FNH:0
2794
+ DA:1,2
2795
+ DA:6,2
2796
+ DA:49,2
2797
+ DA:74,2
2798
+ LF:4
2799
+ LH:4
2800
+ BRF:0
2801
+ BRH:0
2802
+ end_of_record
2803
+ TN:
2804
+ SF:lib/translations/modules/vehicle_brand.ts
2805
+ FNF:0
2806
+ FNH:0
2807
+ DA:1,2
2808
+ DA:3,2
2809
+ DA:8,2
2810
+ LF:3
2811
+ LH:3
2812
+ BRF:0
2813
+ BRH:0
2814
+ end_of_record
2815
+ TN:
2816
+ SF:lib/translations/modules/vehicle_bulk.ts
2817
+ FNF:0
2818
+ FNH:0
2819
+ DA:1,2
2820
+ DA:6,2
2821
+ DA:29,2
2822
+ LF:3
2823
+ LH:3
2824
+ BRF:0
2825
+ BRH:0
2826
+ end_of_record
2827
+ TN:
2828
+ SF:lib/translations/modules/vehicle_casualty.ts
2829
+ FNF:0
2830
+ FNH:0
2831
+ DA:1,2
2832
+ DA:3,2
2833
+ DA:8,2
2834
+ DA:108,2
2835
+ DA:151,2
2836
+ LF:5
2837
+ LH:5
2838
+ BRF:0
2839
+ BRH:0
2840
+ end_of_record
2841
+ TN:
2842
+ SF:lib/translations/modules/vehicle_casualty_classification.ts
2843
+ FNF:0
2844
+ FNH:0
2845
+ DA:1,2
2846
+ DA:3,2
2847
+ DA:8,2
2848
+ DA:12,2
2849
+ LF:4
2850
+ LH:4
2851
+ BRF:0
2852
+ BRH:0
2853
+ end_of_record
2854
+ TN:
2855
+ SF:lib/translations/modules/vehicle_casualty_type.ts
2856
+ FNF:0
2857
+ FNH:0
2858
+ DA:1,2
2859
+ DA:3,2
2860
+ DA:8,2
2861
+ DA:12,2
2862
+ LF:4
2863
+ LH:4
2864
+ BRF:0
2865
+ BRH:0
2866
+ end_of_record
2867
+ TN:
2868
+ SF:lib/translations/modules/vehicle_change_history.ts
2869
+ FNF:0
2870
+ FNH:0
2871
+ DA:1,2
2872
+ DA:3,2
2873
+ DA:8,2
2874
+ DA:48,2
2875
+ DA:67,2
2876
+ LF:5
2877
+ LH:5
2878
+ BRF:0
2879
+ BRH:0
2880
+ end_of_record
2881
+ TN:
2882
+ SF:lib/translations/modules/vehicle_class.ts
2883
+ FNF:0
2884
+ FNH:0
2885
+ DA:1,2
2886
+ DA:3,2
2887
+ DA:8,2
2888
+ DA:16,2
2889
+ LF:4
2890
+ LH:4
2891
+ BRF:0
2892
+ BRH:0
2893
+ end_of_record
2894
+ TN:
2895
+ SF:lib/translations/modules/vehicle_deactivation_cause.ts
2896
+ FNF:0
2897
+ FNH:0
2898
+ DA:1,2
2899
+ DA:3,2
2900
+ DA:8,2
2901
+ LF:3
2902
+ LH:3
2903
+ BRF:0
2904
+ BRH:0
2905
+ end_of_record
2906
+ TN:
2907
+ SF:lib/translations/modules/vehicle_due.ts
2908
+ FNF:0
2909
+ FNH:0
2910
+ DA:1,2
2911
+ DA:3,2
2912
+ DA:8,2
2913
+ LF:3
2914
+ LH:3
2915
+ BRF:0
2916
+ BRH:0
2917
+ end_of_record
2918
+ TN:
2919
+ SF:lib/translations/modules/vehicle_event.ts
2920
+ FNF:0
2921
+ FNH:0
2922
+ DA:1,2
2923
+ DA:3,2
2924
+ DA:8,2
2925
+ LF:3
2926
+ LH:3
2927
+ BRF:0
2928
+ BRH:0
2929
+ end_of_record
2930
+ TN:
2931
+ SF:lib/translations/modules/vehicle_event_type.ts
2932
+ FNF:0
2933
+ FNH:0
2934
+ DA:1,2
2935
+ DA:3,2
2936
+ DA:8,2
2937
+ LF:3
2938
+ LH:3
2939
+ BRF:0
2940
+ BRH:0
2941
+ end_of_record
2942
+ TN:
2943
+ SF:lib/translations/modules/vehicle_fipe_option.ts
2944
+ FNF:0
2945
+ FNH:0
2946
+ DA:1,2
2947
+ DA:3,2
2948
+ DA:8,2
2949
+ LF:3
2950
+ LH:3
2951
+ BRF:0
2952
+ BRH:0
2953
+ end_of_record
2954
+ TN:
2955
+ SF:lib/translations/modules/vehicle_fuel.ts
2956
+ FNF:0
2957
+ FNH:0
2958
+ DA:1,2
2959
+ DA:3,2
2960
+ DA:8,2
2961
+ LF:3
2962
+ LH:3
2963
+ BRF:0
2964
+ BRH:0
2965
+ end_of_record
2966
+ TN:
2967
+ SF:lib/translations/modules/vehicle_group.ts
2968
+ FNF:0
2969
+ FNH:0
2970
+ DA:1,2
2971
+ LF:1
2972
+ LH:1
2973
+ BRF:0
2974
+ BRH:0
2975
+ end_of_record
2976
+ TN:
2977
+ SF:lib/translations/modules/vehicle_hitch.ts
2978
+ FNF:0
2979
+ FNH:0
2980
+ DA:1,2
2981
+ LF:1
2982
+ LH:1
2983
+ BRF:0
2984
+ BRH:0
2985
+ end_of_record
2986
+ TN:
2987
+ SF:lib/translations/modules/vehicle_layout.ts
2988
+ FNF:0
2989
+ FNH:0
2990
+ DA:1,2
2991
+ DA:3,2
2992
+ DA:8,2
2993
+ LF:3
2994
+ LH:3
2995
+ BRF:0
2996
+ BRH:0
2997
+ end_of_record
2998
+ TN:
2999
+ SF:lib/translations/modules/vehicle_layout_axe.ts
3000
+ FNF:0
3001
+ FNH:0
3002
+ DA:1,2
3003
+ LF:1
3004
+ LH:1
3005
+ BRF:0
3006
+ BRH:0
3007
+ end_of_record
3008
+ TN:
3009
+ SF:lib/translations/modules/vehicle_layout_position.ts
3010
+ FNF:0
3011
+ FNH:0
3012
+ DA:1,2
3013
+ LF:1
3014
+ LH:1
3015
+ BRF:0
3016
+ BRH:0
3017
+ end_of_record
3018
+ TN:
3019
+ SF:lib/translations/modules/vehicle_leasing.ts
3020
+ FNF:0
3021
+ FNH:0
3022
+ DA:1,2
3023
+ DA:3,2
3024
+ DA:8,2
3025
+ DA:52,2
3026
+ LF:4
3027
+ LH:4
3028
+ BRF:0
3029
+ BRH:0
3030
+ end_of_record
3031
+ TN:
3032
+ SF:lib/translations/modules/vehicle_maintenance_plan.ts
3033
+ FNF:0
3034
+ FNH:0
3035
+ DA:1,2
3036
+ DA:6,2
3037
+ DA:39,2
3038
+ LF:3
3039
+ LH:3
3040
+ BRF:0
3041
+ BRH:0
3042
+ end_of_record
3043
+ TN:
3044
+ SF:lib/translations/modules/vehicle_maintenance_plan_item.ts
3045
+ FNF:0
3046
+ FNH:0
3047
+ DA:1,2
3048
+ LF:1
3049
+ LH:1
3050
+ BRF:0
3051
+ BRH:0
3052
+ end_of_record
3053
+ TN:
3054
+ SF:lib/translations/modules/vehicle_maintenance_plan_service.ts
3055
+ FNF:0
3056
+ FNH:0
3057
+ DA:1,2
3058
+ LF:1
3059
+ LH:1
3060
+ BRF:0
3061
+ BRH:0
3062
+ end_of_record
3063
+ TN:
3064
+ SF:lib/translations/modules/vehicle_model.ts
3065
+ FNF:0
3066
+ FNH:0
3067
+ DA:1,2
3068
+ DA:3,2
3069
+ DA:8,2
3070
+ LF:3
3071
+ LH:3
3072
+ BRF:0
3073
+ BRH:0
3074
+ end_of_record
3075
+ TN:
3076
+ SF:lib/translations/modules/vehicle_model_class.ts
3077
+ FNF:0
3078
+ FNH:0
3079
+ DA:1,2
3080
+ DA:3,2
3081
+ DA:8,2
3082
+ DA:24,2
3083
+ LF:4
3084
+ LH:4
3085
+ BRF:0
3086
+ BRH:0
3087
+ end_of_record
3088
+ TN:
3089
+ SF:lib/translations/modules/vehicle_model_consumption.ts
3090
+ FNF:0
3091
+ FNH:0
3092
+ DA:1,2
3093
+ DA:3,2
3094
+ DA:8,2
3095
+ LF:3
3096
+ LH:3
3097
+ BRF:0
3098
+ BRH:0
3099
+ end_of_record
3100
+ TN:
3101
+ SF:lib/translations/modules/vehicle_model_price_history.ts
3102
+ FNF:0
3103
+ FNH:0
3104
+ DA:1,2
3105
+ DA:3,2
3106
+ DA:8,2
3107
+ LF:3
3108
+ LH:3
3109
+ BRF:0
3110
+ BRH:0
3111
+ end_of_record
3112
+ TN:
3113
+ SF:lib/translations/modules/vehicle_model_record.ts
3114
+ FNF:0
3115
+ FNH:0
3116
+ DA:1,2
3117
+ DA:3,2
3118
+ DA:8,2
3119
+ LF:3
3120
+ LH:3
3121
+ BRF:0
3122
+ BRH:0
3123
+ end_of_record
3124
+ TN:
3125
+ SF:lib/translations/modules/vehicle_model_technical_spec.ts
3126
+ FNF:0
3127
+ FNH:0
3128
+ DA:1,2
3129
+ DA:3,2
3130
+ DA:8,2
3131
+ LF:3
3132
+ LH:3
3133
+ BRF:0
3134
+ BRH:0
3135
+ end_of_record
3136
+ TN:
3137
+ SF:lib/translations/modules/vehicle_model_version.ts
3138
+ FNF:0
3139
+ FNH:0
3140
+ DA:1,2
3141
+ DA:3,2
3142
+ DA:8,2
3143
+ LF:3
3144
+ LH:3
3145
+ BRF:0
3146
+ BRH:0
3147
+ end_of_record
3148
+ TN:
3149
+ SF:lib/translations/modules/vehicle_request_type.ts
3150
+ FNF:0
3151
+ FNH:0
3152
+ DA:1,2
3153
+ LF:1
3154
+ LH:1
3155
+ BRF:0
3156
+ BRH:0
3157
+ end_of_record
3158
+ TN:
3159
+ SF:lib/translations/modules/vehicle_stock.ts
3160
+ FNF:0
3161
+ FNH:0
3162
+ DA:1,2
3163
+ LF:1
3164
+ LH:1
3165
+ BRF:0
3166
+ BRH:0
3167
+ end_of_record
3168
+ TN:
3169
+ SF:lib/translations/modules/vehicle_tag.ts
3170
+ FNF:0
3171
+ FNH:0
3172
+ DA:1,2
3173
+ DA:3,2
3174
+ DA:8,2
3175
+ LF:3
3176
+ LH:3
3177
+ BRF:0
3178
+ BRH:0
3179
+ end_of_record
3180
+ TN:
3181
+ SF:lib/translations/modules/vehicle_type.ts
3182
+ FNF:0
3183
+ FNH:0
3184
+ DA:1,2
3185
+ LF:1
3186
+ LH:1
3187
+ BRF:0
3188
+ BRH:0
3189
+ end_of_record
3190
+ TN:
3191
+ SF:lib/translations/modules/vehicle_type_axis.ts
3192
+ FNF:0
3193
+ FNH:0
3194
+ DA:1,2
3195
+ LF:1
3196
+ LH:1
3197
+ BRF:0
3198
+ BRH:0
3199
+ end_of_record
3200
+ TN:
3201
+ SF:lib/translations/modules/visual_management.ts
3202
+ FNF:0
3203
+ FNH:0
3204
+ DA:1,2
3205
+ DA:6,2
3206
+ LF:2
3207
+ LH:2
3208
+ BRF:0
3209
+ BRH:0
3210
+ end_of_record
3211
+ TN:
3212
+ SF:lib/translations/modules/warehouse.ts
3213
+ FNF:0
3214
+ FNH:0
3215
+ DA:1,2
3216
+ DA:3,2
3217
+ DA:8,2
3218
+ DA:20,2
3219
+ LF:4
3220
+ LH:4
3221
+ BRF:0
3222
+ BRH:0
3223
+ end_of_record
3224
+ TN:
3225
+ SF:lib/translations/modules/warehouse_item.ts
3226
+ FNF:0
3227
+ FNH:0
3228
+ DA:1,2
3229
+ LF:1
3230
+ LH:1
3231
+ BRF:0
3232
+ BRH:0
3233
+ end_of_record
3234
+ TN:
3235
+ SF:lib/translations/modules/webhook.ts
3236
+ FNF:0
3237
+ FNH:0
3238
+ DA:1,2
3239
+ DA:3,2
3240
+ DA:8,2
3241
+ DA:60,2
3242
+ LF:4
3243
+ LH:4
3244
+ BRF:0
3245
+ BRH:0
3246
+ end_of_record
3247
+ TN:
3248
+ SF:lib/translations/modules/white_label.ts
3249
+ FNF:0
3250
+ FNH:0
3251
+ DA:1,2
3252
+ LF:1
3253
+ LH:1
3254
+ BRF:0
3255
+ BRH:0
3256
+ end_of_record