@sofit/view-locale 1.244.0 → 1.246.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (224) hide show
  1. package/coverage/jest/results.xml +4 -4
  2. package/coverage/lcov-report/index.html +8 -8
  3. package/coverage/lcov-report/lib/index.html +1 -1
  4. package/coverage/lcov-report/lib/index.ts.html +1 -1
  5. package/coverage/lcov-report/lib/runner.ts.html +1 -1
  6. package/coverage/lcov-report/lib/translations/common/auth.ts.html +1 -1
  7. package/coverage/lcov-report/lib/translations/common/benchmarking.ts.html +1 -1
  8. package/coverage/lcov-report/lib/translations/common/database-errors.ts.html +1 -1
  9. package/coverage/lcov-report/lib/translations/common/entity.ts.html +1 -1
  10. package/coverage/lcov-report/lib/translations/common/general.ts.html +1 -1
  11. package/coverage/lcov-report/lib/translations/common/index.html +1 -1
  12. package/coverage/lcov-report/lib/translations/common/internal-server-errors.ts.html +1 -1
  13. package/coverage/lcov-report/lib/translations/common/joi.ts.html +1 -1
  14. package/coverage/lcov-report/lib/translations/emails/change_solicitation_responsible.ts.html +1 -1
  15. package/coverage/lcov-report/lib/translations/emails/dispatch-crlv.ts.html +1 -1
  16. package/coverage/lcov-report/lib/translations/emails/dispatch-vehicle-model-record.ts.html +1 -1
  17. package/coverage/lcov-report/lib/translations/emails/finished-pre-invoice-conference.ts.html +1 -1
  18. package/coverage/lcov-report/lib/translations/emails/import_client_vehicle.ts.html +134 -0
  19. package/coverage/lcov-report/lib/translations/emails/index.html +20 -5
  20. package/coverage/lcov-report/lib/translations/emails/index.ts.html +8 -5
  21. package/coverage/lcov-report/lib/translations/emails/send_pre_invoice_conference.ts.html +1 -1
  22. package/coverage/lcov-report/lib/translations/index.html +1 -1
  23. package/coverage/lcov-report/lib/translations/index.ts.html +1 -1
  24. package/coverage/lcov-report/lib/translations/integrations/index.html +1 -1
  25. package/coverage/lcov-report/lib/translations/integrations/inout.ts.html +1 -1
  26. package/coverage/lcov-report/lib/translations/integrations/pipefy.ts.html +1 -1
  27. package/coverage/lcov-report/lib/translations/integrations/suiv.ts.html +1 -1
  28. package/coverage/lcov-report/lib/translations/modules/access_log.ts.html +1 -1
  29. package/coverage/lcov-report/lib/translations/modules/advance_payment.ts.html +1 -1
  30. package/coverage/lcov-report/lib/translations/modules/app_parameter.ts.html +1 -1
  31. package/coverage/lcov-report/lib/translations/modules/attachment.ts.html +1 -1
  32. package/coverage/lcov-report/lib/translations/modules/backup_vehicle.ts.html +26 -2
  33. package/coverage/lcov-report/lib/translations/modules/backup_vehicle_reason.ts.html +1 -1
  34. package/coverage/lcov-report/lib/translations/modules/backup_vehicle_to_delete.ts.html +1 -1
  35. package/coverage/lcov-report/lib/translations/modules/backup_vehicle_utilization.ts.html +1 -1
  36. package/coverage/lcov-report/lib/translations/modules/benchmark_pendency.ts.html +1 -1
  37. package/coverage/lcov-report/lib/translations/modules/budget.ts.html +1 -1
  38. package/coverage/lcov-report/lib/translations/modules/carsharing_type.ts.html +1 -1
  39. package/coverage/lcov-report/lib/translations/modules/cash_basis.ts.html +1 -1
  40. package/coverage/lcov-report/lib/translations/modules/change_history.ts.html +1 -1
  41. package/coverage/lcov-report/lib/translations/modules/checklist.ts.html +1 -1
  42. package/coverage/lcov-report/lib/translations/modules/checklist_group.ts.html +1 -1
  43. package/coverage/lcov-report/lib/translations/modules/checklist_group_item.ts.html +1 -1
  44. package/coverage/lcov-report/lib/translations/modules/checklist_group_option.ts.html +1 -1
  45. package/coverage/lcov-report/lib/translations/modules/checklist_model.ts.html +1 -1
  46. package/coverage/lcov-report/lib/translations/modules/checklist_reply.ts.html +1 -1
  47. package/coverage/lcov-report/lib/translations/modules/city.ts.html +1 -1
  48. package/coverage/lcov-report/lib/translations/modules/client.ts.html +37 -4
  49. package/coverage/lcov-report/lib/translations/modules/client_integration.ts.html +1 -1
  50. package/coverage/lcov-report/lib/translations/modules/company.ts.html +1 -1
  51. package/coverage/lcov-report/lib/translations/modules/cost_center.ts.html +1 -1
  52. package/coverage/lcov-report/lib/translations/modules/cost_center_request_vehicle_type.ts.html +1 -1
  53. package/coverage/lcov-report/lib/translations/modules/cost_sharing.ts.html +1 -1
  54. package/coverage/lcov-report/lib/translations/modules/cost_sharing_entity.ts.html +1 -1
  55. package/coverage/lcov-report/lib/translations/modules/country.ts.html +1 -1
  56. package/coverage/lcov-report/lib/translations/modules/custom_field.ts.html +1 -1
  57. package/coverage/lcov-report/lib/translations/modules/custom_migration_table.ts.html +1 -1
  58. package/coverage/lcov-report/lib/translations/modules/custom_table.ts.html +1 -1
  59. package/coverage/lcov-report/lib/translations/modules/customer.ts.html +1 -1
  60. package/coverage/lcov-report/lib/translations/modules/daily_quota.ts.html +1 -1
  61. package/coverage/lcov-report/lib/translations/modules/dashboard.ts.html +1 -1
  62. package/coverage/lcov-report/lib/translations/modules/dashboard_report.ts.html +1 -1
  63. package/coverage/lcov-report/lib/translations/modules/db_server.ts.html +1 -1
  64. package/coverage/lcov-report/lib/translations/modules/deduct.ts.html +1 -1
  65. package/coverage/lcov-report/lib/translations/modules/deduct_installment.ts.html +1 -1
  66. package/coverage/lcov-report/lib/translations/modules/default_item.ts.html +1 -1
  67. package/coverage/lcov-report/lib/translations/modules/destination.ts.html +1 -1
  68. package/coverage/lcov-report/lib/translations/modules/document.ts.html +1 -1
  69. package/coverage/lcov-report/lib/translations/modules/driver_control.ts.html +1 -1
  70. package/coverage/lcov-report/lib/translations/modules/driver_license_point.ts.html +1 -1
  71. package/coverage/lcov-report/lib/translations/modules/email_template.ts.html +1 -1
  72. package/coverage/lcov-report/lib/translations/modules/employee.ts.html +1 -1
  73. package/coverage/lcov-report/lib/translations/modules/employee_change_history.ts.html +1 -1
  74. package/coverage/lcov-report/lib/translations/modules/employee_hiring_regime.ts.html +1 -1
  75. package/coverage/lcov-report/lib/translations/modules/employee_role.ts.html +1 -1
  76. package/coverage/lcov-report/lib/translations/modules/expense.ts.html +1 -1
  77. package/coverage/lcov-report/lib/translations/modules/expense_item.ts.html +1 -1
  78. package/coverage/lcov-report/lib/translations/modules/expense_parcel.ts.html +1 -1
  79. package/coverage/lcov-report/lib/translations/modules/exportations.ts.html +1 -1
  80. package/coverage/lcov-report/lib/translations/modules/external_relation.ts.html +1 -1
  81. package/coverage/lcov-report/lib/translations/modules/favorite.ts.html +1 -1
  82. package/coverage/lcov-report/lib/translations/modules/fine.ts.html +1 -1
  83. package/coverage/lcov-report/lib/translations/modules/fine_infringement_resource.ts.html +1 -1
  84. package/coverage/lcov-report/lib/translations/modules/fine_qualification.ts.html +1 -1
  85. package/coverage/lcov-report/lib/translations/modules/fine_qualification_integration_key.ts.html +1 -1
  86. package/coverage/lcov-report/lib/translations/modules/fine_resource.ts.html +1 -1
  87. package/coverage/lcov-report/lib/translations/modules/foreseen_maintenance_plan_service_item.ts.html +1 -1
  88. package/coverage/lcov-report/lib/translations/modules/foreseen_service_order_item.ts.html +1 -1
  89. package/coverage/lcov-report/lib/translations/modules/gas_pump.ts.html +1 -1
  90. package/coverage/lcov-report/lib/translations/modules/gas_pump_control.ts.html +1 -1
  91. package/coverage/lcov-report/lib/translations/modules/gate.ts.html +1 -1
  92. package/coverage/lcov-report/lib/translations/modules/gate_appointment.ts.html +1 -1
  93. package/coverage/lcov-report/lib/translations/modules/gate_appointment_diary.ts.html +1 -1
  94. package/coverage/lcov-report/lib/translations/modules/import_map.ts.html +1 -1
  95. package/coverage/lcov-report/lib/translations/modules/import_map_process.ts.html +1 -1
  96. package/coverage/lcov-report/lib/translations/modules/index.html +5 -5
  97. package/coverage/lcov-report/lib/translations/modules/inmetro_model.ts.html +1 -1
  98. package/coverage/lcov-report/lib/translations/modules/integration.ts.html +1 -1
  99. package/coverage/lcov-report/lib/translations/modules/item.ts.html +1 -1
  100. package/coverage/lcov-report/lib/translations/modules/leasing_contract.ts.html +1 -1
  101. package/coverage/lcov-report/lib/translations/modules/leasing_measurement.ts.html +1 -1
  102. package/coverage/lcov-report/lib/translations/modules/maintenance_plan.ts.html +1 -1
  103. package/coverage/lcov-report/lib/translations/modules/maintenance_plan_service.ts.html +1 -1
  104. package/coverage/lcov-report/lib/translations/modules/measurement_unit.ts.html +1 -1
  105. package/coverage/lcov-report/lib/translations/modules/night_transport.ts.html +1 -1
  106. package/coverage/lcov-report/lib/translations/modules/notification.ts.html +1 -1
  107. package/coverage/lcov-report/lib/translations/modules/occurrence_type.ts.html +1 -1
  108. package/coverage/lcov-report/lib/translations/modules/parameter.ts.html +1 -1
  109. package/coverage/lcov-report/lib/translations/modules/password_complexity.ts.html +1 -1
  110. package/coverage/lcov-report/lib/translations/modules/password_recover.ts.html +1 -1
  111. package/coverage/lcov-report/lib/translations/modules/pendency.ts.html +1 -1
  112. package/coverage/lcov-report/lib/translations/modules/plan.ts.html +1 -1
  113. package/coverage/lcov-report/lib/translations/modules/pre_invoice_compliance.ts.html +1 -1
  114. package/coverage/lcov-report/lib/translations/modules/pre_invoice_conference.ts.html +1 -1
  115. package/coverage/lcov-report/lib/translations/modules/profile.ts.html +1 -1
  116. package/coverage/lcov-report/lib/translations/modules/qualification_severity.ts.html +1 -1
  117. package/coverage/lcov-report/lib/translations/modules/quota.ts.html +1 -1
  118. package/coverage/lcov-report/lib/translations/modules/release_notification.ts.html +1 -1
  119. package/coverage/lcov-report/lib/translations/modules/rental_agreement.ts.html +1 -1
  120. package/coverage/lcov-report/lib/translations/modules/report.ts.html +1 -1
  121. package/coverage/lcov-report/lib/translations/modules/report_folder.ts.html +1 -1
  122. package/coverage/lcov-report/lib/translations/modules/request.ts.html +1 -1
  123. package/coverage/lcov-report/lib/translations/modules/request_destination.ts.html +1 -1
  124. package/coverage/lcov-report/lib/translations/modules/request_historic.ts.html +1 -1
  125. package/coverage/lcov-report/lib/translations/modules/request_occurrence.ts.html +1 -1
  126. package/coverage/lcov-report/lib/translations/modules/revenue.ts.html +1 -1
  127. package/coverage/lcov-report/lib/translations/modules/route.ts.html +1 -1
  128. package/coverage/lcov-report/lib/translations/modules/service_order.ts.html +1 -1
  129. package/coverage/lcov-report/lib/translations/modules/service_order_expenses.ts.html +1 -1
  130. package/coverage/lcov-report/lib/translations/modules/solicitation.ts.html +1 -1
  131. package/coverage/lcov-report/lib/translations/modules/solicitation_automation.ts.html +1 -1
  132. package/coverage/lcov-report/lib/translations/modules/solicitation_comment.ts.html +1 -1
  133. package/coverage/lcov-report/lib/translations/modules/solicitation_field.ts.html +1 -1
  134. package/coverage/lcov-report/lib/translations/modules/solicitation_history.ts.html +1 -1
  135. package/coverage/lcov-report/lib/translations/modules/solicitation_phase.ts.html +1 -1
  136. package/coverage/lcov-report/lib/translations/modules/solicitation_transition.ts.html +1 -1
  137. package/coverage/lcov-report/lib/translations/modules/solicitation_type.ts.html +1 -1
  138. package/coverage/lcov-report/lib/translations/modules/solicitation_version.ts.html +1 -1
  139. package/coverage/lcov-report/lib/translations/modules/solicitation_watcher.ts.html +1 -1
  140. package/coverage/lcov-report/lib/translations/modules/sso_provider.ts.html +1 -1
  141. package/coverage/lcov-report/lib/translations/modules/state.ts.html +1 -1
  142. package/coverage/lcov-report/lib/translations/modules/stock_entry.ts.html +1 -1
  143. package/coverage/lcov-report/lib/translations/modules/stock_entry_item.ts.html +1 -1
  144. package/coverage/lcov-report/lib/translations/modules/stock_exit.ts.html +1 -1
  145. package/coverage/lcov-report/lib/translations/modules/stock_exit_item.ts.html +1 -1
  146. package/coverage/lcov-report/lib/translations/modules/stock_transfer.ts.html +1 -1
  147. package/coverage/lcov-report/lib/translations/modules/stock_transfer_item.ts.html +1 -1
  148. package/coverage/lcov-report/lib/translations/modules/sub_system.ts.html +1 -1
  149. package/coverage/lcov-report/lib/translations/modules/subscription.ts.html +1 -1
  150. package/coverage/lcov-report/lib/translations/modules/subscription_transaction.ts.html +1 -1
  151. package/coverage/lcov-report/lib/translations/modules/subsidiary.ts.html +1 -1
  152. package/coverage/lcov-report/lib/translations/modules/supplier.ts.html +1 -1
  153. package/coverage/lcov-report/lib/translations/modules/system.ts.html +1 -1
  154. package/coverage/lcov-report/lib/translations/modules/tag.ts.html +1 -1
  155. package/coverage/lcov-report/lib/translations/modules/taggable.ts.html +1 -1
  156. package/coverage/lcov-report/lib/translations/modules/tire.ts.html +1 -1
  157. package/coverage/lcov-report/lib/translations/modules/tire_brand.ts.html +1 -1
  158. package/coverage/lcov-report/lib/translations/modules/tire_dimension.ts.html +1 -1
  159. package/coverage/lcov-report/lib/translations/modules/tire_drawing.ts.html +1 -1
  160. package/coverage/lcov-report/lib/translations/modules/tire_life.ts.html +1 -1
  161. package/coverage/lcov-report/lib/translations/modules/transaction.ts.html +1 -1
  162. package/coverage/lcov-report/lib/translations/modules/trip.ts.html +1 -1
  163. package/coverage/lcov-report/lib/translations/modules/upgrade_script.ts.html +1 -1
  164. package/coverage/lcov-report/lib/translations/modules/user.ts.html +1 -1
  165. package/coverage/lcov-report/lib/translations/modules/user_device.ts.html +1 -1
  166. package/coverage/lcov-report/lib/translations/modules/utilized_quota.ts.html +1 -1
  167. package/coverage/lcov-report/lib/translations/modules/vehicle.ts.html +1 -1
  168. package/coverage/lcov-report/lib/translations/modules/vehicle_axes.ts.html +1 -1
  169. package/coverage/lcov-report/lib/translations/modules/vehicle_axis.ts.html +1 -1
  170. package/coverage/lcov-report/lib/translations/modules/vehicle_axis_type.ts.html +1 -1
  171. package/coverage/lcov-report/lib/translations/modules/vehicle_booking.ts.html +1 -1
  172. package/coverage/lcov-report/lib/translations/modules/vehicle_brand.ts.html +1 -1
  173. package/coverage/lcov-report/lib/translations/modules/vehicle_bulk.ts.html +1 -1
  174. package/coverage/lcov-report/lib/translations/modules/vehicle_casualty.ts.html +1 -1
  175. package/coverage/lcov-report/lib/translations/modules/vehicle_casualty_classification.ts.html +1 -1
  176. package/coverage/lcov-report/lib/translations/modules/vehicle_casualty_type.ts.html +1 -1
  177. package/coverage/lcov-report/lib/translations/modules/vehicle_change_history.ts.html +1 -1
  178. package/coverage/lcov-report/lib/translations/modules/vehicle_class.ts.html +1 -1
  179. package/coverage/lcov-report/lib/translations/modules/vehicle_deactivation_cause.ts.html +1 -1
  180. package/coverage/lcov-report/lib/translations/modules/vehicle_due.ts.html +1 -1
  181. package/coverage/lcov-report/lib/translations/modules/vehicle_event.ts.html +1 -1
  182. package/coverage/lcov-report/lib/translations/modules/vehicle_event_type.ts.html +1 -1
  183. package/coverage/lcov-report/lib/translations/modules/vehicle_fipe_option.ts.html +1 -1
  184. package/coverage/lcov-report/lib/translations/modules/vehicle_fuel.ts.html +1 -1
  185. package/coverage/lcov-report/lib/translations/modules/vehicle_group.ts.html +1 -1
  186. package/coverage/lcov-report/lib/translations/modules/vehicle_hitch.ts.html +1 -1
  187. package/coverage/lcov-report/lib/translations/modules/vehicle_layout.ts.html +1 -1
  188. package/coverage/lcov-report/lib/translations/modules/vehicle_layout_axe.ts.html +1 -1
  189. package/coverage/lcov-report/lib/translations/modules/vehicle_layout_position.ts.html +1 -1
  190. package/coverage/lcov-report/lib/translations/modules/vehicle_leasing.ts.html +1 -1
  191. package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan.ts.html +1 -1
  192. package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan_item.ts.html +1 -1
  193. package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan_service.ts.html +1 -1
  194. package/coverage/lcov-report/lib/translations/modules/vehicle_model.ts.html +1 -1
  195. package/coverage/lcov-report/lib/translations/modules/vehicle_model_class.ts.html +1 -1
  196. package/coverage/lcov-report/lib/translations/modules/vehicle_model_consumption.ts.html +1 -1
  197. package/coverage/lcov-report/lib/translations/modules/vehicle_model_price_history.ts.html +1 -1
  198. package/coverage/lcov-report/lib/translations/modules/vehicle_model_record.ts.html +1 -1
  199. package/coverage/lcov-report/lib/translations/modules/vehicle_model_technical_spec.ts.html +1 -1
  200. package/coverage/lcov-report/lib/translations/modules/vehicle_model_version.ts.html +1 -1
  201. package/coverage/lcov-report/lib/translations/modules/vehicle_request_type.ts.html +1 -1
  202. package/coverage/lcov-report/lib/translations/modules/vehicle_stock.ts.html +1 -1
  203. package/coverage/lcov-report/lib/translations/modules/vehicle_tag.ts.html +1 -1
  204. package/coverage/lcov-report/lib/translations/modules/vehicle_type.ts.html +1 -1
  205. package/coverage/lcov-report/lib/translations/modules/vehicle_type_axis.ts.html +1 -1
  206. package/coverage/lcov-report/lib/translations/modules/visual_management.ts.html +1 -1
  207. package/coverage/lcov-report/lib/translations/modules/warehouse.ts.html +1 -1
  208. package/coverage/lcov-report/lib/translations/modules/warehouse_item.ts.html +1 -1
  209. package/coverage/lcov-report/lib/translations/modules/webhook.ts.html +1 -1
  210. package/coverage/lcov-report/lib/translations/modules/white_label.ts.html +1 -1
  211. package/coverage/lcov.info +18 -5
  212. package/dist/translations/emails/import_client_vehicle.d.ts +18 -0
  213. package/dist/translations/emails/import_client_vehicle.js +21 -0
  214. package/dist/translations/emails/index.d.ts +1 -0
  215. package/dist/translations/emails/index.js +1 -0
  216. package/dist/translations/modules/backup_vehicle.d.ts +8 -0
  217. package/dist/translations/modules/backup_vehicle.js +7 -0
  218. package/dist/translations/modules/client.d.ts +10 -0
  219. package/dist/translations/modules/client.js +11 -1
  220. package/lib/translations/emails/import_client_vehicle.ts +19 -0
  221. package/lib/translations/emails/index.ts +2 -1
  222. package/lib/translations/modules/backup_vehicle.ts +8 -0
  223. package/lib/translations/modules/client.ts +11 -0
  224. package/package.json +1 -1
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
76
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
76
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
77
77
  </div>
