@sofit/view-locale 1.337.2 → 1.338.3

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