pcm-shared-components 2.1.368 → 2.1.369

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.
@@ -226,7 +226,8 @@
226
226
  "last_ran_never": "Never",
227
227
  "run_now_button": "Run Now",
228
228
  "run_now_busy_error": "The email scheduler is already running right now. Please try again in a moment.",
229
- "run_now_error": "Something went wrong triggering the email scheduler. Please try again."
229
+ "run_now_error": "Something went wrong triggering the email scheduler. Please try again.",
230
+ "refresh_status_tooltip": "Refresh last ran status"
230
231
  },
231
232
  "frozen_pricing_banner": {
232
233
  "description": "Display a frozen pricing banner on the reservation panel when charges are locked to previously saved rates. While enabled, staff are also prompted when a price difference is detected during edits, with the option to keep the originally guaranteed price or apply the current rates.",
@@ -3985,6 +3986,53 @@
3985
3986
  "reservation_id": "Reservation",
3986
3987
  "title": "Wallet Credits & Deposits Summary",
3987
3988
  "total_balance": "Total Balance"
3989
+ },
3990
+ "email_activity": {
3991
+ "email_type": {
3992
+ "cancellation_notice": "Cancellation Notice",
3993
+ "manual_email": "Manual Email",
3994
+ "payment_receipt": "Payment Receipt",
3995
+ "refund_notice": "Refund Notice",
3996
+ "reservation_confirmation": "Reservation Confirmation",
3997
+ "scheduled_email": "Scheduled Email",
3998
+ "waitlist_response": "Waitlist Response",
3999
+ "waiver_request": "Waiver Request",
4000
+ "waiver_response": "Waiver Response"
4001
+ },
4002
+ "filters": {
4003
+ "email_type_all": "All types",
4004
+ "email_type_placeholder": "Email Type",
4005
+ "email_type_title": "Email Type",
4006
+ "opened_subset_note": "Opened emails are also counted as Sent.",
4007
+ "send_method_title": "Send Method",
4008
+ "status_title": "Status"
4009
+ },
4010
+ "no_data": "No email activity for this period.",
4011
+ "no_status_selected": "Select at least one status to display the chart.",
4012
+ "report_description": "Shows every email sent to guests over the selected date range: delivery status, opens, bounces, and failures. Filterable by how and what was sent.",
4013
+ "send_method": {
4014
+ "all": "All",
4015
+ "automated": "Automated",
4016
+ "manual": "Manual"
4017
+ },
4018
+ "status": {
4019
+ "bounced": "Bounced",
4020
+ "failed": "Failed",
4021
+ "opened": "Opened",
4022
+ "pending": "Pending",
4023
+ "sent": "Sent"
4024
+ },
4025
+ "table": {
4026
+ "date": "Date",
4027
+ "opened": "Opened",
4028
+ "recipient": "Recipient",
4029
+ "send_method": "Send Method",
4030
+ "status": "Status",
4031
+ "type": "Type",
4032
+ "view": "View Email",
4033
+ "view_disabled_pending": "Not sent yet"
4034
+ },
4035
+ "title": "Email Activity"
3988
4036
  }
3989
4037
  },
3990
4038
  "reservation_addons": {
@@ -226,7 +226,8 @@
226
226
  "last_ran_never": "Nunca",
227
227
  "run_now_button": "Ejecutar ahora",
228
228
  "run_now_busy_error": "El programador de correos ya se está ejecutando en este momento. Inténtelo de nuevo en unos instantes.",
229
- "run_now_error": "Ocurrió un error al iniciar el programador de correos. Inténtelo de nuevo."
229
+ "run_now_error": "Ocurrió un error al iniciar el programador de correos. Inténtelo de nuevo.",
230
+ "refresh_status_tooltip": "Actualizar el estado de la última ejecución"
230
231
  },
231
232
  "frozen_pricing_banner": {
232
233
  "description": "Muestra un banner de precios congelados en el panel de reservación cuando los cargos están bloqueados a las tarifas guardadas anteriormente. Cuando está activado, el personal también recibe avisos cuando se detecta una diferencia de precio durante las modificaciones, con la opción de conservar el precio garantizado originalmente o aplicar las tarifas actuales.",
@@ -3985,6 +3986,53 @@
3985
3986
  "reservation_id": "",
3986
3987
  "title": "Resumen de créditos y depósitos en la billetera",
3987
3988
  "total_balance": "Saldo total"
3989
+ },
3990
+ "email_activity": {
3991
+ "email_type": {
3992
+ "cancellation_notice": "Aviso de cancelación",
3993
+ "manual_email": "Correo manual",
3994
+ "payment_receipt": "Recibo de pago",
3995
+ "refund_notice": "Aviso de reembolso",
3996
+ "reservation_confirmation": "Confirmación de reserva",
3997
+ "scheduled_email": "Correo programado",
3998
+ "waitlist_response": "Respuesta de lista de espera",
3999
+ "waiver_request": "Solicitud de exención",
4000
+ "waiver_response": "Respuesta de exención"
4001
+ },
4002
+ "filters": {
4003
+ "email_type_all": "Todos los tipos",
4004
+ "email_type_placeholder": "Tipo de correo",
4005
+ "email_type_title": "Tipo de correo",
4006
+ "opened_subset_note": "Los correos abiertos también se cuentan como enviados.",
4007
+ "send_method_title": "Método de envío",
4008
+ "status_title": "Estado"
4009
+ },
4010
+ "no_data": "No hay actividad de correos para este período.",
4011
+ "no_status_selected": "Seleccione al menos un estado para mostrar el gráfico.",
4012
+ "report_description": "Muestra todos los correos enviados a los huéspedes durante el rango de fechas seleccionado: estado de entrega, aperturas, rebotes y fallos. Se puede filtrar según el método y el tipo de envío.",
4013
+ "send_method": {
4014
+ "all": "Todos",
4015
+ "automated": "Automatizado",
4016
+ "manual": "Manual"
4017
+ },
4018
+ "status": {
4019
+ "bounced": "Rebotado",
4020
+ "failed": "Fallido",
4021
+ "opened": "Abierto",
4022
+ "pending": "Pendiente",
4023
+ "sent": "Enviado"
4024
+ },
4025
+ "table": {
4026
+ "date": "Fecha",
4027
+ "opened": "Abierto",
4028
+ "recipient": "Destinatario",
4029
+ "send_method": "Método de envío",
4030
+ "status": "Estado",
4031
+ "type": "Tipo",
4032
+ "view": "Ver correo",
4033
+ "view_disabled_pending": "Aún no enviado"
4034
+ },
4035
+ "title": "Actividad de correos"
3988
4036
  }
