@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
File without changes
File without changes
File without changes
File without changes
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sofit/view-locale",
3
- "version": "1.337.2",
3
+ "version": "1.338.3",
4
4
  "description": "Traduções do Sofit View",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/readme.md CHANGED
File without changes
package/nodemon.json DELETED
@@ -1,6 +0,0 @@
1
- {
2
- "watch": ["lib"],
3
- "ext": "ts",
4
- "ignore": ["lib/**/*.spec.ts"],
5
- "exec": "ts-node ./lib/index.ts"
6
- }