pcm-shared-components 2.1.491 → 2.1.493
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.
|
@@ -227,6 +227,8 @@
|
|
|
227
227
|
"private_links_no_offline_lots": "Every lot is currently available online. Booking links are only needed for lots that are not.",
|
|
228
228
|
"private_links_no_message": "No message set for this batch.",
|
|
229
229
|
"private_links_note_label": "Note (optional)",
|
|
230
|
+
"private_links_name_label": "Name (optional)",
|
|
231
|
+
"private_links_name_hint": "A reference name for this batch, visible to your team only. Not shown to the guest.",
|
|
230
232
|
"private_links_revoke_batch": "Revoke all active links",
|
|
231
233
|
"private_links_remove_batch": "Remove",
|
|
232
234
|
"private_links_remove_batch_confirm_body": "This permanently deletes this batch and all its links. Links that have already been used will no longer show which reservation they created. This can't be undone.",
|
|
@@ -305,7 +307,12 @@
|
|
|
305
307
|
"private_links_internal_note_placeholder": "Add a note…",
|
|
306
308
|
"private_links_col_link_status": "Link status",
|
|
307
309
|
"private_links_lot_unavailable": "Lot unavailable",
|
|
308
|
-
"private_links_lot_unavailable_hint": "Cannot be booked for the dates in this link."
|
|
310
|
+
"private_links_lot_unavailable_hint": "Cannot be booked for the dates in this link.",
|
|
311
|
+
"private_links_col_email_sent": "Email Sent",
|
|
312
|
+
"private_links_email_sent_no": "Not Sent",
|
|
313
|
+
"private_links_email_sent_on_tooltip_label": "Sent on",
|
|
314
|
+
"private_links_email_sent_to_tooltip_label": "Sent to",
|
|
315
|
+
"private_links_email_sent_yes": "Sent"
|
|
309
316
|
},
|
|
310
317
|
"campground_logo": {
|
|
311
318
|
"campground_logo": "Logo",
|
|
@@ -1707,7 +1714,14 @@
|
|
|
1707
1714
|
"email_recipient_multiple_emails_count": "{{count}} email address on file",
|
|
1708
1715
|
"email_recipient_multiple_emails_count_plural": "{{count}} email addresses on file",
|
|
1709
1716
|
"email_recipient_multiple_emails_count_one": "{{count}} email address on file",
|
|
1710
|
-
"email_recipient_multiple_emails_count_other": "{{count}} email addresses on file"
|
|
1717
|
+
"email_recipient_multiple_emails_count_other": "{{count}} email addresses on file",
|
|
1718
|
+
"email_add_button": "Add email",
|
|
1719
|
+
"email_recipient_help_text": "Search for a client, or type an email and press Enter or Add email.",
|
|
1720
|
+
"email_recipient_added": "Added",
|
|
1721
|
+
"email_via_pitchcamp_description": "Send this link by email to your guest.",
|
|
1722
|
+
"email_recipient_past_clients_heading": "Past clients for this lot",
|
|
1723
|
+
"email_recipient_past_clients_helper": "Select Add to include a client in the To field.",
|
|
1724
|
+
"email_recipient_show_all_clients": "Show all clients"
|
|
1711
1725
|
},
|
|
1712
1726
|
"connectivity": {
|
|
1713
1727
|
"offline-action-blocked": "You're offline. This action needs an internet connection and isn't available right now. It will work again once you're back online.",
|
|
@@ -227,6 +227,8 @@
|
|
|
227
227
|
"private_links_no_offline_lots": "Todos los lotes están actualmente disponibles en línea. Los enlaces de reserva solo se necesitan para los lotes que no lo están.",
|
|
228
228
|
"private_links_no_message": "Ningún mensaje configurado para este lote.",
|
|
229
229
|
"private_links_note_label": "Nota (opcional)",
|
|
230
|
+
"private_links_name_label": "Nombre (opcional)",
|
|
231
|
+
"private_links_name_hint": "Un nombre de referencia para este lote, visible solo para tu equipo. No se muestra al huésped.",
|
|
230
232
|
"private_links_revoke_batch": "Revocar todos los enlaces activos",
|
|
231
233
|
"private_links_remove_batch": "Eliminar",
|
|
232
234
|
"private_links_remove_batch_confirm_body": "Esto elimina permanentemente este lote y todos sus enlaces. Los enlaces que ya han sido utilizados ya no mostrarán qué reserva crearon. Esto no se puede deshacer.",
|
|
@@ -305,7 +307,12 @@
|
|
|
305
307
|
"private_links_internal_note_placeholder": "Añadir una nota...",
|
|
306
308
|
"private_links_col_link_status": "Estado del enlace",
|
|
307
309
|
"private_links_lot_unavailable": "Lote no disponible",
|
|
308
|
-
"private_links_lot_unavailable_hint": "No se puede reservar para las fechas de este enlace."
|
|
310
|
+
"private_links_lot_unavailable_hint": "No se puede reservar para las fechas de este enlace.",
|
|
311
|
+
"private_links_col_email_sent": "Email enviado",
|
|
312
|
+
"private_links_email_sent_no": "No enviado",
|
|
313
|
+
"private_links_email_sent_on_tooltip_label": "Enviado en",
|
|
314
|
+
"private_links_email_sent_to_tooltip_label": "Enviado a",
|
|
315
|
+
"private_links_email_sent_yes": "Enviado"
|
|
309
316
|
},
|
|
310
317
|
"campground_logo": {
|
|
311
318
|
"campground_logo": "Logo",
|
|
@@ -1707,7 +1714,14 @@
|
|
|
1707
1714
|
"email_recipient_multiple_emails_count": "{{count}} dirección de correo electrónico en el archivo",
|
|
1708
1715
|
"email_recipient_multiple_emails_count_plural": "{{count}} direcciones de correo electrónico en el archivo",
|
|
1709
1716
|
"email_recipient_multiple_emails_count_one": "{{count}} dirección de correo electrónico en el archivo",
|
|
1710
|
-
"email_recipient_multiple_emails_count_other": "{{count}} direcciones de correo electrónico en el archivo"
|
|
1717
|
+
"email_recipient_multiple_emails_count_other": "{{count}} direcciones de correo electrónico en el archivo",
|
|
1718
|
+
"email_add_button": "Agregar correo electrónico",
|
|
1719
|
+
"email_recipient_help_text": "Busque un cliente, o escriba un correo electrónico y presione Intro o Agregar correo electrónico.",
|
|
1720
|
+
"email_recipient_added": "Agregado",
|
|
1721
|
+
"email_via_pitchcamp_description": "Envíe este enlace por correo electrónico a su huésped.",
|
|
1722
|
+
"email_recipient_past_clients_heading": "Clientes anteriores de este lote",
|
|
1723
|
+
"email_recipient_past_clients_helper": "Seleccione Agregar para incluir un cliente en el campo Para.",
|
|
1724
|
+
"email_recipient_show_all_clients": "Mostrar todos los clientes"
|
|
1711
1725
|
},
|
|
1712
1726
|
"connectivity": {
|
|
1713
1727
|
"offline-action-blocked": "Está sin conexión. Esta acción necesita una conexión a Internet y no está disponible en este momento. Volverá a funcionar cuando vuelva a estar en línea.",
|
|
@@ -227,6 +227,8 @@
|
|
|
227
227
|
"private_links_no_offline_lots": "Tous les emplacements sont actuellement disponibles en ligne. Les liens de réservation ne sont nécessaires que pour les emplacements qui ne le sont pas.",
|
|
228
228
|
"private_links_no_message": "Aucun message défini pour ce lot.",
|
|
229
229
|
"private_links_note_label": "Remarque (facultative)",
|
|
230
|
+
"private_links_name_label": "Nom (facultatif)",
|
|
231
|
+
"private_links_name_hint": "Un nom de référence pour ce lot, visible uniquement par votre équipe. Non visible par l'invité.",
|
|
230
232
|
"private_links_revoke_batch": "Révoquer tous les liens actifs",
|
|
231
233
|
"private_links_remove_batch": "Supprimer",
|
|
232
234
|
"private_links_remove_batch_confirm_body": "Cela supprime définitivement ce lot et tous ses liens. Les liens déjà utilisés n'afficheront plus quelle réservation ils ont créée. Cette action ne peut pas être annulée.",
|
|
@@ -305,7 +307,12 @@
|
|
|
305
307
|
"private_links_internal_note_placeholder": "Ajouter une note...",
|
|
306
308
|
"private_links_col_link_status": "Statut du lien",
|
|
307
309
|
"private_links_lot_unavailable": "Emplacement indisponible",
|
|
308
|
-
"private_links_lot_unavailable_hint": "Ne peut pas être réservé pour les dates de ce lien."
|
|
310
|
+
"private_links_lot_unavailable_hint": "Ne peut pas être réservé pour les dates de ce lien.",
|
|
311
|
+
"private_links_col_email_sent": "Email envoyé",
|
|
312
|
+
"private_links_email_sent_no": "Non envoyé",
|
|
313
|
+
"private_links_email_sent_on_tooltip_label": "Envoyé le",
|
|
314
|
+
"private_links_email_sent_to_tooltip_label": "Envoyé à",
|
|
315
|
+
"private_links_email_sent_yes": "Envoyé"
|
|
309
316
|
},
|
|
310
317
|
"campground_logo": {
|
|
311
318
|
"campground_logo": "Logo",
|
|
@@ -1707,7 +1714,14 @@
|
|
|
1707
1714
|
"email_recipient_multiple_emails_count": "{{count}} adresse e-mail en dossier",
|
|
1708
1715
|
"email_recipient_multiple_emails_count_plural": "{{count}} adresses e-mail en dossier",
|
|
1709
1716
|
"email_recipient_multiple_emails_count_one": "{{count}} adresse e-mail en dossier",
|
|
1710
|
-
"email_recipient_multiple_emails_count_other": "{{count}} adresses e-mail en dossier"
|
|
1717
|
+
"email_recipient_multiple_emails_count_other": "{{count}} adresses e-mail en dossier",
|
|
1718
|
+
"email_add_button": "Ajouter un courriel",
|
|
1719
|
+
"email_recipient_help_text": "Recherchez un client, ou saisissez un courriel et appuyez sur Entrée ou Ajouter un courriel.",
|
|
1720
|
+
"email_recipient_added": "Ajouté",
|
|
1721
|
+
"email_via_pitchcamp_description": "Envoyez ce lien par courriel à votre client.",
|
|
1722
|
+
"email_recipient_past_clients_heading": "Clients précédents pour ce lot",
|
|
1723
|
+
"email_recipient_past_clients_helper": "Sélectionnez Ajouter pour inclure un client dans le champ À.",
|
|
1724
|
+
"email_recipient_show_all_clients": "Afficher tous les clients"
|
|
1711
1725
|
},
|
|
1712
1726
|
"connectivity": {
|
|
1713
1727
|
"offline-action-blocked": "Vous êtes hors ligne. Cette action nécessite une connexion Internet et n'est pas disponible pour le moment. Elle fonctionnera de nouveau dès que vous serez de retour en ligne.",
|