3989
4037
  },
3990
4038
  "reservation_addons": {
@@ -226,7 +226,8 @@
226
226
  "last_ran_never": "Jamais",
227
227
  "run_now_button": "Exécuter maintenant",
228
228
  "run_now_busy_error": "Le planificateur des courriels est déjà en cours d'exécution. Veuillez réessayer dans un instant.",
229
- "run_now_error": "Une erreur est survenue lors du déclenchement du planificateur des courriels. Veuillez réessayer."
229
+ "run_now_error": "Une erreur est survenue lors du déclenchement du planificateur des courriels. Veuillez réessayer.",
230
+ "refresh_status_tooltip": "Actualiser le statut de la dernière exécution"
230
231
  },
231
232
  "frozen_pricing_banner": {
232
233
  "description": "Affiche une bannière de prix gelés sur le panneau de réservation lorsque les charges sont verrouillées aux tarifs précédemment enregistrés. Lorsqu'activé, le personnel est également invité lorsqu'une différence de prix est détectée pendant les modifications, avec la possibilité de conserver le prix initialement garanti ou d'appliquer les tarifs actuels.",
@@ -3985,6 +3986,53 @@
3985
3986
  "reservation_id": "Réservation",
3986
3987
  "title": "Récapitulatif des crédits et dépôts du portefeuille",
3987
3988
  "total_balance": "Solde total"
3989
+ },
3990
+ "email_activity": {
3991
+ "email_type": {
3992
+ "cancellation_notice": "Avis d'annulation",
3993
+ "manual_email": "Courriel manuel",
3994
+ "payment_receipt": "Reçu de paiement",
3995
+ "refund_notice": "Avis de remboursement",
3996
+ "reservation_confirmation": "Confirmation de réservation",
3997
+ "scheduled_email": "Courriel planifié",
3998
+ "waitlist_response": "Réponse de liste d'attente",
3999
+ "waiver_request": "Demande de renonciation",
4000
+ "waiver_response": "Réponse de renonciation"
4001
+ },
4002
+ "filters": {
4003
+ "email_type_all": "Tous les types",
4004
+ "email_type_placeholder": "Type de courriel",
4005
+ "email_type_title": "Type de courriel",
4006
+ "opened_subset_note": "Les courriels ouverts sont aussi comptés comme envoyés.",
4007
+ "send_method_title": "Méthode d'envoi",
4008
+ "status_title": "Statut"
4009
+ },
4010
+ "no_data": "Aucune activité de courriels n'est disponible pour cette période.",
4011
+ "no_status_selected": "Sélectionnez au moins un statut pour afficher le graphique.",
4012
+ "report_description": "Affiche tous les courriels envoyés aux clients pendant la plage de dates sélectionnée : statut de livraison, ouvertures, rebonds et échecs. Filtrable selon le mode et le type d'envoi.",
4013
+ "send_method": {
4014
+ "all": "Tous",
4015
+ "automated": "Automatisé",
4016
+ "manual": "Manuel"
4017
+ },
4018
+ "status": {
4019
+ "bounced": "Rejeté",
4020
+ "failed": "Échoué",
4021
+ "opened": "Ouvert",
4022
+ "pending": "En attente",
4023
+ "sent": "Envoyé"
4024
+ },
4025
+ "table": {
4026
+ "date": "Date",
4027
+ "opened": "Ouvert",
4028
+ "recipient": "Destinataire",
4029
+ "send_method": "Méthode d'envoi",
4030
+ "status": "Statut",
4031
+ "type": "Type",
4032
+ "view": "Voir le courriel",
4033
+ "view_disabled_pending": "Pas encore envoyé"
4034
+ },
4035
+ "title": "Activité des courriels"
3988
4036
  }
3989
4037
  },
3990
4038
  "reservation_addons": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.368",
3
+ "version": "2.1.369",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {