pcm-shared-components 2.1.367 → 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.
|
@@ -221,7 +221,13 @@
|
|
|
221
221
|
"description": "Controls when scheduled emails (pre-arrival, post-departure, unpaid balance reminders) are sent each day. Instant emails such as booking confirmations and manual emails are not affected.",
|
|
222
222
|
"hours_help": "Scheduled emails go out at these hours in your campground's local timezone. At least one hour is required.",
|
|
223
223
|
"hours_label": "Send hours (campground local time)",
|
|
224
|
-
"title": "Automated Email Send Schedule"
|
|
224
|
+
"title": "Automated Email Send Schedule",
|
|
225
|
+
"last_ran_label": "Last ran",
|
|
226
|
+
"last_ran_never": "Never",
|
|
227
|
+
"run_now_button": "Run Now",
|
|
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.",
|
|
230
|
+
"refresh_status_tooltip": "Refresh last ran status"
|
|
225
231
|
},
|
|
226
232
|
"frozen_pricing_banner": {
|
|
227
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.",
|
|
@@ -263,6 +269,7 @@
|
|
|
263
269
|
"description": "Send email through your own connected Gmail account.",
|
|
264
270
|
"title": "Gmail"
|
|
265
271
|
},
|
|
272
|
+
"in_use_label": "In use",
|
|
266
273
|
"managed": {
|
|
267
274
|
"description": "Send email through PitchCamp's managed service. No setup required.",
|
|
268
275
|
"title": "PitchCamp Managed"
|
|
@@ -3979,6 +3986,53 @@
|
|
|
3979
3986
|
"reservation_id": "Reservation",
|
|
3980
3987
|
"title": "Wallet Credits & Deposits Summary",
|
|
3981
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"
|
|
3982
4036
|
}
|
|
3983
4037
|
},
|
|
3984
4038
|
"reservation_addons": {
|
|
@@ -221,7 +221,13 @@
|
|
|
221
221
|
"description": "Controla cuándo se envían cada día los correos programados (antes de la llegada, después de la salida, recordatorios de saldo pendiente). Los correos instantáneos como las confirmaciones de reserva y los correos manuales no se ven afectados.",
|
|
222
222
|
"hours_help": "Los correos programados se envían a estas horas, según la zona horaria del camping. Se requiere al menos una hora.",
|
|
223
223
|
"hours_label": "Horas de envío (hora local del camping)",
|
|
224
|
-
"title": "Horario de envío de correos automatizados"
|
|
224
|
+
"title": "Horario de envío de correos automatizados",
|
|
225
|
+
"last_ran_label": "Última ejecución",
|
|
226
|
+
"last_ran_never": "Nunca",
|
|
227
|
+
"run_now_button": "Ejecutar ahora",
|
|
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.",
|
|
230
|
+
"refresh_status_tooltip": "Actualizar el estado de la última ejecución"
|
|
225
231
|
},
|
|
226
232
|
"frozen_pricing_banner": {
|
|
227
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.",
|
|
@@ -263,6 +269,7 @@
|
|
|
263
269
|
"description": "Envía correos a través de su propia cuenta de Gmail conectada.",
|
|
264
270
|
"title": "Gmail"
|
|
265
271
|
},
|
|
272
|
+
"in_use_label": "En uso",
|
|
266
273
|
"managed": {
|
|
267
274
|
"description": "Envía correos a través del servicio gestionado de PitchCamp. No requiere configuración.",
|
|
268
275
|
"title": "Gestionado por PitchCamp"
|
|
@@ -3979,6 +3986,53 @@
|
|
|
3979
3986
|
"reservation_id": "",
|
|
3980
3987
|
"title": "Resumen de créditos y depósitos en la billetera",
|
|
3981
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"
|
|
3982
4036
|
}
|
|
3983
4037
|
},
|
|
3984
4038
|
"reservation_addons": {
|
|
@@ -221,7 +221,13 @@
|
|
|
221
221
|
"description": "Détermine à quel moment les courriels planifiés (avant l'arrivée, après le départ, rappels de solde impayé) sont envoyés chaque jour. Les courriels instantanés comme les confirmations de réservation et les courriels manuels ne sont pas affectés.",
|
|
222
222
|
"hours_help": "Les courriels planifiés sont envoyés à ces heures, selon le fuseau horaire du camping. Au moins une heure est requise.",
|
|
223
223
|
"hours_label": "Heures d'envoi (heure locale du camping)",
|
|
224
|
-
"title": "Horaire d'envoi des courriels automatisés"
|
|
224
|
+
"title": "Horaire d'envoi des courriels automatisés",
|
|
225
|
+
"last_ran_label": "Dernière exécution",
|
|
226
|
+
"last_ran_never": "Jamais",
|
|
227
|
+
"run_now_button": "Exécuter maintenant",
|
|
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.",
|
|
230
|
+
"refresh_status_tooltip": "Actualiser le statut de la dernière exécution"
|
|
225
231
|
},
|
|
226
232
|
"frozen_pricing_banner": {
|
|
227
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.",
|
|
@@ -263,6 +269,7 @@
|
|
|
263
269
|
"description": "Envoie les courriels par votre propre compte Gmail connecté.",
|
|
264
270
|
"title": "Gmail"
|
|
265
271
|
},
|
|
272
|
+
"in_use_label": "En usage",
|
|
266
273
|
"managed": {
|
|
267
274
|
"description": "Envoie les courriels par le service géré de PitchCamp. Aucune configuration requise.",
|
|
268
275
|
"title": "Géré par PitchCamp"
|
|
@@ -3979,6 +3986,53 @@
|
|
|
3979
3986
|
"reservation_id": "Réservation",
|
|
3980
3987
|
"title": "Récapitulatif des crédits et dépôts du portefeuille",
|
|
3981
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"
|
|
3982
4036
|
}
|
|
3983
4037
|
},
|
|
3984
4038
|
"reservation_addons": {
|