78
78
  </div>
79
79
  <script src="../../../prettify.js"></script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
76
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
76
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
77
77
  </div>
78
78
  </div>
79
79
  <script src="../../../prettify.js"></script>
@@ -340,7 +340,7 @@ export const messages = {
340
340
  <div class='footer quiet pad2 space-top1 center small'>
341
341
  Code coverage generated by
342
342
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
343
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
343
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
344
344
  </div>
345
345
  </div>
346
346
  <script src="../../../prettify.js"></script>
@@ -217,7 +217,7 @@ export const messages = {
217
217
  <div class='footer quiet pad2 space-top1 center small'>
218
218
  Code coverage generated by
219
219
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
220
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
220
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
221
221
  </div>
222
222
  </div>
223
223
  <script src="../../../prettify.js"></script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
76
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
76
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
77
77
  </div>
78
78
  </div>
79
79
  <script src="../../../prettify.js"></script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
76
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
76
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
77
77
  </div>
78
78
  </div>
79
79
  <script src="../../../prettify.js"></script>
@@ -235,7 +235,7 @@ export const fields = {
235
235
  <div class='footer quiet pad2 space-top1 center small'>
236
236
  Code coverage generated by
237
237
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
238
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
238
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
239
239
  </div>
240
240
  </div>
241
241
  <script src="../../../prettify.js"></script>
@@ -160,7 +160,7 @@ export const messages = {
160
160
  <div class='footer quiet pad2 space-top1 center small'>
161
161
  Code coverage generated by
162
162
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
163
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
163
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
164
164
  </div>
165
165
  </div>
166
166
  <script src="../../../prettify.js"></script>
@@ -139,7 +139,7 @@ export const fields = {
139
139
  <div class='footer quiet pad2 space-top1 center small'>
140
140
  Code coverage generated by
141
141
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
142
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
142
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
143
143
  </div>
144
144
  </div>
145
145
  <script src="../../../prettify.js"></script>
@@ -151,7 +151,7 @@ export const fields = {
151
151
  <div class='footer quiet pad2 space-top1 center small'>
152
152
  Code coverage generated by
153
153
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
154
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
154
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
155
155
  </div>
156
156
  </div>
157
157
  <script src="../../../prettify.js"></script>
@@ -115,7 +115,7 @@ export const fields = {
115
115
  <div class='footer quiet pad2 space-top1 center small'>
116
116
  Code coverage generated by
117
117
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
118
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
118
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
119
119
  </div>
120
120
  </div>
121
121
  <script src="../../../prettify.js"></script>
@@ -151,7 +151,7 @@ export const fields = {
151
151
  <div class='footer quiet pad2 space-top1 center small'>
152
152
  Code coverage generated by
153
153
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
154
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
154
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
155
155
  </div>
156
156
  </div>
157
157
  <script src="../../../prettify.js"></script>
@@ -163,7 +163,7 @@ export const fields = {
163
163
  <div class='footer quiet pad2 space-top1 center small'>
164
164
  Code coverage generated by
165
165
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
166
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
166
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
167
167
  </div>
168
168
  </div>
169
169
  <script src="../../../prettify.js"></script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
76
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
76
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
77
77
  </div>
78
78
  </div>
79
79
  <script src="../../../prettify.js"></script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
76
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
76
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
77
77
  </div>
78
78
  </div>
79
79
  <script src="../../../prettify.js"></script>
@@ -91,7 +91,7 @@ export const fields = {
91
91
  <div class='footer quiet pad2 space-top1 center small'>
92
92
  Code coverage generated by
93
93
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
94
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
94
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
95
95
  </div>
96
96
  </div>
97
97
  <script src="../../../prettify.js"></script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
76
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
76
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
77
77
  </div>
78
78
  </div>
79
79
  <script src="../../../prettify.js"></script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
76
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
76
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
77
77
  </div>
78
78
  </div>
79
79
  <script src="../../../prettify.js"></script>
@@ -106,7 +106,7 @@ export const messages = {
106
106
  <div class='footer quiet pad2 space-top1 center small'>
107
107
  Code coverage generated by
108
108
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
109
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
109
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
110
110
  </div>
111
111
  </div>
112
112
  <script src="../../../prettify.js"></script>
@@ -172,7 +172,7 @@ export const messages = {
172
172
  <div class='footer quiet pad2 space-top1 center small'>
173
173
  Code coverage generated by
174
174
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
175
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
175
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
176
176
  </div>
177
177
  </div>
178
178
  <script src="../../../prettify.js"></script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
76
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
76
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
77
77
  </div>
78
78
  </div>
79
79
  <script src="../../../prettify.js"></script>
@@ -286,7 +286,7 @@ export const enums = {
286
286
  <div class='footer quiet pad2 space-top1 center small'>
287
287
  Code coverage generated by
288
288
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
289
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
289
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
290
290
  </div>
291
291
  </div>
292
292
  <script src="../../../prettify.js"></script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
76
- at Wed Feb 16 2022 08:09:03 GMT-0300 (Brasilia Standard Time)
76
+ at Wed Feb 23 2022 10:01:35 GMT-0300 (Brasilia Standard Time)
77
77
  </div>
78
78
  </div>
79
79
  <script src="../../../prettify.js"></script>
@@ -649,6 +649,17 @@ BRF:0
649
649
  BRH:0
650
650
  end_of_record
651
651
  TN:
652
+ SF:lib/translations/emails/import_client_vehicle.ts
653
+ FNF:0
654
+ FNH:0
655
+ DA:1,2
656
+ DA:6,2
657
+ LF:2
658
+ LH:2
659
+ BRF:0
660
+ BRH:0
661
+ end_of_record
662
+ TN:
652
663
  SF:lib/translations/emails/index.ts
653
664
  FNF:0
654
665
  FNH:0
@@ -657,8 +668,9 @@ DA:2,2
657
668
  DA:3,2
658
669
  DA:4,2
659
670
  DA:5,2
660
- LF:5
661
- LH:5
671
+ DA:6,2
672
+ LF:6
673
+ LH:6
662
674
  BRF:0
663
675
  BRH:0
664
676
  end_of_record
@@ -756,7 +768,7 @@ FNH:0
756
768
  DA:1,2
757
769
  DA:3,2
758
770
  DA:8,2
759
- DA:68,2
771
+ DA:72,2
760
772
  LF:4
761
773
  LH:4
762
774
  BRF:0
@@ -949,8 +961,9 @@ FNH:0
949
961
  DA:1,2
950
962
  DA:3,2
951
963
  DA:8,2
952
- LF:3
953
- LH:3
964
+ DA:128,2
965
+ LF:4
966
+ LH:4
954
967
  BRF:0
955
968
  BRH:0
956
969
  end_of_record
@@ -0,0 +1,18 @@
1
+ export declare const title: {
2
+ ptBR: string;
3
+ es: string;
4
+ };
5
+ export declare const body: {
6
+ details: {
7
+ ptBR: string;
8
+ es: string;
9
+ };
10
+ all_success: {
11
+ ptBR: string;
12
+ es: string;
13
+ };
14
+ errors: {
15
+ ptBR: string;
16
+ es: string;
17
+ };
18
+ };
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.body = exports.title = void 0;
4
+ exports.title = {
5
+ ptBR: 'Processo de Importação de veículos finalizado',
6
+ es: 'Processo de Importação de veículos finalizado'
7
+ };
8
+ exports.body = {
9
+ details: {
10
+ ptBR: 'O processo de Importação de veículos que você executou para o cliente <strong>{{client}}</strong> finalizou em <strong>{{date}}.</strong>',
11
+ es: 'O processo de Importação de veículos que você executou para o cliente <strong>{{client}}</strong> finalizou em <strong>{{date}}.</strong>'
12
+ },
13
+ all_success: {
14
+ ptBR: 'Nenhum erro ocorreu durante o processo, e todas as <strong>{{plate_count}}</strong> placas foram criadas com sucesso na base do cliente.',
15
+ es: 'Nenhum erro ocorreu durante o processo, e todas as <strong>{{plate_count}}</strong> placas foram criadas com sucesso na base do cliente.'
16
+ },
17
+ errors: {
18
+ ptBR: 'Ocorreram alguns erros durante o processo:',
19
+ es: 'Ocorreram alguns erros durante o processo:'
20
+ }
21
+ };
@@ -3,3 +3,4 @@ export * as finished_pre_invoice_conference from './finished-pre-invoice-confere
3
3
  export * as send_pre_invoice_conference from './send_pre_invoice_conference';
4
4
  export * as change_solicitation_responsible from './change_solicitation_responsible';
5
5
  export * as dispatch_vehicle_model_record from './dispatch-vehicle-model-record';
6
+ export * as import_client_vehicle from './import_client_vehicle';
@@ -24,3 +24,4 @@ exports.finished_pre_invoice_conference = __importStar(require("./finished-pre-i
24
24
  exports.send_pre_invoice_conference = __importStar(require("./send_pre_invoice_conference"));
25
25
  exports.change_solicitation_responsible = __importStar(require("./change_solicitation_responsible"));
26
26
  exports.dispatch_vehicle_model_record = __importStar(require("./dispatch-vehicle-model-record"));
27
+ exports.import_client_vehicle = __importStar(require("./import_client_vehicle"));
@@ -59,6 +59,10 @@ export declare const fields: {
59
59
  ptBR: string;
60
60
  es: string;
61
61
  };
62
+ scheduled_pickup_date: {
63
+ ptBR: string;
64
+ es: string;
65
+ };
62
66
  name: {
63
67
  ptBR: string;
64
68
  es: string;
@@ -81,6 +85,10 @@ export declare const messages: {
81
85
  ptBR: string;
82
86
  es: string;
83
87
  };
88
+ start_date_must_be_lower_than_scheduled_pickup_date: {
89
+ ptBR: string;
90
+ es: string;
91
+ };
84
92
  employee_must_be_active: {
85
93
  ptBR: string;
86
94
  es: string;
@@ -48,6 +48,9 @@ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { main
48
48
  }, total_foreseen_value: {
49
49
  ptBR: 'Valor total previsto',
50
50
  es: 'Valor total previsto'
51
+ }, scheduled_pickup_date: {
52
+ ptBR: 'Data de retirada agendada',
53
+ es: 'Fecha de retirada programada'
51
54
  } });
52
55
  exports.messages = {
53
56
  supplier_must_be_rental: {
@@ -58,6 +61,10 @@ exports.messages = {
58
61
  ptBR: 'A data de previsão de término deve ser maior que a data de início.',
59
62
  es: 'La fecha de previsión de término debe ser mayor que la fecha de inicio.'
60
63
  },
64
+ start_date_must_be_lower_than_scheduled_pickup_date: {
65
+ ptBR: 'A data de retirada agendada deve ser maior ou igual que a data de início.',
66
+ es: 'La fecha de retirada programada debe ser mayor o igual que la fecha de inicio.'
67
+ },
61
68
  employee_must_be_active: {
62
69
  ptBR: 'Não é possível salvar o controle de veículo reserva, pois o colaborador {{employee}} foi demitido em {{demission_date}}.',
63
70
  es: 'No es posible guardar el control de vehículo de reemplazo, pues el colaborador {{employee}} fue despedido en {{demission_date}}.'
@@ -132,3 +132,13 @@ export declare const fields: {
132
132
  es: string;
133
133
  };
134
134
  };
135
+ export declare const messages: {
136
+ file_without_register: {
137
+ ptBR: string;
138
+ es: string;
139
+ };
140
+ vehicle_import_column_not_found: {
141
+ ptBR: string;
142
+ es: string;
143
+ };
144
+ };
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.fields = exports.name = void 0;
3
+ exports.messages = exports.fields = exports.name = void 0;
4
4
  const entity_1 = require("../common/entity");
5
5
  exports.name = {
6
6
  ptBR: 'Cliente',
@@ -94,3 +94,13 @@ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { db_s
94
94
  ptBR: 'ID no Superlógica',
95
95
  es: ''
96
96
  } });
97
+ exports.messages = {
98
+ file_without_register: {
99
+ ptBR: 'Arquivo sem registros.',
100
+ es: 'Arquivo sem registros..'
101
+ },
102
+ vehicle_import_column_not_found: {
103
+ ptBR: 'Não foi encontrada nenhuma coluna com o nome {{column}} no arquivo.',
104
+ es: 'Não foi encontrada nenhuma coluna com o nome {{column}} no arquivo.'
105
+ }
106
+ };
@@ -0,0 +1,19 @@
1
+ export const title = {
2
+ ptBR: 'Processo de Importação de veículos finalizado',
3
+ es: 'Processo de Importação de veículos finalizado'
4
+ };
5
+
6
+ export const body = {
7
+ details: {
8
+ ptBR: 'O processo de Importação de veículos que você executou para o cliente <strong>{{client}}</strong> finalizou em <strong>{{date}}.</strong>',
9
+ es: 'O processo de Importação de veículos que você executou para o cliente <strong>{{client}}</strong> finalizou em <strong>{{date}}.</strong>'
10
+ },
11
+ all_success: {
12
+ ptBR: 'Nenhum erro ocorreu durante o processo, e todas as <strong>{{plate_count}}</strong> placas foram criadas com sucesso na base do cliente.',
13
+ es: 'Nenhum erro ocorreu durante o processo, e todas as <strong>{{plate_count}}</strong> placas foram criadas com sucesso na base do cliente.'
14
+ },
15
+ errors: {
16
+ ptBR: 'Ocorreram alguns erros durante o processo:',
17
+ es: 'Ocorreram alguns erros durante o processo:'
18
+ }
19
+ };
@@ -2,4 +2,5 @@ export * as dispatch_crlv from './dispatch-crlv';
2
2
  export * as finished_pre_invoice_conference from './finished-pre-invoice-conference';
3
3
  export * as send_pre_invoice_conference from './send_pre_invoice_conference';
4
4
  export * as change_solicitation_responsible from './change_solicitation_responsible';
5
- export * as dispatch_vehicle_model_record from './dispatch-vehicle-model-record';
5
+ export * as dispatch_vehicle_model_record from './dispatch-vehicle-model-record';
6
+ export * as import_client_vehicle from './import_client_vehicle';
@@ -62,6 +62,10 @@ export const fields = {
62
62
  total_foreseen_value: {
63
63
  ptBR: 'Valor total previsto',
64
64
  es: 'Valor total previsto'
65
+ },
66
+ scheduled_pickup_date: {
67
+ ptBR: 'Data de retirada agendada',
68
+ es: 'Fecha de retirada programada'
65
69
  }
66
70
  };
67
71
 
@@ -74,6 +78,10 @@ export const messages = {
74
78
  ptBR: 'A data de previsão de término deve ser maior que a data de início.',
75
79
  es: 'La fecha de previsión de término debe ser mayor que la fecha de inicio.'
76
80
  },
81
+ start_date_must_be_lower_than_scheduled_pickup_date: {
82
+ ptBR: 'A data de retirada agendada deve ser maior ou igual que a data de início.',
83
+ es: 'La fecha de retirada programada debe ser mayor o igual que la fecha de inicio.'
84
+ },
77
85
  employee_must_be_active: {
78
86
  ptBR: 'Não é possível salvar o controle de veículo reserva, pois o colaborador {{employee}} foi demitido em {{demission_date}}.',
79
87
  es: 'No es posible guardar el control de vehículo de reemplazo, pues el colaborador {{employee}} fue despedido en {{demission_date}}.'
@@ -123,4 +123,15 @@ export const fields = {
123
123
  ptBR: 'ID no Superlógica',
124
124
  es: ''
125
125
  }
126
+ };
127
+
128
+ export const messages = {
129
+ file_without_register: {
130
+ ptBR: 'Arquivo sem registros.',
131
+ es: 'Arquivo sem registros..'
132
+ },
133
+ vehicle_import_column_not_found: {
134
+ ptBR: 'Não foi encontrada nenhuma coluna com o nome {{column}} no arquivo.',
135
+ es: 'Não foi encontrada nenhuma coluna com o nome {{column}} no arquivo.'
136
+ }
126
137
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sofit/view-locale",
3
- "version": "1.244.0",
3
+ "version": "1.246.0",
4
4
  "description": "Traduções do Sofit View",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",